[ Feb 10 18:47:46 Enabled. ] [ Feb 10 18:47:46 Rereading configuration. ] [ Feb 10 18:47:49 Rereading configuration. ] [ Feb 10 18:48:01 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Feb 10 18:48:01 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2025.02.10 18:48:01.933942 [ 1 ] {} Application: Will watch for the process with pid 23037 2025.02.10 18:48:01.934579 [ 1 ] {} Application: Forked a child process to watch 2025.02.10 18:48:02.449172 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23037 2025.02.10 18:48:02.449949 [ 1 ] {} Application: starting up 2025.02.10 18:48:02.450656 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.02.10 18:48:02.541729 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.02.10 18:48:02.573147 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.02.10 18:48:02.573225 [ 1 ] {} Application: Initializing DateLUT. 2025.02.10 18:48:02.573237 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.02.10 18:48:02.573302 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.02.10 18:48:02.574064 [ 1 ] {} Application: Initializing interserver credentials. 2025.02.10 18:48:02.575659 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.02.10 18:48:02.576466 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.10 18:48:02.577420 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2025.02.10 18:48:02.577475 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2025.02.10 18:48:02.577523 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.02.10 18:48:02.577731 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.10 18:48:02.578581 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.02.10 18:48:02.584027 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.10 18:48:02.584785 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.10 18:48:02.586083 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.10 18:48:02.586169 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.10 18:48:02.587742 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.02.10 18:48:02.588315 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.10 18:48:02.592769 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.10 18:48:02.593508 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.02.10 18:48:02.594940 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.02.10 18:48:02.595453 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.02.10 18:48:02.595875 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.02.10 18:48:02.596236 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.02.10 18:48:02.597690 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.02.10 18:48:02.597718 [ 1 ] {} Application: Loading metadata from /data/ 2025.02.10 18:48:02.597804 [ 128 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:48:02.597949 [ 128 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:48:02.610953 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.02.10 18:48:02.610984 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167584 sec 2025.02.10 18:48:02.611066 [ 1 ] {} ReferentialDeps: No tables 2025.02.10 18:48:02.611112 [ 1 ] {} LoadingDeps: No tables 2025.02.10 18:48:02.612293 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.02.10 18:48:02.613370 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.02.10 18:48:02.626750 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.02.10 18:48:02.626794 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.02.10 18:48:02.626863 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.02.10 18:48:02.626877 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.02.10 18:48:02.626908 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.02.10 18:48:02.626977 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.02.10 18:48:02.631542 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.02.10 18:48:02.631588 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.02.10 18:48:02.631636 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.02.10 18:48:02.631841 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.02.10 18:48:02.631862 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.02.10 18:48:02.631898 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.02.10 18:48:02.631967 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.02.10 18:48:02.631981 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.02.10 18:48:02.632010 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.02.10 18:48:02.632074 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.02.10 18:48:02.660760 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.02.10 18:48:02.662303 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.02.10 18:48:02.662378 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.4662e-05 sec 2025.02.10 18:48:02.662393 [ 1 ] {} ReferentialDeps: No tables 2025.02.10 18:48:02.662409 [ 1 ] {} LoadingDeps: No tables 2025.02.10 18:48:02.662434 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.02.10 18:48:02.662644 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.02.10 18:48:02.662737 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.02.10 18:48:02.662753 [ 1 ] {} Application: Loaded metadata. 2025.02.10 18:48:02.662764 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2025.02.10 18:48:02.662776 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.02.10 18:48:02.678188 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.10 18:48:02.678404 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.35 MiB 2025.02.10 18:48:02.679317 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.2931e-05 sec. 2025.02.10 18:48:02.680331 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.02.10 18:48:02.680407 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.02.10 18:48:02.680424 [ 1 ] {} Application: Ready for connections. 2025.02.10 18:48:02.920130 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48628 2025.02.10 18:48:02.920457 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:02.920516 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Authenticating user 'default' from [fd00:1122:3344:101::d]:48628 2025.02.10 18:48:02.920549 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.920653 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.920743 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.10 18:48:02.920770 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.10 18:48:02.920855 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.10 18:48:02.923058 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57922 2025.02.10 18:48:02.923187 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:02.923217 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57922 2025.02.10 18:48:02.923242 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.923337 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.924035 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56251 2025.02.10 18:48:02.924050 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56757 2025.02.10 18:48:02.924116 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:02.924161 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33594 2025.02.10 18:48:02.924209 [ 253 ] {} TCP-Session: ce00fb15-6a7c-4c8c-991a-e9f0eb5694c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56251 2025.02.10 18:48:02.924329 [ 253 ] {} TCP-Session: ce00fb15-6a7c-4c8c-991a-e9f0eb5694c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.924354 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:02.924353 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56094 2025.02.10 18:48:02.924499 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40676 2025.02.10 18:48:02.924516 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:02.924624 [ 253 ] {} TCP-Session: ce00fb15-6a7c-4c8c-991a-e9f0eb5694c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.924713 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53013 2025.02.10 18:48:02.924757 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:02.924769 [ 254 ] {} TCP-Session: da82dfce-d059-41e5-a7b8-655082714283 Authenticating user 'default' from [fd00:1122:3344:101::d]:33594 2025.02.10 18:48:02.924986 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48187 2025.02.10 18:48:02.925024 [ 254 ] {} TCP-Session: da82dfce-d059-41e5-a7b8-655082714283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.925069 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:02.925096 [ 254 ] {} TCP-Session: da82dfce-d059-41e5-a7b8-655082714283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.925058 [ 255 ] {} TCP-Session: 0e50e4da-eb26-4f8f-9996-24fb6f0de1f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56094 2025.02.10 18:48:02.924547 [ 5 ] {} TCP-Session: 439e0a6e-6963-4439-8a2e-6ef3216e19dd Authenticating user 'default' from [fd00:1122:3344:101::d]:56757 2025.02.10 18:48:02.925036 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:02.925226 [ 255 ] {} TCP-Session: 0e50e4da-eb26-4f8f-9996-24fb6f0de1f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.925275 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:02.925303 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Authenticating user 'default' from [fd00:1122:3344:101::d]:40676 2025.02.10 18:48:02.925360 [ 257 ] {} TCP-Session: e0029d08-bbd2-406e-9a56-135750c90215 Authenticating user 'default' from [fd00:1122:3344:101::d]:53013 2025.02.10 18:48:02.925385 [ 5 ] {} TCP-Session: 439e0a6e-6963-4439-8a2e-6ef3216e19dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.925452 [ 255 ] {} TCP-Session: 0e50e4da-eb26-4f8f-9996-24fb6f0de1f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.925443 [ 257 ] {} TCP-Session: e0029d08-bbd2-406e-9a56-135750c90215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.925428 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.925533 [ 257 ] {} TCP-Session: e0029d08-bbd2-406e-9a56-135750c90215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.925515 [ 5 ] {} TCP-Session: 439e0a6e-6963-4439-8a2e-6ef3216e19dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.925402 [ 258 ] {} TCP-Session: ca58e13b-b278-44fd-be12-ee5e28cb460b Authenticating user 'default' from [fd00:1122:3344:101::d]:48187 2025.02.10 18:48:02.925600 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.926400 [ 258 ] {} TCP-Session: ca58e13b-b278-44fd-be12-ee5e28cb460b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.926468 [ 258 ] {} TCP-Session: ca58e13b-b278-44fd-be12-ee5e28cb460b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:02.927314 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:02.930601 [ 3 ] {6ad66e49-ce68-4cec-99f3-408807b45e35} executeQuery: (from [fd00:1122:3344:101::d]:48628) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.10 18:48:02.986867 [ 3 ] {6ad66e49-ce68-4cec-99f3-408807b45e35} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48628) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.10 18:48:02.988332 [ 3 ] {6ad66e49-ce68-4cec-99f3-408807b45e35} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.10 18:48:02.988570 [ 3 ] {6ad66e49-ce68-4cec-99f3-408807b45e35} TCPHandler: Processed in 0.063000748 sec. 2025.02.10 18:48:02.988865 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:02.989104 [ 4 ] {bacc1157-6e85-4f1f-accf-e496e127140b} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.10 18:48:02.989463 [ 4 ] {bacc1157-6e85-4f1f-accf-e496e127140b} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57922) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.10 18:48:02.989729 [ 4 ] {bacc1157-6e85-4f1f-accf-e496e127140b} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.10 18:48:02.989951 [ 4 ] {bacc1157-6e85-4f1f-accf-e496e127140b} TCPHandler: Processed in 0.00122154 sec. 2025.02.10 18:48:02.990260 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:02.991532 [ 3 ] {7f09acd7-6221-41d1-b82c-9061e9f65722} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.02.10 18:48:02.991634 [ 3 ] {7f09acd7-6221-41d1-b82c-9061e9f65722} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.02.10 18:48:02.993288 [ 3 ] {7f09acd7-6221-41d1-b82c-9061e9f65722} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.02.10 18:48:02.993311 [ 3 ] {7f09acd7-6221-41d1-b82c-9061e9f65722} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5242e-05 sec 2025.02.10 18:48:02.993326 [ 3 ] {7f09acd7-6221-41d1-b82c-9061e9f65722} ReferentialDeps: No tables 2025.02.10 18:48:02.993369 [ 3 ] {7f09acd7-6221-41d1-b82c-9061e9f65722} LoadingDeps: No tables 2025.02.10 18:48:02.993418 [ 3 ] {7f09acd7-6221-41d1-b82c-9061e9f65722} DatabaseAtomic (oximeter): Starting up tables. 2025.02.10 18:48:02.994017 [ 3 ] {7f09acd7-6221-41d1-b82c-9061e9f65722} TCPHandler: Processed in 0.003879644 sec. 2025.02.10 18:48:02.994275 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:02.994498 [ 3 ] {94057223-39dc-46e0-845f-2587d8ffebfe} executeQuery: (from [fd00:1122:3344:101::d]:48628) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2025.02.10 18:48:02.994543 [ 3 ] {94057223-39dc-46e0-845f-2587d8ffebfe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.02.10 18:48:03.000352 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 121.29 MiB, peak 121.29 MiB, free memory in arenas 0.00 B, will set to 130.24 MiB (RSS), difference: 8.94 MiB 2025.02.10 18:48:03.002838 [ 3 ] {94057223-39dc-46e0-845f-2587d8ffebfe} StoragePolicy (default): Storage policy default created, total volumes 1 2025.02.10 18:48:03.012451 [ 3 ] {94057223-39dc-46e0-845f-2587d8ffebfe} oximeter.version (bdde0822-896a-4165-8c21-15fc6441ea71): Loading data parts 2025.02.10 18:48:03.013208 [ 3 ] {94057223-39dc-46e0-845f-2587d8ffebfe} oximeter.version (bdde0822-896a-4165-8c21-15fc6441ea71): There are no data parts 2025.02.10 18:48:03.018568 [ 3 ] {94057223-39dc-46e0-845f-2587d8ffebfe} TCPHandler: Processed in 0.024342977 sec. 2025.02.10 18:48:03.018790 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.019105 [ 4 ] {a95dd31f-9b03-4556-ac27-9963b092069d} executeQuery: (from [fd00:1122:3344:101::d]:57922) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.019236 [ 4 ] {a95dd31f-9b03-4556-ac27-9963b092069d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.02.10 18:48:03.028061 [ 4 ] {a95dd31f-9b03-4556-ac27-9963b092069d} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Loading data parts 2025.02.10 18:48:03.028317 [ 4 ] {a95dd31f-9b03-4556-ac27-9963b092069d} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): There are no data parts 2025.02.10 18:48:03.037325 [ 4 ] {a95dd31f-9b03-4556-ac27-9963b092069d} TCPHandler: Processed in 0.018597608 sec. 2025.02.10 18:48:03.037615 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.037875 [ 3 ] {17293f66-81be-44ea-acfa-3a5de5ae68f6} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.038012 [ 3 ] {17293f66-81be-44ea-acfa-3a5de5ae68f6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.02.10 18:48:03.040854 [ 3 ] {17293f66-81be-44ea-acfa-3a5de5ae68f6} oximeter.measurements_i8 (fce6e4d2-13f0-4269-85c4-54a3ba280282): Loading data parts 2025.02.10 18:48:03.041043 [ 3 ] {17293f66-81be-44ea-acfa-3a5de5ae68f6} oximeter.measurements_i8 (fce6e4d2-13f0-4269-85c4-54a3ba280282): There are no data parts 2025.02.10 18:48:03.044230 [ 3 ] {17293f66-81be-44ea-acfa-3a5de5ae68f6} TCPHandler: Processed in 0.006688611 sec. 2025.02.10 18:48:03.044443 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.044781 [ 4 ] {c06bd8d7-b045-4e9e-a472-1f25a6e68b0b} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.044844 [ 4 ] {c06bd8d7-b045-4e9e-a472-1f25a6e68b0b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.02.10 18:48:03.047211 [ 4 ] {c06bd8d7-b045-4e9e-a472-1f25a6e68b0b} oximeter.measurements_u8 (a8bc4d46-3099-4c4b-b976-5b7e63c5e5f8): Loading data parts 2025.02.10 18:48:03.047395 [ 4 ] {c06bd8d7-b045-4e9e-a472-1f25a6e68b0b} oximeter.measurements_u8 (a8bc4d46-3099-4c4b-b976-5b7e63c5e5f8): There are no data parts 2025.02.10 18:48:03.052996 [ 4 ] {c06bd8d7-b045-4e9e-a472-1f25a6e68b0b} TCPHandler: Processed in 0.008620068 sec. 2025.02.10 18:48:03.053265 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.053478 [ 3 ] {c79b798e-df3e-4cf9-ba00-603bdfd4a72e} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.053608 [ 3 ] {c79b798e-df3e-4cf9-ba00-603bdfd4a72e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.02.10 18:48:03.057814 [ 3 ] {c79b798e-df3e-4cf9-ba00-603bdfd4a72e} oximeter.measurements_i16 (cb2f4f50-508b-465d-8de6-b4d565a9096e): Loading data parts 2025.02.10 18:48:03.058009 [ 3 ] {c79b798e-df3e-4cf9-ba00-603bdfd4a72e} oximeter.measurements_i16 (cb2f4f50-508b-465d-8de6-b4d565a9096e): There are no data parts 2025.02.10 18:48:03.059549 [ 3 ] {c79b798e-df3e-4cf9-ba00-603bdfd4a72e} TCPHandler: Processed in 0.006344293 sec. 2025.02.10 18:48:03.059747 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.059965 [ 4 ] {5a4d5035-2407-4720-95fd-9b5d27ab43bf} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.060095 [ 4 ] {5a4d5035-2407-4720-95fd-9b5d27ab43bf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.02.10 18:48:03.064014 [ 4 ] {5a4d5035-2407-4720-95fd-9b5d27ab43bf} oximeter.measurements_u16 (1fc5a432-c1cd-4894-b1b0-49dc496a8b80): Loading data parts 2025.02.10 18:48:03.064191 [ 4 ] {5a4d5035-2407-4720-95fd-9b5d27ab43bf} oximeter.measurements_u16 (1fc5a432-c1cd-4894-b1b0-49dc496a8b80): There are no data parts 2025.02.10 18:48:03.065691 [ 4 ] {5a4d5035-2407-4720-95fd-9b5d27ab43bf} TCPHandler: Processed in 0.006002925 sec. 2025.02.10 18:48:03.065904 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.066192 [ 3 ] {f985239a-8005-4d23-9499-f648733fc28d} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.066317 [ 3 ] {f985239a-8005-4d23-9499-f648733fc28d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.02.10 18:48:03.070122 [ 3 ] {f985239a-8005-4d23-9499-f648733fc28d} oximeter.measurements_i32 (088c4229-0d25-4559-921d-e1761f380d16): Loading data parts 2025.02.10 18:48:03.070276 [ 3 ] {f985239a-8005-4d23-9499-f648733fc28d} oximeter.measurements_i32 (088c4229-0d25-4559-921d-e1761f380d16): There are no data parts 2025.02.10 18:48:03.071866 [ 3 ] {f985239a-8005-4d23-9499-f648733fc28d} TCPHandler: Processed in 0.006027506 sec. 2025.02.10 18:48:03.072053 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.072305 [ 4 ] {098010a5-48b7-451f-85eb-7ac3acdb6003} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.072442 [ 4 ] {098010a5-48b7-451f-85eb-7ac3acdb6003} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.02.10 18:48:03.076447 [ 4 ] {098010a5-48b7-451f-85eb-7ac3acdb6003} oximeter.measurements_u32 (3e006ac9-8631-4700-802f-fbeda92fe5a6): Loading data parts 2025.02.10 18:48:03.076616 [ 4 ] {098010a5-48b7-451f-85eb-7ac3acdb6003} oximeter.measurements_u32 (3e006ac9-8631-4700-802f-fbeda92fe5a6): There are no data parts 2025.02.10 18:48:03.078197 [ 4 ] {098010a5-48b7-451f-85eb-7ac3acdb6003} TCPHandler: Processed in 0.006210099 sec. 2025.02.10 18:48:03.078362 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.078634 [ 3 ] {b06905ed-a199-4e8b-8e07-7790f6e6edeb} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.078740 [ 3 ] {b06905ed-a199-4e8b-8e07-7790f6e6edeb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.02.10 18:48:03.083126 [ 3 ] {b06905ed-a199-4e8b-8e07-7790f6e6edeb} oximeter.measurements_i64 (903d7709-ff97-45bf-88fa-ba0a95eb9708): Loading data parts 2025.02.10 18:48:03.083270 [ 3 ] {b06905ed-a199-4e8b-8e07-7790f6e6edeb} oximeter.measurements_i64 (903d7709-ff97-45bf-88fa-ba0a95eb9708): There are no data parts 2025.02.10 18:48:03.084846 [ 3 ] {b06905ed-a199-4e8b-8e07-7790f6e6edeb} TCPHandler: Processed in 0.006540038 sec. 2025.02.10 18:48:03.085023 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.085233 [ 4 ] {4b2f1ff8-8122-4af9-97b0-dd5aaa58be3a} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.085355 [ 4 ] {4b2f1ff8-8122-4af9-97b0-dd5aaa58be3a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.02.10 18:48:03.088565 [ 4 ] {4b2f1ff8-8122-4af9-97b0-dd5aaa58be3a} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Loading data parts 2025.02.10 18:48:03.088813 [ 4 ] {4b2f1ff8-8122-4af9-97b0-dd5aaa58be3a} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): There are no data parts 2025.02.10 18:48:03.092706 [ 4 ] {4b2f1ff8-8122-4af9-97b0-dd5aaa58be3a} TCPHandler: Processed in 0.007736996 sec. 2025.02.10 18:48:03.092895 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.093226 [ 3 ] {83b3506b-bc52-4589-a259-2f556a9bd2d9} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.093349 [ 3 ] {83b3506b-bc52-4589-a259-2f556a9bd2d9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.02.10 18:48:03.097901 [ 3 ] {83b3506b-bc52-4589-a259-2f556a9bd2d9} oximeter.measurements_f32 (1bd0385a-7082-4d21-ae0d-2f225852163d): Loading data parts 2025.02.10 18:48:03.098063 [ 3 ] {83b3506b-bc52-4589-a259-2f556a9bd2d9} oximeter.measurements_f32 (1bd0385a-7082-4d21-ae0d-2f225852163d): There are no data parts 2025.02.10 18:48:03.100550 [ 3 ] {83b3506b-bc52-4589-a259-2f556a9bd2d9} TCPHandler: Processed in 0.007721236 sec. 2025.02.10 18:48:03.100730 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.100936 [ 4 ] {821808a8-1868-4134-9d70-ea0631e3976c} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.101062 [ 4 ] {821808a8-1868-4134-9d70-ea0631e3976c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.02.10 18:48:03.104254 [ 4 ] {821808a8-1868-4134-9d70-ea0631e3976c} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Loading data parts 2025.02.10 18:48:03.104487 [ 4 ] {821808a8-1868-4134-9d70-ea0631e3976c} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): There are no data parts 2025.02.10 18:48:03.106384 [ 4 ] {821808a8-1868-4134-9d70-ea0631e3976c} TCPHandler: Processed in 0.005710088 sec. 2025.02.10 18:48:03.106575 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.106903 [ 3 ] {4eddd4cf-f217-405f-9a2d-d3d8162d82d8} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.107030 [ 3 ] {4eddd4cf-f217-405f-9a2d-d3d8162d82d8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.02.10 18:48:03.111523 [ 3 ] {4eddd4cf-f217-405f-9a2d-d3d8162d82d8} oximeter.measurements_string (efeeac6b-6601-4318-8a8d-9c72654ff200): Loading data parts 2025.02.10 18:48:03.111656 [ 3 ] {4eddd4cf-f217-405f-9a2d-d3d8162d82d8} oximeter.measurements_string (efeeac6b-6601-4318-8a8d-9c72654ff200): There are no data parts 2025.02.10 18:48:03.113955 [ 3 ] {4eddd4cf-f217-405f-9a2d-d3d8162d82d8} TCPHandler: Processed in 0.00744822 sec. 2025.02.10 18:48:03.114137 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.114347 [ 4 ] {093bcb2b-aab9-4aa5-8cea-3917a86e76f3} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.114460 [ 4 ] {093bcb2b-aab9-4aa5-8cea-3917a86e76f3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.02.10 18:48:03.118994 [ 4 ] {093bcb2b-aab9-4aa5-8cea-3917a86e76f3} oximeter.measurements_bytes (9dda281d-4d4a-496c-bd7a-c406cd877344): Loading data parts 2025.02.10 18:48:03.119171 [ 4 ] {093bcb2b-aab9-4aa5-8cea-3917a86e76f3} oximeter.measurements_bytes (9dda281d-4d4a-496c-bd7a-c406cd877344): There are no data parts 2025.02.10 18:48:03.120880 [ 4 ] {093bcb2b-aab9-4aa5-8cea-3917a86e76f3} TCPHandler: Processed in 0.006799614 sec. 2025.02.10 18:48:03.121057 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.121280 [ 3 ] {9cdf5739-a263-4ab3-9a3d-44b7c94b4ea1} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.121413 [ 3 ] {9cdf5739-a263-4ab3-9a3d-44b7c94b4ea1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.02.10 18:48:03.124230 [ 3 ] {9cdf5739-a263-4ab3-9a3d-44b7c94b4ea1} oximeter.measurements_cumulativei64 (290d9fc7-97eb-4cb3-ba6a-8326b7c514ce): Loading data parts 2025.02.10 18:48:03.124385 [ 3 ] {9cdf5739-a263-4ab3-9a3d-44b7c94b4ea1} oximeter.measurements_cumulativei64 (290d9fc7-97eb-4cb3-ba6a-8326b7c514ce): There are no data parts 2025.02.10 18:48:03.125839 [ 3 ] {9cdf5739-a263-4ab3-9a3d-44b7c94b4ea1} TCPHandler: Processed in 0.004843527 sec. 2025.02.10 18:48:03.126067 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.126371 [ 4 ] {0dced9b1-9314-4d8a-82b9-6a481a2b0378} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.126506 [ 4 ] {0dced9b1-9314-4d8a-82b9-6a481a2b0378} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.02.10 18:48:03.131136 [ 4 ] {0dced9b1-9314-4d8a-82b9-6a481a2b0378} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Loading data parts 2025.02.10 18:48:03.131374 [ 4 ] {0dced9b1-9314-4d8a-82b9-6a481a2b0378} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): There are no data parts 2025.02.10 18:48:03.132931 [ 4 ] {0dced9b1-9314-4d8a-82b9-6a481a2b0378} TCPHandler: Processed in 0.006930697 sec. 2025.02.10 18:48:03.133114 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.133431 [ 3 ] {12121893-5924-48ea-9687-67594cc90545} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.133518 [ 3 ] {12121893-5924-48ea-9687-67594cc90545} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.02.10 18:48:03.136269 [ 3 ] {12121893-5924-48ea-9687-67594cc90545} oximeter.measurements_cumulativef32 (9340803e-ed3a-4051-be1d-cbc29eeba92e): Loading data parts 2025.02.10 18:48:03.136417 [ 3 ] {12121893-5924-48ea-9687-67594cc90545} oximeter.measurements_cumulativef32 (9340803e-ed3a-4051-be1d-cbc29eeba92e): There are no data parts 2025.02.10 18:48:03.140423 [ 3 ] {12121893-5924-48ea-9687-67594cc90545} TCPHandler: Processed in 0.007376458 sec. 2025.02.10 18:48:03.140641 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.140904 [ 4 ] {3d70d94d-4450-4233-a400-9712bc701667} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.141052 [ 4 ] {3d70d94d-4450-4233-a400-9712bc701667} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.02.10 18:48:03.143149 [ 4 ] {3d70d94d-4450-4233-a400-9712bc701667} oximeter.measurements_cumulativef64 (fbb01af5-e55f-4692-94e3-9d1cbbc2c34d): Loading data parts 2025.02.10 18:48:03.143408 [ 4 ] {3d70d94d-4450-4233-a400-9712bc701667} oximeter.measurements_cumulativef64 (fbb01af5-e55f-4692-94e3-9d1cbbc2c34d): There are no data parts 2025.02.10 18:48:03.146401 [ 4 ] {3d70d94d-4450-4233-a400-9712bc701667} TCPHandler: Processed in 0.00582681 sec. 2025.02.10 18:48:03.146600 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.146979 [ 3 ] {8f483c1a-a276-4c12-9ce8-489832c0b32e} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.147106 [ 3 ] {8f483c1a-a276-4c12-9ce8-489832c0b32e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.02.10 18:48:03.149522 [ 3 ] {8f483c1a-a276-4c12-9ce8-489832c0b32e} oximeter.measurements_histogrami8 (6942d344-04f9-456e-951d-121d3b2c0531): Loading data parts 2025.02.10 18:48:03.149671 [ 3 ] {8f483c1a-a276-4c12-9ce8-489832c0b32e} oximeter.measurements_histogrami8 (6942d344-04f9-456e-951d-121d3b2c0531): There are no data parts 2025.02.10 18:48:03.152578 [ 3 ] {8f483c1a-a276-4c12-9ce8-489832c0b32e} TCPHandler: Processed in 0.006038805 sec. 2025.02.10 18:48:03.152779 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.153132 [ 4 ] {012c495f-89e9-46b1-a9bc-04a2736c9baa} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.153299 [ 4 ] {012c495f-89e9-46b1-a9bc-04a2736c9baa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.02.10 18:48:03.154193 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42665 2025.02.10 18:48:03.154480 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:03.154592 [ 261 ] {} TCP-Session: e247e4ef-763c-4a71-add5-8f00251aa403 Authenticating user 'default' from [fd00:1122:3344:101::c]:42665 2025.02.10 18:48:03.154630 [ 261 ] {} TCP-Session: e247e4ef-763c-4a71-add5-8f00251aa403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.154649 [ 261 ] {} TCP-Session: e247e4ef-763c-4a71-add5-8f00251aa403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.154841 [ 261 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.10 18:48:03.154873 [ 261 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.10 18:48:03.154962 [ 261 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.10 18:48:03.155912 [ 4 ] {012c495f-89e9-46b1-a9bc-04a2736c9baa} oximeter.measurements_histogramu8 (f56c142b-9717-44ac-8da9-8450a914bae2): Loading data parts 2025.02.10 18:48:03.156093 [ 4 ] {012c495f-89e9-46b1-a9bc-04a2736c9baa} oximeter.measurements_histogramu8 (f56c142b-9717-44ac-8da9-8450a914bae2): There are no data parts 2025.02.10 18:48:03.157032 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53395 2025.02.10 18:48:03.157088 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58830 2025.02.10 18:48:03.157255 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63791 2025.02.10 18:48:03.157257 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36503 2025.02.10 18:48:03.157374 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:03.157808 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:03.157738 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:03.157863 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35163 2025.02.10 18:48:03.157899 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34478 2025.02.10 18:48:03.157859 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:03.157957 [ 264 ] {} TCP-Session: 285296a8-e981-4c33-96ed-70f966d28418 Authenticating user 'default' from [fd00:1122:3344:101::c]:63791 2025.02.10 18:48:03.157942 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65494 2025.02.10 18:48:03.157859 [ 262 ] {} TCP-Session: 1b14611d-4551-491a-943f-f6e24f865c1a Authenticating user 'default' from [fd00:1122:3344:101::c]:53395 2025.02.10 18:48:03.158148 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:03.158176 [ 264 ] {} TCP-Session: 285296a8-e981-4c33-96ed-70f966d28418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.158284 [ 262 ] {} TCP-Session: 1b14611d-4551-491a-943f-f6e24f865c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.158362 [ 266 ] {} TCP-Session: 7b3af584-8c6a-4e6d-a791-a41335689cd1 Authenticating user 'default' from [fd00:1122:3344:101::c]:34478 2025.02.10 18:48:03.158328 [ 263 ] {} TCP-Session: f69fdd88-a1c1-4ef0-805d-0d3131b89e0b Authenticating user 'default' from [fd00:1122:3344:101::c]:58830 2025.02.10 18:48:03.158401 [ 265 ] {} TCP-Session: ca5e93ab-8a27-44f2-8e68-bdad3fb8da29 Authenticating user 'default' from [fd00:1122:3344:101::c]:36503 2025.02.10 18:48:03.158471 [ 262 ] {} TCP-Session: 1b14611d-4551-491a-943f-f6e24f865c1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.158479 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:03.158411 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:03.158434 [ 264 ] {} TCP-Session: 285296a8-e981-4c33-96ed-70f966d28418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.158557 [ 263 ] {} TCP-Session: f69fdd88-a1c1-4ef0-805d-0d3131b89e0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.158531 [ 266 ] {} TCP-Session: 7b3af584-8c6a-4e6d-a791-a41335689cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.158679 [ 268 ] {} TCP-Session: bd3b945a-6a2b-45fe-a771-a95730b4bb18 Authenticating user 'default' from [fd00:1122:3344:101::c]:65494 2025.02.10 18:48:03.158784 [ 266 ] {} TCP-Session: 7b3af584-8c6a-4e6d-a791-a41335689cd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.158795 [ 267 ] {} TCP-Session: 127c39cb-e5b4-4481-8fbb-ed10b2223109 Authenticating user 'default' from [fd00:1122:3344:101::c]:35163 2025.02.10 18:48:03.158627 [ 265 ] {} TCP-Session: ca5e93ab-8a27-44f2-8e68-bdad3fb8da29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.158817 [ 268 ] {} TCP-Session: bd3b945a-6a2b-45fe-a771-a95730b4bb18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.158927 [ 263 ] {} TCP-Session: f69fdd88-a1c1-4ef0-805d-0d3131b89e0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.158954 [ 267 ] {} TCP-Session: 127c39cb-e5b4-4481-8fbb-ed10b2223109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.159015 [ 268 ] {} TCP-Session: bd3b945a-6a2b-45fe-a771-a95730b4bb18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.159089 [ 267 ] {} TCP-Session: 127c39cb-e5b4-4481-8fbb-ed10b2223109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.159165 [ 265 ] {} TCP-Session: ca5e93ab-8a27-44f2-8e68-bdad3fb8da29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.159429 [ 4 ] {012c495f-89e9-46b1-a9bc-04a2736c9baa} TCPHandler: Processed in 0.006718662 sec. 2025.02.10 18:48:03.159630 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.159933 [ 3 ] {0bcd58b2-e993-4279-bceb-ae49a25b1fdf} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.160078 [ 3 ] {0bcd58b2-e993-4279-bceb-ae49a25b1fdf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.02.10 18:48:03.164873 [ 3 ] {0bcd58b2-e993-4279-bceb-ae49a25b1fdf} oximeter.measurements_histogrami16 (e598e989-6de6-4fd4-b65f-3c87b76c2475): Loading data parts 2025.02.10 18:48:03.165049 [ 3 ] {0bcd58b2-e993-4279-bceb-ae49a25b1fdf} oximeter.measurements_histogrami16 (e598e989-6de6-4fd4-b65f-3c87b76c2475): There are no data parts 2025.02.10 18:48:03.167448 [ 3 ] {0bcd58b2-e993-4279-bceb-ae49a25b1fdf} TCPHandler: Processed in 0.00787811 sec. 2025.02.10 18:48:03.167658 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.168096 [ 4 ] {9b679d3c-3fb5-4096-92c6-edb30749afc3} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.168241 [ 4 ] {9b679d3c-3fb5-4096-92c6-edb30749afc3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.02.10 18:48:03.170522 [ 4 ] {9b679d3c-3fb5-4096-92c6-edb30749afc3} oximeter.measurements_histogramu16 (546ca853-6586-4a72-abfb-e46849423463): Loading data parts 2025.02.10 18:48:03.170677 [ 4 ] {9b679d3c-3fb5-4096-92c6-edb30749afc3} oximeter.measurements_histogramu16 (546ca853-6586-4a72-abfb-e46849423463): There are no data parts 2025.02.10 18:48:03.174600 [ 4 ] {9b679d3c-3fb5-4096-92c6-edb30749afc3} TCPHandler: Processed in 0.007009039 sec. 2025.02.10 18:48:03.174806 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.175165 [ 3 ] {40d2eb97-6ae9-475e-a19b-58b2cbc19a62} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.175324 [ 3 ] {40d2eb97-6ae9-475e-a19b-58b2cbc19a62} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.02.10 18:48:03.180235 [ 3 ] {40d2eb97-6ae9-475e-a19b-58b2cbc19a62} oximeter.measurements_histogrami32 (7b619673-4716-4f40-b2cb-6563949beab7): Loading data parts 2025.02.10 18:48:03.180444 [ 3 ] {40d2eb97-6ae9-475e-a19b-58b2cbc19a62} oximeter.measurements_histogrami32 (7b619673-4716-4f40-b2cb-6563949beab7): There are no data parts 2025.02.10 18:48:03.185127 [ 3 ] {40d2eb97-6ae9-475e-a19b-58b2cbc19a62} TCPHandler: Processed in 0.010392911 sec. 2025.02.10 18:48:03.185333 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.185708 [ 4 ] {1bb84b7a-6bf3-46f9-9521-835d582e0668} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.185836 [ 4 ] {1bb84b7a-6bf3-46f9-9521-835d582e0668} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.02.10 18:48:03.190870 [ 4 ] {1bb84b7a-6bf3-46f9-9521-835d582e0668} oximeter.measurements_histogramu32 (d574ab38-ef35-4c61-bf89-c01b67ba0ff7): Loading data parts 2025.02.10 18:48:03.191158 [ 4 ] {1bb84b7a-6bf3-46f9-9521-835d582e0668} oximeter.measurements_histogramu32 (d574ab38-ef35-4c61-bf89-c01b67ba0ff7): There are no data parts 2025.02.10 18:48:03.193618 [ 4 ] {1bb84b7a-6bf3-46f9-9521-835d582e0668} TCPHandler: Processed in 0.008349202 sec. 2025.02.10 18:48:03.193812 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.194122 [ 3 ] {10a28941-645f-49c5-83f1-9c7edffce361} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.194273 [ 3 ] {10a28941-645f-49c5-83f1-9c7edffce361} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.02.10 18:48:03.196558 [ 3 ] {10a28941-645f-49c5-83f1-9c7edffce361} oximeter.measurements_histogrami64 (b2003856-d3e1-4a84-a292-70e1cec25018): Loading data parts 2025.02.10 18:48:03.196831 [ 3 ] {10a28941-645f-49c5-83f1-9c7edffce361} oximeter.measurements_histogrami64 (b2003856-d3e1-4a84-a292-70e1cec25018): There are no data parts 2025.02.10 18:48:03.200342 [ 3 ] {10a28941-645f-49c5-83f1-9c7edffce361} TCPHandler: Processed in 0.0065955 sec. 2025.02.10 18:48:03.200547 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.200933 [ 4 ] {41d88298-ef2e-454c-93b2-0e6206edc25e} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.201389 [ 4 ] {41d88298-ef2e-454c-93b2-0e6206edc25e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.02.10 18:48:03.204609 [ 4 ] {41d88298-ef2e-454c-93b2-0e6206edc25e} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Loading data parts 2025.02.10 18:48:03.204756 [ 4 ] {41d88298-ef2e-454c-93b2-0e6206edc25e} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): There are no data parts 2025.02.10 18:48:03.209191 [ 4 ] {41d88298-ef2e-454c-93b2-0e6206edc25e} TCPHandler: Processed in 0.00870438 sec. 2025.02.10 18:48:03.209383 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.209676 [ 3 ] {d6f3e56c-cbe1-41fc-89f8-c75e95b6cb5e} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.209823 [ 3 ] {d6f3e56c-cbe1-41fc-89f8-c75e95b6cb5e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.02.10 18:48:03.212983 [ 3 ] {d6f3e56c-cbe1-41fc-89f8-c75e95b6cb5e} oximeter.measurements_histogramf32 (16f2c708-8f30-4309-b1dd-f5a0cbc9c969): Loading data parts 2025.02.10 18:48:03.213230 [ 3 ] {d6f3e56c-cbe1-41fc-89f8-c75e95b6cb5e} oximeter.measurements_histogramf32 (16f2c708-8f30-4309-b1dd-f5a0cbc9c969): There are no data parts 2025.02.10 18:48:03.214691 [ 3 ] {d6f3e56c-cbe1-41fc-89f8-c75e95b6cb5e} TCPHandler: Processed in 0.00536813 sec. 2025.02.10 18:48:03.214892 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.215347 [ 4 ] {33ccd7d4-e2be-4ca6-afd6-9b2975bc3220} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.215481 [ 4 ] {33ccd7d4-e2be-4ca6-afd6-9b2975bc3220} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.02.10 18:48:03.220447 [ 4 ] {33ccd7d4-e2be-4ca6-afd6-9b2975bc3220} oximeter.measurements_histogramf64 (93342b29-13af-4ad7-ba3f-e6e52b4f1e36): Loading data parts 2025.02.10 18:48:03.220657 [ 4 ] {33ccd7d4-e2be-4ca6-afd6-9b2975bc3220} oximeter.measurements_histogramf64 (93342b29-13af-4ad7-ba3f-e6e52b4f1e36): There are no data parts 2025.02.10 18:48:03.223252 [ 4 ] {33ccd7d4-e2be-4ca6-afd6-9b2975bc3220} TCPHandler: Processed in 0.008431263 sec. 2025.02.10 18:48:03.223456 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.223710 [ 3 ] {52a0709b-6eaa-4471-8c89-93a1f5bb1db2} executeQuery: (from [fd00:1122:3344:101::d]:48628) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.223869 [ 3 ] {52a0709b-6eaa-4471-8c89-93a1f5bb1db2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.02.10 18:48:03.227614 [ 3 ] {52a0709b-6eaa-4471-8c89-93a1f5bb1db2} oximeter.fields_bool (797ed529-39fa-4dcf-a4ee-084bca6d701c): Loading data parts 2025.02.10 18:48:03.227778 [ 3 ] {52a0709b-6eaa-4471-8c89-93a1f5bb1db2} oximeter.fields_bool (797ed529-39fa-4dcf-a4ee-084bca6d701c): There are no data parts 2025.02.10 18:48:03.229704 [ 3 ] {52a0709b-6eaa-4471-8c89-93a1f5bb1db2} TCPHandler: Processed in 0.006317423 sec. 2025.02.10 18:48:03.229900 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.230211 [ 4 ] {c789b662-767c-4297-a14f-1f9ae1caadd4} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.230316 [ 4 ] {c789b662-767c-4297-a14f-1f9ae1caadd4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.02.10 18:48:03.235888 [ 4 ] {c789b662-767c-4297-a14f-1f9ae1caadd4} oximeter.fields_i8 (65eeaed9-dae8-41bd-9949-959537da9ffc): Loading data parts 2025.02.10 18:48:03.236072 [ 4 ] {c789b662-767c-4297-a14f-1f9ae1caadd4} oximeter.fields_i8 (65eeaed9-dae8-41bd-9949-959537da9ffc): There are no data parts 2025.02.10 18:48:03.240188 [ 4 ] {c789b662-767c-4297-a14f-1f9ae1caadd4} TCPHandler: Processed in 0.010355 sec. 2025.02.10 18:48:03.240469 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.240698 [ 3 ] {904ea363-6947-460d-85c8-bae9bee6492f} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.240839 [ 3 ] {904ea363-6947-460d-85c8-bae9bee6492f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.02.10 18:48:03.243128 [ 3 ] {904ea363-6947-460d-85c8-bae9bee6492f} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Loading data parts 2025.02.10 18:48:03.243355 [ 3 ] {904ea363-6947-460d-85c8-bae9bee6492f} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): There are no data parts 2025.02.10 18:48:03.247318 [ 3 ] {904ea363-6947-460d-85c8-bae9bee6492f} TCPHandler: Processed in 0.006905367 sec. 2025.02.10 18:48:03.247527 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.247837 [ 4 ] {f3b32ae2-4d63-4f6b-9eaf-be6b6ebbd9b8} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.247945 [ 4 ] {f3b32ae2-4d63-4f6b-9eaf-be6b6ebbd9b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.02.10 18:48:03.250285 [ 4 ] {f3b32ae2-4d63-4f6b-9eaf-be6b6ebbd9b8} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Loading data parts 2025.02.10 18:48:03.250411 [ 4 ] {f3b32ae2-4d63-4f6b-9eaf-be6b6ebbd9b8} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): There are no data parts 2025.02.10 18:48:03.253233 [ 4 ] {f3b32ae2-4d63-4f6b-9eaf-be6b6ebbd9b8} TCPHandler: Processed in 0.00577217 sec. 2025.02.10 18:48:03.253500 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.253745 [ 3 ] {6e691904-6453-4ede-b8bc-4887990ca6c6} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.253895 [ 3 ] {6e691904-6453-4ede-b8bc-4887990ca6c6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.02.10 18:48:03.256826 [ 3 ] {6e691904-6453-4ede-b8bc-4887990ca6c6} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Loading data parts 2025.02.10 18:48:03.257022 [ 3 ] {6e691904-6453-4ede-b8bc-4887990ca6c6} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): There are no data parts 2025.02.10 18:48:03.258414 [ 3 ] {6e691904-6453-4ede-b8bc-4887990ca6c6} TCPHandler: Processed in 0.00498066 sec. 2025.02.10 18:48:03.258603 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.258901 [ 4 ] {caece93c-9808-482d-8db6-c6558fc5d890} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.259004 [ 4 ] {caece93c-9808-482d-8db6-c6558fc5d890} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.02.10 18:48:03.261878 [ 4 ] {caece93c-9808-482d-8db6-c6558fc5d890} oximeter.fields_i32 (ba35073f-a181-406d-b204-80566cdbdbe5): Loading data parts 2025.02.10 18:48:03.262059 [ 4 ] {caece93c-9808-482d-8db6-c6558fc5d890} oximeter.fields_i32 (ba35073f-a181-406d-b204-80566cdbdbe5): There are no data parts 2025.02.10 18:48:03.263918 [ 4 ] {caece93c-9808-482d-8db6-c6558fc5d890} TCPHandler: Processed in 0.00538076 sec. 2025.02.10 18:48:03.264167 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.264413 [ 3 ] {1c8a5e1f-49c3-42d3-8e33-a19b0ed70afe} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.264592 [ 3 ] {1c8a5e1f-49c3-42d3-8e33-a19b0ed70afe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.02.10 18:48:03.267287 [ 3 ] {1c8a5e1f-49c3-42d3-8e33-a19b0ed70afe} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Loading data parts 2025.02.10 18:48:03.267511 [ 3 ] {1c8a5e1f-49c3-42d3-8e33-a19b0ed70afe} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): There are no data parts 2025.02.10 18:48:03.269439 [ 3 ] {1c8a5e1f-49c3-42d3-8e33-a19b0ed70afe} TCPHandler: Processed in 0.005338708 sec. 2025.02.10 18:48:03.269641 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.269945 [ 4 ] {6cdc1ce9-a959-4edd-8ada-e880ca81142b} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.270053 [ 4 ] {6cdc1ce9-a959-4edd-8ada-e880ca81142b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.02.10 18:48:03.274888 [ 4 ] {6cdc1ce9-a959-4edd-8ada-e880ca81142b} oximeter.fields_i64 (37374a78-0138-45d8-8158-ff3f2f80410d): Loading data parts 2025.02.10 18:48:03.275075 [ 4 ] {6cdc1ce9-a959-4edd-8ada-e880ca81142b} oximeter.fields_i64 (37374a78-0138-45d8-8158-ff3f2f80410d): There are no data parts 2025.02.10 18:48:03.276685 [ 4 ] {6cdc1ce9-a959-4edd-8ada-e880ca81142b} TCPHandler: Processed in 0.007111611 sec. 2025.02.10 18:48:03.276936 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.277189 [ 3 ] {ebec16f6-0cf3-4dc1-8a4d-de66e96d2039} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.277337 [ 3 ] {ebec16f6-0cf3-4dc1-8a4d-de66e96d2039} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.02.10 18:48:03.279290 [ 3 ] {ebec16f6-0cf3-4dc1-8a4d-de66e96d2039} oximeter.fields_u64 (612c7091-8375-4898-98aa-c2f79740a435): Loading data parts 2025.02.10 18:48:03.279489 [ 3 ] {ebec16f6-0cf3-4dc1-8a4d-de66e96d2039} oximeter.fields_u64 (612c7091-8375-4898-98aa-c2f79740a435): There are no data parts 2025.02.10 18:48:03.282898 [ 3 ] {ebec16f6-0cf3-4dc1-8a4d-de66e96d2039} TCPHandler: Processed in 0.006031596 sec. 2025.02.10 18:48:03.283103 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.283404 [ 4 ] {b4f334c5-6880-4e3b-9eb0-f4687bd46643} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.283511 [ 4 ] {b4f334c5-6880-4e3b-9eb0-f4687bd46643} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.02.10 18:48:03.285834 [ 4 ] {b4f334c5-6880-4e3b-9eb0-f4687bd46643} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Loading data parts 2025.02.10 18:48:03.285994 [ 4 ] {b4f334c5-6880-4e3b-9eb0-f4687bd46643} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): There are no data parts 2025.02.10 18:48:03.289714 [ 4 ] {b4f334c5-6880-4e3b-9eb0-f4687bd46643} TCPHandler: Processed in 0.006676682 sec. 2025.02.10 18:48:03.289953 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.290165 [ 3 ] {52c6380f-06af-43b4-9072-57f13d0b937b} executeQuery: (from [fd00:1122:3344:101::d]:48628) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.290295 [ 3 ] {52c6380f-06af-43b4-9072-57f13d0b937b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.02.10 18:48:03.295443 [ 3 ] {52c6380f-06af-43b4-9072-57f13d0b937b} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Loading data parts 2025.02.10 18:48:03.295681 [ 3 ] {52c6380f-06af-43b4-9072-57f13d0b937b} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): There are no data parts 2025.02.10 18:48:03.297390 [ 3 ] {52c6380f-06af-43b4-9072-57f13d0b937b} TCPHandler: Processed in 0.007496311 sec. 2025.02.10 18:48:03.297601 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.297943 [ 4 ] {41740030-96b3-4658-8024-bb3d66575eab} executeQuery: (from [fd00:1122:3344:101::d]:57922) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.10 18:48:03.298041 [ 4 ] {41740030-96b3-4658-8024-bb3d66575eab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.02.10 18:48:03.301021 [ 4 ] {41740030-96b3-4658-8024-bb3d66575eab} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Loading data parts 2025.02.10 18:48:03.301189 [ 4 ] {41740030-96b3-4658-8024-bb3d66575eab} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): There are no data parts 2025.02.10 18:48:03.303401 [ 4 ] {41740030-96b3-4658-8024-bb3d66575eab} TCPHandler: Processed in 0.005867712 sec. 2025.02.10 18:48:03.303675 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.303974 [ 3 ] {a45d0c8a-8b5d-45d2-804f-573fb24a726f} executeQuery: (from [fd00:1122:3344:101::d]:48628) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2025.02.10 18:48:03.304127 [ 3 ] {a45d0c8a-8b5d-45d2-804f-573fb24a726f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.02.10 18:48:03.308080 [ 3 ] {a45d0c8a-8b5d-45d2-804f-573fb24a726f} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0): Loading data parts 2025.02.10 18:48:03.308236 [ 3 ] {a45d0c8a-8b5d-45d2-804f-573fb24a726f} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0): There are no data parts 2025.02.10 18:48:03.310242 [ 3 ] {a45d0c8a-8b5d-45d2-804f-573fb24a726f} TCPHandler: Processed in 0.00662637 sec. 2025.02.10 18:48:03.310479 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:03.310803 [ 4 ] {424d0e32-f418-4041-961b-521c061cfdda} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.02.10 18:48:03.312091 [ 4 ] {424d0e32-f418-4041-961b-521c061cfdda} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.02.10 18:48:03.320544 [ 259 ] {424d0e32-f418-4041-961b-521c061cfdda} oximeter.version (bdde0822-896a-4165-8c21-15fc6441ea71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:03.320589 [ 259 ] {424d0e32-f418-4041-961b-521c061cfdda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2025.02.10 18:48:03.324020 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56315 2025.02.10 18:48:03.325572 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:03.325612 [ 269 ] {} TCP-Session: a862d52f-eed4-4160-8a02-1fed5b94cda3 Authenticating user 'default' from [fd00:1122:3344:101::b]:56315 2025.02.10 18:48:03.325636 [ 259 ] {424d0e32-f418-4041-961b-521c061cfdda} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:48:03.325646 [ 269 ] {} TCP-Session: a862d52f-eed4-4160-8a02-1fed5b94cda3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.325766 [ 269 ] {} TCP-Session: a862d52f-eed4-4160-8a02-1fed5b94cda3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.325834 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.10 18:48:03.325862 [ 269 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.10 18:48:03.325970 [ 269 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.10 18:48:03.326412 [ 259 ] {424d0e32-f418-4041-961b-521c061cfdda} oximeter.version (bdde0822-896a-4165-8c21-15fc6441ea71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:03.326746 [ 4 ] {424d0e32-f418-4041-961b-521c061cfdda} executeQuery: Read 1 rows, 16.00 B in 0.016078 sec., 62.19679064560269 rows/sec., 995.15 B/sec. 2025.02.10 18:48:03.327100 [ 4 ] {424d0e32-f418-4041-961b-521c061cfdda} TCPHandler: Processed in 0.016686112 sec. 2025.02.10 18:48:03.328149 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33870 2025.02.10 18:48:03.328256 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55249 2025.02.10 18:48:03.328266 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:03.328335 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64126 2025.02.10 18:48:03.328482 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37602 2025.02.10 18:48:03.328468 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:03.328499 [ 270 ] {} TCP-Session: 1cc772ae-c659-4043-9373-adb9d410520a Authenticating user 'default' from [fd00:1122:3344:101::b]:33870 2025.02.10 18:48:03.328659 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:03.328765 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38574 2025.02.10 18:48:03.328794 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:03.328858 [ 271 ] {} TCP-Session: 164f1507-a730-43c6-af4f-8dce89c0bf18 Authenticating user 'default' from [fd00:1122:3344:101::b]:55249 2025.02.10 18:48:03.328841 [ 272 ] {} TCP-Session: 31ab670f-d759-446c-babe-ca86f4ec0658 Authenticating user 'default' from [fd00:1122:3344:101::b]:64126 2025.02.10 18:48:03.328808 [ 270 ] {} TCP-Session: 1cc772ae-c659-4043-9373-adb9d410520a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.329001 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49235 2025.02.10 18:48:03.329009 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:03.328895 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34890 2025.02.10 18:48:03.329046 [ 272 ] {} TCP-Session: 31ab670f-d759-446c-babe-ca86f4ec0658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.329071 [ 270 ] {} TCP-Session: 1cc772ae-c659-4043-9373-adb9d410520a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.329069 [ 274 ] {} TCP-Session: bd9b273d-2f74-4a76-9743-55180a9e9e42 Authenticating user 'default' from [fd00:1122:3344:101::b]:38574 2025.02.10 18:48:03.329256 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:03.329317 [ 272 ] {} TCP-Session: 31ab670f-d759-446c-babe-ca86f4ec0658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.329283 [ 274 ] {} TCP-Session: bd9b273d-2f74-4a76-9743-55180a9e9e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.329271 [ 273 ] {} TCP-Session: e21165d3-f325-4c2d-9eed-c64e90a1b80f Authenticating user 'default' from [fd00:1122:3344:101::b]:37602 2025.02.10 18:48:03.329450 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:03.329255 [ 271 ] {} TCP-Session: 164f1507-a730-43c6-af4f-8dce89c0bf18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.329510 [ 275 ] {} TCP-Session: ad35d969-4369-4ea7-ae7b-20fb240a48c0 Authenticating user 'default' from [fd00:1122:3344:101::b]:49235 2025.02.10 18:48:03.329543 [ 273 ] {} TCP-Session: e21165d3-f325-4c2d-9eed-c64e90a1b80f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.329604 [ 275 ] {} TCP-Session: ad35d969-4369-4ea7-ae7b-20fb240a48c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.329569 [ 271 ] {} TCP-Session: 164f1507-a730-43c6-af4f-8dce89c0bf18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.329687 [ 273 ] {} TCP-Session: e21165d3-f325-4c2d-9eed-c64e90a1b80f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.329701 [ 275 ] {} TCP-Session: ad35d969-4369-4ea7-ae7b-20fb240a48c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.329638 [ 274 ] {} TCP-Session: bd9b273d-2f74-4a76-9743-55180a9e9e42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.329543 [ 276 ] {} TCP-Session: 2a18d91e-78c9-4540-80e1-a25c5e8db876 Authenticating user 'default' from [fd00:1122:3344:101::b]:34890 2025.02.10 18:48:03.329854 [ 276 ] {} TCP-Session: 2a18d91e-78c9-4540-80e1-a25c5e8db876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:03.329925 [ 276 ] {} TCP-Session: 2a18d91e-78c9-4540-80e1-a25c5e8db876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:04.000156 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 133.53 MiB, peak 133.53 MiB, free memory in arenas 0.00 B, will set to 140.36 MiB (RSS), difference: 6.83 MiB 2025.02.10 18:48:04.306203 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46365 2025.02.10 18:48:04.306384 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:04.306416 [ 277 ] {} TCP-Session: 126ca629-2466-4396-a672-2d406cac232a Authenticating user 'default' from [fd00:1122:3344:101::a]:46365 2025.02.10 18:48:04.306534 [ 277 ] {} TCP-Session: 126ca629-2466-4396-a672-2d406cac232a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:04.306550 [ 277 ] {} TCP-Session: 126ca629-2466-4396-a672-2d406cac232a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:04.306614 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.10 18:48:04.306711 [ 277 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.10 18:48:04.306732 [ 277 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.10 18:48:04.308773 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39662 2025.02.10 18:48:04.309022 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:04.309060 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44204 2025.02.10 18:48:04.309052 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37003 2025.02.10 18:48:04.309227 [ 278 ] {} TCP-Session: a7dde6e1-d809-4b39-8f34-daf5eb2cdf8c Authenticating user 'default' from [fd00:1122:3344:101::a]:39662 2025.02.10 18:48:04.309358 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59820 2025.02.10 18:48:04.309507 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:04.309276 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53720 2025.02.10 18:48:04.309574 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:04.309583 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47170 2025.02.10 18:48:04.309758 [ 278 ] {} TCP-Session: a7dde6e1-d809-4b39-8f34-daf5eb2cdf8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:04.309776 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:04.309789 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38275 2025.02.10 18:48:04.309648 [ 279 ] {} TCP-Session: e37f0e25-9395-425c-a14b-15fe1c5a28a1 Authenticating user 'default' from [fd00:1122:3344:101::a]:44204 2025.02.10 18:48:04.310021 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:04.310014 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:04.310106 [ 280 ] {} TCP-Session: 52455554-f779-49a2-94c8-fe0c92321d52 Authenticating user 'default' from [fd00:1122:3344:101::a]:37003 2025.02.10 18:48:04.310138 [ 281 ] {} TCP-Session: 2a1875df-efd5-419d-a996-c43d0a127a3e Authenticating user 'default' from [fd00:1122:3344:101::a]:59820 2025.02.10 18:48:04.310139 [ 282 ] {} TCP-Session: ab2d44e4-ac7e-4a41-9f84-5d44aca57d54 Authenticating user 'default' from [fd00:1122:3344:101::a]:53720 2025.02.10 18:48:04.310178 [ 279 ] {} TCP-Session: e37f0e25-9395-425c-a14b-15fe1c5a28a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:04.310222 [ 280 ] {} TCP-Session: 52455554-f779-49a2-94c8-fe0c92321d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:04.310205 [ 278 ] {} TCP-Session: a7dde6e1-d809-4b39-8f34-daf5eb2cdf8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:04.310102 [ 283 ] {} TCP-Session: 619b3eec-2a98-41db-b7c4-0540a5c2e936 Authenticating user 'default' from [fd00:1122:3344:101::a]:47170 2025.02.10 18:48:04.310396 [ 279 ] {} TCP-Session: e37f0e25-9395-425c-a14b-15fe1c5a28a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:04.310414 [ 280 ] {} TCP-Session: 52455554-f779-49a2-94c8-fe0c92321d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:04.310417 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.10 18:48:04.310500 [ 281 ] {} TCP-Session: 2a1875df-efd5-419d-a996-c43d0a127a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:04.310523 [ 282 ] {} TCP-Session: ab2d44e4-ac7e-4a41-9f84-5d44aca57d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:04.310595 [ 284 ] {} TCP-Session: c3dec1ad-9b4b-4f74-9019-4b68f5a4720e Authenticating user 'default' from [fd00:1122:3344:101::a]:38275 2025.02.10 18:48:04.310623 [ 283 ] {} TCP-Session: 619b3eec-2a98-41db-b7c4-0540a5c2e936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:04.310632 [ 281 ] {} TCP-Session: 2a1875df-efd5-419d-a996-c43d0a127a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:04.310763 [ 282 ] {} TCP-Session: ab2d44e4-ac7e-4a41-9f84-5d44aca57d54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:04.310848 [ 284 ] {} TCP-Session: c3dec1ad-9b4b-4f74-9019-4b68f5a4720e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:04.310859 [ 283 ] {} TCP-Session: 619b3eec-2a98-41db-b7c4-0540a5c2e936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:04.310964 [ 284 ] {} TCP-Session: c3dec1ad-9b4b-4f74-9019-4b68f5a4720e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:48:10.132324 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.02.10 18:48:10.132394 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2025.02.10 18:48:10.132427 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.02.10 18:48:10.132515 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.02.10 18:48:10.138905 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Loading data parts 2025.02.10 18:48:10.139217 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): There are no data parts 2025.02.10 18:48:10.148697 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:10.148915 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:10.152460 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:48:10.153377 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:10.154279 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2025.02.10 18:48:10.161525 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Loading data parts 2025.02.10 18:48:10.161745 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): There are no data parts 2025.02.10 18:48:10.188334 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:10.188513 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:10.195786 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:48:10.196908 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:10.199408 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.02.10 18:48:11.000165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.95 MiB, peak 149.95 MiB, free memory in arenas 0.00 B, will set to 150.72 MiB (RSS), difference: 4.78 MiB 2025.02.10 18:48:12.632300 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2025.02.10 18:48:12.632405 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.02.10 18:48:12.638222 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Loading data parts 2025.02.10 18:48:12.638448 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): There are no data parts 2025.02.10 18:48:12.644137 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:12.644268 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:12.645972 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:48:12.646522 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:12.647033 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2025.02.10 18:48:13.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.90 MiB, peak 154.90 MiB, free memory in arenas 0.00 B, will set to 151.11 MiB (RSS), difference: -3.79 MiB 2025.02.10 18:48:17.598188 [ 104 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:48:17.598256 [ 104 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:48:17.654399 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2025.02.10 18:48:17.655336 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:17.655375 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:17.656051 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.10 18:48:17.656615 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:17.656917 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.02.10 18:48:17.699503 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.02.10 18:48:17.720494 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:17.720651 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:17.727183 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.10 18:48:17.728312 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:17.730896 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.02.10 18:48:18.000153 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 151.78 MiB, peak 155.78 MiB, free memory in arenas 0.00 B, will set to 152.89 MiB (RSS), difference: 1.12 MiB 2025.02.10 18:48:23.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 148.91 MiB, peak 155.78 MiB, free memory in arenas 0.00 B, will set to 152.93 MiB (RSS), difference: 4.02 MiB 2025.02.10 18:48:23.332064 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.332293 [ 3 ] {aa9bee6e-1299-4e0d-a3f6-c89e4faaf743} executeQuery: (from [fd00:1122:3344:101::d]:48628) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.332755 [ 3 ] {aa9bee6e-1299-4e0d-a3f6-c89e4faaf743} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.333094 [ 3 ] {aa9bee6e-1299-4e0d-a3f6-c89e4faaf743} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.333860 [ 3 ] {aa9bee6e-1299-4e0d-a3f6-c89e4faaf743} TCPHandler: Processed in 0.001940236 sec. 2025.02.10 18:48:23.335433 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.335760 [ 4 ] {4b7b43f5-9904-4523-9d57-e32d8fed8847} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.337595 [ 4 ] {4b7b43f5-9904-4523-9d57-e32d8fed8847} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.337720 [ 4 ] {4b7b43f5-9904-4523-9d57-e32d8fed8847} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.338487 [ 4 ] {4b7b43f5-9904-4523-9d57-e32d8fed8847} TCPHandler: Processed in 0.003185907 sec. 2025.02.10 18:48:23.338877 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.339155 [ 3 ] {03894a8f-77d3-4d69-a776-af335c73922f} executeQuery: (from [fd00:1122:3344:101::d]:48628) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.339670 [ 3 ] {03894a8f-77d3-4d69-a776-af335c73922f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.339736 [ 3 ] {03894a8f-77d3-4d69-a776-af335c73922f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.340267 [ 3 ] {03894a8f-77d3-4d69-a776-af335c73922f} TCPHandler: Processed in 0.001496416 sec. 2025.02.10 18:48:23.340516 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.340679 [ 4 ] {2ea9be1e-de25-4e90-9168-2cf8ad625776} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.341064 [ 4 ] {2ea9be1e-de25-4e90-9168-2cf8ad625776} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.341125 [ 4 ] {2ea9be1e-de25-4e90-9168-2cf8ad625776} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.341613 [ 4 ] {2ea9be1e-de25-4e90-9168-2cf8ad625776} TCPHandler: Processed in 0.001153687 sec. 2025.02.10 18:48:23.341858 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.342008 [ 3 ] {2d81286f-4845-4f35-b83e-6f6dca087ab9} executeQuery: (from [fd00:1122:3344:101::d]:48628) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.342431 [ 3 ] {2d81286f-4845-4f35-b83e-6f6dca087ab9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.342497 [ 3 ] {2d81286f-4845-4f35-b83e-6f6dca087ab9} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.343079 [ 3 ] {2d81286f-4845-4f35-b83e-6f6dca087ab9} TCPHandler: Processed in 0.001273861 sec. 2025.02.10 18:48:23.343317 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.343470 [ 4 ] {98f80564-574b-4151-aad9-eaadb746a18c} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.343839 [ 4 ] {98f80564-574b-4151-aad9-eaadb746a18c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.343897 [ 4 ] {98f80564-574b-4151-aad9-eaadb746a18c} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.344366 [ 4 ] {98f80564-574b-4151-aad9-eaadb746a18c} TCPHandler: Processed in 0.001101247 sec. 2025.02.10 18:48:23.344599 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.344750 [ 3 ] {c57d38e9-2422-4c03-bc65-31a7224bd735} executeQuery: (from [fd00:1122:3344:101::d]:48628) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.345114 [ 3 ] {c57d38e9-2422-4c03-bc65-31a7224bd735} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.345168 [ 3 ] {c57d38e9-2422-4c03-bc65-31a7224bd735} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.345656 [ 3 ] {c57d38e9-2422-4c03-bc65-31a7224bd735} TCPHandler: Processed in 0.001112357 sec. 2025.02.10 18:48:23.345966 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.346137 [ 4 ] {8bcc58c4-dbba-4373-9b03-46a3e865b413} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.346587 [ 4 ] {8bcc58c4-dbba-4373-9b03-46a3e865b413} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.346655 [ 4 ] {8bcc58c4-dbba-4373-9b03-46a3e865b413} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.347188 [ 4 ] {8bcc58c4-dbba-4373-9b03-46a3e865b413} TCPHandler: Processed in 0.001280101 sec. 2025.02.10 18:48:23.347437 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.347587 [ 3 ] {a1383fc8-687f-43cc-8123-63a9257939e5} executeQuery: (from [fd00:1122:3344:101::d]:48628) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.347963 [ 3 ] {a1383fc8-687f-43cc-8123-63a9257939e5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.348018 [ 3 ] {a1383fc8-687f-43cc-8123-63a9257939e5} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.348508 [ 3 ] {a1383fc8-687f-43cc-8123-63a9257939e5} TCPHandler: Processed in 0.001127727 sec. 2025.02.10 18:48:23.348757 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.348916 [ 4 ] {2d8d44c7-aa2d-424c-a335-c7980861a721} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.349297 [ 4 ] {2d8d44c7-aa2d-424c-a335-c7980861a721} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.349353 [ 4 ] {2d8d44c7-aa2d-424c-a335-c7980861a721} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.349808 [ 4 ] {2d8d44c7-aa2d-424c-a335-c7980861a721} TCPHandler: Processed in 0.001106417 sec. 2025.02.10 18:48:23.350035 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.350194 [ 3 ] {ff57b4ef-991f-4ad8-8ca7-373fec6ef83a} executeQuery: (from [fd00:1122:3344:101::d]:48628) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.350578 [ 3 ] {ff57b4ef-991f-4ad8-8ca7-373fec6ef83a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.350634 [ 3 ] {ff57b4ef-991f-4ad8-8ca7-373fec6ef83a} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.351120 [ 3 ] {ff57b4ef-991f-4ad8-8ca7-373fec6ef83a} TCPHandler: Processed in 0.001139688 sec. 2025.02.10 18:48:23.351362 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.351523 [ 4 ] {833be9a4-78cf-4cb9-be58-42518369e4a4} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.351909 [ 4 ] {833be9a4-78cf-4cb9-be58-42518369e4a4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.351965 [ 4 ] {833be9a4-78cf-4cb9-be58-42518369e4a4} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.352435 [ 4 ] {833be9a4-78cf-4cb9-be58-42518369e4a4} TCPHandler: Processed in 0.001130717 sec. 2025.02.10 18:48:23.352676 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.352834 [ 3 ] {afa08e3a-3d4a-489c-8883-6ee1567498a8} executeQuery: (from [fd00:1122:3344:101::d]:48628) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.353218 [ 3 ] {afa08e3a-3d4a-489c-8883-6ee1567498a8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.353273 [ 3 ] {afa08e3a-3d4a-489c-8883-6ee1567498a8} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.353760 [ 3 ] {afa08e3a-3d4a-489c-8883-6ee1567498a8} TCPHandler: Processed in 0.001139127 sec. 2025.02.10 18:48:23.353992 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.354172 [ 4 ] {6ce0f608-db56-4ca0-9d15-d1eac007ae7c} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.354641 [ 4 ] {6ce0f608-db56-4ca0-9d15-d1eac007ae7c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.354708 [ 4 ] {6ce0f608-db56-4ca0-9d15-d1eac007ae7c} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.355246 [ 4 ] {6ce0f608-db56-4ca0-9d15-d1eac007ae7c} TCPHandler: Processed in 0.001311981 sec. 2025.02.10 18:48:23.355516 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.355674 [ 3 ] {618858a9-7aff-4179-9f02-e437dd3971ea} executeQuery: (from [fd00:1122:3344:101::d]:48628) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.356070 [ 3 ] {618858a9-7aff-4179-9f02-e437dd3971ea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.356126 [ 3 ] {618858a9-7aff-4179-9f02-e437dd3971ea} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.356626 [ 3 ] {618858a9-7aff-4179-9f02-e437dd3971ea} TCPHandler: Processed in 0.001162517 sec. 2025.02.10 18:48:23.356868 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.357030 [ 4 ] {137a2345-c84d-476e-8db4-a47b7ee2e471} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.357581 [ 4 ] {137a2345-c84d-476e-8db4-a47b7ee2e471} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.357648 [ 4 ] {137a2345-c84d-476e-8db4-a47b7ee2e471} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.358194 [ 4 ] {137a2345-c84d-476e-8db4-a47b7ee2e471} TCPHandler: Processed in 0.001381543 sec. 2025.02.10 18:48:23.358459 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.358619 [ 3 ] {cbdb9479-c6b0-44e8-b3db-583311cfe779} executeQuery: (from [fd00:1122:3344:101::d]:48628) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.359022 [ 3 ] {cbdb9479-c6b0-44e8-b3db-583311cfe779} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.359078 [ 3 ] {cbdb9479-c6b0-44e8-b3db-583311cfe779} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.359573 [ 3 ] {cbdb9479-c6b0-44e8-b3db-583311cfe779} TCPHandler: Processed in 0.001169249 sec. 2025.02.10 18:48:23.359820 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.359986 [ 4 ] {780abef4-be29-4f69-adf2-c0232d1e746d} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:23.360463 [ 4 ] {780abef4-be29-4f69-adf2-c0232d1e746d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.360531 [ 4 ] {780abef4-be29-4f69-adf2-c0232d1e746d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:23.361084 [ 4 ] {780abef4-be29-4f69-adf2-c0232d1e746d} TCPHandler: Processed in 0.001322592 sec. 2025.02.10 18:48:23.367131 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.367270 [ 3 ] {1210dc0a-3b6c-4891-97d2-a57166c1f3d1} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.10 18:48:23.367323 [ 3 ] {1210dc0a-3b6c-4891-97d2-a57166c1f3d1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:23.368106 [ 3 ] {1210dc0a-3b6c-4891-97d2-a57166c1f3d1} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:23.368153 [ 3 ] {1210dc0a-3b6c-4891-97d2-a57166c1f3d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:23.368799 [ 3 ] {1210dc0a-3b6c-4891-97d2-a57166c1f3d1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:48:23.369225 [ 3 ] {1210dc0a-3b6c-4891-97d2-a57166c1f3d1} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:23.369454 [ 3 ] {1210dc0a-3b6c-4891-97d2-a57166c1f3d1} executeQuery: Read 18 rows, 2.52 KiB in 0.002221 sec., 8104.4574515983795 rows/sec., 1.11 MiB/sec. 2025.02.10 18:48:23.369508 [ 3 ] {1210dc0a-3b6c-4891-97d2-a57166c1f3d1} TCPHandler: Processed in 0.00248328 sec. 2025.02.10 18:48:23.369664 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.369816 [ 4 ] {833b4b51-5d58-4168-8240-c59b7d34b66d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:48:23.369874 [ 4 ] {833b4b51-5d58-4168-8240-c59b7d34b66d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:48:23.371752 [ 4 ] {833b4b51-5d58-4168-8240-c59b7d34b66d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:23.371790 [ 4 ] {833b4b51-5d58-4168-8240-c59b7d34b66d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:23.372375 [ 4 ] {833b4b51-5d58-4168-8240-c59b7d34b66d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:48:23.372904 [ 4 ] {833b4b51-5d58-4168-8240-c59b7d34b66d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:23.373106 [ 4 ] {833b4b51-5d58-4168-8240-c59b7d34b66d} executeQuery: Read 56 rows, 4.41 KiB in 0.003331 sec., 16811.768237766435 rows/sec., 1.29 MiB/sec. 2025.02.10 18:48:23.373227 [ 4 ] {833b4b51-5d58-4168-8240-c59b7d34b66d} TCPHandler: Processed in 0.003629708 sec. 2025.02.10 18:48:23.373393 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.373536 [ 3 ] {560fd953-e78e-45a7-a706-e87763eff90c} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:48:23.373593 [ 3 ] {560fd953-e78e-45a7-a706-e87763eff90c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:48:23.374284 [ 3 ] {560fd953-e78e-45a7-a706-e87763eff90c} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:23.374323 [ 3 ] {560fd953-e78e-45a7-a706-e87763eff90c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:23.374865 [ 3 ] {560fd953-e78e-45a7-a706-e87763eff90c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:48:23.375401 [ 3 ] {560fd953-e78e-45a7-a706-e87763eff90c} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:23.375638 [ 3 ] {560fd953-e78e-45a7-a706-e87763eff90c} executeQuery: Read 64 rows, 5.12 KiB in 0.002124 sec., 30131.826741996232 rows/sec., 2.35 MiB/sec. 2025.02.10 18:48:23.375763 [ 3 ] {560fd953-e78e-45a7-a706-e87763eff90c} TCPHandler: Processed in 0.002438169 sec. 2025.02.10 18:48:23.375916 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.376060 [ 4 ] {7c7c218d-48b0-442e-99bd-ea90019105d9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:48:23.376115 [ 4 ] {7c7c218d-48b0-442e-99bd-ea90019105d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:48:23.376723 [ 4 ] {7c7c218d-48b0-442e-99bd-ea90019105d9} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:23.376758 [ 4 ] {7c7c218d-48b0-442e-99bd-ea90019105d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:23.377323 [ 4 ] {7c7c218d-48b0-442e-99bd-ea90019105d9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:48:23.377810 [ 4 ] {7c7c218d-48b0-442e-99bd-ea90019105d9} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:23.378015 [ 4 ] {7c7c218d-48b0-442e-99bd-ea90019105d9} executeQuery: Read 128 rows, 9.13 KiB in 0.00199 sec., 64321.608040201005 rows/sec., 4.48 MiB/sec. 2025.02.10 18:48:23.378070 [ 4 ] {7c7c218d-48b0-442e-99bd-ea90019105d9} TCPHandler: Processed in 0.002223294 sec. 2025.02.10 18:48:23.378240 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:23.378377 [ 3 ] {33fabac1-8962-4a67-8aa7-bb30e32953ce} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:48:23.378436 [ 3 ] {33fabac1-8962-4a67-8aa7-bb30e32953ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:48:23.379004 [ 3 ] {33fabac1-8962-4a67-8aa7-bb30e32953ce} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:23.379058 [ 3 ] {33fabac1-8962-4a67-8aa7-bb30e32953ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:23.379638 [ 3 ] {33fabac1-8962-4a67-8aa7-bb30e32953ce} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:48:23.380174 [ 3 ] {33fabac1-8962-4a67-8aa7-bb30e32953ce} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:23.380444 [ 3 ] {33fabac1-8962-4a67-8aa7-bb30e32953ce} executeQuery: Read 48 rows, 3.31 KiB in 0.002085 sec., 23021.58273381295 rows/sec., 1.55 MiB/sec. 2025.02.10 18:48:23.380519 [ 3 ] {33fabac1-8962-4a67-8aa7-bb30e32953ce} TCPHandler: Processed in 0.002349127 sec. 2025.02.10 18:48:25.157047 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2025.02.10 18:48:25.157825 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:25.157879 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:25.158704 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.10 18:48:25.159321 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:25.159572 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2025.02.10 18:48:25.230978 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.02.10 18:48:25.250328 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:25.250396 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:25.257516 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.10 18:48:25.258728 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:25.261478 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.02.10 18:48:28.338587 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:28.338820 [ 3 ] {8c46e7de-c53c-4183-8dd3-5b9ce7670740} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:48:28.338903 [ 3 ] {8c46e7de-c53c-4183-8dd3-5b9ce7670740} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:48:28.339741 [ 3 ] {8c46e7de-c53c-4183-8dd3-5b9ce7670740} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:28.339788 [ 3 ] {8c46e7de-c53c-4183-8dd3-5b9ce7670740} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:28.340357 [ 3 ] {8c46e7de-c53c-4183-8dd3-5b9ce7670740} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.10 18:48:28.340955 [ 3 ] {8c46e7de-c53c-4183-8dd3-5b9ce7670740} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:28.341194 [ 3 ] {8c46e7de-c53c-4183-8dd3-5b9ce7670740} executeQuery: Read 56 rows, 4.41 KiB in 0.002436 sec., 22988.505747126437 rows/sec., 1.77 MiB/sec. 2025.02.10 18:48:28.341257 [ 3 ] {8c46e7de-c53c-4183-8dd3-5b9ce7670740} TCPHandler: Processed in 0.002815348 sec. 2025.02.10 18:48:28.341518 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:28.341731 [ 4 ] {effa5020-1f43-4691-9829-2d478217e166} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:48:28.341816 [ 4 ] {effa5020-1f43-4691-9829-2d478217e166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:48:28.342637 [ 4 ] {effa5020-1f43-4691-9829-2d478217e166} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:28.342686 [ 4 ] {effa5020-1f43-4691-9829-2d478217e166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:28.343293 [ 4 ] {effa5020-1f43-4691-9829-2d478217e166} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.10 18:48:28.343806 [ 4 ] {effa5020-1f43-4691-9829-2d478217e166} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:28.344089 [ 4 ] {effa5020-1f43-4691-9829-2d478217e166} executeQuery: Read 64 rows, 5.12 KiB in 0.002406 sec., 26600.166251039067 rows/sec., 2.08 MiB/sec. 2025.02.10 18:48:28.344164 [ 4 ] {effa5020-1f43-4691-9829-2d478217e166} TCPHandler: Processed in 0.002784298 sec. 2025.02.10 18:48:28.344354 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:28.344502 [ 3 ] {7c3eae66-5ebd-4e39-b79f-489ac92b6c4e} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:48:28.344569 [ 3 ] {7c3eae66-5ebd-4e39-b79f-489ac92b6c4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:48:28.345257 [ 3 ] {7c3eae66-5ebd-4e39-b79f-489ac92b6c4e} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:28.345298 [ 3 ] {7c3eae66-5ebd-4e39-b79f-489ac92b6c4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:28.345854 [ 3 ] {7c3eae66-5ebd-4e39-b79f-489ac92b6c4e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.10 18:48:28.346380 [ 3 ] {7c3eae66-5ebd-4e39-b79f-489ac92b6c4e} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:28.346594 [ 3 ] {7c3eae66-5ebd-4e39-b79f-489ac92b6c4e} executeQuery: Read 160 rows, 11.41 KiB in 0.002129 sec., 75152.65382808831 rows/sec., 5.23 MiB/sec. 2025.02.10 18:48:28.346649 [ 3 ] {7c3eae66-5ebd-4e39-b79f-489ac92b6c4e} TCPHandler: Processed in 0.002363797 sec. 2025.02.10 18:48:28.346801 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:28.346948 [ 4 ] {5971955c-0e07-4f00-8a21-5ab597200609} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:48:28.347014 [ 4 ] {5971955c-0e07-4f00-8a21-5ab597200609} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:48:28.347545 [ 4 ] {5971955c-0e07-4f00-8a21-5ab597200609} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:28.347586 [ 4 ] {5971955c-0e07-4f00-8a21-5ab597200609} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:28.348106 [ 4 ] {5971955c-0e07-4f00-8a21-5ab597200609} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.10 18:48:28.348633 [ 4 ] {5971955c-0e07-4f00-8a21-5ab597200609} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:28.348854 [ 4 ] {5971955c-0e07-4f00-8a21-5ab597200609} executeQuery: Read 60 rows, 4.14 KiB in 0.001943 sec., 30880.082346886258 rows/sec., 2.08 MiB/sec. 2025.02.10 18:48:28.348907 [ 4 ] {5971955c-0e07-4f00-8a21-5ab597200609} TCPHandler: Processed in 0.002171342 sec. 2025.02.10 18:48:32.598514 [ 32 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:48:32.598623 [ 32 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:48:32.647523 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 2025.02.10 18:48:32.651595 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:32.651657 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:32.653246 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.10 18:48:32.653774 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:32.654536 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 142 2025.02.10 18:48:32.659686 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2025.02.10 18:48:32.660306 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:32.660345 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:32.661039 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.10 18:48:32.661506 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:32.661692 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.02.10 18:48:32.761556 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.02.10 18:48:32.781736 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:32.781801 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:32.789217 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.10 18:48:32.790578 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:32.793329 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.02.10 18:48:33.332514 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.332764 [ 3 ] {b4e283fc-1bea-438d-9bcd-aa3254e7f15a} executeQuery: (from [fd00:1122:3344:101::d]:48628) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:33.333219 [ 3 ] {b4e283fc-1bea-438d-9bcd-aa3254e7f15a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:48:33.333298 [ 3 ] {b4e283fc-1bea-438d-9bcd-aa3254e7f15a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.10 18:48:33.333635 [ 3 ] {b4e283fc-1bea-438d-9bcd-aa3254e7f15a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:33.333835 [ 3 ] {b4e283fc-1bea-438d-9bcd-aa3254e7f15a} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:33.334169 [ 3 ] {b4e283fc-1bea-438d-9bcd-aa3254e7f15a} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.02.10 18:48:33.335400 [ 3 ] {b4e283fc-1bea-438d-9bcd-aa3254e7f15a} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:48:33.335458 [ 3 ] {b4e283fc-1bea-438d-9bcd-aa3254e7f15a} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.10 18:48:33.335478 [ 3 ] {b4e283fc-1bea-438d-9bcd-aa3254e7f15a} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:48:33.335600 [ 3 ] {b4e283fc-1bea-438d-9bcd-aa3254e7f15a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.10 18:48:33.335626 [ 3 ] {b4e283fc-1bea-438d-9bcd-aa3254e7f15a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.10 18:48:33.337589 [ 3 ] {b4e283fc-1bea-438d-9bcd-aa3254e7f15a} executeQuery: Read 18 rows, 754.00 B in 0.004934 sec., 3648.155654641265 rows/sec., 149.24 KiB/sec. 2025.02.10 18:48:33.337729 [ 3 ] {b4e283fc-1bea-438d-9bcd-aa3254e7f15a} TCPHandler: Processed in 0.005358299 sec. 2025.02.10 18:48:33.338574 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.338838 [ 4 ] {1d8c10b0-910c-4037-bec8-1a4001a1ec0d} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:33.339273 [ 4 ] {1d8c10b0-910c-4037-bec8-1a4001a1ec0d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:48:33.339329 [ 4 ] {1d8c10b0-910c-4037-bec8-1a4001a1ec0d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.10 18:48:33.339642 [ 4 ] {1d8c10b0-910c-4037-bec8-1a4001a1ec0d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:33.339723 [ 4 ] {1d8c10b0-910c-4037-bec8-1a4001a1ec0d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:33.339902 [ 4 ] {1d8c10b0-910c-4037-bec8-1a4001a1ec0d} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.02.10 18:48:33.339941 [ 4 ] {1d8c10b0-910c-4037-bec8-1a4001a1ec0d} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:48:33.339965 [ 4 ] {1d8c10b0-910c-4037-bec8-1a4001a1ec0d} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.10 18:48:33.339983 [ 4 ] {1d8c10b0-910c-4037-bec8-1a4001a1ec0d} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:48:33.340031 [ 4 ] {1d8c10b0-910c-4037-bec8-1a4001a1ec0d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.10 18:48:33.340055 [ 4 ] {1d8c10b0-910c-4037-bec8-1a4001a1ec0d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.10 18:48:33.340644 [ 4 ] {1d8c10b0-910c-4037-bec8-1a4001a1ec0d} executeQuery: Read 18 rows, 754.00 B in 0.001927 sec., 9340.94447327452 rows/sec., 382.11 KiB/sec. 2025.02.10 18:48:33.340734 [ 4 ] {1d8c10b0-910c-4037-bec8-1a4001a1ec0d} TCPHandler: Processed in 0.002284555 sec. 2025.02.10 18:48:33.341180 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.341407 [ 3 ] {07f06093-51d5-46d3-a6c3-62289a669e8e} executeQuery: (from [fd00:1122:3344:101::d]:48628) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:33.341736 [ 3 ] {07f06093-51d5-46d3-a6c3-62289a669e8e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:48:33.341779 [ 3 ] {07f06093-51d5-46d3-a6c3-62289a669e8e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.10 18:48:33.342066 [ 3 ] {07f06093-51d5-46d3-a6c3-62289a669e8e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:33.342137 [ 3 ] {07f06093-51d5-46d3-a6c3-62289a669e8e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:33.342292 [ 3 ] {07f06093-51d5-46d3-a6c3-62289a669e8e} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.02.10 18:48:33.342328 [ 3 ] {07f06093-51d5-46d3-a6c3-62289a669e8e} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:48:33.342353 [ 3 ] {07f06093-51d5-46d3-a6c3-62289a669e8e} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.10 18:48:33.342372 [ 3 ] {07f06093-51d5-46d3-a6c3-62289a669e8e} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:48:33.342417 [ 3 ] {07f06093-51d5-46d3-a6c3-62289a669e8e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.02.10 18:48:33.342441 [ 3 ] {07f06093-51d5-46d3-a6c3-62289a669e8e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.10 18:48:33.343078 [ 3 ] {07f06093-51d5-46d3-a6c3-62289a669e8e} executeQuery: Read 18 rows, 754.00 B in 0.001777 sec., 10129.431626336522 rows/sec., 414.37 KiB/sec. 2025.02.10 18:48:33.343199 [ 3 ] {07f06093-51d5-46d3-a6c3-62289a669e8e} TCPHandler: Processed in 0.002091721 sec. 2025.02.10 18:48:33.343762 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.343975 [ 4 ] {8020a26c-c63e-4f8d-9df6-8bf50cc0241a} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.10 18:48:33.344347 [ 4 ] {8020a26c-c63e-4f8d-9df6-8bf50cc0241a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:48:33.344399 [ 4 ] {8020a26c-c63e-4f8d-9df6-8bf50cc0241a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.10 18:48:33.344682 [ 4 ] {8020a26c-c63e-4f8d-9df6-8bf50cc0241a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:33.344748 [ 4 ] {8020a26c-c63e-4f8d-9df6-8bf50cc0241a} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:33.344895 [ 4 ] {8020a26c-c63e-4f8d-9df6-8bf50cc0241a} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.02.10 18:48:33.344928 [ 4 ] {8020a26c-c63e-4f8d-9df6-8bf50cc0241a} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:48:33.344951 [ 4 ] {8020a26c-c63e-4f8d-9df6-8bf50cc0241a} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.10 18:48:33.344967 [ 4 ] {8020a26c-c63e-4f8d-9df6-8bf50cc0241a} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:48:33.345011 [ 4 ] {8020a26c-c63e-4f8d-9df6-8bf50cc0241a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.02.10 18:48:33.345032 [ 4 ] {8020a26c-c63e-4f8d-9df6-8bf50cc0241a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.10 18:48:33.345538 [ 4 ] {8020a26c-c63e-4f8d-9df6-8bf50cc0241a} executeQuery: Read 18 rows, 754.00 B in 0.001664 sec., 10817.307692307693 rows/sec., 442.50 KiB/sec. 2025.02.10 18:48:33.345621 [ 4 ] {8020a26c-c63e-4f8d-9df6-8bf50cc0241a} TCPHandler: Processed in 0.001926396 sec. 2025.02.10 18:48:33.345961 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.346263 [ 3 ] {c1808f69-937e-44b9-97d8-b298881b52d2} executeQuery: (from [fd00:1122:3344:101::d]:48628) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.02.10 18:48:33.346663 [ 3 ] {c1808f69-937e-44b9-97d8-b298881b52d2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:48:33.346706 [ 3 ] {c1808f69-937e-44b9-97d8-b298881b52d2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2025.02.10 18:48:33.346980 [ 3 ] {c1808f69-937e-44b9-97d8-b298881b52d2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:33.347049 [ 3 ] {c1808f69-937e-44b9-97d8-b298881b52d2} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:33.347200 [ 3 ] {c1808f69-937e-44b9-97d8-b298881b52d2} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.02.10 18:48:33.347234 [ 3 ] {c1808f69-937e-44b9-97d8-b298881b52d2} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:48:33.347258 [ 3 ] {c1808f69-937e-44b9-97d8-b298881b52d2} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.10 18:48:33.347275 [ 3 ] {c1808f69-937e-44b9-97d8-b298881b52d2} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:48:33.347321 [ 3 ] {c1808f69-937e-44b9-97d8-b298881b52d2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.02.10 18:48:33.347344 [ 3 ] {c1808f69-937e-44b9-97d8-b298881b52d2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.10 18:48:33.348121 [ 3 ] {c1808f69-937e-44b9-97d8-b298881b52d2} executeQuery: Read 18 rows, 754.00 B in 0.002004 sec., 8982.035928143712 rows/sec., 367.43 KiB/sec. 2025.02.10 18:48:33.348246 [ 3 ] {c1808f69-937e-44b9-97d8-b298881b52d2} TCPHandler: Processed in 0.002384408 sec. 2025.02.10 18:48:33.348662 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.348869 [ 4 ] {fbb51356-8eca-4cab-b42f-308bcffaaf0b} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.10 18:48:33.349242 [ 4 ] {fbb51356-8eca-4cab-b42f-308bcffaaf0b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:48:33.349294 [ 4 ] {fbb51356-8eca-4cab-b42f-308bcffaaf0b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.02.10 18:48:33.349596 [ 4 ] {fbb51356-8eca-4cab-b42f-308bcffaaf0b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:33.349663 [ 4 ] {fbb51356-8eca-4cab-b42f-308bcffaaf0b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:33.349808 [ 4 ] {fbb51356-8eca-4cab-b42f-308bcffaaf0b} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.02.10 18:48:33.349841 [ 4 ] {fbb51356-8eca-4cab-b42f-308bcffaaf0b} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:48:33.349863 [ 4 ] {fbb51356-8eca-4cab-b42f-308bcffaaf0b} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.10 18:48:33.349881 [ 4 ] {fbb51356-8eca-4cab-b42f-308bcffaaf0b} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:48:33.349926 [ 4 ] {fbb51356-8eca-4cab-b42f-308bcffaaf0b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.02.10 18:48:33.349948 [ 4 ] {fbb51356-8eca-4cab-b42f-308bcffaaf0b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.10 18:48:33.350456 [ 4 ] {fbb51356-8eca-4cab-b42f-308bcffaaf0b} executeQuery: Read 18 rows, 754.00 B in 0.001687 sec., 10669.82809721399 rows/sec., 436.47 KiB/sec. 2025.02.10 18:48:33.350537 [ 4 ] {fbb51356-8eca-4cab-b42f-308bcffaaf0b} TCPHandler: Processed in 0.001947487 sec. 2025.02.10 18:48:33.350820 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.351029 [ 3 ] {15b0c04a-8c3d-4742-8fa5-04e369d38631} executeQuery: (from [fd00:1122:3344:101::d]:48628) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.10 18:48:33.351407 [ 3 ] {15b0c04a-8c3d-4742-8fa5-04e369d38631} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:48:33.351458 [ 3 ] {15b0c04a-8c3d-4742-8fa5-04e369d38631} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.02.10 18:48:33.351743 [ 3 ] {15b0c04a-8c3d-4742-8fa5-04e369d38631} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:33.351811 [ 3 ] {15b0c04a-8c3d-4742-8fa5-04e369d38631} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:33.351960 [ 3 ] {15b0c04a-8c3d-4742-8fa5-04e369d38631} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.02.10 18:48:33.351996 [ 3 ] {15b0c04a-8c3d-4742-8fa5-04e369d38631} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:48:33.352019 [ 3 ] {15b0c04a-8c3d-4742-8fa5-04e369d38631} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.10 18:48:33.352036 [ 3 ] {15b0c04a-8c3d-4742-8fa5-04e369d38631} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:48:33.352082 [ 3 ] {15b0c04a-8c3d-4742-8fa5-04e369d38631} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.10 18:48:33.352105 [ 3 ] {15b0c04a-8c3d-4742-8fa5-04e369d38631} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.10 18:48:33.352674 [ 3 ] {15b0c04a-8c3d-4742-8fa5-04e369d38631} executeQuery: Read 18 rows, 754.00 B in 0.001743 sec., 10327.022375215147 rows/sec., 422.45 KiB/sec. 2025.02.10 18:48:33.352788 [ 3 ] {15b0c04a-8c3d-4742-8fa5-04e369d38631} TCPHandler: Processed in 0.002037849 sec. 2025.02.10 18:48:33.353048 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.353257 [ 4 ] {ef8edfcb-17aa-41b9-a97d-f1c7274c0563} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.10 18:48:33.353595 [ 4 ] {ef8edfcb-17aa-41b9-a97d-f1c7274c0563} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:48:33.353639 [ 4 ] {ef8edfcb-17aa-41b9-a97d-f1c7274c0563} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.02.10 18:48:33.353919 [ 4 ] {ef8edfcb-17aa-41b9-a97d-f1c7274c0563} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:33.353984 [ 4 ] {ef8edfcb-17aa-41b9-a97d-f1c7274c0563} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:33.354129 [ 4 ] {ef8edfcb-17aa-41b9-a97d-f1c7274c0563} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.02.10 18:48:33.354162 [ 4 ] {ef8edfcb-17aa-41b9-a97d-f1c7274c0563} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:48:33.354184 [ 4 ] {ef8edfcb-17aa-41b9-a97d-f1c7274c0563} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.10 18:48:33.354201 [ 4 ] {ef8edfcb-17aa-41b9-a97d-f1c7274c0563} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:48:33.354244 [ 4 ] {ef8edfcb-17aa-41b9-a97d-f1c7274c0563} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.10 18:48:33.354266 [ 4 ] {ef8edfcb-17aa-41b9-a97d-f1c7274c0563} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.10 18:48:33.354800 [ 4 ] {ef8edfcb-17aa-41b9-a97d-f1c7274c0563} executeQuery: Read 18 rows, 754.00 B in 0.001644 sec., 10948.905109489051 rows/sec., 447.89 KiB/sec. 2025.02.10 18:48:33.354883 [ 4 ] {ef8edfcb-17aa-41b9-a97d-f1c7274c0563} TCPHandler: Processed in 0.001900746 sec. 2025.02.10 18:48:33.355121 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.355330 [ 3 ] {517453dc-263a-4e71-918b-a42a0af88b2f} executeQuery: (from [fd00:1122:3344:101::d]:48628) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.10 18:48:33.355662 [ 3 ] {517453dc-263a-4e71-918b-a42a0af88b2f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:48:33.355706 [ 3 ] {517453dc-263a-4e71-918b-a42a0af88b2f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.02.10 18:48:33.355998 [ 3 ] {517453dc-263a-4e71-918b-a42a0af88b2f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:33.356064 [ 3 ] {517453dc-263a-4e71-918b-a42a0af88b2f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:33.356214 [ 3 ] {517453dc-263a-4e71-918b-a42a0af88b2f} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.02.10 18:48:33.356248 [ 3 ] {517453dc-263a-4e71-918b-a42a0af88b2f} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:48:33.356272 [ 3 ] {517453dc-263a-4e71-918b-a42a0af88b2f} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.10 18:48:33.356290 [ 3 ] {517453dc-263a-4e71-918b-a42a0af88b2f} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:48:33.356333 [ 3 ] {517453dc-263a-4e71-918b-a42a0af88b2f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.02.10 18:48:33.356357 [ 3 ] {517453dc-263a-4e71-918b-a42a0af88b2f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.10 18:48:33.357039 [ 3 ] {517453dc-263a-4e71-918b-a42a0af88b2f} executeQuery: Read 18 rows, 754.00 B in 0.00181 sec., 9944.75138121547 rows/sec., 406.81 KiB/sec. 2025.02.10 18:48:33.357157 [ 3 ] {517453dc-263a-4e71-918b-a42a0af88b2f} TCPHandler: Processed in 0.002106521 sec. 2025.02.10 18:48:33.357534 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.357743 [ 4 ] {a14f29e1-fafe-4730-9470-6ad9ac255d4f} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.10 18:48:33.358119 [ 4 ] {a14f29e1-fafe-4730-9470-6ad9ac255d4f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:48:33.358171 [ 4 ] {a14f29e1-fafe-4730-9470-6ad9ac255d4f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.02.10 18:48:33.358513 [ 4 ] {a14f29e1-fafe-4730-9470-6ad9ac255d4f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:33.358579 [ 4 ] {a14f29e1-fafe-4730-9470-6ad9ac255d4f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:33.358723 [ 4 ] {a14f29e1-fafe-4730-9470-6ad9ac255d4f} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.02.10 18:48:33.358756 [ 4 ] {a14f29e1-fafe-4730-9470-6ad9ac255d4f} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:48:33.358778 [ 4 ] {a14f29e1-fafe-4730-9470-6ad9ac255d4f} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.10 18:48:33.358795 [ 4 ] {a14f29e1-fafe-4730-9470-6ad9ac255d4f} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:48:33.358838 [ 4 ] {a14f29e1-fafe-4730-9470-6ad9ac255d4f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.02.10 18:48:33.358861 [ 4 ] {a14f29e1-fafe-4730-9470-6ad9ac255d4f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.10 18:48:33.359358 [ 4 ] {a14f29e1-fafe-4730-9470-6ad9ac255d4f} executeQuery: Read 18 rows, 754.00 B in 0.001715 sec., 10495.626822157436 rows/sec., 429.35 KiB/sec. 2025.02.10 18:48:33.359439 [ 4 ] {a14f29e1-fafe-4730-9470-6ad9ac255d4f} TCPHandler: Processed in 0.001970278 sec. 2025.02.10 18:48:33.359743 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.360082 [ 3 ] {7cbae7a5-b50d-481a-89e1-79690e677099} executeQuery: (from [fd00:1122:3344:101::d]:48628) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.10 18:48:33.360590 [ 3 ] {7cbae7a5-b50d-481a-89e1-79690e677099} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:48:33.360636 [ 3 ] {7cbae7a5-b50d-481a-89e1-79690e677099} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.10 18:48:33.360931 [ 3 ] {7cbae7a5-b50d-481a-89e1-79690e677099} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:33.360998 [ 3 ] {7cbae7a5-b50d-481a-89e1-79690e677099} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:33.361147 [ 3 ] {7cbae7a5-b50d-481a-89e1-79690e677099} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.02.10 18:48:33.361180 [ 3 ] {7cbae7a5-b50d-481a-89e1-79690e677099} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:48:33.361203 [ 3 ] {7cbae7a5-b50d-481a-89e1-79690e677099} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.10 18:48:33.361220 [ 3 ] {7cbae7a5-b50d-481a-89e1-79690e677099} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:48:33.361263 [ 3 ] {7cbae7a5-b50d-481a-89e1-79690e677099} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:48:33.361289 [ 3 ] {7cbae7a5-b50d-481a-89e1-79690e677099} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.10 18:48:33.361869 [ 3 ] {7cbae7a5-b50d-481a-89e1-79690e677099} executeQuery: Read 18 rows, 754.00 B in 0.001956 sec., 9202.453987730061 rows/sec., 376.45 KiB/sec. 2025.02.10 18:48:33.361983 [ 3 ] {7cbae7a5-b50d-481a-89e1-79690e677099} TCPHandler: Processed in 0.002350557 sec. 2025.02.10 18:48:33.362323 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.362504 [ 4 ] {c59b330b-4f9a-4e85-b5f8-abea89f26ad3} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.10 18:48:33.362821 [ 4 ] {c59b330b-4f9a-4e85-b5f8-abea89f26ad3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:48:33.362866 [ 4 ] {c59b330b-4f9a-4e85-b5f8-abea89f26ad3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.10 18:48:33.363151 [ 4 ] {c59b330b-4f9a-4e85-b5f8-abea89f26ad3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:33.363216 [ 4 ] {c59b330b-4f9a-4e85-b5f8-abea89f26ad3} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:33.363362 [ 4 ] {c59b330b-4f9a-4e85-b5f8-abea89f26ad3} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.02.10 18:48:33.363394 [ 4 ] {c59b330b-4f9a-4e85-b5f8-abea89f26ad3} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:48:33.363417 [ 4 ] {c59b330b-4f9a-4e85-b5f8-abea89f26ad3} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.10 18:48:33.363433 [ 4 ] {c59b330b-4f9a-4e85-b5f8-abea89f26ad3} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:48:33.363476 [ 4 ] {c59b330b-4f9a-4e85-b5f8-abea89f26ad3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:48:33.363499 [ 4 ] {c59b330b-4f9a-4e85-b5f8-abea89f26ad3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.10 18:48:33.364060 [ 4 ] {c59b330b-4f9a-4e85-b5f8-abea89f26ad3} executeQuery: Read 18 rows, 754.00 B in 0.001642 sec., 10962.241169305724 rows/sec., 448.43 KiB/sec. 2025.02.10 18:48:33.364141 [ 4 ] {c59b330b-4f9a-4e85-b5f8-abea89f26ad3} TCPHandler: Processed in 0.001874875 sec. 2025.02.10 18:48:33.368249 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.368547 [ 3 ] {63499816-acdb-483e-843e-ac900dd48e7b} executeQuery: (from [fd00:1122:3344:101::d]:48628) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.10 18:48:33.368871 [ 3 ] {63499816-acdb-483e-843e-ac900dd48e7b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:48:33.368918 [ 3 ] {63499816-acdb-483e-843e-ac900dd48e7b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.10 18:48:33.369226 [ 3 ] {63499816-acdb-483e-843e-ac900dd48e7b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:33.369293 [ 3 ] {63499816-acdb-483e-843e-ac900dd48e7b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:48:33.369445 [ 3 ] {63499816-acdb-483e-843e-ac900dd48e7b} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.02.10 18:48:33.369480 [ 3 ] {63499816-acdb-483e-843e-ac900dd48e7b} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:48:33.369503 [ 3 ] {63499816-acdb-483e-843e-ac900dd48e7b} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.10 18:48:33.369521 [ 3 ] {63499816-acdb-483e-843e-ac900dd48e7b} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:48:33.369566 [ 3 ] {63499816-acdb-483e-843e-ac900dd48e7b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:48:33.369590 [ 3 ] {63499816-acdb-483e-843e-ac900dd48e7b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.10 18:48:33.370158 [ 3 ] {63499816-acdb-483e-843e-ac900dd48e7b} executeQuery: Read 18 rows, 754.00 B in 0.001742 sec., 10332.950631458094 rows/sec., 422.69 KiB/sec. 2025.02.10 18:48:33.370276 [ 3 ] {63499816-acdb-483e-843e-ac900dd48e7b} TCPHandler: Processed in 0.002138111 sec. 2025.02.10 18:48:33.376601 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.376720 [ 3 ] {f0ac303d-f65f-4584-8b98-47edd060d46f} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.10 18:48:33.376769 [ 3 ] {f0ac303d-f65f-4584-8b98-47edd060d46f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:48:33.377447 [ 3 ] {f0ac303d-f65f-4584-8b98-47edd060d46f} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:33.377490 [ 3 ] {f0ac303d-f65f-4584-8b98-47edd060d46f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:33.378143 [ 3 ] {f0ac303d-f65f-4584-8b98-47edd060d46f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.10 18:48:33.378588 [ 3 ] {f0ac303d-f65f-4584-8b98-47edd060d46f} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:33.378839 [ 3 ] {f0ac303d-f65f-4584-8b98-47edd060d46f} executeQuery: Read 13 rows, 2.63 KiB in 0.002153 sec., 6038.086391082211 rows/sec., 1.20 MiB/sec. 2025.02.10 18:48:33.378894 [ 3 ] {f0ac303d-f65f-4584-8b98-47edd060d46f} TCPHandler: Processed in 0.002344587 sec. 2025.02.10 18:48:33.379044 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.379220 [ 4 ] {6d2b7807-6d18-489f-baf2-c659a2927c03} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:48:33.379277 [ 4 ] {6d2b7807-6d18-489f-baf2-c659a2927c03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:48:33.380529 [ 4 ] {6d2b7807-6d18-489f-baf2-c659a2927c03} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:33.380569 [ 4 ] {6d2b7807-6d18-489f-baf2-c659a2927c03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:33.381106 [ 4 ] {6d2b7807-6d18-489f-baf2-c659a2927c03} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:48:33.381610 [ 4 ] {6d2b7807-6d18-489f-baf2-c659a2927c03} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:33.381830 [ 4 ] {6d2b7807-6d18-489f-baf2-c659a2927c03} executeQuery: Read 14 rows, 1.01 KiB in 0.00265 sec., 5283.018867924528 rows/sec., 380.31 KiB/sec. 2025.02.10 18:48:33.381882 [ 4 ] {6d2b7807-6d18-489f-baf2-c659a2927c03} TCPHandler: Processed in 0.0029056 sec. 2025.02.10 18:48:33.382109 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.382335 [ 3 ] {a2ff291e-803e-400a-b2fd-e306053bfdea} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:48:33.382426 [ 3 ] {a2ff291e-803e-400a-b2fd-e306053bfdea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:48:33.383150 [ 3 ] {a2ff291e-803e-400a-b2fd-e306053bfdea} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:33.383189 [ 3 ] {a2ff291e-803e-400a-b2fd-e306053bfdea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:33.383707 [ 3 ] {a2ff291e-803e-400a-b2fd-e306053bfdea} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.10 18:48:33.384165 [ 3 ] {a2ff291e-803e-400a-b2fd-e306053bfdea} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:33.384383 [ 3 ] {a2ff291e-803e-400a-b2fd-e306053bfdea} executeQuery: Read 219 rows, 19.58 KiB in 0.002104 sec., 104087.45247148289 rows/sec., 9.09 MiB/sec. 2025.02.10 18:48:33.384435 [ 3 ] {a2ff291e-803e-400a-b2fd-e306053bfdea} TCPHandler: Processed in 0.00244835 sec. 2025.02.10 18:48:33.384596 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.384735 [ 4 ] {96466dba-bd7b-4875-b53f-e83c3dd4adc8} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:48:33.384793 [ 4 ] {96466dba-bd7b-4875-b53f-e83c3dd4adc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:48:33.385674 [ 4 ] {96466dba-bd7b-4875-b53f-e83c3dd4adc8} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:33.385710 [ 4 ] {96466dba-bd7b-4875-b53f-e83c3dd4adc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:33.386240 [ 4 ] {96466dba-bd7b-4875-b53f-e83c3dd4adc8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:48:33.386732 [ 4 ] {96466dba-bd7b-4875-b53f-e83c3dd4adc8} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:33.386966 [ 4 ] {96466dba-bd7b-4875-b53f-e83c3dd4adc8} executeQuery: Read 15 rows, 1.06 KiB in 0.002256 sec., 6648.936170212765 rows/sec., 468.80 KiB/sec. 2025.02.10 18:48:33.387041 [ 4 ] {96466dba-bd7b-4875-b53f-e83c3dd4adc8} TCPHandler: Processed in 0.002513381 sec. 2025.02.10 18:48:33.387198 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.387336 [ 3 ] {a0322ab3-74d8-454e-8172-1cb4a7d66b72} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:48:33.387393 [ 3 ] {a0322ab3-74d8-454e-8172-1cb4a7d66b72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:48:33.387985 [ 3 ] {a0322ab3-74d8-454e-8172-1cb4a7d66b72} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:33.388025 [ 3 ] {a0322ab3-74d8-454e-8172-1cb4a7d66b72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:33.388532 [ 3 ] {a0322ab3-74d8-454e-8172-1cb4a7d66b72} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:48:33.389099 [ 3 ] {a0322ab3-74d8-454e-8172-1cb4a7d66b72} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:33.389324 [ 3 ] {a0322ab3-74d8-454e-8172-1cb4a7d66b72} executeQuery: Read 14 rows, 1004.00 B in 0.002018 sec., 6937.5619425173445 rows/sec., 485.86 KiB/sec. 2025.02.10 18:48:33.389377 [ 3 ] {a0322ab3-74d8-454e-8172-1cb4a7d66b72} TCPHandler: Processed in 0.002248075 sec. 2025.02.10 18:48:33.389515 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.389630 [ 4 ] {63a48f99-ba17-470e-a7ea-adb383cb4ed3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:48:33.389677 [ 4 ] {63a48f99-ba17-470e-a7ea-adb383cb4ed3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:48:33.390234 [ 4 ] {63a48f99-ba17-470e-a7ea-adb383cb4ed3} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:33.390274 [ 4 ] {63a48f99-ba17-470e-a7ea-adb383cb4ed3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:33.390760 [ 4 ] {63a48f99-ba17-470e-a7ea-adb383cb4ed3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:48:33.391243 [ 4 ] {63a48f99-ba17-470e-a7ea-adb383cb4ed3} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:33.391444 [ 4 ] {63a48f99-ba17-470e-a7ea-adb383cb4ed3} executeQuery: Read 13 rows, 830.00 B in 0.001838 sec., 7072.905331882481 rows/sec., 440.99 KiB/sec. 2025.02.10 18:48:33.391493 [ 4 ] {63a48f99-ba17-470e-a7ea-adb383cb4ed3} TCPHandler: Processed in 0.002034039 sec. 2025.02.10 18:48:33.391634 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.391751 [ 3 ] {7fd744b8-8110-4079-b7ef-c7a3128b02f6} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:48:33.391800 [ 3 ] {7fd744b8-8110-4079-b7ef-c7a3128b02f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:48:33.392527 [ 3 ] {7fd744b8-8110-4079-b7ef-c7a3128b02f6} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:33.392568 [ 3 ] {7fd744b8-8110-4079-b7ef-c7a3128b02f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:33.393141 [ 3 ] {7fd744b8-8110-4079-b7ef-c7a3128b02f6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.10 18:48:33.393696 [ 3 ] {7fd744b8-8110-4079-b7ef-c7a3128b02f6} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:33.393920 [ 3 ] {7fd744b8-8110-4079-b7ef-c7a3128b02f6} executeQuery: Read 390 rows, 28.32 KiB in 0.002193 sec., 177838.57729138166 rows/sec., 12.61 MiB/sec. 2025.02.10 18:48:33.393974 [ 3 ] {7fd744b8-8110-4079-b7ef-c7a3128b02f6} TCPHandler: Processed in 0.002398488 sec. 2025.02.10 18:48:33.394125 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.394261 [ 4 ] {03e668b5-227f-4718-b290-5bb88c070613} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:48:33.394319 [ 4 ] {03e668b5-227f-4718-b290-5bb88c070613} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:48:33.394812 [ 4 ] {03e668b5-227f-4718-b290-5bb88c070613} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:33.394850 [ 4 ] {03e668b5-227f-4718-b290-5bb88c070613} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:33.395347 [ 4 ] {03e668b5-227f-4718-b290-5bb88c070613} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:48:33.395832 [ 4 ] {03e668b5-227f-4718-b290-5bb88c070613} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:33.396110 [ 4 ] {03e668b5-227f-4718-b290-5bb88c070613} executeQuery: Read 6 rows, 321.00 B in 0.00187 sec., 3208.5561497326203 rows/sec., 167.63 KiB/sec. 2025.02.10 18:48:33.396183 [ 4 ] {03e668b5-227f-4718-b290-5bb88c070613} TCPHandler: Processed in 0.002125291 sec. 2025.02.10 18:48:33.396338 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.396481 [ 3 ] {cd16c8fa-b60f-490a-b0ca-2d2f9635ef58} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:48:33.396544 [ 3 ] {cd16c8fa-b60f-490a-b0ca-2d2f9635ef58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:48:33.397225 [ 3 ] {cd16c8fa-b60f-490a-b0ca-2d2f9635ef58} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:33.397273 [ 3 ] {cd16c8fa-b60f-490a-b0ca-2d2f9635ef58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:33.397812 [ 3 ] {cd16c8fa-b60f-490a-b0ca-2d2f9635ef58} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.10 18:48:33.398280 [ 3 ] {cd16c8fa-b60f-490a-b0ca-2d2f9635ef58} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:33.398511 [ 3 ] {cd16c8fa-b60f-490a-b0ca-2d2f9635ef58} executeQuery: Read 237 rows, 16.27 KiB in 0.00206 sec., 115048.54368932037 rows/sec., 7.71 MiB/sec. 2025.02.10 18:48:33.398564 [ 3 ] {cd16c8fa-b60f-490a-b0ca-2d2f9635ef58} TCPHandler: Processed in 0.002294315 sec. 2025.02.10 18:48:33.398720 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.398858 [ 4 ] {fc83dd7e-c51f-4eb9-8b13-a5f058249bc9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:48:33.398916 [ 4 ] {fc83dd7e-c51f-4eb9-8b13-a5f058249bc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:48:33.399463 [ 4 ] {fc83dd7e-c51f-4eb9-8b13-a5f058249bc9} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:33.399502 [ 4 ] {fc83dd7e-c51f-4eb9-8b13-a5f058249bc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:33.399995 [ 4 ] {fc83dd7e-c51f-4eb9-8b13-a5f058249bc9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:48:33.400515 [ 4 ] {fc83dd7e-c51f-4eb9-8b13-a5f058249bc9} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:33.400791 [ 4 ] {fc83dd7e-c51f-4eb9-8b13-a5f058249bc9} executeQuery: Read 1 rows, 69.00 B in 0.001945 sec., 514.1388174807198 rows/sec., 34.64 KiB/sec. 2025.02.10 18:48:33.400901 [ 4 ] {fc83dd7e-c51f-4eb9-8b13-a5f058249bc9} TCPHandler: Processed in 0.002248095 sec. 2025.02.10 18:48:33.401048 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.401190 [ 3 ] {f7b12187-10b2-4f6f-ab4c-1c68c4b55106} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:48:33.401283 [ 3 ] {f7b12187-10b2-4f6f-ab4c-1c68c4b55106} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:48:33.402400 [ 3 ] {f7b12187-10b2-4f6f-ab4c-1c68c4b55106} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:33.402440 [ 3 ] {f7b12187-10b2-4f6f-ab4c-1c68c4b55106} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:33.405194 [ 3 ] {f7b12187-10b2-4f6f-ab4c-1c68c4b55106} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:48:33.405686 [ 3 ] {f7b12187-10b2-4f6f-ab4c-1c68c4b55106} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:33.405997 [ 3 ] {f7b12187-10b2-4f6f-ab4c-1c68c4b55106} executeQuery: Read 8 rows, 14.68 KiB in 0.004838 sec., 1653.5758577924762 rows/sec., 2.96 MiB/sec. 2025.02.10 18:48:33.406087 [ 3 ] {f7b12187-10b2-4f6f-ab4c-1c68c4b55106} TCPHandler: Processed in 0.005105763 sec. 2025.02.10 18:48:33.406228 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:33.406345 [ 4 ] {7c70de05-0aef-48f6-ac93-ed887ed97a3e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:48:33.406395 [ 4 ] {7c70de05-0aef-48f6-ac93-ed887ed97a3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:48:33.406955 [ 4 ] {7c70de05-0aef-48f6-ac93-ed887ed97a3e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:33.407001 [ 4 ] {7c70de05-0aef-48f6-ac93-ed887ed97a3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:33.407559 [ 4 ] {7c70de05-0aef-48f6-ac93-ed887ed97a3e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.10 18:48:33.408057 [ 4 ] {7c70de05-0aef-48f6-ac93-ed887ed97a3e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:33.408338 [ 4 ] {7c70de05-0aef-48f6-ac93-ed887ed97a3e} executeQuery: Read 82 rows, 5.33 KiB in 0.002016 sec., 40674.60317460317 rows/sec., 2.58 MiB/sec. 2025.02.10 18:48:33.408390 [ 4 ] {7c70de05-0aef-48f6-ac93-ed887ed97a3e} TCPHandler: Processed in 0.002214423 sec. 2025.02.10 18:48:38.339625 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:38.339830 [ 3 ] {686d1e46-278b-438a-af83-74deb9d735ca} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:48:38.339904 [ 3 ] {686d1e46-278b-438a-af83-74deb9d735ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:48:38.340691 [ 3 ] {686d1e46-278b-438a-af83-74deb9d735ca} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:38.340738 [ 3 ] {686d1e46-278b-438a-af83-74deb9d735ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:38.341199 [ 3 ] {686d1e46-278b-438a-af83-74deb9d735ca} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.10 18:48:38.341465 [ 3 ] {686d1e46-278b-438a-af83-74deb9d735ca} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:38.341694 [ 3 ] {686d1e46-278b-438a-af83-74deb9d735ca} executeQuery: Read 56 rows, 4.41 KiB in 0.001919 sec., 29181.86555497655 rows/sec., 2.24 MiB/sec. 2025.02.10 18:48:38.341758 [ 3 ] {686d1e46-278b-438a-af83-74deb9d735ca} TCPHandler: Processed in 0.002270595 sec. 2025.02.10 18:48:38.342010 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:38.342216 [ 4 ] {e3d989a1-a231-4c17-81be-bc21b1d2643a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:48:38.342297 [ 4 ] {e3d989a1-a231-4c17-81be-bc21b1d2643a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:48:38.343072 [ 4 ] {e3d989a1-a231-4c17-81be-bc21b1d2643a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:38.343122 [ 4 ] {e3d989a1-a231-4c17-81be-bc21b1d2643a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:38.343549 [ 4 ] {e3d989a1-a231-4c17-81be-bc21b1d2643a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.10 18:48:38.343797 [ 4 ] {e3d989a1-a231-4c17-81be-bc21b1d2643a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:38.344040 [ 4 ] {e3d989a1-a231-4c17-81be-bc21b1d2643a} executeQuery: Read 64 rows, 5.12 KiB in 0.001881 sec., 34024.455077086655 rows/sec., 2.66 MiB/sec. 2025.02.10 18:48:38.344106 [ 4 ] {e3d989a1-a231-4c17-81be-bc21b1d2643a} TCPHandler: Processed in 0.002236303 sec. 2025.02.10 18:48:38.344241 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:38.344367 [ 3 ] {64810fb0-fde9-49fc-9e64-0e2e6af88f2c} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:48:38.344423 [ 3 ] {64810fb0-fde9-49fc-9e64-0e2e6af88f2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:48:38.344994 [ 3 ] {64810fb0-fde9-49fc-9e64-0e2e6af88f2c} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:38.345035 [ 3 ] {64810fb0-fde9-49fc-9e64-0e2e6af88f2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:38.345441 [ 3 ] {64810fb0-fde9-49fc-9e64-0e2e6af88f2c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.10 18:48:38.345681 [ 3 ] {64810fb0-fde9-49fc-9e64-0e2e6af88f2c} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:38.345915 [ 3 ] {64810fb0-fde9-49fc-9e64-0e2e6af88f2c} executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec. 2025.02.10 18:48:38.345995 [ 3 ] {64810fb0-fde9-49fc-9e64-0e2e6af88f2c} TCPHandler: Processed in 0.001809014 sec. 2025.02.10 18:48:38.346151 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:38.346295 [ 4 ] {fe74866e-023f-45d6-800a-27ff799b0513} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:48:38.346358 [ 4 ] {fe74866e-023f-45d6-800a-27ff799b0513} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:48:38.346918 [ 4 ] {fe74866e-023f-45d6-800a-27ff799b0513} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:38.346959 [ 4 ] {fe74866e-023f-45d6-800a-27ff799b0513} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:38.347335 [ 4 ] {fe74866e-023f-45d6-800a-27ff799b0513} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.10 18:48:38.347583 [ 4 ] {fe74866e-023f-45d6-800a-27ff799b0513} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:38.347797 [ 4 ] {fe74866e-023f-45d6-800a-27ff799b0513} executeQuery: Read 60 rows, 4.14 KiB in 0.001537 sec., 39037.085230969424 rows/sec., 2.63 MiB/sec. 2025.02.10 18:48:38.347851 [ 4 ] {fe74866e-023f-45d6-800a-27ff799b0513} TCPHandler: Processed in 0.001772843 sec. 2025.02.10 18:48:40.161808 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2025.02.10 18:48:40.162567 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:40.162621 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:40.163199 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.10 18:48:40.163447 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:40.163687 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2025.02.10 18:48:40.293427 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.02.10 18:48:40.314235 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:40.314304 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:40.321059 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.10 18:48:40.321814 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:40.324736 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.02.10 18:48:42.654806 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 200 2025.02.10 18:48:42.658315 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:42.658382 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:42.659980 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.10 18:48:42.660316 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:42.661101 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 200 2025.02.10 18:48:43.349423 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:43.349641 [ 3 ] {e984b139-be3b-4275-ad64-47f5bede3052} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:48:43.349726 [ 3 ] {e984b139-be3b-4275-ad64-47f5bede3052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:48:43.350510 [ 3 ] {e984b139-be3b-4275-ad64-47f5bede3052} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:43.350566 [ 3 ] {e984b139-be3b-4275-ad64-47f5bede3052} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:43.351026 [ 3 ] {e984b139-be3b-4275-ad64-47f5bede3052} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.10 18:48:43.351309 [ 3 ] {e984b139-be3b-4275-ad64-47f5bede3052} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:43.351561 [ 3 ] {e984b139-be3b-4275-ad64-47f5bede3052} executeQuery: Read 14 rows, 1.01 KiB in 0.001973 sec., 7095.793208312215 rows/sec., 510.80 KiB/sec. 2025.02.10 18:48:43.351705 [ 3 ] {e984b139-be3b-4275-ad64-47f5bede3052} TCPHandler: Processed in 0.002429359 sec. 2025.02.10 18:48:43.352012 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:43.352229 [ 4 ] {2ceac817-6775-4cfd-9d86-e5ffb563fc2f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:48:43.352319 [ 4 ] {2ceac817-6775-4cfd-9d86-e5ffb563fc2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:48:43.353267 [ 4 ] {2ceac817-6775-4cfd-9d86-e5ffb563fc2f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:43.353321 [ 4 ] {2ceac817-6775-4cfd-9d86-e5ffb563fc2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:43.353790 [ 4 ] {2ceac817-6775-4cfd-9d86-e5ffb563fc2f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.10 18:48:43.354064 [ 4 ] {2ceac817-6775-4cfd-9d86-e5ffb563fc2f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:43.354350 [ 4 ] {2ceac817-6775-4cfd-9d86-e5ffb563fc2f} executeQuery: Read 219 rows, 19.58 KiB in 0.002175 sec., 100689.6551724138 rows/sec., 8.79 MiB/sec. 2025.02.10 18:48:43.354435 [ 4 ] {2ceac817-6775-4cfd-9d86-e5ffb563fc2f} TCPHandler: Processed in 0.002567512 sec. 2025.02.10 18:48:43.354599 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:43.354722 [ 3 ] {37407b5c-57cf-4df8-88bd-520e6b827e24} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:48:43.354779 [ 3 ] {37407b5c-57cf-4df8-88bd-520e6b827e24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:48:43.355389 [ 3 ] {37407b5c-57cf-4df8-88bd-520e6b827e24} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:43.355437 [ 3 ] {37407b5c-57cf-4df8-88bd-520e6b827e24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:43.355827 [ 3 ] {37407b5c-57cf-4df8-88bd-520e6b827e24} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.10 18:48:43.356083 [ 3 ] {37407b5c-57cf-4df8-88bd-520e6b827e24} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:43.356347 [ 3 ] {37407b5c-57cf-4df8-88bd-520e6b827e24} executeQuery: Read 15 rows, 1.06 KiB in 0.001632 sec., 9191.176470588236 rows/sec., 648.05 KiB/sec. 2025.02.10 18:48:43.356483 [ 3 ] {37407b5c-57cf-4df8-88bd-520e6b827e24} TCPHandler: Processed in 0.001940167 sec. 2025.02.10 18:48:43.356670 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:43.356805 [ 4 ] {eea2f42b-7327-4ad5-945d-755296078673} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:48:43.356862 [ 4 ] {eea2f42b-7327-4ad5-945d-755296078673} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:48:43.357511 [ 4 ] {eea2f42b-7327-4ad5-945d-755296078673} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:43.357553 [ 4 ] {eea2f42b-7327-4ad5-945d-755296078673} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:43.357937 [ 4 ] {eea2f42b-7327-4ad5-945d-755296078673} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.10 18:48:43.358195 [ 4 ] {eea2f42b-7327-4ad5-945d-755296078673} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:43.358420 [ 4 ] {eea2f42b-7327-4ad5-945d-755296078673} executeQuery: Read 14 rows, 1004.00 B in 0.001646 sec., 8505.46780072904 rows/sec., 595.67 KiB/sec. 2025.02.10 18:48:43.358475 [ 4 ] {eea2f42b-7327-4ad5-945d-755296078673} TCPHandler: Processed in 0.001873065 sec. 2025.02.10 18:48:43.358624 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:43.358741 [ 3 ] {257c021b-026a-46fe-966c-be4eef987d52} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:48:43.358791 [ 3 ] {257c021b-026a-46fe-966c-be4eef987d52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:48:43.359392 [ 3 ] {257c021b-026a-46fe-966c-be4eef987d52} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:43.359434 [ 3 ] {257c021b-026a-46fe-966c-be4eef987d52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:43.359798 [ 3 ] {257c021b-026a-46fe-966c-be4eef987d52} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.10 18:48:43.360042 [ 3 ] {257c021b-026a-46fe-966c-be4eef987d52} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:43.360305 [ 3 ] {257c021b-026a-46fe-966c-be4eef987d52} executeQuery: Read 13 rows, 830.00 B in 0.001565 sec., 8306.70926517572 rows/sec., 517.92 KiB/sec. 2025.02.10 18:48:43.360417 [ 3 ] {257c021b-026a-46fe-966c-be4eef987d52} TCPHandler: Processed in 0.001849485 sec. 2025.02.10 18:48:43.360590 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:43.360714 [ 4 ] {b2b8e78a-d99c-418e-b029-ed03cf775423} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:48:43.360767 [ 4 ] {b2b8e78a-d99c-418e-b029-ed03cf775423} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:48:43.361525 [ 4 ] {b2b8e78a-d99c-418e-b029-ed03cf775423} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:43.361565 [ 4 ] {b2b8e78a-d99c-418e-b029-ed03cf775423} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:43.361976 [ 4 ] {b2b8e78a-d99c-418e-b029-ed03cf775423} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.10 18:48:43.362229 [ 4 ] {b2b8e78a-d99c-418e-b029-ed03cf775423} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:43.362461 [ 4 ] {b2b8e78a-d99c-418e-b029-ed03cf775423} executeQuery: Read 390 rows, 28.32 KiB in 0.001772 sec., 220090.29345372462 rows/sec., 15.61 MiB/sec. 2025.02.10 18:48:43.362521 [ 4 ] {b2b8e78a-d99c-418e-b029-ed03cf775423} TCPHandler: Processed in 0.001989978 sec. 2025.02.10 18:48:43.362671 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:43.362789 [ 3 ] {d7dc4e03-6f10-481f-b81b-ee266189599c} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:48:43.362849 [ 3 ] {d7dc4e03-6f10-481f-b81b-ee266189599c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:48:43.363427 [ 3 ] {d7dc4e03-6f10-481f-b81b-ee266189599c} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:43.363474 [ 3 ] {d7dc4e03-6f10-481f-b81b-ee266189599c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:43.363903 [ 3 ] {d7dc4e03-6f10-481f-b81b-ee266189599c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.10 18:48:43.364158 [ 3 ] {d7dc4e03-6f10-481f-b81b-ee266189599c} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:43.364417 [ 3 ] {d7dc4e03-6f10-481f-b81b-ee266189599c} executeQuery: Read 6 rows, 321.00 B in 0.001632 sec., 3676.470588235294 rows/sec., 192.08 KiB/sec. 2025.02.10 18:48:43.364521 [ 3 ] {d7dc4e03-6f10-481f-b81b-ee266189599c} TCPHandler: Processed in 0.001907736 sec. 2025.02.10 18:48:43.364684 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:43.364829 [ 4 ] {44c93c6e-bad9-442e-83ba-e533ad7e6ec3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:48:43.364901 [ 4 ] {44c93c6e-bad9-442e-83ba-e533ad7e6ec3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:48:43.365710 [ 4 ] {44c93c6e-bad9-442e-83ba-e533ad7e6ec3} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:43.365761 [ 4 ] {44c93c6e-bad9-442e-83ba-e533ad7e6ec3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:43.366316 [ 4 ] {44c93c6e-bad9-442e-83ba-e533ad7e6ec3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.10 18:48:43.366662 [ 4 ] {44c93c6e-bad9-442e-83ba-e533ad7e6ec3} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:43.366937 [ 4 ] {44c93c6e-bad9-442e-83ba-e533ad7e6ec3} executeQuery: Read 237 rows, 16.27 KiB in 0.002142 sec., 110644.25770308124 rows/sec., 7.42 MiB/sec. 2025.02.10 18:48:43.367012 [ 4 ] {44c93c6e-bad9-442e-83ba-e533ad7e6ec3} TCPHandler: Processed in 0.002395368 sec. 2025.02.10 18:48:43.367189 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:43.367328 [ 3 ] {175e7299-d6d3-431f-a714-4f6361e30f5e} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:48:43.367391 [ 3 ] {175e7299-d6d3-431f-a714-4f6361e30f5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:48:43.367928 [ 3 ] {175e7299-d6d3-431f-a714-4f6361e30f5e} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:43.367965 [ 3 ] {175e7299-d6d3-431f-a714-4f6361e30f5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:43.368338 [ 3 ] {175e7299-d6d3-431f-a714-4f6361e30f5e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.10 18:48:43.368586 [ 3 ] {175e7299-d6d3-431f-a714-4f6361e30f5e} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:43.368762 [ 3 ] {175e7299-d6d3-431f-a714-4f6361e30f5e} executeQuery: Read 1 rows, 69.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 46.00 KiB/sec. 2025.02.10 18:48:43.368811 [ 3 ] {175e7299-d6d3-431f-a714-4f6361e30f5e} TCPHandler: Processed in 0.00169301 sec. 2025.02.10 18:48:43.368980 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:43.369131 [ 4 ] {18000513-f274-4c8a-8482-5d74baa1a08d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:48:43.369225 [ 4 ] {18000513-f274-4c8a-8482-5d74baa1a08d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:48:43.370416 [ 4 ] {18000513-f274-4c8a-8482-5d74baa1a08d} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:43.370456 [ 4 ] {18000513-f274-4c8a-8482-5d74baa1a08d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:43.371075 [ 4 ] {18000513-f274-4c8a-8482-5d74baa1a08d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.10 18:48:43.371334 [ 4 ] {18000513-f274-4c8a-8482-5d74baa1a08d} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:43.371664 [ 4 ] {18000513-f274-4c8a-8482-5d74baa1a08d} executeQuery: Read 8 rows, 14.68 KiB in 0.002542 sec., 3147.128245476003 rows/sec., 5.64 MiB/sec. 2025.02.10 18:48:43.371788 [ 4 ] {18000513-f274-4c8a-8482-5d74baa1a08d} TCPHandler: Processed in 0.002876979 sec. 2025.02.10 18:48:43.371962 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:43.372078 [ 3 ] {c46bf9cb-e86e-48d9-a108-bbd5003887f2} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:48:43.372130 [ 3 ] {c46bf9cb-e86e-48d9-a108-bbd5003887f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:48:43.372629 [ 3 ] {c46bf9cb-e86e-48d9-a108-bbd5003887f2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:43.372668 [ 3 ] {c46bf9cb-e86e-48d9-a108-bbd5003887f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:43.373044 [ 3 ] {c46bf9cb-e86e-48d9-a108-bbd5003887f2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.10 18:48:43.373291 [ 3 ] {c46bf9cb-e86e-48d9-a108-bbd5003887f2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:43.373477 [ 3 ] {c46bf9cb-e86e-48d9-a108-bbd5003887f2} executeQuery: Read 82 rows, 5.33 KiB in 0.001423 sec., 57624.73647224174 rows/sec., 3.66 MiB/sec. 2025.02.10 18:48:43.373525 [ 3 ] {c46bf9cb-e86e-48d9-a108-bbd5003887f2} TCPHandler: Processed in 0.001625609 sec. 2025.02.10 18:48:47.598880 [ 72 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:48:47.598949 [ 72 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:48:47.663796 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2025.02.10 18:48:47.664449 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:47.664495 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:47.665074 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.10 18:48:47.665349 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:47.665503 [ 72 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.10 18:48:47.665532 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.02.10 18:48:47.665565 [ 72 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:47.665589 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:47.665924 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.10 18:48:47.666063 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:48:47.666129 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2025.02.10 18:48:47.666239 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2025.02.10 18:48:47.666432 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2025.02.10 18:48:47.666712 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2025.02.10 18:48:47.666820 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2025.02.10 18:48:47.667015 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2025.02.10 18:48:47.673862 [ 196 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.008209508 sec., 341798.802071939 rows/sec., 4.89 MiB/sec. 2025.02.10 18:48:47.674492 [ 196 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.10 18:48:47.674795 [ 196 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_6_1} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:47.674868 [ 196 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_6_1} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.10 18:48:47.674964 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.02.10 18:48:47.824799 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.02.10 18:48:47.844923 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:47.844992 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:47.851826 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.10 18:48:47.852608 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:47.852905 [ 71 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.10 18:48:47.852967 [ 71 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:47.853001 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:47.853526 [ 196 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.10 18:48:47.869842 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.02.10 18:48:47.871079 [ 196 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:48:47.872737 [ 196 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.02.10 18:48:47.878336 [ 196 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.02.10 18:48:47.883681 [ 196 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.02.10 18:48:47.888774 [ 196 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.02.10 18:48:47.896235 [ 196 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.02.10 18:48:47.900984 [ 196 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.02.10 18:48:47.961346 [ 192 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.10820445 sec., 425.12114797496776 rows/sec., 2.20 MiB/sec. 2025.02.10 18:48:47.963924 [ 189 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.10 18:48:47.966897 [ 189 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_6_1} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:47.967023 [ 189 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_6_1} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.10 18:48:47.969357 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.02.10 18:48:48.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.05 MiB, peak 169.59 MiB, free memory in arenas 0.00 B, will set to 163.83 MiB (RSS), difference: 3.78 MiB 2025.02.10 18:48:48.338777 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:48.338973 [ 3 ] {acd9a99e-1641-4fd0-9a69-3e1cee05e2a1} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:48:48.339045 [ 3 ] {acd9a99e-1641-4fd0-9a69-3e1cee05e2a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:48:48.339832 [ 3 ] {acd9a99e-1641-4fd0-9a69-3e1cee05e2a1} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:48.339877 [ 3 ] {acd9a99e-1641-4fd0-9a69-3e1cee05e2a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:48.340352 [ 3 ] {acd9a99e-1641-4fd0-9a69-3e1cee05e2a1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.10 18:48:48.340640 [ 3 ] {acd9a99e-1641-4fd0-9a69-3e1cee05e2a1} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:48.340839 [ 71 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.10 18:48:48.340912 [ 3 ] {acd9a99e-1641-4fd0-9a69-3e1cee05e2a1} executeQuery: Read 56 rows, 4.41 KiB in 0.001987 sec., 28183.190739808757 rows/sec., 2.17 MiB/sec. 2025.02.10 18:48:48.340929 [ 71 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:48.341007 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:48.341059 [ 3 ] {acd9a99e-1641-4fd0-9a69-3e1cee05e2a1} TCPHandler: Processed in 0.002419918 sec. 2025.02.10 18:48:48.341234 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.10 18:48:48.341367 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:48.341441 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:48:48.341501 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part 2025.02.10 18:48:48.341654 [ 4 ] {52ee5e73-91c1-4326-9b73-427e6e4dc749} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:48:48.341781 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2025.02.10 18:48:48.341830 [ 4 ] {52ee5e73-91c1-4326-9b73-427e6e4dc749} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:48:48.342203 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 219 rows starting from the beginning of the part 2025.02.10 18:48:48.342655 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.02.10 18:48:48.342985 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 219 rows starting from the beginning of the part 2025.02.10 18:48:48.343411 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2025.02.10 18:48:48.345074 [ 4 ] {52ee5e73-91c1-4326-9b73-427e6e4dc749} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:48.345158 [ 4 ] {52ee5e73-91c1-4326-9b73-427e6e4dc749} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:48.346244 [ 4 ] {52ee5e73-91c1-4326-9b73-427e6e4dc749} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.10 18:48:48.346435 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 5 columns (5 merged, 0 gathered) in 0.005280777 sec., 125360.33996512255 rows/sec., 10.98 MiB/sec. 2025.02.10 18:48:48.346680 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.10 18:48:48.346721 [ 4 ] {52ee5e73-91c1-4326-9b73-427e6e4dc749} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:48.346981 [ 70 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.10 18:48:48.347066 [ 70 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:48.347132 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:48.347211 [ 4 ] {52ee5e73-91c1-4326-9b73-427e6e4dc749} executeQuery: Read 64 rows, 5.12 KiB in 0.005644 sec., 11339.475549255847 rows/sec., 906.31 KiB/sec. 2025.02.10 18:48:48.347546 [ 4 ] {52ee5e73-91c1-4326-9b73-427e6e4dc749} TCPHandler: Processed in 0.006316612 sec. 2025.02.10 18:48:48.347559 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_6_1} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:48.347583 [ 186 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.10 18:48:48.347845 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_6_1} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.10 18:48:48.347861 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:48.348000 [ 186 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:48:48.348069 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.10 18:48:48.348154 [ 186 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2025.02.10 18:48:48.348195 [ 3 ] {7dc40ac4-f924-46de-891c-9661945c9ed5} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:48:48.348423 [ 3 ] {7dc40ac4-f924-46de-891c-9661945c9ed5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:48:48.348434 [ 186 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2025.02.10 18:48:48.348762 [ 186 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 390 rows starting from the beginning of the part 2025.02.10 18:48:48.349151 [ 186 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2025.02.10 18:48:48.349550 [ 186 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part 2025.02.10 18:48:48.349915 [ 186 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2025.02.10 18:48:48.351376 [ 3 ] {7dc40ac4-f924-46de-891c-9661945c9ed5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:48.351442 [ 3 ] {7dc40ac4-f924-46de-891c-9661945c9ed5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:48.352691 [ 3 ] {7dc40ac4-f924-46de-891c-9661945c9ed5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.10 18:48:48.353161 [ 186 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.005899043 sec., 175621.7067751498 rows/sec., 13.43 MiB/sec. 2025.02.10 18:48:48.353247 [ 3 ] {7dc40ac4-f924-46de-891c-9661945c9ed5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:48.353422 [ 186 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.10 18:48:48.353500 [ 70 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.10 18:48:48.353598 [ 70 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:48.353703 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:48.353789 [ 3 ] {7dc40ac4-f924-46de-891c-9661945c9ed5} executeQuery: Read 160 rows, 11.41 KiB in 0.005639 sec., 28373.825146302537 rows/sec., 1.98 MiB/sec. 2025.02.10 18:48:48.354218 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.10 18:48:48.354457 [ 3 ] {7dc40ac4-f924-46de-891c-9661945c9ed5} TCPHandler: Processed in 0.006748243 sec. 2025.02.10 18:48:48.354610 [ 186 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_6_1} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:48.354774 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:48.354825 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:48:48.354925 [ 186 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_6_1} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.10 18:48:48.354975 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part 2025.02.10 18:48:48.355134 [ 4 ] {92247b7d-f443-447a-b5b9-1e1d75f481a2} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:48:48.355199 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.02.10 18:48:48.355397 [ 4 ] {92247b7d-f443-447a-b5b9-1e1d75f481a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:48:48.355448 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2025.02.10 18:48:48.355952 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part 2025.02.10 18:48:48.356312 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2025.02.10 18:48:48.356661 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part 2025.02.10 18:48:48.356916 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2025.02.10 18:48:48.357773 [ 4 ] {92247b7d-f443-447a-b5b9-1e1d75f481a2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:48.357840 [ 4 ] {92247b7d-f443-447a-b5b9-1e1d75f481a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:48.358849 [ 4 ] {92247b7d-f443-447a-b5b9-1e1d75f481a2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.10 18:48:48.359362 [ 4 ] {92247b7d-f443-447a-b5b9-1e1d75f481a2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:48.359567 [ 70 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.10 18:48:48.359700 [ 70 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:48.359791 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:48.359925 [ 4 ] {92247b7d-f443-447a-b5b9-1e1d75f481a2} executeQuery: Read 60 rows, 4.14 KiB in 0.0049 sec., 12244.897959183674 rows/sec., 845.03 KiB/sec. 2025.02.10 18:48:48.360228 [ 4 ] {92247b7d-f443-447a-b5b9-1e1d75f481a2} TCPHandler: Processed in 0.005598805 sec. 2025.02.10 18:48:48.360307 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.10 18:48:48.360669 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:48:48.360676 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.006846795 sec., 158030.14403089328 rows/sec., 10.83 MiB/sec. 2025.02.10 18:48:48.360704 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part 2025.02.10 18:48:48.360853 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2025.02.10 18:48:48.361132 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part 2025.02.10 18:48:48.361169 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.10 18:48:48.361470 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2025.02.10 18:48:48.361569 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part 2025.02.10 18:48:48.361997 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2025.02.10 18:48:48.362324 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_6_1} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:48.362526 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_6_1} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.10 18:48:48.362705 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.02.10 18:48:48.363397 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.003461584 sec., 113242.95467046299 rows/sec., 7.45 MiB/sec. 2025.02.10 18:48:48.363567 [ 197 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.10 18:48:48.363858 [ 197 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_6_1} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:48.363935 [ 197 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_6_1} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.10 18:48:48.364018 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.10 18:48:52.661404 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 230 2025.02.10 18:48:52.664740 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:52.664787 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:52.666495 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.10 18:48:52.667036 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:52.667701 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 230 2025.02.10 18:48:53.343798 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:53.344015 [ 3 ] {d9ae5121-b7b3-4d3a-904f-8c0e48abc215} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:48:53.344098 [ 3 ] {d9ae5121-b7b3-4d3a-904f-8c0e48abc215} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:48:53.344862 [ 3 ] {d9ae5121-b7b3-4d3a-904f-8c0e48abc215} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:53.344912 [ 3 ] {d9ae5121-b7b3-4d3a-904f-8c0e48abc215} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:53.345348 [ 3 ] {d9ae5121-b7b3-4d3a-904f-8c0e48abc215} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.10 18:48:53.345605 [ 3 ] {d9ae5121-b7b3-4d3a-904f-8c0e48abc215} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:53.345871 [ 3 ] {d9ae5121-b7b3-4d3a-904f-8c0e48abc215} executeQuery: Read 14 rows, 1.01 KiB in 0.001913 sec., 7318.348144276007 rows/sec., 526.82 KiB/sec. 2025.02.10 18:48:53.345937 [ 3 ] {d9ae5121-b7b3-4d3a-904f-8c0e48abc215} TCPHandler: Processed in 0.002287995 sec. 2025.02.10 18:48:53.346207 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:53.346418 [ 4 ] {0cf6d5f5-cd38-44fd-93ec-892ac53eb103} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:48:53.346499 [ 4 ] {0cf6d5f5-cd38-44fd-93ec-892ac53eb103} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:48:53.347410 [ 4 ] {0cf6d5f5-cd38-44fd-93ec-892ac53eb103} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:53.347458 [ 4 ] {0cf6d5f5-cd38-44fd-93ec-892ac53eb103} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:53.347900 [ 4 ] {0cf6d5f5-cd38-44fd-93ec-892ac53eb103} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.10 18:48:53.348152 [ 4 ] {0cf6d5f5-cd38-44fd-93ec-892ac53eb103} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:53.348386 [ 4 ] {0cf6d5f5-cd38-44fd-93ec-892ac53eb103} executeQuery: Read 219 rows, 19.58 KiB in 0.002028 sec., 107988.16568047338 rows/sec., 9.43 MiB/sec. 2025.02.10 18:48:53.348453 [ 4 ] {0cf6d5f5-cd38-44fd-93ec-892ac53eb103} TCPHandler: Processed in 0.002380357 sec. 2025.02.10 18:48:53.348608 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:53.348727 [ 3 ] {9d98b926-a887-4d8b-b2b6-84fea9fb28d6} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:48:53.348778 [ 3 ] {9d98b926-a887-4d8b-b2b6-84fea9fb28d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:48:53.349353 [ 3 ] {9d98b926-a887-4d8b-b2b6-84fea9fb28d6} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:53.349392 [ 3 ] {9d98b926-a887-4d8b-b2b6-84fea9fb28d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:53.349761 [ 3 ] {9d98b926-a887-4d8b-b2b6-84fea9fb28d6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.10 18:48:53.349999 [ 3 ] {9d98b926-a887-4d8b-b2b6-84fea9fb28d6} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:53.350214 [ 3 ] {9d98b926-a887-4d8b-b2b6-84fea9fb28d6} executeQuery: Read 15 rows, 1.06 KiB in 0.001512 sec., 9920.63492063492 rows/sec., 699.48 KiB/sec. 2025.02.10 18:48:53.350268 [ 3 ] {9d98b926-a887-4d8b-b2b6-84fea9fb28d6} TCPHandler: Processed in 0.001715881 sec. 2025.02.10 18:48:53.350416 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:53.350553 [ 4 ] {279f78aa-175a-41c4-9b25-79fc65a9828b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:48:53.350608 [ 4 ] {279f78aa-175a-41c4-9b25-79fc65a9828b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:48:53.351215 [ 4 ] {279f78aa-175a-41c4-9b25-79fc65a9828b} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:53.351258 [ 4 ] {279f78aa-175a-41c4-9b25-79fc65a9828b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:53.351628 [ 4 ] {279f78aa-175a-41c4-9b25-79fc65a9828b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.10 18:48:53.351873 [ 4 ] {279f78aa-175a-41c4-9b25-79fc65a9828b} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:53.352090 [ 4 ] {279f78aa-175a-41c4-9b25-79fc65a9828b} executeQuery: Read 14 rows, 1004.00 B in 0.001566 sec., 8939.974457215838 rows/sec., 626.10 KiB/sec. 2025.02.10 18:48:53.352145 [ 4 ] {279f78aa-175a-41c4-9b25-79fc65a9828b} TCPHandler: Processed in 0.001790583 sec. 2025.02.10 18:48:53.352296 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:53.352415 [ 3 ] {a578f635-c248-4e1c-a300-31369e8305dc} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:48:53.352463 [ 3 ] {a578f635-c248-4e1c-a300-31369e8305dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:48:53.353051 [ 3 ] {a578f635-c248-4e1c-a300-31369e8305dc} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:53.353095 [ 3 ] {a578f635-c248-4e1c-a300-31369e8305dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:53.353449 [ 3 ] {a578f635-c248-4e1c-a300-31369e8305dc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.10 18:48:53.353687 [ 3 ] {a578f635-c248-4e1c-a300-31369e8305dc} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:53.353895 [ 3 ] {a578f635-c248-4e1c-a300-31369e8305dc} executeQuery: Read 13 rows, 830.00 B in 0.001506 sec., 8632.138114209827 rows/sec., 538.21 KiB/sec. 2025.02.10 18:48:53.353947 [ 3 ] {a578f635-c248-4e1c-a300-31369e8305dc} TCPHandler: Processed in 0.001707271 sec. 2025.02.10 18:48:53.354091 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:53.354215 [ 4 ] {7d71b7e9-30b6-4e76-b28c-bd9a1cacb49d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:48:53.354269 [ 4 ] {7d71b7e9-30b6-4e76-b28c-bd9a1cacb49d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:48:53.354996 [ 4 ] {7d71b7e9-30b6-4e76-b28c-bd9a1cacb49d} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:53.355038 [ 4 ] {7d71b7e9-30b6-4e76-b28c-bd9a1cacb49d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:53.355421 [ 4 ] {7d71b7e9-30b6-4e76-b28c-bd9a1cacb49d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.10 18:48:53.355673 [ 4 ] {7d71b7e9-30b6-4e76-b28c-bd9a1cacb49d} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:53.355881 [ 4 ] {7d71b7e9-30b6-4e76-b28c-bd9a1cacb49d} executeQuery: Read 390 rows, 28.32 KiB in 0.001695 sec., 230088.49557522126 rows/sec., 16.32 MiB/sec. 2025.02.10 18:48:53.355937 [ 4 ] {7d71b7e9-30b6-4e76-b28c-bd9a1cacb49d} TCPHandler: Processed in 0.001910006 sec. 2025.02.10 18:48:53.356090 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:53.356225 [ 3 ] {db7c5020-f2ad-45dd-b9c5-f687c0771910} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:48:53.356284 [ 3 ] {db7c5020-f2ad-45dd-b9c5-f687c0771910} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:48:53.356847 [ 3 ] {db7c5020-f2ad-45dd-b9c5-f687c0771910} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:53.356893 [ 3 ] {db7c5020-f2ad-45dd-b9c5-f687c0771910} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:53.357290 [ 3 ] {db7c5020-f2ad-45dd-b9c5-f687c0771910} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.10 18:48:53.357529 [ 3 ] {db7c5020-f2ad-45dd-b9c5-f687c0771910} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:53.357738 [ 3 ] {db7c5020-f2ad-45dd-b9c5-f687c0771910} executeQuery: Read 6 rows, 321.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 203.16 KiB/sec. 2025.02.10 18:48:53.357787 [ 3 ] {db7c5020-f2ad-45dd-b9c5-f687c0771910} TCPHandler: Processed in 0.001751712 sec. 2025.02.10 18:48:53.357930 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:53.358053 [ 4 ] {58b5cc0b-069b-4bc9-8146-193c829f8f76} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:48:53.358108 [ 4 ] {58b5cc0b-069b-4bc9-8146-193c829f8f76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:48:53.358792 [ 4 ] {58b5cc0b-069b-4bc9-8146-193c829f8f76} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:53.358839 [ 4 ] {58b5cc0b-069b-4bc9-8146-193c829f8f76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:53.359295 [ 4 ] {58b5cc0b-069b-4bc9-8146-193c829f8f76} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.10 18:48:53.359533 [ 4 ] {58b5cc0b-069b-4bc9-8146-193c829f8f76} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:53.359742 [ 4 ] {58b5cc0b-069b-4bc9-8146-193c829f8f76} executeQuery: Read 237 rows, 16.27 KiB in 0.001716 sec., 138111.8881118881 rows/sec., 9.26 MiB/sec. 2025.02.10 18:48:53.359795 [ 4 ] {58b5cc0b-069b-4bc9-8146-193c829f8f76} TCPHandler: Processed in 0.001920796 sec. 2025.02.10 18:48:53.359930 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:53.360046 [ 3 ] {800c72ff-2b73-429f-a844-ea988ef94e8d} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:48:53.360097 [ 3 ] {800c72ff-2b73-429f-a844-ea988ef94e8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:48:53.360641 [ 3 ] {800c72ff-2b73-429f-a844-ea988ef94e8d} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:53.360687 [ 3 ] {800c72ff-2b73-429f-a844-ea988ef94e8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:53.361107 [ 3 ] {800c72ff-2b73-429f-a844-ea988ef94e8d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.10 18:48:53.361353 [ 3 ] {800c72ff-2b73-429f-a844-ea988ef94e8d} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:53.361565 [ 3 ] {800c72ff-2b73-429f-a844-ea988ef94e8d} executeQuery: Read 1 rows, 69.00 B in 0.001542 sec., 648.5084306095979 rows/sec., 43.70 KiB/sec. 2025.02.10 18:48:53.361614 [ 3 ] {800c72ff-2b73-429f-a844-ea988ef94e8d} TCPHandler: Processed in 0.001739842 sec. 2025.02.10 18:48:53.361761 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:53.361879 [ 4 ] {cc4aafc7-9968-4265-9a21-cba8d29d1721} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:48:53.361962 [ 4 ] {cc4aafc7-9968-4265-9a21-cba8d29d1721} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:48:53.363030 [ 4 ] {cc4aafc7-9968-4265-9a21-cba8d29d1721} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:53.363070 [ 4 ] {cc4aafc7-9968-4265-9a21-cba8d29d1721} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:53.363673 [ 4 ] {cc4aafc7-9968-4265-9a21-cba8d29d1721} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.10 18:48:53.363933 [ 4 ] {cc4aafc7-9968-4265-9a21-cba8d29d1721} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:53.364157 [ 4 ] {cc4aafc7-9968-4265-9a21-cba8d29d1721} executeQuery: Read 8 rows, 14.68 KiB in 0.002302 sec., 3475.238922675934 rows/sec., 6.23 MiB/sec. 2025.02.10 18:48:53.364248 [ 4 ] {cc4aafc7-9968-4265-9a21-cba8d29d1721} TCPHandler: Processed in 0.002546241 sec. 2025.02.10 18:48:53.364413 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:53.364552 [ 3 ] {e4c45e96-acfd-4c86-ac1b-b5fa0e66c847} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:48:53.364611 [ 3 ] {e4c45e96-acfd-4c86-ac1b-b5fa0e66c847} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:48:53.365178 [ 3 ] {e4c45e96-acfd-4c86-ac1b-b5fa0e66c847} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:53.365216 [ 3 ] {e4c45e96-acfd-4c86-ac1b-b5fa0e66c847} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:53.365577 [ 3 ] {e4c45e96-acfd-4c86-ac1b-b5fa0e66c847} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.10 18:48:53.365804 [ 3 ] {e4c45e96-acfd-4c86-ac1b-b5fa0e66c847} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:53.366060 [ 3 ] {e4c45e96-acfd-4c86-ac1b-b5fa0e66c847} executeQuery: Read 82 rows, 5.33 KiB in 0.00153 sec., 53594.77124183007 rows/sec., 3.40 MiB/sec. 2025.02.10 18:48:53.366197 [ 3 ] {e4c45e96-acfd-4c86-ac1b-b5fa0e66c847} TCPHandler: Processed in 0.001848534 sec. 2025.02.10 18:48:55.165638 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2025.02.10 18:48:55.166405 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:55.166455 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:55.166996 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.10 18:48:55.167266 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:55.167560 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2025.02.10 18:48:55.369925 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.02.10 18:48:55.389264 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:55.389334 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:55.396225 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.10 18:48:55.397005 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:55.400109 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.02.10 18:48:58.338315 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:58.338511 [ 3 ] {a5683bd6-0655-4600-928a-bb92274f48b3} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:48:58.338586 [ 3 ] {a5683bd6-0655-4600-928a-bb92274f48b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:48:58.339367 [ 3 ] {a5683bd6-0655-4600-928a-bb92274f48b3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:58.339416 [ 3 ] {a5683bd6-0655-4600-928a-bb92274f48b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:58.339862 [ 3 ] {a5683bd6-0655-4600-928a-bb92274f48b3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.10 18:48:58.340125 [ 3 ] {a5683bd6-0655-4600-928a-bb92274f48b3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:58.340321 [ 3 ] {a5683bd6-0655-4600-928a-bb92274f48b3} executeQuery: Read 56 rows, 4.41 KiB in 0.001865 sec., 30026.809651474534 rows/sec., 2.31 MiB/sec. 2025.02.10 18:48:58.340377 [ 3 ] {a5683bd6-0655-4600-928a-bb92274f48b3} TCPHandler: Processed in 0.002200663 sec. 2025.02.10 18:48:58.340640 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:58.340834 [ 4 ] {fe8bf535-947f-4cda-ab8d-78c3f80fac7d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:48:58.340908 [ 4 ] {fe8bf535-947f-4cda-ab8d-78c3f80fac7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:48:58.341675 [ 4 ] {fe8bf535-947f-4cda-ab8d-78c3f80fac7d} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:58.341726 [ 4 ] {fe8bf535-947f-4cda-ab8d-78c3f80fac7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:58.342157 [ 4 ] {fe8bf535-947f-4cda-ab8d-78c3f80fac7d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.10 18:48:58.342412 [ 4 ] {fe8bf535-947f-4cda-ab8d-78c3f80fac7d} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:58.342647 [ 4 ] {fe8bf535-947f-4cda-ab8d-78c3f80fac7d} executeQuery: Read 64 rows, 5.12 KiB in 0.001866 sec., 34297.96355841372 rows/sec., 2.68 MiB/sec. 2025.02.10 18:48:58.342704 [ 4 ] {fe8bf535-947f-4cda-ab8d-78c3f80fac7d} TCPHandler: Processed in 0.002194123 sec. 2025.02.10 18:48:58.342857 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:58.342976 [ 3 ] {faba99aa-18b7-473d-b6c7-a58b3e67306d} executeQuery: (from [fd00:1122:3344:101::d]:48628) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:48:58.343029 [ 3 ] {faba99aa-18b7-473d-b6c7-a58b3e67306d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:48:58.343606 [ 3 ] {faba99aa-18b7-473d-b6c7-a58b3e67306d} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:58.343644 [ 3 ] {faba99aa-18b7-473d-b6c7-a58b3e67306d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:58.344038 [ 3 ] {faba99aa-18b7-473d-b6c7-a58b3e67306d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.10 18:48:58.344289 [ 3 ] {faba99aa-18b7-473d-b6c7-a58b3e67306d} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:58.344462 [ 3 ] {faba99aa-18b7-473d-b6c7-a58b3e67306d} executeQuery: Read 160 rows, 11.41 KiB in 0.00151 sec., 105960.26490066225 rows/sec., 7.38 MiB/sec. 2025.02.10 18:48:58.344512 [ 3 ] {faba99aa-18b7-473d-b6c7-a58b3e67306d} TCPHandler: Processed in 0.001710581 sec. 2025.02.10 18:48:58.344669 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:48:58.344791 [ 4 ] {9befea97-3992-4e3a-b26d-8aec008ae3dc} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:48:58.344846 [ 4 ] {9befea97-3992-4e3a-b26d-8aec008ae3dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:48:58.345343 [ 4 ] {9befea97-3992-4e3a-b26d-8aec008ae3dc} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:48:58.345383 [ 4 ] {9befea97-3992-4e3a-b26d-8aec008ae3dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2025.02.10 18:48:58.345761 [ 4 ] {9befea97-3992-4e3a-b26d-8aec008ae3dc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.10 18:48:58.346011 [ 4 ] {9befea97-3992-4e3a-b26d-8aec008ae3dc} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:48:58.346250 [ 4 ] {9befea97-3992-4e3a-b26d-8aec008ae3dc} executeQuery: Read 60 rows, 4.14 KiB in 0.001481 sec., 40513.166779203246 rows/sec., 2.73 MiB/sec. 2025.02.10 18:48:58.346422 [ 4 ] {9befea97-3992-4e3a-b26d-8aec008ae3dc} TCPHandler: Processed in 0.001800344 sec. 2025.02.10 18:49:02.599203 [ 52 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:49:02.599305 [ 52 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:49:02.667715 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2025.02.10 18:49:02.668143 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 260 2025.02.10 18:49:02.670295 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:02.670361 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:02.671529 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.10 18:49:02.672294 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:02.673354 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.02.10 18:49:02.674966 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:02.675025 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:02.676552 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.10 18:49:02.676887 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:02.677628 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 260 2025.02.10 18:49:02.900188 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.02.10 18:49:02.920224 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:02.920294 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:02.924616 [ 3 ] {} TCPHandler: Done processing connection. 2025.02.10 18:49:02.924712 [ 3 ] {} TCP-Session: 7c85aff2-c7f7-4c00-8262-a553b7b067eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.10 18:49:02.926862 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.10 18:49:02.927622 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:02.930261 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.02.10 18:49:03.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.13 MiB, peak 170.16 MiB, free memory in arenas 0.00 B, will set to 165.79 MiB (RSS), difference: 1.66 MiB 2025.02.10 18:49:03.334232 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.334496 [ 4 ] {8e1f33a7-87cd-42d1-8143-a85f9472f4ac} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.10 18:49:03.334920 [ 4 ] {8e1f33a7-87cd-42d1-8143-a85f9472f4ac} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:49:03.334970 [ 4 ] {8e1f33a7-87cd-42d1-8143-a85f9472f4ac} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.10 18:49:03.335323 [ 4 ] {8e1f33a7-87cd-42d1-8143-a85f9472f4ac} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:49:03.335407 [ 4 ] {8e1f33a7-87cd-42d1-8143-a85f9472f4ac} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:49:03.335585 [ 4 ] {8e1f33a7-87cd-42d1-8143-a85f9472f4ac} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.02.10 18:49:03.335852 [ 286 ] {8e1f33a7-87cd-42d1-8143-a85f9472f4ac} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:49:03.335904 [ 287 ] {8e1f33a7-87cd-42d1-8143-a85f9472f4ac} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.10 18:49:03.336027 [ 4 ] {8e1f33a7-87cd-42d1-8143-a85f9472f4ac} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.10 18:49:03.336060 [ 4 ] {8e1f33a7-87cd-42d1-8143-a85f9472f4ac} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:49:03.338236 [ 4 ] {8e1f33a7-87cd-42d1-8143-a85f9472f4ac} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.10 18:49:03.338267 [ 4 ] {8e1f33a7-87cd-42d1-8143-a85f9472f4ac} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.02.10 18:49:03.338330 [ 4 ] {8e1f33a7-87cd-42d1-8143-a85f9472f4ac} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.338378 [ 4 ] {8e1f33a7-87cd-42d1-8143-a85f9472f4ac} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.339801 [ 4 ] {8e1f33a7-87cd-42d1-8143-a85f9472f4ac} executeQuery: Read 31 rows, 1.17 KiB in 0.005421 sec., 5718.50212137982 rows/sec., 215.81 KiB/sec. 2025.02.10 18:49:03.339969 [ 4 ] {8e1f33a7-87cd-42d1-8143-a85f9472f4ac} TCPHandler: Processed in 0.005861431 sec. 2025.02.10 18:49:03.340350 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.340606 [ 256 ] {c08bdafa-b069-417f-926c-6411993773da} executeQuery: (from [fd00:1122:3344:101::d]:40676) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.10 18:49:03.341052 [ 256 ] {c08bdafa-b069-417f-926c-6411993773da} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:49:03.341103 [ 256 ] {c08bdafa-b069-417f-926c-6411993773da} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.10 18:49:03.341462 [ 256 ] {c08bdafa-b069-417f-926c-6411993773da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:49:03.341543 [ 256 ] {c08bdafa-b069-417f-926c-6411993773da} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:49:03.341728 [ 256 ] {c08bdafa-b069-417f-926c-6411993773da} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.02.10 18:49:03.341848 [ 288 ] {c08bdafa-b069-417f-926c-6411993773da} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:49:03.341853 [ 287 ] {c08bdafa-b069-417f-926c-6411993773da} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.10 18:49:03.341986 [ 256 ] {c08bdafa-b069-417f-926c-6411993773da} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.10 18:49:03.342015 [ 256 ] {c08bdafa-b069-417f-926c-6411993773da} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:49:03.342104 [ 256 ] {c08bdafa-b069-417f-926c-6411993773da} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.10 18:49:03.342127 [ 256 ] {c08bdafa-b069-417f-926c-6411993773da} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.02.10 18:49:03.342171 [ 256 ] {c08bdafa-b069-417f-926c-6411993773da} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.342222 [ 256 ] {c08bdafa-b069-417f-926c-6411993773da} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.343339 [ 256 ] {c08bdafa-b069-417f-926c-6411993773da} executeQuery: Read 31 rows, 1.17 KiB in 0.00285 sec., 10877.19298245614 rows/sec., 410.50 KiB/sec. 2025.02.10 18:49:03.343493 [ 256 ] {c08bdafa-b069-417f-926c-6411993773da} TCPHandler: Processed in 0.003290729 sec. 2025.02.10 18:49:03.343744 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.343983 [ 4 ] {41dee925-bea0-43b2-9e56-3cd476f39fcf} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.10 18:49:03.344399 [ 4 ] {41dee925-bea0-43b2-9e56-3cd476f39fcf} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:49:03.344457 [ 4 ] {41dee925-bea0-43b2-9e56-3cd476f39fcf} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.10 18:49:03.344781 [ 4 ] {41dee925-bea0-43b2-9e56-3cd476f39fcf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:49:03.344848 [ 4 ] {41dee925-bea0-43b2-9e56-3cd476f39fcf} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:49:03.345337 [ 4 ] {41dee925-bea0-43b2-9e56-3cd476f39fcf} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.02.10 18:49:03.345432 [ 286 ] {41dee925-bea0-43b2-9e56-3cd476f39fcf} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:49:03.345448 [ 287 ] {41dee925-bea0-43b2-9e56-3cd476f39fcf} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.10 18:49:03.345554 [ 4 ] {41dee925-bea0-43b2-9e56-3cd476f39fcf} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.10 18:49:03.345582 [ 4 ] {41dee925-bea0-43b2-9e56-3cd476f39fcf} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:49:03.345663 [ 4 ] {41dee925-bea0-43b2-9e56-3cd476f39fcf} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.10 18:49:03.345684 [ 4 ] {41dee925-bea0-43b2-9e56-3cd476f39fcf} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.02.10 18:49:03.345724 [ 4 ] {41dee925-bea0-43b2-9e56-3cd476f39fcf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.345772 [ 4 ] {41dee925-bea0-43b2-9e56-3cd476f39fcf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.346850 [ 4 ] {41dee925-bea0-43b2-9e56-3cd476f39fcf} executeQuery: Read 31 rows, 1.17 KiB in 0.002988 sec., 10374.83266398929 rows/sec., 391.54 KiB/sec. 2025.02.10 18:49:03.346990 [ 4 ] {41dee925-bea0-43b2-9e56-3cd476f39fcf} TCPHandler: Processed in 0.00331653 sec. 2025.02.10 18:49:03.358073 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.358220 [ 4 ] {d4ae20fe-6e1f-4ed9-9e17-f3030d17e667} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.10 18:49:03.358283 [ 4 ] {d4ae20fe-6e1f-4ed9-9e17-f3030d17e667} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:49:03.358982 [ 4 ] {d4ae20fe-6e1f-4ed9-9e17-f3030d17e667} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.359026 [ 4 ] {d4ae20fe-6e1f-4ed9-9e17-f3030d17e667} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.359531 [ 4 ] {d4ae20fe-6e1f-4ed9-9e17-f3030d17e667} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.10 18:49:03.359754 [ 4 ] {d4ae20fe-6e1f-4ed9-9e17-f3030d17e667} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.360110 [ 4 ] {d4ae20fe-6e1f-4ed9-9e17-f3030d17e667} executeQuery: Read 3 rows, 280.00 B in 0.001898 sec., 1580.6111696522655 rows/sec., 144.07 KiB/sec. 2025.02.10 18:49:03.360353 [ 4 ] {d4ae20fe-6e1f-4ed9-9e17-f3030d17e667} TCPHandler: Processed in 0.002345407 sec. 2025.02.10 18:49:03.360509 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.360671 [ 256 ] {72448213-fe6c-426c-a66a-08c8a823a849} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:49:03.360733 [ 256 ] {72448213-fe6c-426c-a66a-08c8a823a849} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:49:03.361477 [ 256 ] {72448213-fe6c-426c-a66a-08c8a823a849} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.361522 [ 256 ] {72448213-fe6c-426c-a66a-08c8a823a849} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.361942 [ 256 ] {72448213-fe6c-426c-a66a-08c8a823a849} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.10 18:49:03.362199 [ 256 ] {72448213-fe6c-426c-a66a-08c8a823a849} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.362462 [ 256 ] {72448213-fe6c-426c-a66a-08c8a823a849} executeQuery: Read 14 rows, 1.01 KiB in 0.001818 sec., 7700.770077007701 rows/sec., 554.35 KiB/sec. 2025.02.10 18:49:03.362531 [ 256 ] {72448213-fe6c-426c-a66a-08c8a823a849} TCPHandler: Processed in 0.00209448 sec. 2025.02.10 18:49:03.362719 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.362861 [ 4 ] {5a202614-1a58-475c-be4c-27ff214d0611} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:49:03.362918 [ 4 ] {5a202614-1a58-475c-be4c-27ff214d0611} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:49:03.363709 [ 4 ] {5a202614-1a58-475c-be4c-27ff214d0611} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.363748 [ 4 ] {5a202614-1a58-475c-be4c-27ff214d0611} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.364129 [ 4 ] {5a202614-1a58-475c-be4c-27ff214d0611} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.10 18:49:03.364370 [ 4 ] {5a202614-1a58-475c-be4c-27ff214d0611} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.364656 [ 4 ] {5a202614-1a58-475c-be4c-27ff214d0611} executeQuery: Read 269 rows, 24.24 KiB in 0.001805 sec., 149030.47091412742 rows/sec., 13.12 MiB/sec. 2025.02.10 18:49:03.364760 [ 4 ] {5a202614-1a58-475c-be4c-27ff214d0611} TCPHandler: Processed in 0.002109021 sec. 2025.02.10 18:49:03.364923 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.365062 [ 256 ] {4b54336c-65c4-43b8-a7c3-7ab02301a8a4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:49:03.365118 [ 256 ] {4b54336c-65c4-43b8-a7c3-7ab02301a8a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:49:03.365772 [ 256 ] {4b54336c-65c4-43b8-a7c3-7ab02301a8a4} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.365809 [ 256 ] {4b54336c-65c4-43b8-a7c3-7ab02301a8a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.366169 [ 256 ] {4b54336c-65c4-43b8-a7c3-7ab02301a8a4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.10 18:49:03.366410 [ 256 ] {4b54336c-65c4-43b8-a7c3-7ab02301a8a4} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.366581 [ 256 ] {4b54336c-65c4-43b8-a7c3-7ab02301a8a4} executeQuery: Read 40 rows, 2.94 KiB in 0.00155 sec., 25806.451612903227 rows/sec., 1.85 MiB/sec. 2025.02.10 18:49:03.366631 [ 256 ] {4b54336c-65c4-43b8-a7c3-7ab02301a8a4} TCPHandler: Processed in 0.001778023 sec. 2025.02.10 18:49:03.366763 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.366881 [ 4 ] {01e2a16f-f7f2-476e-8a12-2405776198db} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:49:03.366931 [ 4 ] {01e2a16f-f7f2-476e-8a12-2405776198db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:49:03.367489 [ 4 ] {01e2a16f-f7f2-476e-8a12-2405776198db} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.367528 [ 4 ] {01e2a16f-f7f2-476e-8a12-2405776198db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.367879 [ 4 ] {01e2a16f-f7f2-476e-8a12-2405776198db} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.10 18:49:03.368133 [ 4 ] {01e2a16f-f7f2-476e-8a12-2405776198db} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.368461 [ 4 ] {01e2a16f-f7f2-476e-8a12-2405776198db} executeQuery: Read 14 rows, 1004.00 B in 0.001575 sec., 8888.888888888889 rows/sec., 622.52 KiB/sec. 2025.02.10 18:49:03.368596 [ 4 ] {01e2a16f-f7f2-476e-8a12-2405776198db} TCPHandler: Processed in 0.001886815 sec. 2025.02.10 18:49:03.368776 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.368912 [ 256 ] {70a2b5c5-5170-4f2c-9709-834b39f9168b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:49:03.368970 [ 256 ] {70a2b5c5-5170-4f2c-9709-834b39f9168b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:49:03.369622 [ 256 ] {70a2b5c5-5170-4f2c-9709-834b39f9168b} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.369664 [ 256 ] {70a2b5c5-5170-4f2c-9709-834b39f9168b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.370024 [ 256 ] {70a2b5c5-5170-4f2c-9709-834b39f9168b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.10 18:49:03.370271 [ 256 ] {70a2b5c5-5170-4f2c-9709-834b39f9168b} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.370487 [ 256 ] {70a2b5c5-5170-4f2c-9709-834b39f9168b} executeQuery: Read 13 rows, 830.00 B in 0.001593 sec., 8160.703075957314 rows/sec., 508.82 KiB/sec. 2025.02.10 18:49:03.370617 [ 256 ] {70a2b5c5-5170-4f2c-9709-834b39f9168b} TCPHandler: Processed in 0.001908496 sec. 2025.02.10 18:49:03.370762 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.370902 [ 4 ] {f6842c86-f936-4dec-ae67-8cfab44dafb3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:49:03.370959 [ 4 ] {f6842c86-f936-4dec-ae67-8cfab44dafb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:49:03.371745 [ 4 ] {f6842c86-f936-4dec-ae67-8cfab44dafb3} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.371785 [ 4 ] {f6842c86-f936-4dec-ae67-8cfab44dafb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.372157 [ 4 ] {f6842c86-f936-4dec-ae67-8cfab44dafb3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.10 18:49:03.372387 [ 4 ] {f6842c86-f936-4dec-ae67-8cfab44dafb3} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.372640 [ 4 ] {f6842c86-f936-4dec-ae67-8cfab44dafb3} executeQuery: Read 425 rows, 31.14 KiB in 0.00175 sec., 242857.14285714284 rows/sec., 17.38 MiB/sec. 2025.02.10 18:49:03.372756 [ 4 ] {f6842c86-f936-4dec-ae67-8cfab44dafb3} TCPHandler: Processed in 0.00206418 sec. 2025.02.10 18:49:03.372918 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.373057 [ 256 ] {2b95bb96-3b9d-493f-a7a7-d1f77e0210f0} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:49:03.373116 [ 256 ] {2b95bb96-3b9d-493f-a7a7-d1f77e0210f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:49:03.373655 [ 256 ] {2b95bb96-3b9d-493f-a7a7-d1f77e0210f0} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.373694 [ 256 ] {2b95bb96-3b9d-493f-a7a7-d1f77e0210f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.374061 [ 256 ] {2b95bb96-3b9d-493f-a7a7-d1f77e0210f0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.10 18:49:03.374300 [ 256 ] {2b95bb96-3b9d-493f-a7a7-d1f77e0210f0} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.374517 [ 256 ] {2b95bb96-3b9d-493f-a7a7-d1f77e0210f0} executeQuery: Read 6 rows, 321.00 B in 0.001489 sec., 4029.550033579583 rows/sec., 210.53 KiB/sec. 2025.02.10 18:49:03.374565 [ 256 ] {2b95bb96-3b9d-493f-a7a7-d1f77e0210f0} TCPHandler: Processed in 0.001712712 sec. 2025.02.10 18:49:03.374709 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.374848 [ 4 ] {eaa9801b-db9a-46c5-8bfc-5507eb1ac01e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:03.374910 [ 4 ] {eaa9801b-db9a-46c5-8bfc-5507eb1ac01e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:49:03.375580 [ 4 ] {eaa9801b-db9a-46c5-8bfc-5507eb1ac01e} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.375620 [ 4 ] {eaa9801b-db9a-46c5-8bfc-5507eb1ac01e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.376001 [ 4 ] {eaa9801b-db9a-46c5-8bfc-5507eb1ac01e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.10 18:49:03.376240 [ 4 ] {eaa9801b-db9a-46c5-8bfc-5507eb1ac01e} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.376620 [ 4 ] {eaa9801b-db9a-46c5-8bfc-5507eb1ac01e} executeQuery: Read 237 rows, 16.27 KiB in 0.001763 sec., 134429.9489506523 rows/sec., 9.01 MiB/sec. 2025.02.10 18:49:03.376890 [ 4 ] {eaa9801b-db9a-46c5-8bfc-5507eb1ac01e} TCPHandler: Processed in 0.002242614 sec. 2025.02.10 18:49:03.377055 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.377209 [ 256 ] {6ef43073-b82a-4373-b13f-24fd1921d513} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:49:03.377275 [ 256 ] {6ef43073-b82a-4373-b13f-24fd1921d513} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:49:03.377822 [ 256 ] {6ef43073-b82a-4373-b13f-24fd1921d513} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.377862 [ 256 ] {6ef43073-b82a-4373-b13f-24fd1921d513} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.378266 [ 256 ] {6ef43073-b82a-4373-b13f-24fd1921d513} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.10 18:49:03.378532 [ 256 ] {6ef43073-b82a-4373-b13f-24fd1921d513} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.378824 [ 256 ] {6ef43073-b82a-4373-b13f-24fd1921d513} executeQuery: Read 1 rows, 69.00 B in 0.001625 sec., 615.3846153846154 rows/sec., 41.47 KiB/sec. 2025.02.10 18:49:03.378911 [ 256 ] {6ef43073-b82a-4373-b13f-24fd1921d513} TCPHandler: Processed in 0.001930706 sec. 2025.02.10 18:49:03.379044 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.379172 [ 4 ] {289d3d8c-998b-43c0-98dd-dcb9cecf0398} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:03.379254 [ 4 ] {289d3d8c-998b-43c0-98dd-dcb9cecf0398} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:49:03.380506 [ 4 ] {289d3d8c-998b-43c0-98dd-dcb9cecf0398} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.380545 [ 4 ] {289d3d8c-998b-43c0-98dd-dcb9cecf0398} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.381182 [ 4 ] {289d3d8c-998b-43c0-98dd-dcb9cecf0398} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.10 18:49:03.381470 [ 4 ] {289d3d8c-998b-43c0-98dd-dcb9cecf0398} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.381800 [ 4 ] {289d3d8c-998b-43c0-98dd-dcb9cecf0398} executeQuery: Read 33 rows, 60.55 KiB in 0.002642 sec., 12490.537471612415 rows/sec., 22.38 MiB/sec. 2025.02.10 18:49:03.381905 [ 4 ] {289d3d8c-998b-43c0-98dd-dcb9cecf0398} TCPHandler: Processed in 0.002916011 sec. 2025.02.10 18:49:03.382045 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.382174 [ 256 ] {878731ed-2aec-4f54-8bbe-902f6733f46f} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.10 18:49:03.382230 [ 256 ] {878731ed-2aec-4f54-8bbe-902f6733f46f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.10 18:49:03.382746 [ 256 ] {878731ed-2aec-4f54-8bbe-902f6733f46f} oximeter.measurements_i64 (903d7709-ff97-45bf-88fa-ba0a95eb9708): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.382786 [ 256 ] {878731ed-2aec-4f54-8bbe-902f6733f46f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.383222 [ 256 ] {878731ed-2aec-4f54-8bbe-902f6733f46f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:49:03.383464 [ 256 ] {878731ed-2aec-4f54-8bbe-902f6733f46f} oximeter.measurements_i64 (903d7709-ff97-45bf-88fa-ba0a95eb9708): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.383821 [ 256 ] {878731ed-2aec-4f54-8bbe-902f6733f46f} executeQuery: Read 15 rows, 1.12 KiB in 0.001645 sec., 9118.54103343465 rows/sec., 678.55 KiB/sec. 2025.02.10 18:49:03.383995 [ 256 ] {878731ed-2aec-4f54-8bbe-902f6733f46f} TCPHandler: Processed in 0.002009509 sec. 2025.02.10 18:49:03.384153 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.384293 [ 4 ] {5e827587-6d7d-4148-9fb5-8095b124cf5e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:49:03.384354 [ 4 ] {5e827587-6d7d-4148-9fb5-8095b124cf5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:49:03.384860 [ 4 ] {5e827587-6d7d-4148-9fb5-8095b124cf5e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.384899 [ 4 ] {5e827587-6d7d-4148-9fb5-8095b124cf5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.385263 [ 4 ] {5e827587-6d7d-4148-9fb5-8095b124cf5e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.10 18:49:03.385494 [ 4 ] {5e827587-6d7d-4148-9fb5-8095b124cf5e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.385873 [ 4 ] {5e827587-6d7d-4148-9fb5-8095b124cf5e} executeQuery: Read 82 rows, 5.33 KiB in 0.001573 sec., 52129.68849332486 rows/sec., 3.31 MiB/sec. 2025.02.10 18:49:03.386262 [ 4 ] {5e827587-6d7d-4148-9fb5-8095b124cf5e} TCPHandler: Processed in 0.002175492 sec. 2025.02.10 18:49:03.814115 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.814401 [ 4 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.10 18:49:03.814844 [ 4 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:49:03.814895 [ 4 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.10 18:49:03.815254 [ 4 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:49:03.815331 [ 4 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:49:03.815507 [ 4 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.02.10 18:49:03.815680 [ 286 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:49:03.815720 [ 288 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.10 18:49:03.815721 [ 287 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.10 18:49:03.815893 [ 4 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.02.10 18:49:03.815926 [ 4 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:49:03.816043 [ 4 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.10 18:49:03.816066 [ 4 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.10 18:49:03.816110 [ 4 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.816155 [ 4 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.816198 [ 4 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.817790 [ 4 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} executeQuery: Read 34 rows, 1.31 KiB in 0.003515 sec., 9672.830725462305 rows/sec., 372.29 KiB/sec. 2025.02.10 18:49:03.817990 [ 4 ] {a1428586-67ef-4cf4-87a2-0cf438741d81} TCPHandler: Processed in 0.004008397 sec. 2025.02.10 18:49:03.818503 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.818747 [ 256 ] {a484524a-479c-4f09-a908-2f5423b32c54} executeQuery: (from [fd00:1122:3344:101::d]:40676) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.10 18:49:03.819177 [ 256 ] {a484524a-479c-4f09-a908-2f5423b32c54} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:49:03.819233 [ 256 ] {a484524a-479c-4f09-a908-2f5423b32c54} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.10 18:49:03.819611 [ 256 ] {a484524a-479c-4f09-a908-2f5423b32c54} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:49:03.819706 [ 256 ] {a484524a-479c-4f09-a908-2f5423b32c54} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:49:03.819894 [ 256 ] {a484524a-479c-4f09-a908-2f5423b32c54} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.02.10 18:49:03.820038 [ 290 ] {a484524a-479c-4f09-a908-2f5423b32c54} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:49:03.820064 [ 286 ] {a484524a-479c-4f09-a908-2f5423b32c54} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.10 18:49:03.820061 [ 288 ] {a484524a-479c-4f09-a908-2f5423b32c54} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.10 18:49:03.820229 [ 256 ] {a484524a-479c-4f09-a908-2f5423b32c54} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.02.10 18:49:03.820264 [ 256 ] {a484524a-479c-4f09-a908-2f5423b32c54} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:49:03.820419 [ 256 ] {a484524a-479c-4f09-a908-2f5423b32c54} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.10 18:49:03.820452 [ 256 ] {a484524a-479c-4f09-a908-2f5423b32c54} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.10 18:49:03.820508 [ 256 ] {a484524a-479c-4f09-a908-2f5423b32c54} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.820570 [ 256 ] {a484524a-479c-4f09-a908-2f5423b32c54} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.820633 [ 256 ] {a484524a-479c-4f09-a908-2f5423b32c54} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.822447 [ 256 ] {a484524a-479c-4f09-a908-2f5423b32c54} executeQuery: Read 34 rows, 1.31 KiB in 0.003823 sec., 8893.539105414597 rows/sec., 342.29 KiB/sec. 2025.02.10 18:49:03.822665 [ 256 ] {a484524a-479c-4f09-a908-2f5423b32c54} TCPHandler: Processed in 0.004306364 sec. 2025.02.10 18:49:03.822999 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.823212 [ 4 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.10 18:49:03.823578 [ 4 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:49:03.823630 [ 4 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.10 18:49:03.823960 [ 4 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:49:03.824028 [ 4 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:49:03.824183 [ 4 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.02.10 18:49:03.824293 [ 286 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:49:03.824331 [ 288 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.10 18:49:03.824335 [ 290 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.10 18:49:03.824488 [ 4 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.02.10 18:49:03.824535 [ 4 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:49:03.824648 [ 4 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.10 18:49:03.824673 [ 4 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.10 18:49:03.824714 [ 4 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.824760 [ 4 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.824802 [ 4 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.826286 [ 4 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} executeQuery: Read 34 rows, 1.31 KiB in 0.003176 sec., 10705.28967254408 rows/sec., 412.03 KiB/sec. 2025.02.10 18:49:03.826471 [ 4 ] {03077aad-bc3f-4dc8-8cde-c560a52e7da3} TCPHandler: Processed in 0.003538025 sec. 2025.02.10 18:49:03.826894 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.827122 [ 256 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} executeQuery: (from [fd00:1122:3344:101::d]:40676) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.10 18:49:03.827526 [ 256 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:49:03.827580 [ 256 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.10 18:49:03.828136 [ 256 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:49:03.828216 [ 256 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:49:03.828403 [ 256 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.02.10 18:49:03.828514 [ 286 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:49:03.828546 [ 290 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.10 18:49:03.828546 [ 287 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.10 18:49:03.828663 [ 256 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.02.10 18:49:03.828701 [ 256 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:49:03.828829 [ 256 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.10 18:49:03.828858 [ 256 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.10 18:49:03.828903 [ 256 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.828954 [ 256 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.829013 [ 256 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.830487 [ 256 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} executeQuery: Read 34 rows, 1.31 KiB in 0.00348 sec., 9770.114942528735 rows/sec., 376.03 KiB/sec. 2025.02.10 18:49:03.830673 [ 256 ] {bf4da77b-279d-458c-951c-a8d9b3433f85} TCPHandler: Processed in 0.003850413 sec. 2025.02.10 18:49:03.830984 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.831215 [ 4 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.10 18:49:03.831719 [ 4 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:49:03.831799 [ 4 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.10 18:49:03.832242 [ 4 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:49:03.832321 [ 4 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:49:03.832481 [ 4 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.02.10 18:49:03.832579 [ 286 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:49:03.832646 [ 287 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.10 18:49:03.832664 [ 288 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.10 18:49:03.832773 [ 4 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.02.10 18:49:03.832806 [ 4 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:49:03.832918 [ 4 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.10 18:49:03.832940 [ 4 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.10 18:49:03.832990 [ 4 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.833044 [ 4 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.833100 [ 4 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.834577 [ 4 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} executeQuery: Read 34 rows, 1.31 KiB in 0.003478 sec., 9775.733179988498 rows/sec., 376.25 KiB/sec. 2025.02.10 18:49:03.834771 [ 4 ] {63533cd6-041a-456e-b5c3-b1d80af82e80} TCPHandler: Processed in 0.003851012 sec. 2025.02.10 18:49:03.835074 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.835284 [ 256 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} executeQuery: (from [fd00:1122:3344:101::d]:40676) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.10 18:49:03.835677 [ 256 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:49:03.835747 [ 256 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.10 18:49:03.836098 [ 256 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:49:03.836176 [ 256 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:49:03.836370 [ 256 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.02.10 18:49:03.836528 [ 286 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:49:03.836537 [ 290 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.10 18:49:03.836555 [ 288 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.10 18:49:03.836680 [ 256 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.02.10 18:49:03.836711 [ 256 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:49:03.836818 [ 256 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.10 18:49:03.836843 [ 256 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.10 18:49:03.836885 [ 256 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.836934 [ 256 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.836984 [ 256 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:03.838374 [ 256 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} executeQuery: Read 34 rows, 1.31 KiB in 0.00319 sec., 10658.307210031347 rows/sec., 410.22 KiB/sec. 2025.02.10 18:49:03.838552 [ 256 ] {de5ceefa-3c3a-4197-bec5-e9f3bd6ebfae} TCPHandler: Processed in 0.003537926 sec. 2025.02.10 18:49:03.948158 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.948345 [ 4 ] {a67ba97d-8339-403d-ad19-fc90db4c66d0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.10 18:49:03.948431 [ 4 ] {a67ba97d-8339-403d-ad19-fc90db4c66d0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:49:03.949297 [ 4 ] {a67ba97d-8339-403d-ad19-fc90db4c66d0} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.949348 [ 4 ] {a67ba97d-8339-403d-ad19-fc90db4c66d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.949869 [ 4 ] {a67ba97d-8339-403d-ad19-fc90db4c66d0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.10 18:49:03.950100 [ 4 ] {a67ba97d-8339-403d-ad19-fc90db4c66d0} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.950335 [ 4 ] {a67ba97d-8339-403d-ad19-fc90db4c66d0} executeQuery: Read 6 rows, 1.34 KiB in 0.002042 sec., 2938.2957884427033 rows/sec., 654.23 KiB/sec. 2025.02.10 18:49:03.950393 [ 4 ] {a67ba97d-8339-403d-ad19-fc90db4c66d0} TCPHandler: Processed in 0.002347206 sec. 2025.02.10 18:49:03.950623 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.950807 [ 256 ] {47d78848-54f2-41ca-a936-98f8d4128c33} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:49:03.950885 [ 256 ] {47d78848-54f2-41ca-a936-98f8d4128c33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:49:03.952294 [ 256 ] {47d78848-54f2-41ca-a936-98f8d4128c33} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.952342 [ 256 ] {47d78848-54f2-41ca-a936-98f8d4128c33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.952857 [ 256 ] {47d78848-54f2-41ca-a936-98f8d4128c33} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.10 18:49:03.953115 [ 256 ] {47d78848-54f2-41ca-a936-98f8d4128c33} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.953418 [ 256 ] {47d78848-54f2-41ca-a936-98f8d4128c33} executeQuery: Read 1196 rows, 100.97 KiB in 0.002663 sec., 449117.53661284264 rows/sec., 37.03 MiB/sec. 2025.02.10 18:49:03.953635 [ 256 ] {47d78848-54f2-41ca-a936-98f8d4128c33} TCPHandler: Processed in 0.003111395 sec. 2025.02.10 18:49:03.953828 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.953947 [ 4 ] {4ed2f673-08e5-4d4d-a639-804d372f04b4} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:49:03.953998 [ 4 ] {4ed2f673-08e5-4d4d-a639-804d372f04b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:49:03.954709 [ 4 ] {4ed2f673-08e5-4d4d-a639-804d372f04b4} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.954749 [ 4 ] {4ed2f673-08e5-4d4d-a639-804d372f04b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.955128 [ 4 ] {4ed2f673-08e5-4d4d-a639-804d372f04b4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.10 18:49:03.955375 [ 4 ] {4ed2f673-08e5-4d4d-a639-804d372f04b4} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.955598 [ 4 ] {4ed2f673-08e5-4d4d-a639-804d372f04b4} executeQuery: Read 228 rows, 15.81 KiB in 0.001674 sec., 136200.71684587814 rows/sec., 9.22 MiB/sec. 2025.02.10 18:49:03.955651 [ 4 ] {4ed2f673-08e5-4d4d-a639-804d372f04b4} TCPHandler: Processed in 0.001879315 sec. 2025.02.10 18:49:03.955809 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.955931 [ 256 ] {dcc93ff4-1e73-44b4-adcc-f27c6c25e1a2} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:49:03.955982 [ 256 ] {dcc93ff4-1e73-44b4-adcc-f27c6c25e1a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:49:03.956852 [ 256 ] {dcc93ff4-1e73-44b4-adcc-f27c6c25e1a2} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.956893 [ 256 ] {dcc93ff4-1e73-44b4-adcc-f27c6c25e1a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.957278 [ 256 ] {dcc93ff4-1e73-44b4-adcc-f27c6c25e1a2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.10 18:49:03.957521 [ 256 ] {dcc93ff4-1e73-44b4-adcc-f27c6c25e1a2} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.957716 [ 256 ] {dcc93ff4-1e73-44b4-adcc-f27c6c25e1a2} executeQuery: Read 520 rows, 39.40 KiB in 0.001812 sec., 286975.71743929357 rows/sec., 21.24 MiB/sec. 2025.02.10 18:49:03.957771 [ 256 ] {dcc93ff4-1e73-44b4-adcc-f27c6c25e1a2} TCPHandler: Processed in 0.002016569 sec. 2025.02.10 18:49:03.957946 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.958087 [ 4 ] {aa7a9d7e-dbfc-41a9-8320-681ece2c9c1d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:03.958151 [ 4 ] {aa7a9d7e-dbfc-41a9-8320-681ece2c9c1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:49:03.959720 [ 4 ] {aa7a9d7e-dbfc-41a9-8320-681ece2c9c1d} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.959757 [ 4 ] {aa7a9d7e-dbfc-41a9-8320-681ece2c9c1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.960301 [ 4 ] {aa7a9d7e-dbfc-41a9-8320-681ece2c9c1d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.10 18:49:03.960542 [ 4 ] {aa7a9d7e-dbfc-41a9-8320-681ece2c9c1d} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.960751 [ 4 ] {aa7a9d7e-dbfc-41a9-8320-681ece2c9c1d} executeQuery: Read 2900 rows, 198.34 KiB in 0.002695 sec., 1076066.7903525047 rows/sec., 71.87 MiB/sec. 2025.02.10 18:49:03.960803 [ 4 ] {aa7a9d7e-dbfc-41a9-8320-681ece2c9c1d} TCPHandler: Processed in 0.002925281 sec. 2025.02.10 18:49:03.960960 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:03.961102 [ 256 ] {daa35c8c-0be7-4195-88ed-a3c8416c9548} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:49:03.961164 [ 256 ] {daa35c8c-0be7-4195-88ed-a3c8416c9548} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:49:03.961694 [ 256 ] {daa35c8c-0be7-4195-88ed-a3c8416c9548} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:03.961733 [ 256 ] {daa35c8c-0be7-4195-88ed-a3c8416c9548} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:03.962115 [ 256 ] {daa35c8c-0be7-4195-88ed-a3c8416c9548} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.10 18:49:03.962350 [ 256 ] {daa35c8c-0be7-4195-88ed-a3c8416c9548} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:03.962565 [ 256 ] {daa35c8c-0be7-4195-88ed-a3c8416c9548} executeQuery: Read 12 rows, 848.00 B in 0.001496 sec., 8021.390374331551 rows/sec., 553.56 KiB/sec. 2025.02.10 18:49:03.962616 [ 256 ] {daa35c8c-0be7-4195-88ed-a3c8416c9548} TCPHandler: Processed in 0.001718841 sec. 2025.02.10 18:49:04.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 169.78 MiB, peak 170.16 MiB, free memory in arenas 0.00 B, will set to 166.23 MiB (RSS), difference: -3.56 MiB 2025.02.10 18:49:08.336958 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:08.337147 [ 4 ] {c1d24509-72a0-4f93-93ec-3a83b0e76357} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:49:08.337221 [ 4 ] {c1d24509-72a0-4f93-93ec-3a83b0e76357} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:49:08.337995 [ 4 ] {c1d24509-72a0-4f93-93ec-3a83b0e76357} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:08.338043 [ 4 ] {c1d24509-72a0-4f93-93ec-3a83b0e76357} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:08.338461 [ 4 ] {c1d24509-72a0-4f93-93ec-3a83b0e76357} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.10 18:49:08.338712 [ 4 ] {c1d24509-72a0-4f93-93ec-3a83b0e76357} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:08.338907 [ 39 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.10 18:49:08.338968 [ 4 ] {c1d24509-72a0-4f93-93ec-3a83b0e76357} executeQuery: Read 56 rows, 4.41 KiB in 0.001876 sec., 29850.746268656716 rows/sec., 2.29 MiB/sec. 2025.02.10 18:49:08.338995 [ 39 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:08.339055 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:08.339105 [ 4 ] {c1d24509-72a0-4f93-93ec-3a83b0e76357} TCPHandler: Processed in 0.002273875 sec. 2025.02.10 18:49:08.339349 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.10 18:49:08.339401 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:08.339589 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:08.339654 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part 2025.02.10 18:49:08.339687 [ 256 ] {10f49d8b-d855-4ff1-88a0-540716374a1e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:49:08.339860 [ 256 ] {10f49d8b-d855-4ff1-88a0-540716374a1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:49:08.339889 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 219 rows starting from the beginning of the part 2025.02.10 18:49:08.340330 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2025.02.10 18:49:08.340618 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 269 rows starting from the beginning of the part 2025.02.10 18:49:08.340970 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1196 rows starting from the beginning of the part 2025.02.10 18:49:08.341351 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2025.02.10 18:49:08.342663 [ 256 ] {10f49d8b-d855-4ff1-88a0-540716374a1e} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:08.342752 [ 256 ] {10f49d8b-d855-4ff1-88a0-540716374a1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:08.343842 [ 256 ] {10f49d8b-d855-4ff1-88a0-540716374a1e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.10 18:49:08.344343 [ 256 ] {10f49d8b-d855-4ff1-88a0-540716374a1e} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:08.344590 [ 193 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2015 rows, containing 5 columns (5 merged, 0 gathered) in 0.005310888 sec., 379409.24380254303 rows/sec., 33.29 MiB/sec. 2025.02.10 18:49:08.344724 [ 38 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.10 18:49:08.344800 [ 38 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:08.344843 [ 256 ] {10f49d8b-d855-4ff1-88a0-540716374a1e} executeQuery: Read 64 rows, 5.12 KiB in 0.005234 sec., 12227.741688956821 rows/sec., 977.31 KiB/sec. 2025.02.10 18:49:08.344855 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:08.345025 [ 193 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.10 18:49:08.345203 [ 256 ] {10f49d8b-d855-4ff1-88a0-540716374a1e} TCPHandler: Processed in 0.005949934 sec. 2025.02.10 18:49:08.345278 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.10 18:49:08.345477 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:08.345588 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:08.345727 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part 2025.02.10 18:49:08.345851 [ 4 ] {316765a5-30a8-4eb9-b1fe-180b41c8a1d1} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:08.345955 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_11_2} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:08.346126 [ 4 ] {316765a5-30a8-4eb9-b1fe-180b41c8a1d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:49:08.346218 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 390 rows starting from the beginning of the part 2025.02.10 18:49:08.346641 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_11_2} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.10 18:49:08.346815 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2025.02.10 18:49:08.347142 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2025.02.10 18:49:08.347426 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 425 rows starting from the beginning of the part 2025.02.10 18:49:08.347865 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 520 rows starting from the beginning of the part 2025.02.10 18:49:08.348069 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2025.02.10 18:49:08.349169 [ 4 ] {316765a5-30a8-4eb9-b1fe-180b41c8a1d1} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:08.349237 [ 4 ] {316765a5-30a8-4eb9-b1fe-180b41c8a1d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:08.350347 [ 4 ] {316765a5-30a8-4eb9-b1fe-180b41c8a1d1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.10 18:49:08.350713 [ 4 ] {316765a5-30a8-4eb9-b1fe-180b41c8a1d1} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:08.351120 [ 38 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.10 18:49:08.351229 [ 38 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:08.351286 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:08.351334 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1853 rows, containing 5 columns (5 merged, 0 gathered) in 0.006304352 sec., 293923.9433331134 rows/sec., 22.41 MiB/sec. 2025.02.10 18:49:08.351445 [ 4 ] {316765a5-30a8-4eb9-b1fe-180b41c8a1d1} executeQuery: Read 128 rows, 9.13 KiB in 0.0057 sec., 22456.14035087719 rows/sec., 1.56 MiB/sec. 2025.02.10 18:49:08.351855 [ 4 ] {316765a5-30a8-4eb9-b1fe-180b41c8a1d1} TCPHandler: Processed in 0.006490316 sec. 2025.02.10 18:49:08.351895 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.10 18:49:08.351916 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.10 18:49:08.352297 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:08.352698 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:08.352866 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1082 rows starting from the beginning of the part 2025.02.10 18:49:08.352929 [ 256 ] {49f36ad1-b962-4132-92ad-e55a1267cd71} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:49:08.353257 [ 256 ] {49f36ad1-b962-4132-92ad-e55a1267cd71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:49:08.353297 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_11_2} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:08.353379 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 237 rows starting from the beginning of the part 2025.02.10 18:49:08.353942 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_11_2} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.10 18:49:08.354064 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part 2025.02.10 18:49:08.354401 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.02.10 18:49:08.354685 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part 2025.02.10 18:49:08.355041 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2900 rows starting from the beginning of the part 2025.02.10 18:49:08.355306 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part 2025.02.10 18:49:08.356245 [ 256 ] {49f36ad1-b962-4132-92ad-e55a1267cd71} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:08.356322 [ 256 ] {49f36ad1-b962-4132-92ad-e55a1267cd71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:08.357281 [ 256 ] {49f36ad1-b962-4132-92ad-e55a1267cd71} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.10 18:49:08.357758 [ 256 ] {49f36ad1-b962-4132-92ad-e55a1267cd71} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:08.358032 [ 38 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.10 18:49:08.358121 [ 38 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:08.358166 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:08.358246 [ 256 ] {49f36ad1-b962-4132-92ad-e55a1267cd71} executeQuery: Read 48 rows, 3.31 KiB in 0.005476 sec., 8765.522279035793 rows/sec., 604.91 KiB/sec. 2025.02.10 18:49:08.358837 [ 199 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.10 18:49:08.358903 [ 256 ] {49f36ad1-b962-4132-92ad-e55a1267cd71} TCPHandler: Processed in 0.006910886 sec. 2025.02.10 18:49:08.359137 [ 199 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:08.359189 [ 199 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 392 rows starting from the beginning of the part 2025.02.10 18:49:08.359316 [ 199 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part 2025.02.10 18:49:08.359522 [ 199 ] {d601b582-081b-4269-a62d-1718944342b0::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.02.10 18:49:08.359966 [ 199 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part 2025.02.10 18:49:08.360299 [ 199 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2025.02.10 18:49:08.360318 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4744 rows, containing 5 columns (5 merged, 0 gathered) in 0.008880104 sec., 534227.9775101733 rows/sec., 35.99 MiB/sec. 2025.02.10 18:49:08.360491 [ 199 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part 2025.02.10 18:49:08.360819 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.10 18:49:08.361306 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_11_2} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:08.361470 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_11_2} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.10 18:49:08.361661 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. 2025.02.10 18:49:08.362295 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 4 columns (4 merged, 0 gathered) in 0.003929835 sec., 172017.40022163783 rows/sec., 11.27 MiB/sec. 2025.02.10 18:49:08.362485 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.10 18:49:08.362772 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_11_2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:08.362860 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_11_2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.10 18:49:08.362946 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.10 18:49:10.173525 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2025.02.10 18:49:10.174234 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:10.174284 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:10.174835 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.10 18:49:10.175106 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:10.175373 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2025.02.10 18:49:10.430351 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.02.10 18:49:10.449964 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:10.450023 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:10.456692 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.10 18:49:10.457446 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:10.460148 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.02.10 18:49:12.677822 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 324 2025.02.10 18:49:12.681485 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:12.681529 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:12.683113 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.10 18:49:12.683433 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:12.683592 [ 34 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.10 18:49:12.683649 [ 34 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:12.683683 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:12.684333 [ 199 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.10 18:49:12.685430 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 324 2025.02.10 18:49:12.685816 [ 199 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:12.685983 [ 199 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part 2025.02.10 18:49:12.686570 [ 199 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part 2025.02.10 18:49:12.687141 [ 199 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part 2025.02.10 18:49:12.687710 [ 199 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::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.02.10 18:49:12.688273 [ 199 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part 2025.02.10 18:49:12.688823 [ 199 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2025.02.10 18:49:12.696464 [ 194 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 72 columns (72 merged, 0 gathered) in 0.012649545 sec., 25613.56949993063 rows/sec., 25.87 MiB/sec. 2025.02.10 18:49:12.697253 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.10 18:49:12.697949 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_6_1} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:12.698031 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_6_1} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.10 18:49:12.698223 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. 2025.02.10 18:49:13.345352 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:13.345539 [ 4 ] {e8fda475-17ca-4014-b130-509759ff96c9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:49:13.345607 [ 4 ] {e8fda475-17ca-4014-b130-509759ff96c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:49:13.346340 [ 4 ] {e8fda475-17ca-4014-b130-509759ff96c9} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:13.346390 [ 4 ] {e8fda475-17ca-4014-b130-509759ff96c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:13.346814 [ 4 ] {e8fda475-17ca-4014-b130-509759ff96c9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.10 18:49:13.347064 [ 4 ] {e8fda475-17ca-4014-b130-509759ff96c9} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:13.347259 [ 33 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.10 18:49:13.347322 [ 4 ] {e8fda475-17ca-4014-b130-509759ff96c9} executeQuery: Read 14 rows, 1.01 KiB in 0.001833 sec., 7637.752318603382 rows/sec., 549.82 KiB/sec. 2025.02.10 18:49:13.347350 [ 33 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:13.347429 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:13.347445 [ 4 ] {e8fda475-17ca-4014-b130-509759ff96c9} TCPHandler: Processed in 0.002217214 sec. 2025.02.10 18:49:13.347676 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.10 18:49:13.347754 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:13.347940 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:13.348014 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:49:13.348037 [ 256 ] {98331a3b-cba2-4546-a099-78b638d61019} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:49:13.348175 [ 256 ] {98331a3b-cba2-4546-a099-78b638d61019} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:49:13.348209 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:49:13.348557 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:49:13.348866 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:49:13.349182 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:49:13.351080 [ 256 ] {98331a3b-cba2-4546-a099-78b638d61019} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:13.351158 [ 256 ] {98331a3b-cba2-4546-a099-78b638d61019} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:13.351739 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004188371 sec., 16712.941618591096 rows/sec., 1.24 MiB/sec. 2025.02.10 18:49:13.351967 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.10 18:49:13.352131 [ 256 ] {98331a3b-cba2-4546-a099-78b638d61019} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.10 18:49:13.352456 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_5_1} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:13.352607 [ 256 ] {98331a3b-cba2-4546-a099-78b638d61019} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:13.352653 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_5_1} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.10 18:49:13.352787 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:49:13.352969 [ 256 ] {98331a3b-cba2-4546-a099-78b638d61019} executeQuery: Read 273 rows, 24.64 KiB in 0.005026 sec., 54317.54874651811 rows/sec., 4.79 MiB/sec. 2025.02.10 18:49:13.353041 [ 256 ] {98331a3b-cba2-4546-a099-78b638d61019} TCPHandler: Processed in 0.005447522 sec. 2025.02.10 18:49:13.353259 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:13.353403 [ 4 ] {58acb67c-ac84-472a-b502-fb019df8f9ef} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:49:13.353462 [ 4 ] {58acb67c-ac84-472a-b502-fb019df8f9ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:49:13.354131 [ 4 ] {58acb67c-ac84-472a-b502-fb019df8f9ef} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:13.354175 [ 4 ] {58acb67c-ac84-472a-b502-fb019df8f9ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:13.354531 [ 4 ] {58acb67c-ac84-472a-b502-fb019df8f9ef} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.10 18:49:13.354775 [ 4 ] {58acb67c-ac84-472a-b502-fb019df8f9ef} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:13.354989 [ 4 ] {58acb67c-ac84-472a-b502-fb019df8f9ef} executeQuery: Read 42 rows, 3.09 KiB in 0.00162 sec., 25925.925925925927 rows/sec., 1.86 MiB/sec. 2025.02.10 18:49:13.355041 [ 4 ] {58acb67c-ac84-472a-b502-fb019df8f9ef} TCPHandler: Processed in 0.001851395 sec. 2025.02.10 18:49:13.355192 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:13.355312 [ 256 ] {d8baa806-56bf-48e8-8612-7b74302c0920} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:49:13.355362 [ 256 ] {d8baa806-56bf-48e8-8612-7b74302c0920} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:49:13.355947 [ 256 ] {d8baa806-56bf-48e8-8612-7b74302c0920} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:13.355984 [ 256 ] {d8baa806-56bf-48e8-8612-7b74302c0920} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:13.356338 [ 256 ] {d8baa806-56bf-48e8-8612-7b74302c0920} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.10 18:49:13.356582 [ 256 ] {d8baa806-56bf-48e8-8612-7b74302c0920} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:13.356697 [ 33 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.10 18:49:13.356737 [ 33 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:13.356759 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:13.356763 [ 256 ] {d8baa806-56bf-48e8-8612-7b74302c0920} executeQuery: Read 14 rows, 1004.00 B in 0.001475 sec., 9491.525423728814 rows/sec., 664.72 KiB/sec. 2025.02.10 18:49:13.357017 [ 256 ] {d8baa806-56bf-48e8-8612-7b74302c0920} TCPHandler: Processed in 0.001878245 sec. 2025.02.10 18:49:13.357315 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:13.357317 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.10 18:49:13.357471 [ 4 ] {6a1b30b5-1508-4ce5-952b-d07f8a6d55ea} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:49:13.357496 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:13.357534 [ 4 ] {6a1b30b5-1508-4ce5-952b-d07f8a6d55ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:49:13.357538 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::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.02.10 18:49:13.357706 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::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.02.10 18:49:13.358032 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2025.02.10 18:49:13.358355 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::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.02.10 18:49:13.358622 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part 2025.02.10 18:49:13.358798 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2025.02.10 18:49:13.359493 [ 4 ] {6a1b30b5-1508-4ce5-952b-d07f8a6d55ea} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:13.359537 [ 4 ] {6a1b30b5-1508-4ce5-952b-d07f8a6d55ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:13.360109 [ 4 ] {6a1b30b5-1508-4ce5-952b-d07f8a6d55ea} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.10 18:49:13.360482 [ 4 ] {6a1b30b5-1508-4ce5-952b-d07f8a6d55ea} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:13.360568 [ 187 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.003698509 sec., 80573.00928563376 rows/sec., 5.78 MiB/sec. 2025.02.10 18:49:13.360715 [ 33 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.10 18:49:13.360842 [ 33 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:13.360893 [ 187 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.10 18:49:13.360907 [ 4 ] {6a1b30b5-1508-4ce5-952b-d07f8a6d55ea} executeQuery: Read 13 rows, 830.00 B in 0.00345 sec., 3768.1159420289855 rows/sec., 234.94 KiB/sec. 2025.02.10 18:49:13.360908 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:13.361356 [ 4 ] {6a1b30b5-1508-4ce5-952b-d07f8a6d55ea} TCPHandler: Processed in 0.004184611 sec. 2025.02.10 18:49:13.361597 [ 194 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.10 18:49:13.361850 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:13.361963 [ 194 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:13.361971 [ 187 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_6_1} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:13.362064 [ 194 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:49:13.362299 [ 187 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_6_1} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.10 18:49:13.362478 [ 194 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.02.10 18:49:13.362537 [ 256 ] {803f2a77-e390-4915-8762-97045cce4cfa} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:49:13.362679 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.10 18:49:13.362878 [ 256 ] {803f2a77-e390-4915-8762-97045cce4cfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:49:13.362907 [ 194 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:49:13.363281 [ 194 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:49:13.363602 [ 194 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:49:13.365671 [ 256 ] {803f2a77-e390-4915-8762-97045cce4cfa} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:13.365743 [ 256 ] {803f2a77-e390-4915-8762-97045cce4cfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:13.366138 [ 194 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005025031 sec., 12935.243583571922 rows/sec., 857.04 KiB/sec. 2025.02.10 18:49:13.366436 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.10 18:49:13.366535 [ 256 ] {803f2a77-e390-4915-8762-97045cce4cfa} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.10 18:49:13.366935 [ 256 ] {803f2a77-e390-4915-8762-97045cce4cfa} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:13.367047 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_5_1} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:13.367294 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_5_1} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.10 18:49:13.367319 [ 256 ] {803f2a77-e390-4915-8762-97045cce4cfa} executeQuery: Read 420 rows, 30.75 KiB in 0.005201 sec., 80753.70121130552 rows/sec., 5.77 MiB/sec. 2025.02.10 18:49:13.367560 [ 256 ] {803f2a77-e390-4915-8762-97045cce4cfa} TCPHandler: Processed in 0.005919903 sec. 2025.02.10 18:49:13.367582 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:49:13.367740 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:13.367886 [ 4 ] {b70ae400-396a-4bb1-a0b9-48475595d4d0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:49:13.367938 [ 4 ] {b70ae400-396a-4bb1-a0b9-48475595d4d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:49:13.368430 [ 4 ] {b70ae400-396a-4bb1-a0b9-48475595d4d0} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:13.368469 [ 4 ] {b70ae400-396a-4bb1-a0b9-48475595d4d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:13.368829 [ 4 ] {b70ae400-396a-4bb1-a0b9-48475595d4d0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.10 18:49:13.369062 [ 4 ] {b70ae400-396a-4bb1-a0b9-48475595d4d0} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:13.369280 [ 4 ] {b70ae400-396a-4bb1-a0b9-48475595d4d0} executeQuery: Read 6 rows, 321.00 B in 0.001425 sec., 4210.526315789473 rows/sec., 219.98 KiB/sec. 2025.02.10 18:49:13.369382 [ 4 ] {b70ae400-396a-4bb1-a0b9-48475595d4d0} TCPHandler: Processed in 0.001709652 sec. 2025.02.10 18:49:13.369547 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:13.369673 [ 256 ] {d87eef7b-78b3-42fd-a0c1-aed172bf89c0} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:13.369727 [ 256 ] {d87eef7b-78b3-42fd-a0c1-aed172bf89c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:49:13.370335 [ 256 ] {d87eef7b-78b3-42fd-a0c1-aed172bf89c0} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:13.370377 [ 256 ] {d87eef7b-78b3-42fd-a0c1-aed172bf89c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:13.370811 [ 256 ] {d87eef7b-78b3-42fd-a0c1-aed172bf89c0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.10 18:49:13.371056 [ 256 ] {d87eef7b-78b3-42fd-a0c1-aed172bf89c0} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:13.371268 [ 256 ] {d87eef7b-78b3-42fd-a0c1-aed172bf89c0} executeQuery: Read 237 rows, 16.27 KiB in 0.001619 sec., 146386.65843113032 rows/sec., 9.81 MiB/sec. 2025.02.10 18:49:13.371326 [ 256 ] {d87eef7b-78b3-42fd-a0c1-aed172bf89c0} TCPHandler: Processed in 0.001838635 sec. 2025.02.10 18:49:13.371480 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:13.371601 [ 4 ] {be5730d4-4174-4f34-b676-3409996f096a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:49:13.371652 [ 4 ] {be5730d4-4174-4f34-b676-3409996f096a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:49:13.372120 [ 4 ] {be5730d4-4174-4f34-b676-3409996f096a} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:13.372157 [ 4 ] {be5730d4-4174-4f34-b676-3409996f096a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:13.372508 [ 4 ] {be5730d4-4174-4f34-b676-3409996f096a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.10 18:49:13.372739 [ 4 ] {be5730d4-4174-4f34-b676-3409996f096a} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:13.372892 [ 31 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.10 18:49:13.372956 [ 31 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:13.372977 [ 4 ] {be5730d4-4174-4f34-b676-3409996f096a} executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec. 2025.02.10 18:49:13.372993 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:13.373109 [ 4 ] {be5730d4-4174-4f34-b676-3409996f096a} TCPHandler: Processed in 0.001685921 sec. 2025.02.10 18:49:13.373183 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.10 18:49:13.373301 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:13.373365 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:13.373412 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2025.02.10 18:49:13.373491 [ 256 ] {4a631905-77f2-4059-ac9e-e77691b56cb2} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:13.373630 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.02.10 18:49:13.373991 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.02.10 18:49:13.373991 [ 256 ] {4a631905-77f2-4059-ac9e-e77691b56cb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:49:13.374275 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.02.10 18:49:13.374698 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.02.10 18:49:13.377828 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004719474 sec., 1059.44009862116 rows/sec., 71.39 KiB/sec. 2025.02.10 18:49:13.378038 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.10 18:49:13.378747 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_5_1} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:13.378766 [ 256 ] {4a631905-77f2-4059-ac9e-e77691b56cb2} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:13.378838 [ 256 ] {4a631905-77f2-4059-ac9e-e77691b56cb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:13.378892 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_5_1} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.10 18:49:13.379049 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.02.10 18:49:13.379715 [ 256 ] {4a631905-77f2-4059-ac9e-e77691b56cb2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.10 18:49:13.379992 [ 256 ] {4a631905-77f2-4059-ac9e-e77691b56cb2} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:13.380312 [ 256 ] {4a631905-77f2-4059-ac9e-e77691b56cb2} executeQuery: Read 35 rows, 64.22 KiB in 0.006854 sec., 5106.507149110009 rows/sec., 9.15 MiB/sec. 2025.02.10 18:49:13.380459 [ 256 ] {4a631905-77f2-4059-ac9e-e77691b56cb2} TCPHandler: Processed in 0.007240925 sec. 2025.02.10 18:49:13.380615 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:13.380747 [ 4 ] {b1d56c79-6a0f-499b-9078-0d9e92e27b87} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.10 18:49:13.380802 [ 4 ] {b1d56c79-6a0f-499b-9078-0d9e92e27b87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.10 18:49:13.381290 [ 4 ] {b1d56c79-6a0f-499b-9078-0d9e92e27b87} oximeter.measurements_i64 (903d7709-ff97-45bf-88fa-ba0a95eb9708): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:13.381332 [ 4 ] {b1d56c79-6a0f-499b-9078-0d9e92e27b87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:13.381758 [ 4 ] {b1d56c79-6a0f-499b-9078-0d9e92e27b87} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.10 18:49:13.382006 [ 4 ] {b1d56c79-6a0f-499b-9078-0d9e92e27b87} oximeter.measurements_i64 (903d7709-ff97-45bf-88fa-ba0a95eb9708): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:13.382238 [ 4 ] {b1d56c79-6a0f-499b-9078-0d9e92e27b87} executeQuery: Read 3 rows, 246.00 B in 0.001513 sec., 1982.8155981493721 rows/sec., 158.78 KiB/sec. 2025.02.10 18:49:13.382296 [ 4 ] {b1d56c79-6a0f-499b-9078-0d9e92e27b87} TCPHandler: Processed in 0.001739842 sec. 2025.02.10 18:49:13.382451 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:13.382574 [ 256 ] {2449d294-7b84-4c08-8b2c-ae2b21ef0fba} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:49:13.382627 [ 256 ] {2449d294-7b84-4c08-8b2c-ae2b21ef0fba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:49:13.383129 [ 256 ] {2449d294-7b84-4c08-8b2c-ae2b21ef0fba} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:13.383173 [ 256 ] {2449d294-7b84-4c08-8b2c-ae2b21ef0fba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:13.383547 [ 256 ] {2449d294-7b84-4c08-8b2c-ae2b21ef0fba} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.10 18:49:13.383785 [ 256 ] {2449d294-7b84-4c08-8b2c-ae2b21ef0fba} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:13.383996 [ 256 ] {2449d294-7b84-4c08-8b2c-ae2b21ef0fba} executeQuery: Read 82 rows, 5.33 KiB in 0.001448 sec., 56629.83425414364 rows/sec., 3.60 MiB/sec. 2025.02.10 18:49:13.384047 [ 256 ] {2449d294-7b84-4c08-8b2c-ae2b21ef0fba} TCPHandler: Processed in 0.001653489 sec. 2025.02.10 18:49:17.599353 [ 24 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:49:17.599426 [ 24 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:49:17.675524 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2025.02.10 18:49:17.676142 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:17.676183 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:17.676692 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.10 18:49:17.676947 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:17.677124 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.02.10 18:49:17.960239 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.02.10 18:49:17.980393 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:17.980450 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:17.987657 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.10 18:49:17.988423 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:17.990967 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.02.10 18:49:18.339424 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:18.339629 [ 4 ] {10eea05e-e938-4a2e-b8a9-32904c83ea5c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:49:18.339708 [ 4 ] {10eea05e-e938-4a2e-b8a9-32904c83ea5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:49:18.340535 [ 4 ] {10eea05e-e938-4a2e-b8a9-32904c83ea5c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:18.340579 [ 4 ] {10eea05e-e938-4a2e-b8a9-32904c83ea5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:18.341005 [ 4 ] {10eea05e-e938-4a2e-b8a9-32904c83ea5c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.10 18:49:18.341264 [ 4 ] {10eea05e-e938-4a2e-b8a9-32904c83ea5c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:18.341471 [ 4 ] {10eea05e-e938-4a2e-b8a9-32904c83ea5c} executeQuery: Read 64 rows, 5.18 KiB in 0.001901 sec., 33666.49132035771 rows/sec., 2.66 MiB/sec. 2025.02.10 18:49:18.341532 [ 4 ] {10eea05e-e938-4a2e-b8a9-32904c83ea5c} TCPHandler: Processed in 0.002243174 sec. 2025.02.10 18:49:18.341787 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:18.341978 [ 256 ] {69a3f5c4-3caa-467e-8645-d8c493bcd328} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:49:18.342051 [ 256 ] {69a3f5c4-3caa-467e-8645-d8c493bcd328} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:49:18.342789 [ 256 ] {69a3f5c4-3caa-467e-8645-d8c493bcd328} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:18.342835 [ 256 ] {69a3f5c4-3caa-467e-8645-d8c493bcd328} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:18.343266 [ 256 ] {69a3f5c4-3caa-467e-8645-d8c493bcd328} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.10 18:49:18.343516 [ 256 ] {69a3f5c4-3caa-467e-8645-d8c493bcd328} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:18.343688 [ 46 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.10 18:49:18.343763 [ 46 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:18.343788 [ 256 ] {69a3f5c4-3caa-467e-8645-d8c493bcd328} executeQuery: Read 4 rows, 308.00 B in 0.001853 sec., 2158.6616297895303 rows/sec., 162.32 KiB/sec. 2025.02.10 18:49:18.343803 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:18.343934 [ 256 ] {69a3f5c4-3caa-467e-8645-d8c493bcd328} TCPHandler: Processed in 0.002278285 sec. 2025.02.10 18:49:18.344018 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.10 18:49:18.344135 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:18.344168 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:18.344204 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::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.02.10 18:49:18.344325 [ 4 ] {fb31c3b6-b9c6-487e-b183-6bfc192e10c5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:49:18.344331 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::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.02.10 18:49:18.344463 [ 4 ] {fb31c3b6-b9c6-487e-b183-6bfc192e10c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:49:18.344572 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::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.02.10 18:49:18.344976 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part 2025.02.10 18:49:18.345128 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part 2025.02.10 18:49:18.345400 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2025.02.10 18:49:18.346494 [ 4 ] {fb31c3b6-b9c6-487e-b183-6bfc192e10c5} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:18.346543 [ 4 ] {fb31c3b6-b9c6-487e-b183-6bfc192e10c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:18.347208 [ 4 ] {fb31c3b6-b9c6-487e-b183-6bfc192e10c5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.10 18:49:18.347271 [ 200 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 5 columns (5 merged, 0 gathered) in 0.003341511 sec., 39203.821265289866 rows/sec., 2.93 MiB/sec. 2025.02.10 18:49:18.347553 [ 200 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.10 18:49:18.347627 [ 4 ] {fb31c3b6-b9c6-487e-b183-6bfc192e10c5} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:18.348235 [ 4 ] {fb31c3b6-b9c6-487e-b183-6bfc192e10c5} executeQuery: Read 77 rows, 6.16 KiB in 0.003939 sec., 19548.108657019548 rows/sec., 1.53 MiB/sec. 2025.02.10 18:49:18.348387 [ 200 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_6_1} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:18.348453 [ 4 ] {fb31c3b6-b9c6-487e-b183-6bfc192e10c5} TCPHandler: Processed in 0.004399416 sec. 2025.02.10 18:49:18.348570 [ 200 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_6_1} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.10 18:49:18.348698 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:18.348712 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.10 18:49:18.348856 [ 256 ] {27f081dd-4e75-4c24-a6c5-4296d615699f} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:18.348924 [ 256 ] {27f081dd-4e75-4c24-a6c5-4296d615699f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:49:18.349536 [ 256 ] {27f081dd-4e75-4c24-a6c5-4296d615699f} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:18.349576 [ 256 ] {27f081dd-4e75-4c24-a6c5-4296d615699f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:18.349988 [ 256 ] {27f081dd-4e75-4c24-a6c5-4296d615699f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.10 18:49:18.350316 [ 256 ] {27f081dd-4e75-4c24-a6c5-4296d615699f} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:18.350537 [ 256 ] {27f081dd-4e75-4c24-a6c5-4296d615699f} executeQuery: Read 160 rows, 11.41 KiB in 0.001713 sec., 93403.3858727379 rows/sec., 6.51 MiB/sec. 2025.02.10 18:49:18.350591 [ 256 ] {27f081dd-4e75-4c24-a6c5-4296d615699f} TCPHandler: Processed in 0.001994348 sec. 2025.02.10 18:49:18.350756 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:18.350898 [ 4 ] {0573f1f3-b9ce-4f78-8102-0940df040955} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:18.350992 [ 4 ] {0573f1f3-b9ce-4f78-8102-0940df040955} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:49:18.352066 [ 4 ] {0573f1f3-b9ce-4f78-8102-0940df040955} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:18.352104 [ 4 ] {0573f1f3-b9ce-4f78-8102-0940df040955} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:18.352706 [ 4 ] {0573f1f3-b9ce-4f78-8102-0940df040955} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.10 18:49:18.352964 [ 4 ] {0573f1f3-b9ce-4f78-8102-0940df040955} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:18.353091 [ 46 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.10 18:49:18.353132 [ 46 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:18.353155 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:18.353176 [ 4 ] {0573f1f3-b9ce-4f78-8102-0940df040955} executeQuery: Read 4 rows, 7.34 KiB in 0.002312 sec., 1730.1038062283737 rows/sec., 3.10 MiB/sec. 2025.02.10 18:49:18.353751 [ 4 ] {0573f1f3-b9ce-4f78-8102-0940df040955} TCPHandler: Processed in 0.003056514 sec. 2025.02.10 18:49:18.353751 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.10 18:49:18.353942 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:18.354128 [ 256 ] {020cd57d-ea4c-444e-882a-a90677b2bfd0} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.10 18:49:18.354204 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:18.354217 [ 256 ] {020cd57d-ea4c-444e-882a-a90677b2bfd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.10 18:49:18.354319 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.02.10 18:49:18.354848 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.02.10 18:49:18.355254 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2025.02.10 18:49:18.355666 [ 256 ] {020cd57d-ea4c-444e-882a-a90677b2bfd0} oximeter.measurements_i64 (903d7709-ff97-45bf-88fa-ba0a95eb9708): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:18.355687 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part 2025.02.10 18:49:18.355716 [ 256 ] {020cd57d-ea4c-444e-882a-a90677b2bfd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:18.356049 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part 2025.02.10 18:49:18.356457 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2025.02.10 18:49:18.356557 [ 256 ] {020cd57d-ea4c-444e-882a-a90677b2bfd0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.10 18:49:18.356986 [ 256 ] {020cd57d-ea4c-444e-882a-a90677b2bfd0} oximeter.measurements_i64 (903d7709-ff97-45bf-88fa-ba0a95eb9708): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:18.357428 [ 256 ] {020cd57d-ea4c-444e-882a-a90677b2bfd0} executeQuery: Read 9 rows, 651.00 B in 0.003314 sec., 2715.751357875679 rows/sec., 191.84 KiB/sec. 2025.02.10 18:49:18.357657 [ 256 ] {020cd57d-ea4c-444e-882a-a90677b2bfd0} TCPHandler: Processed in 0.003806701 sec. 2025.02.10 18:49:18.357867 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:18.358128 [ 4 ] {6d62950b-8522-4929-81a0-72fb96658b11} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:49:18.358259 [ 4 ] {6d62950b-8522-4929-81a0-72fb96658b11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:49:18.360215 [ 4 ] {6d62950b-8522-4929-81a0-72fb96658b11} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:18.360282 [ 4 ] {6d62950b-8522-4929-81a0-72fb96658b11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:18.361481 [ 4 ] {6d62950b-8522-4929-81a0-72fb96658b11} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.10 18:49:18.362068 [ 4 ] {6d62950b-8522-4929-81a0-72fb96658b11} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:18.362634 [ 4 ] {6d62950b-8522-4929-81a0-72fb96658b11} executeQuery: Read 60 rows, 4.14 KiB in 0.004575 sec., 13114.754098360656 rows/sec., 905.05 KiB/sec. 2025.02.10 18:49:18.362922 [ 4 ] {6d62950b-8522-4929-81a0-72fb96658b11} TCPHandler: Processed in 0.005157284 sec. 2025.02.10 18:49:18.363357 [ 200 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 19 columns (19 merged, 0 gathered) in 0.010111264 sec., 9494.3619314064 rows/sec., 17.01 MiB/sec. 2025.02.10 18:49:18.363616 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.10 18:49:18.364002 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_6_1} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:18.364075 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_6_1} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.10 18:49:18.364185 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.02.10 18:49:22.685781 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 362 2025.02.10 18:49:22.688831 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:22.688882 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:22.690360 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.10 18:49:22.690715 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:22.691559 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 362 2025.02.10 18:49:23.330758 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:23.331029 [ 4 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} executeQuery: (from [fd00:1122:3344:101::d]:57922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.10 18:49:23.331464 [ 4 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.10 18:49:23.331518 [ 4 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.10 18:49:23.331889 [ 4 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:49:23.331968 [ 4 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.10 18:49:23.332144 [ 4 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2025.02.10 18:49:23.332293 [ 286 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.10 18:49:23.332382 [ 290 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.10 18:49:23.332379 [ 287 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.10 18:49:23.332448 [ 288 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.10 18:49:23.332647 [ 4 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2025.02.10 18:49:23.332682 [ 4 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.10 18:49:23.332823 [ 4 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.10 18:49:23.332849 [ 4 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (SelectExecutor): Reading approx. 40 rows with 4 streams 2025.02.10 18:49:23.332895 [ 4 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:23.332945 [ 4 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:23.332991 [ 4 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:23.333035 [ 4 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.10 18:49:23.335333 [ 4 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} executeQuery: Read 40 rows, 1.53 KiB in 0.004427 sec., 9035.464196973118 rows/sec., 344.57 KiB/sec. 2025.02.10 18:49:23.335604 [ 4 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} MemoryTracker: Peak memory usage (for query): 143.92 KiB. 2025.02.10 18:49:23.335625 [ 4 ] {34800ece-9b50-425b-9bb3-ff40d3941dd7} TCPHandler: Processed in 0.005024821 sec. 2025.02.10 18:49:23.350044 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:23.350188 [ 4 ] {950105dc-0e55-4a43-b0bb-2fb33526059e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.10 18:49:23.350247 [ 4 ] {950105dc-0e55-4a43-b0bb-2fb33526059e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.10 18:49:23.350918 [ 4 ] {950105dc-0e55-4a43-b0bb-2fb33526059e} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:23.350961 [ 4 ] {950105dc-0e55-4a43-b0bb-2fb33526059e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:23.351456 [ 4 ] {950105dc-0e55-4a43-b0bb-2fb33526059e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.10 18:49:23.351690 [ 4 ] {950105dc-0e55-4a43-b0bb-2fb33526059e} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:23.351958 [ 4 ] {950105dc-0e55-4a43-b0bb-2fb33526059e} executeQuery: Read 1 rows, 232.00 B in 0.001807 sec., 553.4034311012729 rows/sec., 125.38 KiB/sec. 2025.02.10 18:49:23.352131 [ 4 ] {950105dc-0e55-4a43-b0bb-2fb33526059e} TCPHandler: Processed in 0.002149611 sec. 2025.02.10 18:49:23.352429 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:23.352708 [ 256 ] {a386a801-3b5f-4519-aad0-2e7dbeb6eeb1} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:49:23.352820 [ 256 ] {a386a801-3b5f-4519-aad0-2e7dbeb6eeb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:49:23.353752 [ 256 ] {a386a801-3b5f-4519-aad0-2e7dbeb6eeb1} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:23.353799 [ 256 ] {a386a801-3b5f-4519-aad0-2e7dbeb6eeb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:23.354236 [ 256 ] {a386a801-3b5f-4519-aad0-2e7dbeb6eeb1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.10 18:49:23.354493 [ 256 ] {a386a801-3b5f-4519-aad0-2e7dbeb6eeb1} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:23.354775 [ 256 ] {a386a801-3b5f-4519-aad0-2e7dbeb6eeb1} executeQuery: Read 14 rows, 1.01 KiB in 0.00214 sec., 6542.056074766355 rows/sec., 470.94 KiB/sec. 2025.02.10 18:49:23.354920 [ 256 ] {a386a801-3b5f-4519-aad0-2e7dbeb6eeb1} TCPHandler: Processed in 0.002677115 sec. 2025.02.10 18:49:23.355095 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:23.355244 [ 4 ] {8c6cebd7-04f8-4964-a3ed-226d59193cc3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:49:23.355303 [ 4 ] {8c6cebd7-04f8-4964-a3ed-226d59193cc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:49:23.356005 [ 4 ] {8c6cebd7-04f8-4964-a3ed-226d59193cc3} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:23.356052 [ 4 ] {8c6cebd7-04f8-4964-a3ed-226d59193cc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:23.356462 [ 4 ] {8c6cebd7-04f8-4964-a3ed-226d59193cc3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.10 18:49:23.356702 [ 4 ] {8c6cebd7-04f8-4964-a3ed-226d59193cc3} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:23.356972 [ 4 ] {8c6cebd7-04f8-4964-a3ed-226d59193cc3} executeQuery: Read 10 rows, 835.00 B in 0.001737 sec., 5757.052389176742 rows/sec., 469.45 KiB/sec. 2025.02.10 18:49:23.357034 [ 4 ] {8c6cebd7-04f8-4964-a3ed-226d59193cc3} TCPHandler: Processed in 0.002011229 sec. 2025.02.10 18:49:23.357183 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:23.357327 [ 256 ] {f8330ccb-2a68-40a8-9e91-18d068713b42} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:49:23.357418 [ 256 ] {f8330ccb-2a68-40a8-9e91-18d068713b42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:49:23.358520 [ 256 ] {f8330ccb-2a68-40a8-9e91-18d068713b42} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:23.358561 [ 256 ] {f8330ccb-2a68-40a8-9e91-18d068713b42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:23.358953 [ 256 ] {f8330ccb-2a68-40a8-9e91-18d068713b42} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.10 18:49:23.359201 [ 256 ] {f8330ccb-2a68-40a8-9e91-18d068713b42} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:23.359428 [ 256 ] {f8330ccb-2a68-40a8-9e91-18d068713b42} executeQuery: Read 278 rows, 25.00 KiB in 0.002151 sec., 129242.21292422128 rows/sec., 11.35 MiB/sec. 2025.02.10 18:49:23.359482 [ 256 ] {f8330ccb-2a68-40a8-9e91-18d068713b42} TCPHandler: Processed in 0.002361777 sec. 2025.02.10 18:49:23.359633 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:23.359772 [ 4 ] {3ae6aeeb-1d24-4f88-a5cc-0866bead1308} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:49:23.359830 [ 4 ] {3ae6aeeb-1d24-4f88-a5cc-0866bead1308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:49:23.360495 [ 4 ] {3ae6aeeb-1d24-4f88-a5cc-0866bead1308} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:23.360534 [ 4 ] {3ae6aeeb-1d24-4f88-a5cc-0866bead1308} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:23.360893 [ 4 ] {3ae6aeeb-1d24-4f88-a5cc-0866bead1308} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.10 18:49:23.361128 [ 4 ] {3ae6aeeb-1d24-4f88-a5cc-0866bead1308} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:23.361343 [ 4 ] {3ae6aeeb-1d24-4f88-a5cc-0866bead1308} executeQuery: Read 52 rows, 3.79 KiB in 0.001601 sec., 32479.700187382885 rows/sec., 2.31 MiB/sec. 2025.02.10 18:49:23.361396 [ 4 ] {3ae6aeeb-1d24-4f88-a5cc-0866bead1308} TCPHandler: Processed in 0.001828614 sec. 2025.02.10 18:49:23.361592 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:23.361815 [ 256 ] {8ea1be84-f9c3-43ea-9af8-c5482f716f3a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:49:23.361905 [ 256 ] {8ea1be84-f9c3-43ea-9af8-c5482f716f3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:49:23.362682 [ 256 ] {8ea1be84-f9c3-43ea-9af8-c5482f716f3a} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:23.362722 [ 256 ] {8ea1be84-f9c3-43ea-9af8-c5482f716f3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:23.363086 [ 256 ] {8ea1be84-f9c3-43ea-9af8-c5482f716f3a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.10 18:49:23.363329 [ 256 ] {8ea1be84-f9c3-43ea-9af8-c5482f716f3a} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:23.363528 [ 256 ] {8ea1be84-f9c3-43ea-9af8-c5482f716f3a} executeQuery: Read 14 rows, 1004.00 B in 0.001766 sec., 7927.5198187995475 rows/sec., 555.19 KiB/sec. 2025.02.10 18:49:23.363580 [ 256 ] {8ea1be84-f9c3-43ea-9af8-c5482f716f3a} TCPHandler: Processed in 0.002101791 sec. 2025.02.10 18:49:23.363724 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:23.363862 [ 4 ] {421d1702-b57c-4a7b-8719-2d4d2fb37056} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:49:23.363919 [ 4 ] {421d1702-b57c-4a7b-8719-2d4d2fb37056} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:49:23.364530 [ 4 ] {421d1702-b57c-4a7b-8719-2d4d2fb37056} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:23.364569 [ 4 ] {421d1702-b57c-4a7b-8719-2d4d2fb37056} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:23.364918 [ 4 ] {421d1702-b57c-4a7b-8719-2d4d2fb37056} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.10 18:49:23.365157 [ 4 ] {421d1702-b57c-4a7b-8719-2d4d2fb37056} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:23.365364 [ 4 ] {421d1702-b57c-4a7b-8719-2d4d2fb37056} executeQuery: Read 13 rows, 830.00 B in 0.001532 sec., 8485.639686684073 rows/sec., 529.08 KiB/sec. 2025.02.10 18:49:23.365416 [ 4 ] {421d1702-b57c-4a7b-8719-2d4d2fb37056} TCPHandler: Processed in 0.001761453 sec. 2025.02.10 18:49:23.365611 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:23.365831 [ 256 ] {c3fa1704-f5ec-457d-81aa-9a9835bbcf9b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:49:23.365922 [ 256 ] {c3fa1704-f5ec-457d-81aa-9a9835bbcf9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:49:23.366841 [ 256 ] {c3fa1704-f5ec-457d-81aa-9a9835bbcf9b} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:23.366881 [ 256 ] {c3fa1704-f5ec-457d-81aa-9a9835bbcf9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:23.367428 [ 256 ] {c3fa1704-f5ec-457d-81aa-9a9835bbcf9b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.10 18:49:23.367677 [ 256 ] {c3fa1704-f5ec-457d-81aa-9a9835bbcf9b} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:23.367886 [ 256 ] {c3fa1704-f5ec-457d-81aa-9a9835bbcf9b} executeQuery: Read 427 rows, 31.30 KiB in 0.002108 sec., 202561.669829222 rows/sec., 14.50 MiB/sec. 2025.02.10 18:49:23.367937 [ 256 ] {c3fa1704-f5ec-457d-81aa-9a9835bbcf9b} TCPHandler: Processed in 0.002438949 sec. 2025.02.10 18:49:23.368064 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:23.368183 [ 4 ] {32615d70-00f1-4a90-a8ff-da7e0065ac96} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:49:23.368234 [ 4 ] {32615d70-00f1-4a90-a8ff-da7e0065ac96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:49:23.368778 [ 4 ] {32615d70-00f1-4a90-a8ff-da7e0065ac96} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:23.368824 [ 4 ] {32615d70-00f1-4a90-a8ff-da7e0065ac96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:23.369253 [ 4 ] {32615d70-00f1-4a90-a8ff-da7e0065ac96} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.10 18:49:23.369495 [ 4 ] {32615d70-00f1-4a90-a8ff-da7e0065ac96} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:23.369640 [ 123 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.10 18:49:23.369710 [ 123 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:23.369725 [ 4 ] {32615d70-00f1-4a90-a8ff-da7e0065ac96} executeQuery: Read 6 rows, 321.00 B in 0.001556 sec., 3856.041131105398 rows/sec., 201.46 KiB/sec. 2025.02.10 18:49:23.369753 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:23.369816 [ 4 ] {32615d70-00f1-4a90-a8ff-da7e0065ac96} TCPHandler: Processed in 0.001806013 sec. 2025.02.10 18:49:23.370068 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:23.370218 [ 201 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.10 18:49:23.370353 [ 256 ] {b2d8e9be-7813-476c-ab7a-0f482f2a6cb3} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:23.370424 [ 256 ] {b2d8e9be-7813-476c-ab7a-0f482f2a6cb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:49:23.370439 [ 201 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:23.370492 [ 201 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.02.10 18:49:23.370665 [ 201 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.02.10 18:49:23.370938 [ 201 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.02.10 18:49:23.371329 [ 201 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.02.10 18:49:23.371502 [ 201 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.02.10 18:49:23.371610 [ 201 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.02.10 18:49:23.372186 [ 256 ] {b2d8e9be-7813-476c-ab7a-0f482f2a6cb3} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:23.372232 [ 256 ] {b2d8e9be-7813-476c-ab7a-0f482f2a6cb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:23.372802 [ 256 ] {b2d8e9be-7813-476c-ab7a-0f482f2a6cb3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.10 18:49:23.373026 [ 189 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003158116 sec., 11399.20129596253 rows/sec., 595.56 KiB/sec. 2025.02.10 18:49:23.373135 [ 256 ] {b2d8e9be-7813-476c-ab7a-0f482f2a6cb3} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:23.373165 [ 201 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.10 18:49:23.373478 [ 256 ] {b2d8e9be-7813-476c-ab7a-0f482f2a6cb3} executeQuery: Read 242 rows, 16.62 KiB in 0.00318 sec., 76100.6289308176 rows/sec., 5.10 MiB/sec. 2025.02.10 18:49:23.373564 [ 256 ] {b2d8e9be-7813-476c-ab7a-0f482f2a6cb3} TCPHandler: Processed in 0.003642279 sec. 2025.02.10 18:49:23.373636 [ 201 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_6_1} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:23.373728 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:23.373729 [ 201 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_6_1} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.10 18:49:23.373886 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:49:23.373954 [ 4 ] {eb2987cf-3ba3-4f53-9d15-9e968a8ec52e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:49:23.374018 [ 4 ] {eb2987cf-3ba3-4f53-9d15-9e968a8ec52e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:49:23.374513 [ 4 ] {eb2987cf-3ba3-4f53-9d15-9e968a8ec52e} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:23.374552 [ 4 ] {eb2987cf-3ba3-4f53-9d15-9e968a8ec52e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:23.374906 [ 4 ] {eb2987cf-3ba3-4f53-9d15-9e968a8ec52e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.10 18:49:23.375134 [ 4 ] {eb2987cf-3ba3-4f53-9d15-9e968a8ec52e} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:23.375334 [ 4 ] {eb2987cf-3ba3-4f53-9d15-9e968a8ec52e} executeQuery: Read 1 rows, 69.00 B in 0.001426 sec., 701.2622720897616 rows/sec., 47.25 KiB/sec. 2025.02.10 18:49:23.375382 [ 4 ] {eb2987cf-3ba3-4f53-9d15-9e968a8ec52e} TCPHandler: Processed in 0.001739422 sec. 2025.02.10 18:49:23.375528 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:23.375666 [ 256 ] {c7c0030c-2496-422e-a9ef-5c619136d92f} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:23.375759 [ 256 ] {c7c0030c-2496-422e-a9ef-5c619136d92f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:49:23.377009 [ 256 ] {c7c0030c-2496-422e-a9ef-5c619136d92f} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:23.377048 [ 256 ] {c7c0030c-2496-422e-a9ef-5c619136d92f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:23.377693 [ 256 ] {c7c0030c-2496-422e-a9ef-5c619136d92f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.10 18:49:23.377948 [ 256 ] {c7c0030c-2496-422e-a9ef-5c619136d92f} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:23.378182 [ 256 ] {c7c0030c-2496-422e-a9ef-5c619136d92f} executeQuery: Read 35 rows, 64.22 KiB in 0.002546 sec., 13747.054202670855 rows/sec., 24.63 MiB/sec. 2025.02.10 18:49:23.378273 [ 256 ] {c7c0030c-2496-422e-a9ef-5c619136d92f} TCPHandler: Processed in 0.002812598 sec. 2025.02.10 18:49:23.378430 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:23.378568 [ 4 ] {2a50faf3-b530-4f1f-8c4d-a0e8e0adb659} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:49:23.378628 [ 4 ] {2a50faf3-b530-4f1f-8c4d-a0e8e0adb659} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:49:23.379201 [ 4 ] {2a50faf3-b530-4f1f-8c4d-a0e8e0adb659} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:23.379245 [ 4 ] {2a50faf3-b530-4f1f-8c4d-a0e8e0adb659} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:23.379618 [ 4 ] {2a50faf3-b530-4f1f-8c4d-a0e8e0adb659} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.10 18:49:23.379851 [ 4 ] {2a50faf3-b530-4f1f-8c4d-a0e8e0adb659} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:23.380025 [ 4 ] {2a50faf3-b530-4f1f-8c4d-a0e8e0adb659} executeQuery: Read 82 rows, 5.33 KiB in 0.001487 sec., 55144.58641560188 rows/sec., 3.50 MiB/sec. 2025.02.10 18:49:23.380072 [ 4 ] {2a50faf3-b530-4f1f-8c4d-a0e8e0adb659} TCPHandler: Processed in 0.001708081 sec. 2025.02.10 18:49:24.000177 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 169.02 MiB, peak 173.32 MiB, free memory in arenas 0.00 B, will set to 168.01 MiB (RSS), difference: -1.01 MiB 2025.02.10 18:49:25.177288 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2025.02.10 18:49:25.178446 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:25.178484 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:25.179012 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.10 18:49:25.179273 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:25.179415 [ 128 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.10 18:49:25.179463 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2025.02.10 18:49:25.179475 [ 128 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:25.179504 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:25.179672 [ 186 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.10 18:49:25.179881 [ 186 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:25.179932 [ 186 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2025.02.10 18:49:25.180020 [ 186 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2025.02.10 18:49:25.180279 [ 186 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part 2025.02.10 18:49:25.180523 [ 186 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part 2025.02.10 18:49:25.180700 [ 186 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part 2025.02.10 18:49:25.180892 [ 186 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part 2025.02.10 18:49:25.182558 [ 201 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002972621 sec., 1723731.3468484546 rows/sec., 24.66 MiB/sec. 2025.02.10 18:49:25.183232 [ 186 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.10 18:49:25.183521 [ 186 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_11_2} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:25.183606 [ 186 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_11_2} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.10 18:49:25.183694 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2025.02.10 18:49:25.491070 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.02.10 18:49:25.511563 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:25.511617 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:25.518922 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.10 18:49:25.519763 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:25.520109 [ 128 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.10 18:49:25.520247 [ 128 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:25.520317 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:25.520738 [ 197 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.10 18:49:25.536513 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.02.10 18:49:25.537741 [ 197 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:25.538915 [ 197 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.02.10 18:49:25.543906 [ 197 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2025.02.10 18:49:25.549147 [ 197 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.02.10 18:49:25.554575 [ 197 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2025.02.10 18:49:25.560216 [ 197 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.02.10 18:49:25.564732 [ 197 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2025.02.10 18:49:25.620774 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.100299629 sec., 827.5205085753607 rows/sec., 4.28 MiB/sec. 2025.02.10 18:49:25.622291 [ 201 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.10 18:49:25.624603 [ 201 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_11_2} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:25.624698 [ 201 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_11_2} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.10 18:49:25.625775 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. 2025.02.10 18:49:26.000228 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 169.09 MiB, peak 178.98 MiB, free memory in arenas 0.00 B, will set to 170.70 MiB (RSS), difference: 1.61 MiB 2025.02.10 18:49:28.339621 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:28.339837 [ 4 ] {53cb0060-0a34-4de5-9b57-4d6355e4fa57} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:49:28.339921 [ 4 ] {53cb0060-0a34-4de5-9b57-4d6355e4fa57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:49:28.340770 [ 4 ] {53cb0060-0a34-4de5-9b57-4d6355e4fa57} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:28.340823 [ 4 ] {53cb0060-0a34-4de5-9b57-4d6355e4fa57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:28.341273 [ 4 ] {53cb0060-0a34-4de5-9b57-4d6355e4fa57} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.10 18:49:28.341538 [ 4 ] {53cb0060-0a34-4de5-9b57-4d6355e4fa57} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:28.341779 [ 4 ] {53cb0060-0a34-4de5-9b57-4d6355e4fa57} executeQuery: Read 64 rows, 5.18 KiB in 0.002003 sec., 31952.07189216176 rows/sec., 2.53 MiB/sec. 2025.02.10 18:49:28.341836 [ 4 ] {53cb0060-0a34-4de5-9b57-4d6355e4fa57} TCPHandler: Processed in 0.002355347 sec. 2025.02.10 18:49:28.342095 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:28.342288 [ 256 ] {4a160f59-8ec5-4744-a55e-5ac9da064e88} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:49:28.342362 [ 256 ] {4a160f59-8ec5-4744-a55e-5ac9da064e88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:49:28.343128 [ 256 ] {4a160f59-8ec5-4744-a55e-5ac9da064e88} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:28.343172 [ 256 ] {4a160f59-8ec5-4744-a55e-5ac9da064e88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:28.343607 [ 256 ] {4a160f59-8ec5-4744-a55e-5ac9da064e88} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.10 18:49:28.343870 [ 256 ] {4a160f59-8ec5-4744-a55e-5ac9da064e88} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:28.344137 [ 256 ] {4a160f59-8ec5-4744-a55e-5ac9da064e88} executeQuery: Read 4 rows, 308.00 B in 0.001881 sec., 2126.528442317916 rows/sec., 159.90 KiB/sec. 2025.02.10 18:49:28.344277 [ 256 ] {4a160f59-8ec5-4744-a55e-5ac9da064e88} TCPHandler: Processed in 0.002312865 sec. 2025.02.10 18:49:28.344444 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:28.344582 [ 4 ] {a2c921de-268f-45db-8bf7-8aebafa6c940} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:49:28.344641 [ 4 ] {a2c921de-268f-45db-8bf7-8aebafa6c940} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:49:28.345361 [ 4 ] {a2c921de-268f-45db-8bf7-8aebafa6c940} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:28.345407 [ 4 ] {a2c921de-268f-45db-8bf7-8aebafa6c940} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:28.345779 [ 4 ] {a2c921de-268f-45db-8bf7-8aebafa6c940} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.10 18:49:28.346019 [ 4 ] {a2c921de-268f-45db-8bf7-8aebafa6c940} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:28.346313 [ 4 ] {a2c921de-268f-45db-8bf7-8aebafa6c940} executeQuery: Read 68 rows, 5.44 KiB in 0.001737 sec., 39147.95624640184 rows/sec., 3.06 MiB/sec. 2025.02.10 18:49:28.346474 [ 4 ] {a2c921de-268f-45db-8bf7-8aebafa6c940} TCPHandler: Processed in 0.00209485 sec. 2025.02.10 18:49:28.346645 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:28.346795 [ 256 ] {4b05a94f-136f-4b73-a841-f20da6265cde} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:28.346861 [ 256 ] {4b05a94f-136f-4b73-a841-f20da6265cde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:49:28.347533 [ 256 ] {4b05a94f-136f-4b73-a841-f20da6265cde} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:28.347572 [ 256 ] {4b05a94f-136f-4b73-a841-f20da6265cde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:28.347986 [ 256 ] {4b05a94f-136f-4b73-a841-f20da6265cde} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.10 18:49:28.348226 [ 256 ] {4b05a94f-136f-4b73-a841-f20da6265cde} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:28.348406 [ 256 ] {4b05a94f-136f-4b73-a841-f20da6265cde} executeQuery: Read 160 rows, 11.41 KiB in 0.001649 sec., 97028.50212249848 rows/sec., 6.76 MiB/sec. 2025.02.10 18:49:28.348458 [ 256 ] {4b05a94f-136f-4b73-a841-f20da6265cde} TCPHandler: Processed in 0.001885375 sec. 2025.02.10 18:49:28.348635 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:28.348775 [ 4 ] {dbff74bc-709c-4b60-9108-a0f8ace84f12} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:28.348871 [ 4 ] {dbff74bc-709c-4b60-9108-a0f8ace84f12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:49:28.350052 [ 4 ] {dbff74bc-709c-4b60-9108-a0f8ace84f12} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:28.350092 [ 4 ] {dbff74bc-709c-4b60-9108-a0f8ace84f12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:28.350701 [ 4 ] {dbff74bc-709c-4b60-9108-a0f8ace84f12} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.10 18:49:28.350958 [ 4 ] {dbff74bc-709c-4b60-9108-a0f8ace84f12} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:28.351287 [ 4 ] {dbff74bc-709c-4b60-9108-a0f8ace84f12} executeQuery: Read 4 rows, 7.34 KiB in 0.002521 sec., 1586.6719555731854 rows/sec., 2.84 MiB/sec. 2025.02.10 18:49:28.351455 [ 4 ] {dbff74bc-709c-4b60-9108-a0f8ace84f12} TCPHandler: Processed in 0.002887909 sec. 2025.02.10 18:49:28.351622 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:28.351762 [ 256 ] {50e06039-4f30-41cc-a3f8-28ce3121a1e6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:49:28.351821 [ 256 ] {50e06039-4f30-41cc-a3f8-28ce3121a1e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:49:28.352410 [ 256 ] {50e06039-4f30-41cc-a3f8-28ce3121a1e6} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:28.352456 [ 256 ] {50e06039-4f30-41cc-a3f8-28ce3121a1e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:28.352825 [ 256 ] {50e06039-4f30-41cc-a3f8-28ce3121a1e6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.10 18:49:28.353059 [ 256 ] {50e06039-4f30-41cc-a3f8-28ce3121a1e6} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:28.353247 [ 256 ] {50e06039-4f30-41cc-a3f8-28ce3121a1e6} executeQuery: Read 60 rows, 4.14 KiB in 0.001518 sec., 39525.691699604744 rows/sec., 2.66 MiB/sec. 2025.02.10 18:49:28.353295 [ 256 ] {50e06039-4f30-41cc-a3f8-28ce3121a1e6} TCPHandler: Processed in 0.001740082 sec. 2025.02.10 18:49:32.599685 [ 144 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:49:32.599793 [ 144 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:49:32.679602 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2025.02.10 18:49:32.680231 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:32.680273 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:32.680921 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.10 18:49:32.681201 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:32.681401 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.02.10 18:49:32.691790 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 402 2025.02.10 18:49:32.695059 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:32.695123 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:32.696631 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.10 18:49:32.696952 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:32.697604 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 402 2025.02.10 18:49:33.036622 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.02.10 18:49:33.056343 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:33.056402 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:33.063759 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.10 18:49:33.064553 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:33.067763 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.02.10 18:49:33.345593 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:33.345816 [ 4 ] {2ea13da7-b9b0-41f8-97ec-ead9288abb74} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:49:33.345886 [ 4 ] {2ea13da7-b9b0-41f8-97ec-ead9288abb74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:49:33.346636 [ 4 ] {2ea13da7-b9b0-41f8-97ec-ead9288abb74} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:33.346688 [ 4 ] {2ea13da7-b9b0-41f8-97ec-ead9288abb74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:33.347113 [ 4 ] {2ea13da7-b9b0-41f8-97ec-ead9288abb74} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.10 18:49:33.347370 [ 4 ] {2ea13da7-b9b0-41f8-97ec-ead9288abb74} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:33.347664 [ 4 ] {2ea13da7-b9b0-41f8-97ec-ead9288abb74} executeQuery: Read 14 rows, 1.01 KiB in 0.001894 sec., 7391.763463569166 rows/sec., 532.11 KiB/sec. 2025.02.10 18:49:33.347868 [ 4 ] {2ea13da7-b9b0-41f8-97ec-ead9288abb74} TCPHandler: Processed in 0.002422318 sec. 2025.02.10 18:49:33.348150 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:33.348363 [ 256 ] {e2d8fdf2-2b2a-4079-8eaf-1ff1116c6e9d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:49:33.348443 [ 256 ] {e2d8fdf2-2b2a-4079-8eaf-1ff1116c6e9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:49:33.349359 [ 256 ] {e2d8fdf2-2b2a-4079-8eaf-1ff1116c6e9d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:33.349404 [ 256 ] {e2d8fdf2-2b2a-4079-8eaf-1ff1116c6e9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:33.349864 [ 256 ] {e2d8fdf2-2b2a-4079-8eaf-1ff1116c6e9d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.10 18:49:33.350134 [ 256 ] {e2d8fdf2-2b2a-4079-8eaf-1ff1116c6e9d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:33.350324 [ 150 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.10 18:49:33.350378 [ 150 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:33.350399 [ 256 ] {e2d8fdf2-2b2a-4079-8eaf-1ff1116c6e9d} executeQuery: Read 273 rows, 24.64 KiB in 0.002085 sec., 130935.25179856115 rows/sec., 11.54 MiB/sec. 2025.02.10 18:49:33.350415 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:33.350554 [ 256 ] {e2d8fdf2-2b2a-4079-8eaf-1ff1116c6e9d} TCPHandler: Processed in 0.002543931 sec. 2025.02.10 18:49:33.350867 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:33.350990 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.10 18:49:33.351157 [ 4 ] {2514cb03-9b60-4999-ba66-bf536c3c90e8} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:49:33.351272 [ 4 ] {2514cb03-9b60-4999-ba66-bf536c3c90e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:49:33.351353 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:33.351463 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1409 rows starting from the beginning of the part 2025.02.10 18:49:33.351724 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 273 rows starting from the beginning of the part 2025.02.10 18:49:33.352154 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part 2025.02.10 18:49:33.352720 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 278 rows starting from the beginning of the part 2025.02.10 18:49:33.353045 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2025.02.10 18:49:33.353222 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 273 rows starting from the beginning of the part 2025.02.10 18:49:33.354077 [ 4 ] {2514cb03-9b60-4999-ba66-bf536c3c90e8} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:33.354139 [ 4 ] {2514cb03-9b60-4999-ba66-bf536c3c90e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:33.355102 [ 4 ] {2514cb03-9b60-4999-ba66-bf536c3c90e8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.10 18:49:33.355751 [ 4 ] {2514cb03-9b60-4999-ba66-bf536c3c90e8} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:33.356259 [ 4 ] {2514cb03-9b60-4999-ba66-bf536c3c90e8} executeQuery: Read 42 rows, 3.09 KiB in 0.005165 sec., 8131.65537270087 rows/sec., 597.85 KiB/sec. 2025.02.10 18:49:33.356514 [ 4 ] {2514cb03-9b60-4999-ba66-bf536c3c90e8} TCPHandler: Processed in 0.00581861 sec. 2025.02.10 18:49:33.356869 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:33.356919 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2361 rows, containing 5 columns (5 merged, 0 gathered) in 0.006338023 sec., 372513.63713889965 rows/sec., 33.08 MiB/sec. 2025.02.10 18:49:33.357022 [ 256 ] {92e2a749-8326-44b8-b034-ad53b51ef8e9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:49:33.357082 [ 256 ] {92e2a749-8326-44b8-b034-ad53b51ef8e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:49:33.357220 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.10 18:49:33.357675 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_16_3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:33.357795 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_16_3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.10 18:49:33.357912 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.02.10 18:49:33.357969 [ 256 ] {92e2a749-8326-44b8-b034-ad53b51ef8e9} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:33.358007 [ 256 ] {92e2a749-8326-44b8-b034-ad53b51ef8e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:33.358359 [ 256 ] {92e2a749-8326-44b8-b034-ad53b51ef8e9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.10 18:49:33.358603 [ 256 ] {92e2a749-8326-44b8-b034-ad53b51ef8e9} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:33.358819 [ 256 ] {92e2a749-8326-44b8-b034-ad53b51ef8e9} executeQuery: Read 14 rows, 1004.00 B in 0.001829 sec., 7654.455986878076 rows/sec., 536.07 KiB/sec. 2025.02.10 18:49:33.358873 [ 256 ] {92e2a749-8326-44b8-b034-ad53b51ef8e9} TCPHandler: Processed in 0.002220144 sec. 2025.02.10 18:49:33.359026 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:33.359145 [ 4 ] {166af6e8-4a6a-4f26-a3a6-d9535a8dadb1} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:49:33.359195 [ 4 ] {166af6e8-4a6a-4f26-a3a6-d9535a8dadb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:49:33.359781 [ 4 ] {166af6e8-4a6a-4f26-a3a6-d9535a8dadb1} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:33.359818 [ 4 ] {166af6e8-4a6a-4f26-a3a6-d9535a8dadb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:33.360172 [ 4 ] {166af6e8-4a6a-4f26-a3a6-d9535a8dadb1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.10 18:49:33.360409 [ 4 ] {166af6e8-4a6a-4f26-a3a6-d9535a8dadb1} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:33.360609 [ 4 ] {166af6e8-4a6a-4f26-a3a6-d9535a8dadb1} executeQuery: Read 13 rows, 830.00 B in 0.001483 sec., 8766.014834794336 rows/sec., 546.56 KiB/sec. 2025.02.10 18:49:33.360669 [ 4 ] {166af6e8-4a6a-4f26-a3a6-d9535a8dadb1} TCPHandler: Processed in 0.001700391 sec. 2025.02.10 18:49:33.360830 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:33.360969 [ 256 ] {2fb76848-c778-48d1-a5a0-87f24e3030b1} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:49:33.361026 [ 256 ] {2fb76848-c778-48d1-a5a0-87f24e3030b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:49:33.361861 [ 256 ] {2fb76848-c778-48d1-a5a0-87f24e3030b1} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:33.361900 [ 256 ] {2fb76848-c778-48d1-a5a0-87f24e3030b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:33.362287 [ 256 ] {2fb76848-c778-48d1-a5a0-87f24e3030b1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.10 18:49:33.362527 [ 256 ] {2fb76848-c778-48d1-a5a0-87f24e3030b1} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:33.362692 [ 150 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.10 18:49:33.362760 [ 150 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:33.362777 [ 256 ] {2fb76848-c778-48d1-a5a0-87f24e3030b1} executeQuery: Read 417 rows, 30.48 KiB in 0.001828 sec., 228118.16192560174 rows/sec., 16.29 MiB/sec. 2025.02.10 18:49:33.362807 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:33.362919 [ 256 ] {2fb76848-c778-48d1-a5a0-87f24e3030b1} TCPHandler: Processed in 0.002152322 sec. 2025.02.10 18:49:33.363111 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.10 18:49:33.363129 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:33.363390 [ 4 ] {8dde210f-ba10-4f22-bc13-01b4b62740d6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:49:33.363392 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:33.363491 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 881 rows starting from the beginning of the part 2025.02.10 18:49:33.363501 [ 4 ] {8dde210f-ba10-4f22-bc13-01b4b62740d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:49:33.363865 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 420 rows starting from the beginning of the part 2025.02.10 18:49:33.364334 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 77 rows starting from the beginning of the part 2025.02.10 18:49:33.364620 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part 2025.02.10 18:49:33.364980 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::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.02.10 18:49:33.365423 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 417 rows starting from the beginning of the part 2025.02.10 18:49:33.365945 [ 4 ] {8dde210f-ba10-4f22-bc13-01b4b62740d6} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:33.366014 [ 4 ] {8dde210f-ba10-4f22-bc13-01b4b62740d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:33.366938 [ 4 ] {8dde210f-ba10-4f22-bc13-01b4b62740d6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.10 18:49:33.367541 [ 4 ] {8dde210f-ba10-4f22-bc13-01b4b62740d6} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:33.367904 [ 4 ] {8dde210f-ba10-4f22-bc13-01b4b62740d6} executeQuery: Read 6 rows, 321.00 B in 0.004599 sec., 1304.6314416177431 rows/sec., 68.16 KiB/sec. 2025.02.10 18:49:33.367977 [ 4 ] {8dde210f-ba10-4f22-bc13-01b4b62740d6} TCPHandler: Processed in 0.00495487 sec. 2025.02.10 18:49:33.368219 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:33.368421 [ 190 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2290 rows, containing 5 columns (5 merged, 0 gathered) in 0.005481352 sec., 417780.1389146327 rows/sec., 31.80 MiB/sec. 2025.02.10 18:49:33.368453 [ 256 ] {10335ec2-c6e2-493f-bd75-ed60cc164366} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:33.368545 [ 256 ] {10335ec2-c6e2-493f-bd75-ed60cc164366} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:49:33.368783 [ 190 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.10 18:49:33.369322 [ 190 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_16_3} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:33.369535 [ 190 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_16_3} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.10 18:49:33.369716 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.10 18:49:33.369837 [ 256 ] {10335ec2-c6e2-493f-bd75-ed60cc164366} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:33.369881 [ 256 ] {10335ec2-c6e2-493f-bd75-ed60cc164366} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:33.370329 [ 256 ] {10335ec2-c6e2-493f-bd75-ed60cc164366} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.10 18:49:33.370570 [ 256 ] {10335ec2-c6e2-493f-bd75-ed60cc164366} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:33.370729 [ 150 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.10 18:49:33.370785 [ 150 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:33.370812 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:33.370833 [ 256 ] {10335ec2-c6e2-493f-bd75-ed60cc164366} executeQuery: Read 237 rows, 16.27 KiB in 0.002421 sec., 97893.43246592318 rows/sec., 6.56 MiB/sec. 2025.02.10 18:49:33.371064 [ 256 ] {10335ec2-c6e2-493f-bd75-ed60cc164366} TCPHandler: Processed in 0.002988592 sec. 2025.02.10 18:49:33.371098 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.10 18:49:33.371251 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:33.371289 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:33.371329 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4744 rows starting from the beginning of the part 2025.02.10 18:49:33.371515 [ 4 ] {19d52ec5-62c0-4642-ad3f-407984b8c7a1} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:49:33.371614 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part 2025.02.10 18:49:33.371705 [ 4 ] {19d52ec5-62c0-4642-ad3f-407984b8c7a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:49:33.372044 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2025.02.10 18:49:33.372415 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 242 rows starting from the beginning of the part 2025.02.10 18:49:33.372782 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part 2025.02.10 18:49:33.373041 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part 2025.02.10 18:49:33.373944 [ 4 ] {19d52ec5-62c0-4642-ad3f-407984b8c7a1} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:33.374007 [ 4 ] {19d52ec5-62c0-4642-ad3f-407984b8c7a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:33.374693 [ 4 ] {19d52ec5-62c0-4642-ad3f-407984b8c7a1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.10 18:49:33.375253 [ 4 ] {19d52ec5-62c0-4642-ad3f-407984b8c7a1} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:33.375811 [ 4 ] {19d52ec5-62c0-4642-ad3f-407984b8c7a1} executeQuery: Read 1 rows, 69.00 B in 0.00439 sec., 227.79043280182233 rows/sec., 15.35 KiB/sec. 2025.02.10 18:49:33.375949 [ 4 ] {19d52ec5-62c0-4642-ad3f-407984b8c7a1} TCPHandler: Processed in 0.004780235 sec. 2025.02.10 18:49:33.376124 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:33.376304 [ 256 ] {40e58bfe-ef43-48bd-8cfd-8d9667bd55d2} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:33.376537 [ 256 ] {40e58bfe-ef43-48bd-8cfd-8d9667bd55d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:49:33.377340 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5780 rows, containing 5 columns (5 merged, 0 gathered) in 0.006423255 sec., 899855.2914371296 rows/sec., 60.70 MiB/sec. 2025.02.10 18:49:33.377806 [ 201 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.10 18:49:33.378227 [ 201 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_16_3} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:33.378361 [ 201 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_16_3} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.10 18:49:33.378486 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. 2025.02.10 18:49:33.378527 [ 256 ] {40e58bfe-ef43-48bd-8cfd-8d9667bd55d2} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:33.378566 [ 256 ] {40e58bfe-ef43-48bd-8cfd-8d9667bd55d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:33.379239 [ 256 ] {40e58bfe-ef43-48bd-8cfd-8d9667bd55d2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.10 18:49:33.379516 [ 256 ] {40e58bfe-ef43-48bd-8cfd-8d9667bd55d2} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:33.379759 [ 256 ] {40e58bfe-ef43-48bd-8cfd-8d9667bd55d2} executeQuery: Read 35 rows, 64.22 KiB in 0.003521 sec., 9940.357852882704 rows/sec., 17.81 MiB/sec. 2025.02.10 18:49:33.379861 [ 256 ] {40e58bfe-ef43-48bd-8cfd-8d9667bd55d2} TCPHandler: Processed in 0.003809402 sec. 2025.02.10 18:49:33.380020 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:33.380140 [ 4 ] {827d9fdf-9ba8-4468-a641-92f0ca19372f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:49:33.380190 [ 4 ] {827d9fdf-9ba8-4468-a641-92f0ca19372f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:49:33.380718 [ 4 ] {827d9fdf-9ba8-4468-a641-92f0ca19372f} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:33.380753 [ 4 ] {827d9fdf-9ba8-4468-a641-92f0ca19372f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:33.381129 [ 4 ] {827d9fdf-9ba8-4468-a641-92f0ca19372f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.10 18:49:33.381378 [ 4 ] {827d9fdf-9ba8-4468-a641-92f0ca19372f} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:33.381502 [ 150 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.10 18:49:33.381536 [ 150 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:33.381557 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:33.381567 [ 4 ] {827d9fdf-9ba8-4468-a641-92f0ca19372f} executeQuery: Read 82 rows, 5.33 KiB in 0.001453 sec., 56434.96214728148 rows/sec., 3.58 MiB/sec. 2025.02.10 18:49:33.381928 [ 4 ] {827d9fdf-9ba8-4468-a641-92f0ca19372f} TCPHandler: Processed in 0.001956217 sec. 2025.02.10 18:49:33.382073 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.10 18:49:33.382287 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:33.382320 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 676 rows starting from the beginning of the part 2025.02.10 18:49:33.382416 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part 2025.02.10 18:49:33.382503 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2025.02.10 18:49:33.382581 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part 2025.02.10 18:49:33.382659 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::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.02.10 18:49:33.382722 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part 2025.02.10 18:49:33.383945 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1042 rows, containing 4 columns (4 merged, 0 gathered) in 0.002307656 sec., 451540.4375695511 rows/sec., 29.47 MiB/sec. 2025.02.10 18:49:33.384152 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.10 18:49:33.384471 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_16_3} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:33.384558 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_16_3} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.10 18:49:33.384652 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.02.10 18:49:34.013847 [ 148 ] {} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.10 18:49:34.013938 [ 148 ] {} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:34.013964 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:34.014193 [ 201 ] {b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.10 18:49:34.014558 [ 201 ] {b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:34.014603 [ 201 ] {b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2025.02.10 18:49:34.014697 [ 201 ] {b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.02.10 18:49:34.014784 [ 201 ] {b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part 2025.02.10 18:49:34.014866 [ 201 ] {b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.02.10 18:49:34.014943 [ 201 ] {b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.02.10 18:49:34.017015 [ 192 ] {b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.002960212 sec., 13850.359366153507 rows/sec., 2.31 MiB/sec. 2025.02.10 18:49:34.017180 [ 201 ] {b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.10 18:49:34.017566 [ 201 ] {b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0::all_1_5_1} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:34.017652 [ 201 ] {b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0::all_1_5_1} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.10 18:49:34.017734 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.10 18:49:36.542314 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:36.542506 [ 4 ] {8e4dde26-6820-4034-ae0d-ecc862e95b99} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:49:36.542580 [ 4 ] {8e4dde26-6820-4034-ae0d-ecc862e95b99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:49:36.543305 [ 4 ] {8e4dde26-6820-4034-ae0d-ecc862e95b99} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:36.543359 [ 4 ] {8e4dde26-6820-4034-ae0d-ecc862e95b99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:36.543770 [ 4 ] {8e4dde26-6820-4034-ae0d-ecc862e95b99} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.10 18:49:36.544015 [ 4 ] {8e4dde26-6820-4034-ae0d-ecc862e95b99} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:36.544242 [ 4 ] {8e4dde26-6820-4034-ae0d-ecc862e95b99} executeQuery: Read 2 rows, 167.00 B in 0.001784 sec., 1121.0762331838564 rows/sec., 91.42 KiB/sec. 2025.02.10 18:49:36.544302 [ 4 ] {8e4dde26-6820-4034-ae0d-ecc862e95b99} TCPHandler: Processed in 0.002116722 sec. 2025.02.10 18:49:36.544586 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:36.544799 [ 256 ] {47a28b3e-8bf0-4098-92b4-a5d975ac41d8} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:49:36.544879 [ 256 ] {47a28b3e-8bf0-4098-92b4-a5d975ac41d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:49:36.546275 [ 256 ] {47a28b3e-8bf0-4098-92b4-a5d975ac41d8} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:36.546328 [ 256 ] {47a28b3e-8bf0-4098-92b4-a5d975ac41d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:36.546840 [ 256 ] {47a28b3e-8bf0-4098-92b4-a5d975ac41d8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.10 18:49:36.547107 [ 256 ] {47a28b3e-8bf0-4098-92b4-a5d975ac41d8} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:36.547345 [ 256 ] {47a28b3e-8bf0-4098-92b4-a5d975ac41d8} executeQuery: Read 1205 rows, 101.82 KiB in 0.002604 sec., 462749.61597542244 rows/sec., 38.18 MiB/sec. 2025.02.10 18:49:36.547402 [ 256 ] {47a28b3e-8bf0-4098-92b4-a5d975ac41d8} TCPHandler: Processed in 0.002956511 sec. 2025.02.10 18:49:36.547557 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:36.547677 [ 4 ] {d9c56430-bd80-4704-80ab-a6e829b53f85} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:49:36.547727 [ 4 ] {d9c56430-bd80-4704-80ab-a6e829b53f85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:49:36.548330 [ 4 ] {d9c56430-bd80-4704-80ab-a6e829b53f85} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:36.548369 [ 4 ] {d9c56430-bd80-4704-80ab-a6e829b53f85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:36.548727 [ 4 ] {d9c56430-bd80-4704-80ab-a6e829b53f85} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.10 18:49:36.548958 [ 4 ] {d9c56430-bd80-4704-80ab-a6e829b53f85} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:36.549169 [ 4 ] {d9c56430-bd80-4704-80ab-a6e829b53f85} executeQuery: Read 6 rows, 451.00 B in 0.001517 sec., 3955.174686882004 rows/sec., 290.33 KiB/sec. 2025.02.10 18:49:36.549222 [ 4 ] {d9c56430-bd80-4704-80ab-a6e829b53f85} TCPHandler: Processed in 0.001721831 sec. 2025.02.10 18:49:36.549392 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:36.549512 [ 256 ] {984d3332-cb3d-444b-9d7d-37dacc2cc8a5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:49:36.549563 [ 256 ] {984d3332-cb3d-444b-9d7d-37dacc2cc8a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:49:36.550229 [ 256 ] {984d3332-cb3d-444b-9d7d-37dacc2cc8a5} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:36.550269 [ 256 ] {984d3332-cb3d-444b-9d7d-37dacc2cc8a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:36.550633 [ 256 ] {984d3332-cb3d-444b-9d7d-37dacc2cc8a5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.10 18:49:36.550871 [ 256 ] {984d3332-cb3d-444b-9d7d-37dacc2cc8a5} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:36.551069 [ 256 ] {984d3332-cb3d-444b-9d7d-37dacc2cc8a5} executeQuery: Read 228 rows, 15.81 KiB in 0.001582 sec., 144121.3653603034 rows/sec., 9.76 MiB/sec. 2025.02.10 18:49:36.551121 [ 256 ] {984d3332-cb3d-444b-9d7d-37dacc2cc8a5} TCPHandler: Processed in 0.001784593 sec. 2025.02.10 18:49:36.551273 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:36.551389 [ 4 ] {6a4acced-2dd5-4466-8263-68233bc01db3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:49:36.551437 [ 4 ] {6a4acced-2dd5-4466-8263-68233bc01db3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:49:36.552253 [ 4 ] {6a4acced-2dd5-4466-8263-68233bc01db3} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:36.552292 [ 4 ] {6a4acced-2dd5-4466-8263-68233bc01db3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:36.552669 [ 4 ] {6a4acced-2dd5-4466-8263-68233bc01db3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.10 18:49:36.552916 [ 4 ] {6a4acced-2dd5-4466-8263-68233bc01db3} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:36.553118 [ 4 ] {6a4acced-2dd5-4466-8263-68233bc01db3} executeQuery: Read 526 rows, 39.89 KiB in 0.001752 sec., 300228.3105022831 rows/sec., 22.23 MiB/sec. 2025.02.10 18:49:36.553171 [ 4 ] {6a4acced-2dd5-4466-8263-68233bc01db3} TCPHandler: Processed in 0.001956387 sec. 2025.02.10 18:49:36.553334 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:36.553474 [ 256 ] {e37bc439-c438-47a5-82ee-26998d5f26f5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:36.553536 [ 256 ] {e37bc439-c438-47a5-82ee-26998d5f26f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:49:36.554376 [ 256 ] {e37bc439-c438-47a5-82ee-26998d5f26f5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:36.554413 [ 256 ] {e37bc439-c438-47a5-82ee-26998d5f26f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:36.554866 [ 256 ] {e37bc439-c438-47a5-82ee-26998d5f26f5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.10 18:49:36.555105 [ 256 ] {e37bc439-c438-47a5-82ee-26998d5f26f5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:36.555309 [ 256 ] {e37bc439-c438-47a5-82ee-26998d5f26f5} executeQuery: Read 965 rows, 66.32 KiB in 0.001866 sec., 517148.98177920684 rows/sec., 34.71 MiB/sec. 2025.02.10 18:49:36.555359 [ 256 ] {e37bc439-c438-47a5-82ee-26998d5f26f5} TCPHandler: Processed in 0.0020931 sec. 2025.02.10 18:49:36.555508 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:36.555627 [ 4 ] {5e809919-e0a3-4fe1-b1d0-ae8a21241bb4} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:36.555710 [ 4 ] {5e809919-e0a3-4fe1-b1d0-ae8a21241bb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:49:36.556770 [ 4 ] {5e809919-e0a3-4fe1-b1d0-ae8a21241bb4} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:36.556835 [ 4 ] {5e809919-e0a3-4fe1-b1d0-ae8a21241bb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:36.557435 [ 4 ] {5e809919-e0a3-4fe1-b1d0-ae8a21241bb4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.10 18:49:36.557686 [ 4 ] {5e809919-e0a3-4fe1-b1d0-ae8a21241bb4} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:36.557926 [ 4 ] {5e809919-e0a3-4fe1-b1d0-ae8a21241bb4} executeQuery: Read 4 rows, 7.34 KiB in 0.002324 sec., 1721.170395869191 rows/sec., 3.08 MiB/sec. 2025.02.10 18:49:36.558019 [ 4 ] {5e809919-e0a3-4fe1-b1d0-ae8a21241bb4} TCPHandler: Processed in 0.002567662 sec. 2025.02.10 18:49:36.558161 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:36.558281 [ 256 ] {4db4c02b-c4b6-48d1-9697-d4cf6ef79bb8} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:49:36.558332 [ 256 ] {4db4c02b-c4b6-48d1-9697-d4cf6ef79bb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:49:36.558821 [ 256 ] {4db4c02b-c4b6-48d1-9697-d4cf6ef79bb8} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:36.558858 [ 256 ] {4db4c02b-c4b6-48d1-9697-d4cf6ef79bb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:36.559225 [ 256 ] {4db4c02b-c4b6-48d1-9697-d4cf6ef79bb8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.10 18:49:36.559468 [ 256 ] {4db4c02b-c4b6-48d1-9697-d4cf6ef79bb8} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:36.559639 [ 256 ] {4db4c02b-c4b6-48d1-9697-d4cf6ef79bb8} executeQuery: Read 44 rows, 3.03 KiB in 0.001383 sec., 31814.895155459148 rows/sec., 2.14 MiB/sec. 2025.02.10 18:49:36.559686 [ 256 ] {4db4c02b-c4b6-48d1-9697-d4cf6ef79bb8} TCPHandler: Processed in 0.001579598 sec. 2025.02.10 18:49:38.333708 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:38.333950 [ 4 ] {4fbf3a52-41b0-43a2-99c7-c9c8d384d052} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:49:38.334020 [ 4 ] {4fbf3a52-41b0-43a2-99c7-c9c8d384d052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:49:38.334815 [ 4 ] {4fbf3a52-41b0-43a2-99c7-c9c8d384d052} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:38.334859 [ 4 ] {4fbf3a52-41b0-43a2-99c7-c9c8d384d052} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:38.335295 [ 4 ] {4fbf3a52-41b0-43a2-99c7-c9c8d384d052} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.10 18:49:38.335557 [ 4 ] {4fbf3a52-41b0-43a2-99c7-c9c8d384d052} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:38.335816 [ 4 ] {4fbf3a52-41b0-43a2-99c7-c9c8d384d052} executeQuery: Read 56 rows, 4.41 KiB in 0.001924 sec., 29106.029106029106 rows/sec., 2.24 MiB/sec. 2025.02.10 18:49:38.336051 [ 4 ] {4fbf3a52-41b0-43a2-99c7-c9c8d384d052} TCPHandler: Processed in 0.00249061 sec. 2025.02.10 18:49:38.336358 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:38.336577 [ 256 ] {3db19913-f5d7-4e3f-b314-e26c65b7cce9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:49:38.336660 [ 256 ] {3db19913-f5d7-4e3f-b314-e26c65b7cce9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:49:38.337460 [ 256 ] {3db19913-f5d7-4e3f-b314-e26c65b7cce9} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:38.337511 [ 256 ] {3db19913-f5d7-4e3f-b314-e26c65b7cce9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:38.337948 [ 256 ] {3db19913-f5d7-4e3f-b314-e26c65b7cce9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.10 18:49:38.338200 [ 256 ] {3db19913-f5d7-4e3f-b314-e26c65b7cce9} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:38.338440 [ 256 ] {3db19913-f5d7-4e3f-b314-e26c65b7cce9} executeQuery: Read 64 rows, 5.12 KiB in 0.001923 sec., 33281.33125325013 rows/sec., 2.60 MiB/sec. 2025.02.10 18:49:38.338498 [ 256 ] {3db19913-f5d7-4e3f-b314-e26c65b7cce9} TCPHandler: Processed in 0.002290475 sec. 2025.02.10 18:49:38.338649 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:38.338777 [ 4 ] {a52120c9-4ea8-4a01-b13c-ecdc0ba933cd} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:38.338835 [ 4 ] {a52120c9-4ea8-4a01-b13c-ecdc0ba933cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:49:38.339401 [ 4 ] {a52120c9-4ea8-4a01-b13c-ecdc0ba933cd} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:38.339439 [ 4 ] {a52120c9-4ea8-4a01-b13c-ecdc0ba933cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:38.339827 [ 4 ] {a52120c9-4ea8-4a01-b13c-ecdc0ba933cd} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.10 18:49:38.340076 [ 4 ] {a52120c9-4ea8-4a01-b13c-ecdc0ba933cd} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:38.340308 [ 4 ] {a52120c9-4ea8-4a01-b13c-ecdc0ba933cd} executeQuery: Read 42 rows, 2.99 KiB in 0.001559 sec., 26940.346375881974 rows/sec., 1.87 MiB/sec. 2025.02.10 18:49:38.340510 [ 4 ] {a52120c9-4ea8-4a01-b13c-ecdc0ba933cd} TCPHandler: Processed in 0.001913606 sec. 2025.02.10 18:49:38.340661 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:38.340789 [ 256 ] {d9352a1a-8971-4fef-a87d-3c81fa1937ab} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:49:38.340845 [ 256 ] {d9352a1a-8971-4fef-a87d-3c81fa1937ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:49:38.341446 [ 256 ] {d9352a1a-8971-4fef-a87d-3c81fa1937ab} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:38.341498 [ 256 ] {d9352a1a-8971-4fef-a87d-3c81fa1937ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:38.341945 [ 256 ] {d9352a1a-8971-4fef-a87d-3c81fa1937ab} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.10 18:49:38.342191 [ 256 ] {d9352a1a-8971-4fef-a87d-3c81fa1937ab} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:38.342413 [ 256 ] {d9352a1a-8971-4fef-a87d-3c81fa1937ab} executeQuery: Read 16 rows, 1.11 KiB in 0.001651 sec., 9691.096305269533 rows/sec., 671.94 KiB/sec. 2025.02.10 18:49:38.342465 [ 256 ] {d9352a1a-8971-4fef-a87d-3c81fa1937ab} TCPHandler: Processed in 0.001865334 sec. 2025.02.10 18:49:40.181548 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2025.02.10 18:49:40.182251 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:40.182299 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:40.182822 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.10 18:49:40.183073 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:40.183321 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2025.02.10 18:49:40.567846 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.02.10 18:49:40.588781 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:40.588838 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:40.596435 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.10 18:49:40.597220 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:40.600105 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.02.10 18:49:42.697852 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 448 2025.02.10 18:49:42.701417 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:42.701478 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:42.703170 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.10 18:49:42.703489 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:42.704031 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 448 2025.02.10 18:49:43.345246 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:43.345440 [ 4 ] {0c5f36cf-9b1c-4559-8dfe-ecec9087b118} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:49:43.345509 [ 4 ] {0c5f36cf-9b1c-4559-8dfe-ecec9087b118} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:49:43.346270 [ 4 ] {0c5f36cf-9b1c-4559-8dfe-ecec9087b118} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:43.346317 [ 4 ] {0c5f36cf-9b1c-4559-8dfe-ecec9087b118} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:43.346732 [ 4 ] {0c5f36cf-9b1c-4559-8dfe-ecec9087b118} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.10 18:49:43.346983 [ 4 ] {0c5f36cf-9b1c-4559-8dfe-ecec9087b118} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:43.347223 [ 4 ] {0c5f36cf-9b1c-4559-8dfe-ecec9087b118} executeQuery: Read 14 rows, 1.01 KiB in 0.001834 sec., 7633.587786259543 rows/sec., 549.52 KiB/sec. 2025.02.10 18:49:43.347292 [ 4 ] {0c5f36cf-9b1c-4559-8dfe-ecec9087b118} TCPHandler: Processed in 0.002168853 sec. 2025.02.10 18:49:43.347623 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:43.347932 [ 256 ] {7c969678-bb99-4550-94c9-d439e49b07b6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:49:43.348047 [ 256 ] {7c969678-bb99-4550-94c9-d439e49b07b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:49:43.348961 [ 256 ] {7c969678-bb99-4550-94c9-d439e49b07b6} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:43.349005 [ 256 ] {7c969678-bb99-4550-94c9-d439e49b07b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:43.349489 [ 256 ] {7c969678-bb99-4550-94c9-d439e49b07b6} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.10 18:49:43.349749 [ 256 ] {7c969678-bb99-4550-94c9-d439e49b07b6} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:43.350014 [ 256 ] {7c969678-bb99-4550-94c9-d439e49b07b6} executeQuery: Read 273 rows, 24.64 KiB in 0.00216 sec., 126388.88888888889 rows/sec., 11.14 MiB/sec. 2025.02.10 18:49:43.350200 [ 256 ] {7c969678-bb99-4550-94c9-d439e49b07b6} TCPHandler: Processed in 0.002760517 sec. 2025.02.10 18:49:43.350383 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:43.350507 [ 4 ] {29a61ed4-68c7-4c05-9496-5c929f9a0875} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:49:43.350561 [ 4 ] {29a61ed4-68c7-4c05-9496-5c929f9a0875} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:49:43.351181 [ 4 ] {29a61ed4-68c7-4c05-9496-5c929f9a0875} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:43.351221 [ 4 ] {29a61ed4-68c7-4c05-9496-5c929f9a0875} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:43.351583 [ 4 ] {29a61ed4-68c7-4c05-9496-5c929f9a0875} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.10 18:49:43.351817 [ 4 ] {29a61ed4-68c7-4c05-9496-5c929f9a0875} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:43.351983 [ 135 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.10 18:49:43.352052 [ 4 ] {29a61ed4-68c7-4c05-9496-5c929f9a0875} executeQuery: Read 42 rows, 3.09 KiB in 0.001567 sec., 26802.807913209956 rows/sec., 1.92 MiB/sec. 2025.02.10 18:49:43.352061 [ 135 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:43.352136 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:43.352182 [ 4 ] {29a61ed4-68c7-4c05-9496-5c929f9a0875} TCPHandler: Processed in 0.001878195 sec. 2025.02.10 18:49:43.352386 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.10 18:49:43.352478 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:43.352588 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:43.352656 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.02.10 18:49:43.352818 [ 256 ] {c7a203a4-154e-46b7-8f27-dee1658023a4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:49:43.352980 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part 2025.02.10 18:49:43.353034 [ 256 ] {c7a203a4-154e-46b7-8f27-dee1658023a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:49:43.353377 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2025.02.10 18:49:43.353766 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part 2025.02.10 18:49:43.354080 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2025.02.10 18:49:43.354448 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part 2025.02.10 18:49:43.355780 [ 256 ] {c7a203a4-154e-46b7-8f27-dee1658023a4} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:43.355848 [ 256 ] {c7a203a4-154e-46b7-8f27-dee1658023a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:43.356895 [ 256 ] {c7a203a4-154e-46b7-8f27-dee1658023a4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.10 18:49:43.357436 [ 256 ] {c7a203a4-154e-46b7-8f27-dee1658023a4} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:43.357445 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.005214715 sec., 36818.88655468228 rows/sec., 2.78 MiB/sec. 2025.02.10 18:49:43.357693 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.10 18:49:43.357821 [ 256 ] {c7a203a4-154e-46b7-8f27-dee1658023a4} executeQuery: Read 14 rows, 1004.00 B in 0.005092 sec., 2749.4108405341713 rows/sec., 192.55 KiB/sec. 2025.02.10 18:49:43.357959 [ 256 ] {c7a203a4-154e-46b7-8f27-dee1658023a4} TCPHandler: Processed in 0.005624786 sec. 2025.02.10 18:49:43.358146 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:43.358208 [ 192 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_11_2} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:43.358358 [ 4 ] {ce0b5b7b-5285-4a3c-96da-cbf982d80bad} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:49:43.358433 [ 4 ] {ce0b5b7b-5285-4a3c-96da-cbf982d80bad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:49:43.358469 [ 192 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_11_2} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.10 18:49:43.358685 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.10 18:49:43.359179 [ 4 ] {ce0b5b7b-5285-4a3c-96da-cbf982d80bad} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:43.359223 [ 4 ] {ce0b5b7b-5285-4a3c-96da-cbf982d80bad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:43.359578 [ 4 ] {ce0b5b7b-5285-4a3c-96da-cbf982d80bad} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.10 18:49:43.359807 [ 4 ] {ce0b5b7b-5285-4a3c-96da-cbf982d80bad} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:43.360072 [ 4 ] {ce0b5b7b-5285-4a3c-96da-cbf982d80bad} executeQuery: Read 13 rows, 830.00 B in 0.001774 sec., 7328.072153325817 rows/sec., 456.90 KiB/sec. 2025.02.10 18:49:43.360228 [ 4 ] {ce0b5b7b-5285-4a3c-96da-cbf982d80bad} TCPHandler: Processed in 0.002142522 sec. 2025.02.10 18:49:43.360383 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:43.360523 [ 256 ] {3fb5010e-a0a8-4ef2-bce6-1b691fd07ff5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:49:43.360580 [ 256 ] {3fb5010e-a0a8-4ef2-bce6-1b691fd07ff5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:49:43.361392 [ 256 ] {3fb5010e-a0a8-4ef2-bce6-1b691fd07ff5} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:43.361432 [ 256 ] {3fb5010e-a0a8-4ef2-bce6-1b691fd07ff5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:43.361821 [ 256 ] {3fb5010e-a0a8-4ef2-bce6-1b691fd07ff5} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.10 18:49:43.362055 [ 256 ] {3fb5010e-a0a8-4ef2-bce6-1b691fd07ff5} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:43.362283 [ 256 ] {3fb5010e-a0a8-4ef2-bce6-1b691fd07ff5} executeQuery: Read 417 rows, 30.48 KiB in 0.00179 sec., 232960.8938547486 rows/sec., 16.63 MiB/sec. 2025.02.10 18:49:43.362334 [ 256 ] {3fb5010e-a0a8-4ef2-bce6-1b691fd07ff5} TCPHandler: Processed in 0.002016428 sec. 2025.02.10 18:49:43.362478 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:43.362596 [ 4 ] {3745260a-3820-437a-8787-5205ede68587} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:49:43.362647 [ 4 ] {3745260a-3820-437a-8787-5205ede68587} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:49:43.363127 [ 4 ] {3745260a-3820-437a-8787-5205ede68587} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:43.363165 [ 4 ] {3745260a-3820-437a-8787-5205ede68587} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:43.363535 [ 4 ] {3745260a-3820-437a-8787-5205ede68587} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.10 18:49:43.363763 [ 4 ] {3745260a-3820-437a-8787-5205ede68587} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:43.363998 [ 4 ] {3745260a-3820-437a-8787-5205ede68587} executeQuery: Read 6 rows, 321.00 B in 0.001422 sec., 4219.4092827004215 rows/sec., 220.45 KiB/sec. 2025.02.10 18:49:43.364063 [ 4 ] {3745260a-3820-437a-8787-5205ede68587} TCPHandler: Processed in 0.001639799 sec. 2025.02.10 18:49:43.364255 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:43.364474 [ 256 ] {102b05dd-0267-4963-9928-991679514c22} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:43.364571 [ 256 ] {102b05dd-0267-4963-9928-991679514c22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:49:43.365372 [ 256 ] {102b05dd-0267-4963-9928-991679514c22} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:43.365411 [ 256 ] {102b05dd-0267-4963-9928-991679514c22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:43.365809 [ 256 ] {102b05dd-0267-4963-9928-991679514c22} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.10 18:49:43.366058 [ 256 ] {102b05dd-0267-4963-9928-991679514c22} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:43.366286 [ 256 ] {102b05dd-0267-4963-9928-991679514c22} executeQuery: Read 237 rows, 16.27 KiB in 0.001866 sec., 127009.6463022508 rows/sec., 8.51 MiB/sec. 2025.02.10 18:49:43.366338 [ 256 ] {102b05dd-0267-4963-9928-991679514c22} TCPHandler: Processed in 0.002189873 sec. 2025.02.10 18:49:43.366473 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:43.366591 [ 4 ] {54e3f885-9ba1-4f8d-8e01-fc3dee73f0bd} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:49:43.366642 [ 4 ] {54e3f885-9ba1-4f8d-8e01-fc3dee73f0bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:49:43.367139 [ 4 ] {54e3f885-9ba1-4f8d-8e01-fc3dee73f0bd} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:43.367176 [ 4 ] {54e3f885-9ba1-4f8d-8e01-fc3dee73f0bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:43.367532 [ 4 ] {54e3f885-9ba1-4f8d-8e01-fc3dee73f0bd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.10 18:49:43.367761 [ 4 ] {54e3f885-9ba1-4f8d-8e01-fc3dee73f0bd} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:43.367956 [ 4 ] {54e3f885-9ba1-4f8d-8e01-fc3dee73f0bd} executeQuery: Read 1 rows, 69.00 B in 0.00139 sec., 719.4244604316547 rows/sec., 48.48 KiB/sec. 2025.02.10 18:49:43.368006 [ 4 ] {54e3f885-9ba1-4f8d-8e01-fc3dee73f0bd} TCPHandler: Processed in 0.001587878 sec. 2025.02.10 18:49:43.368164 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:43.368301 [ 256 ] {9e48e761-c423-435f-a953-e79080129588} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:43.368393 [ 256 ] {9e48e761-c423-435f-a953-e79080129588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:49:43.369655 [ 256 ] {9e48e761-c423-435f-a953-e79080129588} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:43.369694 [ 256 ] {9e48e761-c423-435f-a953-e79080129588} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:43.370356 [ 256 ] {9e48e761-c423-435f-a953-e79080129588} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.10 18:49:43.370605 [ 256 ] {9e48e761-c423-435f-a953-e79080129588} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:43.370776 [ 135 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.10 18:49:43.370847 [ 135 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:43.370884 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:43.370890 [ 256 ] {9e48e761-c423-435f-a953-e79080129588} executeQuery: Read 35 rows, 64.22 KiB in 0.002606 sec., 13430.544896392941 rows/sec., 24.07 MiB/sec. 2025.02.10 18:49:43.371356 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.10 18:49:43.371681 [ 256 ] {9e48e761-c423-435f-a953-e79080129588} TCPHandler: Processed in 0.003585467 sec. 2025.02.10 18:49:43.371897 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:43.371988 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:43.372162 [ 4 ] {dfabec9b-eaa2-4442-90bd-711cb44bc169} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:49:43.372172 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 96 rows starting from the beginning of the part 2025.02.10 18:49:43.372272 [ 4 ] {dfabec9b-eaa2-4442-90bd-711cb44bc169} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:49:43.373049 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part 2025.02.10 18:49:43.373770 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2025.02.10 18:49:43.374519 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part 2025.02.10 18:49:43.374617 [ 4 ] {dfabec9b-eaa2-4442-90bd-711cb44bc169} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:43.374717 [ 4 ] {dfabec9b-eaa2-4442-90bd-711cb44bc169} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2025.02.10 18:49:43.375175 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part 2025.02.10 18:49:43.375833 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part 2025.02.10 18:49:43.376340 [ 4 ] {dfabec9b-eaa2-4442-90bd-711cb44bc169} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.10 18:49:43.376968 [ 4 ] {dfabec9b-eaa2-4442-90bd-711cb44bc169} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:43.377430 [ 4 ] {dfabec9b-eaa2-4442-90bd-711cb44bc169} executeQuery: Read 82 rows, 5.33 KiB in 0.005363 sec., 15289.94965504382 rows/sec., 994.41 KiB/sec. 2025.02.10 18:49:43.377639 [ 4 ] {dfabec9b-eaa2-4442-90bd-711cb44bc169} TCPHandler: Processed in 0.005858491 sec. 2025.02.10 18:49:43.379799 [ 199 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 19 columns (19 merged, 0 gathered) in 0.008817422 sec., 23703.073301924305 rows/sec., 42.47 MiB/sec. 2025.02.10 18:49:43.380230 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.10 18:49:43.380655 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_11_2} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:43.380744 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_11_2} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.10 18:49:43.380893 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. 2025.02.10 18:49:47.599850 [ 130 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:49:47.599927 [ 130 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:49:47.683450 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2025.02.10 18:49:47.684087 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:47.684128 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:47.684703 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.10 18:49:47.684957 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:47.685180 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.02.10 18:49:48.100194 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.02.10 18:49:48.120768 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:48.120824 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:48.128326 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.10 18:49:48.129145 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:48.131800 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.02.10 18:49:48.339239 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:48.339490 [ 4 ] {09cda5a8-57c8-4414-9aaf-20f02ec0f1de} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:49:48.339578 [ 4 ] {09cda5a8-57c8-4414-9aaf-20f02ec0f1de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:49:48.340451 [ 4 ] {09cda5a8-57c8-4414-9aaf-20f02ec0f1de} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:48.340501 [ 4 ] {09cda5a8-57c8-4414-9aaf-20f02ec0f1de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:48.340933 [ 4 ] {09cda5a8-57c8-4414-9aaf-20f02ec0f1de} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.10 18:49:48.341189 [ 4 ] {09cda5a8-57c8-4414-9aaf-20f02ec0f1de} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:48.341428 [ 4 ] {09cda5a8-57c8-4414-9aaf-20f02ec0f1de} executeQuery: Read 66 rows, 5.38 KiB in 0.001997 sec., 33049.57436154231 rows/sec., 2.63 MiB/sec. 2025.02.10 18:49:48.341494 [ 4 ] {09cda5a8-57c8-4414-9aaf-20f02ec0f1de} TCPHandler: Processed in 0.002395078 sec. 2025.02.10 18:49:48.341781 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:48.342001 [ 256 ] {2d57120f-050e-4909-a391-cbd3c6dc0497} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:49:48.342084 [ 256 ] {2d57120f-050e-4909-a391-cbd3c6dc0497} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:49:48.342863 [ 256 ] {2d57120f-050e-4909-a391-cbd3c6dc0497} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:48.342915 [ 256 ] {2d57120f-050e-4909-a391-cbd3c6dc0497} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:48.343360 [ 256 ] {2d57120f-050e-4909-a391-cbd3c6dc0497} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.10 18:49:48.343621 [ 256 ] {2d57120f-050e-4909-a391-cbd3c6dc0497} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:48.343860 [ 256 ] {2d57120f-050e-4909-a391-cbd3c6dc0497} executeQuery: Read 5 rows, 385.00 B in 0.001919 sec., 2605.5237102657634 rows/sec., 195.92 KiB/sec. 2025.02.10 18:49:48.343926 [ 256 ] {2d57120f-050e-4909-a391-cbd3c6dc0497} TCPHandler: Processed in 0.002291395 sec. 2025.02.10 18:49:48.344095 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:48.344241 [ 4 ] {a657c12f-7c6b-432a-8331-cc4655b7dc38} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:49:48.344304 [ 4 ] {a657c12f-7c6b-432a-8331-cc4655b7dc38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:49:48.345050 [ 4 ] {a657c12f-7c6b-432a-8331-cc4655b7dc38} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:48.345097 [ 4 ] {a657c12f-7c6b-432a-8331-cc4655b7dc38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:48.345490 [ 4 ] {a657c12f-7c6b-432a-8331-cc4655b7dc38} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.10 18:49:48.345728 [ 4 ] {a657c12f-7c6b-432a-8331-cc4655b7dc38} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:48.345938 [ 4 ] {a657c12f-7c6b-432a-8331-cc4655b7dc38} executeQuery: Read 69 rows, 5.52 KiB in 0.001733 sec., 39815.34910559723 rows/sec., 3.11 MiB/sec. 2025.02.10 18:49:48.345992 [ 4 ] {a657c12f-7c6b-432a-8331-cc4655b7dc38} TCPHandler: Processed in 0.001966118 sec. 2025.02.10 18:49:48.346158 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:48.346298 [ 256 ] {71454088-57b3-4aa3-ba8b-58b7aae80278} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:48.346365 [ 256 ] {71454088-57b3-4aa3-ba8b-58b7aae80278} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:49:48.347059 [ 256 ] {71454088-57b3-4aa3-ba8b-58b7aae80278} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:48.347108 [ 256 ] {71454088-57b3-4aa3-ba8b-58b7aae80278} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:48.347535 [ 256 ] {71454088-57b3-4aa3-ba8b-58b7aae80278} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.10 18:49:48.347788 [ 256 ] {71454088-57b3-4aa3-ba8b-58b7aae80278} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:48.348011 [ 256 ] {71454088-57b3-4aa3-ba8b-58b7aae80278} executeQuery: Read 160 rows, 11.41 KiB in 0.001753 sec., 91272.10496292071 rows/sec., 6.36 MiB/sec. 2025.02.10 18:49:48.348065 [ 256 ] {71454088-57b3-4aa3-ba8b-58b7aae80278} TCPHandler: Processed in 0.001962817 sec. 2025.02.10 18:49:48.348215 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:48.348359 [ 4 ] {6a5e05c7-5eb7-40dc-bccb-02daf4e87ecc} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:48.348454 [ 4 ] {6a5e05c7-5eb7-40dc-bccb-02daf4e87ecc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:49:48.349822 [ 4 ] {6a5e05c7-5eb7-40dc-bccb-02daf4e87ecc} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:48.349872 [ 4 ] {6a5e05c7-5eb7-40dc-bccb-02daf4e87ecc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:48.350556 [ 4 ] {6a5e05c7-5eb7-40dc-bccb-02daf4e87ecc} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.10 18:49:48.350828 [ 4 ] {6a5e05c7-5eb7-40dc-bccb-02daf4e87ecc} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:48.351055 [ 4 ] {6a5e05c7-5eb7-40dc-bccb-02daf4e87ecc} executeQuery: Read 5 rows, 9.17 KiB in 0.002728 sec., 1832.8445747800588 rows/sec., 3.28 MiB/sec. 2025.02.10 18:49:48.351148 [ 4 ] {6a5e05c7-5eb7-40dc-bccb-02daf4e87ecc} TCPHandler: Processed in 0.002989942 sec. 2025.02.10 18:49:48.351313 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:48.351454 [ 256 ] {83322fff-4d19-495f-a827-e4c9d3845600} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:49:48.351516 [ 256 ] {83322fff-4d19-495f-a827-e4c9d3845600} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:49:48.352108 [ 256 ] {83322fff-4d19-495f-a827-e4c9d3845600} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:48.352156 [ 256 ] {83322fff-4d19-495f-a827-e4c9d3845600} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:48.352542 [ 256 ] {83322fff-4d19-495f-a827-e4c9d3845600} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.10 18:49:48.352778 [ 256 ] {83322fff-4d19-495f-a827-e4c9d3845600} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:48.352988 [ 256 ] {83322fff-4d19-495f-a827-e4c9d3845600} executeQuery: Read 60 rows, 4.14 KiB in 0.001565 sec., 38338.65814696486 rows/sec., 2.58 MiB/sec. 2025.02.10 18:49:48.353039 [ 256 ] {83322fff-4d19-495f-a827-e4c9d3845600} TCPHandler: Processed in 0.001795444 sec. 2025.02.10 18:49:52.704284 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 482 2025.02.10 18:49:52.707297 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:52.707347 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:52.708792 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.10 18:49:52.709107 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:52.710051 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 482 2025.02.10 18:49:53.346195 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:53.346412 [ 4 ] {8243f97f-5d49-4b10-8e85-c2d275f673dd} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:49:53.346484 [ 4 ] {8243f97f-5d49-4b10-8e85-c2d275f673dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:49:53.347222 [ 4 ] {8243f97f-5d49-4b10-8e85-c2d275f673dd} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.347274 [ 4 ] {8243f97f-5d49-4b10-8e85-c2d275f673dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.347710 [ 4 ] {8243f97f-5d49-4b10-8e85-c2d275f673dd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.10 18:49:53.347968 [ 4 ] {8243f97f-5d49-4b10-8e85-c2d275f673dd} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.348186 [ 4 ] {8243f97f-5d49-4b10-8e85-c2d275f673dd} executeQuery: Read 14 rows, 1.01 KiB in 0.001823 sec., 7679.648930334613 rows/sec., 552.83 KiB/sec. 2025.02.10 18:49:53.348195 [ 119 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.10 18:49:53.348257 [ 4 ] {8243f97f-5d49-4b10-8e85-c2d275f673dd} TCPHandler: Processed in 0.002192313 sec. 2025.02.10 18:49:53.348328 [ 119 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.348397 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.348610 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:53.348631 [ 188 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.10 18:49:53.348949 [ 256 ] {2276180e-23c0-4cab-9d5f-f2f568683303} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:49:53.348975 [ 188 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:53.349040 [ 188 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:49:53.349074 [ 256 ] {2276180e-23c0-4cab-9d5f-f2f568683303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:49:53.349477 [ 188 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:49:53.349793 [ 188 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:49:53.350188 [ 188 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:49:53.350569 [ 188 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:49:53.351617 [ 256 ] {2276180e-23c0-4cab-9d5f-f2f568683303} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.351696 [ 256 ] {2276180e-23c0-4cab-9d5f-f2f568683303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.352761 [ 256 ] {2276180e-23c0-4cab-9d5f-f2f568683303} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.10 18:49:53.353328 [ 188 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004817117 sec., 14531.513351243077 rows/sec., 1.08 MiB/sec. 2025.02.10 18:49:53.353341 [ 256 ] {2276180e-23c0-4cab-9d5f-f2f568683303} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.353538 [ 188 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.10 18:49:53.353970 [ 256 ] {2276180e-23c0-4cab-9d5f-f2f568683303} executeQuery: Read 2 rows, 167.00 B in 0.005164 sec., 387.29666924864443 rows/sec., 31.58 KiB/sec. 2025.02.10 18:49:53.354130 [ 256 ] {2276180e-23c0-4cab-9d5f-f2f568683303} TCPHandler: Processed in 0.005724138 sec. 2025.02.10 18:49:53.354349 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:53.354366 [ 188 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_9_2} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.354513 [ 188 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_9_2} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.10 18:49:53.354554 [ 4 ] {c68519d4-6d25-4197-8d96-564eed5fe1a2} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:49:53.354667 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:49:53.354682 [ 4 ] {c68519d4-6d25-4197-8d96-564eed5fe1a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:49:53.355519 [ 4 ] {c68519d4-6d25-4197-8d96-564eed5fe1a2} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.355559 [ 4 ] {c68519d4-6d25-4197-8d96-564eed5fe1a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.355946 [ 4 ] {c68519d4-6d25-4197-8d96-564eed5fe1a2} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.10 18:49:53.356196 [ 4 ] {c68519d4-6d25-4197-8d96-564eed5fe1a2} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.356363 [ 119 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.10 18:49:53.356426 [ 119 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.356431 [ 4 ] {c68519d4-6d25-4197-8d96-564eed5fe1a2} executeQuery: Read 274 rows, 24.71 KiB in 0.001931 sec., 141895.3909891248 rows/sec., 12.50 MiB/sec. 2025.02.10 18:49:53.356459 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.356589 [ 4 ] {c68519d4-6d25-4197-8d96-564eed5fe1a2} TCPHandler: Processed in 0.002329766 sec. 2025.02.10 18:49:53.356691 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.10 18:49:53.356799 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:53.356903 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:53.356994 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1426 rows starting from the beginning of the part 2025.02.10 18:49:53.357023 [ 256 ] {c30f6520-b8c5-41f6-888c-5d8453400159} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:49:53.357224 [ 256 ] {c30f6520-b8c5-41f6-888c-5d8453400159} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:49:53.357285 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1205 rows starting from the beginning of the part 2025.02.10 18:49:53.357650 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part 2025.02.10 18:49:53.357998 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 273 rows starting from the beginning of the part 2025.02.10 18:49:53.358365 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part 2025.02.10 18:49:53.358923 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 274 rows starting from the beginning of the part 2025.02.10 18:49:53.360405 [ 256 ] {c30f6520-b8c5-41f6-888c-5d8453400159} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.360503 [ 256 ] {c30f6520-b8c5-41f6-888c-5d8453400159} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.361544 [ 256 ] {c30f6520-b8c5-41f6-888c-5d8453400159} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.10 18:49:53.361927 [ 256 ] {c30f6520-b8c5-41f6-888c-5d8453400159} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.362214 [ 256 ] {c30f6520-b8c5-41f6-888c-5d8453400159} executeQuery: Read 44 rows, 3.23 KiB in 0.005253 sec., 8376.166000380736 rows/sec., 614.42 KiB/sec. 2025.02.10 18:49:53.362501 [ 256 ] {c30f6520-b8c5-41f6-888c-5d8453400159} TCPHandler: Processed in 0.005782439 sec. 2025.02.10 18:49:53.362774 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:53.362912 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.006320072 sec., 522145.95023600996 rows/sec., 45.77 MiB/sec. 2025.02.10 18:49:53.362981 [ 4 ] {03b527db-15a5-433e-a680-a8c5eef78ace} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:49:53.363039 [ 4 ] {03b527db-15a5-433e-a680-a8c5eef78ace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:49:53.363246 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.10 18:49:53.363900 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_21_4} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.364072 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_21_4} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.10 18:49:53.364259 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.10 18:49:53.364358 [ 4 ] {03b527db-15a5-433e-a680-a8c5eef78ace} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.364403 [ 4 ] {03b527db-15a5-433e-a680-a8c5eef78ace} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.364765 [ 4 ] {03b527db-15a5-433e-a680-a8c5eef78ace} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.10 18:49:53.365009 [ 4 ] {03b527db-15a5-433e-a680-a8c5eef78ace} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.365163 [ 119 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.10 18:49:53.365228 [ 119 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.365245 [ 4 ] {03b527db-15a5-433e-a680-a8c5eef78ace} executeQuery: Read 14 rows, 1004.00 B in 0.002297 sec., 6094.90639965172 rows/sec., 426.85 KiB/sec. 2025.02.10 18:49:53.365275 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.365405 [ 4 ] {03b527db-15a5-433e-a680-a8c5eef78ace} TCPHandler: Processed in 0.002777427 sec. 2025.02.10 18:49:53.365651 [ 199 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.10 18:49:53.365803 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:53.365947 [ 199 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:53.366019 [ 199 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::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.02.10 18:49:53.366099 [ 256 ] {2291b112-619b-4187-9bc0-dc35579fbe59} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:49:53.366269 [ 256 ] {2291b112-619b-4187-9bc0-dc35579fbe59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:49:53.366269 [ 199 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::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.02.10 18:49:53.366648 [ 199 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::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.02.10 18:49:53.367004 [ 199 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part 2025.02.10 18:49:53.367351 [ 199 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::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.02.10 18:49:53.367748 [ 199 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::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.02.10 18:49:53.368733 [ 256 ] {2291b112-619b-4187-9bc0-dc35579fbe59} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.368810 [ 256 ] {2291b112-619b-4187-9bc0-dc35579fbe59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.369796 [ 256 ] {2291b112-619b-4187-9bc0-dc35579fbe59} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.10 18:49:53.370392 [ 256 ] {2291b112-619b-4187-9bc0-dc35579fbe59} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.370429 [ 188 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005044851 sec., 104264.72456768296 rows/sec., 7.47 MiB/sec. 2025.02.10 18:49:53.370627 [ 119 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.10 18:49:53.370719 [ 119 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.370742 [ 200 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.10 18:49:53.370794 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.370925 [ 256 ] {2291b112-619b-4187-9bc0-dc35579fbe59} executeQuery: Read 13 rows, 830.00 B in 0.00484 sec., 2685.9504132231405 rows/sec., 167.47 KiB/sec. 2025.02.10 18:49:53.371462 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.10 18:49:53.371524 [ 256 ] {2291b112-619b-4187-9bc0-dc35579fbe59} TCPHandler: Processed in 0.005958344 sec. 2025.02.10 18:49:53.371906 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:53.372036 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:53.372106 [ 189 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_11_2} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.372193 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:49:53.372270 [ 4 ] {7f925a0c-cc61-4e82-b16e-8c9065a05532} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:49:53.372443 [ 4 ] {7f925a0c-cc61-4e82-b16e-8c9065a05532} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:49:53.372497 [ 189 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_11_2} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.10 18:49:53.372872 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.10 18:49:53.372896 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:49:53.373275 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:49:53.373734 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:49:53.374107 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:49:53.375466 [ 4 ] {7f925a0c-cc61-4e82-b16e-8c9065a05532} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.375541 [ 4 ] {7f925a0c-cc61-4e82-b16e-8c9065a05532} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.376549 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005609655 sec., 11587.165342610197 rows/sec., 767.72 KiB/sec. 2025.02.10 18:49:53.376730 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.10 18:49:53.376739 [ 4 ] {7f925a0c-cc61-4e82-b16e-8c9065a05532} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.10 18:49:53.377227 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_9_2} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.377241 [ 4 ] {7f925a0c-cc61-4e82-b16e-8c9065a05532} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.377400 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_9_2} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.10 18:49:53.377543 [ 119 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.10 18:49:53.377638 [ 119 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.377673 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:49:53.377704 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.377786 [ 4 ] {7f925a0c-cc61-4e82-b16e-8c9065a05532} executeQuery: Read 419 rows, 30.65 KiB in 0.005627 sec., 74462.41336413719 rows/sec., 5.32 MiB/sec. 2025.02.10 18:49:53.377959 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.10 18:49:53.377989 [ 4 ] {7f925a0c-cc61-4e82-b16e-8c9065a05532} TCPHandler: Processed in 0.006308523 sec. 2025.02.10 18:49:53.378191 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:53.378217 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:53.378235 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 905 rows starting from the beginning of the part 2025.02.10 18:49:53.378435 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 526 rows starting from the beginning of the part 2025.02.10 18:49:53.378622 [ 256 ] {26a5d098-2002-439c-94f1-7073529d7cfb} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:49:53.378838 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part 2025.02.10 18:49:53.378876 [ 256 ] {26a5d098-2002-439c-94f1-7073529d7cfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:49:53.379113 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 417 rows starting from the beginning of the part 2025.02.10 18:49:53.379524 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 69 rows starting from the beginning of the part 2025.02.10 18:49:53.379878 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 419 rows starting from the beginning of the part 2025.02.10 18:49:53.381311 [ 256 ] {26a5d098-2002-439c-94f1-7073529d7cfb} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.381383 [ 256 ] {26a5d098-2002-439c-94f1-7073529d7cfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.382464 [ 256 ] {26a5d098-2002-439c-94f1-7073529d7cfb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.10 18:49:53.382820 [ 256 ] {26a5d098-2002-439c-94f1-7073529d7cfb} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.383304 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 5 columns (5 merged, 0 gathered) in 0.005492332 sec., 436972.855974475 rows/sec., 33.50 MiB/sec. 2025.02.10 18:49:53.383328 [ 256 ] {26a5d098-2002-439c-94f1-7073529d7cfb} executeQuery: Read 6 rows, 321.00 B in 0.004871 sec., 1231.7799219872716 rows/sec., 64.36 KiB/sec. 2025.02.10 18:49:53.383443 [ 256 ] {26a5d098-2002-439c-94f1-7073529d7cfb} TCPHandler: Processed in 0.005335658 sec. 2025.02.10 18:49:53.383572 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.10 18:49:53.383646 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:53.383860 [ 4 ] {ecec1195-0f97-4027-9b6b-490666257dbb} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:53.383974 [ 4 ] {ecec1195-0f97-4027-9b6b-490666257dbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:49:53.384155 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_21_4} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.384414 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_21_4} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.10 18:49:53.384573 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.10 18:49:53.385042 [ 4 ] {ecec1195-0f97-4027-9b6b-490666257dbb} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.385087 [ 4 ] {ecec1195-0f97-4027-9b6b-490666257dbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.385489 [ 4 ] {ecec1195-0f97-4027-9b6b-490666257dbb} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.10 18:49:53.385734 [ 4 ] {ecec1195-0f97-4027-9b6b-490666257dbb} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.385888 [ 119 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.10 18:49:53.385947 [ 119 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.385978 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.385990 [ 4 ] {ecec1195-0f97-4027-9b6b-490666257dbb} executeQuery: Read 238 rows, 16.34 KiB in 0.002194 sec., 108477.66636280765 rows/sec., 7.27 MiB/sec. 2025.02.10 18:49:53.386221 [ 4 ] {ecec1195-0f97-4027-9b6b-490666257dbb} TCPHandler: Processed in 0.002663504 sec. 2025.02.10 18:49:53.386246 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.10 18:49:53.386375 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:53.386404 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:53.386439 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5780 rows starting from the beginning of the part 2025.02.10 18:49:53.386531 [ 256 ] {bb6d3f89-f926-4fe2-b721-7a15f4cf7d01} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:49:53.386662 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 965 rows starting from the beginning of the part 2025.02.10 18:49:53.386701 [ 256 ] {bb6d3f89-f926-4fe2-b721-7a15f4cf7d01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:49:53.387055 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part 2025.02.10 18:49:53.387424 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part 2025.02.10 18:49:53.387797 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2025.02.10 18:49:53.388155 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 238 rows starting from the beginning of the part 2025.02.10 18:49:53.388971 [ 256 ] {bb6d3f89-f926-4fe2-b721-7a15f4cf7d01} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.389018 [ 256 ] {bb6d3f89-f926-4fe2-b721-7a15f4cf7d01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.389442 [ 256 ] {bb6d3f89-f926-4fe2-b721-7a15f4cf7d01} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.10 18:49:53.389774 [ 256 ] {bb6d3f89-f926-4fe2-b721-7a15f4cf7d01} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.390271 [ 256 ] {bb6d3f89-f926-4fe2-b721-7a15f4cf7d01} executeQuery: Read 1 rows, 69.00 B in 0.00377 sec., 265.2519893899204 rows/sec., 17.87 KiB/sec. 2025.02.10 18:49:53.390599 [ 256 ] {bb6d3f89-f926-4fe2-b721-7a15f4cf7d01} TCPHandler: Processed in 0.004276113 sec. 2025.02.10 18:49:53.390794 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:53.390973 [ 4 ] {431ac1c7-88e4-4dd6-8786-bc93e4b41ad2} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:53.391067 [ 4 ] {431ac1c7-88e4-4dd6-8786-bc93e4b41ad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:49:53.392265 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7422 rows, containing 5 columns (5 merged, 0 gathered) in 0.006205419 sec., 1196051.3866992705 rows/sec., 80.67 MiB/sec. 2025.02.10 18:49:53.392893 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.10 18:49:53.393615 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_21_4} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.393627 [ 4 ] {431ac1c7-88e4-4dd6-8786-bc93e4b41ad2} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.393692 [ 4 ] {431ac1c7-88e4-4dd6-8786-bc93e4b41ad2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.393736 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_21_4} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.10 18:49:53.393906 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2025.02.10 18:49:53.394562 [ 4 ] {431ac1c7-88e4-4dd6-8786-bc93e4b41ad2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.10 18:49:53.394832 [ 4 ] {431ac1c7-88e4-4dd6-8786-bc93e4b41ad2} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.395072 [ 4 ] {431ac1c7-88e4-4dd6-8786-bc93e4b41ad2} executeQuery: Read 35 rows, 64.22 KiB in 0.004167 sec., 8399.3280537557 rows/sec., 15.05 MiB/sec. 2025.02.10 18:49:53.395176 [ 4 ] {431ac1c7-88e4-4dd6-8786-bc93e4b41ad2} TCPHandler: Processed in 0.004456708 sec. 2025.02.10 18:49:53.395334 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:53.395454 [ 256 ] {09bdd2e6-df31-41f8-a3e5-1855fede20aa} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:49:53.395504 [ 256 ] {09bdd2e6-df31-41f8-a3e5-1855fede20aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:49:53.396015 [ 256 ] {09bdd2e6-df31-41f8-a3e5-1855fede20aa} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.396053 [ 256 ] {09bdd2e6-df31-41f8-a3e5-1855fede20aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.396440 [ 256 ] {09bdd2e6-df31-41f8-a3e5-1855fede20aa} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.10 18:49:53.396683 [ 256 ] {09bdd2e6-df31-41f8-a3e5-1855fede20aa} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.396812 [ 117 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.10 18:49:53.396859 [ 117 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:53.396870 [ 256 ] {09bdd2e6-df31-41f8-a3e5-1855fede20aa} executeQuery: Read 82 rows, 5.33 KiB in 0.001439 sec., 56984.01667824879 rows/sec., 3.62 MiB/sec. 2025.02.10 18:49:53.396891 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:53.396947 [ 256 ] {09bdd2e6-df31-41f8-a3e5-1855fede20aa} TCPHandler: Processed in 0.00166831 sec. 2025.02.10 18:49:53.397184 [ 197 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.10 18:49:53.397451 [ 197 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:49:53.397481 [ 197 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1042 rows starting from the beginning of the part 2025.02.10 18:49:53.397539 [ 197 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part 2025.02.10 18:49:53.397817 [ 197 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part 2025.02.10 18:49:53.397893 [ 197 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part 2025.02.10 18:49:53.398099 [ 197 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2025.02.10 18:49:53.398269 [ 197 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part 2025.02.10 18:49:53.399415 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 4 columns (4 merged, 0 gathered) in 0.002450499 sec., 541114.2791733439 rows/sec., 35.30 MiB/sec. 2025.02.10 18:49:53.399630 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.10 18:49:53.399967 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_21_4} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:53.400057 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_21_4} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.10 18:49:53.400157 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.02.10 18:49:55.185326 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2025.02.10 18:49:55.186116 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:55.186169 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:55.186745 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.10 18:49:55.186996 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:55.187242 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2025.02.10 18:49:55.631891 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2025.02.10 18:49:55.653667 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:55.653734 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:55.661180 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.10 18:49:55.661941 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:55.665298 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2025.02.10 18:49:58.338876 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:58.339087 [ 4 ] {25a282bd-f918-46eb-aedb-3591009cba59} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:49:58.339170 [ 4 ] {25a282bd-f918-46eb-aedb-3591009cba59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:49:58.340034 [ 4 ] {25a282bd-f918-46eb-aedb-3591009cba59} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:58.340088 [ 4 ] {25a282bd-f918-46eb-aedb-3591009cba59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:58.340526 [ 4 ] {25a282bd-f918-46eb-aedb-3591009cba59} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.10 18:49:58.340789 [ 4 ] {25a282bd-f918-46eb-aedb-3591009cba59} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:58.341022 [ 4 ] {25a282bd-f918-46eb-aedb-3591009cba59} executeQuery: Read 66 rows, 5.38 KiB in 0.001994 sec., 33099.29789368104 rows/sec., 2.64 MiB/sec. 2025.02.10 18:49:58.341090 [ 4 ] {25a282bd-f918-46eb-aedb-3591009cba59} TCPHandler: Processed in 0.002352266 sec. 2025.02.10 18:49:58.341377 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:58.341595 [ 256 ] {bc3428c7-046b-4f2a-9b0f-71acfb82ea32} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:49:58.341674 [ 256 ] {bc3428c7-046b-4f2a-9b0f-71acfb82ea32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:49:58.342421 [ 256 ] {bc3428c7-046b-4f2a-9b0f-71acfb82ea32} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:58.342475 [ 256 ] {bc3428c7-046b-4f2a-9b0f-71acfb82ea32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:58.342907 [ 256 ] {bc3428c7-046b-4f2a-9b0f-71acfb82ea32} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.10 18:49:58.343169 [ 256 ] {bc3428c7-046b-4f2a-9b0f-71acfb82ea32} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:58.343467 [ 256 ] {bc3428c7-046b-4f2a-9b0f-71acfb82ea32} executeQuery: Read 5 rows, 385.00 B in 0.00193 sec., 2590.6735751295337 rows/sec., 194.81 KiB/sec. 2025.02.10 18:49:58.343676 [ 256 ] {bc3428c7-046b-4f2a-9b0f-71acfb82ea32} TCPHandler: Processed in 0.002433119 sec. 2025.02.10 18:49:58.343860 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:58.344006 [ 4 ] {cb244839-0f14-4c25-b9d9-fc508cf77f79} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:49:58.344067 [ 4 ] {cb244839-0f14-4c25-b9d9-fc508cf77f79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:49:58.344789 [ 4 ] {cb244839-0f14-4c25-b9d9-fc508cf77f79} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:58.344831 [ 4 ] {cb244839-0f14-4c25-b9d9-fc508cf77f79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:58.345201 [ 4 ] {cb244839-0f14-4c25-b9d9-fc508cf77f79} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.10 18:49:58.345446 [ 4 ] {cb244839-0f14-4c25-b9d9-fc508cf77f79} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:58.345690 [ 4 ] {cb244839-0f14-4c25-b9d9-fc508cf77f79} executeQuery: Read 69 rows, 5.52 KiB in 0.001718 sec., 40162.98020954599 rows/sec., 3.14 MiB/sec. 2025.02.10 18:49:58.345923 [ 4 ] {cb244839-0f14-4c25-b9d9-fc508cf77f79} TCPHandler: Processed in 0.002126172 sec. 2025.02.10 18:49:58.346136 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:58.346277 [ 256 ] {8aea1d89-f8dd-49bd-b452-d13061a2e686} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:58.346343 [ 256 ] {8aea1d89-f8dd-49bd-b452-d13061a2e686} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:49:58.346933 [ 256 ] {8aea1d89-f8dd-49bd-b452-d13061a2e686} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:58.346972 [ 256 ] {8aea1d89-f8dd-49bd-b452-d13061a2e686} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:58.347423 [ 256 ] {8aea1d89-f8dd-49bd-b452-d13061a2e686} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.10 18:49:58.347668 [ 256 ] {8aea1d89-f8dd-49bd-b452-d13061a2e686} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:58.347922 [ 256 ] {8aea1d89-f8dd-49bd-b452-d13061a2e686} executeQuery: Read 160 rows, 11.41 KiB in 0.001668 sec., 95923.26139088729 rows/sec., 6.68 MiB/sec. 2025.02.10 18:49:58.348091 [ 256 ] {8aea1d89-f8dd-49bd-b452-d13061a2e686} TCPHandler: Processed in 0.002021109 sec. 2025.02.10 18:49:58.348310 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:58.348456 [ 4 ] {fec6a64f-fd9b-4381-807c-6d98e62a27c5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:49:58.348544 [ 4 ] {fec6a64f-fd9b-4381-807c-6d98e62a27c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:49:58.349641 [ 4 ] {fec6a64f-fd9b-4381-807c-6d98e62a27c5} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:58.349682 [ 4 ] {fec6a64f-fd9b-4381-807c-6d98e62a27c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:58.350289 [ 4 ] {fec6a64f-fd9b-4381-807c-6d98e62a27c5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.10 18:49:58.350562 [ 4 ] {fec6a64f-fd9b-4381-807c-6d98e62a27c5} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:58.350896 [ 4 ] {fec6a64f-fd9b-4381-807c-6d98e62a27c5} executeQuery: Read 5 rows, 9.17 KiB in 0.002453 sec., 2038.3204239706483 rows/sec., 3.65 MiB/sec. 2025.02.10 18:49:58.351117 [ 4 ] {fec6a64f-fd9b-4381-807c-6d98e62a27c5} TCPHandler: Processed in 0.00290867 sec. 2025.02.10 18:49:58.351270 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:49:58.351391 [ 256 ] {53d2f9dd-b152-4d23-ad50-a31bbb24b262} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:49:58.351444 [ 256 ] {53d2f9dd-b152-4d23-ad50-a31bbb24b262} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:49:58.351944 [ 256 ] {53d2f9dd-b152-4d23-ad50-a31bbb24b262} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:49:58.351985 [ 256 ] {53d2f9dd-b152-4d23-ad50-a31bbb24b262} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:49:58.352361 [ 256 ] {53d2f9dd-b152-4d23-ad50-a31bbb24b262} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.10 18:49:58.352599 [ 256 ] {53d2f9dd-b152-4d23-ad50-a31bbb24b262} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:49:58.352847 [ 256 ] {53d2f9dd-b152-4d23-ad50-a31bbb24b262} executeQuery: Read 60 rows, 4.14 KiB in 0.001481 sec., 40513.166779203246 rows/sec., 2.73 MiB/sec. 2025.02.10 18:49:58.353044 [ 256 ] {53d2f9dd-b152-4d23-ad50-a31bbb24b262} TCPHandler: Processed in 0.001826204 sec. 2025.02.10 18:50:02.599974 [ 107 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:50:02.600049 [ 107 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:50:02.687396 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2025.02.10 18:50:02.688123 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:02.688175 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:02.688743 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.10 18:50:02.688985 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:02.689171 [ 107 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.10 18:50:02.689254 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.02.10 18:50:02.689259 [ 107 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:02.689367 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:02.689510 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.10 18:50:02.689674 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:02.689720 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part 2025.02.10 18:50:02.689803 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part 2025.02.10 18:50:02.689997 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part 2025.02.10 18:50:02.690226 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part 2025.02.10 18:50:02.690404 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part 2025.02.10 18:50:02.690560 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part 2025.02.10 18:50:02.692324 [ 186 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002881899 sec., 2561158.458363739 rows/sec., 36.64 MiB/sec. 2025.02.10 18:50:02.693100 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.10 18:50:02.693436 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_16_3} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:02.693521 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_16_3} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.10 18:50:02.693618 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.02.10 18:50:02.710274 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 518 2025.02.10 18:50:02.713494 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:02.713550 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:02.715007 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.10 18:50:02.715313 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:02.715517 [ 107 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.10 18:50:02.715624 [ 107 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:02.715684 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:02.716039 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.10 18:50:02.716811 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 518 2025.02.10 18:50:02.717100 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:02.717231 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part 2025.02.10 18:50:02.717774 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part 2025.02.10 18:50:02.718305 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2025.02.10 18:50:02.718840 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part 2025.02.10 18:50:02.719334 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part 2025.02.10 18:50:02.719974 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part 2025.02.10 18:50:02.727815 [ 198 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 72 columns (72 merged, 0 gathered) in 0.01201698 sec., 43105.67214058773 rows/sec., 38.88 MiB/sec. 2025.02.10 18:50:02.728808 [ 198 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.10 18:50:02.729484 [ 198 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_11_2} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:02.729561 [ 198 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_11_2} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.10 18:50:02.729746 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. 2025.02.10 18:50:03.001791 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001269681 sec. 2025.02.10 18:50:03.165379 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2025.02.10 18:50:03.185914 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:03.185956 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:03.193616 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.10 18:50:03.194416 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:03.194700 [ 107 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.10 18:50:03.194763 [ 107 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:03.194800 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:03.195386 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.10 18:50:03.211764 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.02.10 18:50:03.212950 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:03.214221 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2025.02.10 18:50:03.219363 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.02.10 18:50:03.224782 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2025.02.10 18:50:03.230107 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.02.10 18:50:03.235797 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2025.02.10 18:50:03.240557 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2025.02.10 18:50:03.297664 [ 198 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.102749298 sec., 1177.6236174382427 rows/sec., 6.09 MiB/sec. 2025.02.10 18:50:03.300492 [ 195 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.10 18:50:03.303443 [ 195 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_16_3} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:03.303536 [ 195 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_16_3} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.10 18:50:03.305830 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.02.10 18:50:03.344863 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:03.345070 [ 4 ] {1dc0963f-1b15-4e95-89cc-102473a726a7} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:50:03.345151 [ 4 ] {1dc0963f-1b15-4e95-89cc-102473a726a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:50:03.346005 [ 4 ] {1dc0963f-1b15-4e95-89cc-102473a726a7} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:03.346058 [ 4 ] {1dc0963f-1b15-4e95-89cc-102473a726a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:03.346523 [ 4 ] {1dc0963f-1b15-4e95-89cc-102473a726a7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.10 18:50:03.346786 [ 4 ] {1dc0963f-1b15-4e95-89cc-102473a726a7} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:03.347022 [ 4 ] {1dc0963f-1b15-4e95-89cc-102473a726a7} executeQuery: Read 14 rows, 1.01 KiB in 0.00201 sec., 6965.174129353233 rows/sec., 501.40 KiB/sec. 2025.02.10 18:50:03.347091 [ 4 ] {1dc0963f-1b15-4e95-89cc-102473a726a7} TCPHandler: Processed in 0.002359777 sec. 2025.02.10 18:50:03.347352 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:03.347545 [ 256 ] {9124a605-972c-428e-8a0a-6ffedc84e115} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:50:03.347620 [ 256 ] {9124a605-972c-428e-8a0a-6ffedc84e115} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:50:03.348515 [ 256 ] {9124a605-972c-428e-8a0a-6ffedc84e115} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:03.348567 [ 256 ] {9124a605-972c-428e-8a0a-6ffedc84e115} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:03.349039 [ 256 ] {9124a605-972c-428e-8a0a-6ffedc84e115} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.10 18:50:03.349336 [ 256 ] {9124a605-972c-428e-8a0a-6ffedc84e115} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:03.349604 [ 256 ] {9124a605-972c-428e-8a0a-6ffedc84e115} executeQuery: Read 273 rows, 24.64 KiB in 0.00211 sec., 129383.88625592418 rows/sec., 11.40 MiB/sec. 2025.02.10 18:50:03.349672 [ 256 ] {9124a605-972c-428e-8a0a-6ffedc84e115} TCPHandler: Processed in 0.002452089 sec. 2025.02.10 18:50:03.349851 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:03.349988 [ 4 ] {cd4f7829-0dcf-465c-99d8-4411a29e11a0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:50:03.350046 [ 4 ] {cd4f7829-0dcf-465c-99d8-4411a29e11a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:50:03.350685 [ 4 ] {cd4f7829-0dcf-465c-99d8-4411a29e11a0} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:03.350727 [ 4 ] {cd4f7829-0dcf-465c-99d8-4411a29e11a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:03.351104 [ 4 ] {cd4f7829-0dcf-465c-99d8-4411a29e11a0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.10 18:50:03.351347 [ 4 ] {cd4f7829-0dcf-465c-99d8-4411a29e11a0} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:03.351635 [ 4 ] {cd4f7829-0dcf-465c-99d8-4411a29e11a0} executeQuery: Read 42 rows, 3.09 KiB in 0.001656 sec., 25362.318840579712 rows/sec., 1.82 MiB/sec. 2025.02.10 18:50:03.351803 [ 4 ] {cd4f7829-0dcf-465c-99d8-4411a29e11a0} TCPHandler: Processed in 0.002019538 sec. 2025.02.10 18:50:03.351960 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:03.352088 [ 256 ] {99cd84f0-2ad3-4d3f-ac6f-29751320c8a6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:50:03.352142 [ 256 ] {99cd84f0-2ad3-4d3f-ac6f-29751320c8a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:50:03.352754 [ 256 ] {99cd84f0-2ad3-4d3f-ac6f-29751320c8a6} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:03.352797 [ 256 ] {99cd84f0-2ad3-4d3f-ac6f-29751320c8a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:03.353168 [ 256 ] {99cd84f0-2ad3-4d3f-ac6f-29751320c8a6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.10 18:50:03.353425 [ 256 ] {99cd84f0-2ad3-4d3f-ac6f-29751320c8a6} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:03.353649 [ 256 ] {99cd84f0-2ad3-4d3f-ac6f-29751320c8a6} executeQuery: Read 14 rows, 1004.00 B in 0.001593 sec., 8788.449466415568 rows/sec., 615.49 KiB/sec. 2025.02.10 18:50:03.353705 [ 256 ] {99cd84f0-2ad3-4d3f-ac6f-29751320c8a6} TCPHandler: Processed in 0.001805513 sec. 2025.02.10 18:50:03.353876 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:03.354019 [ 4 ] {1b1beabd-781e-4432-873b-d8406cd41bf0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:50:03.354079 [ 4 ] {1b1beabd-781e-4432-873b-d8406cd41bf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:50:03.354771 [ 4 ] {1b1beabd-781e-4432-873b-d8406cd41bf0} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:03.354818 [ 4 ] {1b1beabd-781e-4432-873b-d8406cd41bf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:03.355180 [ 4 ] {1b1beabd-781e-4432-873b-d8406cd41bf0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.10 18:50:03.355435 [ 4 ] {1b1beabd-781e-4432-873b-d8406cd41bf0} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:03.355732 [ 4 ] {1b1beabd-781e-4432-873b-d8406cd41bf0} executeQuery: Read 13 rows, 830.00 B in 0.001724 sec., 7540.60324825986 rows/sec., 470.15 KiB/sec. 2025.02.10 18:50:03.355866 [ 4 ] {1b1beabd-781e-4432-873b-d8406cd41bf0} TCPHandler: Processed in 0.002060989 sec. 2025.02.10 18:50:03.356023 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:03.356144 [ 256 ] {f7f9ab22-68e0-47f0-8c92-2e6a29e081b4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:50:03.356195 [ 256 ] {f7f9ab22-68e0-47f0-8c92-2e6a29e081b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:50:03.356961 [ 256 ] {f7f9ab22-68e0-47f0-8c92-2e6a29e081b4} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:03.357002 [ 256 ] {f7f9ab22-68e0-47f0-8c92-2e6a29e081b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:03.357413 [ 256 ] {f7f9ab22-68e0-47f0-8c92-2e6a29e081b4} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.10 18:50:03.357671 [ 256 ] {f7f9ab22-68e0-47f0-8c92-2e6a29e081b4} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:03.358001 [ 256 ] {f7f9ab22-68e0-47f0-8c92-2e6a29e081b4} executeQuery: Read 417 rows, 30.48 KiB in 0.001883 sec., 221455.1248008497 rows/sec., 15.81 MiB/sec. 2025.02.10 18:50:03.358062 [ 256 ] {f7f9ab22-68e0-47f0-8c92-2e6a29e081b4} TCPHandler: Processed in 0.002099101 sec. 2025.02.10 18:50:03.358222 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:03.358365 [ 4 ] {d28c87bc-1919-461f-a371-134326c093e3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:50:03.358429 [ 4 ] {d28c87bc-1919-461f-a371-134326c093e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:50:03.358973 [ 4 ] {d28c87bc-1919-461f-a371-134326c093e3} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:03.359012 [ 4 ] {d28c87bc-1919-461f-a371-134326c093e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:03.359386 [ 4 ] {d28c87bc-1919-461f-a371-134326c093e3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.10 18:50:03.359693 [ 4 ] {d28c87bc-1919-461f-a371-134326c093e3} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:03.360057 [ 4 ] {d28c87bc-1919-461f-a371-134326c093e3} executeQuery: Read 6 rows, 321.00 B in 0.001689 sec., 3552.3978685612788 rows/sec., 185.60 KiB/sec. 2025.02.10 18:50:03.360329 [ 4 ] {d28c87bc-1919-461f-a371-134326c093e3} TCPHandler: Processed in 0.002172293 sec. 2025.02.10 18:50:03.360526 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:03.360648 [ 256 ] {92f171d4-d95c-45a4-8c31-779d3d30c111} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:03.360702 [ 256 ] {92f171d4-d95c-45a4-8c31-779d3d30c111} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:50:03.361301 [ 256 ] {92f171d4-d95c-45a4-8c31-779d3d30c111} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:03.361343 [ 256 ] {92f171d4-d95c-45a4-8c31-779d3d30c111} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:03.361767 [ 256 ] {92f171d4-d95c-45a4-8c31-779d3d30c111} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.10 18:50:03.362039 [ 256 ] {92f171d4-d95c-45a4-8c31-779d3d30c111} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:03.362257 [ 256 ] {92f171d4-d95c-45a4-8c31-779d3d30c111} executeQuery: Read 237 rows, 16.27 KiB in 0.001638 sec., 144688.6446886447 rows/sec., 9.70 MiB/sec. 2025.02.10 18:50:03.362313 [ 256 ] {92f171d4-d95c-45a4-8c31-779d3d30c111} TCPHandler: Processed in 0.001876696 sec. 2025.02.10 18:50:03.362466 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:03.362586 [ 4 ] {5d17fc1f-c051-4075-8f6a-6235326040c8} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:50:03.362638 [ 4 ] {5d17fc1f-c051-4075-8f6a-6235326040c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:50:03.363104 [ 4 ] {5d17fc1f-c051-4075-8f6a-6235326040c8} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:03.363144 [ 4 ] {5d17fc1f-c051-4075-8f6a-6235326040c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:03.363507 [ 4 ] {5d17fc1f-c051-4075-8f6a-6235326040c8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.10 18:50:03.363747 [ 4 ] {5d17fc1f-c051-4075-8f6a-6235326040c8} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:03.363910 [ 104 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.02.10 18:50:03.363983 [ 4 ] {5d17fc1f-c051-4075-8f6a-6235326040c8} executeQuery: Read 1 rows, 69.00 B in 0.001419 sec., 704.7216349541932 rows/sec., 47.49 KiB/sec. 2025.02.10 18:50:03.364007 [ 104 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:03.364077 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:03.364101 [ 4 ] {5d17fc1f-c051-4075-8f6a-6235326040c8} TCPHandler: Processed in 0.001684751 sec. 2025.02.10 18:50:03.364347 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:03.364535 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.02.10 18:50:03.364696 [ 256 ] {120391a6-8e06-4a22-8842-3bae08abb04a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:03.364932 [ 256 ] {120391a6-8e06-4a22-8842-3bae08abb04a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:50:03.364937 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:03.364993 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2025.02.10 18:50:03.365183 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.02.10 18:50:03.365629 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2025.02.10 18:50:03.365899 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.02.10 18:50:03.366202 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.02.10 18:50:03.366474 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.02.10 18:50:03.368467 [ 195 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.004248392 sec., 2353.8317556383686 rows/sec., 158.61 KiB/sec. 2025.02.10 18:50:03.368750 [ 195 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.02.10 18:50:03.368891 [ 256 ] {120391a6-8e06-4a22-8842-3bae08abb04a} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:03.368960 [ 256 ] {120391a6-8e06-4a22-8842-3bae08abb04a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:03.369473 [ 195 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_10_2} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:03.369767 [ 195 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_10_2} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.02.10 18:50:03.369953 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:50:03.370324 [ 256 ] {120391a6-8e06-4a22-8842-3bae08abb04a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.10 18:50:03.370617 [ 256 ] {120391a6-8e06-4a22-8842-3bae08abb04a} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:03.370879 [ 256 ] {120391a6-8e06-4a22-8842-3bae08abb04a} executeQuery: Read 35 rows, 64.22 KiB in 0.006309 sec., 5547.630369313679 rows/sec., 9.94 MiB/sec. 2025.02.10 18:50:03.371001 [ 256 ] {120391a6-8e06-4a22-8842-3bae08abb04a} TCPHandler: Processed in 0.006807414 sec. 2025.02.10 18:50:03.371161 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:03.371303 [ 4 ] {ddb47fb7-2084-456e-acf8-c37f5c740812} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:50:03.371363 [ 4 ] {ddb47fb7-2084-456e-acf8-c37f5c740812} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:50:03.371925 [ 4 ] {ddb47fb7-2084-456e-acf8-c37f5c740812} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:03.371964 [ 4 ] {ddb47fb7-2084-456e-acf8-c37f5c740812} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:03.372348 [ 4 ] {ddb47fb7-2084-456e-acf8-c37f5c740812} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.10 18:50:03.372609 [ 4 ] {ddb47fb7-2084-456e-acf8-c37f5c740812} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:03.372877 [ 4 ] {ddb47fb7-2084-456e-acf8-c37f5c740812} executeQuery: Read 82 rows, 5.33 KiB in 0.001606 sec., 51058.530510585304 rows/sec., 3.24 MiB/sec. 2025.02.10 18:50:03.373101 [ 4 ] {ddb47fb7-2084-456e-acf8-c37f5c740812} TCPHandler: Processed in 0.002000688 sec. 2025.02.10 18:50:06.543626 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:06.543842 [ 4 ] {417741d0-049c-44aa-81da-e87d00b7d5fc} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:50:06.543920 [ 4 ] {417741d0-049c-44aa-81da-e87d00b7d5fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:50:06.544683 [ 4 ] {417741d0-049c-44aa-81da-e87d00b7d5fc} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:06.544742 [ 4 ] {417741d0-049c-44aa-81da-e87d00b7d5fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:06.545183 [ 4 ] {417741d0-049c-44aa-81da-e87d00b7d5fc} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.10 18:50:06.545442 [ 4 ] {417741d0-049c-44aa-81da-e87d00b7d5fc} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:06.545692 [ 4 ] {417741d0-049c-44aa-81da-e87d00b7d5fc} executeQuery: Read 4 rows, 334.00 B in 0.001892 sec., 2114.164904862579 rows/sec., 172.40 KiB/sec. 2025.02.10 18:50:06.545862 [ 4 ] {417741d0-049c-44aa-81da-e87d00b7d5fc} TCPHandler: Processed in 0.002357197 sec. 2025.02.10 18:50:06.546184 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:06.546396 [ 256 ] {7724527b-2ae4-4a08-bfe7-04b278bcc578} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:50:06.546475 [ 256 ] {7724527b-2ae4-4a08-bfe7-04b278bcc578} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:50:06.547880 [ 256 ] {7724527b-2ae4-4a08-bfe7-04b278bcc578} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:06.547932 [ 256 ] {7724527b-2ae4-4a08-bfe7-04b278bcc578} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:06.548537 [ 256 ] {7724527b-2ae4-4a08-bfe7-04b278bcc578} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.10 18:50:06.548819 [ 256 ] {7724527b-2ae4-4a08-bfe7-04b278bcc578} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:06.549074 [ 256 ] {7724527b-2ae4-4a08-bfe7-04b278bcc578} executeQuery: Read 1208 rows, 102.09 KiB in 0.002742 sec., 440554.33989788475 rows/sec., 36.36 MiB/sec. 2025.02.10 18:50:06.549141 [ 256 ] {7724527b-2ae4-4a08-bfe7-04b278bcc578} TCPHandler: Processed in 0.003100744 sec. 2025.02.10 18:50:06.549322 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:06.549485 [ 4 ] {2cbcbed9-d2b7-4f74-8fbc-a4a45ba24065} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:50:06.549552 [ 4 ] {2cbcbed9-d2b7-4f74-8fbc-a4a45ba24065} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:50:06.550272 [ 4 ] {2cbcbed9-d2b7-4f74-8fbc-a4a45ba24065} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:06.550318 [ 4 ] {2cbcbed9-d2b7-4f74-8fbc-a4a45ba24065} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:06.550712 [ 4 ] {2cbcbed9-d2b7-4f74-8fbc-a4a45ba24065} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.10 18:50:06.550954 [ 4 ] {2cbcbed9-d2b7-4f74-8fbc-a4a45ba24065} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:06.551126 [ 99 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.10 18:50:06.551187 [ 4 ] {2cbcbed9-d2b7-4f74-8fbc-a4a45ba24065} executeQuery: Read 9 rows, 671.00 B in 0.001737 sec., 5181.347150259067 rows/sec., 377.24 KiB/sec. 2025.02.10 18:50:06.551211 [ 99 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:06.551278 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:06.551313 [ 4 ] {2cbcbed9-d2b7-4f74-8fbc-a4a45ba24065} TCPHandler: Processed in 0.002055599 sec. 2025.02.10 18:50:06.551525 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:06.551533 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.10 18:50:06.551676 [ 256 ] {2d1fe67a-a51e-4a65-923f-f5b07d3178e8} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:50:06.551696 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:06.551739 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::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.02.10 18:50:06.551744 [ 256 ] {2d1fe67a-a51e-4a65-923f-f5b07d3178e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:50:06.551921 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2025.02.10 18:50:06.552134 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part 2025.02.10 18:50:06.552531 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2025.02.10 18:50:06.552751 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part 2025.02.10 18:50:06.552972 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part 2025.02.10 18:50:06.553830 [ 256 ] {2d1fe67a-a51e-4a65-923f-f5b07d3178e8} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:06.553880 [ 256 ] {2d1fe67a-a51e-4a65-923f-f5b07d3178e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:06.554585 [ 256 ] {2d1fe67a-a51e-4a65-923f-f5b07d3178e8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.10 18:50:06.554606 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.003202517 sec., 50897.465961929316 rows/sec., 3.84 MiB/sec. 2025.02.10 18:50:06.554864 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.10 18:50:06.555055 [ 256 ] {2d1fe67a-a51e-4a65-923f-f5b07d3178e8} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:06.555447 [ 256 ] {2d1fe67a-a51e-4a65-923f-f5b07d3178e8} executeQuery: Read 228 rows, 15.81 KiB in 0.003805 sec., 59921.15637319317 rows/sec., 4.06 MiB/sec. 2025.02.10 18:50:06.555629 [ 256 ] {2d1fe67a-a51e-4a65-923f-f5b07d3178e8} TCPHandler: Processed in 0.004186592 sec. 2025.02.10 18:50:06.555640 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_16_3} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:06.555827 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:06.555836 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_16_3} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.10 18:50:06.556023 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:50:06.556025 [ 4 ] {ae87e261-0e34-47e9-aa64-91bbf48d2432} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:50:06.556106 [ 4 ] {ae87e261-0e34-47e9-aa64-91bbf48d2432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:50:06.556945 [ 4 ] {ae87e261-0e34-47e9-aa64-91bbf48d2432} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:06.556988 [ 4 ] {ae87e261-0e34-47e9-aa64-91bbf48d2432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:06.557404 [ 4 ] {ae87e261-0e34-47e9-aa64-91bbf48d2432} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.10 18:50:06.557675 [ 4 ] {ae87e261-0e34-47e9-aa64-91bbf48d2432} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:06.557893 [ 4 ] {ae87e261-0e34-47e9-aa64-91bbf48d2432} executeQuery: Read 529 rows, 40.13 KiB in 0.001936 sec., 273243.80165289255 rows/sec., 20.24 MiB/sec. 2025.02.10 18:50:06.557958 [ 4 ] {ae87e261-0e34-47e9-aa64-91bbf48d2432} TCPHandler: Processed in 0.002217093 sec. 2025.02.10 18:50:06.558114 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:06.558244 [ 256 ] {a8846e8c-4899-4c8b-ad21-36f101f4c896} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:06.558304 [ 256 ] {a8846e8c-4899-4c8b-ad21-36f101f4c896} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:50:06.559154 [ 256 ] {a8846e8c-4899-4c8b-ad21-36f101f4c896} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:06.559199 [ 256 ] {a8846e8c-4899-4c8b-ad21-36f101f4c896} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:06.559664 [ 256 ] {a8846e8c-4899-4c8b-ad21-36f101f4c896} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.10 18:50:06.559917 [ 256 ] {a8846e8c-4899-4c8b-ad21-36f101f4c896} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:06.560138 [ 256 ] {a8846e8c-4899-4c8b-ad21-36f101f4c896} executeQuery: Read 966 rows, 66.39 KiB in 0.001927 sec., 501297.3533990659 rows/sec., 33.65 MiB/sec. 2025.02.10 18:50:06.560195 [ 256 ] {a8846e8c-4899-4c8b-ad21-36f101f4c896} TCPHandler: Processed in 0.002140692 sec. 2025.02.10 18:50:06.560340 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:06.560475 [ 4 ] {9fc9156b-405e-484a-a599-b59640532464} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:06.560559 [ 4 ] {9fc9156b-405e-484a-a599-b59640532464} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:50:06.561704 [ 4 ] {9fc9156b-405e-484a-a599-b59640532464} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:06.561745 [ 4 ] {9fc9156b-405e-484a-a599-b59640532464} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:06.562368 [ 4 ] {9fc9156b-405e-484a-a599-b59640532464} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.10 18:50:06.562620 [ 4 ] {9fc9156b-405e-484a-a599-b59640532464} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:06.562797 [ 99 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.10 18:50:06.562868 [ 99 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:06.562905 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:06.562911 [ 4 ] {9fc9156b-405e-484a-a599-b59640532464} executeQuery: Read 5 rows, 9.17 KiB in 0.002455 sec., 2036.6598778004072 rows/sec., 3.65 MiB/sec. 2025.02.10 18:50:06.563417 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.10 18:50:06.563710 [ 4 ] {9fc9156b-405e-484a-a599-b59640532464} TCPHandler: Processed in 0.003421032 sec. 2025.02.10 18:50:06.563992 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:06.564125 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:06.564258 [ 256 ] {85289fbf-3bbd-410d-84a0-d189827ecfcf} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:50:06.564283 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 209 rows starting from the beginning of the part 2025.02.10 18:50:06.564363 [ 256 ] {85289fbf-3bbd-410d-84a0-d189827ecfcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:50:06.565181 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2025.02.10 18:50:06.565964 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part 2025.02.10 18:50:06.566754 [ 256 ] {85289fbf-3bbd-410d-84a0-d189827ecfcf} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:06.566782 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2025.02.10 18:50:06.566824 [ 256 ] {85289fbf-3bbd-410d-84a0-d189827ecfcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:06.567392 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part 2025.02.10 18:50:06.568105 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part 2025.02.10 18:50:06.568364 [ 256 ] {85289fbf-3bbd-410d-84a0-d189827ecfcf} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.10 18:50:06.569064 [ 256 ] {85289fbf-3bbd-410d-84a0-d189827ecfcf} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:06.569497 [ 256 ] {85289fbf-3bbd-410d-84a0-d189827ecfcf} executeQuery: Read 44 rows, 3.03 KiB in 0.005336 sec., 8245.877061469266 rows/sec., 568.08 KiB/sec. 2025.02.10 18:50:06.569683 [ 256 ] {85289fbf-3bbd-410d-84a0-d189827ecfcf} TCPHandler: Processed in 0.005849441 sec. 2025.02.10 18:50:06.572174 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 19 columns (19 merged, 0 gathered) in 0.009160671 sec., 32093.718898975847 rows/sec., 57.51 MiB/sec. 2025.02.10 18:50:06.572640 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.10 18:50:06.573069 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_16_3} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:06.573142 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_16_3} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.10 18:50:06.573242 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. 2025.02.10 18:50:08.333096 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:08.333287 [ 4 ] {c784c297-6dfe-4c6a-b97d-573ae28d6f3f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:50:08.333360 [ 4 ] {c784c297-6dfe-4c6a-b97d-573ae28d6f3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:50:08.334159 [ 4 ] {c784c297-6dfe-4c6a-b97d-573ae28d6f3f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:08.334210 [ 4 ] {c784c297-6dfe-4c6a-b97d-573ae28d6f3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:08.334654 [ 4 ] {c784c297-6dfe-4c6a-b97d-573ae28d6f3f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.10 18:50:08.334910 [ 4 ] {c784c297-6dfe-4c6a-b97d-573ae28d6f3f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:08.335154 [ 4 ] {c784c297-6dfe-4c6a-b97d-573ae28d6f3f} executeQuery: Read 56 rows, 4.41 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.24 MiB/sec. 2025.02.10 18:50:08.335219 [ 4 ] {c784c297-6dfe-4c6a-b97d-573ae28d6f3f} TCPHandler: Processed in 0.002249305 sec. 2025.02.10 18:50:08.335497 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:08.335717 [ 256 ] {fdca9c69-3bd3-4d9e-9092-3b68f28c29aa} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:50:08.335802 [ 256 ] {fdca9c69-3bd3-4d9e-9092-3b68f28c29aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:50:08.336612 [ 256 ] {fdca9c69-3bd3-4d9e-9092-3b68f28c29aa} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:08.336656 [ 256 ] {fdca9c69-3bd3-4d9e-9092-3b68f28c29aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:08.337097 [ 256 ] {fdca9c69-3bd3-4d9e-9092-3b68f28c29aa} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.10 18:50:08.337366 [ 256 ] {fdca9c69-3bd3-4d9e-9092-3b68f28c29aa} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:08.337603 [ 256 ] {fdca9c69-3bd3-4d9e-9092-3b68f28c29aa} executeQuery: Read 64 rows, 5.12 KiB in 0.001939 sec., 33006.70448684889 rows/sec., 2.58 MiB/sec. 2025.02.10 18:50:08.337708 [ 256 ] {fdca9c69-3bd3-4d9e-9092-3b68f28c29aa} TCPHandler: Processed in 0.002350827 sec. 2025.02.10 18:50:08.337938 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:08.338064 [ 4 ] {f2c39d43-e398-4840-916b-af29a1f2a3ec} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:08.338122 [ 4 ] {f2c39d43-e398-4840-916b-af29a1f2a3ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:50:08.338695 [ 4 ] {f2c39d43-e398-4840-916b-af29a1f2a3ec} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:08.338735 [ 4 ] {f2c39d43-e398-4840-916b-af29a1f2a3ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:08.339127 [ 4 ] {f2c39d43-e398-4840-916b-af29a1f2a3ec} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.10 18:50:08.339379 [ 4 ] {f2c39d43-e398-4840-916b-af29a1f2a3ec} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:08.339647 [ 4 ] {f2c39d43-e398-4840-916b-af29a1f2a3ec} executeQuery: Read 42 rows, 2.99 KiB in 0.001606 sec., 26151.9302615193 rows/sec., 1.82 MiB/sec. 2025.02.10 18:50:08.339857 [ 4 ] {f2c39d43-e398-4840-916b-af29a1f2a3ec} TCPHandler: Processed in 0.002025689 sec. 2025.02.10 18:50:08.340046 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:08.340170 [ 256 ] {393a64f4-15db-4e36-8bd9-868ec6487e24} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:50:08.340226 [ 256 ] {393a64f4-15db-4e36-8bd9-868ec6487e24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:50:08.340722 [ 256 ] {393a64f4-15db-4e36-8bd9-868ec6487e24} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:08.340760 [ 256 ] {393a64f4-15db-4e36-8bd9-868ec6487e24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:08.341131 [ 256 ] {393a64f4-15db-4e36-8bd9-868ec6487e24} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.10 18:50:08.341377 [ 256 ] {393a64f4-15db-4e36-8bd9-868ec6487e24} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:08.341565 [ 256 ] {393a64f4-15db-4e36-8bd9-868ec6487e24} executeQuery: Read 16 rows, 1.11 KiB in 0.001424 sec., 11235.955056179775 rows/sec., 779.06 KiB/sec. 2025.02.10 18:50:08.341614 [ 256 ] {393a64f4-15db-4e36-8bd9-868ec6487e24} TCPHandler: Processed in 0.00165301 sec. 2025.02.10 18:50:10.189492 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2025.02.10 18:50:10.190425 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:10.190484 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:10.191014 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.10 18:50:10.191274 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:10.191573 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2025.02.10 18:50:10.711871 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.02.10 18:50:10.731737 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:10.731804 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:10.740817 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.10 18:50:10.741683 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:10.744885 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.02.10 18:50:11.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 178.62 MiB, peak 186.45 MiB, free memory in arenas 0.00 B, will set to 179.75 MiB (RSS), difference: 1.13 MiB 2025.02.10 18:50:12.717050 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 564 2025.02.10 18:50:12.720498 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:12.720555 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:12.722051 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.10 18:50:12.722372 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:12.723356 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 564 2025.02.10 18:50:13.345473 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:13.345657 [ 4 ] {ea2e87b1-bc3b-48ea-a2ff-778853025261} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:50:13.345727 [ 4 ] {ea2e87b1-bc3b-48ea-a2ff-778853025261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:50:13.346469 [ 4 ] {ea2e87b1-bc3b-48ea-a2ff-778853025261} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:13.346519 [ 4 ] {ea2e87b1-bc3b-48ea-a2ff-778853025261} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:13.346943 [ 4 ] {ea2e87b1-bc3b-48ea-a2ff-778853025261} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.10 18:50:13.347191 [ 4 ] {ea2e87b1-bc3b-48ea-a2ff-778853025261} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:13.347421 [ 4 ] {ea2e87b1-bc3b-48ea-a2ff-778853025261} executeQuery: Read 14 rows, 1.01 KiB in 0.001807 sec., 7747.648035417819 rows/sec., 557.73 KiB/sec. 2025.02.10 18:50:13.347642 [ 4 ] {ea2e87b1-bc3b-48ea-a2ff-778853025261} TCPHandler: Processed in 0.002288685 sec. 2025.02.10 18:50:13.347928 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:13.348140 [ 256 ] {1bc31578-413a-4bed-8b45-32ca64251549} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:50:13.348222 [ 256 ] {1bc31578-413a-4bed-8b45-32ca64251549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:50:13.349075 [ 256 ] {1bc31578-413a-4bed-8b45-32ca64251549} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:13.349122 [ 256 ] {1bc31578-413a-4bed-8b45-32ca64251549} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:13.349587 [ 256 ] {1bc31578-413a-4bed-8b45-32ca64251549} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.10 18:50:13.349840 [ 256 ] {1bc31578-413a-4bed-8b45-32ca64251549} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:13.350018 [ 90 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.10 18:50:13.350091 [ 90 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:13.350103 [ 256 ] {1bc31578-413a-4bed-8b45-32ca64251549} executeQuery: Read 273 rows, 24.64 KiB in 0.002012 sec., 135685.8846918489 rows/sec., 11.96 MiB/sec. 2025.02.10 18:50:13.350137 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:13.350266 [ 256 ] {1bc31578-413a-4bed-8b45-32ca64251549} TCPHandler: Processed in 0.00247755 sec. 2025.02.10 18:50:13.350371 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.10 18:50:13.350455 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:13.350615 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:13.350674 [ 4 ] {919dfcdb-32e7-469f-9c31-8c915c89db9d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:50:13.350693 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1430 rows starting from the beginning of the part 2025.02.10 18:50:13.350768 [ 4 ] {919dfcdb-32e7-469f-9c31-8c915c89db9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:50:13.350968 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 66 rows starting from the beginning of the part 2025.02.10 18:50:13.351291 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 273 rows starting from the beginning of the part 2025.02.10 18:50:13.351667 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1208 rows starting from the beginning of the part 2025.02.10 18:50:13.352038 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part 2025.02.10 18:50:13.352403 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 273 rows starting from the beginning of the part 2025.02.10 18:50:13.353623 [ 4 ] {919dfcdb-32e7-469f-9c31-8c915c89db9d} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:13.353682 [ 4 ] {919dfcdb-32e7-469f-9c31-8c915c89db9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:13.354708 [ 4 ] {919dfcdb-32e7-469f-9c31-8c915c89db9d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.10 18:50:13.355180 [ 4 ] {919dfcdb-32e7-469f-9c31-8c915c89db9d} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:13.355463 [ 4 ] {919dfcdb-32e7-469f-9c31-8c915c89db9d} executeQuery: Read 42 rows, 3.09 KiB in 0.004849 sec., 8661.579707156116 rows/sec., 636.81 KiB/sec. 2025.02.10 18:50:13.355775 [ 4 ] {919dfcdb-32e7-469f-9c31-8c915c89db9d} TCPHandler: Processed in 0.0053818 sec. 2025.02.10 18:50:13.356119 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:13.356240 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3306 rows, containing 5 columns (5 merged, 0 gathered) in 0.005975914 sec., 553220.8127493133 rows/sec., 48.49 MiB/sec. 2025.02.10 18:50:13.356352 [ 256 ] {38aee798-f41b-456e-a670-368ae3a766d0} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:50:13.356424 [ 256 ] {38aee798-f41b-456e-a670-368ae3a766d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:50:13.356624 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.10 18:50:13.357305 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_26_5} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:13.357530 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_26_5} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.10 18:50:13.357700 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.10 18:50:13.357811 [ 256 ] {38aee798-f41b-456e-a670-368ae3a766d0} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:13.357856 [ 256 ] {38aee798-f41b-456e-a670-368ae3a766d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:13.358217 [ 256 ] {38aee798-f41b-456e-a670-368ae3a766d0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.10 18:50:13.358473 [ 256 ] {38aee798-f41b-456e-a670-368ae3a766d0} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:13.358735 [ 256 ] {38aee798-f41b-456e-a670-368ae3a766d0} executeQuery: Read 14 rows, 1004.00 B in 0.002431 sec., 5758.9469354175235 rows/sec., 403.32 KiB/sec. 2025.02.10 18:50:13.358961 [ 256 ] {38aee798-f41b-456e-a670-368ae3a766d0} TCPHandler: Processed in 0.003024103 sec. 2025.02.10 18:50:13.359114 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:13.359232 [ 4 ] {087fc5dc-abbe-4381-9370-7b0efdbf306d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:50:13.359282 [ 4 ] {087fc5dc-abbe-4381-9370-7b0efdbf306d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:50:13.359877 [ 4 ] {087fc5dc-abbe-4381-9370-7b0efdbf306d} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:13.359914 [ 4 ] {087fc5dc-abbe-4381-9370-7b0efdbf306d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:13.360264 [ 4 ] {087fc5dc-abbe-4381-9370-7b0efdbf306d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.10 18:50:13.360512 [ 4 ] {087fc5dc-abbe-4381-9370-7b0efdbf306d} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:13.360690 [ 4 ] {087fc5dc-abbe-4381-9370-7b0efdbf306d} executeQuery: Read 13 rows, 830.00 B in 0.001484 sec., 8760.10781671159 rows/sec., 546.19 KiB/sec. 2025.02.10 18:50:13.360742 [ 4 ] {087fc5dc-abbe-4381-9370-7b0efdbf306d} TCPHandler: Processed in 0.001683471 sec. 2025.02.10 18:50:13.360894 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:13.361013 [ 256 ] {85eb6750-8dc1-4275-948d-a35c5199530a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:50:13.361063 [ 256 ] {85eb6750-8dc1-4275-948d-a35c5199530a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:50:13.361777 [ 256 ] {85eb6750-8dc1-4275-948d-a35c5199530a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:13.361817 [ 256 ] {85eb6750-8dc1-4275-948d-a35c5199530a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:13.362202 [ 256 ] {85eb6750-8dc1-4275-948d-a35c5199530a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.10 18:50:13.362446 [ 256 ] {85eb6750-8dc1-4275-948d-a35c5199530a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:13.362600 [ 90 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.10 18:50:13.362657 [ 90 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:13.362695 [ 256 ] {85eb6750-8dc1-4275-948d-a35c5199530a} executeQuery: Read 417 rows, 30.48 KiB in 0.001696 sec., 245872.64150943395 rows/sec., 17.55 MiB/sec. 2025.02.10 18:50:13.362702 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:13.362878 [ 256 ] {85eb6750-8dc1-4275-948d-a35c5199530a} TCPHandler: Processed in 0.002031349 sec. 2025.02.10 18:50:13.363116 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.10 18:50:13.363155 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:13.363568 [ 4 ] {e8c426a3-253c-4e3b-b9e6-ba9c3c2da9f7} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:50:13.363655 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:13.363684 [ 4 ] {e8c426a3-253c-4e3b-b9e6-ba9c3c2da9f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:50:13.363699 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part 2025.02.10 18:50:13.363894 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::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.02.10 18:50:13.364264 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 417 rows starting from the beginning of the part 2025.02.10 18:50:13.364551 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 529 rows starting from the beginning of the part 2025.02.10 18:50:13.364745 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part 2025.02.10 18:50:13.364927 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 417 rows starting from the beginning of the part 2025.02.10 18:50:13.365397 [ 4 ] {e8c426a3-253c-4e3b-b9e6-ba9c3c2da9f7} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:13.365440 [ 4 ] {e8c426a3-253c-4e3b-b9e6-ba9c3c2da9f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:13.365959 [ 4 ] {e8c426a3-253c-4e3b-b9e6-ba9c3c2da9f7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.10 18:50:13.366292 [ 4 ] {e8c426a3-253c-4e3b-b9e6-ba9c3c2da9f7} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:13.366418 [ 90 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.10 18:50:13.366465 [ 90 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:13.366492 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:13.366496 [ 4 ] {e8c426a3-253c-4e3b-b9e6-ba9c3c2da9f7} executeQuery: Read 6 rows, 321.00 B in 0.003063 sec., 1958.863858961802 rows/sec., 102.34 KiB/sec. 2025.02.10 18:50:13.366786 [ 4 ] {e8c426a3-253c-4e3b-b9e6-ba9c3c2da9f7} TCPHandler: Processed in 0.003764111 sec. 2025.02.10 18:50:13.366986 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.10 18:50:13.367364 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:13.367535 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:13.367604 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2025.02.10 18:50:13.367638 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.004786406 sec., 502673.61356307846 rows/sec., 38.54 MiB/sec. 2025.02.10 18:50:13.367851 [ 256 ] {524c9a79-c500-4ce5-928f-5af99a9b3e92} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:13.367938 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2025.02.10 18:50:13.368167 [ 256 ] {524c9a79-c500-4ce5-928f-5af99a9b3e92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:50:13.368167 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.10 18:50:13.368367 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.02.10 18:50:13.368809 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.02.10 18:50:13.369203 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2025.02.10 18:50:13.369571 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2025.02.10 18:50:13.369664 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_26_5} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:13.370168 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_26_5} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.10 18:50:13.370428 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.10 18:50:13.371908 [ 256 ] {524c9a79-c500-4ce5-928f-5af99a9b3e92} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:13.371989 [ 256 ] {524c9a79-c500-4ce5-928f-5af99a9b3e92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:13.372620 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.006042875 sec., 10921.953540326418 rows/sec., 570.63 KiB/sec. 2025.02.10 18:50:13.372805 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.10 18:50:13.373072 [ 256 ] {524c9a79-c500-4ce5-928f-5af99a9b3e92} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.10 18:50:13.373313 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_11_2} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:13.373474 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_11_2} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.10 18:50:13.373555 [ 256 ] {524c9a79-c500-4ce5-928f-5af99a9b3e92} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:13.373633 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:50:13.373819 [ 90 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.10 18:50:13.373883 [ 90 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:13.373924 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:13.373934 [ 256 ] {524c9a79-c500-4ce5-928f-5af99a9b3e92} executeQuery: Read 237 rows, 16.27 KiB in 0.006261 sec., 37853.37805462386 rows/sec., 2.54 MiB/sec. 2025.02.10 18:50:13.374175 [ 256 ] {524c9a79-c500-4ce5-928f-5af99a9b3e92} TCPHandler: Processed in 0.007243065 sec. 2025.02.10 18:50:13.374214 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.10 18:50:13.374345 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:13.374369 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:13.374404 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7422 rows starting from the beginning of the part 2025.02.10 18:50:13.374576 [ 4 ] {99dea15a-9212-4276-99a5-5195aa05cea2} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:50:13.374622 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part 2025.02.10 18:50:13.374731 [ 4 ] {99dea15a-9212-4276-99a5-5195aa05cea2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:50:13.374964 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part 2025.02.10 18:50:13.375195 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 966 rows starting from the beginning of the part 2025.02.10 18:50:13.375416 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part 2025.02.10 18:50:13.375651 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part 2025.02.10 18:50:13.376187 [ 4 ] {99dea15a-9212-4276-99a5-5195aa05cea2} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:13.376227 [ 4 ] {99dea15a-9212-4276-99a5-5195aa05cea2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:13.376657 [ 4 ] {99dea15a-9212-4276-99a5-5195aa05cea2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.10 18:50:13.376967 [ 4 ] {99dea15a-9212-4276-99a5-5195aa05cea2} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:13.377249 [ 4 ] {99dea15a-9212-4276-99a5-5195aa05cea2} executeQuery: Read 1 rows, 69.00 B in 0.002792 sec., 358.1661891117478 rows/sec., 24.13 KiB/sec. 2025.02.10 18:50:13.377327 [ 4 ] {99dea15a-9212-4276-99a5-5195aa05cea2} TCPHandler: Processed in 0.003041173 sec. 2025.02.10 18:50:13.377492 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:13.377634 [ 256 ] {883b2c0c-c773-4778-9f10-027de5835560} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:13.377750 [ 256 ] {883b2c0c-c773-4778-9f10-027de5835560} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:50:13.379529 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 9064 rows, containing 5 columns (5 merged, 0 gathered) in 0.005524544 sec., 1640678.3980723114 rows/sec., 110.65 MiB/sec. 2025.02.10 18:50:13.379804 [ 256 ] {883b2c0c-c773-4778-9f10-027de5835560} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:13.379809 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.10 18:50:13.379878 [ 256 ] {883b2c0c-c773-4778-9f10-027de5835560} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:13.380458 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_26_5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:13.380643 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_26_5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.10 18:50:13.380796 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. 2025.02.10 18:50:13.381149 [ 256 ] {883b2c0c-c773-4778-9f10-027de5835560} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.10 18:50:13.381436 [ 256 ] {883b2c0c-c773-4778-9f10-027de5835560} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:13.381775 [ 256 ] {883b2c0c-c773-4778-9f10-027de5835560} executeQuery: Read 35 rows, 64.22 KiB in 0.004173 sec., 8387.251377905584 rows/sec., 15.03 MiB/sec. 2025.02.10 18:50:13.382302 [ 256 ] {883b2c0c-c773-4778-9f10-027de5835560} TCPHandler: Processed in 0.004891318 sec. 2025.02.10 18:50:13.382449 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:13.382568 [ 4 ] {89937abe-fd5e-4103-87f6-001084819970} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:50:13.382617 [ 4 ] {89937abe-fd5e-4103-87f6-001084819970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:50:13.383110 [ 4 ] {89937abe-fd5e-4103-87f6-001084819970} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:13.383147 [ 4 ] {89937abe-fd5e-4103-87f6-001084819970} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:13.383522 [ 4 ] {89937abe-fd5e-4103-87f6-001084819970} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.10 18:50:13.383751 [ 4 ] {89937abe-fd5e-4103-87f6-001084819970} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:13.383872 [ 90 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.10 18:50:13.383915 [ 90 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:13.383934 [ 4 ] {89937abe-fd5e-4103-87f6-001084819970} executeQuery: Read 82 rows, 5.33 KiB in 0.001387 sec., 59120.403749098776 rows/sec., 3.75 MiB/sec. 2025.02.10 18:50:13.383943 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:13.384031 [ 4 ] {89937abe-fd5e-4103-87f6-001084819970} TCPHandler: Processed in 0.00164026 sec. 2025.02.10 18:50:13.384180 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.10 18:50:13.384296 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:13.384328 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1326 rows starting from the beginning of the part 2025.02.10 18:50:13.384446 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part 2025.02.10 18:50:13.384561 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part 2025.02.10 18:50:13.384719 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part 2025.02.10 18:50:13.384871 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part 2025.02.10 18:50:13.384982 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part 2025.02.10 18:50:13.386239 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1610 rows, containing 4 columns (4 merged, 0 gathered) in 0.002191793 sec., 734558.4186097865 rows/sec., 47.91 MiB/sec. 2025.02.10 18:50:13.386477 [ 197 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.10 18:50:13.386826 [ 197 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_26_5} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:13.386921 [ 197 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_26_5} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.10 18:50:13.387020 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.10 18:50:17.600095 [ 73 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:50:17.600167 [ 73 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:50:17.691730 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2025.02.10 18:50:17.692389 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:17.692440 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:17.693027 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.10 18:50:17.693308 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:17.693571 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.02.10 18:50:18.244984 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.02.10 18:50:18.265099 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:18.265161 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:18.272844 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.10 18:50:18.273591 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:18.276278 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.02.10 18:50:18.339007 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:18.339220 [ 4 ] {82bb97a5-56b2-4a55-b5a1-fa47f0c80f3a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:50:18.339300 [ 4 ] {82bb97a5-56b2-4a55-b5a1-fa47f0c80f3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:50:18.340076 [ 4 ] {82bb97a5-56b2-4a55-b5a1-fa47f0c80f3a} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:18.340124 [ 4 ] {82bb97a5-56b2-4a55-b5a1-fa47f0c80f3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:18.340564 [ 4 ] {82bb97a5-56b2-4a55-b5a1-fa47f0c80f3a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.10 18:50:18.340814 [ 4 ] {82bb97a5-56b2-4a55-b5a1-fa47f0c80f3a} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:18.341043 [ 4 ] {82bb97a5-56b2-4a55-b5a1-fa47f0c80f3a} executeQuery: Read 66 rows, 5.38 KiB in 0.001882 sec., 35069.075451647186 rows/sec., 2.79 MiB/sec. 2025.02.10 18:50:18.341098 [ 4 ] {82bb97a5-56b2-4a55-b5a1-fa47f0c80f3a} TCPHandler: Processed in 0.002231983 sec. 2025.02.10 18:50:18.341409 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:18.341719 [ 256 ] {ef085fe2-40aa-4b72-8f65-921d5a7490c1} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:50:18.341838 [ 256 ] {ef085fe2-40aa-4b72-8f65-921d5a7490c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:50:18.342811 [ 256 ] {ef085fe2-40aa-4b72-8f65-921d5a7490c1} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:18.342857 [ 256 ] {ef085fe2-40aa-4b72-8f65-921d5a7490c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:18.343293 [ 256 ] {ef085fe2-40aa-4b72-8f65-921d5a7490c1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.10 18:50:18.343554 [ 256 ] {ef085fe2-40aa-4b72-8f65-921d5a7490c1} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:18.343805 [ 256 ] {ef085fe2-40aa-4b72-8f65-921d5a7490c1} executeQuery: Read 5 rows, 385.00 B in 0.002174 sec., 2299.9080036798528 rows/sec., 172.94 KiB/sec. 2025.02.10 18:50:18.343873 [ 256 ] {ef085fe2-40aa-4b72-8f65-921d5a7490c1} TCPHandler: Processed in 0.002660304 sec. 2025.02.10 18:50:18.344025 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:18.344174 [ 4 ] {1089ad84-40c7-46f2-8c63-b2a8b03876a8} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:50:18.344234 [ 4 ] {1089ad84-40c7-46f2-8c63-b2a8b03876a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:50:18.344880 [ 4 ] {1089ad84-40c7-46f2-8c63-b2a8b03876a8} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:18.344921 [ 4 ] {1089ad84-40c7-46f2-8c63-b2a8b03876a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:18.345300 [ 4 ] {1089ad84-40c7-46f2-8c63-b2a8b03876a8} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.10 18:50:18.345538 [ 4 ] {1089ad84-40c7-46f2-8c63-b2a8b03876a8} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:18.345749 [ 4 ] {1089ad84-40c7-46f2-8c63-b2a8b03876a8} executeQuery: Read 69 rows, 5.52 KiB in 0.001606 sec., 42963.88542963885 rows/sec., 3.35 MiB/sec. 2025.02.10 18:50:18.345806 [ 4 ] {1089ad84-40c7-46f2-8c63-b2a8b03876a8} TCPHandler: Processed in 0.001853995 sec. 2025.02.10 18:50:18.345962 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:18.346108 [ 256 ] {08acbf91-fef7-4353-bfba-044539c27549} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:18.346177 [ 256 ] {08acbf91-fef7-4353-bfba-044539c27549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:50:18.346792 [ 256 ] {08acbf91-fef7-4353-bfba-044539c27549} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:18.346831 [ 256 ] {08acbf91-fef7-4353-bfba-044539c27549} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:18.347235 [ 256 ] {08acbf91-fef7-4353-bfba-044539c27549} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.10 18:50:18.347486 [ 256 ] {08acbf91-fef7-4353-bfba-044539c27549} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:18.347704 [ 256 ] {08acbf91-fef7-4353-bfba-044539c27549} executeQuery: Read 160 rows, 11.41 KiB in 0.001632 sec., 98039.21568627452 rows/sec., 6.83 MiB/sec. 2025.02.10 18:50:18.347762 [ 256 ] {08acbf91-fef7-4353-bfba-044539c27549} TCPHandler: Processed in 0.001868735 sec. 2025.02.10 18:50:18.347918 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:18.348055 [ 4 ] {8cc12b82-1273-4723-b331-a99e9939bee7} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:18.348151 [ 4 ] {8cc12b82-1273-4723-b331-a99e9939bee7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:50:18.349292 [ 4 ] {8cc12b82-1273-4723-b331-a99e9939bee7} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:18.349331 [ 4 ] {8cc12b82-1273-4723-b331-a99e9939bee7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:18.349950 [ 4 ] {8cc12b82-1273-4723-b331-a99e9939bee7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.10 18:50:18.350201 [ 4 ] {8cc12b82-1273-4723-b331-a99e9939bee7} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:18.350440 [ 4 ] {8cc12b82-1273-4723-b331-a99e9939bee7} executeQuery: Read 5 rows, 9.17 KiB in 0.002415 sec., 2070.3933747412007 rows/sec., 3.71 MiB/sec. 2025.02.10 18:50:18.350551 [ 4 ] {8cc12b82-1273-4723-b331-a99e9939bee7} TCPHandler: Processed in 0.002701206 sec. 2025.02.10 18:50:18.350757 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:18.350988 [ 256 ] {7da33a0f-93ac-46aa-b6a4-4d6c5981de69} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:50:18.351086 [ 256 ] {7da33a0f-93ac-46aa-b6a4-4d6c5981de69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:50:18.351744 [ 256 ] {7da33a0f-93ac-46aa-b6a4-4d6c5981de69} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:18.351784 [ 256 ] {7da33a0f-93ac-46aa-b6a4-4d6c5981de69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:18.352157 [ 256 ] {7da33a0f-93ac-46aa-b6a4-4d6c5981de69} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.10 18:50:18.352410 [ 256 ] {7da33a0f-93ac-46aa-b6a4-4d6c5981de69} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:18.352624 [ 256 ] {7da33a0f-93ac-46aa-b6a4-4d6c5981de69} executeQuery: Read 60 rows, 4.14 KiB in 0.001691 sec., 35481.96333530455 rows/sec., 2.39 MiB/sec. 2025.02.10 18:50:18.352678 [ 256 ] {7da33a0f-93ac-46aa-b6a4-4d6c5981de69} TCPHandler: Processed in 0.002034829 sec. 2025.02.10 18:50:22.723606 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 598 2025.02.10 18:50:22.726739 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:22.726784 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:22.728510 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.10 18:50:22.728832 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:22.729350 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 598 2025.02.10 18:50:23.345295 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:23.345479 [ 4 ] {a151b1d6-9c1c-4427-9fa2-7a74a73cfe83} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:50:23.345550 [ 4 ] {a151b1d6-9c1c-4427-9fa2-7a74a73cfe83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:50:23.346294 [ 4 ] {a151b1d6-9c1c-4427-9fa2-7a74a73cfe83} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:23.346335 [ 4 ] {a151b1d6-9c1c-4427-9fa2-7a74a73cfe83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:23.346763 [ 4 ] {a151b1d6-9c1c-4427-9fa2-7a74a73cfe83} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.10 18:50:23.347011 [ 4 ] {a151b1d6-9c1c-4427-9fa2-7a74a73cfe83} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:23.347204 [ 4 ] {a151b1d6-9c1c-4427-9fa2-7a74a73cfe83} executeQuery: Read 14 rows, 1.01 KiB in 0.001778 sec., 7874.015748031496 rows/sec., 566.82 KiB/sec. 2025.02.10 18:50:23.347261 [ 4 ] {a151b1d6-9c1c-4427-9fa2-7a74a73cfe83} TCPHandler: Processed in 0.002089431 sec. 2025.02.10 18:50:23.347530 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:23.347733 [ 256 ] {76710a30-5608-4f6b-aab6-2522c9ca6ded} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:50:23.347815 [ 256 ] {76710a30-5608-4f6b-aab6-2522c9ca6ded} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:50:23.348603 [ 256 ] {76710a30-5608-4f6b-aab6-2522c9ca6ded} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:23.348652 [ 256 ] {76710a30-5608-4f6b-aab6-2522c9ca6ded} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:23.349082 [ 256 ] {76710a30-5608-4f6b-aab6-2522c9ca6ded} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.10 18:50:23.349342 [ 256 ] {76710a30-5608-4f6b-aab6-2522c9ca6ded} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:23.349649 [ 256 ] {76710a30-5608-4f6b-aab6-2522c9ca6ded} executeQuery: Read 10 rows, 835.00 B in 0.001952 sec., 5122.950819672131 rows/sec., 417.74 KiB/sec. 2025.02.10 18:50:23.349797 [ 256 ] {76710a30-5608-4f6b-aab6-2522c9ca6ded} TCPHandler: Processed in 0.002403578 sec. 2025.02.10 18:50:23.349993 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:23.350137 [ 4 ] {b72eefd8-2efb-4695-bb96-762405a1cbbe} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:50:23.350198 [ 4 ] {b72eefd8-2efb-4695-bb96-762405a1cbbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:50:23.350939 [ 4 ] {b72eefd8-2efb-4695-bb96-762405a1cbbe} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:23.350977 [ 4 ] {b72eefd8-2efb-4695-bb96-762405a1cbbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:23.351372 [ 4 ] {b72eefd8-2efb-4695-bb96-762405a1cbbe} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.10 18:50:23.351611 [ 4 ] {b72eefd8-2efb-4695-bb96-762405a1cbbe} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:23.351790 [ 4 ] {b72eefd8-2efb-4695-bb96-762405a1cbbe} executeQuery: Read 278 rows, 25.00 KiB in 0.001684 sec., 165083.135391924 rows/sec., 14.50 MiB/sec. 2025.02.10 18:50:23.351841 [ 4 ] {b72eefd8-2efb-4695-bb96-762405a1cbbe} TCPHandler: Processed in 0.001920106 sec. 2025.02.10 18:50:23.352008 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:23.352160 [ 256 ] {c8471da2-4a1b-4aa3-8ce5-b1de0c93090c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:50:23.352222 [ 256 ] {c8471da2-4a1b-4aa3-8ce5-b1de0c93090c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:50:23.352897 [ 256 ] {c8471da2-4a1b-4aa3-8ce5-b1de0c93090c} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:23.352937 [ 256 ] {c8471da2-4a1b-4aa3-8ce5-b1de0c93090c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:23.353317 [ 256 ] {c8471da2-4a1b-4aa3-8ce5-b1de0c93090c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.10 18:50:23.353573 [ 256 ] {c8471da2-4a1b-4aa3-8ce5-b1de0c93090c} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:23.353809 [ 256 ] {c8471da2-4a1b-4aa3-8ce5-b1de0c93090c} executeQuery: Read 52 rows, 3.79 KiB in 0.001685 sec., 30860.534124629077 rows/sec., 2.19 MiB/sec. 2025.02.10 18:50:23.353910 [ 256 ] {c8471da2-4a1b-4aa3-8ce5-b1de0c93090c} TCPHandler: Processed in 0.001972788 sec. 2025.02.10 18:50:23.354070 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:23.354188 [ 4 ] {fe721cb2-8170-46bc-979c-d9f03ab0b4e5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:50:23.354236 [ 4 ] {fe721cb2-8170-46bc-979c-d9f03ab0b4e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:50:23.354804 [ 4 ] {fe721cb2-8170-46bc-979c-d9f03ab0b4e5} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:23.354843 [ 4 ] {fe721cb2-8170-46bc-979c-d9f03ab0b4e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:23.355189 [ 4 ] {fe721cb2-8170-46bc-979c-d9f03ab0b4e5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.10 18:50:23.355425 [ 4 ] {fe721cb2-8170-46bc-979c-d9f03ab0b4e5} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:23.355596 [ 4 ] {fe721cb2-8170-46bc-979c-d9f03ab0b4e5} executeQuery: Read 14 rows, 1004.00 B in 0.001433 sec., 9769.713886950454 rows/sec., 684.21 KiB/sec. 2025.02.10 18:50:23.355648 [ 4 ] {fe721cb2-8170-46bc-979c-d9f03ab0b4e5} TCPHandler: Processed in 0.001635709 sec. 2025.02.10 18:50:23.355808 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:23.355955 [ 256 ] {e694f21c-7b15-49f7-b8be-f36a43a22e3f} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:50:23.356016 [ 256 ] {e694f21c-7b15-49f7-b8be-f36a43a22e3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:50:23.356692 [ 256 ] {e694f21c-7b15-49f7-b8be-f36a43a22e3f} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:23.356732 [ 256 ] {e694f21c-7b15-49f7-b8be-f36a43a22e3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:23.357087 [ 256 ] {e694f21c-7b15-49f7-b8be-f36a43a22e3f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.10 18:50:23.357341 [ 256 ] {e694f21c-7b15-49f7-b8be-f36a43a22e3f} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:23.357594 [ 256 ] {e694f21c-7b15-49f7-b8be-f36a43a22e3f} executeQuery: Read 13 rows, 830.00 B in 0.001672 sec., 7775.11961722488 rows/sec., 484.78 KiB/sec. 2025.02.10 18:50:23.357785 [ 256 ] {e694f21c-7b15-49f7-b8be-f36a43a22e3f} TCPHandler: Processed in 0.002034969 sec. 2025.02.10 18:50:23.357943 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:23.358067 [ 4 ] {c61aa480-7c50-4ed7-b0ed-1252fe3e11be} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:50:23.358117 [ 4 ] {c61aa480-7c50-4ed7-b0ed-1252fe3e11be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:50:23.358857 [ 4 ] {c61aa480-7c50-4ed7-b0ed-1252fe3e11be} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:23.358895 [ 4 ] {c61aa480-7c50-4ed7-b0ed-1252fe3e11be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:23.359292 [ 4 ] {c61aa480-7c50-4ed7-b0ed-1252fe3e11be} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.10 18:50:23.359593 [ 4 ] {c61aa480-7c50-4ed7-b0ed-1252fe3e11be} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:23.359779 [ 4 ] {c61aa480-7c50-4ed7-b0ed-1252fe3e11be} executeQuery: Read 427 rows, 31.30 KiB in 0.001736 sec., 245967.74193548388 rows/sec., 17.61 MiB/sec. 2025.02.10 18:50:23.359830 [ 4 ] {c61aa480-7c50-4ed7-b0ed-1252fe3e11be} TCPHandler: Processed in 0.001944747 sec. 2025.02.10 18:50:23.359993 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:23.360136 [ 256 ] {c0035f57-87b9-4092-9236-58c95feee45e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:50:23.360197 [ 256 ] {c0035f57-87b9-4092-9236-58c95feee45e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:50:23.360745 [ 256 ] {c0035f57-87b9-4092-9236-58c95feee45e} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:23.360784 [ 256 ] {c0035f57-87b9-4092-9236-58c95feee45e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:23.361151 [ 256 ] {c0035f57-87b9-4092-9236-58c95feee45e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.10 18:50:23.361391 [ 256 ] {c0035f57-87b9-4092-9236-58c95feee45e} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:23.361598 [ 256 ] {c0035f57-87b9-4092-9236-58c95feee45e} executeQuery: Read 6 rows, 321.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 209.68 KiB/sec. 2025.02.10 18:50:23.361647 [ 256 ] {c0035f57-87b9-4092-9236-58c95feee45e} TCPHandler: Processed in 0.001721632 sec. 2025.02.10 18:50:23.361783 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:23.361899 [ 4 ] {cb1d6041-fa15-49af-9e39-74a5e6c8e539} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:23.361951 [ 4 ] {cb1d6041-fa15-49af-9e39-74a5e6c8e539} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:50:23.362556 [ 4 ] {cb1d6041-fa15-49af-9e39-74a5e6c8e539} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:23.362593 [ 4 ] {cb1d6041-fa15-49af-9e39-74a5e6c8e539} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:23.362986 [ 4 ] {cb1d6041-fa15-49af-9e39-74a5e6c8e539} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.10 18:50:23.363221 [ 4 ] {cb1d6041-fa15-49af-9e39-74a5e6c8e539} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:23.363401 [ 4 ] {cb1d6041-fa15-49af-9e39-74a5e6c8e539} executeQuery: Read 242 rows, 16.62 KiB in 0.001527 sec., 158480.68107400133 rows/sec., 10.63 MiB/sec. 2025.02.10 18:50:23.363461 [ 4 ] {cb1d6041-fa15-49af-9e39-74a5e6c8e539} TCPHandler: Processed in 0.001731071 sec. 2025.02.10 18:50:23.363614 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:23.363754 [ 256 ] {8081e6f8-7c8d-466c-8907-3fe97a587aa5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:50:23.363816 [ 256 ] {8081e6f8-7c8d-466c-8907-3fe97a587aa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:50:23.364390 [ 256 ] {8081e6f8-7c8d-466c-8907-3fe97a587aa5} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:23.364436 [ 256 ] {8081e6f8-7c8d-466c-8907-3fe97a587aa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:23.364810 [ 256 ] {8081e6f8-7c8d-466c-8907-3fe97a587aa5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.10 18:50:23.365047 [ 256 ] {8081e6f8-7c8d-466c-8907-3fe97a587aa5} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:23.365272 [ 256 ] {8081e6f8-7c8d-466c-8907-3fe97a587aa5} executeQuery: Read 1 rows, 69.00 B in 0.001548 sec., 645.9948320413437 rows/sec., 43.53 KiB/sec. 2025.02.10 18:50:23.365361 [ 256 ] {8081e6f8-7c8d-466c-8907-3fe97a587aa5} TCPHandler: Processed in 0.001810083 sec. 2025.02.10 18:50:23.365504 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:23.365621 [ 4 ] {a7e1187c-22b5-43b0-8d82-5d5fa13921b2} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:23.365701 [ 4 ] {a7e1187c-22b5-43b0-8d82-5d5fa13921b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:50:23.366832 [ 4 ] {a7e1187c-22b5-43b0-8d82-5d5fa13921b2} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:23.366872 [ 4 ] {a7e1187c-22b5-43b0-8d82-5d5fa13921b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:23.367611 [ 4 ] {a7e1187c-22b5-43b0-8d82-5d5fa13921b2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.10 18:50:23.367867 [ 4 ] {a7e1187c-22b5-43b0-8d82-5d5fa13921b2} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:23.368081 [ 4 ] {a7e1187c-22b5-43b0-8d82-5d5fa13921b2} executeQuery: Read 35 rows, 64.22 KiB in 0.002484 sec., 14090.177133655394 rows/sec., 25.25 MiB/sec. 2025.02.10 18:50:23.368296 [ 4 ] {a7e1187c-22b5-43b0-8d82-5d5fa13921b2} TCPHandler: Processed in 0.002844849 sec. 2025.02.10 18:50:23.368445 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:23.368584 [ 256 ] {f7094540-d370-4e75-99a0-59f1035f9859} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:50:23.368647 [ 256 ] {f7094540-d370-4e75-99a0-59f1035f9859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:50:23.369224 [ 256 ] {f7094540-d370-4e75-99a0-59f1035f9859} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:23.369271 [ 256 ] {f7094540-d370-4e75-99a0-59f1035f9859} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:23.369738 [ 256 ] {f7094540-d370-4e75-99a0-59f1035f9859} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.10 18:50:23.370010 [ 256 ] {f7094540-d370-4e75-99a0-59f1035f9859} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:23.370231 [ 256 ] {f7094540-d370-4e75-99a0-59f1035f9859} executeQuery: Read 82 rows, 5.33 KiB in 0.001675 sec., 48955.22388059701 rows/sec., 3.11 MiB/sec. 2025.02.10 18:50:23.370289 [ 256 ] {f7094540-d370-4e75-99a0-59f1035f9859} TCPHandler: Processed in 0.001912866 sec. 2025.02.10 18:50:25.193718 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 2025.02.10 18:50:25.194515 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:25.194569 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:25.195168 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.10 18:50:25.195419 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:25.195672 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 2025.02.10 18:50:25.776370 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.02.10 18:50:25.796914 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:25.796982 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:25.804771 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.10 18:50:25.805558 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:25.808322 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.02.10 18:50:28.339714 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:28.339899 [ 4 ] {a346161a-0ba9-4306-a9f6-d86f4df4a2a6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:50:28.339969 [ 4 ] {a346161a-0ba9-4306-a9f6-d86f4df4a2a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:50:28.340760 [ 4 ] {a346161a-0ba9-4306-a9f6-d86f4df4a2a6} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:28.340805 [ 4 ] {a346161a-0ba9-4306-a9f6-d86f4df4a2a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:28.341222 [ 4 ] {a346161a-0ba9-4306-a9f6-d86f4df4a2a6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.10 18:50:28.341482 [ 4 ] {a346161a-0ba9-4306-a9f6-d86f4df4a2a6} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:28.341715 [ 4 ] {a346161a-0ba9-4306-a9f6-d86f4df4a2a6} executeQuery: Read 66 rows, 5.38 KiB in 0.001868 sec., 35331.90578158458 rows/sec., 2.81 MiB/sec. 2025.02.10 18:50:28.341780 [ 4 ] {a346161a-0ba9-4306-a9f6-d86f4df4a2a6} TCPHandler: Processed in 0.002191863 sec. 2025.02.10 18:50:28.342048 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:28.342247 [ 256 ] {7a3abc4b-6efd-47a8-9cd7-dc553e3cae6b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:50:28.342325 [ 256 ] {7a3abc4b-6efd-47a8-9cd7-dc553e3cae6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:50:28.343096 [ 256 ] {7a3abc4b-6efd-47a8-9cd7-dc553e3cae6b} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:28.343150 [ 256 ] {7a3abc4b-6efd-47a8-9cd7-dc553e3cae6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:28.343584 [ 256 ] {7a3abc4b-6efd-47a8-9cd7-dc553e3cae6b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.10 18:50:28.343844 [ 256 ] {7a3abc4b-6efd-47a8-9cd7-dc553e3cae6b} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:28.344103 [ 256 ] {7a3abc4b-6efd-47a8-9cd7-dc553e3cae6b} executeQuery: Read 5 rows, 385.00 B in 0.001901 sec., 2630.194634402946 rows/sec., 197.78 KiB/sec. 2025.02.10 18:50:28.344322 [ 256 ] {7a3abc4b-6efd-47a8-9cd7-dc553e3cae6b} TCPHandler: Processed in 0.002408908 sec. 2025.02.10 18:50:28.344506 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:28.344630 [ 4 ] {e6189365-145c-45f8-8107-6b77b8703a1a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:50:28.344682 [ 4 ] {e6189365-145c-45f8-8107-6b77b8703a1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:50:28.345276 [ 4 ] {e6189365-145c-45f8-8107-6b77b8703a1a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:28.345312 [ 4 ] {e6189365-145c-45f8-8107-6b77b8703a1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:28.345678 [ 4 ] {e6189365-145c-45f8-8107-6b77b8703a1a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.10 18:50:28.345909 [ 4 ] {e6189365-145c-45f8-8107-6b77b8703a1a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:28.346166 [ 4 ] {e6189365-145c-45f8-8107-6b77b8703a1a} executeQuery: Read 69 rows, 5.52 KiB in 0.001559 sec., 44259.14047466325 rows/sec., 3.46 MiB/sec. 2025.02.10 18:50:28.346370 [ 4 ] {e6189365-145c-45f8-8107-6b77b8703a1a} TCPHandler: Processed in 0.001929807 sec. 2025.02.10 18:50:28.346552 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:28.346674 [ 256 ] {2c665835-908e-4067-ab01-ff14d4195846} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:28.346731 [ 256 ] {2c665835-908e-4067-ab01-ff14d4195846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:50:28.347428 [ 256 ] {2c665835-908e-4067-ab01-ff14d4195846} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:28.347478 [ 256 ] {2c665835-908e-4067-ab01-ff14d4195846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:28.347927 [ 256 ] {2c665835-908e-4067-ab01-ff14d4195846} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.10 18:50:28.348168 [ 256 ] {2c665835-908e-4067-ab01-ff14d4195846} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:28.348423 [ 256 ] {2c665835-908e-4067-ab01-ff14d4195846} executeQuery: Read 160 rows, 11.41 KiB in 0.001776 sec., 90090.09009009009 rows/sec., 6.27 MiB/sec. 2025.02.10 18:50:28.348625 [ 256 ] {2c665835-908e-4067-ab01-ff14d4195846} TCPHandler: Processed in 0.002146322 sec. 2025.02.10 18:50:28.348805 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:28.348924 [ 4 ] {b9104d62-659d-4f9e-99f8-3b87699d37f4} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:28.349004 [ 4 ] {b9104d62-659d-4f9e-99f8-3b87699d37f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:50:28.350118 [ 4 ] {b9104d62-659d-4f9e-99f8-3b87699d37f4} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:28.350156 [ 4 ] {b9104d62-659d-4f9e-99f8-3b87699d37f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:28.350790 [ 4 ] {b9104d62-659d-4f9e-99f8-3b87699d37f4} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.10 18:50:28.351052 [ 4 ] {b9104d62-659d-4f9e-99f8-3b87699d37f4} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:28.351311 [ 4 ] {b9104d62-659d-4f9e-99f8-3b87699d37f4} executeQuery: Read 5 rows, 9.17 KiB in 0.002412 sec., 2072.9684908789386 rows/sec., 3.71 MiB/sec. 2025.02.10 18:50:28.351425 [ 4 ] {b9104d62-659d-4f9e-99f8-3b87699d37f4} TCPHandler: Processed in 0.002707026 sec. 2025.02.10 18:50:28.351585 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:28.351711 [ 256 ] {a2fc04e4-44ba-4ba7-95b0-2db6bbcebff8} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:50:28.351762 [ 256 ] {a2fc04e4-44ba-4ba7-95b0-2db6bbcebff8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:50:28.352275 [ 256 ] {a2fc04e4-44ba-4ba7-95b0-2db6bbcebff8} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:28.352314 [ 256 ] {a2fc04e4-44ba-4ba7-95b0-2db6bbcebff8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:28.352699 [ 256 ] {a2fc04e4-44ba-4ba7-95b0-2db6bbcebff8} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.10 18:50:28.352940 [ 256 ] {a2fc04e4-44ba-4ba7-95b0-2db6bbcebff8} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:28.353125 [ 256 ] {a2fc04e4-44ba-4ba7-95b0-2db6bbcebff8} executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. 2025.02.10 18:50:28.353174 [ 256 ] {a2fc04e4-44ba-4ba7-95b0-2db6bbcebff8} TCPHandler: Processed in 0.00164853 sec. 2025.02.10 18:50:32.600206 [ 80 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:50:32.600274 [ 80 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:50:32.695818 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 2025.02.10 18:50:32.696439 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:32.696478 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:32.697028 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.10 18:50:32.697276 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:32.697524 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.02.10 18:50:32.729575 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 634 2025.02.10 18:50:32.732721 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:32.732781 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:32.734243 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.10 18:50:32.734555 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:32.735144 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 634 2025.02.10 18:50:33.308410 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.02.10 18:50:33.329856 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:33.329911 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:33.337430 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.10 18:50:33.338216 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:33.340921 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.02.10 18:50:33.345834 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:33.346055 [ 4 ] {458954a5-42d7-4209-b2a6-3ee17be7cd3f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:50:33.346137 [ 4 ] {458954a5-42d7-4209-b2a6-3ee17be7cd3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:50:33.347035 [ 4 ] {458954a5-42d7-4209-b2a6-3ee17be7cd3f} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:33.347082 [ 4 ] {458954a5-42d7-4209-b2a6-3ee17be7cd3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:33.347535 [ 4 ] {458954a5-42d7-4209-b2a6-3ee17be7cd3f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.10 18:50:33.347793 [ 4 ] {458954a5-42d7-4209-b2a6-3ee17be7cd3f} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:33.347964 [ 79 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.10 18:50:33.348029 [ 79 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:33.348071 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:33.348071 [ 4 ] {458954a5-42d7-4209-b2a6-3ee17be7cd3f} executeQuery: Read 14 rows, 1.01 KiB in 0.002063 sec., 6786.233640329617 rows/sec., 488.52 KiB/sec. 2025.02.10 18:50:33.348291 [ 4 ] {458954a5-42d7-4209-b2a6-3ee17be7cd3f} TCPHandler: Processed in 0.002583362 sec. 2025.02.10 18:50:33.348322 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.02.10 18:50:33.348480 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:33.348513 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:50:33.348588 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:33.348648 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:50:33.349079 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:50:33.349209 [ 256 ] {9bb15b60-32a9-4b83-9a32-dede577d288f} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:50:33.349328 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:50:33.349433 [ 256 ] {9bb15b60-32a9-4b83-9a32-dede577d288f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:50:33.349648 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:50:33.352106 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003945646 sec., 17741.07459209468 rows/sec., 1.31 MiB/sec. 2025.02.10 18:50:33.352107 [ 256 ] {9bb15b60-32a9-4b83-9a32-dede577d288f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:33.352215 [ 256 ] {9bb15b60-32a9-4b83-9a32-dede577d288f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:33.352363 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.10 18:50:33.352974 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_13_3} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:33.353110 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_13_3} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.10 18:50:33.353127 [ 256 ] {9bb15b60-32a9-4b83-9a32-dede577d288f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.10 18:50:33.353234 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:50:33.353486 [ 256 ] {9bb15b60-32a9-4b83-9a32-dede577d288f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:33.353780 [ 256 ] {9bb15b60-32a9-4b83-9a32-dede577d288f} executeQuery: Read 273 rows, 24.64 KiB in 0.004754 sec., 57425.326041228436 rows/sec., 5.06 MiB/sec. 2025.02.10 18:50:33.354009 [ 256 ] {9bb15b60-32a9-4b83-9a32-dede577d288f} TCPHandler: Processed in 0.005583855 sec. 2025.02.10 18:50:33.354224 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:33.354347 [ 4 ] {4cba50bd-84a8-42f6-8847-2623ef5c1f9e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:50:33.354399 [ 4 ] {4cba50bd-84a8-42f6-8847-2623ef5c1f9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:50:33.355005 [ 4 ] {4cba50bd-84a8-42f6-8847-2623ef5c1f9e} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:33.355044 [ 4 ] {4cba50bd-84a8-42f6-8847-2623ef5c1f9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:33.355422 [ 4 ] {4cba50bd-84a8-42f6-8847-2623ef5c1f9e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.10 18:50:33.355677 [ 4 ] {4cba50bd-84a8-42f6-8847-2623ef5c1f9e} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:33.355848 [ 77 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.10 18:50:33.355903 [ 77 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:33.355918 [ 4 ] {4cba50bd-84a8-42f6-8847-2623ef5c1f9e} executeQuery: Read 42 rows, 3.09 KiB in 0.001588 sec., 26448.362720403024 rows/sec., 1.90 MiB/sec. 2025.02.10 18:50:33.355946 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:33.356070 [ 4 ] {4cba50bd-84a8-42f6-8847-2623ef5c1f9e} TCPHandler: Processed in 0.001920266 sec. 2025.02.10 18:50:33.356160 [ 189 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.10 18:50:33.356252 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:33.356291 [ 189 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:33.356323 [ 189 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 65 rows starting from the beginning of the part 2025.02.10 18:50:33.356405 [ 256 ] {58ee3431-0cfc-402e-9a5e-050937873465} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:50:33.356504 [ 189 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part 2025.02.10 18:50:33.356534 [ 256 ] {58ee3431-0cfc-402e-9a5e-050937873465} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:50:33.356903 [ 189 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2025.02.10 18:50:33.357242 [ 189 ] {76b738aa-a526-489f-91e1-a20435763813::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.02.10 18:50:33.357580 [ 189 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2025.02.10 18:50:33.357934 [ 189 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part 2025.02.10 18:50:33.358893 [ 256 ] {58ee3431-0cfc-402e-9a5e-050937873465} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:33.358942 [ 256 ] {58ee3431-0cfc-402e-9a5e-050937873465} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:33.359548 [ 256 ] {58ee3431-0cfc-402e-9a5e-050937873465} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.10 18:50:33.359599 [ 199 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.003533195 sec., 59719.31919976113 rows/sec., 4.49 MiB/sec. 2025.02.10 18:50:33.359790 [ 199 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.10 18:50:33.359941 [ 256 ] {58ee3431-0cfc-402e-9a5e-050937873465} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:33.360165 [ 77 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.10 18:50:33.360259 [ 77 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:33.360321 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:33.360392 [ 256 ] {58ee3431-0cfc-402e-9a5e-050937873465} executeQuery: Read 14 rows, 1004.00 B in 0.004013 sec., 3488.66184899078 rows/sec., 244.32 KiB/sec. 2025.02.10 18:50:33.360438 [ 199 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_21_4} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:33.360936 [ 199 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_21_4} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.10 18:50:33.361160 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.10 18:50:33.361231 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:50:33.361234 [ 256 ] {58ee3431-0cfc-402e-9a5e-050937873465} TCPHandler: Processed in 0.005035792 sec. 2025.02.10 18:50:33.361522 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:33.361544 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:33.361599 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part 2025.02.10 18:50:33.361764 [ 4 ] {d3fab228-53b0-4bd9-abba-19b0508eb53d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:50:33.361910 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2025.02.10 18:50:33.361936 [ 4 ] {d3fab228-53b0-4bd9-abba-19b0508eb53d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:50:33.362392 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part 2025.02.10 18:50:33.362682 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.02.10 18:50:33.363083 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2025.02.10 18:50:33.363477 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.02.10 18:50:33.364621 [ 4 ] {d3fab228-53b0-4bd9-abba-19b0508eb53d} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:33.364707 [ 4 ] {d3fab228-53b0-4bd9-abba-19b0508eb53d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:33.365680 [ 4 ] {d3fab228-53b0-4bd9-abba-19b0508eb53d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.10 18:50:33.366339 [ 4 ] {d3fab228-53b0-4bd9-abba-19b0508eb53d} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:33.366416 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005970624 sec., 88097.99444748154 rows/sec., 6.31 MiB/sec. 2025.02.10 18:50:33.366563 [ 77 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.10 18:50:33.366676 [ 77 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:33.366691 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.10 18:50:33.366755 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:33.366782 [ 4 ] {d3fab228-53b0-4bd9-abba-19b0508eb53d} executeQuery: Read 13 rows, 830.00 B in 0.005101 sec., 2548.5198980592045 rows/sec., 158.90 KiB/sec. 2025.02.10 18:50:33.367437 [ 4 ] {d3fab228-53b0-4bd9-abba-19b0508eb53d} TCPHandler: Processed in 0.006004954 sec. 2025.02.10 18:50:33.367527 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.02.10 18:50:33.367981 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:33.368156 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_16_3} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:33.368359 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:33.368438 [ 256 ] {9e5e922b-7ede-4149-8e0e-596b04c9d6a4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:50:33.368468 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_16_3} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.10 18:50:33.368498 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:50:33.368635 [ 256 ] {9e5e922b-7ede-4149-8e0e-596b04c9d6a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:50:33.368770 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.10 18:50:33.369058 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:50:33.369403 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:50:33.369749 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:50:33.370132 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:50:33.371648 [ 256 ] {9e5e922b-7ede-4149-8e0e-596b04c9d6a4} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:33.371732 [ 256 ] {9e5e922b-7ede-4149-8e0e-596b04c9d6a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:33.372611 [ 198 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005653636 sec., 11497.025984693744 rows/sec., 761.75 KiB/sec. 2025.02.10 18:50:33.372816 [ 198 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.10 18:50:33.372822 [ 256 ] {9e5e922b-7ede-4149-8e0e-596b04c9d6a4} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.10 18:50:33.373305 [ 256 ] {9e5e922b-7ede-4149-8e0e-596b04c9d6a4} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:33.373319 [ 198 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_13_3} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:33.373482 [ 198 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_13_3} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.10 18:50:33.373689 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:50:33.373740 [ 256 ] {9e5e922b-7ede-4149-8e0e-596b04c9d6a4} executeQuery: Read 417 rows, 30.48 KiB in 0.005413 sec., 77036.76334749676 rows/sec., 5.50 MiB/sec. 2025.02.10 18:50:33.373812 [ 256 ] {9e5e922b-7ede-4149-8e0e-596b04c9d6a4} TCPHandler: Processed in 0.006217061 sec. 2025.02.10 18:50:33.373966 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:33.374092 [ 4 ] {518cbbd0-10b0-4fbf-81eb-b20b1a5464dc} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:50:33.374145 [ 4 ] {518cbbd0-10b0-4fbf-81eb-b20b1a5464dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:50:33.374643 [ 4 ] {518cbbd0-10b0-4fbf-81eb-b20b1a5464dc} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:33.374683 [ 4 ] {518cbbd0-10b0-4fbf-81eb-b20b1a5464dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:33.375062 [ 4 ] {518cbbd0-10b0-4fbf-81eb-b20b1a5464dc} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.10 18:50:33.375308 [ 4 ] {518cbbd0-10b0-4fbf-81eb-b20b1a5464dc} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:33.375567 [ 4 ] {518cbbd0-10b0-4fbf-81eb-b20b1a5464dc} executeQuery: Read 6 rows, 321.00 B in 0.0015 sec., 4000 rows/sec., 208.98 KiB/sec. 2025.02.10 18:50:33.375760 [ 4 ] {518cbbd0-10b0-4fbf-81eb-b20b1a5464dc} TCPHandler: Processed in 0.001856484 sec. 2025.02.10 18:50:33.375935 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:33.376104 [ 256 ] {6dd4617c-1081-42b3-9ec2-abb1376cf1d0} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:33.376165 [ 256 ] {6dd4617c-1081-42b3-9ec2-abb1376cf1d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:50:33.376752 [ 256 ] {6dd4617c-1081-42b3-9ec2-abb1376cf1d0} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:33.376791 [ 256 ] {6dd4617c-1081-42b3-9ec2-abb1376cf1d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:33.377226 [ 256 ] {6dd4617c-1081-42b3-9ec2-abb1376cf1d0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.10 18:50:33.377483 [ 256 ] {6dd4617c-1081-42b3-9ec2-abb1376cf1d0} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:33.377674 [ 256 ] {6dd4617c-1081-42b3-9ec2-abb1376cf1d0} executeQuery: Read 237 rows, 16.27 KiB in 0.001597 sec., 148403.25610519724 rows/sec., 9.95 MiB/sec. 2025.02.10 18:50:33.377727 [ 256 ] {6dd4617c-1081-42b3-9ec2-abb1376cf1d0} TCPHandler: Processed in 0.001853125 sec. 2025.02.10 18:50:33.377869 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:33.377999 [ 4 ] {700c2c91-f8e5-405a-92a1-6bedda73b36a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:50:33.378061 [ 4 ] {700c2c91-f8e5-405a-92a1-6bedda73b36a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:50:33.378623 [ 4 ] {700c2c91-f8e5-405a-92a1-6bedda73b36a} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:33.378669 [ 4 ] {700c2c91-f8e5-405a-92a1-6bedda73b36a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:33.379077 [ 4 ] {700c2c91-f8e5-405a-92a1-6bedda73b36a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.10 18:50:33.379316 [ 4 ] {700c2c91-f8e5-405a-92a1-6bedda73b36a} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:33.379522 [ 4 ] {700c2c91-f8e5-405a-92a1-6bedda73b36a} executeQuery: Read 1 rows, 69.00 B in 0.001555 sec., 643.0868167202573 rows/sec., 43.33 KiB/sec. 2025.02.10 18:50:33.379575 [ 4 ] {700c2c91-f8e5-405a-92a1-6bedda73b36a} TCPHandler: Processed in 0.001760873 sec. 2025.02.10 18:50:33.379707 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:33.379826 [ 256 ] {2e808e01-8a5d-4695-8c04-027d75facc6d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:33.379906 [ 256 ] {2e808e01-8a5d-4695-8c04-027d75facc6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:50:33.381219 [ 256 ] {2e808e01-8a5d-4695-8c04-027d75facc6d} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:33.381259 [ 256 ] {2e808e01-8a5d-4695-8c04-027d75facc6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:33.381940 [ 256 ] {2e808e01-8a5d-4695-8c04-027d75facc6d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.10 18:50:33.382201 [ 256 ] {2e808e01-8a5d-4695-8c04-027d75facc6d} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:33.382345 [ 77 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.10 18:50:33.382391 [ 77 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:33.382420 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:33.382426 [ 256 ] {2e808e01-8a5d-4695-8c04-027d75facc6d} executeQuery: Read 35 rows, 64.22 KiB in 0.002623 sec., 13343.499809378574 rows/sec., 23.91 MiB/sec. 2025.02.10 18:50:33.382742 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.10 18:50:33.383179 [ 256 ] {2e808e01-8a5d-4695-8c04-027d75facc6d} TCPHandler: Processed in 0.003519415 sec. 2025.02.10 18:50:33.383395 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:33.383495 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:33.383687 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 294 rows starting from the beginning of the part 2025.02.10 18:50:33.383688 [ 4 ] {8b286c92-20c3-4d0b-bd5b-2835d27893d6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:50:33.383842 [ 4 ] {8b286c92-20c3-4d0b-bd5b-2835d27893d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:50:33.384417 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part 2025.02.10 18:50:33.385112 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2025.02.10 18:50:33.385844 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part 2025.02.10 18:50:33.386305 [ 4 ] {8b286c92-20c3-4d0b-bd5b-2835d27893d6} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:33.386415 [ 4 ] {8b286c92-20c3-4d0b-bd5b-2835d27893d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:33.386510 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2025.02.10 18:50:33.387211 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part 2025.02.10 18:50:33.388100 [ 4 ] {8b286c92-20c3-4d0b-bd5b-2835d27893d6} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.10 18:50:33.388697 [ 4 ] {8b286c92-20c3-4d0b-bd5b-2835d27893d6} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:33.389299 [ 4 ] {8b286c92-20c3-4d0b-bd5b-2835d27893d6} executeQuery: Read 82 rows, 5.33 KiB in 0.005725 sec., 14323.144104803494 rows/sec., 931.53 KiB/sec. 2025.02.10 18:50:33.389392 [ 4 ] {8b286c92-20c3-4d0b-bd5b-2835d27893d6} TCPHandler: Processed in 0.006114077 sec. 2025.02.10 18:50:33.392122 [ 192 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 19 columns (19 merged, 0 gathered) in 0.009640743 sec., 42424.116066572875 rows/sec., 76.02 MiB/sec. 2025.02.10 18:50:33.393063 [ 192 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.10 18:50:33.393518 [ 192 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_21_4} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:33.393612 [ 192 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_21_4} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.10 18:50:33.393771 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. 2025.02.10 18:50:34.846895 [ 75 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.10 18:50:34.846970 [ 75 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:34.846994 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:34.847215 [ 201 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.10 18:50:34.847389 [ 201 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:34.847427 [ 201 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part 2025.02.10 18:50:34.847512 [ 201 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2025.02.10 18:50:34.847735 [ 201 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2025.02.10 18:50:34.847858 [ 201 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2025.02.10 18:50:34.848102 [ 201 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part 2025.02.10 18:50:34.849232 [ 192 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002142851 sec., 13066.704124551825 rows/sec., 1.09 MiB/sec. 2025.02.10 18:50:34.849442 [ 195 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.10 18:50:34.849845 [ 195 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_5_1} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:34.849943 [ 195 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_5_1} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.10 18:50:34.850050 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:50:36.542910 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:36.543101 [ 4 ] {5219a08c-b576-478c-9b4d-3ad9c6dc0500} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:50:36.543173 [ 4 ] {5219a08c-b576-478c-9b4d-3ad9c6dc0500} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:50:36.543898 [ 4 ] {5219a08c-b576-478c-9b4d-3ad9c6dc0500} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:36.543953 [ 4 ] {5219a08c-b576-478c-9b4d-3ad9c6dc0500} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:36.544377 [ 4 ] {5219a08c-b576-478c-9b4d-3ad9c6dc0500} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.10 18:50:36.544638 [ 4 ] {5219a08c-b576-478c-9b4d-3ad9c6dc0500} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:36.544874 [ 4 ] {5219a08c-b576-478c-9b4d-3ad9c6dc0500} executeQuery: Read 2 rows, 167.00 B in 0.001825 sec., 1095.890410958904 rows/sec., 89.36 KiB/sec. 2025.02.10 18:50:36.544941 [ 4 ] {5219a08c-b576-478c-9b4d-3ad9c6dc0500} TCPHandler: Processed in 0.002158682 sec. 2025.02.10 18:50:36.545252 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:36.545474 [ 256 ] {6e85597f-1ea9-4949-b2a9-3cacbc008c52} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:50:36.545559 [ 256 ] {6e85597f-1ea9-4949-b2a9-3cacbc008c52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:50:36.547012 [ 256 ] {6e85597f-1ea9-4949-b2a9-3cacbc008c52} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:36.547064 [ 256 ] {6e85597f-1ea9-4949-b2a9-3cacbc008c52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:36.547581 [ 256 ] {6e85597f-1ea9-4949-b2a9-3cacbc008c52} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.10 18:50:36.547837 [ 256 ] {6e85597f-1ea9-4949-b2a9-3cacbc008c52} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:36.548046 [ 64 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.10 18:50:36.548122 [ 256 ] {6e85597f-1ea9-4949-b2a9-3cacbc008c52} executeQuery: Read 1207 rows, 102.02 KiB in 0.002705 sec., 446210.72088724584 rows/sec., 36.83 MiB/sec. 2025.02.10 18:50:36.548145 [ 64 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:36.548218 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:36.548276 [ 256 ] {6e85597f-1ea9-4949-b2a9-3cacbc008c52} TCPHandler: Processed in 0.003168917 sec. 2025.02.10 18:50:36.548504 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.10 18:50:36.548525 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:36.548782 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:36.548797 [ 4 ] {14ee0de8-379f-4cc3-821f-8016b03719ea} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:50:36.548849 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1432 rows starting from the beginning of the part 2025.02.10 18:50:36.548914 [ 4 ] {14ee0de8-379f-4cc3-821f-8016b03719ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:50:36.549246 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 66 rows starting from the beginning of the part 2025.02.10 18:50:36.549560 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 278 rows starting from the beginning of the part 2025.02.10 18:50:36.549903 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 66 rows starting from the beginning of the part 2025.02.10 18:50:36.550346 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 273 rows starting from the beginning of the part 2025.02.10 18:50:36.550737 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1207 rows starting from the beginning of the part 2025.02.10 18:50:36.551776 [ 4 ] {14ee0de8-379f-4cc3-821f-8016b03719ea} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:36.551862 [ 4 ] {14ee0de8-379f-4cc3-821f-8016b03719ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:36.552684 [ 4 ] {14ee0de8-379f-4cc3-821f-8016b03719ea} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.10 18:50:36.553227 [ 4 ] {14ee0de8-379f-4cc3-821f-8016b03719ea} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:36.553512 [ 4 ] {14ee0de8-379f-4cc3-821f-8016b03719ea} executeQuery: Read 7 rows, 528.00 B in 0.004798 sec., 1458.9412255106295 rows/sec., 107.47 KiB/sec. 2025.02.10 18:50:36.553588 [ 4 ] {14ee0de8-379f-4cc3-821f-8016b03719ea} TCPHandler: Processed in 0.005170295 sec. 2025.02.10 18:50:36.553879 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:36.554148 [ 195 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.00581432 sec., 571347.9822232006 rows/sec., 50.09 MiB/sec. 2025.02.10 18:50:36.554178 [ 256 ] {95952e75-5b6f-4b8b-9ff7-9c00922b76c6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:50:36.554266 [ 256 ] {95952e75-5b6f-4b8b-9ff7-9c00922b76c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:50:36.554567 [ 195 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.10 18:50:36.555243 [ 195 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_31_6} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:36.555478 [ 195 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_31_6} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.10 18:50:36.555617 [ 256 ] {95952e75-5b6f-4b8b-9ff7-9c00922b76c6} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:36.555637 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.10 18:50:36.555686 [ 256 ] {95952e75-5b6f-4b8b-9ff7-9c00922b76c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:36.556093 [ 256 ] {95952e75-5b6f-4b8b-9ff7-9c00922b76c6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.10 18:50:36.556329 [ 256 ] {95952e75-5b6f-4b8b-9ff7-9c00922b76c6} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:36.556541 [ 256 ] {95952e75-5b6f-4b8b-9ff7-9c00922b76c6} executeQuery: Read 228 rows, 15.81 KiB in 0.002408 sec., 94684.3853820598 rows/sec., 6.41 MiB/sec. 2025.02.10 18:50:36.556600 [ 256 ] {95952e75-5b6f-4b8b-9ff7-9c00922b76c6} TCPHandler: Processed in 0.00289186 sec. 2025.02.10 18:50:36.556764 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:36.556904 [ 4 ] {94633bc9-95f3-48ce-b7fb-73fbdbf3e675} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:50:36.556963 [ 4 ] {94633bc9-95f3-48ce-b7fb-73fbdbf3e675} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:50:36.557819 [ 4 ] {94633bc9-95f3-48ce-b7fb-73fbdbf3e675} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:36.557858 [ 4 ] {94633bc9-95f3-48ce-b7fb-73fbdbf3e675} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:36.558254 [ 4 ] {94633bc9-95f3-48ce-b7fb-73fbdbf3e675} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.10 18:50:36.558506 [ 4 ] {94633bc9-95f3-48ce-b7fb-73fbdbf3e675} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:36.558674 [ 64 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.10 18:50:36.558733 [ 64 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:36.558748 [ 4 ] {94633bc9-95f3-48ce-b7fb-73fbdbf3e675} executeQuery: Read 527 rows, 39.97 KiB in 0.001862 sec., 283029.0010741139 rows/sec., 20.96 MiB/sec. 2025.02.10 18:50:36.558768 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:36.558969 [ 4 ] {94633bc9-95f3-48ce-b7fb-73fbdbf3e675} TCPHandler: Processed in 0.002265235 sec. 2025.02.10 18:50:36.559210 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.10 18:50:36.559425 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:36.559697 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:36.559829 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 914 rows starting from the beginning of the part 2025.02.10 18:50:36.559897 [ 256 ] {a5028db7-f6cb-458d-be16-aa9129bcb087} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:36.560073 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 69 rows starting from the beginning of the part 2025.02.10 18:50:36.560123 [ 256 ] {a5028db7-f6cb-458d-be16-aa9129bcb087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:50:36.560487 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part 2025.02.10 18:50:36.560833 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 69 rows starting from the beginning of the part 2025.02.10 18:50:36.561206 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 417 rows starting from the beginning of the part 2025.02.10 18:50:36.561555 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 527 rows starting from the beginning of the part 2025.02.10 18:50:36.562905 [ 256 ] {a5028db7-f6cb-458d-be16-aa9129bcb087} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:36.562982 [ 256 ] {a5028db7-f6cb-458d-be16-aa9129bcb087} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:36.564003 [ 256 ] {a5028db7-f6cb-458d-be16-aa9129bcb087} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.10 18:50:36.564501 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2423 rows, containing 5 columns (5 merged, 0 gathered) in 0.005620436 sec., 431105.3448522499 rows/sec., 33.07 MiB/sec. 2025.02.10 18:50:36.564509 [ 256 ] {a5028db7-f6cb-458d-be16-aa9129bcb087} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:36.564779 [ 64 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.10 18:50:36.564826 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.10 18:50:36.564878 [ 64 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:36.564938 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:36.565017 [ 256 ] {a5028db7-f6cb-458d-be16-aa9129bcb087} executeQuery: Read 965 rows, 66.32 KiB in 0.00515 sec., 187378.64077669903 rows/sec., 12.58 MiB/sec. 2025.02.10 18:50:36.565295 [ 200 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.10 18:50:36.565337 [ 256 ] {a5028db7-f6cb-458d-be16-aa9129bcb087} TCPHandler: Processed in 0.006190989 sec. 2025.02.10 18:50:36.565656 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:36.565723 [ 200 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:36.565768 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_31_6} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:36.565798 [ 200 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9064 rows starting from the beginning of the part 2025.02.10 18:50:36.566094 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_31_6} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.10 18:50:36.566151 [ 4 ] {fcc8556c-e1c6-4f14-9e8c-00843437b317} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:36.566283 [ 200 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part 2025.02.10 18:50:36.566529 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.10 18:50:36.566681 [ 4 ] {fcc8556c-e1c6-4f14-9e8c-00843437b317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:50:36.566810 [ 200 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 242 rows starting from the beginning of the part 2025.02.10 18:50:36.567330 [ 200 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part 2025.02.10 18:50:36.567735 [ 200 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part 2025.02.10 18:50:36.568124 [ 200 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 965 rows starting from the beginning of the part 2025.02.10 18:50:36.571155 [ 4 ] {fcc8556c-e1c6-4f14-9e8c-00843437b317} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:36.571240 [ 4 ] {fcc8556c-e1c6-4f14-9e8c-00843437b317} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:36.572348 [ 4 ] {fcc8556c-e1c6-4f14-9e8c-00843437b317} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.10 18:50:36.573155 [ 4 ] {fcc8556c-e1c6-4f14-9e8c-00843437b317} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:36.573416 [ 4 ] {fcc8556c-e1c6-4f14-9e8c-00843437b317} executeQuery: Read 5 rows, 9.17 KiB in 0.00746 sec., 670.2412868632708 rows/sec., 1.20 MiB/sec. 2025.02.10 18:50:36.573588 [ 4 ] {fcc8556c-e1c6-4f14-9e8c-00843437b317} TCPHandler: Processed in 0.008102745 sec. 2025.02.10 18:50:36.573825 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:36.574232 [ 256 ] {3ba75e6f-b0ca-4cfc-adb5-307b9997586f} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:50:36.574279 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 10828 rows, containing 5 columns (5 merged, 0 gathered) in 0.009211722 sec., 1175458.83386407 rows/sec., 79.29 MiB/sec. 2025.02.10 18:50:36.574302 [ 256 ] {3ba75e6f-b0ca-4cfc-adb5-307b9997586f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:50:36.574702 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.10 18:50:36.575132 [ 256 ] {3ba75e6f-b0ca-4cfc-adb5-307b9997586f} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:36.575181 [ 256 ] {3ba75e6f-b0ca-4cfc-adb5-307b9997586f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:36.575371 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_31_6} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:36.575574 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_31_6} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.10 18:50:36.575749 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. 2025.02.10 18:50:36.575908 [ 256 ] {3ba75e6f-b0ca-4cfc-adb5-307b9997586f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.10 18:50:36.576154 [ 256 ] {3ba75e6f-b0ca-4cfc-adb5-307b9997586f} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:36.576315 [ 64 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.10 18:50:36.576378 [ 64 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:36.576415 [ 256 ] {3ba75e6f-b0ca-4cfc-adb5-307b9997586f} executeQuery: Read 44 rows, 3.03 KiB in 0.002275 sec., 19340.65934065934 rows/sec., 1.30 MiB/sec. 2025.02.10 18:50:36.576422 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:36.576579 [ 256 ] {3ba75e6f-b0ca-4cfc-adb5-307b9997586f} TCPHandler: Processed in 0.002874239 sec. 2025.02.10 18:50:36.576665 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.10 18:50:36.576791 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:36.576824 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1610 rows starting from the beginning of the part 2025.02.10 18:50:36.576924 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2025.02.10 18:50:36.577070 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part 2025.02.10 18:50:36.577245 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::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.02.10 18:50:36.577329 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part 2025.02.10 18:50:36.577522 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 44 rows starting from the beginning of the part 2025.02.10 18:50:36.578915 [ 200 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1938 rows, containing 4 columns (4 merged, 0 gathered) in 0.002353207 sec., 823556.9586525962 rows/sec., 53.74 MiB/sec. 2025.02.10 18:50:36.579107 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.10 18:50:36.579396 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_31_6} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:36.579480 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_31_6} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.10 18:50:36.579555 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.10 18:50:38.333384 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:38.333579 [ 4 ] {5a1bf0b7-6b5f-4b13-a6da-a50a7b5dbdf0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:50:38.333655 [ 4 ] {5a1bf0b7-6b5f-4b13-a6da-a50a7b5dbdf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:50:38.334442 [ 4 ] {5a1bf0b7-6b5f-4b13-a6da-a50a7b5dbdf0} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:38.334495 [ 4 ] {5a1bf0b7-6b5f-4b13-a6da-a50a7b5dbdf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:38.334929 [ 4 ] {5a1bf0b7-6b5f-4b13-a6da-a50a7b5dbdf0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.10 18:50:38.335185 [ 4 ] {5a1bf0b7-6b5f-4b13-a6da-a50a7b5dbdf0} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:38.335442 [ 4 ] {5a1bf0b7-6b5f-4b13-a6da-a50a7b5dbdf0} executeQuery: Read 56 rows, 4.41 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.25 MiB/sec. 2025.02.10 18:50:38.335560 [ 4 ] {5a1bf0b7-6b5f-4b13-a6da-a50a7b5dbdf0} TCPHandler: Processed in 0.002306826 sec. 2025.02.10 18:50:38.335886 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:38.336083 [ 256 ] {69928713-ea1f-4e7c-b8a8-43273c2518aa} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:50:38.336160 [ 256 ] {69928713-ea1f-4e7c-b8a8-43273c2518aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:50:38.336962 [ 256 ] {69928713-ea1f-4e7c-b8a8-43273c2518aa} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:38.337017 [ 256 ] {69928713-ea1f-4e7c-b8a8-43273c2518aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:38.337456 [ 256 ] {69928713-ea1f-4e7c-b8a8-43273c2518aa} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.10 18:50:38.337731 [ 256 ] {69928713-ea1f-4e7c-b8a8-43273c2518aa} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:38.338017 [ 256 ] {69928713-ea1f-4e7c-b8a8-43273c2518aa} executeQuery: Read 64 rows, 5.12 KiB in 0.001987 sec., 32209.36084549572 rows/sec., 2.51 MiB/sec. 2025.02.10 18:50:38.338226 [ 256 ] {69928713-ea1f-4e7c-b8a8-43273c2518aa} TCPHandler: Processed in 0.002507431 sec. 2025.02.10 18:50:38.338458 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:38.338605 [ 4 ] {f2f94cdf-b1bf-4555-9f17-1237543cc362} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:38.338673 [ 4 ] {f2f94cdf-b1bf-4555-9f17-1237543cc362} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:50:38.339305 [ 4 ] {f2f94cdf-b1bf-4555-9f17-1237543cc362} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:38.339347 [ 4 ] {f2f94cdf-b1bf-4555-9f17-1237543cc362} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:38.339753 [ 4 ] {f2f94cdf-b1bf-4555-9f17-1237543cc362} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.10 18:50:38.340013 [ 4 ] {f2f94cdf-b1bf-4555-9f17-1237543cc362} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:38.340227 [ 4 ] {f2f94cdf-b1bf-4555-9f17-1237543cc362} executeQuery: Read 42 rows, 2.99 KiB in 0.001657 sec., 25347.012673506335 rows/sec., 1.76 MiB/sec. 2025.02.10 18:50:38.340282 [ 4 ] {f2f94cdf-b1bf-4555-9f17-1237543cc362} TCPHandler: Processed in 0.001947847 sec. 2025.02.10 18:50:38.340435 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:38.340581 [ 256 ] {f521bd61-75dc-40ba-97cd-f59c6ae86a5e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:50:38.340646 [ 256 ] {f521bd61-75dc-40ba-97cd-f59c6ae86a5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:50:38.341222 [ 256 ] {f521bd61-75dc-40ba-97cd-f59c6ae86a5e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:38.341264 [ 256 ] {f521bd61-75dc-40ba-97cd-f59c6ae86a5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2025.02.10 18:50:38.341648 [ 256 ] {f521bd61-75dc-40ba-97cd-f59c6ae86a5e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.10 18:50:38.341890 [ 256 ] {f521bd61-75dc-40ba-97cd-f59c6ae86a5e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:38.342106 [ 256 ] {f521bd61-75dc-40ba-97cd-f59c6ae86a5e} executeQuery: Read 16 rows, 1.11 KiB in 0.00156 sec., 10256.410256410256 rows/sec., 711.14 KiB/sec. 2025.02.10 18:50:38.342159 [ 256 ] {f521bd61-75dc-40ba-97cd-f59c6ae86a5e} TCPHandler: Processed in 0.001792304 sec. 2025.02.10 18:50:40.197693 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2025.02.10 18:50:40.198768 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:40.198812 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:40.199348 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.10 18:50:40.199623 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:40.199826 [ 69 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.10 18:50:40.199868 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2025.02.10 18:50:40.199919 [ 69 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:40.199952 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:40.200200 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.10 18:50:40.200399 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:40.200448 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2025.02.10 18:50:40.200535 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part 2025.02.10 18:50:40.200632 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part 2025.02.10 18:50:40.200910 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part 2025.02.10 18:50:40.201032 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part 2025.02.10 18:50:40.201237 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part 2025.02.10 18:50:40.203419 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003378882 sec., 2870476.0923879556 rows/sec., 41.06 MiB/sec. 2025.02.10 18:50:40.203631 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.10 18:50:40.203914 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_21_4} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:40.203999 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_21_4} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.10 18:50:40.204094 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.02.10 18:50:40.840998 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.02.10 18:50:40.862163 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:40.862231 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:40.870201 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.10 18:50:40.871084 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:40.871501 [ 68 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.10 18:50:40.871627 [ 68 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:40.871697 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:40.872137 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.10 18:50:40.888326 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.02.10 18:50:40.889592 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:40.890890 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2025.02.10 18:50:40.896042 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2025.02.10 18:50:40.901328 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2025.02.10 18:50:40.906746 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.02.10 18:50:40.912179 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2025.02.10 18:50:40.916816 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2025.02.10 18:50:40.990315 [ 194 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.118469807 sec., 1342.1141135141715 rows/sec., 6.94 MiB/sec. 2025.02.10 18:50:40.992943 [ 197 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.10 18:50:40.995878 [ 197 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_21_4} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:40.996003 [ 197 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_21_4} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.10 18:50:40.998129 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.02.10 18:50:41.000177 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 183.92 MiB, peak 194.47 MiB, free memory in arenas 0.00 B, will set to 186.20 MiB (RSS), difference: 2.28 MiB 2025.02.10 18:50:42.735369 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 680 2025.02.10 18:50:42.738836 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:42.738894 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:42.740391 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.10 18:50:42.740711 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:42.741709 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 680 2025.02.10 18:50:43.345702 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:43.345914 [ 4 ] {7cc68fd4-61d7-4738-b4c8-c157e9debbbb} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:50:43.345993 [ 4 ] {7cc68fd4-61d7-4738-b4c8-c157e9debbbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:50:43.346798 [ 4 ] {7cc68fd4-61d7-4738-b4c8-c157e9debbbb} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:43.346843 [ 4 ] {7cc68fd4-61d7-4738-b4c8-c157e9debbbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:43.347286 [ 4 ] {7cc68fd4-61d7-4738-b4c8-c157e9debbbb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.10 18:50:43.347551 [ 4 ] {7cc68fd4-61d7-4738-b4c8-c157e9debbbb} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:43.347757 [ 4 ] {7cc68fd4-61d7-4738-b4c8-c157e9debbbb} executeQuery: Read 14 rows, 1.01 KiB in 0.001902 sec., 7360.672975814931 rows/sec., 529.87 KiB/sec. 2025.02.10 18:50:43.347825 [ 4 ] {7cc68fd4-61d7-4738-b4c8-c157e9debbbb} TCPHandler: Processed in 0.002254495 sec. 2025.02.10 18:50:43.348151 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:43.348437 [ 256 ] {a9a617fd-1383-4ec2-a908-88979466807c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:50:43.348520 [ 256 ] {a9a617fd-1383-4ec2-a908-88979466807c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:50:43.349456 [ 256 ] {a9a617fd-1383-4ec2-a908-88979466807c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:43.349511 [ 256 ] {a9a617fd-1383-4ec2-a908-88979466807c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:43.349985 [ 256 ] {a9a617fd-1383-4ec2-a908-88979466807c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.10 18:50:43.350269 [ 256 ] {a9a617fd-1383-4ec2-a908-88979466807c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:43.350558 [ 256 ] {a9a617fd-1383-4ec2-a908-88979466807c} executeQuery: Read 273 rows, 24.64 KiB in 0.002168 sec., 125922.50922509226 rows/sec., 11.10 MiB/sec. 2025.02.10 18:50:43.350783 [ 256 ] {a9a617fd-1383-4ec2-a908-88979466807c} TCPHandler: Processed in 0.002827648 sec. 2025.02.10 18:50:43.351024 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:43.351163 [ 4 ] {297049f4-b41f-40f7-b9e4-bf386d82a7a3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:50:43.351220 [ 4 ] {297049f4-b41f-40f7-b9e4-bf386d82a7a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:50:43.351859 [ 4 ] {297049f4-b41f-40f7-b9e4-bf386d82a7a3} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:43.351900 [ 4 ] {297049f4-b41f-40f7-b9e4-bf386d82a7a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:43.352286 [ 4 ] {297049f4-b41f-40f7-b9e4-bf386d82a7a3} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.10 18:50:43.352532 [ 4 ] {297049f4-b41f-40f7-b9e4-bf386d82a7a3} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:43.352717 [ 4 ] {297049f4-b41f-40f7-b9e4-bf386d82a7a3} executeQuery: Read 42 rows, 3.09 KiB in 0.001585 sec., 26498.422712933752 rows/sec., 1.90 MiB/sec. 2025.02.10 18:50:43.352780 [ 4 ] {297049f4-b41f-40f7-b9e4-bf386d82a7a3} TCPHandler: Processed in 0.001860765 sec. 2025.02.10 18:50:43.352928 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:43.353057 [ 256 ] {99383b32-9775-4045-aaf5-f7dee0d22fbd} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:50:43.353111 [ 256 ] {99383b32-9775-4045-aaf5-f7dee0d22fbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:50:43.353716 [ 256 ] {99383b32-9775-4045-aaf5-f7dee0d22fbd} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:43.353759 [ 256 ] {99383b32-9775-4045-aaf5-f7dee0d22fbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:43.354137 [ 256 ] {99383b32-9775-4045-aaf5-f7dee0d22fbd} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.10 18:50:43.354393 [ 256 ] {99383b32-9775-4045-aaf5-f7dee0d22fbd} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:43.354641 [ 256 ] {99383b32-9775-4045-aaf5-f7dee0d22fbd} executeQuery: Read 14 rows, 1004.00 B in 0.001606 sec., 8717.3100871731 rows/sec., 610.50 KiB/sec. 2025.02.10 18:50:43.354858 [ 256 ] {99383b32-9775-4045-aaf5-f7dee0d22fbd} TCPHandler: Processed in 0.001985498 sec. 2025.02.10 18:50:43.355049 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:43.355192 [ 4 ] {ae5fbe40-f3bf-4e1d-ac2a-af9c41ea8c0a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:50:43.355253 [ 4 ] {ae5fbe40-f3bf-4e1d-ac2a-af9c41ea8c0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:50:43.356082 [ 4 ] {ae5fbe40-f3bf-4e1d-ac2a-af9c41ea8c0a} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:43.356122 [ 4 ] {ae5fbe40-f3bf-4e1d-ac2a-af9c41ea8c0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:43.356478 [ 4 ] {ae5fbe40-f3bf-4e1d-ac2a-af9c41ea8c0a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.10 18:50:43.356740 [ 4 ] {ae5fbe40-f3bf-4e1d-ac2a-af9c41ea8c0a} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:43.357016 [ 4 ] {ae5fbe40-f3bf-4e1d-ac2a-af9c41ea8c0a} executeQuery: Read 13 rows, 830.00 B in 0.001851 sec., 7023.230686115613 rows/sec., 437.90 KiB/sec. 2025.02.10 18:50:43.357093 [ 4 ] {ae5fbe40-f3bf-4e1d-ac2a-af9c41ea8c0a} TCPHandler: Processed in 0.002133611 sec. 2025.02.10 18:50:43.357246 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:43.357365 [ 256 ] {97ff753b-c3cc-4544-9f68-fc848e4e05ee} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:50:43.357415 [ 256 ] {97ff753b-c3cc-4544-9f68-fc848e4e05ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:50:43.358184 [ 256 ] {97ff753b-c3cc-4544-9f68-fc848e4e05ee} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:43.358222 [ 256 ] {97ff753b-c3cc-4544-9f68-fc848e4e05ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:43.358603 [ 256 ] {97ff753b-c3cc-4544-9f68-fc848e4e05ee} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.10 18:50:43.358842 [ 256 ] {97ff753b-c3cc-4544-9f68-fc848e4e05ee} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:43.359023 [ 256 ] {97ff753b-c3cc-4544-9f68-fc848e4e05ee} executeQuery: Read 417 rows, 30.48 KiB in 0.001683 sec., 247771.83600713013 rows/sec., 17.69 MiB/sec. 2025.02.10 18:50:43.359074 [ 256 ] {97ff753b-c3cc-4544-9f68-fc848e4e05ee} TCPHandler: Processed in 0.001886155 sec. 2025.02.10 18:50:43.359208 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:43.359330 [ 4 ] {9870e261-2231-4fc5-9495-537f4399540f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:50:43.359393 [ 4 ] {9870e261-2231-4fc5-9495-537f4399540f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:50:43.359966 [ 4 ] {9870e261-2231-4fc5-9495-537f4399540f} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:43.360012 [ 4 ] {9870e261-2231-4fc5-9495-537f4399540f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:43.360425 [ 4 ] {9870e261-2231-4fc5-9495-537f4399540f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.10 18:50:43.360668 [ 4 ] {9870e261-2231-4fc5-9495-537f4399540f} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:43.360889 [ 4 ] {9870e261-2231-4fc5-9495-537f4399540f} executeQuery: Read 6 rows, 321.00 B in 0.001586 sec., 3783.1021437578815 rows/sec., 197.65 KiB/sec. 2025.02.10 18:50:43.360940 [ 4 ] {9870e261-2231-4fc5-9495-537f4399540f} TCPHandler: Processed in 0.001787313 sec. 2025.02.10 18:50:43.361075 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:43.361192 [ 256 ] {b47aa38a-f5e5-45c2-bb8a-b646f20d5a74} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:43.361245 [ 256 ] {b47aa38a-f5e5-45c2-bb8a-b646f20d5a74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:50:43.361944 [ 256 ] {b47aa38a-f5e5-45c2-bb8a-b646f20d5a74} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:43.361988 [ 256 ] {b47aa38a-f5e5-45c2-bb8a-b646f20d5a74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:43.362435 [ 256 ] {b47aa38a-f5e5-45c2-bb8a-b646f20d5a74} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.10 18:50:43.362671 [ 256 ] {b47aa38a-f5e5-45c2-bb8a-b646f20d5a74} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:43.362891 [ 256 ] {b47aa38a-f5e5-45c2-bb8a-b646f20d5a74} executeQuery: Read 237 rows, 16.27 KiB in 0.001715 sec., 138192.4198250729 rows/sec., 9.26 MiB/sec. 2025.02.10 18:50:43.363087 [ 256 ] {b47aa38a-f5e5-45c2-bb8a-b646f20d5a74} TCPHandler: Processed in 0.00206211 sec. 2025.02.10 18:50:43.363297 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:43.363449 [ 4 ] {83ada2c5-2d93-48e0-ba59-4c1cc72a4c84} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:50:43.363509 [ 4 ] {83ada2c5-2d93-48e0-ba59-4c1cc72a4c84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:50:43.364059 [ 4 ] {83ada2c5-2d93-48e0-ba59-4c1cc72a4c84} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:43.364105 [ 4 ] {83ada2c5-2d93-48e0-ba59-4c1cc72a4c84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:43.364493 [ 4 ] {83ada2c5-2d93-48e0-ba59-4c1cc72a4c84} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.10 18:50:43.364724 [ 4 ] {83ada2c5-2d93-48e0-ba59-4c1cc72a4c84} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:43.364993 [ 4 ] {83ada2c5-2d93-48e0-ba59-4c1cc72a4c84} executeQuery: Read 1 rows, 69.00 B in 0.001569 sec., 637.348629700446 rows/sec., 42.95 KiB/sec. 2025.02.10 18:50:43.365168 [ 4 ] {83ada2c5-2d93-48e0-ba59-4c1cc72a4c84} TCPHandler: Processed in 0.001980618 sec. 2025.02.10 18:50:43.365314 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:43.365450 [ 256 ] {e887213e-9586-40de-a7e1-7acb66405ea9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:43.365541 [ 256 ] {e887213e-9586-40de-a7e1-7acb66405ea9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:50:43.366847 [ 256 ] {e887213e-9586-40de-a7e1-7acb66405ea9} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:43.366885 [ 256 ] {e887213e-9586-40de-a7e1-7acb66405ea9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:43.367570 [ 256 ] {e887213e-9586-40de-a7e1-7acb66405ea9} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.10 18:50:43.367855 [ 256 ] {e887213e-9586-40de-a7e1-7acb66405ea9} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:43.368073 [ 256 ] {e887213e-9586-40de-a7e1-7acb66405ea9} executeQuery: Read 35 rows, 64.22 KiB in 0.00265 sec., 13207.547169811322 rows/sec., 23.67 MiB/sec. 2025.02.10 18:50:43.368175 [ 256 ] {e887213e-9586-40de-a7e1-7acb66405ea9} TCPHandler: Processed in 0.00291874 sec. 2025.02.10 18:50:43.368354 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:43.368504 [ 4 ] {ad0fa017-efd7-4cad-b60b-7c7874ffec2c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:50:43.368572 [ 4 ] {ad0fa017-efd7-4cad-b60b-7c7874ffec2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:50:43.369242 [ 4 ] {ad0fa017-efd7-4cad-b60b-7c7874ffec2c} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:43.369356 [ 4 ] {ad0fa017-efd7-4cad-b60b-7c7874ffec2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:43.369800 [ 4 ] {ad0fa017-efd7-4cad-b60b-7c7874ffec2c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.10 18:50:43.370065 [ 4 ] {ad0fa017-efd7-4cad-b60b-7c7874ffec2c} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:43.370312 [ 4 ] {ad0fa017-efd7-4cad-b60b-7c7874ffec2c} executeQuery: Read 82 rows, 5.33 KiB in 0.00184 sec., 44565.217391304344 rows/sec., 2.83 MiB/sec. 2025.02.10 18:50:43.370370 [ 4 ] {ad0fa017-efd7-4cad-b60b-7c7874ffec2c} TCPHandler: Processed in 0.002113842 sec. 2025.02.10 18:50:47.600320 [ 57 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:50:47.600388 [ 57 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:50:47.700025 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 2025.02.10 18:50:47.700680 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:47.700730 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:47.701334 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.10 18:50:47.701595 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:47.701850 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.02.10 18:50:48.339858 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:48.340070 [ 4 ] {fda8beac-7e9d-4ab0-b53e-f32a56cdc61a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:50:48.340150 [ 4 ] {fda8beac-7e9d-4ab0-b53e-f32a56cdc61a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:50:48.340973 [ 4 ] {fda8beac-7e9d-4ab0-b53e-f32a56cdc61a} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:48.341019 [ 4 ] {fda8beac-7e9d-4ab0-b53e-f32a56cdc61a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:48.341433 [ 4 ] {fda8beac-7e9d-4ab0-b53e-f32a56cdc61a} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.10 18:50:48.341694 [ 4 ] {fda8beac-7e9d-4ab0-b53e-f32a56cdc61a} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:48.341931 [ 4 ] {fda8beac-7e9d-4ab0-b53e-f32a56cdc61a} executeQuery: Read 66 rows, 5.38 KiB in 0.001918 sec., 34410.844629822735 rows/sec., 2.74 MiB/sec. 2025.02.10 18:50:48.342048 [ 4 ] {fda8beac-7e9d-4ab0-b53e-f32a56cdc61a} TCPHandler: Processed in 0.002322196 sec. 2025.02.10 18:50:48.342316 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:48.342509 [ 256 ] {045d2b41-dddc-4c4c-bc43-c9f9d31f8f8e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:50:48.342582 [ 256 ] {045d2b41-dddc-4c4c-bc43-c9f9d31f8f8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:50:48.343334 [ 256 ] {045d2b41-dddc-4c4c-bc43-c9f9d31f8f8e} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:48.343376 [ 256 ] {045d2b41-dddc-4c4c-bc43-c9f9d31f8f8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:48.343804 [ 256 ] {045d2b41-dddc-4c4c-bc43-c9f9d31f8f8e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.10 18:50:48.344064 [ 256 ] {045d2b41-dddc-4c4c-bc43-c9f9d31f8f8e} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:48.344287 [ 256 ] {045d2b41-dddc-4c4c-bc43-c9f9d31f8f8e} executeQuery: Read 5 rows, 385.00 B in 0.001827 sec., 2736.726874657909 rows/sec., 205.79 KiB/sec. 2025.02.10 18:50:48.344394 [ 256 ] {045d2b41-dddc-4c4c-bc43-c9f9d31f8f8e} TCPHandler: Processed in 0.002209353 sec. 2025.02.10 18:50:48.344562 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:48.344703 [ 4 ] {b5d80bca-5569-4cdf-a7de-6dc565a72340} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:50:48.344762 [ 4 ] {b5d80bca-5569-4cdf-a7de-6dc565a72340} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:50:48.345484 [ 4 ] {b5d80bca-5569-4cdf-a7de-6dc565a72340} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:48.345530 [ 4 ] {b5d80bca-5569-4cdf-a7de-6dc565a72340} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:48.345883 [ 4 ] {b5d80bca-5569-4cdf-a7de-6dc565a72340} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.10 18:50:48.346120 [ 4 ] {b5d80bca-5569-4cdf-a7de-6dc565a72340} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:48.346342 [ 4 ] {b5d80bca-5569-4cdf-a7de-6dc565a72340} executeQuery: Read 69 rows, 5.52 KiB in 0.001669 sec., 41342.121030557224 rows/sec., 3.23 MiB/sec. 2025.02.10 18:50:48.346472 [ 4 ] {b5d80bca-5569-4cdf-a7de-6dc565a72340} TCPHandler: Processed in 0.001974848 sec. 2025.02.10 18:50:48.346659 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:48.346801 [ 256 ] {1c94c5c8-67c3-4169-941a-c9d90cab13ec} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:48.346865 [ 256 ] {1c94c5c8-67c3-4169-941a-c9d90cab13ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:50:48.347556 [ 256 ] {1c94c5c8-67c3-4169-941a-c9d90cab13ec} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:48.347596 [ 256 ] {1c94c5c8-67c3-4169-941a-c9d90cab13ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:48.348003 [ 256 ] {1c94c5c8-67c3-4169-941a-c9d90cab13ec} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.10 18:50:48.348249 [ 256 ] {1c94c5c8-67c3-4169-941a-c9d90cab13ec} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:48.348435 [ 256 ] {1c94c5c8-67c3-4169-941a-c9d90cab13ec} executeQuery: Read 160 rows, 11.41 KiB in 0.001666 sec., 96038.41536614647 rows/sec., 6.69 MiB/sec. 2025.02.10 18:50:48.348560 [ 256 ] {1c94c5c8-67c3-4169-941a-c9d90cab13ec} TCPHandler: Processed in 0.001968237 sec. 2025.02.10 18:50:48.348743 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:48.348885 [ 4 ] {b2046a9c-bded-415a-b19d-0e2a2693744b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:48.348980 [ 4 ] {b2046a9c-bded-415a-b19d-0e2a2693744b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:50:48.350361 [ 4 ] {b2046a9c-bded-415a-b19d-0e2a2693744b} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:48.350400 [ 4 ] {b2046a9c-bded-415a-b19d-0e2a2693744b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:48.351008 [ 4 ] {b2046a9c-bded-415a-b19d-0e2a2693744b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.10 18:50:48.351259 [ 4 ] {b2046a9c-bded-415a-b19d-0e2a2693744b} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:48.351506 [ 4 ] {b2046a9c-bded-415a-b19d-0e2a2693744b} executeQuery: Read 5 rows, 9.17 KiB in 0.002653 sec., 1884.6588767433095 rows/sec., 3.38 MiB/sec. 2025.02.10 18:50:48.351607 [ 4 ] {b2046a9c-bded-415a-b19d-0e2a2693744b} TCPHandler: Processed in 0.002932691 sec. 2025.02.10 18:50:48.351784 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:48.351925 [ 256 ] {06376c5b-68c1-4d5f-8e11-982366d128a2} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:50:48.351986 [ 256 ] {06376c5b-68c1-4d5f-8e11-982366d128a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:50:48.352573 [ 256 ] {06376c5b-68c1-4d5f-8e11-982366d128a2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:48.352614 [ 256 ] {06376c5b-68c1-4d5f-8e11-982366d128a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:48.352985 [ 256 ] {06376c5b-68c1-4d5f-8e11-982366d128a2} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.10 18:50:48.353224 [ 256 ] {06376c5b-68c1-4d5f-8e11-982366d128a2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:48.353440 [ 256 ] {06376c5b-68c1-4d5f-8e11-982366d128a2} executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec. 2025.02.10 18:50:48.353491 [ 256 ] {06376c5b-68c1-4d5f-8e11-982366d128a2} TCPHandler: Processed in 0.001773063 sec. 2025.02.10 18:50:48.388427 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.02.10 18:50:48.411430 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:48.411499 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:48.418771 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.10 18:50:48.419516 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:48.422917 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.02.10 18:50:52.741970 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 714 2025.02.10 18:50:52.745117 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:52.745179 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:52.746669 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.10 18:50:52.747005 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:52.747247 [ 53 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.10 18:50:52.747378 [ 53 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:52.747448 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:52.747895 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.10 18:50:52.749178 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 714 2025.02.10 18:50:52.749579 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:52.749781 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 518 rows starting from the beginning of the part 2025.02.10 18:50:52.750467 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part 2025.02.10 18:50:52.751176 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part 2025.02.10 18:50:52.751808 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part 2025.02.10 18:50:52.752414 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part 2025.02.10 18:50:52.753011 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part 2025.02.10 18:50:52.761663 [ 194 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 72 columns (72 merged, 0 gathered) in 0.014053739 sec., 50804.98506482865 rows/sec., 43.11 MiB/sec. 2025.02.10 18:50:52.762807 [ 194 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.10 18:50:52.763605 [ 194 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_16_3} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:52.763689 [ 194 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_16_3} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.10 18:50:52.764014 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. 2025.02.10 18:50:53.345300 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:53.345525 [ 4 ] {eb87ceca-e790-40b0-843a-5b4f7776eb73} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:50:53.345610 [ 4 ] {eb87ceca-e790-40b0-843a-5b4f7776eb73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:50:53.346387 [ 4 ] {eb87ceca-e790-40b0-843a-5b4f7776eb73} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:53.346443 [ 4 ] {eb87ceca-e790-40b0-843a-5b4f7776eb73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:53.346893 [ 4 ] {eb87ceca-e790-40b0-843a-5b4f7776eb73} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.10 18:50:53.347160 [ 4 ] {eb87ceca-e790-40b0-843a-5b4f7776eb73} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:53.347453 [ 4 ] {eb87ceca-e790-40b0-843a-5b4f7776eb73} executeQuery: Read 14 rows, 1.01 KiB in 0.001986 sec., 7049.345417925479 rows/sec., 507.46 KiB/sec. 2025.02.10 18:50:53.347682 [ 4 ] {eb87ceca-e790-40b0-843a-5b4f7776eb73} TCPHandler: Processed in 0.00252409 sec. 2025.02.10 18:50:53.348015 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:53.348269 [ 256 ] {5cc252cd-fefa-41c2-ba81-a7ef0ff1ae58} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:50:53.348368 [ 256 ] {5cc252cd-fefa-41c2-ba81-a7ef0ff1ae58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:50:53.349195 [ 256 ] {5cc252cd-fefa-41c2-ba81-a7ef0ff1ae58} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:53.349246 [ 256 ] {5cc252cd-fefa-41c2-ba81-a7ef0ff1ae58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:53.349686 [ 256 ] {5cc252cd-fefa-41c2-ba81-a7ef0ff1ae58} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.10 18:50:53.349950 [ 256 ] {5cc252cd-fefa-41c2-ba81-a7ef0ff1ae58} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:53.350186 [ 256 ] {5cc252cd-fefa-41c2-ba81-a7ef0ff1ae58} executeQuery: Read 2 rows, 167.00 B in 0.001987 sec., 1006.5425264217413 rows/sec., 82.08 KiB/sec. 2025.02.10 18:50:53.350244 [ 256 ] {5cc252cd-fefa-41c2-ba81-a7ef0ff1ae58} TCPHandler: Processed in 0.002396618 sec. 2025.02.10 18:50:53.350434 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:53.350583 [ 4 ] {6856616f-a96b-4158-bb81-d9ac574bc2f3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:50:53.350645 [ 4 ] {6856616f-a96b-4158-bb81-d9ac574bc2f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:50:53.351367 [ 4 ] {6856616f-a96b-4158-bb81-d9ac574bc2f3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:53.351409 [ 4 ] {6856616f-a96b-4158-bb81-d9ac574bc2f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:53.351802 [ 4 ] {6856616f-a96b-4158-bb81-d9ac574bc2f3} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.10 18:50:53.352042 [ 4 ] {6856616f-a96b-4158-bb81-d9ac574bc2f3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:53.352290 [ 4 ] {6856616f-a96b-4158-bb81-d9ac574bc2f3} executeQuery: Read 274 rows, 24.71 KiB in 0.00173 sec., 158381.5028901734 rows/sec., 13.95 MiB/sec. 2025.02.10 18:50:53.352360 [ 4 ] {6856616f-a96b-4158-bb81-d9ac574bc2f3} TCPHandler: Processed in 0.001997788 sec. 2025.02.10 18:50:53.352574 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:53.352701 [ 256 ] {762d40e9-40cb-4747-84d6-a7d0fc1f53cf} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:50:53.352759 [ 256 ] {762d40e9-40cb-4747-84d6-a7d0fc1f53cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:50:53.353461 [ 256 ] {762d40e9-40cb-4747-84d6-a7d0fc1f53cf} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:53.353508 [ 256 ] {762d40e9-40cb-4747-84d6-a7d0fc1f53cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:53.353922 [ 256 ] {762d40e9-40cb-4747-84d6-a7d0fc1f53cf} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.10 18:50:53.354172 [ 256 ] {762d40e9-40cb-4747-84d6-a7d0fc1f53cf} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:53.354392 [ 256 ] {762d40e9-40cb-4747-84d6-a7d0fc1f53cf} executeQuery: Read 44 rows, 3.23 KiB in 0.001718 sec., 25611.17578579744 rows/sec., 1.83 MiB/sec. 2025.02.10 18:50:53.354445 [ 256 ] {762d40e9-40cb-4747-84d6-a7d0fc1f53cf} TCPHandler: Processed in 0.001977028 sec. 2025.02.10 18:50:53.354589 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:53.354715 [ 4 ] {b861c27f-00c1-43ea-831e-e3b8ab7d381e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:50:53.354776 [ 4 ] {b861c27f-00c1-43ea-831e-e3b8ab7d381e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:50:53.355468 [ 4 ] {b861c27f-00c1-43ea-831e-e3b8ab7d381e} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:53.355516 [ 4 ] {b861c27f-00c1-43ea-831e-e3b8ab7d381e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:53.355901 [ 4 ] {b861c27f-00c1-43ea-831e-e3b8ab7d381e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.10 18:50:53.356134 [ 4 ] {b861c27f-00c1-43ea-831e-e3b8ab7d381e} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:53.356349 [ 4 ] {b861c27f-00c1-43ea-831e-e3b8ab7d381e} executeQuery: Read 14 rows, 1004.00 B in 0.001665 sec., 8408.408408408408 rows/sec., 588.87 KiB/sec. 2025.02.10 18:50:53.356401 [ 4 ] {b861c27f-00c1-43ea-831e-e3b8ab7d381e} TCPHandler: Processed in 0.001869105 sec. 2025.02.10 18:50:53.356549 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:53.356666 [ 256 ] {a84174f5-dfa5-4915-9502-e34a4b09178c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:50:53.356720 [ 256 ] {a84174f5-dfa5-4915-9502-e34a4b09178c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:50:53.357409 [ 256 ] {a84174f5-dfa5-4915-9502-e34a4b09178c} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:53.357457 [ 256 ] {a84174f5-dfa5-4915-9502-e34a4b09178c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:53.357850 [ 256 ] {a84174f5-dfa5-4915-9502-e34a4b09178c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.10 18:50:53.358094 [ 256 ] {a84174f5-dfa5-4915-9502-e34a4b09178c} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:53.358308 [ 256 ] {a84174f5-dfa5-4915-9502-e34a4b09178c} executeQuery: Read 13 rows, 830.00 B in 0.001667 sec., 7798.440311937612 rows/sec., 486.23 KiB/sec. 2025.02.10 18:50:53.358360 [ 256 ] {a84174f5-dfa5-4915-9502-e34a4b09178c} TCPHandler: Processed in 0.001873495 sec. 2025.02.10 18:50:53.358503 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:53.358621 [ 4 ] {d3680be1-237a-4e51-a9a3-3c5ad81c2826} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:50:53.358671 [ 4 ] {d3680be1-237a-4e51-a9a3-3c5ad81c2826} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:50:53.359503 [ 4 ] {d3680be1-237a-4e51-a9a3-3c5ad81c2826} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:53.359553 [ 4 ] {d3680be1-237a-4e51-a9a3-3c5ad81c2826} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:53.359952 [ 4 ] {d3680be1-237a-4e51-a9a3-3c5ad81c2826} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.10 18:50:53.360184 [ 4 ] {d3680be1-237a-4e51-a9a3-3c5ad81c2826} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:53.360402 [ 4 ] {d3680be1-237a-4e51-a9a3-3c5ad81c2826} executeQuery: Read 419 rows, 30.65 KiB in 0.001804 sec., 232261.64079822614 rows/sec., 16.59 MiB/sec. 2025.02.10 18:50:53.360505 [ 4 ] {d3680be1-237a-4e51-a9a3-3c5ad81c2826} TCPHandler: Processed in 0.00205906 sec. 2025.02.10 18:50:53.360701 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:53.360817 [ 256 ] {ff409240-8947-485c-9a9d-5adf6b58b5f3} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:50:53.360869 [ 256 ] {ff409240-8947-485c-9a9d-5adf6b58b5f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:50:53.361361 [ 256 ] {ff409240-8947-485c-9a9d-5adf6b58b5f3} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:53.361399 [ 256 ] {ff409240-8947-485c-9a9d-5adf6b58b5f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:53.361771 [ 256 ] {ff409240-8947-485c-9a9d-5adf6b58b5f3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.10 18:50:53.362013 [ 256 ] {ff409240-8947-485c-9a9d-5adf6b58b5f3} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:53.362225 [ 256 ] {ff409240-8947-485c-9a9d-5adf6b58b5f3} executeQuery: Read 6 rows, 321.00 B in 0.001431 sec., 4192.8721174004195 rows/sec., 219.06 KiB/sec. 2025.02.10 18:50:53.362277 [ 256 ] {ff409240-8947-485c-9a9d-5adf6b58b5f3} TCPHandler: Processed in 0.001685941 sec. 2025.02.10 18:50:53.362423 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:53.362543 [ 4 ] {8ad7a0c8-9732-4533-b450-217ea0a1ba4e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:53.362596 [ 4 ] {8ad7a0c8-9732-4533-b450-217ea0a1ba4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:50:53.363170 [ 4 ] {8ad7a0c8-9732-4533-b450-217ea0a1ba4e} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:53.363209 [ 4 ] {8ad7a0c8-9732-4533-b450-217ea0a1ba4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:53.363603 [ 4 ] {8ad7a0c8-9732-4533-b450-217ea0a1ba4e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.10 18:50:53.363834 [ 4 ] {8ad7a0c8-9732-4533-b450-217ea0a1ba4e} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:53.364045 [ 4 ] {8ad7a0c8-9732-4533-b450-217ea0a1ba4e} executeQuery: Read 238 rows, 16.34 KiB in 0.001528 sec., 155759.16230366493 rows/sec., 10.44 MiB/sec. 2025.02.10 18:50:53.364096 [ 4 ] {8ad7a0c8-9732-4533-b450-217ea0a1ba4e} TCPHandler: Processed in 0.001730432 sec. 2025.02.10 18:50:53.364231 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:53.364347 [ 256 ] {cf1f34cd-8029-4b0b-924d-d301826af998} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:50:53.364400 [ 256 ] {cf1f34cd-8029-4b0b-924d-d301826af998} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:50:53.364875 [ 256 ] {cf1f34cd-8029-4b0b-924d-d301826af998} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:53.364913 [ 256 ] {cf1f34cd-8029-4b0b-924d-d301826af998} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:53.365266 [ 256 ] {cf1f34cd-8029-4b0b-924d-d301826af998} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.10 18:50:53.365518 [ 256 ] {cf1f34cd-8029-4b0b-924d-d301826af998} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:53.365670 [ 49 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.02.10 18:50:53.365726 [ 49 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:53.365737 [ 256 ] {cf1f34cd-8029-4b0b-924d-d301826af998} executeQuery: Read 1 rows, 69.00 B in 0.001411 sec., 708.7172218284904 rows/sec., 47.76 KiB/sec. 2025.02.10 18:50:53.365756 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:53.365800 [ 256 ] {cf1f34cd-8029-4b0b-924d-d301826af998} TCPHandler: Processed in 0.001622409 sec. 2025.02.10 18:50:53.366018 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:53.366040 [ 199 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2025.02.10 18:50:53.366228 [ 4 ] {6a103b9d-6c9a-4fb0-8bd7-d48bdfcf5192} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:53.366298 [ 199 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:53.366402 [ 199 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part 2025.02.10 18:50:53.366435 [ 4 ] {6a103b9d-6c9a-4fb0-8bd7-d48bdfcf5192} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:50:53.366758 [ 199 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.02.10 18:50:53.367125 [ 199 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2025.02.10 18:50:53.367520 [ 199 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2025.02.10 18:50:53.367886 [ 199 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2025.02.10 18:50:53.368213 [ 199 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2025.02.10 18:50:53.371654 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.005793989 sec., 2588.8899685518904 rows/sec., 174.45 KiB/sec. 2025.02.10 18:50:53.371924 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.02.10 18:50:53.371939 [ 4 ] {6a103b9d-6c9a-4fb0-8bd7-d48bdfcf5192} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:53.372007 [ 4 ] {6a103b9d-6c9a-4fb0-8bd7-d48bdfcf5192} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:53.372579 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_15_3} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:53.372760 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_15_3} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.02.10 18:50:53.372913 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.10 18:50:53.373256 [ 4 ] {6a103b9d-6c9a-4fb0-8bd7-d48bdfcf5192} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.10 18:50:53.373522 [ 4 ] {6a103b9d-6c9a-4fb0-8bd7-d48bdfcf5192} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:53.373793 [ 4 ] {6a103b9d-6c9a-4fb0-8bd7-d48bdfcf5192} executeQuery: Read 35 rows, 64.22 KiB in 0.00763 sec., 4587.155963302753 rows/sec., 8.22 MiB/sec. 2025.02.10 18:50:53.373903 [ 4 ] {6a103b9d-6c9a-4fb0-8bd7-d48bdfcf5192} TCPHandler: Processed in 0.008003853 sec. 2025.02.10 18:50:53.374061 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:53.374179 [ 256 ] {a9be9f45-c930-4266-b384-c0673c6ad745} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:50:53.374230 [ 256 ] {a9be9f45-c930-4266-b384-c0673c6ad745} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:50:53.374740 [ 256 ] {a9be9f45-c930-4266-b384-c0673c6ad745} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:53.374778 [ 256 ] {a9be9f45-c930-4266-b384-c0673c6ad745} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:53.375165 [ 256 ] {a9be9f45-c930-4266-b384-c0673c6ad745} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.10 18:50:53.375413 [ 256 ] {a9be9f45-c930-4266-b384-c0673c6ad745} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:53.375605 [ 256 ] {a9be9f45-c930-4266-b384-c0673c6ad745} executeQuery: Read 82 rows, 5.33 KiB in 0.00145 sec., 56551.724137931036 rows/sec., 3.59 MiB/sec. 2025.02.10 18:50:53.375721 [ 256 ] {a9be9f45-c930-4266-b384-c0673c6ad745} TCPHandler: Processed in 0.001719832 sec. 2025.02.10 18:50:55.201988 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2025.02.10 18:50:55.202784 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:55.202832 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:55.203413 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.10 18:50:55.203672 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:55.203935 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2025.02.10 18:50:55.922999 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.02.10 18:50:55.943308 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:55.943365 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:55.951060 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.10 18:50:55.951819 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:55.954557 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.02.10 18:50:58.339108 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:58.339304 [ 4 ] {7532f98a-479f-4bb6-9a9f-670d6ba31163} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:50:58.339378 [ 4 ] {7532f98a-479f-4bb6-9a9f-670d6ba31163} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:50:58.340167 [ 4 ] {7532f98a-479f-4bb6-9a9f-670d6ba31163} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:58.340213 [ 4 ] {7532f98a-479f-4bb6-9a9f-670d6ba31163} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:58.340658 [ 4 ] {7532f98a-479f-4bb6-9a9f-670d6ba31163} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.10 18:50:58.340911 [ 4 ] {7532f98a-479f-4bb6-9a9f-670d6ba31163} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:58.341106 [ 41 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.10 18:50:58.341177 [ 4 ] {7532f98a-479f-4bb6-9a9f-670d6ba31163} executeQuery: Read 66 rows, 5.38 KiB in 0.001921 sec., 34357.105674128055 rows/sec., 2.74 MiB/sec. 2025.02.10 18:50:58.341194 [ 41 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:58.341268 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:58.341328 [ 4 ] {7532f98a-479f-4bb6-9a9f-670d6ba31163} TCPHandler: Processed in 0.002345057 sec. 2025.02.10 18:50:58.341518 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.10 18:50:58.341649 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:58.341720 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:58.341774 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1432 rows starting from the beginning of the part 2025.02.10 18:50:58.341965 [ 256 ] {be97e4c9-323d-4f21-af45-2113f355eb95} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:50:58.342009 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part 2025.02.10 18:50:58.342142 [ 256 ] {be97e4c9-323d-4f21-af45-2113f355eb95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:50:58.342256 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 273 rows starting from the beginning of the part 2025.02.10 18:50:58.342673 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 66 rows starting from the beginning of the part 2025.02.10 18:50:58.342903 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 274 rows starting from the beginning of the part 2025.02.10 18:50:58.343195 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 66 rows starting from the beginning of the part 2025.02.10 18:50:58.344922 [ 256 ] {be97e4c9-323d-4f21-af45-2113f355eb95} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:58.344994 [ 256 ] {be97e4c9-323d-4f21-af45-2113f355eb95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:58.345967 [ 256 ] {be97e4c9-323d-4f21-af45-2113f355eb95} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.10 18:50:58.346495 [ 256 ] {be97e4c9-323d-4f21-af45-2113f355eb95} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:58.346530 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2167 rows, containing 5 columns (5 merged, 0 gathered) in 0.005141574 sec., 421466.2669447138 rows/sec., 37.19 MiB/sec. 2025.02.10 18:50:58.346680 [ 41 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.10 18:50:58.346732 [ 41 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:58.346763 [ 256 ] {be97e4c9-323d-4f21-af45-2113f355eb95} executeQuery: Read 5 rows, 385.00 B in 0.004932 sec., 1013.7875101378752 rows/sec., 76.23 KiB/sec. 2025.02.10 18:50:58.346767 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:58.346873 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.10 18:50:58.347028 [ 256 ] {be97e4c9-323d-4f21-af45-2113f355eb95} TCPHandler: Processed in 0.005540764 sec. 2025.02.10 18:50:58.347274 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.10 18:50:58.347361 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:58.347645 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:58.347738 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 65 rows starting from the beginning of the part 2025.02.10 18:50:58.347747 [ 4 ] {84e9b423-8fe3-4b0e-ad62-bbbd7db60973} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:50:58.347954 [ 4 ] {84e9b423-8fe3-4b0e-ad62-bbbd7db60973} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:50:58.348151 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2025.02.10 18:50:58.348038 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_36_7} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:58.348553 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part 2025.02.10 18:50:58.348959 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part 2025.02.10 18:50:58.349355 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part 2025.02.10 18:50:58.349481 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_36_7} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.10 18:50:58.349789 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2025.02.10 18:50:58.350513 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.02.10 18:50:58.351477 [ 4 ] {84e9b423-8fe3-4b0e-ad62-bbbd7db60973} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:58.351558 [ 4 ] {84e9b423-8fe3-4b0e-ad62-bbbd7db60973} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:58.352585 [ 4 ] {84e9b423-8fe3-4b0e-ad62-bbbd7db60973} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.10 18:50:58.352637 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.005735168 sec., 29292.951836807573 rows/sec., 2.21 MiB/sec. 2025.02.10 18:50:58.352820 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.10 18:50:58.353000 [ 4 ] {84e9b423-8fe3-4b0e-ad62-bbbd7db60973} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:58.353256 [ 41 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.10 18:50:58.353356 [ 41 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:58.353443 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:58.353446 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_26_5} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:58.353600 [ 4 ] {84e9b423-8fe3-4b0e-ad62-bbbd7db60973} executeQuery: Read 69 rows, 5.52 KiB in 0.005951 sec., 11594.689968072593 rows/sec., 926.84 KiB/sec. 2025.02.10 18:50:58.353832 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.10 18:50:58.353852 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_26_5} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.10 18:50:58.353919 [ 4 ] {84e9b423-8fe3-4b0e-ad62-bbbd7db60973} TCPHandler: Processed in 0.006742683 sec. 2025.02.10 18:50:58.354218 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:58.354241 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:50:58.354301 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:58.354361 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 914 rows starting from the beginning of the part 2025.02.10 18:50:58.354457 [ 256 ] {e3b842f0-3a83-4308-a712-772d5770b83c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:58.354608 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part 2025.02.10 18:50:58.354680 [ 256 ] {e3b842f0-3a83-4308-a712-772d5770b83c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:50:58.354865 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 417 rows starting from the beginning of the part 2025.02.10 18:50:58.355258 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 69 rows starting from the beginning of the part 2025.02.10 18:50:58.355648 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 419 rows starting from the beginning of the part 2025.02.10 18:50:58.356008 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::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.02.10 18:50:58.357457 [ 256 ] {e3b842f0-3a83-4308-a712-772d5770b83c} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:58.357546 [ 256 ] {e3b842f0-3a83-4308-a712-772d5770b83c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:58.358579 [ 256 ] {e3b842f0-3a83-4308-a712-772d5770b83c} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.10 18:50:58.359116 [ 256 ] {e3b842f0-3a83-4308-a712-772d5770b83c} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:58.359123 [ 195 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.005570714 sec., 350403.9159073684 rows/sec., 26.82 MiB/sec. 2025.02.10 18:50:58.359335 [ 41 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.10 18:50:58.359419 [ 41 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:58.359463 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:58.359513 [ 256 ] {e3b842f0-3a83-4308-a712-772d5770b83c} executeQuery: Read 160 rows, 11.41 KiB in 0.00512 sec., 31249.999999999996 rows/sec., 2.18 MiB/sec. 2025.02.10 18:50:58.359530 [ 195 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.10 18:50:58.359991 [ 256 ] {e3b842f0-3a83-4308-a712-772d5770b83c} TCPHandler: Processed in 0.005965054 sec. 2025.02.10 18:50:58.359990 [ 187 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.10 18:50:58.360288 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:58.360708 [ 187 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:58.360822 [ 195 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_36_7} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:58.360829 [ 4 ] {b7516de8-bd03-4225-804f-4170948f8d51} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:50:58.360890 [ 187 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10828 rows starting from the beginning of the part 2025.02.10 18:50:58.361521 [ 195 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_36_7} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.10 18:50:58.361558 [ 4 ] {b7516de8-bd03-4225-804f-4170948f8d51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:50:58.361687 [ 187 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part 2025.02.10 18:50:58.361955 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.10 18:50:58.362314 [ 187 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part 2025.02.10 18:50:58.362781 [ 187 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2025.02.10 18:50:58.363179 [ 187 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 238 rows starting from the beginning of the part 2025.02.10 18:50:58.363620 [ 187 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part 2025.02.10 18:50:58.366609 [ 4 ] {b7516de8-bd03-4225-804f-4170948f8d51} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:58.366685 [ 4 ] {b7516de8-bd03-4225-804f-4170948f8d51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:58.367969 [ 4 ] {b7516de8-bd03-4225-804f-4170948f8d51} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.10 18:50:58.368702 [ 4 ] {b7516de8-bd03-4225-804f-4170948f8d51} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:58.368926 [ 41 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.10 18:50:58.369018 [ 41 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:58.369052 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:58.369071 [ 4 ] {b7516de8-bd03-4225-804f-4170948f8d51} executeQuery: Read 5 rows, 9.17 KiB in 0.008452 sec., 591.5759583530526 rows/sec., 1.06 MiB/sec. 2025.02.10 18:50:58.369524 [ 188 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.10 18:50:58.369626 [ 4 ] {b7516de8-bd03-4225-804f-4170948f8d51} TCPHandler: Processed in 0.009496569 sec. 2025.02.10 18:50:58.370276 [ 200 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 11665 rows, containing 5 columns (5 merged, 0 gathered) in 0.010696118 sec., 1090582.5833260254 rows/sec., 73.62 MiB/sec. 2025.02.10 18:50:58.370314 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:50:58.370637 [ 188 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:58.370646 [ 256 ] {92b4adec-3319-480c-8ecb-cb1fa05933b4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:50:58.370774 [ 200 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.10 18:50:58.370873 [ 188 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 409 rows starting from the beginning of the part 2025.02.10 18:50:58.370867 [ 256 ] {92b4adec-3319-480c-8ecb-cb1fa05933b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:50:58.371956 [ 200 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_36_7} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:58.372332 [ 200 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_36_7} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.10 18:50:58.372333 [ 188 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part 2025.02.10 18:50:58.372613 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2025.02.10 18:50:58.373228 [ 188 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 35 rows starting from the beginning of the part 2025.02.10 18:50:58.373980 [ 256 ] {92b4adec-3319-480c-8ecb-cb1fa05933b4} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:58.374011 [ 188 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part 2025.02.10 18:50:58.374065 [ 256 ] {92b4adec-3319-480c-8ecb-cb1fa05933b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:58.374608 [ 188 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part 2025.02.10 18:50:58.375280 [ 188 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2025.02.10 18:50:58.375625 [ 256 ] {92b4adec-3319-480c-8ecb-cb1fa05933b4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.10 18:50:58.376381 [ 256 ] {92b4adec-3319-480c-8ecb-cb1fa05933b4} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:58.376573 [ 41 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.10 18:50:58.376658 [ 41 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:50:58.376743 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:50:58.376794 [ 256 ] {92b4adec-3319-480c-8ecb-cb1fa05933b4} executeQuery: Read 60 rows, 4.14 KiB in 0.00627 sec., 9569.377990430621 rows/sec., 660.39 KiB/sec. 2025.02.10 18:50:58.377287 [ 256 ] {92b4adec-3319-480c-8ecb-cb1fa05933b4} TCPHandler: Processed in 0.007141062 sec. 2025.02.10 18:50:58.377488 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.10 18:50:58.377977 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:50:58.378080 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1938 rows starting from the beginning of the part 2025.02.10 18:50:58.378276 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part 2025.02.10 18:50:58.378497 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part 2025.02.10 18:50:58.378761 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2025.02.10 18:50:58.378938 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part 2025.02.10 18:50:58.379299 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part 2025.02.10 18:50:58.381658 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2238 rows, containing 4 columns (4 merged, 0 gathered) in 0.004784836 sec., 467727.62953631015 rows/sec., 30.52 MiB/sec. 2025.02.10 18:50:58.381937 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.10 18:50:58.382624 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_36_7} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:58.382717 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_36_7} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.10 18:50:58.382785 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2025.02.10 18:50:58.383953 [ 188 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 494 rows, containing 19 columns (19 merged, 0 gathered) in 0.014801467 sec., 33375.07018729968 rows/sec., 59.81 MiB/sec. 2025.02.10 18:50:58.384476 [ 188 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.10 18:50:58.384912 [ 188 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_26_5} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:50:58.385077 [ 188 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_26_5} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.10 18:50:58.385220 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. 2025.02.10 18:50:59.000161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 188.61 MiB, peak 195.49 MiB, free memory in arenas 0.00 B, will set to 189.80 MiB (RSS), difference: 1.19 MiB 2025.02.10 18:51:02.600440 [ 37 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:51:02.600524 [ 37 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:51:02.704074 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2025.02.10 18:51:02.704724 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:02.704772 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:02.705304 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.10 18:51:02.705570 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:02.705861 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.02.10 18:51:02.749425 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 750 2025.02.10 18:51:02.752763 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:02.752823 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:02.754289 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.10 18:51:02.754621 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:02.755633 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 750 2025.02.10 18:51:03.345094 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:03.345279 [ 4 ] {f05fd1b7-6014-49e6-a56e-f21f0107e71d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:51:03.345351 [ 4 ] {f05fd1b7-6014-49e6-a56e-f21f0107e71d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:51:03.346098 [ 4 ] {f05fd1b7-6014-49e6-a56e-f21f0107e71d} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:03.346146 [ 4 ] {f05fd1b7-6014-49e6-a56e-f21f0107e71d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:03.346578 [ 4 ] {f05fd1b7-6014-49e6-a56e-f21f0107e71d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.10 18:51:03.346836 [ 4 ] {f05fd1b7-6014-49e6-a56e-f21f0107e71d} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:03.347066 [ 4 ] {f05fd1b7-6014-49e6-a56e-f21f0107e71d} executeQuery: Read 14 rows, 1.01 KiB in 0.00184 sec., 7608.695652173913 rows/sec., 547.72 KiB/sec. 2025.02.10 18:51:03.347130 [ 4 ] {f05fd1b7-6014-49e6-a56e-f21f0107e71d} TCPHandler: Processed in 0.002158922 sec. 2025.02.10 18:51:03.347413 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:03.347613 [ 256 ] {5958f1a4-a1bf-4e7c-bc0c-b70dea086744} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:51:03.347691 [ 256 ] {5958f1a4-a1bf-4e7c-bc0c-b70dea086744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:51:03.348623 [ 256 ] {5958f1a4-a1bf-4e7c-bc0c-b70dea086744} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:03.348679 [ 256 ] {5958f1a4-a1bf-4e7c-bc0c-b70dea086744} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:03.349163 [ 256 ] {5958f1a4-a1bf-4e7c-bc0c-b70dea086744} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.10 18:51:03.349427 [ 256 ] {5958f1a4-a1bf-4e7c-bc0c-b70dea086744} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:03.349700 [ 256 ] {5958f1a4-a1bf-4e7c-bc0c-b70dea086744} executeQuery: Read 273 rows, 24.64 KiB in 0.002135 sec., 127868.85245901639 rows/sec., 11.27 MiB/sec. 2025.02.10 18:51:03.349896 [ 256 ] {5958f1a4-a1bf-4e7c-bc0c-b70dea086744} TCPHandler: Processed in 0.002621193 sec. 2025.02.10 18:51:03.350130 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:03.350279 [ 4 ] {578b7f1d-474d-4796-b75c-202ef75220a5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:51:03.350343 [ 4 ] {578b7f1d-474d-4796-b75c-202ef75220a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:51:03.351070 [ 4 ] {578b7f1d-474d-4796-b75c-202ef75220a5} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:03.351113 [ 4 ] {578b7f1d-474d-4796-b75c-202ef75220a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:03.351495 [ 4 ] {578b7f1d-474d-4796-b75c-202ef75220a5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.10 18:51:03.351746 [ 4 ] {578b7f1d-474d-4796-b75c-202ef75220a5} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:03.351965 [ 4 ] {578b7f1d-474d-4796-b75c-202ef75220a5} executeQuery: Read 42 rows, 3.09 KiB in 0.001716 sec., 24475.524475524475 rows/sec., 1.76 MiB/sec. 2025.02.10 18:51:03.352098 [ 4 ] {578b7f1d-474d-4796-b75c-202ef75220a5} TCPHandler: Processed in 0.0020763 sec. 2025.02.10 18:51:03.352268 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:03.352419 [ 256 ] {d758b688-c3ef-4643-8191-2eeb9881feff} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:51:03.352482 [ 256 ] {d758b688-c3ef-4643-8191-2eeb9881feff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:51:03.353176 [ 256 ] {d758b688-c3ef-4643-8191-2eeb9881feff} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:03.353219 [ 256 ] {d758b688-c3ef-4643-8191-2eeb9881feff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:03.353611 [ 256 ] {d758b688-c3ef-4643-8191-2eeb9881feff} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.10 18:51:03.353863 [ 256 ] {d758b688-c3ef-4643-8191-2eeb9881feff} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:03.354092 [ 256 ] {d758b688-c3ef-4643-8191-2eeb9881feff} executeQuery: Read 14 rows, 1004.00 B in 0.00171 sec., 8187.134502923977 rows/sec., 573.37 KiB/sec. 2025.02.10 18:51:03.354151 [ 256 ] {d758b688-c3ef-4643-8191-2eeb9881feff} TCPHandler: Processed in 0.001950797 sec. 2025.02.10 18:51:03.354310 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:03.354452 [ 4 ] {d2314239-e10f-482b-8750-627703b38f73} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:51:03.354513 [ 4 ] {d2314239-e10f-482b-8750-627703b38f73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:51:03.355193 [ 4 ] {d2314239-e10f-482b-8750-627703b38f73} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:03.355233 [ 4 ] {d2314239-e10f-482b-8750-627703b38f73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:03.355594 [ 4 ] {d2314239-e10f-482b-8750-627703b38f73} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.10 18:51:03.355836 [ 4 ] {d2314239-e10f-482b-8750-627703b38f73} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:03.356075 [ 4 ] {d2314239-e10f-482b-8750-627703b38f73} executeQuery: Read 13 rows, 830.00 B in 0.001649 sec., 7883.565797453001 rows/sec., 491.54 KiB/sec. 2025.02.10 18:51:03.356281 [ 4 ] {d2314239-e10f-482b-8750-627703b38f73} TCPHandler: Processed in 0.002034129 sec. 2025.02.10 18:51:03.356452 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:03.356595 [ 256 ] {50b762f3-7388-4a2d-b83a-b7401379c482} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:51:03.356656 [ 256 ] {50b762f3-7388-4a2d-b83a-b7401379c482} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:51:03.357458 [ 256 ] {50b762f3-7388-4a2d-b83a-b7401379c482} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:03.357500 [ 256 ] {50b762f3-7388-4a2d-b83a-b7401379c482} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:03.357904 [ 256 ] {50b762f3-7388-4a2d-b83a-b7401379c482} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.10 18:51:03.358153 [ 256 ] {50b762f3-7388-4a2d-b83a-b7401379c482} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:03.358411 [ 256 ] {50b762f3-7388-4a2d-b83a-b7401379c482} executeQuery: Read 417 rows, 30.48 KiB in 0.001845 sec., 226016.26016260163 rows/sec., 16.14 MiB/sec. 2025.02.10 18:51:03.358613 [ 256 ] {50b762f3-7388-4a2d-b83a-b7401379c482} TCPHandler: Processed in 0.002228513 sec. 2025.02.10 18:51:03.358835 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:03.358971 [ 4 ] {4776340e-e7e1-4417-b5c9-f38b0e868de5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:51:03.359031 [ 4 ] {4776340e-e7e1-4417-b5c9-f38b0e868de5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:51:03.359506 [ 4 ] {4776340e-e7e1-4417-b5c9-f38b0e868de5} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:03.359543 [ 4 ] {4776340e-e7e1-4417-b5c9-f38b0e868de5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:03.359911 [ 4 ] {4776340e-e7e1-4417-b5c9-f38b0e868de5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.10 18:51:03.360144 [ 4 ] {4776340e-e7e1-4417-b5c9-f38b0e868de5} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:03.360313 [ 35 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.10 18:51:03.360383 [ 4 ] {4776340e-e7e1-4417-b5c9-f38b0e868de5} executeQuery: Read 6 rows, 321.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 217.99 KiB/sec. 2025.02.10 18:51:03.360405 [ 35 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:03.360471 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:03.360491 [ 4 ] {4776340e-e7e1-4417-b5c9-f38b0e868de5} TCPHandler: Processed in 0.001755913 sec. 2025.02.10 18:51:03.361045 [ 198 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.10 18:51:03.361387 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:03.361471 [ 198 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:03.361529 [ 198 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2025.02.10 18:51:03.361645 [ 256 ] {df211153-d465-4a9d-bac0-bc271e0c4ccb} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:03.361731 [ 198 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2025.02.10 18:51:03.361808 [ 256 ] {df211153-d465-4a9d-bac0-bc271e0c4ccb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:51:03.362161 [ 198 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2025.02.10 18:51:03.362529 [ 198 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2025.02.10 18:51:03.362955 [ 198 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2025.02.10 18:51:03.363288 [ 198 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2025.02.10 18:51:03.364379 [ 256 ] {df211153-d465-4a9d-bac0-bc271e0c4ccb} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:03.364460 [ 256 ] {df211153-d465-4a9d-bac0-bc271e0c4ccb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:03.365548 [ 256 ] {df211153-d465-4a9d-bac0-bc271e0c4ccb} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.10 18:51:03.365818 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005241816 sec., 18314.26360635322 rows/sec., 956.85 KiB/sec. 2025.02.10 18:51:03.366008 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.10 18:51:03.366093 [ 256 ] {df211153-d465-4a9d-bac0-bc271e0c4ccb} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:03.366466 [ 256 ] {df211153-d465-4a9d-bac0-bc271e0c4ccb} executeQuery: Read 237 rows, 16.27 KiB in 0.004894 sec., 48426.644871270946 rows/sec., 3.25 MiB/sec. 2025.02.10 18:51:03.366618 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_16_3} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:03.366639 [ 256 ] {df211153-d465-4a9d-bac0-bc271e0c4ccb} TCPHandler: Processed in 0.006041676 sec. 2025.02.10 18:51:03.366798 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_16_3} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.10 18:51:03.366845 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:03.366889 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.10 18:51:03.366977 [ 4 ] {25444b3b-d8a7-42df-a470-dd0034e2d439} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:51:03.367031 [ 4 ] {25444b3b-d8a7-42df-a470-dd0034e2d439} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:51:03.367492 [ 4 ] {25444b3b-d8a7-42df-a470-dd0034e2d439} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:03.367530 [ 4 ] {25444b3b-d8a7-42df-a470-dd0034e2d439} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:03.367904 [ 4 ] {25444b3b-d8a7-42df-a470-dd0034e2d439} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.10 18:51:03.368147 [ 4 ] {25444b3b-d8a7-42df-a470-dd0034e2d439} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:03.368347 [ 4 ] {25444b3b-d8a7-42df-a470-dd0034e2d439} executeQuery: Read 1 rows, 69.00 B in 0.001393 sec., 717.8750897343863 rows/sec., 48.37 KiB/sec. 2025.02.10 18:51:03.368400 [ 4 ] {25444b3b-d8a7-42df-a470-dd0034e2d439} TCPHandler: Processed in 0.001631239 sec. 2025.02.10 18:51:03.368569 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:03.368691 [ 256 ] {7ca22f4a-cc50-4877-9475-b9d2f7c20f10} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:03.368777 [ 256 ] {7ca22f4a-cc50-4877-9475-b9d2f7c20f10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:51:03.369993 [ 256 ] {7ca22f4a-cc50-4877-9475-b9d2f7c20f10} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:03.370033 [ 256 ] {7ca22f4a-cc50-4877-9475-b9d2f7c20f10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:03.370707 [ 256 ] {7ca22f4a-cc50-4877-9475-b9d2f7c20f10} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.10 18:51:03.370979 [ 256 ] {7ca22f4a-cc50-4877-9475-b9d2f7c20f10} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:03.371223 [ 256 ] {7ca22f4a-cc50-4877-9475-b9d2f7c20f10} executeQuery: Read 35 rows, 64.22 KiB in 0.002559 sec., 13677.217663149668 rows/sec., 24.51 MiB/sec. 2025.02.10 18:51:03.371317 [ 256 ] {7ca22f4a-cc50-4877-9475-b9d2f7c20f10} TCPHandler: Processed in 0.002805768 sec. 2025.02.10 18:51:03.371483 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:03.371628 [ 4 ] {464ce539-d3ec-4f15-bc74-6a04cf714c87} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:51:03.371689 [ 4 ] {464ce539-d3ec-4f15-bc74-6a04cf714c87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:51:03.372236 [ 4 ] {464ce539-d3ec-4f15-bc74-6a04cf714c87} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:03.372274 [ 4 ] {464ce539-d3ec-4f15-bc74-6a04cf714c87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:03.372656 [ 4 ] {464ce539-d3ec-4f15-bc74-6a04cf714c87} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.10 18:51:03.372900 [ 4 ] {464ce539-d3ec-4f15-bc74-6a04cf714c87} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:03.373114 [ 4 ] {464ce539-d3ec-4f15-bc74-6a04cf714c87} executeQuery: Read 82 rows, 5.33 KiB in 0.001509 sec., 54340.62292909212 rows/sec., 3.45 MiB/sec. 2025.02.10 18:51:03.373180 [ 4 ] {464ce539-d3ec-4f15-bc74-6a04cf714c87} TCPHandler: Processed in 0.001775503 sec. 2025.02.10 18:51:03.454642 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.02.10 18:51:03.475593 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:03.475640 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:03.483113 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.10 18:51:03.483882 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:03.486764 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.02.10 18:51:06.542743 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:06.542974 [ 4 ] {a132dab1-fdbe-4eca-858c-41129f45c796} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:51:06.543058 [ 4 ] {a132dab1-fdbe-4eca-858c-41129f45c796} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:51:06.543808 [ 4 ] {a132dab1-fdbe-4eca-858c-41129f45c796} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:06.543857 [ 4 ] {a132dab1-fdbe-4eca-858c-41129f45c796} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:06.544288 [ 4 ] {a132dab1-fdbe-4eca-858c-41129f45c796} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.10 18:51:06.544543 [ 4 ] {a132dab1-fdbe-4eca-858c-41129f45c796} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:06.544750 [ 4 ] {a132dab1-fdbe-4eca-858c-41129f45c796} executeQuery: Read 4 rows, 334.00 B in 0.001832 sec., 2183.406113537118 rows/sec., 178.04 KiB/sec. 2025.02.10 18:51:06.544872 [ 4 ] {a132dab1-fdbe-4eca-858c-41129f45c796} TCPHandler: Processed in 0.002270704 sec. 2025.02.10 18:51:06.545177 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:06.545401 [ 256 ] {c89139e2-9731-40ec-96ee-87686bae58ad} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:51:06.545485 [ 256 ] {c89139e2-9731-40ec-96ee-87686bae58ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:51:06.546793 [ 256 ] {c89139e2-9731-40ec-96ee-87686bae58ad} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:06.546845 [ 256 ] {c89139e2-9731-40ec-96ee-87686bae58ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:06.547413 [ 256 ] {c89139e2-9731-40ec-96ee-87686bae58ad} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.10 18:51:06.547675 [ 256 ] {c89139e2-9731-40ec-96ee-87686bae58ad} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:06.547917 [ 256 ] {c89139e2-9731-40ec-96ee-87686bae58ad} executeQuery: Read 1208 rows, 102.09 KiB in 0.002578 sec., 468580.2948021722 rows/sec., 38.67 MiB/sec. 2025.02.10 18:51:06.547976 [ 256 ] {c89139e2-9731-40ec-96ee-87686bae58ad} TCPHandler: Processed in 0.002949831 sec. 2025.02.10 18:51:06.548136 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:06.548284 [ 4 ] {b5225a4d-040f-489f-b3bc-7ce4842158ae} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:51:06.548349 [ 4 ] {b5225a4d-040f-489f-b3bc-7ce4842158ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:51:06.549052 [ 4 ] {b5225a4d-040f-489f-b3bc-7ce4842158ae} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:06.549099 [ 4 ] {b5225a4d-040f-489f-b3bc-7ce4842158ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:06.549481 [ 4 ] {b5225a4d-040f-489f-b3bc-7ce4842158ae} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.10 18:51:06.549749 [ 4 ] {b5225a4d-040f-489f-b3bc-7ce4842158ae} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:06.549963 [ 4 ] {b5225a4d-040f-489f-b3bc-7ce4842158ae} executeQuery: Read 9 rows, 671.00 B in 0.001708 sec., 5269.320843091335 rows/sec., 383.65 KiB/sec. 2025.02.10 18:51:06.550132 [ 4 ] {b5225a4d-040f-489f-b3bc-7ce4842158ae} TCPHandler: Processed in 0.00206019 sec. 2025.02.10 18:51:06.550338 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:06.550473 [ 256 ] {bdf595c0-478f-41b5-a713-0933ccd4af68} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:51:06.550532 [ 256 ] {bdf595c0-478f-41b5-a713-0933ccd4af68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:51:06.551293 [ 256 ] {bdf595c0-478f-41b5-a713-0933ccd4af68} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:06.551331 [ 256 ] {bdf595c0-478f-41b5-a713-0933ccd4af68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:06.551692 [ 256 ] {bdf595c0-478f-41b5-a713-0933ccd4af68} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.10 18:51:06.551935 [ 256 ] {bdf595c0-478f-41b5-a713-0933ccd4af68} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:06.552104 [ 30 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.10 18:51:06.552172 [ 30 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:06.552171 [ 256 ] {bdf595c0-478f-41b5-a713-0933ccd4af68} executeQuery: Read 228 rows, 15.81 KiB in 0.001719 sec., 132635.25305410122 rows/sec., 8.98 MiB/sec. 2025.02.10 18:51:06.552203 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:06.552325 [ 256 ] {bdf595c0-478f-41b5-a713-0933ccd4af68} TCPHandler: Processed in 0.00208537 sec. 2025.02.10 18:51:06.552387 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.10 18:51:06.552523 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:06.552548 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:06.552566 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 242 rows starting from the beginning of the part 2025.02.10 18:51:06.552767 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part 2025.02.10 18:51:06.552984 [ 4 ] {a7746a6a-2165-40c3-a70a-b5548a9e0e73} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:51:06.553092 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2025.02.10 18:51:06.553164 [ 4 ] {a7746a6a-2165-40c3-a70a-b5548a9e0e73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:51:06.553452 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.02.10 18:51:06.553813 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.02.10 18:51:06.554099 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part 2025.02.10 18:51:06.556244 [ 4 ] {a7746a6a-2165-40c3-a70a-b5548a9e0e73} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:06.556325 [ 4 ] {a7746a6a-2165-40c3-a70a-b5548a9e0e73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:06.556912 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.004588071 sec., 161287.8266269201 rows/sec., 11.54 MiB/sec. 2025.02.10 18:51:06.557111 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.10 18:51:06.557128 [ 4 ] {a7746a6a-2165-40c3-a70a-b5548a9e0e73} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.10 18:51:06.557454 [ 4 ] {a7746a6a-2165-40c3-a70a-b5548a9e0e73} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:06.557479 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_21_4} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:06.557582 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_21_4} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.10 18:51:06.557703 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.02.10 18:51:06.557722 [ 4 ] {a7746a6a-2165-40c3-a70a-b5548a9e0e73} executeQuery: Read 529 rows, 40.13 KiB in 0.004925 sec., 107411.16751269036 rows/sec., 7.96 MiB/sec. 2025.02.10 18:51:06.557789 [ 4 ] {a7746a6a-2165-40c3-a70a-b5548a9e0e73} TCPHandler: Processed in 0.005345679 sec. 2025.02.10 18:51:06.557960 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:06.558100 [ 256 ] {46641b7d-d48f-4258-8e1f-fb1cbace3df5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:06.558164 [ 256 ] {46641b7d-d48f-4258-8e1f-fb1cbace3df5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:51:06.559114 [ 256 ] {46641b7d-d48f-4258-8e1f-fb1cbace3df5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:06.559161 [ 256 ] {46641b7d-d48f-4258-8e1f-fb1cbace3df5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:06.559621 [ 256 ] {46641b7d-d48f-4258-8e1f-fb1cbace3df5} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.10 18:51:06.559865 [ 256 ] {46641b7d-d48f-4258-8e1f-fb1cbace3df5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:06.560126 [ 256 ] {46641b7d-d48f-4258-8e1f-fb1cbace3df5} executeQuery: Read 966 rows, 66.39 KiB in 0.002045 sec., 472371.6381418093 rows/sec., 31.70 MiB/sec. 2025.02.10 18:51:06.560310 [ 256 ] {46641b7d-d48f-4258-8e1f-fb1cbace3df5} TCPHandler: Processed in 0.002409878 sec. 2025.02.10 18:51:06.560489 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:06.560605 [ 4 ] {d95c11d6-5f68-4077-8c2c-df9084695c43} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:06.560681 [ 4 ] {d95c11d6-5f68-4077-8c2c-df9084695c43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:51:06.561768 [ 4 ] {d95c11d6-5f68-4077-8c2c-df9084695c43} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:06.561807 [ 4 ] {d95c11d6-5f68-4077-8c2c-df9084695c43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:06.562420 [ 4 ] {d95c11d6-5f68-4077-8c2c-df9084695c43} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.10 18:51:06.562676 [ 4 ] {d95c11d6-5f68-4077-8c2c-df9084695c43} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:06.562876 [ 4 ] {d95c11d6-5f68-4077-8c2c-df9084695c43} executeQuery: Read 5 rows, 9.17 KiB in 0.002293 sec., 2180.5494984736156 rows/sec., 3.91 MiB/sec. 2025.02.10 18:51:06.562970 [ 4 ] {d95c11d6-5f68-4077-8c2c-df9084695c43} TCPHandler: Processed in 0.002550842 sec. 2025.02.10 18:51:06.563130 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:06.563270 [ 256 ] {992102c3-df8d-4425-a775-223f059b6e5c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:51:06.563330 [ 256 ] {992102c3-df8d-4425-a775-223f059b6e5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:51:06.563907 [ 256 ] {992102c3-df8d-4425-a775-223f059b6e5c} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:06.563953 [ 256 ] {992102c3-df8d-4425-a775-223f059b6e5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:06.564370 [ 256 ] {992102c3-df8d-4425-a775-223f059b6e5c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.10 18:51:06.564615 [ 256 ] {992102c3-df8d-4425-a775-223f059b6e5c} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:06.564832 [ 256 ] {992102c3-df8d-4425-a775-223f059b6e5c} executeQuery: Read 44 rows, 3.03 KiB in 0.001593 sec., 27620.841180163214 rows/sec., 1.86 MiB/sec. 2025.02.10 18:51:06.564883 [ 256 ] {992102c3-df8d-4425-a775-223f059b6e5c} TCPHandler: Processed in 0.001818344 sec. 2025.02.10 18:51:08.333934 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:08.334122 [ 4 ] {3a94ae07-caed-4e91-9739-7b2ddf4d253a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:51:08.334196 [ 4 ] {3a94ae07-caed-4e91-9739-7b2ddf4d253a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:51:08.334987 [ 4 ] {3a94ae07-caed-4e91-9739-7b2ddf4d253a} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:08.335035 [ 4 ] {3a94ae07-caed-4e91-9739-7b2ddf4d253a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:08.335473 [ 4 ] {3a94ae07-caed-4e91-9739-7b2ddf4d253a} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.10 18:51:08.335746 [ 4 ] {3a94ae07-caed-4e91-9739-7b2ddf4d253a} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:08.335980 [ 4 ] {3a94ae07-caed-4e91-9739-7b2ddf4d253a} executeQuery: Read 56 rows, 4.41 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 2.25 MiB/sec. 2025.02.10 18:51:08.336047 [ 4 ] {3a94ae07-caed-4e91-9739-7b2ddf4d253a} TCPHandler: Processed in 0.002240734 sec. 2025.02.10 18:51:08.336325 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:08.336534 [ 256 ] {8b5a40ec-c51d-4c21-a521-1bdcf5d560d9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:51:08.336614 [ 256 ] {8b5a40ec-c51d-4c21-a521-1bdcf5d560d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:51:08.337438 [ 256 ] {8b5a40ec-c51d-4c21-a521-1bdcf5d560d9} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:08.337493 [ 256 ] {8b5a40ec-c51d-4c21-a521-1bdcf5d560d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:08.337956 [ 256 ] {8b5a40ec-c51d-4c21-a521-1bdcf5d560d9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.10 18:51:08.338222 [ 256 ] {8b5a40ec-c51d-4c21-a521-1bdcf5d560d9} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:08.338499 [ 256 ] {8b5a40ec-c51d-4c21-a521-1bdcf5d560d9} executeQuery: Read 64 rows, 5.12 KiB in 0.002017 sec., 31730.292513634107 rows/sec., 2.48 MiB/sec. 2025.02.10 18:51:08.338624 [ 256 ] {8b5a40ec-c51d-4c21-a521-1bdcf5d560d9} TCPHandler: Processed in 0.002435039 sec. 2025.02.10 18:51:08.338880 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:08.339033 [ 4 ] {73aae47d-cf26-4c70-8082-11d51f8e88e5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:08.339102 [ 4 ] {73aae47d-cf26-4c70-8082-11d51f8e88e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:51:08.339679 [ 4 ] {73aae47d-cf26-4c70-8082-11d51f8e88e5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:08.339718 [ 4 ] {73aae47d-cf26-4c70-8082-11d51f8e88e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:08.340123 [ 4 ] {73aae47d-cf26-4c70-8082-11d51f8e88e5} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.10 18:51:08.340362 [ 4 ] {73aae47d-cf26-4c70-8082-11d51f8e88e5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:08.340544 [ 4 ] {73aae47d-cf26-4c70-8082-11d51f8e88e5} executeQuery: Read 42 rows, 2.99 KiB in 0.00155 sec., 27096.774193548386 rows/sec., 1.89 MiB/sec. 2025.02.10 18:51:08.340598 [ 4 ] {73aae47d-cf26-4c70-8082-11d51f8e88e5} TCPHandler: Processed in 0.001842295 sec. 2025.02.10 18:51:08.340749 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:08.340878 [ 256 ] {c462a982-1e78-4e03-b8bf-c662b4714ac2} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:51:08.340937 [ 256 ] {c462a982-1e78-4e03-b8bf-c662b4714ac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:51:08.341452 [ 256 ] {c462a982-1e78-4e03-b8bf-c662b4714ac2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:08.341493 [ 256 ] {c462a982-1e78-4e03-b8bf-c662b4714ac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:08.341890 [ 256 ] {c462a982-1e78-4e03-b8bf-c662b4714ac2} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.10 18:51:08.342139 [ 256 ] {c462a982-1e78-4e03-b8bf-c662b4714ac2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:08.342354 [ 256 ] {c462a982-1e78-4e03-b8bf-c662b4714ac2} executeQuery: Read 16 rows, 1.11 KiB in 0.001506 sec., 10624.169986719788 rows/sec., 736.64 KiB/sec. 2025.02.10 18:51:08.342411 [ 256 ] {c462a982-1e78-4e03-b8bf-c662b4714ac2} TCPHandler: Processed in 0.001721611 sec. 2025.02.10 18:51:10.206004 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2025.02.10 18:51:10.206738 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:10.206783 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:10.207292 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.10 18:51:10.207532 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:10.207762 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2025.02.10 18:51:10.986850 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.02.10 18:51:11.008509 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:11.008564 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:11.016709 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.10 18:51:11.017467 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:11.021462 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.02.10 18:51:12.755853 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 796 2025.02.10 18:51:12.759359 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:12.759418 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:12.760940 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.10 18:51:12.761277 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:12.762112 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 796 2025.02.10 18:51:13.345777 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:13.345969 [ 4 ] {ab8e2746-6b98-4624-8f08-f52ea36cae8e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:51:13.346044 [ 4 ] {ab8e2746-6b98-4624-8f08-f52ea36cae8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:51:13.346810 [ 4 ] {ab8e2746-6b98-4624-8f08-f52ea36cae8e} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:13.346863 [ 4 ] {ab8e2746-6b98-4624-8f08-f52ea36cae8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:13.347295 [ 4 ] {ab8e2746-6b98-4624-8f08-f52ea36cae8e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.10 18:51:13.347553 [ 4 ] {ab8e2746-6b98-4624-8f08-f52ea36cae8e} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:13.347741 [ 83 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.10 18:51:13.347810 [ 4 ] {ab8e2746-6b98-4624-8f08-f52ea36cae8e} executeQuery: Read 14 rows, 1.01 KiB in 0.001889 sec., 7411.3287453679195 rows/sec., 533.52 KiB/sec. 2025.02.10 18:51:13.347828 [ 83 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:13.347899 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:13.347951 [ 4 ] {ab8e2746-6b98-4624-8f08-f52ea36cae8e} TCPHandler: Processed in 0.002298115 sec. 2025.02.10 18:51:13.348265 [ 186 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.02.10 18:51:13.348381 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:13.348506 [ 186 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:13.348585 [ 186 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:51:13.348748 [ 256 ] {8e01d408-ec60-434a-98a4-6680a0305422} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:51:13.348822 [ 186 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:51:13.348970 [ 256 ] {8e01d408-ec60-434a-98a4-6680a0305422} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:51:13.349062 [ 186 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:51:13.349437 [ 186 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:51:13.349724 [ 186 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:51:13.351935 [ 256 ] {8e01d408-ec60-434a-98a4-6680a0305422} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:13.352047 [ 256 ] {8e01d408-ec60-434a-98a4-6680a0305422} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:13.352271 [ 198 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004275304 sec., 16373.10469618067 rows/sec., 1.21 MiB/sec. 2025.02.10 18:51:13.352438 [ 198 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.10 18:51:13.353013 [ 198 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_17_4} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:13.353099 [ 256 ] {8e01d408-ec60-434a-98a4-6680a0305422} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.10 18:51:13.353151 [ 198 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_17_4} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.10 18:51:13.353296 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:51:13.353481 [ 256 ] {8e01d408-ec60-434a-98a4-6680a0305422} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:13.353743 [ 256 ] {8e01d408-ec60-434a-98a4-6680a0305422} executeQuery: Read 273 rows, 24.64 KiB in 0.005148 sec., 53030.30303030303 rows/sec., 4.67 MiB/sec. 2025.02.10 18:51:13.353824 [ 256 ] {8e01d408-ec60-434a-98a4-6680a0305422} TCPHandler: Processed in 0.005717578 sec. 2025.02.10 18:51:13.354000 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:13.354131 [ 4 ] {8fbcd5ab-2288-4a0b-8aaf-01eaaf456f45} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:51:13.354187 [ 4 ] {8fbcd5ab-2288-4a0b-8aaf-01eaaf456f45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:51:13.354831 [ 4 ] {8fbcd5ab-2288-4a0b-8aaf-01eaaf456f45} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:13.354872 [ 4 ] {8fbcd5ab-2288-4a0b-8aaf-01eaaf456f45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:13.355234 [ 4 ] {8fbcd5ab-2288-4a0b-8aaf-01eaaf456f45} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.10 18:51:13.355464 [ 4 ] {8fbcd5ab-2288-4a0b-8aaf-01eaaf456f45} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:13.355713 [ 4 ] {8fbcd5ab-2288-4a0b-8aaf-01eaaf456f45} executeQuery: Read 42 rows, 3.09 KiB in 0.001602 sec., 26217.228464419477 rows/sec., 1.88 MiB/sec. 2025.02.10 18:51:13.355904 [ 4 ] {8fbcd5ab-2288-4a0b-8aaf-01eaaf456f45} TCPHandler: Processed in 0.001961807 sec. 2025.02.10 18:51:13.356099 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:13.356245 [ 256 ] {8477aa49-3816-4814-a0c1-b7b83e0c21ae} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:51:13.356307 [ 256 ] {8477aa49-3816-4814-a0c1-b7b83e0c21ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:51:13.356921 [ 256 ] {8477aa49-3816-4814-a0c1-b7b83e0c21ae} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:13.356962 [ 256 ] {8477aa49-3816-4814-a0c1-b7b83e0c21ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:13.357329 [ 256 ] {8477aa49-3816-4814-a0c1-b7b83e0c21ae} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.10 18:51:13.357567 [ 256 ] {8477aa49-3816-4814-a0c1-b7b83e0c21ae} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:13.357845 [ 256 ] {8477aa49-3816-4814-a0c1-b7b83e0c21ae} executeQuery: Read 14 rows, 1004.00 B in 0.001634 sec., 8567.931456548347 rows/sec., 600.04 KiB/sec. 2025.02.10 18:51:13.358070 [ 256 ] {8477aa49-3816-4814-a0c1-b7b83e0c21ae} TCPHandler: Processed in 0.002040539 sec. 2025.02.10 18:51:13.358255 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:13.358399 [ 4 ] {d946185b-eae5-44d3-a664-d97e80bf186c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:51:13.358456 [ 4 ] {d946185b-eae5-44d3-a664-d97e80bf186c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:51:13.359041 [ 4 ] {d946185b-eae5-44d3-a664-d97e80bf186c} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:13.359081 [ 4 ] {d946185b-eae5-44d3-a664-d97e80bf186c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:13.359424 [ 4 ] {d946185b-eae5-44d3-a664-d97e80bf186c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.10 18:51:13.359654 [ 4 ] {d946185b-eae5-44d3-a664-d97e80bf186c} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:13.359815 [ 83 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.10 18:51:13.359877 [ 83 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:13.359896 [ 4 ] {d946185b-eae5-44d3-a664-d97e80bf186c} executeQuery: Read 13 rows, 830.00 B in 0.00152 sec., 8552.631578947368 rows/sec., 533.25 KiB/sec. 2025.02.10 18:51:13.359913 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:13.360052 [ 4 ] {d946185b-eae5-44d3-a664-d97e80bf186c} TCPHandler: Processed in 0.001861075 sec. 2025.02.10 18:51:13.360331 [ 194 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.02.10 18:51:13.360347 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:13.360709 [ 256 ] {4d2dede6-bbae-48b9-8766-30ff399420ce} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:51:13.360717 [ 194 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:13.360799 [ 194 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:51:13.360811 [ 256 ] {4d2dede6-bbae-48b9-8766-30ff399420ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:51:13.361146 [ 194 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:51:13.361463 [ 194 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:51:13.361811 [ 194 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:51:13.362226 [ 194 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:51:13.364019 [ 256 ] {4d2dede6-bbae-48b9-8766-30ff399420ce} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:13.364101 [ 256 ] {4d2dede6-bbae-48b9-8766-30ff399420ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:13.364826 [ 194 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004792465 sec., 13562.957684615329 rows/sec., 898.63 KiB/sec. 2025.02.10 18:51:13.365025 [ 194 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.10 18:51:13.365134 [ 256 ] {4d2dede6-bbae-48b9-8766-30ff399420ce} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.10 18:51:13.365447 [ 198 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_17_4} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:13.365642 [ 256 ] {4d2dede6-bbae-48b9-8766-30ff399420ce} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:13.365707 [ 198 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_17_4} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.10 18:51:13.365860 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:51:13.366031 [ 256 ] {4d2dede6-bbae-48b9-8766-30ff399420ce} executeQuery: Read 417 rows, 30.48 KiB in 0.005435 sec., 76724.9310027599 rows/sec., 5.48 MiB/sec. 2025.02.10 18:51:13.366111 [ 256 ] {4d2dede6-bbae-48b9-8766-30ff399420ce} TCPHandler: Processed in 0.005930873 sec. 2025.02.10 18:51:13.366309 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:13.366453 [ 4 ] {df07a96a-f895-49c9-82e1-f960a0e4a18a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:51:13.366505 [ 4 ] {df07a96a-f895-49c9-82e1-f960a0e4a18a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:51:13.366988 [ 4 ] {df07a96a-f895-49c9-82e1-f960a0e4a18a} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:13.367025 [ 4 ] {df07a96a-f895-49c9-82e1-f960a0e4a18a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:13.367379 [ 4 ] {df07a96a-f895-49c9-82e1-f960a0e4a18a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.10 18:51:13.367614 [ 4 ] {df07a96a-f895-49c9-82e1-f960a0e4a18a} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:13.367867 [ 4 ] {df07a96a-f895-49c9-82e1-f960a0e4a18a} executeQuery: Read 6 rows, 321.00 B in 0.001442 sec., 4160.887656033287 rows/sec., 217.39 KiB/sec. 2025.02.10 18:51:13.368060 [ 4 ] {df07a96a-f895-49c9-82e1-f960a0e4a18a} TCPHandler: Processed in 0.001815354 sec. 2025.02.10 18:51:13.368213 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:13.368337 [ 256 ] {89ec5495-b841-49f2-a116-e817de933946} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:13.368393 [ 256 ] {89ec5495-b841-49f2-a116-e817de933946} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:51:13.369090 [ 256 ] {89ec5495-b841-49f2-a116-e817de933946} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:13.369139 [ 256 ] {89ec5495-b841-49f2-a116-e817de933946} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:13.369614 [ 256 ] {89ec5495-b841-49f2-a116-e817de933946} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.10 18:51:13.369945 [ 256 ] {89ec5495-b841-49f2-a116-e817de933946} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:13.370166 [ 256 ] {89ec5495-b841-49f2-a116-e817de933946} executeQuery: Read 237 rows, 16.27 KiB in 0.001858 sec., 127556.51237890204 rows/sec., 8.55 MiB/sec. 2025.02.10 18:51:13.370219 [ 256 ] {89ec5495-b841-49f2-a116-e817de933946} TCPHandler: Processed in 0.00206373 sec. 2025.02.10 18:51:13.370372 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:13.370506 [ 4 ] {1a372d86-a4f6-4873-97ee-4db9d582b854} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:51:13.370566 [ 4 ] {1a372d86-a4f6-4873-97ee-4db9d582b854} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:51:13.371123 [ 4 ] {1a372d86-a4f6-4873-97ee-4db9d582b854} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:13.371168 [ 4 ] {1a372d86-a4f6-4873-97ee-4db9d582b854} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:13.371563 [ 4 ] {1a372d86-a4f6-4873-97ee-4db9d582b854} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.10 18:51:13.371788 [ 4 ] {1a372d86-a4f6-4873-97ee-4db9d582b854} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:13.371996 [ 4 ] {1a372d86-a4f6-4873-97ee-4db9d582b854} executeQuery: Read 1 rows, 69.00 B in 0.001521 sec., 657.4621959237344 rows/sec., 44.30 KiB/sec. 2025.02.10 18:51:13.372046 [ 4 ] {1a372d86-a4f6-4873-97ee-4db9d582b854} TCPHandler: Processed in 0.001729452 sec. 2025.02.10 18:51:13.372189 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:13.372307 [ 256 ] {6eead7e6-c8ff-419b-9cab-d5f2052e67e3} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:13.372390 [ 256 ] {6eead7e6-c8ff-419b-9cab-d5f2052e67e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:51:13.373731 [ 256 ] {6eead7e6-c8ff-419b-9cab-d5f2052e67e3} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:13.373771 [ 256 ] {6eead7e6-c8ff-419b-9cab-d5f2052e67e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:13.374429 [ 256 ] {6eead7e6-c8ff-419b-9cab-d5f2052e67e3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.10 18:51:13.374685 [ 256 ] {6eead7e6-c8ff-419b-9cab-d5f2052e67e3} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:13.374922 [ 256 ] {6eead7e6-c8ff-419b-9cab-d5f2052e67e3} executeQuery: Read 35 rows, 64.22 KiB in 0.00264 sec., 13257.575757575758 rows/sec., 23.76 MiB/sec. 2025.02.10 18:51:13.375015 [ 256 ] {6eead7e6-c8ff-419b-9cab-d5f2052e67e3} TCPHandler: Processed in 0.00288184 sec. 2025.02.10 18:51:13.375158 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:13.375277 [ 4 ] {51bf6477-be67-4b76-93a7-9c899387176e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:51:13.375329 [ 4 ] {51bf6477-be67-4b76-93a7-9c899387176e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:51:13.375832 [ 4 ] {51bf6477-be67-4b76-93a7-9c899387176e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:13.375871 [ 4 ] {51bf6477-be67-4b76-93a7-9c899387176e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:13.376236 [ 4 ] {51bf6477-be67-4b76-93a7-9c899387176e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.10 18:51:13.376467 [ 4 ] {51bf6477-be67-4b76-93a7-9c899387176e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:13.376708 [ 4 ] {51bf6477-be67-4b76-93a7-9c899387176e} executeQuery: Read 82 rows, 5.33 KiB in 0.00145 sec., 56551.724137931036 rows/sec., 3.59 MiB/sec. 2025.02.10 18:51:13.376769 [ 4 ] {51bf6477-be67-4b76-93a7-9c899387176e} TCPHandler: Processed in 0.001661369 sec. 2025.02.10 18:51:17.600780 [ 118 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:51:17.600848 [ 118 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:51:17.707916 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2025.02.10 18:51:17.708571 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:17.708626 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:17.709173 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.10 18:51:17.709443 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:17.709660 [ 118 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.10 18:51:17.709718 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.02.10 18:51:17.709742 [ 118 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:17.709775 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:17.709979 [ 196 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.10 18:51:17.710269 [ 196 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:17.710311 [ 196 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part 2025.02.10 18:51:17.710379 [ 196 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part 2025.02.10 18:51:17.710590 [ 196 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part 2025.02.10 18:51:17.710878 [ 196 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part 2025.02.10 18:51:17.710969 [ 196 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part 2025.02.10 18:51:17.711153 [ 196 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part 2025.02.10 18:51:17.716225 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.006373593 sec., 1875864.994831016 rows/sec., 26.83 MiB/sec. 2025.02.10 18:51:17.716669 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.10 18:51:17.717011 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_26_5} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:17.717109 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_26_5} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.10 18:51:17.717231 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2025.02.10 18:51:18.339378 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:18.339597 [ 4 ] {bf6c7084-35c0-4341-b3e4-80073bfa9ca3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:51:18.339677 [ 4 ] {bf6c7084-35c0-4341-b3e4-80073bfa9ca3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:51:18.340471 [ 4 ] {bf6c7084-35c0-4341-b3e4-80073bfa9ca3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:18.340515 [ 4 ] {bf6c7084-35c0-4341-b3e4-80073bfa9ca3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:18.340949 [ 4 ] {bf6c7084-35c0-4341-b3e4-80073bfa9ca3} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.10 18:51:18.341211 [ 4 ] {bf6c7084-35c0-4341-b3e4-80073bfa9ca3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:18.341368 [ 118 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.10 18:51:18.341409 [ 118 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:18.341425 [ 4 ] {bf6c7084-35c0-4341-b3e4-80073bfa9ca3} executeQuery: Read 66 rows, 5.38 KiB in 0.001886 sec., 34994.69777306468 rows/sec., 2.79 MiB/sec. 2025.02.10 18:51:18.341433 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:18.341620 [ 4 ] {bf6c7084-35c0-4341-b3e4-80073bfa9ca3} TCPHandler: Processed in 0.002370648 sec. 2025.02.10 18:51:18.341745 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.10 18:51:18.342070 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:18.342111 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:18.342165 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1432 rows starting from the beginning of the part 2025.02.10 18:51:18.342432 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 273 rows starting from the beginning of the part 2025.02.10 18:51:18.342457 [ 256 ] {1141e066-25b3-4244-8b32-f1c99e4cde87} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:51:18.342658 [ 256 ] {1141e066-25b3-4244-8b32-f1c99e4cde87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:51:18.342730 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1208 rows starting from the beginning of the part 2025.02.10 18:51:18.343165 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part 2025.02.10 18:51:18.343431 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 273 rows starting from the beginning of the part 2025.02.10 18:51:18.343735 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 66 rows starting from the beginning of the part 2025.02.10 18:51:18.345438 [ 256 ] {1141e066-25b3-4244-8b32-f1c99e4cde87} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:18.345520 [ 256 ] {1141e066-25b3-4244-8b32-f1c99e4cde87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:18.346469 [ 256 ] {1141e066-25b3-4244-8b32-f1c99e4cde87} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.10 18:51:18.346818 [ 256 ] {1141e066-25b3-4244-8b32-f1c99e4cde87} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:18.347558 [ 256 ] {1141e066-25b3-4244-8b32-f1c99e4cde87} executeQuery: Read 5 rows, 385.00 B in 0.005246 sec., 953.1071292413268 rows/sec., 71.67 KiB/sec. 2025.02.10 18:51:18.347707 [ 193 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.006143068 sec., 538493.1438167378 rows/sec., 47.20 MiB/sec. 2025.02.10 18:51:18.347914 [ 256 ] {1141e066-25b3-4244-8b32-f1c99e4cde87} TCPHandler: Processed in 0.006111687 sec. 2025.02.10 18:51:18.348155 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:18.348359 [ 4 ] {8c47812f-872a-482e-93b3-6f74bc089c09} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:51:18.348405 [ 195 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.10 18:51:18.348436 [ 4 ] {8c47812f-872a-482e-93b3-6f74bc089c09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:51:18.349207 [ 195 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_41_8} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:18.349326 [ 195 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_41_8} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.10 18:51:18.349514 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.10 18:51:18.349705 [ 4 ] {8c47812f-872a-482e-93b3-6f74bc089c09} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:18.349749 [ 4 ] {8c47812f-872a-482e-93b3-6f74bc089c09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:18.350125 [ 4 ] {8c47812f-872a-482e-93b3-6f74bc089c09} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.10 18:51:18.350381 [ 4 ] {8c47812f-872a-482e-93b3-6f74bc089c09} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:18.350568 [ 128 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.10 18:51:18.350633 [ 128 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:18.350642 [ 4 ] {8c47812f-872a-482e-93b3-6f74bc089c09} executeQuery: Read 69 rows, 5.52 KiB in 0.002335 sec., 29550.321199143473 rows/sec., 2.31 MiB/sec. 2025.02.10 18:51:18.350678 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:18.350905 [ 4 ] {8c47812f-872a-482e-93b3-6f74bc089c09} TCPHandler: Processed in 0.002815498 sec. 2025.02.10 18:51:18.350955 [ 193 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.10 18:51:18.351124 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:18.351132 [ 193 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:18.351180 [ 193 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part 2025.02.10 18:51:18.351371 [ 256 ] {d1d485fb-8590-4f2f-8e7f-c6acd3462c14} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:18.351395 [ 193 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 417 rows starting from the beginning of the part 2025.02.10 18:51:18.351579 [ 256 ] {d1d485fb-8590-4f2f-8e7f-c6acd3462c14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:51:18.351758 [ 193 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 529 rows starting from the beginning of the part 2025.02.10 18:51:18.352129 [ 193 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part 2025.02.10 18:51:18.352565 [ 193 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 417 rows starting from the beginning of the part 2025.02.10 18:51:18.352866 [ 193 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 69 rows starting from the beginning of the part 2025.02.10 18:51:18.353934 [ 256 ] {d1d485fb-8590-4f2f-8e7f-c6acd3462c14} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:18.353985 [ 256 ] {d1d485fb-8590-4f2f-8e7f-c6acd3462c14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:18.354655 [ 256 ] {d1d485fb-8590-4f2f-8e7f-c6acd3462c14} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.10 18:51:18.355011 [ 256 ] {d1d485fb-8590-4f2f-8e7f-c6acd3462c14} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:18.355141 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.004339605 sec., 555350.0837057751 rows/sec., 42.58 MiB/sec. 2025.02.10 18:51:18.355277 [ 128 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.10 18:51:18.355357 [ 128 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:18.355431 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:18.355508 [ 256 ] {d1d485fb-8590-4f2f-8e7f-c6acd3462c14} executeQuery: Read 160 rows, 11.41 KiB in 0.004232 sec., 37807.18336483932 rows/sec., 2.63 MiB/sec. 2025.02.10 18:51:18.355622 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.10 18:51:18.355948 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.10 18:51:18.355968 [ 256 ] {d1d485fb-8590-4f2f-8e7f-c6acd3462c14} TCPHandler: Processed in 0.004921219 sec. 2025.02.10 18:51:18.356335 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:18.356736 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:18.356813 [ 4 ] {db68f06e-0287-48a2-b11b-59ef4028d62d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:18.356910 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11665 rows starting from the beginning of the part 2025.02.10 18:51:18.357242 [ 4 ] {db68f06e-0287-48a2-b11b-59ef4028d62d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:51:18.357394 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part 2025.02.10 18:51:18.358155 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 966 rows starting from the beginning of the part 2025.02.10 18:51:18.358594 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part 2025.02.10 18:51:18.359029 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part 2025.02.10 18:51:18.359601 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part 2025.02.10 18:51:18.359993 [ 193 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_41_8} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:18.360410 [ 193 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_41_8} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.10 18:51:18.360796 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.10 18:51:18.362965 [ 4 ] {db68f06e-0287-48a2-b11b-59ef4028d62d} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:18.363035 [ 4 ] {db68f06e-0287-48a2-b11b-59ef4028d62d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:18.364515 [ 4 ] {db68f06e-0287-48a2-b11b-59ef4028d62d} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.10 18:51:18.365133 [ 4 ] {db68f06e-0287-48a2-b11b-59ef4028d62d} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:18.365573 [ 4 ] {db68f06e-0287-48a2-b11b-59ef4028d62d} executeQuery: Read 5 rows, 9.17 KiB in 0.008922 sec., 560.4124635731899 rows/sec., 1.00 MiB/sec. 2025.02.10 18:51:18.365693 [ 4 ] {db68f06e-0287-48a2-b11b-59ef4028d62d} TCPHandler: Processed in 0.009571411 sec. 2025.02.10 18:51:18.365867 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:18.366026 [ 256 ] {e96a4d2d-cc9e-430c-920a-72fe2be483da} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:51:18.366087 [ 256 ] {e96a4d2d-cc9e-430c-920a-72fe2be483da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:51:18.366816 [ 256 ] {e96a4d2d-cc9e-430c-920a-72fe2be483da} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:18.366877 [ 256 ] {e96a4d2d-cc9e-430c-920a-72fe2be483da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:18.366918 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 13307 rows, containing 5 columns (5 merged, 0 gathered) in 0.011390875 sec., 1168215.7867591383 rows/sec., 78.85 MiB/sec. 2025.02.10 18:51:18.367427 [ 256 ] {e96a4d2d-cc9e-430c-920a-72fe2be483da} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.10 18:51:18.367452 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.10 18:51:18.367870 [ 256 ] {e96a4d2d-cc9e-430c-920a-72fe2be483da} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:18.367979 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_41_8} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:18.368139 [ 128 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.10 18:51:18.368228 [ 128 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:18.368241 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_41_8} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.10 18:51:18.368310 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:18.368422 [ 256 ] {e96a4d2d-cc9e-430c-920a-72fe2be483da} executeQuery: Read 60 rows, 4.14 KiB in 0.002388 sec., 25125.628140703517 rows/sec., 1.69 MiB/sec. 2025.02.10 18:51:18.368692 [ 256 ] {e96a4d2d-cc9e-430c-920a-72fe2be483da} TCPHandler: Processed in 0.00289321 sec. 2025.02.10 18:51:18.368728 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. 2025.02.10 18:51:18.368831 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.10 18:51:18.368965 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:18.368998 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2238 rows starting from the beginning of the part 2025.02.10 18:51:18.369080 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part 2025.02.10 18:51:18.369252 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 44 rows starting from the beginning of the part 2025.02.10 18:51:18.369441 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 16 rows starting from the beginning of the part 2025.02.10 18:51:18.369532 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part 2025.02.10 18:51:18.369720 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2025.02.10 18:51:18.371119 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2522 rows, containing 4 columns (4 merged, 0 gathered) in 0.002649874 sec., 951743.365910983 rows/sec., 62.10 MiB/sec. 2025.02.10 18:51:18.371355 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.10 18:51:18.371640 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_41_8} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:18.371716 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_41_8} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.10 18:51:18.371787 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.02.10 18:51:18.521542 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.02.10 18:51:18.543532 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:18.543596 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:18.551189 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.10 18:51:18.551983 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:18.552439 [ 128 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.10 18:51:18.552617 [ 128 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:18.552701 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:18.553000 [ 191 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.10 18:51:18.561562 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.02.10 18:51:18.562902 [ 191 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:18.563803 [ 191 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2025.02.10 18:51:18.568172 [ 191 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2025.02.10 18:51:18.572648 [ 191 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2025.02.10 18:51:18.577454 [ 191 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2025.02.10 18:51:18.582585 [ 191 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2025.02.10 18:51:18.586796 [ 191 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2025.02.10 18:51:18.645057 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.092220745 sec., 2125.3352485929277 rows/sec., 10.99 MiB/sec. 2025.02.10 18:51:18.648113 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.10 18:51:18.651243 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_26_5} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:18.651368 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_26_5} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.10 18:51:18.654046 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.02.10 18:51:19.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 192.66 MiB, peak 203.23 MiB, free memory in arenas 0.00 B, will set to 194.24 MiB (RSS), difference: 1.58 MiB 2025.02.10 18:51:22.762367 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 830 2025.02.10 18:51:22.765553 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:22.765617 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:22.767107 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.10 18:51:22.767419 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:22.768479 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 830 2025.02.10 18:51:23.345743 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:23.345933 [ 4 ] {0f21fa2c-bffa-43b3-b855-1959137e94d0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:51:23.346007 [ 4 ] {0f21fa2c-bffa-43b3-b855-1959137e94d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:51:23.346782 [ 4 ] {0f21fa2c-bffa-43b3-b855-1959137e94d0} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:23.346828 [ 4 ] {0f21fa2c-bffa-43b3-b855-1959137e94d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:23.347223 [ 4 ] {0f21fa2c-bffa-43b3-b855-1959137e94d0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.10 18:51:23.347471 [ 4 ] {0f21fa2c-bffa-43b3-b855-1959137e94d0} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:23.347696 [ 4 ] {0f21fa2c-bffa-43b3-b855-1959137e94d0} executeQuery: Read 14 rows, 1.01 KiB in 0.001815 sec., 7713.498622589532 rows/sec., 555.27 KiB/sec. 2025.02.10 18:51:23.347753 [ 4 ] {0f21fa2c-bffa-43b3-b855-1959137e94d0} TCPHandler: Processed in 0.002113721 sec. 2025.02.10 18:51:23.348088 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:23.348405 [ 256 ] {9b634088-024b-41a5-9baf-9ce076b25ca5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:51:23.348526 [ 256 ] {9b634088-024b-41a5-9baf-9ce076b25ca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:51:23.349413 [ 256 ] {9b634088-024b-41a5-9baf-9ce076b25ca5} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:23.349466 [ 256 ] {9b634088-024b-41a5-9baf-9ce076b25ca5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:23.349911 [ 256 ] {9b634088-024b-41a5-9baf-9ce076b25ca5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.10 18:51:23.350169 [ 256 ] {9b634088-024b-41a5-9baf-9ce076b25ca5} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:23.350463 [ 256 ] {9b634088-024b-41a5-9baf-9ce076b25ca5} executeQuery: Read 10 rows, 835.00 B in 0.002139 sec., 4675.081813931744 rows/sec., 381.22 KiB/sec. 2025.02.10 18:51:23.350633 [ 256 ] {9b634088-024b-41a5-9baf-9ce076b25ca5} TCPHandler: Processed in 0.002739886 sec. 2025.02.10 18:51:23.350787 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:23.350936 [ 4 ] {753aa74f-3419-45a3-980a-732237a7ae75} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:51:23.350999 [ 4 ] {753aa74f-3419-45a3-980a-732237a7ae75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:51:23.351832 [ 4 ] {753aa74f-3419-45a3-980a-732237a7ae75} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:23.351874 [ 4 ] {753aa74f-3419-45a3-980a-732237a7ae75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:23.352260 [ 4 ] {753aa74f-3419-45a3-980a-732237a7ae75} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.10 18:51:23.352496 [ 4 ] {753aa74f-3419-45a3-980a-732237a7ae75} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:23.352729 [ 4 ] {753aa74f-3419-45a3-980a-732237a7ae75} executeQuery: Read 278 rows, 25.00 KiB in 0.001824 sec., 152412.28070175438 rows/sec., 13.39 MiB/sec. 2025.02.10 18:51:23.352853 [ 4 ] {753aa74f-3419-45a3-980a-732237a7ae75} TCPHandler: Processed in 0.002133031 sec. 2025.02.10 18:51:23.353097 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:23.353329 [ 256 ] {c18905ae-840a-41bb-b812-37e8e3e30e7c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:51:23.353426 [ 256 ] {c18905ae-840a-41bb-b812-37e8e3e30e7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:51:23.354256 [ 256 ] {c18905ae-840a-41bb-b812-37e8e3e30e7c} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:23.354298 [ 256 ] {c18905ae-840a-41bb-b812-37e8e3e30e7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:23.354682 [ 256 ] {c18905ae-840a-41bb-b812-37e8e3e30e7c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.10 18:51:23.354941 [ 256 ] {c18905ae-840a-41bb-b812-37e8e3e30e7c} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:23.355100 [ 92 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.10 18:51:23.355167 [ 256 ] {c18905ae-840a-41bb-b812-37e8e3e30e7c} executeQuery: Read 52 rows, 3.79 KiB in 0.001894 sec., 27455.121436114045 rows/sec., 1.95 MiB/sec. 2025.02.10 18:51:23.355185 [ 92 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:23.355252 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:23.355304 [ 256 ] {c18905ae-840a-41bb-b812-37e8e3e30e7c} TCPHandler: Processed in 0.002343706 sec. 2025.02.10 18:51:23.355596 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:23.355783 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.10 18:51:23.355921 [ 4 ] {9a888360-242f-4616-8c5a-a187e6a438ec} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:51:23.356059 [ 4 ] {9a888360-242f-4616-8c5a-a187e6a438ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:51:23.356306 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:23.356391 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 65 rows starting from the beginning of the part 2025.02.10 18:51:23.356741 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part 2025.02.10 18:51:23.357086 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part 2025.02.10 18:51:23.357439 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part 2025.02.10 18:51:23.357833 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part 2025.02.10 18:51:23.358171 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::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.02.10 18:51:23.358980 [ 4 ] {9a888360-242f-4616-8c5a-a187e6a438ec} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:23.359039 [ 4 ] {9a888360-242f-4616-8c5a-a187e6a438ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:23.360114 [ 4 ] {9a888360-242f-4616-8c5a-a187e6a438ec} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.10 18:51:23.360637 [ 4 ] {9a888360-242f-4616-8c5a-a187e6a438ec} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:23.361286 [ 4 ] {9a888360-242f-4616-8c5a-a187e6a438ec} executeQuery: Read 14 rows, 1004.00 B in 0.00543 sec., 2578.268876611418 rows/sec., 180.57 KiB/sec. 2025.02.10 18:51:23.361667 [ 4 ] {9a888360-242f-4616-8c5a-a187e6a438ec} TCPHandler: Processed in 0.006246501 sec. 2025.02.10 18:51:23.362045 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 5 columns (5 merged, 0 gathered) in 0.006658331 sec., 32290.37426946783 rows/sec., 2.43 MiB/sec. 2025.02.10 18:51:23.362057 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:23.362244 [ 256 ] {04dc4ad4-2c3d-4598-a27c-a7cd7cf0ff34} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:51:23.362247 [ 186 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.10 18:51:23.362363 [ 256 ] {04dc4ad4-2c3d-4598-a27c-a7cd7cf0ff34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:51:23.362957 [ 186 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_31_6} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:23.363181 [ 186 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_31_6} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.10 18:51:23.363336 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:51:23.363566 [ 256 ] {04dc4ad4-2c3d-4598-a27c-a7cd7cf0ff34} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:23.363613 [ 256 ] {04dc4ad4-2c3d-4598-a27c-a7cd7cf0ff34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:23.363979 [ 256 ] {04dc4ad4-2c3d-4598-a27c-a7cd7cf0ff34} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.10 18:51:23.364220 [ 256 ] {04dc4ad4-2c3d-4598-a27c-a7cd7cf0ff34} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:23.364478 [ 256 ] {04dc4ad4-2c3d-4598-a27c-a7cd7cf0ff34} executeQuery: Read 13 rows, 830.00 B in 0.002284 sec., 5691.768826619965 rows/sec., 354.88 KiB/sec. 2025.02.10 18:51:23.364677 [ 256 ] {04dc4ad4-2c3d-4598-a27c-a7cd7cf0ff34} TCPHandler: Processed in 0.002818398 sec. 2025.02.10 18:51:23.364854 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:23.364991 [ 4 ] {ebd8d13b-c25a-4aaa-9028-cef507cdef71} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:51:23.365048 [ 4 ] {ebd8d13b-c25a-4aaa-9028-cef507cdef71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:51:23.365912 [ 4 ] {ebd8d13b-c25a-4aaa-9028-cef507cdef71} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:23.365952 [ 4 ] {ebd8d13b-c25a-4aaa-9028-cef507cdef71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:23.366332 [ 4 ] {ebd8d13b-c25a-4aaa-9028-cef507cdef71} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.10 18:51:23.366562 [ 4 ] {ebd8d13b-c25a-4aaa-9028-cef507cdef71} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:23.366784 [ 4 ] {ebd8d13b-c25a-4aaa-9028-cef507cdef71} executeQuery: Read 427 rows, 31.30 KiB in 0.001823 sec., 234229.2923752057 rows/sec., 16.77 MiB/sec. 2025.02.10 18:51:23.366835 [ 4 ] {ebd8d13b-c25a-4aaa-9028-cef507cdef71} TCPHandler: Processed in 0.002051209 sec. 2025.02.10 18:51:23.366980 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:23.367100 [ 256 ] {99d2bb17-c1b9-46db-8f88-885a21a27908} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:51:23.367153 [ 256 ] {99d2bb17-c1b9-46db-8f88-885a21a27908} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:51:23.367651 [ 256 ] {99d2bb17-c1b9-46db-8f88-885a21a27908} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:23.367691 [ 256 ] {99d2bb17-c1b9-46db-8f88-885a21a27908} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:23.368071 [ 256 ] {99d2bb17-c1b9-46db-8f88-885a21a27908} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.10 18:51:23.368311 [ 256 ] {99d2bb17-c1b9-46db-8f88-885a21a27908} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:23.368527 [ 256 ] {99d2bb17-c1b9-46db-8f88-885a21a27908} executeQuery: Read 6 rows, 321.00 B in 0.001451 sec., 4135.079255685734 rows/sec., 216.04 KiB/sec. 2025.02.10 18:51:23.368579 [ 256 ] {99d2bb17-c1b9-46db-8f88-885a21a27908} TCPHandler: Processed in 0.00165412 sec. 2025.02.10 18:51:23.368725 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:23.368852 [ 4 ] {74f468e5-0499-47c1-8373-0b8c5961c499} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:23.368913 [ 4 ] {74f468e5-0499-47c1-8373-0b8c5961c499} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:51:23.369605 [ 4 ] {74f468e5-0499-47c1-8373-0b8c5961c499} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:23.369652 [ 4 ] {74f468e5-0499-47c1-8373-0b8c5961c499} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:23.370068 [ 4 ] {74f468e5-0499-47c1-8373-0b8c5961c499} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.10 18:51:23.370305 [ 4 ] {74f468e5-0499-47c1-8373-0b8c5961c499} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:23.370543 [ 4 ] {74f468e5-0499-47c1-8373-0b8c5961c499} executeQuery: Read 242 rows, 16.62 KiB in 0.00172 sec., 140697.67441860464 rows/sec., 9.44 MiB/sec. 2025.02.10 18:51:23.370650 [ 4 ] {74f468e5-0499-47c1-8373-0b8c5961c499} TCPHandler: Processed in 0.001980558 sec. 2025.02.10 18:51:23.370843 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:23.370982 [ 256 ] {3974e1f7-6b22-40ab-971d-7321e09e109d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:51:23.371045 [ 256 ] {3974e1f7-6b22-40ab-971d-7321e09e109d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:51:23.371601 [ 256 ] {3974e1f7-6b22-40ab-971d-7321e09e109d} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:23.371651 [ 256 ] {3974e1f7-6b22-40ab-971d-7321e09e109d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:23.372043 [ 256 ] {3974e1f7-6b22-40ab-971d-7321e09e109d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.10 18:51:23.372300 [ 256 ] {3974e1f7-6b22-40ab-971d-7321e09e109d} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:23.372573 [ 256 ] {3974e1f7-6b22-40ab-971d-7321e09e109d} executeQuery: Read 1 rows, 69.00 B in 0.00162 sec., 617.283950617284 rows/sec., 41.59 KiB/sec. 2025.02.10 18:51:23.372743 [ 256 ] {3974e1f7-6b22-40ab-971d-7321e09e109d} TCPHandler: Processed in 0.002000298 sec. 2025.02.10 18:51:23.372904 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:23.373023 [ 4 ] {c2e11594-badb-45b0-b7b7-dca4ed90b225} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:23.373104 [ 4 ] {c2e11594-badb-45b0-b7b7-dca4ed90b225} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:51:23.374257 [ 4 ] {c2e11594-badb-45b0-b7b7-dca4ed90b225} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:23.374295 [ 4 ] {c2e11594-badb-45b0-b7b7-dca4ed90b225} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:23.374946 [ 4 ] {c2e11594-badb-45b0-b7b7-dca4ed90b225} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.10 18:51:23.375208 [ 4 ] {c2e11594-badb-45b0-b7b7-dca4ed90b225} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:23.375393 [ 92 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.10 18:51:23.375465 [ 92 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:23.375501 [ 4 ] {c2e11594-badb-45b0-b7b7-dca4ed90b225} executeQuery: Read 35 rows, 64.22 KiB in 0.002493 sec., 14039.310068190935 rows/sec., 25.16 MiB/sec. 2025.02.10 18:51:23.375508 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:23.375884 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.10 18:51:23.375896 [ 4 ] {c2e11594-badb-45b0-b7b7-dca4ed90b225} TCPHandler: Processed in 0.003054204 sec. 2025.02.10 18:51:23.376169 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:23.376436 [ 256 ] {d13e414a-15df-4b8f-a511-2f86240c8732} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:51:23.376570 [ 256 ] {d13e414a-15df-4b8f-a511-2f86240c8732} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:51:23.376580 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:23.376835 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 494 rows starting from the beginning of the part 2025.02.10 18:51:23.377595 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 35 rows starting from the beginning of the part 2025.02.10 18:51:23.378159 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part 2025.02.10 18:51:23.378865 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 35 rows starting from the beginning of the part 2025.02.10 18:51:23.379012 [ 256 ] {d13e414a-15df-4b8f-a511-2f86240c8732} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:23.379099 [ 256 ] {d13e414a-15df-4b8f-a511-2f86240c8732} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2025.02.10 18:51:23.379561 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part 2025.02.10 18:51:23.380247 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part 2025.02.10 18:51:23.380666 [ 256 ] {d13e414a-15df-4b8f-a511-2f86240c8732} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.10 18:51:23.381318 [ 256 ] {d13e414a-15df-4b8f-a511-2f86240c8732} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:23.381798 [ 256 ] {d13e414a-15df-4b8f-a511-2f86240c8732} executeQuery: Read 82 rows, 5.33 KiB in 0.005442 sec., 15067.989709665564 rows/sec., 979.97 KiB/sec. 2025.02.10 18:51:23.382005 [ 256 ] {d13e414a-15df-4b8f-a511-2f86240c8732} TCPHandler: Processed in 0.005982584 sec. 2025.02.10 18:51:23.392373 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 609 rows, containing 19 columns (19 merged, 0 gathered) in 0.016716803 sec., 36430.41076693911 rows/sec., 65.28 MiB/sec. 2025.02.10 18:51:23.393088 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.10 18:51:23.393522 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_31_6} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:23.393606 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_31_6} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.10 18:51:23.393788 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. 2025.02.10 18:51:25.209883 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2025.02.10 18:51:25.210976 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:25.211017 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:25.211557 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.10 18:51:25.211827 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:25.212050 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2025.02.10 18:51:26.061637 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.02.10 18:51:26.079978 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:26.080027 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:26.086778 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.10 18:51:26.087515 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:26.090074 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.02.10 18:51:28.339460 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:28.339678 [ 4 ] {749487d6-26bd-40c3-9d87-a1c2601e8799} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:51:28.339764 [ 4 ] {749487d6-26bd-40c3-9d87-a1c2601e8799} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:51:28.340590 [ 4 ] {749487d6-26bd-40c3-9d87-a1c2601e8799} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:28.340641 [ 4 ] {749487d6-26bd-40c3-9d87-a1c2601e8799} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:28.341160 [ 4 ] {749487d6-26bd-40c3-9d87-a1c2601e8799} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.10 18:51:28.341462 [ 4 ] {749487d6-26bd-40c3-9d87-a1c2601e8799} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:28.341694 [ 4 ] {749487d6-26bd-40c3-9d87-a1c2601e8799} executeQuery: Read 66 rows, 5.38 KiB in 0.002081 sec., 31715.521383950025 rows/sec., 2.53 MiB/sec. 2025.02.10 18:51:28.341762 [ 4 ] {749487d6-26bd-40c3-9d87-a1c2601e8799} TCPHandler: Processed in 0.002441899 sec. 2025.02.10 18:51:28.342041 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:28.342263 [ 256 ] {7e5e2893-cb7a-4a76-bcd2-aa4c61cd1beb} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:51:28.342348 [ 256 ] {7e5e2893-cb7a-4a76-bcd2-aa4c61cd1beb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:51:28.343182 [ 256 ] {7e5e2893-cb7a-4a76-bcd2-aa4c61cd1beb} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:28.343234 [ 256 ] {7e5e2893-cb7a-4a76-bcd2-aa4c61cd1beb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:28.343666 [ 256 ] {7e5e2893-cb7a-4a76-bcd2-aa4c61cd1beb} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.10 18:51:28.343917 [ 256 ] {7e5e2893-cb7a-4a76-bcd2-aa4c61cd1beb} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:28.344187 [ 256 ] {7e5e2893-cb7a-4a76-bcd2-aa4c61cd1beb} executeQuery: Read 5 rows, 385.00 B in 0.001984 sec., 2520.1612903225805 rows/sec., 189.50 KiB/sec. 2025.02.10 18:51:28.344392 [ 256 ] {7e5e2893-cb7a-4a76-bcd2-aa4c61cd1beb} TCPHandler: Processed in 0.002499691 sec. 2025.02.10 18:51:28.344611 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:28.344757 [ 4 ] {4eeb5e1f-375a-4e6f-9c16-c3259ca84ffb} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:51:28.344818 [ 4 ] {4eeb5e1f-375a-4e6f-9c16-c3259ca84ffb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:51:28.345450 [ 4 ] {4eeb5e1f-375a-4e6f-9c16-c3259ca84ffb} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:28.345492 [ 4 ] {4eeb5e1f-375a-4e6f-9c16-c3259ca84ffb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:28.345860 [ 4 ] {4eeb5e1f-375a-4e6f-9c16-c3259ca84ffb} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.10 18:51:28.346098 [ 4 ] {4eeb5e1f-375a-4e6f-9c16-c3259ca84ffb} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:28.346320 [ 4 ] {4eeb5e1f-375a-4e6f-9c16-c3259ca84ffb} executeQuery: Read 69 rows, 5.52 KiB in 0.001598 sec., 43178.97371714643 rows/sec., 3.37 MiB/sec. 2025.02.10 18:51:28.346375 [ 4 ] {4eeb5e1f-375a-4e6f-9c16-c3259ca84ffb} TCPHandler: Processed in 0.001866675 sec. 2025.02.10 18:51:28.346532 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:28.346676 [ 256 ] {d5796454-2b81-456f-8fab-bf20ab40d604} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:28.346739 [ 256 ] {d5796454-2b81-456f-8fab-bf20ab40d604} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:51:28.347402 [ 256 ] {d5796454-2b81-456f-8fab-bf20ab40d604} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:28.347442 [ 256 ] {d5796454-2b81-456f-8fab-bf20ab40d604} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:28.347837 [ 256 ] {d5796454-2b81-456f-8fab-bf20ab40d604} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.10 18:51:28.348081 [ 256 ] {d5796454-2b81-456f-8fab-bf20ab40d604} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:28.348298 [ 256 ] {d5796454-2b81-456f-8fab-bf20ab40d604} executeQuery: Read 160 rows, 11.41 KiB in 0.001654 sec., 96735.18742442563 rows/sec., 6.74 MiB/sec. 2025.02.10 18:51:28.348351 [ 256 ] {d5796454-2b81-456f-8fab-bf20ab40d604} TCPHandler: Processed in 0.001883865 sec. 2025.02.10 18:51:28.348510 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:28.348634 [ 4 ] {09379dcd-579c-457d-8529-8c7c6c09ba39} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:28.348719 [ 4 ] {09379dcd-579c-457d-8529-8c7c6c09ba39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:51:28.349857 [ 4 ] {09379dcd-579c-457d-8529-8c7c6c09ba39} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:28.349897 [ 4 ] {09379dcd-579c-457d-8529-8c7c6c09ba39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:28.350511 [ 4 ] {09379dcd-579c-457d-8529-8c7c6c09ba39} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.10 18:51:28.350793 [ 4 ] {09379dcd-579c-457d-8529-8c7c6c09ba39} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:28.351026 [ 4 ] {09379dcd-579c-457d-8529-8c7c6c09ba39} executeQuery: Read 5 rows, 9.17 KiB in 0.002419 sec., 2066.969822240595 rows/sec., 3.70 MiB/sec. 2025.02.10 18:51:28.351135 [ 4 ] {09379dcd-579c-457d-8529-8c7c6c09ba39} TCPHandler: Processed in 0.002683125 sec. 2025.02.10 18:51:28.351303 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:28.351434 [ 256 ] {95002598-cf15-48ff-915e-df5214438f97} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:51:28.351492 [ 256 ] {95002598-cf15-48ff-915e-df5214438f97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:51:28.351998 [ 256 ] {95002598-cf15-48ff-915e-df5214438f97} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:28.352038 [ 256 ] {95002598-cf15-48ff-915e-df5214438f97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:28.352407 [ 256 ] {95002598-cf15-48ff-915e-df5214438f97} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.10 18:51:28.352653 [ 256 ] {95002598-cf15-48ff-915e-df5214438f97} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:28.352904 [ 256 ] {95002598-cf15-48ff-915e-df5214438f97} executeQuery: Read 60 rows, 4.14 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 2.72 MiB/sec. 2025.02.10 18:51:28.352994 [ 256 ] {95002598-cf15-48ff-915e-df5214438f97} TCPHandler: Processed in 0.001755602 sec. 2025.02.10 18:51:32.600896 [ 145 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:51:32.600974 [ 145 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:51:32.712184 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2025.02.10 18:51:32.712826 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:32.712871 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:32.713396 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.10 18:51:32.713659 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:32.713888 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.02.10 18:51:32.768726 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 866 2025.02.10 18:51:32.772088 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:32.772150 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:32.773639 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.10 18:51:32.773959 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:32.774654 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 866 2025.02.10 18:51:33.345686 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:33.345875 [ 4 ] {fc41f170-b503-4184-a529-e6543b2b447e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:51:33.345949 [ 4 ] {fc41f170-b503-4184-a529-e6543b2b447e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:51:33.346680 [ 4 ] {fc41f170-b503-4184-a529-e6543b2b447e} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:33.346725 [ 4 ] {fc41f170-b503-4184-a529-e6543b2b447e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:33.347121 [ 4 ] {fc41f170-b503-4184-a529-e6543b2b447e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.10 18:51:33.347370 [ 4 ] {fc41f170-b503-4184-a529-e6543b2b447e} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:33.347621 [ 4 ] {fc41f170-b503-4184-a529-e6543b2b447e} executeQuery: Read 14 rows, 1.01 KiB in 0.001793 sec., 7808.1427774679305 rows/sec., 562.08 KiB/sec. 2025.02.10 18:51:33.347743 [ 4 ] {fc41f170-b503-4184-a529-e6543b2b447e} TCPHandler: Processed in 0.002159702 sec. 2025.02.10 18:51:33.348023 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:33.348242 [ 256 ] {c0860ed7-be67-4dd6-974f-a1eb23ce0fcf} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:51:33.348325 [ 256 ] {c0860ed7-be67-4dd6-974f-a1eb23ce0fcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:51:33.349315 [ 256 ] {c0860ed7-be67-4dd6-974f-a1eb23ce0fcf} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:33.349361 [ 256 ] {c0860ed7-be67-4dd6-974f-a1eb23ce0fcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:33.349839 [ 256 ] {c0860ed7-be67-4dd6-974f-a1eb23ce0fcf} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.10 18:51:33.350098 [ 256 ] {c0860ed7-be67-4dd6-974f-a1eb23ce0fcf} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:33.350333 [ 256 ] {c0860ed7-be67-4dd6-974f-a1eb23ce0fcf} executeQuery: Read 273 rows, 24.64 KiB in 0.002151 sec., 126917.71269177126 rows/sec., 11.19 MiB/sec. 2025.02.10 18:51:33.350393 [ 256 ] {c0860ed7-be67-4dd6-974f-a1eb23ce0fcf} TCPHandler: Processed in 0.00251412 sec. 2025.02.10 18:51:33.350570 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:33.350726 [ 4 ] {effac875-6186-4f26-9873-34b5b481c791} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:51:33.350791 [ 4 ] {effac875-6186-4f26-9873-34b5b481c791} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:51:33.351489 [ 4 ] {effac875-6186-4f26-9873-34b5b481c791} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:33.351532 [ 4 ] {effac875-6186-4f26-9873-34b5b481c791} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:33.351913 [ 4 ] {effac875-6186-4f26-9873-34b5b481c791} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.10 18:51:33.352149 [ 4 ] {effac875-6186-4f26-9873-34b5b481c791} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:33.352366 [ 4 ] {effac875-6186-4f26-9873-34b5b481c791} executeQuery: Read 42 rows, 3.09 KiB in 0.001676 sec., 25059.66587112172 rows/sec., 1.80 MiB/sec. 2025.02.10 18:51:33.352421 [ 4 ] {effac875-6186-4f26-9873-34b5b481c791} TCPHandler: Processed in 0.001920156 sec. 2025.02.10 18:51:33.352587 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:33.352729 [ 256 ] {8634a827-6fc6-4384-afb3-8e91d25ee03f} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:51:33.352787 [ 256 ] {8634a827-6fc6-4384-afb3-8e91d25ee03f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:51:33.353428 [ 256 ] {8634a827-6fc6-4384-afb3-8e91d25ee03f} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:33.353468 [ 256 ] {8634a827-6fc6-4384-afb3-8e91d25ee03f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:33.353831 [ 256 ] {8634a827-6fc6-4384-afb3-8e91d25ee03f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.10 18:51:33.354078 [ 256 ] {8634a827-6fc6-4384-afb3-8e91d25ee03f} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:33.354297 [ 256 ] {8634a827-6fc6-4384-afb3-8e91d25ee03f} executeQuery: Read 14 rows, 1004.00 B in 0.001601 sec., 8744.534665833853 rows/sec., 612.41 KiB/sec. 2025.02.10 18:51:33.354351 [ 256 ] {8634a827-6fc6-4384-afb3-8e91d25ee03f} TCPHandler: Processed in 0.001829584 sec. 2025.02.10 18:51:33.354515 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:33.354671 [ 4 ] {0113db76-326a-4911-98d1-a58774aa85dc} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:51:33.354742 [ 4 ] {0113db76-326a-4911-98d1-a58774aa85dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:51:33.355400 [ 4 ] {0113db76-326a-4911-98d1-a58774aa85dc} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:33.355441 [ 4 ] {0113db76-326a-4911-98d1-a58774aa85dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:33.355804 [ 4 ] {0113db76-326a-4911-98d1-a58774aa85dc} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.10 18:51:33.356050 [ 4 ] {0113db76-326a-4911-98d1-a58774aa85dc} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:33.356304 [ 4 ] {0113db76-326a-4911-98d1-a58774aa85dc} executeQuery: Read 13 rows, 830.00 B in 0.001681 sec., 7733.491969066032 rows/sec., 482.18 KiB/sec. 2025.02.10 18:51:33.356519 [ 4 ] {0113db76-326a-4911-98d1-a58774aa85dc} TCPHandler: Processed in 0.00207053 sec. 2025.02.10 18:51:33.356697 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:33.356832 [ 256 ] {6d682fde-c281-49ff-811c-759139e91f9b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:51:33.356889 [ 256 ] {6d682fde-c281-49ff-811c-759139e91f9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:51:33.357664 [ 256 ] {6d682fde-c281-49ff-811c-759139e91f9b} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:33.357701 [ 256 ] {6d682fde-c281-49ff-811c-759139e91f9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:33.358086 [ 256 ] {6d682fde-c281-49ff-811c-759139e91f9b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.10 18:51:33.358332 [ 256 ] {6d682fde-c281-49ff-811c-759139e91f9b} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:33.358586 [ 256 ] {6d682fde-c281-49ff-811c-759139e91f9b} executeQuery: Read 417 rows, 30.48 KiB in 0.001776 sec., 234797.2972972973 rows/sec., 16.76 MiB/sec. 2025.02.10 18:51:33.358704 [ 256 ] {6d682fde-c281-49ff-811c-759139e91f9b} TCPHandler: Processed in 0.0020701 sec. 2025.02.10 18:51:33.358927 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:33.359066 [ 4 ] {4d69ca3a-0bdb-45c2-80dd-4d48d5f0f6a3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:51:33.359123 [ 4 ] {4d69ca3a-0bdb-45c2-80dd-4d48d5f0f6a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:51:33.359608 [ 4 ] {4d69ca3a-0bdb-45c2-80dd-4d48d5f0f6a3} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:33.359648 [ 4 ] {4d69ca3a-0bdb-45c2-80dd-4d48d5f0f6a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:33.360007 [ 4 ] {4d69ca3a-0bdb-45c2-80dd-4d48d5f0f6a3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.10 18:51:33.360243 [ 4 ] {4d69ca3a-0bdb-45c2-80dd-4d48d5f0f6a3} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:33.360508 [ 4 ] {4d69ca3a-0bdb-45c2-80dd-4d48d5f0f6a3} executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. 2025.02.10 18:51:33.360704 [ 4 ] {4d69ca3a-0bdb-45c2-80dd-4d48d5f0f6a3} TCPHandler: Processed in 0.001885775 sec. 2025.02.10 18:51:33.360867 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:33.360984 [ 256 ] {53b5a8e0-1537-4f9b-8e24-26a2a13d5b50} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:33.361037 [ 256 ] {53b5a8e0-1537-4f9b-8e24-26a2a13d5b50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:51:33.361617 [ 256 ] {53b5a8e0-1537-4f9b-8e24-26a2a13d5b50} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:33.361655 [ 256 ] {53b5a8e0-1537-4f9b-8e24-26a2a13d5b50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:33.362043 [ 256 ] {53b5a8e0-1537-4f9b-8e24-26a2a13d5b50} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.10 18:51:33.362273 [ 256 ] {53b5a8e0-1537-4f9b-8e24-26a2a13d5b50} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:33.362476 [ 256 ] {53b5a8e0-1537-4f9b-8e24-26a2a13d5b50} executeQuery: Read 237 rows, 16.27 KiB in 0.001516 sec., 156332.45382585752 rows/sec., 10.48 MiB/sec. 2025.02.10 18:51:33.362527 [ 256 ] {53b5a8e0-1537-4f9b-8e24-26a2a13d5b50} TCPHandler: Processed in 0.001719081 sec. 2025.02.10 18:51:33.362675 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:33.362815 [ 4 ] {2113c031-1082-413a-a675-bc94387316a2} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:51:33.362876 [ 4 ] {2113c031-1082-413a-a675-bc94387316a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:51:33.363388 [ 4 ] {2113c031-1082-413a-a675-bc94387316a2} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:33.363427 [ 4 ] {2113c031-1082-413a-a675-bc94387316a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:33.363789 [ 4 ] {2113c031-1082-413a-a675-bc94387316a2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.10 18:51:33.364036 [ 4 ] {2113c031-1082-413a-a675-bc94387316a2} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:33.364276 [ 4 ] {2113c031-1082-413a-a675-bc94387316a2} executeQuery: Read 1 rows, 69.00 B in 0.001486 sec., 672.9475100942127 rows/sec., 45.35 KiB/sec. 2025.02.10 18:51:33.364379 [ 4 ] {2113c031-1082-413a-a675-bc94387316a2} TCPHandler: Processed in 0.001767713 sec. 2025.02.10 18:51:33.364538 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:33.364682 [ 256 ] {fcc4013f-38ea-4b4b-b7f4-2b704b69a14a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:33.364777 [ 256 ] {fcc4013f-38ea-4b4b-b7f4-2b704b69a14a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:51:33.366001 [ 256 ] {fcc4013f-38ea-4b4b-b7f4-2b704b69a14a} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:33.366040 [ 256 ] {fcc4013f-38ea-4b4b-b7f4-2b704b69a14a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:33.366713 [ 256 ] {fcc4013f-38ea-4b4b-b7f4-2b704b69a14a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.10 18:51:33.366964 [ 256 ] {fcc4013f-38ea-4b4b-b7f4-2b704b69a14a} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:33.367202 [ 256 ] {fcc4013f-38ea-4b4b-b7f4-2b704b69a14a} executeQuery: Read 35 rows, 64.22 KiB in 0.002556 sec., 13693.270735524256 rows/sec., 24.54 MiB/sec. 2025.02.10 18:51:33.367300 [ 256 ] {fcc4013f-38ea-4b4b-b7f4-2b704b69a14a} TCPHandler: Processed in 0.002827988 sec. 2025.02.10 18:51:33.367467 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:33.367609 [ 4 ] {94f6d1d3-e077-44c3-9969-d378ca3db136} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:51:33.367669 [ 4 ] {94f6d1d3-e077-44c3-9969-d378ca3db136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:51:33.368229 [ 4 ] {94f6d1d3-e077-44c3-9969-d378ca3db136} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:33.368265 [ 4 ] {94f6d1d3-e077-44c3-9969-d378ca3db136} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:33.368630 [ 4 ] {94f6d1d3-e077-44c3-9969-d378ca3db136} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.10 18:51:33.368865 [ 4 ] {94f6d1d3-e077-44c3-9969-d378ca3db136} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:33.369053 [ 4 ] {94f6d1d3-e077-44c3-9969-d378ca3db136} executeQuery: Read 82 rows, 5.33 KiB in 0.001471 sec., 55744.3915703603 rows/sec., 3.54 MiB/sec. 2025.02.10 18:51:33.369117 [ 4 ] {94f6d1d3-e077-44c3-9969-d378ca3db136} TCPHandler: Processed in 0.001717322 sec. 2025.02.10 18:51:33.590143 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.02.10 18:51:33.609754 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:33.609813 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:33.617214 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.10 18:51:33.617970 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:33.621543 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.02.10 18:51:34.000165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 197.61 MiB, peak 203.23 MiB, free memory in arenas 0.00 B, will set to 196.34 MiB (RSS), difference: -1.27 MiB 2025.02.10 18:51:34.695412 [ 141 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.10 18:51:34.695484 [ 141 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:34.695512 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:34.695705 [ 194 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.10 18:51:34.695909 [ 194 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:34.695953 [ 194 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2025.02.10 18:51:34.696052 [ 194 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2025.02.10 18:51:34.696302 [ 194 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2025.02.10 18:51:34.696542 [ 194 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2025.02.10 18:51:34.696754 [ 194 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part 2025.02.10 18:51:34.697882 [ 197 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002296575 sec., 15675.516802194574 rows/sec., 1.31 MiB/sec. 2025.02.10 18:51:34.698075 [ 197 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.10 18:51:34.698436 [ 197 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_9_2} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:34.698528 [ 197 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_9_2} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.10 18:51:34.698635 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:51:36.543446 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:36.543654 [ 4 ] {466f1096-3acf-4385-a088-1d57f33c9e29} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:51:36.543735 [ 4 ] {466f1096-3acf-4385-a088-1d57f33c9e29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:51:36.544518 [ 4 ] {466f1096-3acf-4385-a088-1d57f33c9e29} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:36.544559 [ 4 ] {466f1096-3acf-4385-a088-1d57f33c9e29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:36.544958 [ 4 ] {466f1096-3acf-4385-a088-1d57f33c9e29} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.10 18:51:36.545207 [ 4 ] {466f1096-3acf-4385-a088-1d57f33c9e29} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:36.545400 [ 4 ] {466f1096-3acf-4385-a088-1d57f33c9e29} executeQuery: Read 2 rows, 167.00 B in 0.001808 sec., 1106.1946902654868 rows/sec., 90.20 KiB/sec. 2025.02.10 18:51:36.545465 [ 4 ] {466f1096-3acf-4385-a088-1d57f33c9e29} TCPHandler: Processed in 0.002150112 sec. 2025.02.10 18:51:36.545731 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:36.545934 [ 256 ] {39802ce3-36a1-481e-ab5b-7dbc0c16396c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:51:36.546010 [ 256 ] {39802ce3-36a1-481e-ab5b-7dbc0c16396c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:51:36.547434 [ 256 ] {39802ce3-36a1-481e-ab5b-7dbc0c16396c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:36.547490 [ 256 ] {39802ce3-36a1-481e-ab5b-7dbc0c16396c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:36.548013 [ 256 ] {39802ce3-36a1-481e-ab5b-7dbc0c16396c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.10 18:51:36.548290 [ 256 ] {39802ce3-36a1-481e-ab5b-7dbc0c16396c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:36.548559 [ 256 ] {39802ce3-36a1-481e-ab5b-7dbc0c16396c} executeQuery: Read 1207 rows, 102.02 KiB in 0.002681 sec., 450205.1473330847 rows/sec., 37.16 MiB/sec. 2025.02.10 18:51:36.548673 [ 256 ] {39802ce3-36a1-481e-ab5b-7dbc0c16396c} TCPHandler: Processed in 0.003080954 sec. 2025.02.10 18:51:36.548856 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:36.549006 [ 4 ] {73c0e235-5fdd-4f2f-859c-dafda4e51950} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:51:36.549060 [ 4 ] {73c0e235-5fdd-4f2f-859c-dafda4e51950} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:51:36.549650 [ 4 ] {73c0e235-5fdd-4f2f-859c-dafda4e51950} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:36.549696 [ 4 ] {73c0e235-5fdd-4f2f-859c-dafda4e51950} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:36.550072 [ 4 ] {73c0e235-5fdd-4f2f-859c-dafda4e51950} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.10 18:51:36.550309 [ 4 ] {73c0e235-5fdd-4f2f-859c-dafda4e51950} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:36.550496 [ 4 ] {73c0e235-5fdd-4f2f-859c-dafda4e51950} executeQuery: Read 7 rows, 528.00 B in 0.001519 sec., 4608.294930875576 rows/sec., 339.45 KiB/sec. 2025.02.10 18:51:36.550622 [ 4 ] {73c0e235-5fdd-4f2f-859c-dafda4e51950} TCPHandler: Processed in 0.001846685 sec. 2025.02.10 18:51:36.550803 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:36.550953 [ 256 ] {20201c02-0c5c-4c13-8979-d24f4f37e4e3} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:51:36.551017 [ 256 ] {20201c02-0c5c-4c13-8979-d24f4f37e4e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:51:36.551765 [ 256 ] {20201c02-0c5c-4c13-8979-d24f4f37e4e3} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:36.551807 [ 256 ] {20201c02-0c5c-4c13-8979-d24f4f37e4e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:36.552187 [ 256 ] {20201c02-0c5c-4c13-8979-d24f4f37e4e3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.10 18:51:36.552449 [ 256 ] {20201c02-0c5c-4c13-8979-d24f4f37e4e3} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:36.552681 [ 256 ] {20201c02-0c5c-4c13-8979-d24f4f37e4e3} executeQuery: Read 228 rows, 15.81 KiB in 0.001766 sec., 129105.3227633069 rows/sec., 8.74 MiB/sec. 2025.02.10 18:51:36.552743 [ 256 ] {20201c02-0c5c-4c13-8979-d24f4f37e4e3} TCPHandler: Processed in 0.002030679 sec. 2025.02.10 18:51:36.552911 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:36.553051 [ 4 ] {15ba2971-550f-455a-aa28-18bb10a1a20d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:51:36.553109 [ 4 ] {15ba2971-550f-455a-aa28-18bb10a1a20d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:51:36.553975 [ 4 ] {15ba2971-550f-455a-aa28-18bb10a1a20d} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:36.554012 [ 4 ] {15ba2971-550f-455a-aa28-18bb10a1a20d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:36.554389 [ 4 ] {15ba2971-550f-455a-aa28-18bb10a1a20d} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.10 18:51:36.554621 [ 4 ] {15ba2971-550f-455a-aa28-18bb10a1a20d} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:36.554801 [ 4 ] {15ba2971-550f-455a-aa28-18bb10a1a20d} executeQuery: Read 527 rows, 39.97 KiB in 0.001782 sec., 295735.1290684624 rows/sec., 21.90 MiB/sec. 2025.02.10 18:51:36.554854 [ 4 ] {15ba2971-550f-455a-aa28-18bb10a1a20d} TCPHandler: Processed in 0.002010528 sec. 2025.02.10 18:51:36.555047 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:36.555194 [ 256 ] {3f538b22-9d49-4f65-9647-6db9fae24ab5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:36.555260 [ 256 ] {3f538b22-9d49-4f65-9647-6db9fae24ab5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:51:36.556199 [ 256 ] {3f538b22-9d49-4f65-9647-6db9fae24ab5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:36.556249 [ 256 ] {3f538b22-9d49-4f65-9647-6db9fae24ab5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:36.556706 [ 256 ] {3f538b22-9d49-4f65-9647-6db9fae24ab5} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.10 18:51:36.556948 [ 256 ] {3f538b22-9d49-4f65-9647-6db9fae24ab5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:36.557178 [ 256 ] {3f538b22-9d49-4f65-9647-6db9fae24ab5} executeQuery: Read 965 rows, 66.32 KiB in 0.002019 sec., 477959.38583457156 rows/sec., 32.08 MiB/sec. 2025.02.10 18:51:36.557237 [ 256 ] {3f538b22-9d49-4f65-9647-6db9fae24ab5} TCPHandler: Processed in 0.002257645 sec. 2025.02.10 18:51:36.557397 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:36.557537 [ 4 ] {1404b66b-5dc0-495d-807f-ee0e93773d9d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:36.557629 [ 4 ] {1404b66b-5dc0-495d-807f-ee0e93773d9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:51:36.558819 [ 4 ] {1404b66b-5dc0-495d-807f-ee0e93773d9d} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:36.558856 [ 4 ] {1404b66b-5dc0-495d-807f-ee0e93773d9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:36.559464 [ 4 ] {1404b66b-5dc0-495d-807f-ee0e93773d9d} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.10 18:51:36.559717 [ 4 ] {1404b66b-5dc0-495d-807f-ee0e93773d9d} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:36.559911 [ 4 ] {1404b66b-5dc0-495d-807f-ee0e93773d9d} executeQuery: Read 5 rows, 9.17 KiB in 0.002405 sec., 2079.002079002079 rows/sec., 3.73 MiB/sec. 2025.02.10 18:51:36.560002 [ 4 ] {1404b66b-5dc0-495d-807f-ee0e93773d9d} TCPHandler: Processed in 0.002669694 sec. 2025.02.10 18:51:36.560157 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:36.560297 [ 256 ] {01e11ead-e76e-4408-9774-fb21c07c8e2b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:51:36.560359 [ 256 ] {01e11ead-e76e-4408-9774-fb21c07c8e2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:51:36.560934 [ 256 ] {01e11ead-e76e-4408-9774-fb21c07c8e2b} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:36.560980 [ 256 ] {01e11ead-e76e-4408-9774-fb21c07c8e2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:36.561396 [ 256 ] {01e11ead-e76e-4408-9774-fb21c07c8e2b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.10 18:51:36.561632 [ 256 ] {01e11ead-e76e-4408-9774-fb21c07c8e2b} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:36.561889 [ 256 ] {01e11ead-e76e-4408-9774-fb21c07c8e2b} executeQuery: Read 44 rows, 3.03 KiB in 0.001621 sec., 27143.738433066006 rows/sec., 1.83 MiB/sec. 2025.02.10 18:51:36.561977 [ 256 ] {01e11ead-e76e-4408-9774-fb21c07c8e2b} TCPHandler: Processed in 0.001886936 sec. 2025.02.10 18:51:38.333399 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:38.333607 [ 4 ] {426a4440-5e6b-4026-98d6-ebfe59c7084d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:51:38.333687 [ 4 ] {426a4440-5e6b-4026-98d6-ebfe59c7084d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:51:38.334560 [ 4 ] {426a4440-5e6b-4026-98d6-ebfe59c7084d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:38.334611 [ 4 ] {426a4440-5e6b-4026-98d6-ebfe59c7084d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:38.335020 [ 4 ] {426a4440-5e6b-4026-98d6-ebfe59c7084d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.10 18:51:38.335280 [ 4 ] {426a4440-5e6b-4026-98d6-ebfe59c7084d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:38.335476 [ 135 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.10 18:51:38.335536 [ 4 ] {426a4440-5e6b-4026-98d6-ebfe59c7084d} executeQuery: Read 56 rows, 4.41 KiB in 0.001978 sec., 28311.425682507583 rows/sec., 2.17 MiB/sec. 2025.02.10 18:51:38.335568 [ 135 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:38.335643 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:38.335650 [ 4 ] {426a4440-5e6b-4026-98d6-ebfe59c7084d} TCPHandler: Processed in 0.002389537 sec. 2025.02.10 18:51:38.335923 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.10 18:51:38.336025 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:38.336204 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:38.336291 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1432 rows starting from the beginning of the part 2025.02.10 18:51:38.336383 [ 256 ] {a8189fd4-ed02-4fe0-b6d5-cd8cf15e7308} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:51:38.336459 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 278 rows starting from the beginning of the part 2025.02.10 18:51:38.336500 [ 256 ] {a8189fd4-ed02-4fe0-b6d5-cd8cf15e7308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:51:38.336765 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 66 rows starting from the beginning of the part 2025.02.10 18:51:38.337125 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 273 rows starting from the beginning of the part 2025.02.10 18:51:38.337415 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1207 rows starting from the beginning of the part 2025.02.10 18:51:38.337823 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part 2025.02.10 18:51:38.339022 [ 256 ] {a8189fd4-ed02-4fe0-b6d5-cd8cf15e7308} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:38.339075 [ 256 ] {a8189fd4-ed02-4fe0-b6d5-cd8cf15e7308} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:38.339758 [ 256 ] {a8189fd4-ed02-4fe0-b6d5-cd8cf15e7308} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.10 18:51:38.340046 [ 256 ] {a8189fd4-ed02-4fe0-b6d5-cd8cf15e7308} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:38.340295 [ 135 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.10 18:51:38.340454 [ 135 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:38.340559 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:38.340639 [ 256 ] {a8189fd4-ed02-4fe0-b6d5-cd8cf15e7308} executeQuery: Read 64 rows, 5.12 KiB in 0.004343 sec., 14736.3573566659 rows/sec., 1.15 MiB/sec. 2025.02.10 18:51:38.340645 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3312 rows, containing 5 columns (5 merged, 0 gathered) in 0.004855367 sec., 682131.7523474538 rows/sec., 59.78 MiB/sec. 2025.02.10 18:51:38.340990 [ 256 ] {a8189fd4-ed02-4fe0-b6d5-cd8cf15e7308} TCPHandler: Processed in 0.005174335 sec. 2025.02.10 18:51:38.341064 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.10 18:51:38.341101 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.10 18:51:38.341278 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:38.341645 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:38.341669 [ 4 ] {dbce09d5-89e5-453a-bb5f-516422aae78c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:38.341756 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part 2025.02.10 18:51:38.341842 [ 4 ] {dbce09d5-89e5-453a-bb5f-516422aae78c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:51:38.341842 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_46_9} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:38.342271 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_46_9} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.10 18:51:38.342536 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.10 18:51:38.342456 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part 2025.02.10 18:51:38.343001 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 69 rows starting from the beginning of the part 2025.02.10 18:51:38.343361 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 417 rows starting from the beginning of the part 2025.02.10 18:51:38.343560 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 527 rows starting from the beginning of the part 2025.02.10 18:51:38.343882 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part 2025.02.10 18:51:38.344655 [ 4 ] {dbce09d5-89e5-453a-bb5f-516422aae78c} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:38.344719 [ 4 ] {dbce09d5-89e5-453a-bb5f-516422aae78c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:38.345632 [ 4 ] {dbce09d5-89e5-453a-bb5f-516422aae78c} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.10 18:51:38.346193 [ 4 ] {dbce09d5-89e5-453a-bb5f-516422aae78c} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:38.346537 [ 135 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.10 18:51:38.346678 [ 4 ] {dbce09d5-89e5-453a-bb5f-516422aae78c} executeQuery: Read 42 rows, 2.99 KiB in 0.00513 sec., 8187.1345029239765 rows/sec., 583.27 KiB/sec. 2025.02.10 18:51:38.346690 [ 135 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:38.346826 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:38.346905 [ 4 ] {dbce09d5-89e5-453a-bb5f-516422aae78c} TCPHandler: Processed in 0.005768949 sec. 2025.02.10 18:51:38.347635 [ 199 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.10 18:51:38.347732 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.006984288 sec., 346205.65474963235 rows/sec., 26.55 MiB/sec. 2025.02.10 18:51:38.347711 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:38.348129 [ 199 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:38.348150 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.10 18:51:38.348295 [ 199 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13307 rows starting from the beginning of the part 2025.02.10 18:51:38.348629 [ 256 ] {780bc5b4-f743-43e2-a2c5-9a20038ec776} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:51:38.348778 [ 199 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part 2025.02.10 18:51:38.348907 [ 256 ] {780bc5b4-f743-43e2-a2c5-9a20038ec776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:51:38.349430 [ 199 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part 2025.02.10 18:51:38.349941 [ 199 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part 2025.02.10 18:51:38.350408 [ 199 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 965 rows starting from the beginning of the part 2025.02.10 18:51:38.350715 [ 199 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part 2025.02.10 18:51:38.351944 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_46_9} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:38.352371 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_46_9} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.10 18:51:38.352602 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.10 18:51:38.352640 [ 256 ] {780bc5b4-f743-43e2-a2c5-9a20038ec776} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:38.352693 [ 256 ] {780bc5b4-f743-43e2-a2c5-9a20038ec776} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:38.353264 [ 256 ] {780bc5b4-f743-43e2-a2c5-9a20038ec776} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.10 18:51:38.353840 [ 256 ] {780bc5b4-f743-43e2-a2c5-9a20038ec776} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:38.354157 [ 135 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.10 18:51:38.354256 [ 135 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:38.354325 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:38.354516 [ 256 ] {780bc5b4-f743-43e2-a2c5-9a20038ec776} executeQuery: Read 16 rows, 1.11 KiB in 0.006029 sec., 2653.8397744236195 rows/sec., 184.01 KiB/sec. 2025.02.10 18:51:38.355042 [ 256 ] {780bc5b4-f743-43e2-a2c5-9a20038ec776} TCPHandler: Processed in 0.007739927 sec. 2025.02.10 18:51:38.355291 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.10 18:51:38.355716 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:38.355752 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2522 rows starting from the beginning of the part 2025.02.10 18:51:38.356004 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part 2025.02.10 18:51:38.356295 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::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.02.10 18:51:38.356559 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part 2025.02.10 18:51:38.356772 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 44 rows starting from the beginning of the part 2025.02.10 18:51:38.356992 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part 2025.02.10 18:51:38.358375 [ 199 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 14953 rows, containing 5 columns (5 merged, 0 gathered) in 0.011224361 sec., 1332191.649930005 rows/sec., 89.90 MiB/sec. 2025.02.10 18:51:38.358839 [ 199 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.10 18:51:38.359482 [ 199 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_46_9} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:38.359514 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.00497784 sec., 563698.3109139707 rows/sec., 36.77 MiB/sec. 2025.02.10 18:51:38.359606 [ 199 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_46_9} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.10 18:51:38.359707 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. 2025.02.10 18:51:38.359888 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.10 18:51:38.360201 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_46_9} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:38.360280 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_46_9} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.10 18:51:38.360367 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.02.10 18:51:40.214017 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2025.02.10 18:51:40.214786 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:40.214838 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:40.215378 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.10 18:51:40.215642 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:40.215957 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2025.02.10 18:51:41.121630 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.02.10 18:51:41.141963 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:41.142016 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:41.149263 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.10 18:51:41.150042 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:41.152681 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.02.10 18:51:42.774935 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 912 2025.02.10 18:51:42.778263 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:42.778307 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:42.779779 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.10 18:51:42.780096 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:42.780274 [ 130 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.10 18:51:42.780348 [ 130 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:42.780396 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:42.780926 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.10 18:51:42.782192 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 912 2025.02.10 18:51:42.782599 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:42.782794 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 714 rows starting from the beginning of the part 2025.02.10 18:51:42.783496 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part 2025.02.10 18:51:42.784101 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part 2025.02.10 18:51:42.784695 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part 2025.02.10 18:51:42.785286 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2025.02.10 18:51:42.785861 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part 2025.02.10 18:51:42.794410 [ 196 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 72 columns (72 merged, 0 gathered) in 0.013821133 sec., 65985.90723350973 rows/sec., 53.96 MiB/sec. 2025.02.10 18:51:42.795912 [ 196 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.10 18:51:42.796764 [ 196 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_21_4} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:42.796867 [ 196 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_21_4} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.10 18:51:42.797221 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. 2025.02.10 18:51:43.346111 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:43.346320 [ 4 ] {61955d61-426c-4d5c-aa71-2f2a1e6c84b6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:51:43.346399 [ 4 ] {61955d61-426c-4d5c-aa71-2f2a1e6c84b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:51:43.347169 [ 4 ] {61955d61-426c-4d5c-aa71-2f2a1e6c84b6} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:43.347212 [ 4 ] {61955d61-426c-4d5c-aa71-2f2a1e6c84b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:43.347642 [ 4 ] {61955d61-426c-4d5c-aa71-2f2a1e6c84b6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.10 18:51:43.347903 [ 4 ] {61955d61-426c-4d5c-aa71-2f2a1e6c84b6} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:43.348118 [ 4 ] {61955d61-426c-4d5c-aa71-2f2a1e6c84b6} executeQuery: Read 14 rows, 1.01 KiB in 0.001854 sec., 7551.240560949299 rows/sec., 543.59 KiB/sec. 2025.02.10 18:51:43.348253 [ 4 ] {61955d61-426c-4d5c-aa71-2f2a1e6c84b6} TCPHandler: Processed in 0.002267844 sec. 2025.02.10 18:51:43.348548 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:43.348855 [ 256 ] {e0898a3b-da37-4b67-befc-8c488dac813e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:51:43.348976 [ 256 ] {e0898a3b-da37-4b67-befc-8c488dac813e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:51:43.350138 [ 256 ] {e0898a3b-da37-4b67-befc-8c488dac813e} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:43.350189 [ 256 ] {e0898a3b-da37-4b67-befc-8c488dac813e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:43.350670 [ 256 ] {e0898a3b-da37-4b67-befc-8c488dac813e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.10 18:51:43.350936 [ 256 ] {e0898a3b-da37-4b67-befc-8c488dac813e} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:43.351202 [ 256 ] {e0898a3b-da37-4b67-befc-8c488dac813e} executeQuery: Read 273 rows, 24.64 KiB in 0.002433 sec., 112207.15166461159 rows/sec., 9.89 MiB/sec. 2025.02.10 18:51:43.351426 [ 256 ] {e0898a3b-da37-4b67-befc-8c488dac813e} TCPHandler: Processed in 0.003023193 sec. 2025.02.10 18:51:43.351636 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:43.351772 [ 4 ] {4cd7bf78-3572-4b1f-8e71-a090e041c165} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:51:43.351825 [ 4 ] {4cd7bf78-3572-4b1f-8e71-a090e041c165} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:51:43.352427 [ 4 ] {4cd7bf78-3572-4b1f-8e71-a090e041c165} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:43.352466 [ 4 ] {4cd7bf78-3572-4b1f-8e71-a090e041c165} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:43.352843 [ 4 ] {4cd7bf78-3572-4b1f-8e71-a090e041c165} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.10 18:51:43.353080 [ 4 ] {4cd7bf78-3572-4b1f-8e71-a090e041c165} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:43.353281 [ 4 ] {4cd7bf78-3572-4b1f-8e71-a090e041c165} executeQuery: Read 42 rows, 3.09 KiB in 0.001537 sec., 27325.959661678597 rows/sec., 1.96 MiB/sec. 2025.02.10 18:51:43.353336 [ 4 ] {4cd7bf78-3572-4b1f-8e71-a090e041c165} TCPHandler: Processed in 0.001796273 sec. 2025.02.10 18:51:43.353506 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:43.353719 [ 256 ] {10172253-7e0b-432f-b7ce-bb98b19d6280} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:51:43.353814 [ 256 ] {10172253-7e0b-432f-b7ce-bb98b19d6280} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:51:43.354751 [ 256 ] {10172253-7e0b-432f-b7ce-bb98b19d6280} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:43.354792 [ 256 ] {10172253-7e0b-432f-b7ce-bb98b19d6280} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:43.355166 [ 256 ] {10172253-7e0b-432f-b7ce-bb98b19d6280} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.10 18:51:43.355406 [ 256 ] {10172253-7e0b-432f-b7ce-bb98b19d6280} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:43.355576 [ 127 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.10 18:51:43.355657 [ 256 ] {10172253-7e0b-432f-b7ce-bb98b19d6280} executeQuery: Read 14 rows, 1004.00 B in 0.001995 sec., 7017.543859649123 rows/sec., 491.46 KiB/sec. 2025.02.10 18:51:43.355682 [ 127 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:43.355765 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:43.355790 [ 256 ] {10172253-7e0b-432f-b7ce-bb98b19d6280} TCPHandler: Processed in 0.002342126 sec. 2025.02.10 18:51:43.356081 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:43.356257 [ 191 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.10 18:51:43.356424 [ 4 ] {e71baf6d-8642-457e-bf91-d254fcd1c22f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:51:43.356535 [ 4 ] {e71baf6d-8642-457e-bf91-d254fcd1c22f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:51:43.356683 [ 191 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:43.356774 [ 191 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 242 rows starting from the beginning of the part 2025.02.10 18:51:43.357020 [ 191 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2025.02.10 18:51:43.357488 [ 191 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.02.10 18:51:43.357849 [ 191 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2025.02.10 18:51:43.358139 [ 191 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part 2025.02.10 18:51:43.358513 [ 191 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.02.10 18:51:43.359420 [ 4 ] {e71baf6d-8642-457e-bf91-d254fcd1c22f} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:43.359480 [ 4 ] {e71baf6d-8642-457e-bf91-d254fcd1c22f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:43.360334 [ 4 ] {e71baf6d-8642-457e-bf91-d254fcd1c22f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.10 18:51:43.360782 [ 4 ] {e71baf6d-8642-457e-bf91-d254fcd1c22f} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:43.361345 [ 186 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005459312 sec., 96349.13703411711 rows/sec., 6.90 MiB/sec. 2025.02.10 18:51:43.361352 [ 4 ] {e71baf6d-8642-457e-bf91-d254fcd1c22f} executeQuery: Read 13 rows, 830.00 B in 0.005041 sec., 2578.853402102757 rows/sec., 160.79 KiB/sec. 2025.02.10 18:51:43.361455 [ 4 ] {e71baf6d-8642-457e-bf91-d254fcd1c22f} TCPHandler: Processed in 0.005513953 sec. 2025.02.10 18:51:43.361559 [ 186 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.10 18:51:43.361648 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:43.361892 [ 256 ] {3b4e0326-d927-457d-97c5-695aca42fac0} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:51:43.361992 [ 256 ] {3b4e0326-d927-457d-97c5-695aca42fac0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:51:43.362115 [ 186 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_26_5} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:43.362320 [ 186 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_26_5} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.10 18:51:43.362528 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.10 18:51:43.363154 [ 256 ] {3b4e0326-d927-457d-97c5-695aca42fac0} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:43.363199 [ 256 ] {3b4e0326-d927-457d-97c5-695aca42fac0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:43.363605 [ 256 ] {3b4e0326-d927-457d-97c5-695aca42fac0} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.10 18:51:43.363858 [ 256 ] {3b4e0326-d927-457d-97c5-695aca42fac0} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:43.364122 [ 256 ] {3b4e0326-d927-457d-97c5-695aca42fac0} executeQuery: Read 417 rows, 30.48 KiB in 0.002288 sec., 182255.24475524476 rows/sec., 13.01 MiB/sec. 2025.02.10 18:51:43.364286 [ 256 ] {3b4e0326-d927-457d-97c5-695aca42fac0} TCPHandler: Processed in 0.002729116 sec. 2025.02.10 18:51:43.364497 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:43.364625 [ 4 ] {45f08f44-7781-46f5-95c2-4c473a9ed553} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:51:43.364679 [ 4 ] {45f08f44-7781-46f5-95c2-4c473a9ed553} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:51:43.365145 [ 4 ] {45f08f44-7781-46f5-95c2-4c473a9ed553} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:43.365183 [ 4 ] {45f08f44-7781-46f5-95c2-4c473a9ed553} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:43.365550 [ 4 ] {45f08f44-7781-46f5-95c2-4c473a9ed553} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.10 18:51:43.365794 [ 4 ] {45f08f44-7781-46f5-95c2-4c473a9ed553} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:43.366008 [ 4 ] {45f08f44-7781-46f5-95c2-4c473a9ed553} executeQuery: Read 6 rows, 321.00 B in 0.001407 sec., 4264.392324093817 rows/sec., 222.80 KiB/sec. 2025.02.10 18:51:43.366058 [ 4 ] {45f08f44-7781-46f5-95c2-4c473a9ed553} TCPHandler: Processed in 0.00166077 sec. 2025.02.10 18:51:43.366203 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:43.366320 [ 256 ] {73a14c42-989b-4f5d-8b0e-6439919a3051} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:43.366374 [ 256 ] {73a14c42-989b-4f5d-8b0e-6439919a3051} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:51:43.366963 [ 256 ] {73a14c42-989b-4f5d-8b0e-6439919a3051} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:43.367003 [ 256 ] {73a14c42-989b-4f5d-8b0e-6439919a3051} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:43.367400 [ 256 ] {73a14c42-989b-4f5d-8b0e-6439919a3051} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.10 18:51:43.367634 [ 256 ] {73a14c42-989b-4f5d-8b0e-6439919a3051} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:43.367839 [ 256 ] {73a14c42-989b-4f5d-8b0e-6439919a3051} executeQuery: Read 237 rows, 16.27 KiB in 0.001544 sec., 153497.40932642488 rows/sec., 10.29 MiB/sec. 2025.02.10 18:51:43.367890 [ 256 ] {73a14c42-989b-4f5d-8b0e-6439919a3051} TCPHandler: Processed in 0.001746722 sec. 2025.02.10 18:51:43.368055 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:43.368197 [ 4 ] {487967aa-1d4c-48e3-b00e-82b26e9d9c4a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:51:43.368260 [ 4 ] {487967aa-1d4c-48e3-b00e-82b26e9d9c4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:51:43.368787 [ 4 ] {487967aa-1d4c-48e3-b00e-82b26e9d9c4a} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:43.368827 [ 4 ] {487967aa-1d4c-48e3-b00e-82b26e9d9c4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:43.369212 [ 4 ] {487967aa-1d4c-48e3-b00e-82b26e9d9c4a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.10 18:51:43.369462 [ 4 ] {487967aa-1d4c-48e3-b00e-82b26e9d9c4a} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:43.369649 [ 127 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.02.10 18:51:43.369711 [ 4 ] {487967aa-1d4c-48e3-b00e-82b26e9d9c4a} executeQuery: Read 1 rows, 69.00 B in 0.001544 sec., 647.6683937823834 rows/sec., 43.64 KiB/sec. 2025.02.10 18:51:43.369727 [ 127 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:43.369807 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:43.369827 [ 4 ] {487967aa-1d4c-48e3-b00e-82b26e9d9c4a} TCPHandler: Processed in 0.001840355 sec. 2025.02.10 18:51:43.370140 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.02.10 18:51:43.370157 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:43.370493 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:43.370548 [ 256 ] {ba02555a-f3eb-4383-854f-016b29910fcb} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:43.370583 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part 2025.02.10 18:51:43.370842 [ 256 ] {ba02555a-f3eb-4383-854f-016b29910fcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:51:43.370923 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2025.02.10 18:51:43.371336 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2025.02.10 18:51:43.371698 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2025.02.10 18:51:43.371990 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2025.02.10 18:51:43.372376 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2025.02.10 18:51:43.375821 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.005855811 sec., 3415.4107774311706 rows/sec., 230.14 KiB/sec. 2025.02.10 18:51:43.376057 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.02.10 18:51:43.376432 [ 256 ] {ba02555a-f3eb-4383-854f-016b29910fcb} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:43.376503 [ 256 ] {ba02555a-f3eb-4383-854f-016b29910fcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:43.376711 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_20_4} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:43.376947 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_20_4} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.02.10 18:51:43.377084 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:51:43.377575 [ 256 ] {ba02555a-f3eb-4383-854f-016b29910fcb} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.10 18:51:43.377843 [ 256 ] {ba02555a-f3eb-4383-854f-016b29910fcb} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:43.378099 [ 256 ] {ba02555a-f3eb-4383-854f-016b29910fcb} executeQuery: Read 35 rows, 64.22 KiB in 0.007661 sec., 4568.594178305704 rows/sec., 8.19 MiB/sec. 2025.02.10 18:51:43.378210 [ 256 ] {ba02555a-f3eb-4383-854f-016b29910fcb} TCPHandler: Processed in 0.008268949 sec. 2025.02.10 18:51:43.378362 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:43.378504 [ 4 ] {39400534-e029-495a-b759-dd1cb842e067} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:51:43.378566 [ 4 ] {39400534-e029-495a-b759-dd1cb842e067} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:51:43.379152 [ 4 ] {39400534-e029-495a-b759-dd1cb842e067} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:43.379200 [ 4 ] {39400534-e029-495a-b759-dd1cb842e067} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:43.379636 [ 4 ] {39400534-e029-495a-b759-dd1cb842e067} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.10 18:51:43.379879 [ 4 ] {39400534-e029-495a-b759-dd1cb842e067} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:43.380096 [ 4 ] {39400534-e029-495a-b759-dd1cb842e067} executeQuery: Read 82 rows, 5.33 KiB in 0.001623 sec., 50523.721503388784 rows/sec., 3.21 MiB/sec. 2025.02.10 18:51:43.380207 [ 4 ] {39400534-e029-495a-b759-dd1cb842e067} TCPHandler: Processed in 0.001912986 sec. 2025.02.10 18:51:47.601025 [ 119 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:51:47.601130 [ 119 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:51:47.716119 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2025.02.10 18:51:47.717021 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:47.717063 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:47.717583 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.10 18:51:47.717843 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:47.718089 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.02.10 18:51:48.339956 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:48.340245 [ 4 ] {4c3c3398-68d3-4127-8c49-931276944b36} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:51:48.340353 [ 4 ] {4c3c3398-68d3-4127-8c49-931276944b36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:51:48.341334 [ 4 ] {4c3c3398-68d3-4127-8c49-931276944b36} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:48.341386 [ 4 ] {4c3c3398-68d3-4127-8c49-931276944b36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:48.341818 [ 4 ] {4c3c3398-68d3-4127-8c49-931276944b36} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.10 18:51:48.342071 [ 4 ] {4c3c3398-68d3-4127-8c49-931276944b36} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:48.342304 [ 4 ] {4c3c3398-68d3-4127-8c49-931276944b36} executeQuery: Read 66 rows, 5.38 KiB in 0.002139 sec., 30855.53997194951 rows/sec., 2.46 MiB/sec. 2025.02.10 18:51:48.342371 [ 4 ] {4c3c3398-68d3-4127-8c49-931276944b36} TCPHandler: Processed in 0.002589523 sec. 2025.02.10 18:51:48.342699 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:48.343012 [ 256 ] {64e6ef9e-706e-4def-969a-ceb272b9b029} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:51:48.343130 [ 256 ] {64e6ef9e-706e-4def-969a-ceb272b9b029} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:51:48.344131 [ 256 ] {64e6ef9e-706e-4def-969a-ceb272b9b029} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:48.344183 [ 256 ] {64e6ef9e-706e-4def-969a-ceb272b9b029} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:48.344607 [ 256 ] {64e6ef9e-706e-4def-969a-ceb272b9b029} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.10 18:51:48.344859 [ 256 ] {64e6ef9e-706e-4def-969a-ceb272b9b029} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:48.345069 [ 119 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.10 18:51:48.345122 [ 256 ] {64e6ef9e-706e-4def-969a-ceb272b9b029} executeQuery: Read 5 rows, 385.00 B in 0.002199 sec., 2273.7608003638015 rows/sec., 170.98 KiB/sec. 2025.02.10 18:51:48.345187 [ 119 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:48.345246 [ 256 ] {64e6ef9e-706e-4def-969a-ceb272b9b029} TCPHandler: Processed in 0.002742156 sec. 2025.02.10 18:51:48.345275 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:48.345487 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:48.345793 [ 191 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.10 18:51:48.345918 [ 4 ] {7d245579-9d2f-44da-96a3-e14737aa8e63} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:51:48.346110 [ 4 ] {7d245579-9d2f-44da-96a3-e14737aa8e63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:51:48.346312 [ 191 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:48.346440 [ 191 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 65 rows starting from the beginning of the part 2025.02.10 18:51:48.346768 [ 191 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part 2025.02.10 18:51:48.347153 [ 191 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part 2025.02.10 18:51:48.347502 [ 191 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part 2025.02.10 18:51:48.347834 [ 191 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part 2025.02.10 18:51:48.348002 [ 191 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part 2025.02.10 18:51:48.349118 [ 4 ] {7d245579-9d2f-44da-96a3-e14737aa8e63} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:48.349196 [ 4 ] {7d245579-9d2f-44da-96a3-e14737aa8e63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:48.350155 [ 4 ] {7d245579-9d2f-44da-96a3-e14737aa8e63} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.10 18:51:48.350683 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.005269457 sec., 31502.29710575492 rows/sec., 2.37 MiB/sec. 2025.02.10 18:51:48.350717 [ 4 ] {7d245579-9d2f-44da-96a3-e14737aa8e63} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:48.350929 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.10 18:51:48.351159 [ 4 ] {7d245579-9d2f-44da-96a3-e14737aa8e63} executeQuery: Read 69 rows, 5.52 KiB in 0.005404 sec., 12768.319763138416 rows/sec., 1020.66 KiB/sec. 2025.02.10 18:51:48.351296 [ 4 ] {7d245579-9d2f-44da-96a3-e14737aa8e63} TCPHandler: Processed in 0.005935183 sec. 2025.02.10 18:51:48.351481 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:48.351582 [ 198 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_36_7} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:48.351722 [ 256 ] {20bff939-01ff-4151-97d4-4548493ccfd0} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:48.351827 [ 198 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_36_7} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.10 18:51:48.351834 [ 256 ] {20bff939-01ff-4151-97d4-4548493ccfd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:51:48.352040 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:51:48.352610 [ 256 ] {20bff939-01ff-4151-97d4-4548493ccfd0} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:48.352654 [ 256 ] {20bff939-01ff-4151-97d4-4548493ccfd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:48.353060 [ 256 ] {20bff939-01ff-4151-97d4-4548493ccfd0} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.10 18:51:48.353298 [ 256 ] {20bff939-01ff-4151-97d4-4548493ccfd0} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:48.353550 [ 256 ] {20bff939-01ff-4151-97d4-4548493ccfd0} executeQuery: Read 160 rows, 11.41 KiB in 0.001909 sec., 83813.51492928235 rows/sec., 5.84 MiB/sec. 2025.02.10 18:51:48.353616 [ 256 ] {20bff939-01ff-4151-97d4-4548493ccfd0} TCPHandler: Processed in 0.002216043 sec. 2025.02.10 18:51:48.353830 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:48.353978 [ 4 ] {207df2a4-bcbb-42dc-a6fa-83ec695432fe} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:48.354069 [ 4 ] {207df2a4-bcbb-42dc-a6fa-83ec695432fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:51:48.355269 [ 4 ] {207df2a4-bcbb-42dc-a6fa-83ec695432fe} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:48.355309 [ 4 ] {207df2a4-bcbb-42dc-a6fa-83ec695432fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:48.355913 [ 4 ] {207df2a4-bcbb-42dc-a6fa-83ec695432fe} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.10 18:51:48.356171 [ 4 ] {207df2a4-bcbb-42dc-a6fa-83ec695432fe} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:48.356361 [ 117 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.10 18:51:48.356436 [ 117 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:48.356436 [ 4 ] {207df2a4-bcbb-42dc-a6fa-83ec695432fe} executeQuery: Read 5 rows, 9.17 KiB in 0.002479 sec., 2016.9423154497783 rows/sec., 3.61 MiB/sec. 2025.02.10 18:51:48.356479 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:48.356852 [ 4 ] {207df2a4-bcbb-42dc-a6fa-83ec695432fe} TCPHandler: Processed in 0.003131546 sec. 2025.02.10 18:51:48.356858 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.10 18:51:48.357050 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:48.357295 [ 256 ] {f8f54383-3e7f-4e28-8c08-85e560d8b34b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:51:48.357429 [ 256 ] {f8f54383-3e7f-4e28-8c08-85e560d8b34b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:51:48.357856 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:48.358099 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 609 rows starting from the beginning of the part 2025.02.10 18:51:48.358768 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part 2025.02.10 18:51:48.359541 [ 256 ] {f8f54383-3e7f-4e28-8c08-85e560d8b34b} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:48.359545 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part 2025.02.10 18:51:48.359615 [ 256 ] {f8f54383-3e7f-4e28-8c08-85e560d8b34b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:48.360257 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part 2025.02.10 18:51:48.360948 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 35 rows starting from the beginning of the part 2025.02.10 18:51:48.361029 [ 256 ] {f8f54383-3e7f-4e28-8c08-85e560d8b34b} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.10 18:51:48.361406 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part 2025.02.10 18:51:48.361892 [ 256 ] {f8f54383-3e7f-4e28-8c08-85e560d8b34b} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:48.362538 [ 256 ] {f8f54383-3e7f-4e28-8c08-85e560d8b34b} executeQuery: Read 60 rows, 4.14 KiB in 0.005319 sec., 11280.315848843768 rows/sec., 778.46 KiB/sec. 2025.02.10 18:51:48.362640 [ 256 ] {f8f54383-3e7f-4e28-8c08-85e560d8b34b} TCPHandler: Processed in 0.005695238 sec. 2025.02.10 18:51:48.369326 [ 197 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 19 columns (19 merged, 0 gathered) in 0.012701267 sec., 54640.218176659066 rows/sec., 97.91 MiB/sec. 2025.02.10 18:51:48.370496 [ 197 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.10 18:51:48.370916 [ 197 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_36_7} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:48.370996 [ 197 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_36_7} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.10 18:51:48.371143 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. 2025.02.10 18:51:48.652752 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.02.10 18:51:48.673766 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:48.673831 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:48.681156 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.10 18:51:48.681932 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:48.684913 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.02.10 18:51:52.782464 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 946 2025.02.10 18:51:52.785631 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:52.785682 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:52.787168 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.10 18:51:52.787486 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:52.788300 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 946 2025.02.10 18:51:53.346065 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:53.346261 [ 4 ] {58716063-fdd6-400d-9612-e9e5489a14cc} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:51:53.346337 [ 4 ] {58716063-fdd6-400d-9612-e9e5489a14cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:51:53.347133 [ 4 ] {58716063-fdd6-400d-9612-e9e5489a14cc} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:53.347179 [ 4 ] {58716063-fdd6-400d-9612-e9e5489a14cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:53.347587 [ 4 ] {58716063-fdd6-400d-9612-e9e5489a14cc} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.10 18:51:53.347849 [ 4 ] {58716063-fdd6-400d-9612-e9e5489a14cc} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:53.348035 [ 113 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.10 18:51:53.348105 [ 4 ] {58716063-fdd6-400d-9612-e9e5489a14cc} executeQuery: Read 14 rows, 1.01 KiB in 0.001895 sec., 7387.862796833773 rows/sec., 531.83 KiB/sec. 2025.02.10 18:51:53.348137 [ 113 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:53.348224 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:53.348243 [ 4 ] {58716063-fdd6-400d-9612-e9e5489a14cc} TCPHandler: Processed in 0.002295445 sec. 2025.02.10 18:51:53.348587 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.02.10 18:51:53.348629 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:53.348972 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:53.348979 [ 256 ] {3d2fef8d-2595-4db0-9013-6dd7bf0f5ad1} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:51:53.349015 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:51:53.349062 [ 256 ] {3d2fef8d-2595-4db0-9013-6dd7bf0f5ad1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:51:53.349142 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:51:53.349560 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:51:53.349811 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:51:53.350179 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:51:53.351260 [ 256 ] {3d2fef8d-2595-4db0-9013-6dd7bf0f5ad1} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:53.351312 [ 256 ] {3d2fef8d-2595-4db0-9013-6dd7bf0f5ad1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:53.351918 [ 194 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003577397 sec., 19567.299911080598 rows/sec., 1.45 MiB/sec. 2025.02.10 18:51:53.352018 [ 256 ] {3d2fef8d-2595-4db0-9013-6dd7bf0f5ad1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.10 18:51:53.352104 [ 194 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.10 18:51:53.352481 [ 256 ] {3d2fef8d-2595-4db0-9013-6dd7bf0f5ad1} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:53.352606 [ 194 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_21_5} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:53.352860 [ 194 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_21_5} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.10 18:51:53.352894 [ 256 ] {3d2fef8d-2595-4db0-9013-6dd7bf0f5ad1} executeQuery: Read 2 rows, 167.00 B in 0.003987 sec., 501.6302984700276 rows/sec., 40.90 KiB/sec. 2025.02.10 18:51:53.353064 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:51:53.353094 [ 256 ] {3d2fef8d-2595-4db0-9013-6dd7bf0f5ad1} TCPHandler: Processed in 0.004695223 sec. 2025.02.10 18:51:53.353280 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:53.353427 [ 4 ] {1d02808d-e828-4858-a91f-a777050ec916} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:51:53.353488 [ 4 ] {1d02808d-e828-4858-a91f-a777050ec916} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:51:53.354256 [ 4 ] {1d02808d-e828-4858-a91f-a777050ec916} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:53.354295 [ 4 ] {1d02808d-e828-4858-a91f-a777050ec916} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:53.354680 [ 4 ] {1d02808d-e828-4858-a91f-a777050ec916} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.10 18:51:53.354931 [ 4 ] {1d02808d-e828-4858-a91f-a777050ec916} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:53.355150 [ 4 ] {1d02808d-e828-4858-a91f-a777050ec916} executeQuery: Read 274 rows, 24.71 KiB in 0.001758 sec., 155858.9306029579 rows/sec., 13.73 MiB/sec. 2025.02.10 18:51:53.355205 [ 4 ] {1d02808d-e828-4858-a91f-a777050ec916} TCPHandler: Processed in 0.001994208 sec. 2025.02.10 18:51:53.355368 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:53.355510 [ 256 ] {c12f404d-c7f6-4f6e-869b-ae166eab38c9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:51:53.355569 [ 256 ] {c12f404d-c7f6-4f6e-869b-ae166eab38c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:51:53.356231 [ 256 ] {c12f404d-c7f6-4f6e-869b-ae166eab38c9} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:53.356267 [ 256 ] {c12f404d-c7f6-4f6e-869b-ae166eab38c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:53.356627 [ 256 ] {c12f404d-c7f6-4f6e-869b-ae166eab38c9} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.10 18:51:53.356865 [ 256 ] {c12f404d-c7f6-4f6e-869b-ae166eab38c9} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:53.357089 [ 256 ] {c12f404d-c7f6-4f6e-869b-ae166eab38c9} executeQuery: Read 44 rows, 3.23 KiB in 0.001604 sec., 27431.42144638404 rows/sec., 1.97 MiB/sec. 2025.02.10 18:51:53.357159 [ 256 ] {c12f404d-c7f6-4f6e-869b-ae166eab38c9} TCPHandler: Processed in 0.001861335 sec. 2025.02.10 18:51:53.357415 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:53.357568 [ 4 ] {9093c11e-4d27-4393-8cf1-e7763079e754} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:51:53.357628 [ 4 ] {9093c11e-4d27-4393-8cf1-e7763079e754} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:51:53.358263 [ 4 ] {9093c11e-4d27-4393-8cf1-e7763079e754} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:53.358303 [ 4 ] {9093c11e-4d27-4393-8cf1-e7763079e754} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:53.358655 [ 4 ] {9093c11e-4d27-4393-8cf1-e7763079e754} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.10 18:51:53.358897 [ 4 ] {9093c11e-4d27-4393-8cf1-e7763079e754} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:53.359115 [ 4 ] {9093c11e-4d27-4393-8cf1-e7763079e754} executeQuery: Read 14 rows, 1004.00 B in 0.001578 sec., 8871.989860583017 rows/sec., 621.34 KiB/sec. 2025.02.10 18:51:53.359172 [ 4 ] {9093c11e-4d27-4393-8cf1-e7763079e754} TCPHandler: Processed in 0.001893226 sec. 2025.02.10 18:51:53.359333 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:53.359451 [ 256 ] {fd07bff1-2925-4836-b5fd-a98ebf6409e6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:51:53.359499 [ 256 ] {fd07bff1-2925-4836-b5fd-a98ebf6409e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:51:53.360079 [ 256 ] {fd07bff1-2925-4836-b5fd-a98ebf6409e6} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:53.360120 [ 256 ] {fd07bff1-2925-4836-b5fd-a98ebf6409e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:53.360475 [ 256 ] {fd07bff1-2925-4836-b5fd-a98ebf6409e6} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.10 18:51:53.360713 [ 256 ] {fd07bff1-2925-4836-b5fd-a98ebf6409e6} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:53.360893 [ 112 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.10 18:51:53.360953 [ 256 ] {fd07bff1-2925-4836-b5fd-a98ebf6409e6} executeQuery: Read 13 rows, 830.00 B in 0.001526 sec., 8519.003931847968 rows/sec., 531.16 KiB/sec. 2025.02.10 18:51:53.360977 [ 112 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:53.361042 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:53.361084 [ 256 ] {fd07bff1-2925-4836-b5fd-a98ebf6409e6} TCPHandler: Processed in 0.001806393 sec. 2025.02.10 18:51:53.361292 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:53.361337 [ 199 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.02.10 18:51:53.361469 [ 4 ] {dfa95ccd-77c8-43b1-ae7e-a79f6dc2ab25} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:51:53.361569 [ 4 ] {dfa95ccd-77c8-43b1-ae7e-a79f6dc2ab25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:51:53.361598 [ 199 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:53.361714 [ 199 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:51:53.361949 [ 199 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:51:53.362391 [ 199 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:51:53.362783 [ 199 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:51:53.363156 [ 199 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:51:53.364274 [ 4 ] {dfa95ccd-77c8-43b1-ae7e-a79f6dc2ab25} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:53.364341 [ 4 ] {dfa95ccd-77c8-43b1-ae7e-a79f6dc2ab25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:53.365358 [ 4 ] {dfa95ccd-77c8-43b1-ae7e-a79f6dc2ab25} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.10 18:51:53.365389 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004216222 sec., 15416.645518191403 rows/sec., 1021.45 KiB/sec. 2025.02.10 18:51:53.365794 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.10 18:51:53.365798 [ 4 ] {dfa95ccd-77c8-43b1-ae7e-a79f6dc2ab25} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:53.366272 [ 4 ] {dfa95ccd-77c8-43b1-ae7e-a79f6dc2ab25} executeQuery: Read 419 rows, 30.65 KiB in 0.00486 sec., 86213.99176954733 rows/sec., 6.16 MiB/sec. 2025.02.10 18:51:53.366410 [ 4 ] {dfa95ccd-77c8-43b1-ae7e-a79f6dc2ab25} TCPHandler: Processed in 0.005228316 sec. 2025.02.10 18:51:53.366498 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_21_5} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:53.366611 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:53.366630 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_21_5} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.10 18:51:53.366810 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:51:53.366871 [ 256 ] {bd82c216-a833-4bad-8bc0-bf66480618b2} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:51:53.366933 [ 256 ] {bd82c216-a833-4bad-8bc0-bf66480618b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:51:53.367431 [ 256 ] {bd82c216-a833-4bad-8bc0-bf66480618b2} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:53.367471 [ 256 ] {bd82c216-a833-4bad-8bc0-bf66480618b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:53.367844 [ 256 ] {bd82c216-a833-4bad-8bc0-bf66480618b2} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.10 18:51:53.368099 [ 256 ] {bd82c216-a833-4bad-8bc0-bf66480618b2} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:53.368267 [ 112 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.10 18:51:53.368324 [ 112 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:53.368358 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:53.368356 [ 256 ] {bd82c216-a833-4bad-8bc0-bf66480618b2} executeQuery: Read 6 rows, 321.00 B in 0.00155 sec., 3870.967741935484 rows/sec., 202.24 KiB/sec. 2025.02.10 18:51:53.368642 [ 256 ] {bd82c216-a833-4bad-8bc0-bf66480618b2} TCPHandler: Processed in 0.002105251 sec. 2025.02.10 18:51:53.368935 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:53.368970 [ 188 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.10 18:51:53.369219 [ 4 ] {1190c86e-ed40-4a39-a1b7-88d7cef6a966} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:53.369241 [ 188 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:53.369308 [ 188 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part 2025.02.10 18:51:53.369341 [ 4 ] {1190c86e-ed40-4a39-a1b7-88d7cef6a966} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:51:53.369655 [ 188 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2025.02.10 18:51:53.369933 [ 188 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2025.02.10 18:51:53.370306 [ 188 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2025.02.10 18:51:53.370638 [ 188 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2025.02.10 18:51:53.371011 [ 188 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2025.02.10 18:51:53.372020 [ 4 ] {1190c86e-ed40-4a39-a1b7-88d7cef6a966} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:53.372105 [ 4 ] {1190c86e-ed40-4a39-a1b7-88d7cef6a966} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:53.373214 [ 4 ] {1190c86e-ed40-4a39-a1b7-88d7cef6a966} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.10 18:51:53.373525 [ 188 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.005097673 sec., 24717.160163078333 rows/sec., 1.26 MiB/sec. 2025.02.10 18:51:53.373722 [ 188 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.10 18:51:53.373782 [ 4 ] {1190c86e-ed40-4a39-a1b7-88d7cef6a966} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:53.374208 [ 4 ] {1190c86e-ed40-4a39-a1b7-88d7cef6a966} executeQuery: Read 238 rows, 16.34 KiB in 0.005078 sec., 46868.846002363134 rows/sec., 3.14 MiB/sec. 2025.02.10 18:51:53.374323 [ 194 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_21_4} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:53.374343 [ 4 ] {1190c86e-ed40-4a39-a1b7-88d7cef6a966} TCPHandler: Processed in 0.005552234 sec. 2025.02.10 18:51:53.374477 [ 194 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_21_4} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.10 18:51:53.374535 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:53.374642 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.10 18:51:53.374745 [ 256 ] {310acb1f-8b41-487f-8af8-380c77afe0a0} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:51:53.374812 [ 256 ] {310acb1f-8b41-487f-8af8-380c77afe0a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:51:53.375308 [ 256 ] {310acb1f-8b41-487f-8af8-380c77afe0a0} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:53.375348 [ 256 ] {310acb1f-8b41-487f-8af8-380c77afe0a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:53.375714 [ 256 ] {310acb1f-8b41-487f-8af8-380c77afe0a0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.10 18:51:53.375964 [ 256 ] {310acb1f-8b41-487f-8af8-380c77afe0a0} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:53.376172 [ 256 ] {310acb1f-8b41-487f-8af8-380c77afe0a0} executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. 2025.02.10 18:51:53.376224 [ 256 ] {310acb1f-8b41-487f-8af8-380c77afe0a0} TCPHandler: Processed in 0.001779733 sec. 2025.02.10 18:51:53.376372 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:53.376490 [ 4 ] {52a82b05-932b-4d28-81c1-b4c7bfb111f3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:53.376571 [ 4 ] {52a82b05-932b-4d28-81c1-b4c7bfb111f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:51:53.377766 [ 4 ] {52a82b05-932b-4d28-81c1-b4c7bfb111f3} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:53.377805 [ 4 ] {52a82b05-932b-4d28-81c1-b4c7bfb111f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:53.378459 [ 4 ] {52a82b05-932b-4d28-81c1-b4c7bfb111f3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.10 18:51:53.378712 [ 4 ] {52a82b05-932b-4d28-81c1-b4c7bfb111f3} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:53.378936 [ 4 ] {52a82b05-932b-4d28-81c1-b4c7bfb111f3} executeQuery: Read 35 rows, 64.22 KiB in 0.002489 sec., 14061.872237846525 rows/sec., 25.20 MiB/sec. 2025.02.10 18:51:53.379038 [ 4 ] {52a82b05-932b-4d28-81c1-b4c7bfb111f3} TCPHandler: Processed in 0.002747447 sec. 2025.02.10 18:51:53.379185 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:53.379316 [ 256 ] {3f4311dd-8412-4d2c-8854-55cb171a6cd3} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:51:53.379373 [ 256 ] {3f4311dd-8412-4d2c-8854-55cb171a6cd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:51:53.380039 [ 256 ] {3f4311dd-8412-4d2c-8854-55cb171a6cd3} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:53.380079 [ 256 ] {3f4311dd-8412-4d2c-8854-55cb171a6cd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:53.380460 [ 256 ] {3f4311dd-8412-4d2c-8854-55cb171a6cd3} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.10 18:51:53.380707 [ 256 ] {3f4311dd-8412-4d2c-8854-55cb171a6cd3} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:53.380928 [ 256 ] {3f4311dd-8412-4d2c-8854-55cb171a6cd3} executeQuery: Read 82 rows, 5.33 KiB in 0.001601 sec., 51217.98875702686 rows/sec., 3.25 MiB/sec. 2025.02.10 18:51:53.380976 [ 256 ] {3f4311dd-8412-4d2c-8854-55cb171a6cd3} TCPHandler: Processed in 0.001824654 sec. 2025.02.10 18:51:55.218232 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2025.02.10 18:51:55.219022 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:55.219070 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:55.219609 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.10 18:51:55.219960 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:55.220175 [ 110 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.10 18:51:55.220242 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2025.02.10 18:51:55.220272 [ 110 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:55.220307 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:55.220550 [ 201 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.10 18:51:55.220745 [ 201 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:55.220788 [ 201 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2025.02.10 18:51:55.220867 [ 201 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part 2025.02.10 18:51:55.220954 [ 201 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part 2025.02.10 18:51:55.221176 [ 201 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part 2025.02.10 18:51:55.221327 [ 201 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part 2025.02.10 18:51:55.221544 [ 201 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part 2025.02.10 18:51:55.224257 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003858383 sec., 3699477.2162328106 rows/sec., 52.92 MiB/sec. 2025.02.10 18:51:55.224617 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.10 18:51:55.224977 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_31_6} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:55.225065 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_31_6} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.10 18:51:55.225158 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2025.02.10 18:51:56.184992 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.02.10 18:51:56.206084 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:56.206148 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:56.214763 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.10 18:51:56.215542 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:56.215905 [ 109 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.10 18:51:56.216066 [ 109 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:56.216179 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:56.217127 [ 189 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.10 18:51:56.232513 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.02.10 18:51:56.233926 [ 189 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:51:56.235384 [ 189 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2025.02.10 18:51:56.241214 [ 189 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2025.02.10 18:51:56.247212 [ 189 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2025.02.10 18:51:56.256319 [ 189 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2025.02.10 18:51:56.265847 [ 189 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.02.10 18:51:56.273633 [ 189 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2025.02.10 18:51:56.390262 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.173888464 sec., 1345.690189085804 rows/sec., 6.96 MiB/sec. 2025.02.10 18:51:56.393434 [ 194 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.10 18:51:56.397596 [ 194 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_31_6} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:56.397753 [ 194 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_31_6} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.10 18:51:56.400329 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.02.10 18:51:57.000174 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 200.80 MiB, peak 211.35 MiB, free memory in arenas 0.00 B, will set to 202.28 MiB (RSS), difference: 1.48 MiB 2025.02.10 18:51:58.339317 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:58.339506 [ 4 ] {c58b3131-f1b4-42c6-a01b-0250387b3561} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:51:58.339579 [ 4 ] {c58b3131-f1b4-42c6-a01b-0250387b3561} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:51:58.340371 [ 4 ] {c58b3131-f1b4-42c6-a01b-0250387b3561} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:58.340423 [ 4 ] {c58b3131-f1b4-42c6-a01b-0250387b3561} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:58.340862 [ 4 ] {c58b3131-f1b4-42c6-a01b-0250387b3561} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.10 18:51:58.341114 [ 4 ] {c58b3131-f1b4-42c6-a01b-0250387b3561} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:58.341405 [ 4 ] {c58b3131-f1b4-42c6-a01b-0250387b3561} executeQuery: Read 66 rows, 5.38 KiB in 0.001946 sec., 33915.724563206575 rows/sec., 2.70 MiB/sec. 2025.02.10 18:51:58.341607 [ 4 ] {c58b3131-f1b4-42c6-a01b-0250387b3561} TCPHandler: Processed in 0.002413799 sec. 2025.02.10 18:51:58.341947 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:58.342156 [ 256 ] {f1b5bbeb-a74a-4bdc-ac0f-72472ce9a8b4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:51:58.342231 [ 256 ] {f1b5bbeb-a74a-4bdc-ac0f-72472ce9a8b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:51:58.342995 [ 256 ] {f1b5bbeb-a74a-4bdc-ac0f-72472ce9a8b4} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:58.343041 [ 256 ] {f1b5bbeb-a74a-4bdc-ac0f-72472ce9a8b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:58.343487 [ 256 ] {f1b5bbeb-a74a-4bdc-ac0f-72472ce9a8b4} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.10 18:51:58.343756 [ 256 ] {f1b5bbeb-a74a-4bdc-ac0f-72472ce9a8b4} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:58.344008 [ 256 ] {f1b5bbeb-a74a-4bdc-ac0f-72472ce9a8b4} executeQuery: Read 5 rows, 385.00 B in 0.001906 sec., 2623.2948583420775 rows/sec., 197.26 KiB/sec. 2025.02.10 18:51:58.344147 [ 256 ] {f1b5bbeb-a74a-4bdc-ac0f-72472ce9a8b4} TCPHandler: Processed in 0.002385318 sec. 2025.02.10 18:51:58.344318 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:58.344441 [ 4 ] {c39204d8-3f6e-424f-ab7e-f6bf4534698a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:51:58.344492 [ 4 ] {c39204d8-3f6e-424f-ab7e-f6bf4534698a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:51:58.345129 [ 4 ] {c39204d8-3f6e-424f-ab7e-f6bf4534698a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:58.345170 [ 4 ] {c39204d8-3f6e-424f-ab7e-f6bf4534698a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:58.345535 [ 4 ] {c39204d8-3f6e-424f-ab7e-f6bf4534698a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.10 18:51:58.345773 [ 4 ] {c39204d8-3f6e-424f-ab7e-f6bf4534698a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:58.345987 [ 4 ] {c39204d8-3f6e-424f-ab7e-f6bf4534698a} executeQuery: Read 69 rows, 5.52 KiB in 0.001574 sec., 43837.357052096566 rows/sec., 3.42 MiB/sec. 2025.02.10 18:51:58.346039 [ 4 ] {c39204d8-3f6e-424f-ab7e-f6bf4534698a} TCPHandler: Processed in 0.001779623 sec. 2025.02.10 18:51:58.346214 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:58.346355 [ 256 ] {77bb51aa-a0cb-405f-a7df-0899da8734b4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:58.346421 [ 256 ] {77bb51aa-a0cb-405f-a7df-0899da8734b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:51:58.347115 [ 256 ] {77bb51aa-a0cb-405f-a7df-0899da8734b4} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:58.347154 [ 256 ] {77bb51aa-a0cb-405f-a7df-0899da8734b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:58.347563 [ 256 ] {77bb51aa-a0cb-405f-a7df-0899da8734b4} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.10 18:51:58.347810 [ 256 ] {77bb51aa-a0cb-405f-a7df-0899da8734b4} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:58.348068 [ 256 ] {77bb51aa-a0cb-405f-a7df-0899da8734b4} executeQuery: Read 160 rows, 11.41 KiB in 0.001735 sec., 92219.02017291066 rows/sec., 6.42 MiB/sec. 2025.02.10 18:51:58.348137 [ 256 ] {77bb51aa-a0cb-405f-a7df-0899da8734b4} TCPHandler: Processed in 0.001989268 sec. 2025.02.10 18:51:58.348364 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:58.348538 [ 4 ] {e03a9c62-689e-40c8-b6c9-ae98d2e3bafb} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:51:58.348619 [ 4 ] {e03a9c62-689e-40c8-b6c9-ae98d2e3bafb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:51:58.349747 [ 4 ] {e03a9c62-689e-40c8-b6c9-ae98d2e3bafb} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:58.349786 [ 4 ] {e03a9c62-689e-40c8-b6c9-ae98d2e3bafb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:58.350402 [ 4 ] {e03a9c62-689e-40c8-b6c9-ae98d2e3bafb} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.10 18:51:58.350650 [ 4 ] {e03a9c62-689e-40c8-b6c9-ae98d2e3bafb} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:58.350905 [ 4 ] {e03a9c62-689e-40c8-b6c9-ae98d2e3bafb} executeQuery: Read 5 rows, 9.17 KiB in 0.002396 sec., 2086.811352253756 rows/sec., 3.74 MiB/sec. 2025.02.10 18:51:58.351001 [ 4 ] {e03a9c62-689e-40c8-b6c9-ae98d2e3bafb} TCPHandler: Processed in 0.002763727 sec. 2025.02.10 18:51:58.351156 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:51:58.351297 [ 256 ] {b6204e61-260b-4a8a-9b52-40105293d82e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:51:58.351359 [ 256 ] {b6204e61-260b-4a8a-9b52-40105293d82e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:51:58.351954 [ 256 ] {b6204e61-260b-4a8a-9b52-40105293d82e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:51:58.352003 [ 256 ] {b6204e61-260b-4a8a-9b52-40105293d82e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:51:58.352398 [ 256 ] {b6204e61-260b-4a8a-9b52-40105293d82e} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.10 18:51:58.352650 [ 256 ] {b6204e61-260b-4a8a-9b52-40105293d82e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:51:58.352871 [ 256 ] {b6204e61-260b-4a8a-9b52-40105293d82e} executeQuery: Read 60 rows, 4.14 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.52 MiB/sec. 2025.02.10 18:51:58.352922 [ 256 ] {b6204e61-260b-4a8a-9b52-40105293d82e} TCPHandler: Processed in 0.001833475 sec. 2025.02.10 18:52:02.601388 [ 99 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:52:02.601492 [ 99 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:52:02.720412 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2025.02.10 18:52:02.721093 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:02.721141 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:52:02.721776 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.10 18:52:02.722037 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:02.722279 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.02.10 18:52:02.788524 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 982 2025.02.10 18:52:02.791716 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:02.791781 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:52:02.793667 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.10 18:52:02.793985 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:02.794556 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 982 2025.02.10 18:52:03.001755 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00125435 sec. 2025.02.10 18:52:03.345512 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:03.345721 [ 4 ] {ccf34452-2b95-4cfc-8c5d-e7539e7c15a4} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:52:03.345799 [ 4 ] {ccf34452-2b95-4cfc-8c5d-e7539e7c15a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:52:03.346619 [ 4 ] {ccf34452-2b95-4cfc-8c5d-e7539e7c15a4} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:03.346666 [ 4 ] {ccf34452-2b95-4cfc-8c5d-e7539e7c15a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:52:03.347097 [ 4 ] {ccf34452-2b95-4cfc-8c5d-e7539e7c15a4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.10 18:52:03.347359 [ 4 ] {ccf34452-2b95-4cfc-8c5d-e7539e7c15a4} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:03.347562 [ 4 ] {ccf34452-2b95-4cfc-8c5d-e7539e7c15a4} executeQuery: Read 14 rows, 1.01 KiB in 0.001899 sec., 7372.30121116377 rows/sec., 530.71 KiB/sec. 2025.02.10 18:52:03.347626 [ 4 ] {ccf34452-2b95-4cfc-8c5d-e7539e7c15a4} TCPHandler: Processed in 0.002242554 sec. 2025.02.10 18:52:03.347893 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:03.348117 [ 256 ] {92779402-0bce-40f4-b214-9ba3924ffdc1} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:52:03.348200 [ 256 ] {92779402-0bce-40f4-b214-9ba3924ffdc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:52:03.349078 [ 256 ] {92779402-0bce-40f4-b214-9ba3924ffdc1} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:03.349132 [ 256 ] {92779402-0bce-40f4-b214-9ba3924ffdc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:52:03.349603 [ 256 ] {92779402-0bce-40f4-b214-9ba3924ffdc1} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.10 18:52:03.349878 [ 256 ] {92779402-0bce-40f4-b214-9ba3924ffdc1} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:03.350073 [ 98 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.10 18:52:03.350146 [ 256 ] {92779402-0bce-40f4-b214-9ba3924ffdc1} executeQuery: Read 273 rows, 24.64 KiB in 0.002081 sec., 131186.92936088418 rows/sec., 11.56 MiB/sec. 2025.02.10 18:52:03.350147 [ 98 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:03.350241 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:52:03.350279 [ 256 ] {92779402-0bce-40f4-b214-9ba3924ffdc1} TCPHandler: Processed in 0.002527471 sec. 2025.02.10 18:52:03.350499 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.10 18:52:03.350501 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:03.350674 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:03.350697 [ 4 ] {dfa3a5d1-a30d-42f9-9d5f-2f3056eea001} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:52:03.350720 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1432 rows starting from the beginning of the part 2025.02.10 18:52:03.350773 [ 4 ] {dfa3a5d1-a30d-42f9-9d5f-2f3056eea001} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:52:03.350938 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 273 rows starting from the beginning of the part 2025.02.10 18:52:03.351333 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 66 rows starting from the beginning of the part 2025.02.10 18:52:03.351574 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 274 rows starting from the beginning of the part 2025.02.10 18:52:03.351810 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 66 rows starting from the beginning of the part 2025.02.10 18:52:03.352058 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 273 rows starting from the beginning of the part 2025.02.10 18:52:03.353002 [ 4 ] {dfa3a5d1-a30d-42f9-9d5f-2f3056eea001} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:03.353048 [ 4 ] {dfa3a5d1-a30d-42f9-9d5f-2f3056eea001} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:52:03.353592 [ 4 ] {dfa3a5d1-a30d-42f9-9d5f-2f3056eea001} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.10 18:52:03.353902 [ 4 ] {dfa3a5d1-a30d-42f9-9d5f-2f3056eea001} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:03.354225 [ 4 ] {dfa3a5d1-a30d-42f9-9d5f-2f3056eea001} executeQuery: Read 42 rows, 3.09 KiB in 0.003535 sec., 11881.18811881188 rows/sec., 873.52 KiB/sec. 2025.02.10 18:52:03.354635 [ 4 ] {dfa3a5d1-a30d-42f9-9d5f-2f3056eea001} TCPHandler: Processed in 0.004226762 sec. 2025.02.10 18:52:03.355142 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:03.355366 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2384 rows, containing 5 columns (5 merged, 0 gathered) in 0.005021341 sec., 474773.57144236966 rows/sec., 42.18 MiB/sec. 2025.02.10 18:52:03.355627 [ 256 ] {e1a04229-147e-419f-a971-40c80596543d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:52:03.355783 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.10 18:52:03.355820 [ 256 ] {e1a04229-147e-419f-a971-40c80596543d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:52:03.356685 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_51_10} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:03.356959 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_51_10} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.10 18:52:03.357147 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.02.10 18:52:03.357455 [ 256 ] {e1a04229-147e-419f-a971-40c80596543d} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:03.357500 [ 256 ] {e1a04229-147e-419f-a971-40c80596543d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:52:03.357876 [ 256 ] {e1a04229-147e-419f-a971-40c80596543d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.10 18:52:03.358123 [ 256 ] {e1a04229-147e-419f-a971-40c80596543d} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:03.358342 [ 256 ] {e1a04229-147e-419f-a971-40c80596543d} executeQuery: Read 14 rows, 1004.00 B in 0.00288 sec., 4861.11111111111 rows/sec., 340.44 KiB/sec. 2025.02.10 18:52:03.358400 [ 256 ] {e1a04229-147e-419f-a971-40c80596543d} TCPHandler: Processed in 0.003628967 sec. 2025.02.10 18:52:03.358545 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:03.358687 [ 4 ] {15d69ad7-75b1-4406-baff-77c3bd9855e8} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:52:03.358747 [ 4 ] {15d69ad7-75b1-4406-baff-77c3bd9855e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:52:03.359410 [ 4 ] {15d69ad7-75b1-4406-baff-77c3bd9855e8} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:03.359448 [ 4 ] {15d69ad7-75b1-4406-baff-77c3bd9855e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:52:03.359806 [ 4 ] {15d69ad7-75b1-4406-baff-77c3bd9855e8} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.10 18:52:03.360044 [ 4 ] {15d69ad7-75b1-4406-baff-77c3bd9855e8} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:03.360218 [ 4 ] {15d69ad7-75b1-4406-baff-77c3bd9855e8} executeQuery: Read 13 rows, 830.00 B in 0.001564 sec., 8312.020460358055 rows/sec., 518.25 KiB/sec. 2025.02.10 18:52:03.360271 [ 4 ] {15d69ad7-75b1-4406-baff-77c3bd9855e8} TCPHandler: Processed in 0.001795473 sec. 2025.02.10 18:52:03.360414 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:03.360553 [ 256 ] {890ddead-5c85-466a-ad0e-38a9488ead8e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:52:03.360610 [ 256 ] {890ddead-5c85-466a-ad0e-38a9488ead8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:52:03.361485 [ 256 ] {890ddead-5c85-466a-ad0e-38a9488ead8e} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:03.361526 [ 256 ] {890ddead-5c85-466a-ad0e-38a9488ead8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:52:03.361936 [ 256 ] {890ddead-5c85-466a-ad0e-38a9488ead8e} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.10 18:52:03.362183 [ 256 ] {890ddead-5c85-466a-ad0e-38a9488ead8e} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:03.362365 [ 98 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.10 18:52:03.362419 [ 98 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:03.362440 [ 256 ] {890ddead-5c85-466a-ad0e-38a9488ead8e} executeQuery: Read 417 rows, 30.48 KiB in 0.001913 sec., 217982.22686879247 rows/sec., 15.56 MiB/sec. 2025.02.10 18:52:03.362453 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:52:03.362592 [ 256 ] {890ddead-5c85-466a-ad0e-38a9488ead8e} TCPHandler: Processed in 0.002242354 sec. 2025.02.10 18:52:03.362749 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.10 18:52:03.362803 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:03.363063 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:03.363072 [ 4 ] {d8bdf37d-44c2-4956-93a3-5cff84b05cf4} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:52:03.363128 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part 2025.02.10 18:52:03.363196 [ 4 ] {d8bdf37d-44c2-4956-93a3-5cff84b05cf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:52:03.363494 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 417 rows starting from the beginning of the part 2025.02.10 18:52:03.363908 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 69 rows starting from the beginning of the part 2025.02.10 18:52:03.364403 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 419 rows starting from the beginning of the part 2025.02.10 18:52:03.364617 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::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.02.10 18:52:03.365054 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 417 rows starting from the beginning of the part 2025.02.10 18:52:03.365684 [ 4 ] {d8bdf37d-44c2-4956-93a3-5cff84b05cf4} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:03.365750 [ 4 ] {d8bdf37d-44c2-4956-93a3-5cff84b05cf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:52:03.366643 [ 4 ] {d8bdf37d-44c2-4956-93a3-5cff84b05cf4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.10 18:52:03.367238 [ 4 ] {d8bdf37d-44c2-4956-93a3-5cff84b05cf4} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:03.367740 [ 4 ] {d8bdf37d-44c2-4956-93a3-5cff84b05cf4} executeQuery: Read 6 rows, 321.00 B in 0.004761 sec., 1260.239445494644 rows/sec., 65.84 KiB/sec. 2025.02.10 18:52:03.368293 [ 4 ] {d8bdf37d-44c2-4956-93a3-5cff84b05cf4} TCPHandler: Processed in 0.005582134 sec. 2025.02.10 18:52:03.368964 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:03.369070 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2305 rows, containing 5 columns (5 merged, 0 gathered) in 0.006483976 sec., 355491.75382512214 rows/sec., 27.07 MiB/sec. 2025.02.10 18:52:03.369181 [ 256 ] {17fd8a4c-467e-4f73-9c6b-758ecd38abb2} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:03.369278 [ 256 ] {17fd8a4c-467e-4f73-9c6b-758ecd38abb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:52:03.369330 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.10 18:52:03.369948 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_51_10} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:03.370128 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_51_10} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.10 18:52:03.370301 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.10 18:52:03.370494 [ 256 ] {17fd8a4c-467e-4f73-9c6b-758ecd38abb2} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:03.370538 [ 256 ] {17fd8a4c-467e-4f73-9c6b-758ecd38abb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:52:03.370951 [ 256 ] {17fd8a4c-467e-4f73-9c6b-758ecd38abb2} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.10 18:52:03.371202 [ 256 ] {17fd8a4c-467e-4f73-9c6b-758ecd38abb2} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:03.371372 [ 98 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.10 18:52:03.371430 [ 98 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:03.371468 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:52:03.371474 [ 256 ] {17fd8a4c-467e-4f73-9c6b-758ecd38abb2} executeQuery: Read 237 rows, 16.27 KiB in 0.002334 sec., 101542.41645244215 rows/sec., 6.81 MiB/sec. 2025.02.10 18:52:03.371685 [ 256 ] {17fd8a4c-467e-4f73-9c6b-758ecd38abb2} TCPHandler: Processed in 0.003223748 sec. 2025.02.10 18:52:03.371750 [ 195 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.10 18:52:03.371875 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:03.371956 [ 195 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:03.372033 [ 195 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14953 rows starting from the beginning of the part 2025.02.10 18:52:03.372102 [ 4 ] {46a98e31-5a19-477a-8389-a395c633f53c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:52:03.372271 [ 195 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part 2025.02.10 18:52:03.372297 [ 4 ] {46a98e31-5a19-477a-8389-a395c633f53c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:52:03.372619 [ 195 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2025.02.10 18:52:03.372939 [ 195 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 238 rows starting from the beginning of the part 2025.02.10 18:52:03.373438 [ 195 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part 2025.02.10 18:52:03.373848 [ 195 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part 2025.02.10 18:52:03.374738 [ 4 ] {46a98e31-5a19-477a-8389-a395c633f53c} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:03.374801 [ 4 ] {46a98e31-5a19-477a-8389-a395c633f53c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:52:03.375525 [ 4 ] {46a98e31-5a19-477a-8389-a395c633f53c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.10 18:52:03.375863 [ 4 ] {46a98e31-5a19-477a-8389-a395c633f53c} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:03.376215 [ 4 ] {46a98e31-5a19-477a-8389-a395c633f53c} executeQuery: Read 1 rows, 69.00 B in 0.004168 sec., 239.9232245681382 rows/sec., 16.17 KiB/sec. 2025.02.10 18:52:03.376364 [ 4 ] {46a98e31-5a19-477a-8389-a395c633f53c} TCPHandler: Processed in 0.004572861 sec. 2025.02.10 18:52:03.376586 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:03.376828 [ 256 ] {30f089a8-d3db-4966-bf05-15283f0489ff} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:03.377054 [ 256 ] {30f089a8-d3db-4966-bf05-15283f0489ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:52:03.379077 [ 256 ] {30f089a8-d3db-4966-bf05-15283f0489ff} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:03.379119 [ 256 ] {30f089a8-d3db-4966-bf05-15283f0489ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:52:03.380262 [ 256 ] {30f089a8-d3db-4966-bf05-15283f0489ff} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.10 18:52:03.380689 [ 256 ] {30f089a8-d3db-4966-bf05-15283f0489ff} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:03.381031 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 15985 rows, containing 5 columns (5 merged, 0 gathered) in 0.009461238 sec., 1689525.1974424487 rows/sec., 114.06 MiB/sec. 2025.02.10 18:52:03.381196 [ 256 ] {30f089a8-d3db-4966-bf05-15283f0489ff} executeQuery: Read 35 rows, 64.22 KiB in 0.004459 sec., 7849.293563579277 rows/sec., 14.07 MiB/sec. 2025.02.10 18:52:03.381334 [ 256 ] {30f089a8-d3db-4966-bf05-15283f0489ff} TCPHandler: Processed in 0.004875488 sec. 2025.02.10 18:52:03.381505 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:03.381561 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.10 18:52:03.381673 [ 4 ] {043cbace-dee4-4aac-bcf6-93fcd92ae17f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:52:03.381739 [ 4 ] {043cbace-dee4-4aac-bcf6-93fcd92ae17f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:52:03.381971 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_51_10} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:03.382099 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_51_10} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.10 18:52:03.382193 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. 2025.02.10 18:52:03.382428 [ 4 ] {043cbace-dee4-4aac-bcf6-93fcd92ae17f} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:03.382466 [ 4 ] {043cbace-dee4-4aac-bcf6-93fcd92ae17f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:52:03.382833 [ 4 ] {043cbace-dee4-4aac-bcf6-93fcd92ae17f} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.10 18:52:03.383074 [ 4 ] {043cbace-dee4-4aac-bcf6-93fcd92ae17f} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:03.383197 [ 98 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.10 18:52:03.383236 [ 98 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:03.383259 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2025.02.10 18:52:03.383266 [ 4 ] {043cbace-dee4-4aac-bcf6-93fcd92ae17f} executeQuery: Read 82 rows, 5.33 KiB in 0.00163 sec., 50306.74846625767 rows/sec., 3.20 MiB/sec. 2025.02.10 18:52:03.383538 [ 4 ] {043cbace-dee4-4aac-bcf6-93fcd92ae17f} TCPHandler: Processed in 0.002102911 sec. 2025.02.10 18:52:03.383559 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.10 18:52:03.383988 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:03.384074 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2806 rows starting from the beginning of the part 2025.02.10 18:52:03.384312 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part 2025.02.10 18:52:03.384514 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2025.02.10 18:52:03.384647 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part 2025.02.10 18:52:03.384786 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part 2025.02.10 18:52:03.384850 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part 2025.02.10 18:52:03.386425 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3172 rows, containing 4 columns (4 merged, 0 gathered) in 0.003102085 sec., 1022538.0671387147 rows/sec., 66.66 MiB/sec. 2025.02.10 18:52:03.386936 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.10 18:52:03.387418 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_51_10} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:03.387508 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_51_10} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.10 18:52:03.387600 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.02.10 18:52:03.732616 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.02.10 18:52:03.751894 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:03.751956 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:03.759031 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.10 18:52:03.759770 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:03.763205 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.02.10 18:52:06.543332 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:06.543522 [ 4 ] {1affeced-8e5e-4f6b-8ec2-4c55d0e788c6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:52:06.543597 [ 4 ] {1affeced-8e5e-4f6b-8ec2-4c55d0e788c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:52:06.544338 [ 4 ] {1affeced-8e5e-4f6b-8ec2-4c55d0e788c6} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:06.544390 [ 4 ] {1affeced-8e5e-4f6b-8ec2-4c55d0e788c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:06.544823 [ 4 ] {1affeced-8e5e-4f6b-8ec2-4c55d0e788c6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.10 18:52:06.545084 [ 4 ] {1affeced-8e5e-4f6b-8ec2-4c55d0e788c6} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:06.545358 [ 4 ] {1affeced-8e5e-4f6b-8ec2-4c55d0e788c6} executeQuery: Read 4 rows, 334.00 B in 0.00188 sec., 2127.6595744680853 rows/sec., 173.50 KiB/sec. 2025.02.10 18:52:06.545525 [ 4 ] {1affeced-8e5e-4f6b-8ec2-4c55d0e788c6} TCPHandler: Processed in 0.002318706 sec. 2025.02.10 18:52:06.545862 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:06.546056 [ 256 ] {7b2d87b9-0842-4dbe-9aed-cb10d3ca3ccb} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:52:06.546131 [ 256 ] {7b2d87b9-0842-4dbe-9aed-cb10d3ca3ccb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:52:06.547525 [ 256 ] {7b2d87b9-0842-4dbe-9aed-cb10d3ca3ccb} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:06.547573 [ 256 ] {7b2d87b9-0842-4dbe-9aed-cb10d3ca3ccb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:06.548110 [ 256 ] {7b2d87b9-0842-4dbe-9aed-cb10d3ca3ccb} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.10 18:52:06.548375 [ 256 ] {7b2d87b9-0842-4dbe-9aed-cb10d3ca3ccb} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:06.548611 [ 256 ] {7b2d87b9-0842-4dbe-9aed-cb10d3ca3ccb} executeQuery: Read 1208 rows, 102.09 KiB in 0.002609 sec., 463012.6485243388 rows/sec., 38.21 MiB/sec. 2025.02.10 18:52:06.548669 [ 256 ] {7b2d87b9-0842-4dbe-9aed-cb10d3ca3ccb} TCPHandler: Processed in 0.002949711 sec. 2025.02.10 18:52:06.548854 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:06.549005 [ 4 ] {7a5d1a1b-8cd3-4205-a2e9-15ec68b93e9f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:52:06.549070 [ 4 ] {7a5d1a1b-8cd3-4205-a2e9-15ec68b93e9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:52:06.549733 [ 4 ] {7a5d1a1b-8cd3-4205-a2e9-15ec68b93e9f} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:06.549773 [ 4 ] {7a5d1a1b-8cd3-4205-a2e9-15ec68b93e9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:06.550155 [ 4 ] {7a5d1a1b-8cd3-4205-a2e9-15ec68b93e9f} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.10 18:52:06.550418 [ 4 ] {7a5d1a1b-8cd3-4205-a2e9-15ec68b93e9f} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:06.550614 [ 4 ] {7a5d1a1b-8cd3-4205-a2e9-15ec68b93e9f} executeQuery: Read 9 rows, 671.00 B in 0.001647 sec., 5464.48087431694 rows/sec., 397.86 KiB/sec. 2025.02.10 18:52:06.550740 [ 4 ] {7a5d1a1b-8cd3-4205-a2e9-15ec68b93e9f} TCPHandler: Processed in 0.001953767 sec. 2025.02.10 18:52:06.550902 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:06.551021 [ 256 ] {c431fefe-0bab-4f7c-be10-6ed3736c4918} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:52:06.551072 [ 256 ] {c431fefe-0bab-4f7c-be10-6ed3736c4918} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:52:06.551983 [ 256 ] {c431fefe-0bab-4f7c-be10-6ed3736c4918} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:06.552060 [ 256 ] {c431fefe-0bab-4f7c-be10-6ed3736c4918} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:06.552456 [ 256 ] {c431fefe-0bab-4f7c-be10-6ed3736c4918} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.10 18:52:06.552709 [ 256 ] {c431fefe-0bab-4f7c-be10-6ed3736c4918} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:06.552925 [ 256 ] {c431fefe-0bab-4f7c-be10-6ed3736c4918} executeQuery: Read 228 rows, 15.81 KiB in 0.001927 sec., 118318.62999481059 rows/sec., 8.01 MiB/sec. 2025.02.10 18:52:06.552984 [ 256 ] {c431fefe-0bab-4f7c-be10-6ed3736c4918} TCPHandler: Processed in 0.002150242 sec. 2025.02.10 18:52:06.553158 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:06.553302 [ 4 ] {88284d77-3693-4863-8055-2c6f59f13cf8} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:52:06.553362 [ 4 ] {88284d77-3693-4863-8055-2c6f59f13cf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:52:06.554351 [ 4 ] {88284d77-3693-4863-8055-2c6f59f13cf8} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:06.554398 [ 4 ] {88284d77-3693-4863-8055-2c6f59f13cf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:06.554786 [ 4 ] {88284d77-3693-4863-8055-2c6f59f13cf8} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.10 18:52:06.555055 [ 4 ] {88284d77-3693-4863-8055-2c6f59f13cf8} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:06.555235 [ 4 ] {88284d77-3693-4863-8055-2c6f59f13cf8} executeQuery: Read 529 rows, 40.13 KiB in 0.001966 sec., 269074.26246185147 rows/sec., 19.93 MiB/sec. 2025.02.10 18:52:06.555290 [ 4 ] {88284d77-3693-4863-8055-2c6f59f13cf8} TCPHandler: Processed in 0.002199574 sec. 2025.02.10 18:52:06.555449 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:06.555570 [ 256 ] {0b89fb15-fe69-40ac-9013-5d1f94705e27} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:06.555625 [ 256 ] {0b89fb15-fe69-40ac-9013-5d1f94705e27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:52:06.556460 [ 256 ] {0b89fb15-fe69-40ac-9013-5d1f94705e27} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:06.556501 [ 256 ] {0b89fb15-fe69-40ac-9013-5d1f94705e27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:06.557013 [ 256 ] {0b89fb15-fe69-40ac-9013-5d1f94705e27} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.10 18:52:06.557267 [ 256 ] {0b89fb15-fe69-40ac-9013-5d1f94705e27} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:06.557486 [ 256 ] {0b89fb15-fe69-40ac-9013-5d1f94705e27} executeQuery: Read 966 rows, 66.39 KiB in 0.00194 sec., 497938.1443298969 rows/sec., 33.42 MiB/sec. 2025.02.10 18:52:06.557538 [ 256 ] {0b89fb15-fe69-40ac-9013-5d1f94705e27} TCPHandler: Processed in 0.002145992 sec. 2025.02.10 18:52:06.557704 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:06.557845 [ 4 ] {05588470-bfbb-472b-bcc5-5d51f75c1737} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:06.557941 [ 4 ] {05588470-bfbb-472b-bcc5-5d51f75c1737} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:52:06.559118 [ 4 ] {05588470-bfbb-472b-bcc5-5d51f75c1737} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:06.559156 [ 4 ] {05588470-bfbb-472b-bcc5-5d51f75c1737} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:06.559769 [ 4 ] {05588470-bfbb-472b-bcc5-5d51f75c1737} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.10 18:52:06.560024 [ 4 ] {05588470-bfbb-472b-bcc5-5d51f75c1737} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:06.560220 [ 4 ] {05588470-bfbb-472b-bcc5-5d51f75c1737} executeQuery: Read 5 rows, 9.17 KiB in 0.002408 sec., 2076.4119601328903 rows/sec., 3.72 MiB/sec. 2025.02.10 18:52:06.560312 [ 4 ] {05588470-bfbb-472b-bcc5-5d51f75c1737} TCPHandler: Processed in 0.002672405 sec. 2025.02.10 18:52:06.560487 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:06.560606 [ 256 ] {6884e81c-f59c-482d-bb25-e7dd843e0304} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:52:06.560659 [ 256 ] {6884e81c-f59c-482d-bb25-e7dd843e0304} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:52:06.561159 [ 256 ] {6884e81c-f59c-482d-bb25-e7dd843e0304} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:06.561199 [ 256 ] {6884e81c-f59c-482d-bb25-e7dd843e0304} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:06.561579 [ 256 ] {6884e81c-f59c-482d-bb25-e7dd843e0304} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.10 18:52:06.561820 [ 256 ] {6884e81c-f59c-482d-bb25-e7dd843e0304} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:06.562031 [ 256 ] {6884e81c-f59c-482d-bb25-e7dd843e0304} executeQuery: Read 44 rows, 3.03 KiB in 0.001449 sec., 30365.76949620428 rows/sec., 2.04 MiB/sec. 2025.02.10 18:52:06.562082 [ 256 ] {6884e81c-f59c-482d-bb25-e7dd843e0304} TCPHandler: Processed in 0.001651349 sec. 2025.02.10 18:52:08.333387 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:08.333600 [ 4 ] {f3544829-253f-48b9-9c7f-69fabb48c4d0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:52:08.333681 [ 4 ] {f3544829-253f-48b9-9c7f-69fabb48c4d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:52:08.334560 [ 4 ] {f3544829-253f-48b9-9c7f-69fabb48c4d0} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:08.334611 [ 4 ] {f3544829-253f-48b9-9c7f-69fabb48c4d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:08.335042 [ 4 ] {f3544829-253f-48b9-9c7f-69fabb48c4d0} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.10 18:52:08.335313 [ 4 ] {f3544829-253f-48b9-9c7f-69fabb48c4d0} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:08.335542 [ 4 ] {f3544829-253f-48b9-9c7f-69fabb48c4d0} executeQuery: Read 56 rows, 4.41 KiB in 0.001998 sec., 28028.028028028024 rows/sec., 2.15 MiB/sec. 2025.02.10 18:52:08.335631 [ 4 ] {f3544829-253f-48b9-9c7f-69fabb48c4d0} TCPHandler: Processed in 0.002375237 sec. 2025.02.10 18:52:08.335916 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:08.336110 [ 256 ] {1e1ae920-e59d-4275-8a2f-b8146d79f6d1} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:52:08.336183 [ 256 ] {1e1ae920-e59d-4275-8a2f-b8146d79f6d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:52:08.336955 [ 256 ] {1e1ae920-e59d-4275-8a2f-b8146d79f6d1} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:08.337003 [ 256 ] {1e1ae920-e59d-4275-8a2f-b8146d79f6d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:08.337449 [ 256 ] {1e1ae920-e59d-4275-8a2f-b8146d79f6d1} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.10 18:52:08.337709 [ 256 ] {1e1ae920-e59d-4275-8a2f-b8146d79f6d1} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:08.337955 [ 256 ] {1e1ae920-e59d-4275-8a2f-b8146d79f6d1} executeQuery: Read 64 rows, 5.12 KiB in 0.001898 sec., 33719.70495258167 rows/sec., 2.63 MiB/sec. 2025.02.10 18:52:08.338014 [ 256 ] {1e1ae920-e59d-4275-8a2f-b8146d79f6d1} TCPHandler: Processed in 0.002246364 sec. 2025.02.10 18:52:08.338172 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:08.338306 [ 4 ] {209401d2-0f5e-4f25-b543-7cfe5c48dfbd} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:08.338365 [ 4 ] {209401d2-0f5e-4f25-b543-7cfe5c48dfbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:52:08.338940 [ 4 ] {209401d2-0f5e-4f25-b543-7cfe5c48dfbd} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:08.338981 [ 4 ] {209401d2-0f5e-4f25-b543-7cfe5c48dfbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:08.339382 [ 4 ] {209401d2-0f5e-4f25-b543-7cfe5c48dfbd} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.10 18:52:08.339628 [ 4 ] {209401d2-0f5e-4f25-b543-7cfe5c48dfbd} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:08.339846 [ 4 ] {209401d2-0f5e-4f25-b543-7cfe5c48dfbd} executeQuery: Read 42 rows, 2.99 KiB in 0.001571 sec., 26734.563971992364 rows/sec., 1.86 MiB/sec. 2025.02.10 18:52:08.339904 [ 4 ] {209401d2-0f5e-4f25-b543-7cfe5c48dfbd} TCPHandler: Processed in 0.001790793 sec. 2025.02.10 18:52:08.340080 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:08.340220 [ 256 ] {da793f9f-273b-42a3-9863-5aff47d89b2d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:52:08.340283 [ 256 ] {da793f9f-273b-42a3-9863-5aff47d89b2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:52:08.340810 [ 256 ] {da793f9f-273b-42a3-9863-5aff47d89b2d} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:08.340850 [ 256 ] {da793f9f-273b-42a3-9863-5aff47d89b2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:08.341231 [ 256 ] {da793f9f-273b-42a3-9863-5aff47d89b2d} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.10 18:52:08.341491 [ 256 ] {da793f9f-273b-42a3-9863-5aff47d89b2d} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:08.341702 [ 256 ] {da793f9f-273b-42a3-9863-5aff47d89b2d} executeQuery: Read 16 rows, 1.11 KiB in 0.001514 sec., 10568.031704095112 rows/sec., 732.74 KiB/sec. 2025.02.10 18:52:08.341754 [ 256 ] {da793f9f-273b-42a3-9863-5aff47d89b2d} TCPHandler: Processed in 0.001740962 sec. 2025.02.10 18:52:10.222417 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2025.02.10 18:52:10.223214 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:10.223264 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:10.223823 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.10 18:52:10.224080 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:10.224317 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2025.02.10 18:52:11.263284 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.02.10 18:52:11.284322 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:11.284381 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:11.291714 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.10 18:52:11.292482 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:11.295292 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.02.10 18:52:12.794843 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1028 2025.02.10 18:52:12.798255 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:12.798304 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:12.799763 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.10 18:52:12.800071 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:12.802042 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1028 2025.02.10 18:52:13.345773 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:13.345987 [ 4 ] {b22c19b0-08d6-40bb-a55f-ee67ad9e09a0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:52:13.346067 [ 4 ] {b22c19b0-08d6-40bb-a55f-ee67ad9e09a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:52:13.346891 [ 4 ] {b22c19b0-08d6-40bb-a55f-ee67ad9e09a0} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:13.346941 [ 4 ] {b22c19b0-08d6-40bb-a55f-ee67ad9e09a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:13.347376 [ 4 ] {b22c19b0-08d6-40bb-a55f-ee67ad9e09a0} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.10 18:52:13.347629 [ 4 ] {b22c19b0-08d6-40bb-a55f-ee67ad9e09a0} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:13.347883 [ 4 ] {b22c19b0-08d6-40bb-a55f-ee67ad9e09a0} executeQuery: Read 14 rows, 1.01 KiB in 0.00195 sec., 7179.48717948718 rows/sec., 516.83 KiB/sec. 2025.02.10 18:52:13.348011 [ 4 ] {b22c19b0-08d6-40bb-a55f-ee67ad9e09a0} TCPHandler: Processed in 0.002375488 sec. 2025.02.10 18:52:13.348271 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:13.348455 [ 256 ] {2850c2da-1d0c-48ed-a97d-8c22d749854a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:52:13.348528 [ 256 ] {2850c2da-1d0c-48ed-a97d-8c22d749854a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:52:13.349438 [ 256 ] {2850c2da-1d0c-48ed-a97d-8c22d749854a} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:13.349481 [ 256 ] {2850c2da-1d0c-48ed-a97d-8c22d749854a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:13.349959 [ 256 ] {2850c2da-1d0c-48ed-a97d-8c22d749854a} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.10 18:52:13.350228 [ 256 ] {2850c2da-1d0c-48ed-a97d-8c22d749854a} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:13.350473 [ 256 ] {2850c2da-1d0c-48ed-a97d-8c22d749854a} executeQuery: Read 273 rows, 24.64 KiB in 0.002071 sec., 131820.3766296475 rows/sec., 11.62 MiB/sec. 2025.02.10 18:52:13.350558 [ 256 ] {2850c2da-1d0c-48ed-a97d-8c22d749854a} TCPHandler: Processed in 0.002420348 sec. 2025.02.10 18:52:13.350753 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:13.350879 [ 4 ] {9dd455ef-40c3-4c31-b051-f9a6e888ffb4} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:52:13.350930 [ 4 ] {9dd455ef-40c3-4c31-b051-f9a6e888ffb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:52:13.351556 [ 4 ] {9dd455ef-40c3-4c31-b051-f9a6e888ffb4} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:13.351599 [ 4 ] {9dd455ef-40c3-4c31-b051-f9a6e888ffb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:13.351975 [ 4 ] {9dd455ef-40c3-4c31-b051-f9a6e888ffb4} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.10 18:52:13.352227 [ 4 ] {9dd455ef-40c3-4c31-b051-f9a6e888ffb4} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:13.352409 [ 44 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.10 18:52:13.352473 [ 4 ] {9dd455ef-40c3-4c31-b051-f9a6e888ffb4} executeQuery: Read 42 rows, 3.09 KiB in 0.001616 sec., 25990.09900990099 rows/sec., 1.87 MiB/sec. 2025.02.10 18:52:13.352503 [ 44 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:13.352571 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:13.352604 [ 4 ] {9dd455ef-40c3-4c31-b051-f9a6e888ffb4} TCPHandler: Processed in 0.001926516 sec. 2025.02.10 18:52:13.352960 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:13.353035 [ 188 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.10 18:52:13.353474 [ 256 ] {74e0ab86-b306-4041-b532-8abcd1797c09} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:52:13.353548 [ 188 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:13.353594 [ 256 ] {74e0ab86-b306-4041-b532-8abcd1797c09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:52:13.353618 [ 188 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 65 rows starting from the beginning of the part 2025.02.10 18:52:13.354015 [ 188 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 44 rows starting from the beginning of the part 2025.02.10 18:52:13.354380 [ 188 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part 2025.02.10 18:52:13.354766 [ 188 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part 2025.02.10 18:52:13.355082 [ 188 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part 2025.02.10 18:52:13.355393 [ 188 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part 2025.02.10 18:52:13.356229 [ 256 ] {74e0ab86-b306-4041-b532-8abcd1797c09} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:13.356299 [ 256 ] {74e0ab86-b306-4041-b532-8abcd1797c09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:13.357337 [ 256 ] {74e0ab86-b306-4041-b532-8abcd1797c09} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.10 18:52:13.357952 [ 256 ] {74e0ab86-b306-4041-b532-8abcd1797c09} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:13.358252 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.005567044 sec., 37183.10830667047 rows/sec., 2.80 MiB/sec. 2025.02.10 18:52:13.358449 [ 256 ] {74e0ab86-b306-4041-b532-8abcd1797c09} executeQuery: Read 14 rows, 1004.00 B in 0.00515 sec., 2718.4466019417478 rows/sec., 190.38 KiB/sec. 2025.02.10 18:52:13.358594 [ 256 ] {74e0ab86-b306-4041-b532-8abcd1797c09} TCPHandler: Processed in 0.005869062 sec. 2025.02.10 18:52:13.358597 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.10 18:52:13.358810 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:13.359026 [ 4 ] {39f81be4-a407-4832-9aad-505702d74792} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:52:13.359120 [ 4 ] {39f81be4-a407-4832-9aad-505702d74792} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:52:13.359145 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_41_8} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:13.359399 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_41_8} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.10 18:52:13.359620 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:52:13.360076 [ 4 ] {39f81be4-a407-4832-9aad-505702d74792} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:13.360120 [ 4 ] {39f81be4-a407-4832-9aad-505702d74792} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:13.360473 [ 4 ] {39f81be4-a407-4832-9aad-505702d74792} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.10 18:52:13.360706 [ 4 ] {39f81be4-a407-4832-9aad-505702d74792} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:13.360921 [ 4 ] {39f81be4-a407-4832-9aad-505702d74792} executeQuery: Read 13 rows, 830.00 B in 0.001961 sec., 6629.270780214176 rows/sec., 413.33 KiB/sec. 2025.02.10 18:52:13.360974 [ 4 ] {39f81be4-a407-4832-9aad-505702d74792} TCPHandler: Processed in 0.002266355 sec. 2025.02.10 18:52:13.361126 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:13.361265 [ 256 ] {27aaf49a-fce1-4e7d-a53a-f76aa59558eb} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:52:13.361324 [ 256 ] {27aaf49a-fce1-4e7d-a53a-f76aa59558eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:52:13.362173 [ 256 ] {27aaf49a-fce1-4e7d-a53a-f76aa59558eb} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:13.362213 [ 256 ] {27aaf49a-fce1-4e7d-a53a-f76aa59558eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:13.362606 [ 256 ] {27aaf49a-fce1-4e7d-a53a-f76aa59558eb} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.10 18:52:13.362870 [ 256 ] {27aaf49a-fce1-4e7d-a53a-f76aa59558eb} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:13.363095 [ 256 ] {27aaf49a-fce1-4e7d-a53a-f76aa59558eb} executeQuery: Read 417 rows, 30.48 KiB in 0.001859 sec., 224314.14739107047 rows/sec., 16.01 MiB/sec. 2025.02.10 18:52:13.363155 [ 256 ] {27aaf49a-fce1-4e7d-a53a-f76aa59558eb} TCPHandler: Processed in 0.00209384 sec. 2025.02.10 18:52:13.363366 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:13.363504 [ 4 ] {990383d6-09a5-4429-8512-d686350a8935} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:52:13.363566 [ 4 ] {990383d6-09a5-4429-8512-d686350a8935} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:52:13.364069 [ 4 ] {990383d6-09a5-4429-8512-d686350a8935} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:13.364109 [ 4 ] {990383d6-09a5-4429-8512-d686350a8935} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:13.364475 [ 4 ] {990383d6-09a5-4429-8512-d686350a8935} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.10 18:52:13.364707 [ 4 ] {990383d6-09a5-4429-8512-d686350a8935} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:13.364917 [ 4 ] {990383d6-09a5-4429-8512-d686350a8935} executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. 2025.02.10 18:52:13.364968 [ 4 ] {990383d6-09a5-4429-8512-d686350a8935} TCPHandler: Processed in 0.001691901 sec. 2025.02.10 18:52:13.365124 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:13.365241 [ 256 ] {d0feacb3-8bee-4b47-be4e-6211e0883f70} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:13.365296 [ 256 ] {d0feacb3-8bee-4b47-be4e-6211e0883f70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:52:13.365909 [ 256 ] {d0feacb3-8bee-4b47-be4e-6211e0883f70} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:13.365948 [ 256 ] {d0feacb3-8bee-4b47-be4e-6211e0883f70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:13.366352 [ 256 ] {d0feacb3-8bee-4b47-be4e-6211e0883f70} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.10 18:52:13.366598 [ 256 ] {d0feacb3-8bee-4b47-be4e-6211e0883f70} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:13.366814 [ 256 ] {d0feacb3-8bee-4b47-be4e-6211e0883f70} executeQuery: Read 237 rows, 16.27 KiB in 0.001598 sec., 148310.38798498124 rows/sec., 9.94 MiB/sec. 2025.02.10 18:52:13.366866 [ 256 ] {d0feacb3-8bee-4b47-be4e-6211e0883f70} TCPHandler: Processed in 0.001797273 sec. 2025.02.10 18:52:13.367025 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:13.367164 [ 4 ] {8e899466-071f-42df-ab5a-6e17d934619c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:52:13.367225 [ 4 ] {8e899466-071f-42df-ab5a-6e17d934619c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:52:13.367757 [ 4 ] {8e899466-071f-42df-ab5a-6e17d934619c} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:13.367796 [ 4 ] {8e899466-071f-42df-ab5a-6e17d934619c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:13.368147 [ 4 ] {8e899466-071f-42df-ab5a-6e17d934619c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.10 18:52:13.368389 [ 4 ] {8e899466-071f-42df-ab5a-6e17d934619c} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:13.368653 [ 4 ] {8e899466-071f-42df-ab5a-6e17d934619c} executeQuery: Read 1 rows, 69.00 B in 0.00152 sec., 657.8947368421052 rows/sec., 44.33 KiB/sec. 2025.02.10 18:52:13.368860 [ 4 ] {8e899466-071f-42df-ab5a-6e17d934619c} TCPHandler: Processed in 0.001892676 sec. 2025.02.10 18:52:13.369060 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:13.369200 [ 256 ] {58e74927-75f7-4a9a-a539-d675c0a0e3e4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:13.369295 [ 256 ] {58e74927-75f7-4a9a-a539-d675c0a0e3e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:52:13.370543 [ 256 ] {58e74927-75f7-4a9a-a539-d675c0a0e3e4} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:13.370583 [ 256 ] {58e74927-75f7-4a9a-a539-d675c0a0e3e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:13.371242 [ 256 ] {58e74927-75f7-4a9a-a539-d675c0a0e3e4} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.10 18:52:13.371551 [ 256 ] {58e74927-75f7-4a9a-a539-d675c0a0e3e4} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:13.371780 [ 44 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.10 18:52:13.371853 [ 44 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:13.371888 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:13.371906 [ 256 ] {58e74927-75f7-4a9a-a539-d675c0a0e3e4} executeQuery: Read 35 rows, 64.22 KiB in 0.002727 sec., 12834.616795012835 rows/sec., 23.00 MiB/sec. 2025.02.10 18:52:13.372243 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.10 18:52:13.372293 [ 256 ] {58e74927-75f7-4a9a-a539-d675c0a0e3e4} TCPHandler: Processed in 0.003321391 sec. 2025.02.10 18:52:13.372502 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:13.372670 [ 4 ] {45e6a8a4-0a0c-4647-896a-ef01e5ee66dc} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:52:13.372726 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:13.372746 [ 4 ] {45e6a8a4-0a0c-4647-896a-ef01e5ee66dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:52:13.372840 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 694 rows starting from the beginning of the part 2025.02.10 18:52:13.373372 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 35 rows starting from the beginning of the part 2025.02.10 18:52:13.373725 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part 2025.02.10 18:52:13.374188 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 35 rows starting from the beginning of the part 2025.02.10 18:52:13.374193 [ 4 ] {45e6a8a4-0a0c-4647-896a-ef01e5ee66dc} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:13.374239 [ 4 ] {45e6a8a4-0a0c-4647-896a-ef01e5ee66dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:13.374558 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part 2025.02.10 18:52:13.375166 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 35 rows starting from the beginning of the part 2025.02.10 18:52:13.375274 [ 4 ] {45e6a8a4-0a0c-4647-896a-ef01e5ee66dc} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.10 18:52:13.375843 [ 4 ] {45e6a8a4-0a0c-4647-896a-ef01e5ee66dc} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:13.376174 [ 4 ] {45e6a8a4-0a0c-4647-896a-ef01e5ee66dc} executeQuery: Read 82 rows, 5.33 KiB in 0.003548 sec., 23111.61217587373 rows/sec., 1.47 MiB/sec. 2025.02.10 18:52:13.376253 [ 4 ] {45e6a8a4-0a0c-4647-896a-ef01e5ee66dc} TCPHandler: Processed in 0.003853073 sec. 2025.02.10 18:52:13.387141 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 809 rows, containing 19 columns (19 merged, 0 gathered) in 0.015155036 sec., 53381.595398387704 rows/sec., 95.66 MiB/sec. 2025.02.10 18:52:13.388080 [ 197 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.10 18:52:13.388529 [ 197 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_41_8} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:13.388610 [ 197 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_41_8} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.10 18:52:13.388769 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. 2025.02.10 18:52:14.000229 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 205.52 MiB, peak 213.10 MiB, free memory in arenas 0.00 B, will set to 207.91 MiB (RSS), difference: 2.39 MiB 2025.02.10 18:52:17.601743 [ 28 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:52:17.601804 [ 28 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:52:17.724483 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2025.02.10 18:52:17.725134 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:17.725177 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:17.725716 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.10 18:52:17.725989 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:17.726178 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.02.10 18:52:18.340161 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:18.340354 [ 4 ] {87d71c8d-9fa9-45a6-9006-4730cc44d732} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:52:18.340427 [ 4 ] {87d71c8d-9fa9-45a6-9006-4730cc44d732} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:52:18.341243 [ 4 ] {87d71c8d-9fa9-45a6-9006-4730cc44d732} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:18.341296 [ 4 ] {87d71c8d-9fa9-45a6-9006-4730cc44d732} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:18.341749 [ 4 ] {87d71c8d-9fa9-45a6-9006-4730cc44d732} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.10 18:52:18.342016 [ 4 ] {87d71c8d-9fa9-45a6-9006-4730cc44d732} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:18.342285 [ 4 ] {87d71c8d-9fa9-45a6-9006-4730cc44d732} executeQuery: Read 66 rows, 5.38 KiB in 0.001982 sec., 33299.69727547932 rows/sec., 2.65 MiB/sec. 2025.02.10 18:52:18.342362 [ 4 ] {87d71c8d-9fa9-45a6-9006-4730cc44d732} TCPHandler: Processed in 0.002330336 sec. 2025.02.10 18:52:18.342638 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:18.342859 [ 256 ] {18b94413-437c-4ea4-808b-b3e996cd7aaf} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:52:18.342933 [ 256 ] {18b94413-437c-4ea4-808b-b3e996cd7aaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:52:18.343700 [ 256 ] {18b94413-437c-4ea4-808b-b3e996cd7aaf} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:18.343752 [ 256 ] {18b94413-437c-4ea4-808b-b3e996cd7aaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:18.344189 [ 256 ] {18b94413-437c-4ea4-808b-b3e996cd7aaf} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.10 18:52:18.344467 [ 256 ] {18b94413-437c-4ea4-808b-b3e996cd7aaf} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:18.344672 [ 256 ] {18b94413-437c-4ea4-808b-b3e996cd7aaf} executeQuery: Read 5 rows, 385.00 B in 0.001876 sec., 2665.2452025586354 rows/sec., 200.41 KiB/sec. 2025.02.10 18:52:18.344730 [ 256 ] {18b94413-437c-4ea4-808b-b3e996cd7aaf} TCPHandler: Processed in 0.002239734 sec. 2025.02.10 18:52:18.344905 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:18.345057 [ 4 ] {34ce04bc-6fd9-40e4-9cbd-517b65e74795} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:52:18.345123 [ 4 ] {34ce04bc-6fd9-40e4-9cbd-517b65e74795} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:52:18.345887 [ 4 ] {34ce04bc-6fd9-40e4-9cbd-517b65e74795} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:18.345932 [ 4 ] {34ce04bc-6fd9-40e4-9cbd-517b65e74795} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:18.346332 [ 4 ] {34ce04bc-6fd9-40e4-9cbd-517b65e74795} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.10 18:52:18.346596 [ 4 ] {34ce04bc-6fd9-40e4-9cbd-517b65e74795} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:18.346831 [ 4 ] {34ce04bc-6fd9-40e4-9cbd-517b65e74795} executeQuery: Read 69 rows, 5.52 KiB in 0.001811 sec., 38100.49696300387 rows/sec., 2.97 MiB/sec. 2025.02.10 18:52:18.346896 [ 4 ] {34ce04bc-6fd9-40e4-9cbd-517b65e74795} TCPHandler: Processed in 0.00205779 sec. 2025.02.10 18:52:18.347051 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:18.347170 [ 256 ] {c904c6c6-f28e-47b8-b864-537f3b004761} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:18.347224 [ 256 ] {c904c6c6-f28e-47b8-b864-537f3b004761} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:52:18.347822 [ 256 ] {c904c6c6-f28e-47b8-b864-537f3b004761} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:18.347861 [ 256 ] {c904c6c6-f28e-47b8-b864-537f3b004761} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:18.348270 [ 256 ] {c904c6c6-f28e-47b8-b864-537f3b004761} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.10 18:52:18.348515 [ 256 ] {c904c6c6-f28e-47b8-b864-537f3b004761} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:18.348700 [ 256 ] {c904c6c6-f28e-47b8-b864-537f3b004761} executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. 2025.02.10 18:52:18.348759 [ 256 ] {c904c6c6-f28e-47b8-b864-537f3b004761} TCPHandler: Processed in 0.001761252 sec. 2025.02.10 18:52:18.348980 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:18.349127 [ 4 ] {ba656876-103f-4158-ba27-7531f33b2af7} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:18.349226 [ 4 ] {ba656876-103f-4158-ba27-7531f33b2af7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:52:18.350465 [ 4 ] {ba656876-103f-4158-ba27-7531f33b2af7} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:18.350509 [ 4 ] {ba656876-103f-4158-ba27-7531f33b2af7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:18.351146 [ 4 ] {ba656876-103f-4158-ba27-7531f33b2af7} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.10 18:52:18.351414 [ 4 ] {ba656876-103f-4158-ba27-7531f33b2af7} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:18.351660 [ 4 ] {ba656876-103f-4158-ba27-7531f33b2af7} executeQuery: Read 5 rows, 9.17 KiB in 0.002569 sec., 1946.282600233554 rows/sec., 3.49 MiB/sec. 2025.02.10 18:52:18.351773 [ 4 ] {ba656876-103f-4158-ba27-7531f33b2af7} TCPHandler: Processed in 0.00291181 sec. 2025.02.10 18:52:18.351948 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:18.352087 [ 256 ] {f63e40ec-1f33-494c-a0a0-f47f69678a6a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:52:18.352149 [ 256 ] {f63e40ec-1f33-494c-a0a0-f47f69678a6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:52:18.352750 [ 256 ] {f63e40ec-1f33-494c-a0a0-f47f69678a6a} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:18.352801 [ 256 ] {f63e40ec-1f33-494c-a0a0-f47f69678a6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:18.353197 [ 256 ] {f63e40ec-1f33-494c-a0a0-f47f69678a6a} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.10 18:52:18.353447 [ 256 ] {f63e40ec-1f33-494c-a0a0-f47f69678a6a} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:18.353651 [ 256 ] {f63e40ec-1f33-494c-a0a0-f47f69678a6a} executeQuery: Read 60 rows, 4.14 KiB in 0.001588 sec., 37783.37531486146 rows/sec., 2.55 MiB/sec. 2025.02.10 18:52:18.353723 [ 256 ] {f63e40ec-1f33-494c-a0a0-f47f69678a6a} TCPHandler: Processed in 0.001839754 sec. 2025.02.10 18:52:18.795372 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.02.10 18:52:18.816690 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:18.816761 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:18.825018 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.10 18:52:18.825912 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:18.829040 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.02.10 18:52:22.802304 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1062 2025.02.10 18:52:22.805486 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:22.805538 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:22.807030 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.10 18:52:22.807362 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:22.807939 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1062 2025.02.10 18:52:23.345260 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:23.345472 [ 4 ] {7f53497d-8d5a-4cbe-a31e-a1e967c257ad} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:52:23.345551 [ 4 ] {7f53497d-8d5a-4cbe-a31e-a1e967c257ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:52:23.346354 [ 4 ] {7f53497d-8d5a-4cbe-a31e-a1e967c257ad} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:23.346399 [ 4 ] {7f53497d-8d5a-4cbe-a31e-a1e967c257ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:23.346844 [ 4 ] {7f53497d-8d5a-4cbe-a31e-a1e967c257ad} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.10 18:52:23.347104 [ 4 ] {7f53497d-8d5a-4cbe-a31e-a1e967c257ad} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:23.347347 [ 4 ] {7f53497d-8d5a-4cbe-a31e-a1e967c257ad} executeQuery: Read 14 rows, 1.01 KiB in 0.001928 sec., 7261.410788381742 rows/sec., 522.72 KiB/sec. 2025.02.10 18:52:23.347549 [ 4 ] {7f53497d-8d5a-4cbe-a31e-a1e967c257ad} TCPHandler: Processed in 0.002418879 sec. 2025.02.10 18:52:23.347835 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:23.348031 [ 256 ] {37dcb3ef-2bb2-466b-8ccc-2d369c366198} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:52:23.348105 [ 256 ] {37dcb3ef-2bb2-466b-8ccc-2d369c366198} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:52:23.348872 [ 256 ] {37dcb3ef-2bb2-466b-8ccc-2d369c366198} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:23.348922 [ 256 ] {37dcb3ef-2bb2-466b-8ccc-2d369c366198} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:23.349360 [ 256 ] {37dcb3ef-2bb2-466b-8ccc-2d369c366198} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.10 18:52:23.349632 [ 256 ] {37dcb3ef-2bb2-466b-8ccc-2d369c366198} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:23.349869 [ 256 ] {37dcb3ef-2bb2-466b-8ccc-2d369c366198} executeQuery: Read 10 rows, 835.00 B in 0.00189 sec., 5291.005291005291 rows/sec., 431.44 KiB/sec. 2025.02.10 18:52:23.349928 [ 256 ] {37dcb3ef-2bb2-466b-8ccc-2d369c366198} TCPHandler: Processed in 0.002225994 sec. 2025.02.10 18:52:23.350108 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:23.350256 [ 4 ] {490e4112-0b55-4dd0-b916-9d2f776e8e9f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:52:23.350320 [ 4 ] {490e4112-0b55-4dd0-b916-9d2f776e8e9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:52:23.351138 [ 4 ] {490e4112-0b55-4dd0-b916-9d2f776e8e9f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:23.351177 [ 4 ] {490e4112-0b55-4dd0-b916-9d2f776e8e9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:23.351575 [ 4 ] {490e4112-0b55-4dd0-b916-9d2f776e8e9f} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.10 18:52:23.351819 [ 4 ] {490e4112-0b55-4dd0-b916-9d2f776e8e9f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:23.351946 [ 86 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.10 18:52:23.351990 [ 86 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:23.352012 [ 4 ] {490e4112-0b55-4dd0-b916-9d2f776e8e9f} executeQuery: Read 278 rows, 25.00 KiB in 0.001786 sec., 155655.09518477044 rows/sec., 13.67 MiB/sec. 2025.02.10 18:52:23.352017 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:23.352119 [ 4 ] {490e4112-0b55-4dd0-b916-9d2f776e8e9f} TCPHandler: Processed in 0.00207969 sec. 2025.02.10 18:52:23.352269 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.10 18:52:23.352313 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:23.352525 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:23.352534 [ 256 ] {541f3351-9f5f-40f5-a825-e6257b0937a6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:52:23.352589 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1432 rows starting from the beginning of the part 2025.02.10 18:52:23.352627 [ 256 ] {541f3351-9f5f-40f5-a825-e6257b0937a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:52:23.352950 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1208 rows starting from the beginning of the part 2025.02.10 18:52:23.353290 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part 2025.02.10 18:52:23.353677 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 273 rows starting from the beginning of the part 2025.02.10 18:52:23.354079 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 66 rows starting from the beginning of the part 2025.02.10 18:52:23.354366 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 278 rows starting from the beginning of the part 2025.02.10 18:52:23.355473 [ 256 ] {541f3351-9f5f-40f5-a825-e6257b0937a6} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:23.355540 [ 256 ] {541f3351-9f5f-40f5-a825-e6257b0937a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:23.356444 [ 256 ] {541f3351-9f5f-40f5-a825-e6257b0937a6} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.10 18:52:23.356939 [ 256 ] {541f3351-9f5f-40f5-a825-e6257b0937a6} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:23.357207 [ 256 ] {541f3351-9f5f-40f5-a825-e6257b0937a6} executeQuery: Read 52 rows, 3.79 KiB in 0.00476 sec., 10924.369747899158 rows/sec., 795.41 KiB/sec. 2025.02.10 18:52:23.357309 [ 256 ] {541f3351-9f5f-40f5-a825-e6257b0937a6} TCPHandler: Processed in 0.005075683 sec. 2025.02.10 18:52:23.357479 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:23.357772 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.005639246 sec., 587489.8878325223 rows/sec., 51.48 MiB/sec. 2025.02.10 18:52:23.357782 [ 4 ] {fda0b435-fecc-4a3e-861e-7d620af320e0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:52:23.357870 [ 4 ] {fda0b435-fecc-4a3e-861e-7d620af320e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:52:23.358045 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.10 18:52:23.358690 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_56_11} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:23.358962 [ 187 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_56_11} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.10 18:52:23.359157 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.10 18:52:23.359162 [ 4 ] {fda0b435-fecc-4a3e-861e-7d620af320e0} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:23.359234 [ 4 ] {fda0b435-fecc-4a3e-861e-7d620af320e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:23.359617 [ 4 ] {fda0b435-fecc-4a3e-861e-7d620af320e0} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.10 18:52:23.359878 [ 4 ] {fda0b435-fecc-4a3e-861e-7d620af320e0} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:23.360053 [ 51 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.10 18:52:23.360117 [ 51 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:23.360116 [ 4 ] {fda0b435-fecc-4a3e-861e-7d620af320e0} executeQuery: Read 14 rows, 1004.00 B in 0.002399 sec., 5835.764902042518 rows/sec., 408.70 KiB/sec. 2025.02.10 18:52:23.360158 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:23.360351 [ 4 ] {fda0b435-fecc-4a3e-861e-7d620af320e0} TCPHandler: Processed in 0.00293407 sec. 2025.02.10 18:52:23.360528 [ 199 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.10 18:52:23.360631 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:23.361012 [ 199 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:23.361056 [ 256 ] {40665005-1226-4222-af6c-735ed97ed1a9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:52:23.361139 [ 199 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 242 rows starting from the beginning of the part 2025.02.10 18:52:23.361237 [ 256 ] {40665005-1226-4222-af6c-735ed97ed1a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:52:23.361477 [ 199 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2025.02.10 18:52:23.361821 [ 199 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2025.02.10 18:52:23.362142 [ 199 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part 2025.02.10 18:52:23.362541 [ 199 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2025.02.10 18:52:23.362873 [ 199 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2025.02.10 18:52:23.364443 [ 256 ] {40665005-1226-4222-af6c-735ed97ed1a9} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:23.364520 [ 256 ] {40665005-1226-4222-af6c-735ed97ed1a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:23.365504 [ 256 ] {40665005-1226-4222-af6c-735ed97ed1a9} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.10 18:52:23.365830 [ 192 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005554963 sec., 94690.09964602825 rows/sec., 6.78 MiB/sec. 2025.02.10 18:52:23.365980 [ 256 ] {40665005-1226-4222-af6c-735ed97ed1a9} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:23.366048 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.10 18:52:23.366374 [ 256 ] {40665005-1226-4222-af6c-735ed97ed1a9} executeQuery: Read 13 rows, 830.00 B in 0.005482 sec., 2371.397300255381 rows/sec., 147.86 KiB/sec. 2025.02.10 18:52:23.366762 [ 256 ] {40665005-1226-4222-af6c-735ed97ed1a9} TCPHandler: Processed in 0.006261231 sec. 2025.02.10 18:52:23.366869 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_31_6} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:23.367088 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:23.367208 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_31_6} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.10 18:52:23.367365 [ 4 ] {1d06cfc6-fcd2-4579-9ca2-e86210c28831} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:52:23.367384 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.10 18:52:23.367457 [ 4 ] {1d06cfc6-fcd2-4579-9ca2-e86210c28831} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:52:23.368303 [ 4 ] {1d06cfc6-fcd2-4579-9ca2-e86210c28831} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:23.368346 [ 4 ] {1d06cfc6-fcd2-4579-9ca2-e86210c28831} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:23.368750 [ 4 ] {1d06cfc6-fcd2-4579-9ca2-e86210c28831} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.10 18:52:23.368988 [ 4 ] {1d06cfc6-fcd2-4579-9ca2-e86210c28831} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:23.369151 [ 51 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.10 18:52:23.369206 [ 51 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:23.369231 [ 4 ] {1d06cfc6-fcd2-4579-9ca2-e86210c28831} executeQuery: Read 427 rows, 31.30 KiB in 0.00196 sec., 217857.14285714287 rows/sec., 15.60 MiB/sec. 2025.02.10 18:52:23.369245 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:23.369418 [ 4 ] {1d06cfc6-fcd2-4579-9ca2-e86210c28831} TCPHandler: Processed in 0.002519 sec. 2025.02.10 18:52:23.369474 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.10 18:52:23.369608 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:23.369619 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:23.369652 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 914 rows starting from the beginning of the part 2025.02.10 18:52:23.369876 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 529 rows starting from the beginning of the part 2025.02.10 18:52:23.370072 [ 256 ] {8ec58939-6028-4cab-a90e-29fdb3475e10} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:52:23.370177 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part 2025.02.10 18:52:23.370283 [ 256 ] {8ec58939-6028-4cab-a90e-29fdb3475e10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:52:23.370514 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 417 rows starting from the beginning of the part 2025.02.10 18:52:23.370893 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 69 rows starting from the beginning of the part 2025.02.10 18:52:23.371293 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part 2025.02.10 18:52:23.372607 [ 256 ] {8ec58939-6028-4cab-a90e-29fdb3475e10} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:23.372663 [ 256 ] {8ec58939-6028-4cab-a90e-29fdb3475e10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:23.373674 [ 256 ] {8ec58939-6028-4cab-a90e-29fdb3475e10} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.10 18:52:23.374058 [ 256 ] {8ec58939-6028-4cab-a90e-29fdb3475e10} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:23.374509 [ 256 ] {8ec58939-6028-4cab-a90e-29fdb3475e10} executeQuery: Read 6 rows, 321.00 B in 0.004584 sec., 1308.9005235602094 rows/sec., 68.38 KiB/sec. 2025.02.10 18:52:23.374680 [ 256 ] {8ec58939-6028-4cab-a90e-29fdb3475e10} TCPHandler: Processed in 0.005149944 sec. 2025.02.10 18:52:23.374698 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.005351 sec., 452251.9155298075 rows/sec., 34.69 MiB/sec. 2025.02.10 18:52:23.374870 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:23.374886 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.10 18:52:23.375075 [ 4 ] {8f977c75-e946-408e-9816-9ed0c8608bb9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:23.375197 [ 4 ] {8f977c75-e946-408e-9816-9ed0c8608bb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:52:23.375387 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_56_11} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:23.375636 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_56_11} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.10 18:52:23.375810 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.10 18:52:23.376272 [ 4 ] {8f977c75-e946-408e-9816-9ed0c8608bb9} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:23.376316 [ 4 ] {8f977c75-e946-408e-9816-9ed0c8608bb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:23.376718 [ 4 ] {8f977c75-e946-408e-9816-9ed0c8608bb9} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.10 18:52:23.376960 [ 4 ] {8f977c75-e946-408e-9816-9ed0c8608bb9} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:23.377121 [ 51 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.10 18:52:23.377172 [ 51 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:23.377205 [ 4 ] {8f977c75-e946-408e-9816-9ed0c8608bb9} executeQuery: Read 242 rows, 16.62 KiB in 0.002188 sec., 110603.29067641683 rows/sec., 7.42 MiB/sec. 2025.02.10 18:52:23.377212 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:23.377367 [ 4 ] {8f977c75-e946-408e-9816-9ed0c8608bb9} TCPHandler: Processed in 0.002585652 sec. 2025.02.10 18:52:23.377513 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.10 18:52:23.377556 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:23.377794 [ 256 ] {416beb97-2ec5-4a7a-84e5-3160b084a9e6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:52:23.377818 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:23.377899 [ 256 ] {416beb97-2ec5-4a7a-84e5-3160b084a9e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:52:23.377904 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15985 rows starting from the beginning of the part 2025.02.10 18:52:23.378363 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 966 rows starting from the beginning of the part 2025.02.10 18:52:23.378739 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part 2025.02.10 18:52:23.379046 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part 2025.02.10 18:52:23.379343 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part 2025.02.10 18:52:23.379677 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 242 rows starting from the beginning of the part 2025.02.10 18:52:23.380283 [ 256 ] {416beb97-2ec5-4a7a-84e5-3160b084a9e6} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:23.380361 [ 256 ] {416beb97-2ec5-4a7a-84e5-3160b084a9e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:23.381112 [ 256 ] {416beb97-2ec5-4a7a-84e5-3160b084a9e6} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.10 18:52:23.381403 [ 256 ] {416beb97-2ec5-4a7a-84e5-3160b084a9e6} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:23.381778 [ 256 ] {416beb97-2ec5-4a7a-84e5-3160b084a9e6} executeQuery: Read 1 rows, 69.00 B in 0.004065 sec., 246.00246002460025 rows/sec., 16.58 KiB/sec. 2025.02.10 18:52:23.382126 [ 256 ] {416beb97-2ec5-4a7a-84e5-3160b084a9e6} TCPHandler: Processed in 0.004649132 sec. 2025.02.10 18:52:23.382420 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:23.382726 [ 4 ] {0bf99487-f960-470a-a2a9-2ee96dc3bd2a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:23.382997 [ 4 ] {0bf99487-f960-470a-a2a9-2ee96dc3bd2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:52:23.385078 [ 4 ] {0bf99487-f960-470a-a2a9-2ee96dc3bd2a} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:23.385119 [ 4 ] {0bf99487-f960-470a-a2a9-2ee96dc3bd2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:23.386163 [ 4 ] {0bf99487-f960-470a-a2a9-2ee96dc3bd2a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.10 18:52:23.386543 [ 4 ] {0bf99487-f960-470a-a2a9-2ee96dc3bd2a} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:23.386842 [ 4 ] {0bf99487-f960-470a-a2a9-2ee96dc3bd2a} executeQuery: Read 35 rows, 64.22 KiB in 0.004218 sec., 8297.771455666192 rows/sec., 14.87 MiB/sec. 2025.02.10 18:52:23.387632 [ 4 ] {0bf99487-f960-470a-a2a9-2ee96dc3bd2a} TCPHandler: Processed in 0.005365719 sec. 2025.02.10 18:52:23.387678 [ 201 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 17632 rows, containing 5 columns (5 merged, 0 gathered) in 0.010299848 sec., 1711869.9227406073 rows/sec., 115.55 MiB/sec. 2025.02.10 18:52:23.387854 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:23.387967 [ 256 ] {f3b4c245-07bf-4596-86c9-e2ed3de9c234} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:52:23.388015 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.10 18:52:23.388025 [ 256 ] {f3b4c245-07bf-4596-86c9-e2ed3de9c234} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:52:23.388426 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_56_11} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:23.388560 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_56_11} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.10 18:52:23.388666 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. 2025.02.10 18:52:23.388736 [ 256 ] {f3b4c245-07bf-4596-86c9-e2ed3de9c234} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:23.388776 [ 256 ] {f3b4c245-07bf-4596-86c9-e2ed3de9c234} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:23.389144 [ 256 ] {f3b4c245-07bf-4596-86c9-e2ed3de9c234} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.10 18:52:23.389382 [ 256 ] {f3b4c245-07bf-4596-86c9-e2ed3de9c234} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:23.389562 [ 51 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.10 18:52:23.389635 [ 256 ] {f3b4c245-07bf-4596-86c9-e2ed3de9c234} executeQuery: Read 82 rows, 5.33 KiB in 0.001686 sec., 48635.82443653618 rows/sec., 3.09 MiB/sec. 2025.02.10 18:52:23.389641 [ 51 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:23.389739 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:23.389761 [ 256 ] {f3b4c245-07bf-4596-86c9-e2ed3de9c234} TCPHandler: Processed in 0.002015369 sec. 2025.02.10 18:52:23.390014 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.10 18:52:23.390409 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:23.390500 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3172 rows starting from the beginning of the part 2025.02.10 18:52:23.390762 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 44 rows starting from the beginning of the part 2025.02.10 18:52:23.390884 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 16 rows starting from the beginning of the part 2025.02.10 18:52:23.391110 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part 2025.02.10 18:52:23.391225 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2025.02.10 18:52:23.391407 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part 2025.02.10 18:52:23.392979 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3456 rows, containing 4 columns (4 merged, 0 gathered) in 0.003129075 sec., 1104479.758395053 rows/sec., 71.99 MiB/sec. 2025.02.10 18:52:23.393308 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.10 18:52:23.393620 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_56_11} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:23.393703 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_56_11} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.10 18:52:23.393790 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. 2025.02.10 18:52:25.226317 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2025.02.10 18:52:25.227126 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:25.227177 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:25.227716 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.10 18:52:25.227983 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:25.228237 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2025.02.10 18:52:26.329342 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.02.10 18:52:26.354863 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:26.354944 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:26.362352 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.10 18:52:26.363241 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:26.367224 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.02.10 18:52:28.339652 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:28.339872 [ 4 ] {a8f6d35e-037f-4e39-9d9b-a8e20c64261e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:52:28.339955 [ 4 ] {a8f6d35e-037f-4e39-9d9b-a8e20c64261e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:52:28.340786 [ 4 ] {a8f6d35e-037f-4e39-9d9b-a8e20c64261e} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:28.340840 [ 4 ] {a8f6d35e-037f-4e39-9d9b-a8e20c64261e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:28.341285 [ 4 ] {a8f6d35e-037f-4e39-9d9b-a8e20c64261e} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.10 18:52:28.341538 [ 4 ] {a8f6d35e-037f-4e39-9d9b-a8e20c64261e} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:28.341777 [ 4 ] {a8f6d35e-037f-4e39-9d9b-a8e20c64261e} executeQuery: Read 66 rows, 5.38 KiB in 0.001965 sec., 33587.78625954198 rows/sec., 2.67 MiB/sec. 2025.02.10 18:52:28.341842 [ 4 ] {a8f6d35e-037f-4e39-9d9b-a8e20c64261e} TCPHandler: Processed in 0.002329777 sec. 2025.02.10 18:52:28.342105 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:28.342300 [ 256 ] {88260043-0ca1-40d9-99d6-54986d0fef44} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:52:28.342375 [ 256 ] {88260043-0ca1-40d9-99d6-54986d0fef44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:52:28.343124 [ 256 ] {88260043-0ca1-40d9-99d6-54986d0fef44} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:28.343168 [ 256 ] {88260043-0ca1-40d9-99d6-54986d0fef44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:28.343617 [ 256 ] {88260043-0ca1-40d9-99d6-54986d0fef44} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.10 18:52:28.343884 [ 256 ] {88260043-0ca1-40d9-99d6-54986d0fef44} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:28.344132 [ 256 ] {88260043-0ca1-40d9-99d6-54986d0fef44} executeQuery: Read 5 rows, 385.00 B in 0.001882 sec., 2656.748140276302 rows/sec., 199.78 KiB/sec. 2025.02.10 18:52:28.344220 [ 256 ] {88260043-0ca1-40d9-99d6-54986d0fef44} TCPHandler: Processed in 0.002248434 sec. 2025.02.10 18:52:28.344430 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:28.344585 [ 4 ] {abbc0b01-ce55-40fb-9291-645bd1696db9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:52:28.344648 [ 4 ] {abbc0b01-ce55-40fb-9291-645bd1696db9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:52:28.345374 [ 4 ] {abbc0b01-ce55-40fb-9291-645bd1696db9} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:28.345416 [ 4 ] {abbc0b01-ce55-40fb-9291-645bd1696db9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:28.345797 [ 4 ] {abbc0b01-ce55-40fb-9291-645bd1696db9} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.10 18:52:28.346042 [ 4 ] {abbc0b01-ce55-40fb-9291-645bd1696db9} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:28.346256 [ 4 ] {abbc0b01-ce55-40fb-9291-645bd1696db9} executeQuery: Read 69 rows, 5.52 KiB in 0.001706 sec., 40445.48651817116 rows/sec., 3.16 MiB/sec. 2025.02.10 18:52:28.346313 [ 4 ] {abbc0b01-ce55-40fb-9291-645bd1696db9} TCPHandler: Processed in 0.001991728 sec. 2025.02.10 18:52:28.346474 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:28.346597 [ 256 ] {9de68573-a9e8-4225-84fe-810d59a817cc} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:28.346651 [ 256 ] {9de68573-a9e8-4225-84fe-810d59a817cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:52:28.347257 [ 256 ] {9de68573-a9e8-4225-84fe-810d59a817cc} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:28.347298 [ 256 ] {9de68573-a9e8-4225-84fe-810d59a817cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:28.347724 [ 256 ] {9de68573-a9e8-4225-84fe-810d59a817cc} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.10 18:52:28.348121 [ 256 ] {9de68573-a9e8-4225-84fe-810d59a817cc} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:28.348348 [ 256 ] {9de68573-a9e8-4225-84fe-810d59a817cc} executeQuery: Read 160 rows, 11.41 KiB in 0.001776 sec., 90090.09009009009 rows/sec., 6.27 MiB/sec. 2025.02.10 18:52:28.348424 [ 256 ] {9de68573-a9e8-4225-84fe-810d59a817cc} TCPHandler: Processed in 0.002003788 sec. 2025.02.10 18:52:28.348629 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:28.348771 [ 4 ] {3a44779a-7f98-4fc4-8cfa-1c1a22ab5342} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:28.348867 [ 4 ] {3a44779a-7f98-4fc4-8cfa-1c1a22ab5342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:52:28.350049 [ 4 ] {3a44779a-7f98-4fc4-8cfa-1c1a22ab5342} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:28.350090 [ 4 ] {3a44779a-7f98-4fc4-8cfa-1c1a22ab5342} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:28.350711 [ 4 ] {3a44779a-7f98-4fc4-8cfa-1c1a22ab5342} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.10 18:52:28.350973 [ 4 ] {3a44779a-7f98-4fc4-8cfa-1c1a22ab5342} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:28.351261 [ 4 ] {3a44779a-7f98-4fc4-8cfa-1c1a22ab5342} executeQuery: Read 5 rows, 9.17 KiB in 0.002513 sec., 1989.6538002387583 rows/sec., 3.57 MiB/sec. 2025.02.10 18:52:28.351783 [ 4 ] {3a44779a-7f98-4fc4-8cfa-1c1a22ab5342} TCPHandler: Processed in 0.003254648 sec. 2025.02.10 18:52:28.351992 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:28.352111 [ 256 ] {9f751331-042c-4c49-9671-d35bf501bccc} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:52:28.352162 [ 256 ] {9f751331-042c-4c49-9671-d35bf501bccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:52:28.352665 [ 256 ] {9f751331-042c-4c49-9671-d35bf501bccc} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:28.352705 [ 256 ] {9f751331-042c-4c49-9671-d35bf501bccc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:28.353086 [ 256 ] {9f751331-042c-4c49-9671-d35bf501bccc} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.10 18:52:28.353328 [ 256 ] {9f751331-042c-4c49-9671-d35bf501bccc} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:28.353538 [ 256 ] {9f751331-042c-4c49-9671-d35bf501bccc} executeQuery: Read 60 rows, 4.14 KiB in 0.001451 sec., 41350.79255685734 rows/sec., 2.79 MiB/sec. 2025.02.10 18:52:28.353588 [ 256 ] {9f751331-042c-4c49-9671-d35bf501bccc} TCPHandler: Processed in 0.001692951 sec. 2025.02.10 18:52:32.601846 [ 76 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:52:32.601916 [ 76 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:52:32.728378 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 2025.02.10 18:52:32.729008 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:32.729051 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:32.729568 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.10 18:52:32.729833 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:32.730046 [ 75 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.10 18:52:32.730094 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.02.10 18:52:32.730139 [ 75 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:32.730171 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:32.730396 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.10 18:52:32.730735 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:32.730788 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part 2025.02.10 18:52:32.730872 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part 2025.02.10 18:52:32.731098 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part 2025.02.10 18:52:32.731220 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part 2025.02.10 18:52:32.731440 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part 2025.02.10 18:52:32.731642 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part 2025.02.10 18:52:32.734018 [ 191 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003762271 sec., 4393888.691165522 rows/sec., 62.86 MiB/sec. 2025.02.10 18:52:32.734155 [ 191 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.10 18:52:32.734525 [ 191 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_36_7} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:32.734618 [ 191 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_36_7} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.10 18:52:32.734742 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2025.02.10 18:52:32.808164 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1098 2025.02.10 18:52:32.811425 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:32.811485 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:32.812978 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.10 18:52:32.813301 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:32.813557 [ 75 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.10 18:52:32.813688 [ 75 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:32.813807 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:32.814614 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.10 18:52:32.815444 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1098 2025.02.10 18:52:32.815913 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:32.816092 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 912 rows starting from the beginning of the part 2025.02.10 18:52:32.816613 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part 2025.02.10 18:52:32.817109 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part 2025.02.10 18:52:32.817591 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part 2025.02.10 18:52:32.818064 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part 2025.02.10 18:52:32.818538 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part 2025.02.10 18:52:32.826904 [ 196 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1098 rows, containing 72 columns (72 merged, 0 gathered) in 0.012907461 sec., 85067.07864544391 rows/sec., 67.97 MiB/sec. 2025.02.10 18:52:32.828311 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.10 18:52:32.829070 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_26_5} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:32.829148 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_26_5} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.10 18:52:32.829455 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. 2025.02.10 18:52:33.345581 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:33.345785 [ 4 ] {175935d4-c3b3-465b-9851-1763d7f9baaf} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:52:33.345864 [ 4 ] {175935d4-c3b3-465b-9851-1763d7f9baaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:52:33.346660 [ 4 ] {175935d4-c3b3-465b-9851-1763d7f9baaf} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:33.346708 [ 4 ] {175935d4-c3b3-465b-9851-1763d7f9baaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:33.347128 [ 4 ] {175935d4-c3b3-465b-9851-1763d7f9baaf} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.10 18:52:33.347376 [ 4 ] {175935d4-c3b3-465b-9851-1763d7f9baaf} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:33.347579 [ 75 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.02.10 18:52:33.347634 [ 4 ] {175935d4-c3b3-465b-9851-1763d7f9baaf} executeQuery: Read 14 rows, 1.01 KiB in 0.001904 sec., 7352.941176470588 rows/sec., 529.31 KiB/sec. 2025.02.10 18:52:33.347698 [ 75 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:33.347777 [ 4 ] {175935d4-c3b3-465b-9851-1763d7f9baaf} TCPHandler: Processed in 0.002316955 sec. 2025.02.10 18:52:33.347785 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:33.348194 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.02.10 18:52:33.348212 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:33.348507 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:33.348550 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:52:33.348549 [ 256 ] {1037f0ce-cc92-4adf-86df-64d72fe117ce} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:52:33.348645 [ 256 ] {1037f0ce-cc92-4adf-86df-64d72fe117ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:52:33.348692 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:52:33.349149 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:52:33.349441 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:52:33.349793 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:52:33.351180 [ 256 ] {1037f0ce-cc92-4adf-86df-64d72fe117ce} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:33.351229 [ 256 ] {1037f0ce-cc92-4adf-86df-64d72fe117ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:33.351502 [ 196 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003562436 sec., 19649.475808126797 rows/sec., 1.46 MiB/sec. 2025.02.10 18:52:33.351782 [ 196 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.02.10 18:52:33.351933 [ 256 ] {1037f0ce-cc92-4adf-86df-64d72fe117ce} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.10 18:52:33.352351 [ 196 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_25_6} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:33.352464 [ 256 ] {1037f0ce-cc92-4adf-86df-64d72fe117ce} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:33.352530 [ 196 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_25_6} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.02.10 18:52:33.352894 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:52:33.352983 [ 256 ] {1037f0ce-cc92-4adf-86df-64d72fe117ce} executeQuery: Read 273 rows, 24.64 KiB in 0.004488 sec., 60828.8770053476 rows/sec., 5.36 MiB/sec. 2025.02.10 18:52:33.353140 [ 256 ] {1037f0ce-cc92-4adf-86df-64d72fe117ce} TCPHandler: Processed in 0.005207666 sec. 2025.02.10 18:52:33.353352 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:33.353487 [ 4 ] {a6a5094c-a371-4fcd-8b78-e5cf72bd5223} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:52:33.353544 [ 4 ] {a6a5094c-a371-4fcd-8b78-e5cf72bd5223} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:52:33.354175 [ 4 ] {a6a5094c-a371-4fcd-8b78-e5cf72bd5223} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:33.354215 [ 4 ] {a6a5094c-a371-4fcd-8b78-e5cf72bd5223} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:33.354579 [ 4 ] {a6a5094c-a371-4fcd-8b78-e5cf72bd5223} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.10 18:52:33.354812 [ 4 ] {a6a5094c-a371-4fcd-8b78-e5cf72bd5223} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:33.355029 [ 4 ] {a6a5094c-a371-4fcd-8b78-e5cf72bd5223} executeQuery: Read 42 rows, 3.09 KiB in 0.001569 sec., 26768.642447418737 rows/sec., 1.92 MiB/sec. 2025.02.10 18:52:33.355085 [ 4 ] {a6a5094c-a371-4fcd-8b78-e5cf72bd5223} TCPHandler: Processed in 0.001804064 sec. 2025.02.10 18:52:33.355242 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:33.355368 [ 256 ] {c6eb26f2-3e03-4a43-9596-6a043a246bce} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:52:33.355421 [ 256 ] {c6eb26f2-3e03-4a43-9596-6a043a246bce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:52:33.356032 [ 256 ] {c6eb26f2-3e03-4a43-9596-6a043a246bce} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:33.356072 [ 256 ] {c6eb26f2-3e03-4a43-9596-6a043a246bce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:33.356439 [ 256 ] {c6eb26f2-3e03-4a43-9596-6a043a246bce} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.10 18:52:33.356686 [ 256 ] {c6eb26f2-3e03-4a43-9596-6a043a246bce} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:33.356949 [ 256 ] {c6eb26f2-3e03-4a43-9596-6a043a246bce} executeQuery: Read 14 rows, 1004.00 B in 0.001596 sec., 8771.929824561405 rows/sec., 614.33 KiB/sec. 2025.02.10 18:52:33.357152 [ 256 ] {c6eb26f2-3e03-4a43-9596-6a043a246bce} TCPHandler: Processed in 0.001965388 sec. 2025.02.10 18:52:33.357367 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:33.357496 [ 4 ] {02d34a4c-4b57-4a63-9627-fa3b75686ed1} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:52:33.357548 [ 4 ] {02d34a4c-4b57-4a63-9627-fa3b75686ed1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:52:33.358123 [ 4 ] {02d34a4c-4b57-4a63-9627-fa3b75686ed1} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:33.358161 [ 4 ] {02d34a4c-4b57-4a63-9627-fa3b75686ed1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:33.358534 [ 4 ] {02d34a4c-4b57-4a63-9627-fa3b75686ed1} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.10 18:52:33.358788 [ 4 ] {02d34a4c-4b57-4a63-9627-fa3b75686ed1} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:33.358912 [ 74 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.02.10 18:52:33.358957 [ 74 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:33.358979 [ 4 ] {02d34a4c-4b57-4a63-9627-fa3b75686ed1} executeQuery: Read 13 rows, 830.00 B in 0.001507 sec., 8626.4100862641 rows/sec., 537.85 KiB/sec. 2025.02.10 18:52:33.358982 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:33.359109 [ 4 ] {02d34a4c-4b57-4a63-9627-fa3b75686ed1} TCPHandler: Processed in 0.001836044 sec. 2025.02.10 18:52:33.359198 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.02.10 18:52:33.359308 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:33.359390 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:33.359477 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:52:33.359535 [ 256 ] {253671dd-79d6-4d5b-ac97-a27815c20534} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:52:33.359706 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:52:33.359732 [ 256 ] {253671dd-79d6-4d5b-ac97-a27815c20534} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:52:33.360114 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:52:33.360425 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:52:33.360721 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:52:33.362584 [ 256 ] {253671dd-79d6-4d5b-ac97-a27815c20534} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:33.362674 [ 256 ] {253671dd-79d6-4d5b-ac97-a27815c20534} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:33.363327 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004230173 sec., 15365.801824180713 rows/sec., 1018.08 KiB/sec. 2025.02.10 18:52:33.363557 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.02.10 18:52:33.363643 [ 256 ] {253671dd-79d6-4d5b-ac97-a27815c20534} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.10 18:52:33.364116 [ 256 ] {253671dd-79d6-4d5b-ac97-a27815c20534} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:33.364129 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_25_6} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:33.364369 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_25_6} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.02.10 18:52:33.364549 [ 256 ] {253671dd-79d6-4d5b-ac97-a27815c20534} executeQuery: Read 417 rows, 30.48 KiB in 0.005073 sec., 82199.88172678888 rows/sec., 5.87 MiB/sec. 2025.02.10 18:52:33.364550 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:52:33.364697 [ 256 ] {253671dd-79d6-4d5b-ac97-a27815c20534} TCPHandler: Processed in 0.005471772 sec. 2025.02.10 18:52:33.364882 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:33.365027 [ 4 ] {ef1670ca-5a6a-486a-ad20-df7ae6ffcf1a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:52:33.365091 [ 4 ] {ef1670ca-5a6a-486a-ad20-df7ae6ffcf1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:52:33.365631 [ 4 ] {ef1670ca-5a6a-486a-ad20-df7ae6ffcf1a} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:33.365667 [ 4 ] {ef1670ca-5a6a-486a-ad20-df7ae6ffcf1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:33.366035 [ 4 ] {ef1670ca-5a6a-486a-ad20-df7ae6ffcf1a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.10 18:52:33.366276 [ 4 ] {ef1670ca-5a6a-486a-ad20-df7ae6ffcf1a} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:33.366463 [ 4 ] {ef1670ca-5a6a-486a-ad20-df7ae6ffcf1a} executeQuery: Read 6 rows, 321.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 213.54 KiB/sec. 2025.02.10 18:52:33.366537 [ 4 ] {ef1670ca-5a6a-486a-ad20-df7ae6ffcf1a} TCPHandler: Processed in 0.001727762 sec. 2025.02.10 18:52:33.366690 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:33.366831 [ 256 ] {5c95ad20-f4ff-4534-8d32-ba914911b27c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:33.366896 [ 256 ] {5c95ad20-f4ff-4534-8d32-ba914911b27c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:52:33.367564 [ 256 ] {5c95ad20-f4ff-4534-8d32-ba914911b27c} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:33.367603 [ 256 ] {5c95ad20-f4ff-4534-8d32-ba914911b27c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:33.367999 [ 256 ] {5c95ad20-f4ff-4534-8d32-ba914911b27c} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.10 18:52:33.368243 [ 256 ] {5c95ad20-f4ff-4534-8d32-ba914911b27c} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:33.368486 [ 256 ] {5c95ad20-f4ff-4534-8d32-ba914911b27c} executeQuery: Read 237 rows, 16.27 KiB in 0.001686 sec., 140569.3950177936 rows/sec., 9.42 MiB/sec. 2025.02.10 18:52:33.368537 [ 256 ] {5c95ad20-f4ff-4534-8d32-ba914911b27c} TCPHandler: Processed in 0.001918156 sec. 2025.02.10 18:52:33.368696 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:33.368838 [ 4 ] {846f9ef4-0d76-4c8b-b226-218cc503f3ca} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:52:33.368901 [ 4 ] {846f9ef4-0d76-4c8b-b226-218cc503f3ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:52:33.369453 [ 4 ] {846f9ef4-0d76-4c8b-b226-218cc503f3ca} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:33.369490 [ 4 ] {846f9ef4-0d76-4c8b-b226-218cc503f3ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:33.369850 [ 4 ] {846f9ef4-0d76-4c8b-b226-218cc503f3ca} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.10 18:52:33.370082 [ 4 ] {846f9ef4-0d76-4c8b-b226-218cc503f3ca} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:33.370204 [ 74 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2025.02.10 18:52:33.370244 [ 74 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:33.370266 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:33.370275 [ 4 ] {846f9ef4-0d76-4c8b-b226-218cc503f3ca} executeQuery: Read 1 rows, 69.00 B in 0.001466 sec., 682.1282401091405 rows/sec., 45.96 KiB/sec. 2025.02.10 18:52:33.370475 [ 4 ] {846f9ef4-0d76-4c8b-b226-218cc503f3ca} TCPHandler: Processed in 0.001837794 sec. 2025.02.10 18:52:33.370520 [ 188 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2025.02.10 18:52:33.370689 [ 188 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:33.370716 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:33.370741 [ 188 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part 2025.02.10 18:52:33.370919 [ 188 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2025.02.10 18:52:33.371319 [ 188 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2025.02.10 18:52:33.371343 [ 256 ] {1ff79394-aa0a-4eb0-b711-dee863ede570} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:33.371769 [ 188 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2025.02.10 18:52:33.371783 [ 256 ] {1ff79394-aa0a-4eb0-b711-dee863ede570} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:52:33.372084 [ 188 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2025.02.10 18:52:33.372460 [ 188 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2025.02.10 18:52:33.375951 [ 188 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.005600725 sec., 4463.7078235407025 rows/sec., 300.78 KiB/sec. 2025.02.10 18:52:33.376170 [ 188 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2025.02.10 18:52:33.376797 [ 188 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_25_5} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:33.376890 [ 256 ] {1ff79394-aa0a-4eb0-b711-dee863ede570} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:33.376956 [ 256 ] {1ff79394-aa0a-4eb0-b711-dee863ede570} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:33.376960 [ 188 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_25_5} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2025.02.10 18:52:33.377143 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.10 18:52:33.377803 [ 256 ] {1ff79394-aa0a-4eb0-b711-dee863ede570} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.10 18:52:33.378068 [ 256 ] {1ff79394-aa0a-4eb0-b711-dee863ede570} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:33.378318 [ 256 ] {1ff79394-aa0a-4eb0-b711-dee863ede570} executeQuery: Read 35 rows, 64.22 KiB in 0.007239 sec., 4834.921950545656 rows/sec., 8.66 MiB/sec. 2025.02.10 18:52:33.378426 [ 256 ] {1ff79394-aa0a-4eb0-b711-dee863ede570} TCPHandler: Processed in 0.007842079 sec. 2025.02.10 18:52:33.378594 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:33.378732 [ 4 ] {e9d16def-0a76-46ff-b529-37d5980b6a4e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:52:33.378791 [ 4 ] {e9d16def-0a76-46ff-b529-37d5980b6a4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:52:33.379371 [ 4 ] {e9d16def-0a76-46ff-b529-37d5980b6a4e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:33.379415 [ 4 ] {e9d16def-0a76-46ff-b529-37d5980b6a4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2025.02.10 18:52:33.379792 [ 4 ] {e9d16def-0a76-46ff-b529-37d5980b6a4e} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.10 18:52:33.380028 [ 4 ] {e9d16def-0a76-46ff-b529-37d5980b6a4e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:33.380255 [ 4 ] {e9d16def-0a76-46ff-b529-37d5980b6a4e} executeQuery: Read 82 rows, 5.33 KiB in 0.001547 sec., 53005.81771170007 rows/sec., 3.37 MiB/sec. 2025.02.10 18:52:33.380311 [ 4 ] {e9d16def-0a76-46ff-b529-37d5980b6a4e} TCPHandler: Processed in 0.001781192 sec. 2025.02.10 18:52:33.867320 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.02.10 18:52:33.888787 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:33.888852 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:33.895987 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.10 18:52:33.896743 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:33.897176 [ 64 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.10 18:52:33.897313 [ 64 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:33.897387 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:33.897732 [ 194 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.10 18:52:33.911958 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.02.10 18:52:33.913475 [ 194 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:33.914803 [ 194 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2025.02.10 18:52:33.920304 [ 194 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.02.10 18:52:33.925987 [ 194 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2025.02.10 18:52:33.931499 [ 194 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.02.10 18:52:33.937334 [ 194 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2025.02.10 18:52:33.942112 [ 194 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.02.10 18:52:34.000200 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 221.79 MiB, peak 222.57 MiB, free memory in arenas 0.00 B, will set to 210.52 MiB (RSS), difference: -11.27 MiB 2025.02.10 18:52:34.002918 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.105387402 sec., 2580.953651367172 rows/sec., 13.35 MiB/sec. 2025.02.10 18:52:34.005532 [ 187 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.10 18:52:34.008268 [ 187 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_36_7} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:34.008357 [ 187 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_36_7} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.10 18:52:34.010525 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2025.02.10 18:52:34.103506 [ 64 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.10 18:52:34.103600 [ 64 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:34.103640 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:34.103969 [ 199 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.02.10 18:52:34.104233 [ 199 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:34.104299 [ 199 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2025.02.10 18:52:34.104489 [ 199 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2025.02.10 18:52:34.104641 [ 199 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2025.02.10 18:52:34.104817 [ 199 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2025.02.10 18:52:34.104949 [ 199 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part 2025.02.10 18:52:34.106024 [ 193 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002260885 sec., 15922.968218197742 rows/sec., 1.33 MiB/sec. 2025.02.10 18:52:34.106193 [ 199 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.10 18:52:34.106489 [ 199 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_13_3} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:34.106568 [ 199 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_13_3} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.10 18:52:34.106651 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:52:35.000221 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 199.47 MiB, peak 222.57 MiB, free memory in arenas 0.00 B, will set to 210.52 MiB (RSS), difference: 11.05 MiB 2025.02.10 18:52:36.544160 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:36.544374 [ 4 ] {db6100ae-09fc-4b19-8ffe-0fe5487d9aeb} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:52:36.544456 [ 4 ] {db6100ae-09fc-4b19-8ffe-0fe5487d9aeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:52:36.545215 [ 4 ] {db6100ae-09fc-4b19-8ffe-0fe5487d9aeb} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:36.545258 [ 4 ] {db6100ae-09fc-4b19-8ffe-0fe5487d9aeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:36.545697 [ 4 ] {db6100ae-09fc-4b19-8ffe-0fe5487d9aeb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.10 18:52:36.545952 [ 4 ] {db6100ae-09fc-4b19-8ffe-0fe5487d9aeb} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:36.546153 [ 4 ] {db6100ae-09fc-4b19-8ffe-0fe5487d9aeb} executeQuery: Read 2 rows, 167.00 B in 0.001838 sec., 1088.139281828074 rows/sec., 88.73 KiB/sec. 2025.02.10 18:52:36.546211 [ 4 ] {db6100ae-09fc-4b19-8ffe-0fe5487d9aeb} TCPHandler: Processed in 0.002188083 sec. 2025.02.10 18:52:36.546495 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:36.546710 [ 256 ] {b7f78e25-3124-45a6-aa9a-33674cb7c4e5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:52:36.546788 [ 256 ] {b7f78e25-3124-45a6-aa9a-33674cb7c4e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:52:36.548183 [ 256 ] {b7f78e25-3124-45a6-aa9a-33674cb7c4e5} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:36.548243 [ 256 ] {b7f78e25-3124-45a6-aa9a-33674cb7c4e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:36.548781 [ 256 ] {b7f78e25-3124-45a6-aa9a-33674cb7c4e5} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.10 18:52:36.549059 [ 256 ] {b7f78e25-3124-45a6-aa9a-33674cb7c4e5} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:36.549340 [ 256 ] {b7f78e25-3124-45a6-aa9a-33674cb7c4e5} executeQuery: Read 1207 rows, 102.02 KiB in 0.00268 sec., 450373.13432835817 rows/sec., 37.17 MiB/sec. 2025.02.10 18:52:36.549436 [ 256 ] {b7f78e25-3124-45a6-aa9a-33674cb7c4e5} TCPHandler: Processed in 0.003076904 sec. 2025.02.10 18:52:36.549711 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:36.549878 [ 4 ] {e02261a0-2c11-4dda-8ce9-d863bed89e18} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:52:36.549939 [ 4 ] {e02261a0-2c11-4dda-8ce9-d863bed89e18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:52:36.550624 [ 4 ] {e02261a0-2c11-4dda-8ce9-d863bed89e18} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:36.550664 [ 4 ] {e02261a0-2c11-4dda-8ce9-d863bed89e18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:36.551036 [ 4 ] {e02261a0-2c11-4dda-8ce9-d863bed89e18} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.10 18:52:36.551288 [ 4 ] {e02261a0-2c11-4dda-8ce9-d863bed89e18} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:36.551411 [ 70 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.10 18:52:36.551457 [ 70 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:36.551477 [ 4 ] {e02261a0-2c11-4dda-8ce9-d863bed89e18} executeQuery: Read 7 rows, 528.00 B in 0.001628 sec., 4299.7542997543 rows/sec., 316.72 KiB/sec. 2025.02.10 18:52:36.551482 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:36.551563 [ 4 ] {e02261a0-2c11-4dda-8ce9-d863bed89e18} TCPHandler: Processed in 0.001998578 sec. 2025.02.10 18:52:36.551864 [ 198 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.10 18:52:36.551977 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:36.552438 [ 198 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:36.552582 [ 198 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 65 rows starting from the beginning of the part 2025.02.10 18:52:36.552655 [ 256 ] {43d8076e-2a82-4101-8c56-fd19dd7c6e9e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:52:36.552863 [ 256 ] {43d8076e-2a82-4101-8c56-fd19dd7c6e9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:52:36.552906 [ 198 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part 2025.02.10 18:52:36.553334 [ 198 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 52 rows starting from the beginning of the part 2025.02.10 18:52:36.553605 [ 198 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part 2025.02.10 18:52:36.553969 [ 198 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part 2025.02.10 18:52:36.554392 [ 198 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2025.02.10 18:52:36.556116 [ 256 ] {43d8076e-2a82-4101-8c56-fd19dd7c6e9e} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:36.556204 [ 256 ] {43d8076e-2a82-4101-8c56-fd19dd7c6e9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:36.557373 [ 256 ] {43d8076e-2a82-4101-8c56-fd19dd7c6e9e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.10 18:52:36.557388 [ 199 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.00581431 sec., 30270.143834780054 rows/sec., 2.28 MiB/sec. 2025.02.10 18:52:36.557650 [ 199 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.10 18:52:36.557831 [ 256 ] {43d8076e-2a82-4101-8c56-fd19dd7c6e9e} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:36.558262 [ 256 ] {43d8076e-2a82-4101-8c56-fd19dd7c6e9e} executeQuery: Read 228 rows, 15.81 KiB in 0.005805 sec., 39276.48578811369 rows/sec., 2.66 MiB/sec. 2025.02.10 18:52:36.558342 [ 199 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_46_9} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:36.558409 [ 256 ] {43d8076e-2a82-4101-8c56-fd19dd7c6e9e} TCPHandler: Processed in 0.006733002 sec. 2025.02.10 18:52:36.558563 [ 199 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_46_9} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.10 18:52:36.558601 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:36.558720 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.10 18:52:36.558791 [ 4 ] {d09d16b0-1ae0-4895-a945-ae01d5f4c906} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:52:36.558848 [ 4 ] {d09d16b0-1ae0-4895-a945-ae01d5f4c906} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:52:36.559659 [ 4 ] {d09d16b0-1ae0-4895-a945-ae01d5f4c906} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:36.559699 [ 4 ] {d09d16b0-1ae0-4895-a945-ae01d5f4c906} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:36.560107 [ 4 ] {d09d16b0-1ae0-4895-a945-ae01d5f4c906} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.10 18:52:36.560351 [ 4 ] {d09d16b0-1ae0-4895-a945-ae01d5f4c906} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:36.560569 [ 4 ] {d09d16b0-1ae0-4895-a945-ae01d5f4c906} executeQuery: Read 527 rows, 39.97 KiB in 0.001809 sec., 291321.1719181868 rows/sec., 21.58 MiB/sec. 2025.02.10 18:52:36.560679 [ 4 ] {d09d16b0-1ae0-4895-a945-ae01d5f4c906} TCPHandler: Processed in 0.002160023 sec. 2025.02.10 18:52:36.560911 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:36.561067 [ 256 ] {c708cbfa-c5ae-4573-800b-49fc09283726} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:36.561123 [ 256 ] {c708cbfa-c5ae-4573-800b-49fc09283726} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:52:36.561936 [ 256 ] {c708cbfa-c5ae-4573-800b-49fc09283726} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:36.561976 [ 256 ] {c708cbfa-c5ae-4573-800b-49fc09283726} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:36.562435 [ 256 ] {c708cbfa-c5ae-4573-800b-49fc09283726} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.10 18:52:36.562685 [ 256 ] {c708cbfa-c5ae-4573-800b-49fc09283726} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:36.562900 [ 256 ] {c708cbfa-c5ae-4573-800b-49fc09283726} executeQuery: Read 965 rows, 66.32 KiB in 0.001857 sec., 519655.3581044696 rows/sec., 34.88 MiB/sec. 2025.02.10 18:52:36.562952 [ 256 ] {c708cbfa-c5ae-4573-800b-49fc09283726} TCPHandler: Processed in 0.002174023 sec. 2025.02.10 18:52:36.563097 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:36.563238 [ 4 ] {8d261155-7b81-4b6a-a0bd-4d836ed73dc9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:36.563332 [ 4 ] {8d261155-7b81-4b6a-a0bd-4d836ed73dc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:52:36.564466 [ 4 ] {8d261155-7b81-4b6a-a0bd-4d836ed73dc9} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:36.564503 [ 4 ] {8d261155-7b81-4b6a-a0bd-4d836ed73dc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:36.565150 [ 4 ] {8d261155-7b81-4b6a-a0bd-4d836ed73dc9} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.10 18:52:36.565406 [ 4 ] {8d261155-7b81-4b6a-a0bd-4d836ed73dc9} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:36.565545 [ 70 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.10 18:52:36.565593 [ 70 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:36.565613 [ 4 ] {8d261155-7b81-4b6a-a0bd-4d836ed73dc9} executeQuery: Read 5 rows, 9.17 KiB in 0.002403 sec., 2080.7324178110694 rows/sec., 3.73 MiB/sec. 2025.02.10 18:52:36.565622 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:36.566027 [ 4 ] {8d261155-7b81-4b6a-a0bd-4d836ed73dc9} TCPHandler: Processed in 0.002993022 sec. 2025.02.10 18:52:36.566111 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.10 18:52:36.566247 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:36.566598 [ 256 ] {15109bb0-419c-46eb-ba43-ba97bc5272ff} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:52:36.566727 [ 256 ] {15109bb0-419c-46eb-ba43-ba97bc5272ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:52:36.567266 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:36.567514 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 809 rows starting from the beginning of the part 2025.02.10 18:52:36.568268 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part 2025.02.10 18:52:36.569055 [ 256 ] {15109bb0-419c-46eb-ba43-ba97bc5272ff} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:36.569083 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 35 rows starting from the beginning of the part 2025.02.10 18:52:36.569132 [ 256 ] {15109bb0-419c-46eb-ba43-ba97bc5272ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:36.569721 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part 2025.02.10 18:52:36.570366 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 35 rows starting from the beginning of the part 2025.02.10 18:52:36.570745 [ 256 ] {15109bb0-419c-46eb-ba43-ba97bc5272ff} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.10 18:52:36.570930 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part 2025.02.10 18:52:36.571649 [ 256 ] {15109bb0-419c-46eb-ba43-ba97bc5272ff} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:36.572228 [ 256 ] {15109bb0-419c-46eb-ba43-ba97bc5272ff} executeQuery: Read 44 rows, 3.03 KiB in 0.005743 sec., 7661.50095768762 rows/sec., 527.82 KiB/sec. 2025.02.10 18:52:36.572548 [ 256 ] {15109bb0-419c-46eb-ba43-ba97bc5272ff} TCPHandler: Processed in 0.006417695 sec. 2025.02.10 18:52:36.578443 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 19 columns (19 merged, 0 gathered) in 0.012669575 sec., 70562.74579060465 rows/sec., 126.45 MiB/sec. 2025.02.10 18:52:36.579429 [ 197 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.10 18:52:36.579870 [ 197 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_46_9} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:36.579960 [ 197 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_46_9} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.10 18:52:36.580117 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. 2025.02.10 18:52:37.000226 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 211.15 MiB, peak 222.57 MiB, free memory in arenas 0.00 B, will set to 213.64 MiB (RSS), difference: 2.50 MiB 2025.02.10 18:52:38.334403 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:38.334594 [ 4 ] {0d1fda64-535f-4e5f-9228-93b09070ccba} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:52:38.334667 [ 4 ] {0d1fda64-535f-4e5f-9228-93b09070ccba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:52:38.335449 [ 4 ] {0d1fda64-535f-4e5f-9228-93b09070ccba} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:38.335499 [ 4 ] {0d1fda64-535f-4e5f-9228-93b09070ccba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:38.335946 [ 4 ] {0d1fda64-535f-4e5f-9228-93b09070ccba} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.10 18:52:38.336205 [ 4 ] {0d1fda64-535f-4e5f-9228-93b09070ccba} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:38.336465 [ 4 ] {0d1fda64-535f-4e5f-9228-93b09070ccba} executeQuery: Read 56 rows, 4.41 KiB in 0.001923 sec., 29121.164846593863 rows/sec., 2.24 MiB/sec. 2025.02.10 18:52:38.336531 [ 4 ] {0d1fda64-535f-4e5f-9228-93b09070ccba} TCPHandler: Processed in 0.002253365 sec. 2025.02.10 18:52:38.336875 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:38.337192 [ 256 ] {96b39a93-d0a9-440a-b1d5-1972bb82e294} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:52:38.337312 [ 256 ] {96b39a93-d0a9-440a-b1d5-1972bb82e294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:52:38.338231 [ 256 ] {96b39a93-d0a9-440a-b1d5-1972bb82e294} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:38.338283 [ 256 ] {96b39a93-d0a9-440a-b1d5-1972bb82e294} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:38.338726 [ 256 ] {96b39a93-d0a9-440a-b1d5-1972bb82e294} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.10 18:52:38.338989 [ 256 ] {96b39a93-d0a9-440a-b1d5-1972bb82e294} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:38.339234 [ 256 ] {96b39a93-d0a9-440a-b1d5-1972bb82e294} executeQuery: Read 64 rows, 5.12 KiB in 0.002132 sec., 30018.761726078796 rows/sec., 2.34 MiB/sec. 2025.02.10 18:52:38.339298 [ 256 ] {96b39a93-d0a9-440a-b1d5-1972bb82e294} TCPHandler: Processed in 0.002622274 sec. 2025.02.10 18:52:38.339446 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:38.339593 [ 4 ] {4ecee51e-061a-4cbf-8738-e6b93ec7b597} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:38.339663 [ 4 ] {4ecee51e-061a-4cbf-8738-e6b93ec7b597} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:52:38.340310 [ 4 ] {4ecee51e-061a-4cbf-8738-e6b93ec7b597} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:38.340361 [ 4 ] {4ecee51e-061a-4cbf-8738-e6b93ec7b597} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:38.340799 [ 4 ] {4ecee51e-061a-4cbf-8738-e6b93ec7b597} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.10 18:52:38.341043 [ 4 ] {4ecee51e-061a-4cbf-8738-e6b93ec7b597} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:38.341264 [ 4 ] {4ecee51e-061a-4cbf-8738-e6b93ec7b597} executeQuery: Read 42 rows, 2.99 KiB in 0.001707 sec., 24604.56942003515 rows/sec., 1.71 MiB/sec. 2025.02.10 18:52:38.341321 [ 4 ] {4ecee51e-061a-4cbf-8738-e6b93ec7b597} TCPHandler: Processed in 0.001942467 sec. 2025.02.10 18:52:38.341453 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:38.341573 [ 256 ] {b702fa2c-f1a7-4476-b5a7-8faad1cac3a8} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:52:38.341633 [ 256 ] {b702fa2c-f1a7-4476-b5a7-8faad1cac3a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:52:38.342208 [ 256 ] {b702fa2c-f1a7-4476-b5a7-8faad1cac3a8} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:38.342255 [ 256 ] {b702fa2c-f1a7-4476-b5a7-8faad1cac3a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:38.342684 [ 256 ] {b702fa2c-f1a7-4476-b5a7-8faad1cac3a8} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.10 18:52:38.342938 [ 256 ] {b702fa2c-f1a7-4476-b5a7-8faad1cac3a8} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:38.343153 [ 256 ] {b702fa2c-f1a7-4476-b5a7-8faad1cac3a8} executeQuery: Read 16 rows, 1.11 KiB in 0.001608 sec., 9950.248756218905 rows/sec., 689.91 KiB/sec. 2025.02.10 18:52:38.343203 [ 256 ] {b702fa2c-f1a7-4476-b5a7-8faad1cac3a8} TCPHandler: Processed in 0.001805554 sec. 2025.02.10 18:52:40.230239 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 2025.02.10 18:52:40.230978 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:40.231025 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:40.231554 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.10 18:52:40.231800 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:40.232031 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2025.02.10 18:52:41.412070 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.02.10 18:52:41.431144 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:41.431202 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:41.438103 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.10 18:52:41.438845 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:41.442332 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.02.10 18:52:42.815680 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1144 2025.02.10 18:52:42.819428 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:42.819482 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:42.820958 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.10 18:52:42.821283 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:42.821922 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1144 2025.02.10 18:52:43.346108 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:43.346331 [ 4 ] {d008ecbe-3cb7-4201-b366-67f213b24345} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:52:43.346430 [ 4 ] {d008ecbe-3cb7-4201-b366-67f213b24345} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:52:43.347252 [ 4 ] {d008ecbe-3cb7-4201-b366-67f213b24345} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:43.347306 [ 4 ] {d008ecbe-3cb7-4201-b366-67f213b24345} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:43.347747 [ 4 ] {d008ecbe-3cb7-4201-b366-67f213b24345} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.10 18:52:43.348013 [ 4 ] {d008ecbe-3cb7-4201-b366-67f213b24345} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:43.348274 [ 4 ] {d008ecbe-3cb7-4201-b366-67f213b24345} executeQuery: Read 14 rows, 1.01 KiB in 0.001998 sec., 7007.007007007006 rows/sec., 504.41 KiB/sec. 2025.02.10 18:52:43.348402 [ 4 ] {d008ecbe-3cb7-4201-b366-67f213b24345} TCPHandler: Processed in 0.002432689 sec. 2025.02.10 18:52:43.348748 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:43.349061 [ 256 ] {ee516d76-580b-4a8e-b6c0-6f80af1d7cf2} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:52:43.349179 [ 256 ] {ee516d76-580b-4a8e-b6c0-6f80af1d7cf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:52:43.350333 [ 256 ] {ee516d76-580b-4a8e-b6c0-6f80af1d7cf2} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:43.350383 [ 256 ] {ee516d76-580b-4a8e-b6c0-6f80af1d7cf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:43.350851 [ 256 ] {ee516d76-580b-4a8e-b6c0-6f80af1d7cf2} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.10 18:52:43.351135 [ 256 ] {ee516d76-580b-4a8e-b6c0-6f80af1d7cf2} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:43.351357 [ 59 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.10 18:52:43.351411 [ 256 ] {ee516d76-580b-4a8e-b6c0-6f80af1d7cf2} executeQuery: Read 273 rows, 24.64 KiB in 0.002437 sec., 112022.97907263029 rows/sec., 9.87 MiB/sec. 2025.02.10 18:52:43.351496 [ 59 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:43.351533 [ 256 ] {ee516d76-580b-4a8e-b6c0-6f80af1d7cf2} TCPHandler: Processed in 0.002978141 sec. 2025.02.10 18:52:43.351584 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:43.351740 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:43.351785 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.10 18:52:43.351933 [ 4 ] {a72924b6-3a2f-4283-9b5c-4c5ba8e5e703} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:52:43.351945 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:43.351989 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1432 rows starting from the beginning of the part 2025.02.10 18:52:43.352005 [ 4 ] {a72924b6-3a2f-4283-9b5c-4c5ba8e5e703} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:52:43.352224 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 66 rows starting from the beginning of the part 2025.02.10 18:52:43.352602 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 273 rows starting from the beginning of the part 2025.02.10 18:52:43.352930 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1207 rows starting from the beginning of the part 2025.02.10 18:52:43.353268 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part 2025.02.10 18:52:43.353640 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 273 rows starting from the beginning of the part 2025.02.10 18:52:43.354756 [ 4 ] {a72924b6-3a2f-4283-9b5c-4c5ba8e5e703} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:43.354800 [ 4 ] {a72924b6-3a2f-4283-9b5c-4c5ba8e5e703} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:43.355318 [ 4 ] {a72924b6-3a2f-4283-9b5c-4c5ba8e5e703} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.10 18:52:43.355590 [ 4 ] {a72924b6-3a2f-4283-9b5c-4c5ba8e5e703} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:43.355786 [ 4 ] {a72924b6-3a2f-4283-9b5c-4c5ba8e5e703} executeQuery: Read 42 rows, 3.09 KiB in 0.003905 sec., 10755.441741357234 rows/sec., 790.75 KiB/sec. 2025.02.10 18:52:43.355849 [ 4 ] {a72924b6-3a2f-4283-9b5c-4c5ba8e5e703} TCPHandler: Processed in 0.004206781 sec. 2025.02.10 18:52:43.356079 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:43.356277 [ 190 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3307 rows, containing 5 columns (5 merged, 0 gathered) in 0.004558119 sec., 725518.5746576603 rows/sec., 63.59 MiB/sec. 2025.02.10 18:52:43.356333 [ 256 ] {d824d40e-48e9-4176-bf86-25a8f8e2db67} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:52:43.356402 [ 256 ] {d824d40e-48e9-4176-bf86-25a8f8e2db67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:52:43.356577 [ 190 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.10 18:52:43.357213 [ 190 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_61_12} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:43.357391 [ 190 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_61_12} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.10 18:52:43.357563 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.10 18:52:43.357711 [ 256 ] {d824d40e-48e9-4176-bf86-25a8f8e2db67} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:43.357755 [ 256 ] {d824d40e-48e9-4176-bf86-25a8f8e2db67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:43.358107 [ 256 ] {d824d40e-48e9-4176-bf86-25a8f8e2db67} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.10 18:52:43.358354 [ 256 ] {d824d40e-48e9-4176-bf86-25a8f8e2db67} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:43.358618 [ 256 ] {d824d40e-48e9-4176-bf86-25a8f8e2db67} executeQuery: Read 14 rows, 1004.00 B in 0.002338 sec., 5988.023952095808 rows/sec., 419.36 KiB/sec. 2025.02.10 18:52:43.358737 [ 256 ] {d824d40e-48e9-4176-bf86-25a8f8e2db67} TCPHandler: Processed in 0.002787037 sec. 2025.02.10 18:52:43.358994 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:43.359149 [ 4 ] {b14a2394-aebc-4784-8e81-ef6948f1bc63} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:52:43.359211 [ 4 ] {b14a2394-aebc-4784-8e81-ef6948f1bc63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:52:43.359898 [ 4 ] {b14a2394-aebc-4784-8e81-ef6948f1bc63} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:43.359937 [ 4 ] {b14a2394-aebc-4784-8e81-ef6948f1bc63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:43.360289 [ 4 ] {b14a2394-aebc-4784-8e81-ef6948f1bc63} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.10 18:52:43.360529 [ 4 ] {b14a2394-aebc-4784-8e81-ef6948f1bc63} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:43.360752 [ 4 ] {b14a2394-aebc-4784-8e81-ef6948f1bc63} executeQuery: Read 13 rows, 830.00 B in 0.001635 sec., 7951.070336391437 rows/sec., 495.75 KiB/sec. 2025.02.10 18:52:43.360962 [ 4 ] {b14a2394-aebc-4784-8e81-ef6948f1bc63} TCPHandler: Processed in 0.002101451 sec. 2025.02.10 18:52:43.361213 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:43.361434 [ 256 ] {7e63b9fa-b430-4a8b-811a-9a7668a1b5f5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:52:43.361525 [ 256 ] {7e63b9fa-b430-4a8b-811a-9a7668a1b5f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:52:43.362439 [ 256 ] {7e63b9fa-b430-4a8b-811a-9a7668a1b5f5} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:43.362479 [ 256 ] {7e63b9fa-b430-4a8b-811a-9a7668a1b5f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:43.362867 [ 256 ] {7e63b9fa-b430-4a8b-811a-9a7668a1b5f5} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.10 18:52:43.363118 [ 256 ] {7e63b9fa-b430-4a8b-811a-9a7668a1b5f5} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:43.363289 [ 62 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.10 18:52:43.363361 [ 256 ] {7e63b9fa-b430-4a8b-811a-9a7668a1b5f5} executeQuery: Read 417 rows, 30.48 KiB in 0.001971 sec., 211567.73211567733 rows/sec., 15.10 MiB/sec. 2025.02.10 18:52:43.363365 [ 62 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:43.363452 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:43.363489 [ 256 ] {7e63b9fa-b430-4a8b-811a-9a7668a1b5f5} TCPHandler: Processed in 0.002402638 sec. 2025.02.10 18:52:43.363700 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:43.363711 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.10 18:52:43.363891 [ 4 ] {1e37b218-37d2-4bfe-9b65-0d10c9ecacc1} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:52:43.364021 [ 4 ] {1e37b218-37d2-4bfe-9b65-0d10c9ecacc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:52:43.364023 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:43.364135 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 914 rows starting from the beginning of the part 2025.02.10 18:52:43.364546 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 69 rows starting from the beginning of the part 2025.02.10 18:52:43.365028 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 417 rows starting from the beginning of the part 2025.02.10 18:52:43.365312 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 527 rows starting from the beginning of the part 2025.02.10 18:52:43.365792 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part 2025.02.10 18:52:43.366146 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 417 rows starting from the beginning of the part 2025.02.10 18:52:43.366579 [ 4 ] {1e37b218-37d2-4bfe-9b65-0d10c9ecacc1} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:43.366655 [ 4 ] {1e37b218-37d2-4bfe-9b65-0d10c9ecacc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:43.367461 [ 4 ] {1e37b218-37d2-4bfe-9b65-0d10c9ecacc1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.10 18:52:43.368036 [ 4 ] {1e37b218-37d2-4bfe-9b65-0d10c9ecacc1} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:43.368387 [ 62 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.10 18:52:43.368507 [ 62 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:43.368602 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:43.368801 [ 4 ] {1e37b218-37d2-4bfe-9b65-0d10c9ecacc1} executeQuery: Read 6 rows, 321.00 B in 0.00494 sec., 1214.5748987854251 rows/sec., 63.46 KiB/sec. 2025.02.10 18:52:43.369243 [ 4 ] {1e37b218-37d2-4bfe-9b65-0d10c9ecacc1} TCPHandler: Processed in 0.005615496 sec. 2025.02.10 18:52:43.369228 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.10 18:52:43.370190 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:43.370303 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:43.370310 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part 2025.02.10 18:52:43.370579 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2025.02.10 18:52:43.370803 [ 256 ] {db68f437-28f1-4d36-8610-f720ce436ba5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:43.370554 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.006843896 sec., 351846.37522253406 rows/sec., 26.98 MiB/sec. 2025.02.10 18:52:43.370931 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2025.02.10 18:52:43.370981 [ 256 ] {db68f437-28f1-4d36-8610-f720ce436ba5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:52:43.371295 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2025.02.10 18:52:43.371468 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.10 18:52:43.371782 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2025.02.10 18:52:43.372207 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2025.02.10 18:52:43.373097 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_61_12} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:43.373351 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_61_12} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.10 18:52:43.373611 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.10 18:52:43.374424 [ 256 ] {db68f437-28f1-4d36-8610-f720ce436ba5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:43.374513 [ 256 ] {db68f437-28f1-4d36-8610-f720ce436ba5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:43.375601 [ 196 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.006825815 sec., 22854.413722024405 rows/sec., 1.17 MiB/sec. 2025.02.10 18:52:43.375687 [ 256 ] {db68f437-28f1-4d36-8610-f720ce436ba5} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.10 18:52:43.375814 [ 196 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.10 18:52:43.376147 [ 256 ] {db68f437-28f1-4d36-8610-f720ce436ba5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:43.376385 [ 62 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.10 18:52:43.376474 [ 62 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:43.376549 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:43.376526 [ 196 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_26_5} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:43.376654 [ 256 ] {db68f437-28f1-4d36-8610-f720ce436ba5} executeQuery: Read 237 rows, 16.27 KiB in 0.00604 sec., 39238.410596026486 rows/sec., 2.63 MiB/sec. 2025.02.10 18:52:43.377006 [ 196 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_26_5} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.10 18:52:43.377055 [ 256 ] {db68f437-28f1-4d36-8610-f720ce436ba5} TCPHandler: Processed in 0.007585383 sec. 2025.02.10 18:52:43.377193 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.10 18:52:43.377350 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:43.377372 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:52:43.377647 [ 4 ] {a7c8074c-e7fa-48b2-bcb6-2e1fa991ba3b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:52:43.377791 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:43.377792 [ 4 ] {a7c8074c-e7fa-48b2-bcb6-2e1fa991ba3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:52:43.377876 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17632 rows starting from the beginning of the part 2025.02.10 18:52:43.378252 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part 2025.02.10 18:52:43.378606 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part 2025.02.10 18:52:43.378968 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 965 rows starting from the beginning of the part 2025.02.10 18:52:43.379182 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part 2025.02.10 18:52:43.379557 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part 2025.02.10 18:52:43.380197 [ 4 ] {a7c8074c-e7fa-48b2-bcb6-2e1fa991ba3b} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:43.380245 [ 4 ] {a7c8074c-e7fa-48b2-bcb6-2e1fa991ba3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:43.380913 [ 4 ] {a7c8074c-e7fa-48b2-bcb6-2e1fa991ba3b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.10 18:52:43.381241 [ 4 ] {a7c8074c-e7fa-48b2-bcb6-2e1fa991ba3b} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:43.381516 [ 4 ] {a7c8074c-e7fa-48b2-bcb6-2e1fa991ba3b} executeQuery: Read 1 rows, 69.00 B in 0.003957 sec., 252.71670457417238 rows/sec., 17.03 KiB/sec. 2025.02.10 18:52:43.381885 [ 4 ] {a7c8074c-e7fa-48b2-bcb6-2e1fa991ba3b} TCPHandler: Processed in 0.004685593 sec. 2025.02.10 18:52:43.382280 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:43.382517 [ 256 ] {5d791a08-e733-484d-839b-97bc4614c7ef} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:43.382759 [ 256 ] {5d791a08-e733-484d-839b-97bc4614c7ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:52:43.384973 [ 256 ] {5d791a08-e733-484d-839b-97bc4614c7ef} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:43.385020 [ 256 ] {5d791a08-e733-484d-839b-97bc4614c7ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:43.385792 [ 256 ] {5d791a08-e733-484d-839b-97bc4614c7ef} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.10 18:52:43.386235 [ 256 ] {5d791a08-e733-484d-839b-97bc4614c7ef} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:43.386861 [ 256 ] {5d791a08-e733-484d-839b-97bc4614c7ef} executeQuery: Read 35 rows, 64.22 KiB in 0.004417 sec., 7923.9302694136295 rows/sec., 14.20 MiB/sec. 2025.02.10 18:52:43.387618 [ 256 ] {5d791a08-e733-484d-839b-97bc4614c7ef} TCPHandler: Processed in 0.005587005 sec. 2025.02.10 18:52:43.387945 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:43.388555 [ 4 ] {c33c360a-345b-474f-a19f-ec52e69d9b84} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:52:43.388693 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 19273 rows, containing 5 columns (5 merged, 0 gathered) in 0.012036791 sec., 1601174.266463545 rows/sec., 108.06 MiB/sec. 2025.02.10 18:52:43.388708 [ 4 ] {c33c360a-345b-474f-a19f-ec52e69d9b84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:52:43.389044 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.10 18:52:43.389550 [ 4 ] {c33c360a-345b-474f-a19f-ec52e69d9b84} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:43.389615 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_61_12} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:43.389621 [ 4 ] {c33c360a-345b-474f-a19f-ec52e69d9b84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:43.389813 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_61_12} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.10 18:52:43.389990 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.22 MiB. 2025.02.10 18:52:43.390243 [ 4 ] {c33c360a-345b-474f-a19f-ec52e69d9b84} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.10 18:52:43.390488 [ 4 ] {c33c360a-345b-474f-a19f-ec52e69d9b84} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:43.390621 [ 62 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.10 18:52:43.390661 [ 62 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:43.390680 [ 4 ] {c33c360a-345b-474f-a19f-ec52e69d9b84} executeQuery: Read 82 rows, 5.33 KiB in 0.002377 sec., 34497.2654606647 rows/sec., 2.19 MiB/sec. 2025.02.10 18:52:43.390688 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:43.390812 [ 4 ] {c33c360a-345b-474f-a19f-ec52e69d9b84} TCPHandler: Processed in 0.003053064 sec. 2025.02.10 18:52:43.390947 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.10 18:52:43.391069 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:52:43.391100 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3456 rows starting from the beginning of the part 2025.02.10 18:52:43.391219 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::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.02.10 18:52:43.391412 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part 2025.02.10 18:52:43.391577 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 44 rows starting from the beginning of the part 2025.02.10 18:52:43.391755 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 16 rows starting from the beginning of the part 2025.02.10 18:52:43.391937 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part 2025.02.10 18:52:43.393617 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3740 rows, containing 4 columns (4 merged, 0 gathered) in 0.002807457 sec., 1332166.4410176184 rows/sec., 86.83 MiB/sec. 2025.02.10 18:52:43.393966 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.10 18:52:43.394331 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_61_12} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:43.394428 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_61_12} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.10 18:52:43.394523 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.10 18:52:47.601961 [ 54 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:52:47.602032 [ 54 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:52:47.732172 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 2025.02.10 18:52:47.732819 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:47.732868 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:47.733401 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.10 18:52:47.733656 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:47.733923 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.02.10 18:52:48.339316 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:48.339529 [ 4 ] {a3f95527-3983-4cdc-9a3b-685aac340313} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:52:48.339607 [ 4 ] {a3f95527-3983-4cdc-9a3b-685aac340313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:52:48.340401 [ 4 ] {a3f95527-3983-4cdc-9a3b-685aac340313} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:48.340443 [ 4 ] {a3f95527-3983-4cdc-9a3b-685aac340313} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:48.340877 [ 4 ] {a3f95527-3983-4cdc-9a3b-685aac340313} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.10 18:52:48.341132 [ 4 ] {a3f95527-3983-4cdc-9a3b-685aac340313} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:48.341327 [ 4 ] {a3f95527-3983-4cdc-9a3b-685aac340313} executeQuery: Read 66 rows, 5.38 KiB in 0.001856 sec., 35560.34482758621 rows/sec., 2.83 MiB/sec. 2025.02.10 18:52:48.341384 [ 4 ] {a3f95527-3983-4cdc-9a3b-685aac340313} TCPHandler: Processed in 0.002202843 sec. 2025.02.10 18:52:48.341625 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:48.341823 [ 256 ] {bdbc0afd-b7bd-493a-b6e1-a33e31fd30a2} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:52:48.341898 [ 256 ] {bdbc0afd-b7bd-493a-b6e1-a33e31fd30a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:52:48.342644 [ 256 ] {bdbc0afd-b7bd-493a-b6e1-a33e31fd30a2} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:48.342696 [ 256 ] {bdbc0afd-b7bd-493a-b6e1-a33e31fd30a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:48.343125 [ 256 ] {bdbc0afd-b7bd-493a-b6e1-a33e31fd30a2} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.10 18:52:48.343393 [ 256 ] {bdbc0afd-b7bd-493a-b6e1-a33e31fd30a2} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:48.343618 [ 256 ] {bdbc0afd-b7bd-493a-b6e1-a33e31fd30a2} executeQuery: Read 5 rows, 385.00 B in 0.001849 sec., 2704.1644131963226 rows/sec., 203.34 KiB/sec. 2025.02.10 18:52:48.343675 [ 256 ] {bdbc0afd-b7bd-493a-b6e1-a33e31fd30a2} TCPHandler: Processed in 0.002182942 sec. 2025.02.10 18:52:48.343820 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:48.343959 [ 4 ] {ece0dd9b-14ad-449c-a658-97274664c3a6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:52:48.344017 [ 4 ] {ece0dd9b-14ad-449c-a658-97274664c3a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:52:48.344730 [ 4 ] {ece0dd9b-14ad-449c-a658-97274664c3a6} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:48.344775 [ 4 ] {ece0dd9b-14ad-449c-a658-97274664c3a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:48.345170 [ 4 ] {ece0dd9b-14ad-449c-a658-97274664c3a6} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.10 18:52:48.345412 [ 4 ] {ece0dd9b-14ad-449c-a658-97274664c3a6} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:48.345617 [ 4 ] {ece0dd9b-14ad-449c-a658-97274664c3a6} executeQuery: Read 69 rows, 5.52 KiB in 0.001683 sec., 40998.217468805706 rows/sec., 3.20 MiB/sec. 2025.02.10 18:52:48.345680 [ 4 ] {ece0dd9b-14ad-449c-a658-97274664c3a6} TCPHandler: Processed in 0.001924927 sec. 2025.02.10 18:52:48.345864 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:48.346028 [ 256 ] {0b08d070-d95a-4656-afce-d1edd24799c3} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:48.346089 [ 256 ] {0b08d070-d95a-4656-afce-d1edd24799c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:52:48.346754 [ 256 ] {0b08d070-d95a-4656-afce-d1edd24799c3} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:48.346801 [ 256 ] {0b08d070-d95a-4656-afce-d1edd24799c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:48.347234 [ 256 ] {0b08d070-d95a-4656-afce-d1edd24799c3} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.10 18:52:48.347477 [ 256 ] {0b08d070-d95a-4656-afce-d1edd24799c3} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:48.347654 [ 256 ] {0b08d070-d95a-4656-afce-d1edd24799c3} executeQuery: Read 160 rows, 11.41 KiB in 0.001666 sec., 96038.41536614647 rows/sec., 6.69 MiB/sec. 2025.02.10 18:52:48.347705 [ 256 ] {0b08d070-d95a-4656-afce-d1edd24799c3} TCPHandler: Processed in 0.001947747 sec. 2025.02.10 18:52:48.347832 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:48.347951 [ 4 ] {c880effc-5d97-45a2-84ae-67a4f3a45ffd} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:48.348045 [ 4 ] {c880effc-5d97-45a2-84ae-67a4f3a45ffd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:52:48.349285 [ 4 ] {c880effc-5d97-45a2-84ae-67a4f3a45ffd} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:48.349325 [ 4 ] {c880effc-5d97-45a2-84ae-67a4f3a45ffd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:48.349936 [ 4 ] {c880effc-5d97-45a2-84ae-67a4f3a45ffd} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.10 18:52:48.350195 [ 4 ] {c880effc-5d97-45a2-84ae-67a4f3a45ffd} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:48.350440 [ 4 ] {c880effc-5d97-45a2-84ae-67a4f3a45ffd} executeQuery: Read 5 rows, 9.17 KiB in 0.002515 sec., 1988.0715705765408 rows/sec., 3.56 MiB/sec. 2025.02.10 18:52:48.350534 [ 4 ] {c880effc-5d97-45a2-84ae-67a4f3a45ffd} TCPHandler: Processed in 0.002756997 sec. 2025.02.10 18:52:48.350680 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:48.350820 [ 256 ] {f929bdf2-3fa8-4b86-9c4f-fd23dfcd8683} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:52:48.350882 [ 256 ] {f929bdf2-3fa8-4b86-9c4f-fd23dfcd8683} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:52:48.351389 [ 256 ] {f929bdf2-3fa8-4b86-9c4f-fd23dfcd8683} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:48.351429 [ 256 ] {f929bdf2-3fa8-4b86-9c4f-fd23dfcd8683} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:48.351803 [ 256 ] {f929bdf2-3fa8-4b86-9c4f-fd23dfcd8683} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.10 18:52:48.352054 [ 256 ] {f929bdf2-3fa8-4b86-9c4f-fd23dfcd8683} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:48.352259 [ 256 ] {f929bdf2-3fa8-4b86-9c4f-fd23dfcd8683} executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec. 2025.02.10 18:52:48.352332 [ 256 ] {f929bdf2-3fa8-4b86-9c4f-fd23dfcd8683} TCPHandler: Processed in 0.001719601 sec. 2025.02.10 18:52:48.942425 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.02.10 18:52:48.963185 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:48.963249 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:48.970445 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.10 18:52:48.971203 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:48.973941 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.02.10 18:52:52.822199 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1178 2025.02.10 18:52:52.825319 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:52.825363 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:52.826792 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.10 18:52:52.827103 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:52.828013 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1178 2025.02.10 18:52:53.345386 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:53.345602 [ 4 ] {ff6e3947-d194-451a-9b84-be83468ef0bc} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:52:53.345681 [ 4 ] {ff6e3947-d194-451a-9b84-be83468ef0bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:52:53.346480 [ 4 ] {ff6e3947-d194-451a-9b84-be83468ef0bc} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:53.346532 [ 4 ] {ff6e3947-d194-451a-9b84-be83468ef0bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:53.346971 [ 4 ] {ff6e3947-d194-451a-9b84-be83468ef0bc} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.10 18:52:53.347228 [ 4 ] {ff6e3947-d194-451a-9b84-be83468ef0bc} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:53.347464 [ 4 ] {ff6e3947-d194-451a-9b84-be83468ef0bc} executeQuery: Read 14 rows, 1.01 KiB in 0.001922 sec., 7284.0790842872 rows/sec., 524.36 KiB/sec. 2025.02.10 18:52:53.347520 [ 4 ] {ff6e3947-d194-451a-9b84-be83468ef0bc} TCPHandler: Processed in 0.002270145 sec. 2025.02.10 18:52:53.347778 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:53.347974 [ 256 ] {16284108-a3a6-4c7f-aa4e-a92138980afd} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:52:53.348049 [ 256 ] {16284108-a3a6-4c7f-aa4e-a92138980afd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:52:53.348800 [ 256 ] {16284108-a3a6-4c7f-aa4e-a92138980afd} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:53.348848 [ 256 ] {16284108-a3a6-4c7f-aa4e-a92138980afd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:53.349280 [ 256 ] {16284108-a3a6-4c7f-aa4e-a92138980afd} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.10 18:52:53.349536 [ 256 ] {16284108-a3a6-4c7f-aa4e-a92138980afd} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:53.349793 [ 256 ] {16284108-a3a6-4c7f-aa4e-a92138980afd} executeQuery: Read 2 rows, 167.00 B in 0.001869 sec., 1070.0909577314071 rows/sec., 87.26 KiB/sec. 2025.02.10 18:52:53.349983 [ 256 ] {16284108-a3a6-4c7f-aa4e-a92138980afd} TCPHandler: Processed in 0.002337687 sec. 2025.02.10 18:52:53.350192 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:53.350312 [ 4 ] {f626682a-cf86-43bf-babe-94888ceec36a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:52:53.350362 [ 4 ] {f626682a-cf86-43bf-babe-94888ceec36a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:52:53.351110 [ 4 ] {f626682a-cf86-43bf-babe-94888ceec36a} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:53.351151 [ 4 ] {f626682a-cf86-43bf-babe-94888ceec36a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:53.351553 [ 4 ] {f626682a-cf86-43bf-babe-94888ceec36a} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.10 18:52:53.351797 [ 4 ] {f626682a-cf86-43bf-babe-94888ceec36a} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:53.352036 [ 4 ] {f626682a-cf86-43bf-babe-94888ceec36a} executeQuery: Read 274 rows, 24.71 KiB in 0.001742 sec., 157290.47072330653 rows/sec., 13.85 MiB/sec. 2025.02.10 18:52:53.352122 [ 4 ] {f626682a-cf86-43bf-babe-94888ceec36a} TCPHandler: Processed in 0.001995378 sec. 2025.02.10 18:52:53.352330 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:53.352479 [ 256 ] {93ea1e45-de44-4867-90fc-23ec4c99a228} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:52:53.352536 [ 256 ] {93ea1e45-de44-4867-90fc-23ec4c99a228} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:52:53.353237 [ 256 ] {93ea1e45-de44-4867-90fc-23ec4c99a228} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:53.353278 [ 256 ] {93ea1e45-de44-4867-90fc-23ec4c99a228} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:53.353654 [ 256 ] {93ea1e45-de44-4867-90fc-23ec4c99a228} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.10 18:52:53.353912 [ 256 ] {93ea1e45-de44-4867-90fc-23ec4c99a228} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:53.354123 [ 256 ] {93ea1e45-de44-4867-90fc-23ec4c99a228} executeQuery: Read 44 rows, 3.23 KiB in 0.001674 sec., 26284.348864994026 rows/sec., 1.88 MiB/sec. 2025.02.10 18:52:53.354178 [ 256 ] {93ea1e45-de44-4867-90fc-23ec4c99a228} TCPHandler: Processed in 0.001952587 sec. 2025.02.10 18:52:53.354336 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:53.354475 [ 4 ] {22d496cc-75d9-4827-ab22-21b36d8e7bef} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:52:53.354534 [ 4 ] {22d496cc-75d9-4827-ab22-21b36d8e7bef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:52:53.355224 [ 4 ] {22d496cc-75d9-4827-ab22-21b36d8e7bef} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:53.355266 [ 4 ] {22d496cc-75d9-4827-ab22-21b36d8e7bef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:53.355628 [ 4 ] {22d496cc-75d9-4827-ab22-21b36d8e7bef} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.10 18:52:53.355862 [ 4 ] {22d496cc-75d9-4827-ab22-21b36d8e7bef} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:53.356104 [ 4 ] {22d496cc-75d9-4827-ab22-21b36d8e7bef} executeQuery: Read 14 rows, 1004.00 B in 0.001654 sec., 8464.328899637243 rows/sec., 592.79 KiB/sec. 2025.02.10 18:52:53.356291 [ 4 ] {22d496cc-75d9-4827-ab22-21b36d8e7bef} TCPHandler: Processed in 0.002015979 sec. 2025.02.10 18:52:53.356504 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:53.356619 [ 256 ] {b4b75be5-074c-4c75-aa26-736ff83bf490} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:52:53.356668 [ 256 ] {b4b75be5-074c-4c75-aa26-736ff83bf490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:52:53.357260 [ 256 ] {b4b75be5-074c-4c75-aa26-736ff83bf490} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:53.357301 [ 256 ] {b4b75be5-074c-4c75-aa26-736ff83bf490} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:53.357664 [ 256 ] {b4b75be5-074c-4c75-aa26-736ff83bf490} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.10 18:52:53.357910 [ 256 ] {b4b75be5-074c-4c75-aa26-736ff83bf490} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:53.358138 [ 256 ] {b4b75be5-074c-4c75-aa26-736ff83bf490} executeQuery: Read 13 rows, 830.00 B in 0.001535 sec., 8469.055374592834 rows/sec., 528.04 KiB/sec. 2025.02.10 18:52:53.358261 [ 256 ] {b4b75be5-074c-4c75-aa26-736ff83bf490} TCPHandler: Processed in 0.001861015 sec. 2025.02.10 18:52:53.358451 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:53.358596 [ 4 ] {c3240d3e-fd89-42f5-b733-6e9c5d1052bd} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:52:53.358655 [ 4 ] {c3240d3e-fd89-42f5-b733-6e9c5d1052bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:52:53.359463 [ 4 ] {c3240d3e-fd89-42f5-b733-6e9c5d1052bd} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:53.359503 [ 4 ] {c3240d3e-fd89-42f5-b733-6e9c5d1052bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:53.359892 [ 4 ] {c3240d3e-fd89-42f5-b733-6e9c5d1052bd} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.10 18:52:53.360136 [ 4 ] {c3240d3e-fd89-42f5-b733-6e9c5d1052bd} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:53.360348 [ 4 ] {c3240d3e-fd89-42f5-b733-6e9c5d1052bd} executeQuery: Read 419 rows, 30.65 KiB in 0.001783 sec., 234997.19573752102 rows/sec., 16.79 MiB/sec. 2025.02.10 18:52:53.360399 [ 4 ] {c3240d3e-fd89-42f5-b733-6e9c5d1052bd} TCPHandler: Processed in 0.002016449 sec. 2025.02.10 18:52:53.360557 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:53.360699 [ 256 ] {594fb089-1d56-4565-932b-b12ba40e03fa} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:52:53.360759 [ 256 ] {594fb089-1d56-4565-932b-b12ba40e03fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:52:53.361316 [ 256 ] {594fb089-1d56-4565-932b-b12ba40e03fa} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:53.361357 [ 256 ] {594fb089-1d56-4565-932b-b12ba40e03fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:53.361730 [ 256 ] {594fb089-1d56-4565-932b-b12ba40e03fa} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.10 18:52:53.361975 [ 256 ] {594fb089-1d56-4565-932b-b12ba40e03fa} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:53.362201 [ 256 ] {594fb089-1d56-4565-932b-b12ba40e03fa} executeQuery: Read 6 rows, 321.00 B in 0.001533 sec., 3913.8943248532287 rows/sec., 204.49 KiB/sec. 2025.02.10 18:52:53.362252 [ 256 ] {594fb089-1d56-4565-932b-b12ba40e03fa} TCPHandler: Processed in 0.001764803 sec. 2025.02.10 18:52:53.362418 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:53.362561 [ 4 ] {915ad7d2-08e7-48ce-83c2-e73daf9fa297} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:53.362625 [ 4 ] {915ad7d2-08e7-48ce-83c2-e73daf9fa297} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:52:53.363296 [ 4 ] {915ad7d2-08e7-48ce-83c2-e73daf9fa297} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:53.363336 [ 4 ] {915ad7d2-08e7-48ce-83c2-e73daf9fa297} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:53.363732 [ 4 ] {915ad7d2-08e7-48ce-83c2-e73daf9fa297} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.10 18:52:53.363970 [ 4 ] {915ad7d2-08e7-48ce-83c2-e73daf9fa297} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:53.364194 [ 4 ] {915ad7d2-08e7-48ce-83c2-e73daf9fa297} executeQuery: Read 238 rows, 16.34 KiB in 0.001665 sec., 142942.94294294293 rows/sec., 9.58 MiB/sec. 2025.02.10 18:52:53.364244 [ 4 ] {915ad7d2-08e7-48ce-83c2-e73daf9fa297} TCPHandler: Processed in 0.001892846 sec. 2025.02.10 18:52:53.364385 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:53.364504 [ 256 ] {b4d084e0-27cb-4286-b31e-953c22aa23f3} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:52:53.364557 [ 256 ] {b4d084e0-27cb-4286-b31e-953c22aa23f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:52:53.365046 [ 256 ] {b4d084e0-27cb-4286-b31e-953c22aa23f3} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:53.365086 [ 256 ] {b4d084e0-27cb-4286-b31e-953c22aa23f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:53.365440 [ 256 ] {b4d084e0-27cb-4286-b31e-953c22aa23f3} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.10 18:52:53.365688 [ 256 ] {b4d084e0-27cb-4286-b31e-953c22aa23f3} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:53.365896 [ 256 ] {b4d084e0-27cb-4286-b31e-953c22aa23f3} executeQuery: Read 1 rows, 69.00 B in 0.001417 sec., 705.7163020465772 rows/sec., 47.55 KiB/sec. 2025.02.10 18:52:53.365952 [ 256 ] {b4d084e0-27cb-4286-b31e-953c22aa23f3} TCPHandler: Processed in 0.001623439 sec. 2025.02.10 18:52:53.366096 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:53.366213 [ 4 ] {1e13c8bb-a6a5-485b-8b04-d78b2acf2a1d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:53.366295 [ 4 ] {1e13c8bb-a6a5-485b-8b04-d78b2acf2a1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:52:53.367472 [ 4 ] {1e13c8bb-a6a5-485b-8b04-d78b2acf2a1d} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:53.367512 [ 4 ] {1e13c8bb-a6a5-485b-8b04-d78b2acf2a1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:53.368161 [ 4 ] {1e13c8bb-a6a5-485b-8b04-d78b2acf2a1d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.10 18:52:53.368417 [ 4 ] {1e13c8bb-a6a5-485b-8b04-d78b2acf2a1d} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:53.368642 [ 4 ] {1e13c8bb-a6a5-485b-8b04-d78b2acf2a1d} executeQuery: Read 35 rows, 64.22 KiB in 0.002452 sec., 14274.06199021207 rows/sec., 25.58 MiB/sec. 2025.02.10 18:52:53.368735 [ 4 ] {1e13c8bb-a6a5-485b-8b04-d78b2acf2a1d} TCPHandler: Processed in 0.002693605 sec. 2025.02.10 18:52:53.368898 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:53.369037 [ 256 ] {9ddb3692-3a4c-49bc-9dd9-be280a3dc29a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:52:53.369096 [ 256 ] {9ddb3692-3a4c-49bc-9dd9-be280a3dc29a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:52:53.369603 [ 256 ] {9ddb3692-3a4c-49bc-9dd9-be280a3dc29a} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:53.369642 [ 256 ] {9ddb3692-3a4c-49bc-9dd9-be280a3dc29a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:53.370014 [ 256 ] {9ddb3692-3a4c-49bc-9dd9-be280a3dc29a} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.10 18:52:53.370248 [ 256 ] {9ddb3692-3a4c-49bc-9dd9-be280a3dc29a} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:53.370463 [ 256 ] {9ddb3692-3a4c-49bc-9dd9-be280a3dc29a} executeQuery: Read 82 rows, 5.33 KiB in 0.001456 sec., 56318.681318681316 rows/sec., 3.58 MiB/sec. 2025.02.10 18:52:53.370512 [ 256 ] {9ddb3692-3a4c-49bc-9dd9-be280a3dc29a} TCPHandler: Processed in 0.001680361 sec. 2025.02.10 18:52:55.234085 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 2025.02.10 18:52:55.234786 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:55.234837 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:55.235366 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.10 18:52:55.235631 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:55.235884 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2025.02.10 18:52:56.474059 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.02.10 18:52:56.496555 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:56.496636 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:56.505252 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.10 18:52:56.506074 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:56.510242 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.02.10 18:52:58.339804 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:58.340025 [ 4 ] {dcb5b98a-20bd-4db6-96d0-02ee5e62a1da} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:52:58.340106 [ 4 ] {dcb5b98a-20bd-4db6-96d0-02ee5e62a1da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:52:58.340876 [ 4 ] {dcb5b98a-20bd-4db6-96d0-02ee5e62a1da} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:58.340922 [ 4 ] {dcb5b98a-20bd-4db6-96d0-02ee5e62a1da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:58.341368 [ 4 ] {dcb5b98a-20bd-4db6-96d0-02ee5e62a1da} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.10 18:52:58.341629 [ 4 ] {dcb5b98a-20bd-4db6-96d0-02ee5e62a1da} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:58.341829 [ 4 ] {dcb5b98a-20bd-4db6-96d0-02ee5e62a1da} executeQuery: Read 66 rows, 5.38 KiB in 0.001868 sec., 35331.90578158458 rows/sec., 2.81 MiB/sec. 2025.02.10 18:52:58.341892 [ 4 ] {dcb5b98a-20bd-4db6-96d0-02ee5e62a1da} TCPHandler: Processed in 0.002222264 sec. 2025.02.10 18:52:58.342133 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:58.342327 [ 256 ] {f9c364fb-21c1-4b03-9894-90e2e8e6c4a8} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:52:58.342400 [ 256 ] {f9c364fb-21c1-4b03-9894-90e2e8e6c4a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:52:58.343157 [ 256 ] {f9c364fb-21c1-4b03-9894-90e2e8e6c4a8} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:58.343206 [ 256 ] {f9c364fb-21c1-4b03-9894-90e2e8e6c4a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:58.343640 [ 256 ] {f9c364fb-21c1-4b03-9894-90e2e8e6c4a8} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.10 18:52:58.343899 [ 256 ] {f9c364fb-21c1-4b03-9894-90e2e8e6c4a8} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:58.344138 [ 256 ] {f9c364fb-21c1-4b03-9894-90e2e8e6c4a8} executeQuery: Read 5 rows, 385.00 B in 0.001865 sec., 2680.9651474530833 rows/sec., 201.60 KiB/sec. 2025.02.10 18:52:58.344196 [ 256 ] {f9c364fb-21c1-4b03-9894-90e2e8e6c4a8} TCPHandler: Processed in 0.002196673 sec. 2025.02.10 18:52:58.344337 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:58.344486 [ 4 ] {4ad34b7e-3c11-4b24-844d-ff8649f42f73} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:52:58.344550 [ 4 ] {4ad34b7e-3c11-4b24-844d-ff8649f42f73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:52:58.345271 [ 4 ] {4ad34b7e-3c11-4b24-844d-ff8649f42f73} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:58.345319 [ 4 ] {4ad34b7e-3c11-4b24-844d-ff8649f42f73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:58.345710 [ 4 ] {4ad34b7e-3c11-4b24-844d-ff8649f42f73} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.10 18:52:58.345968 [ 4 ] {4ad34b7e-3c11-4b24-844d-ff8649f42f73} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:58.346146 [ 4 ] {4ad34b7e-3c11-4b24-844d-ff8649f42f73} executeQuery: Read 69 rows, 5.52 KiB in 0.001696 sec., 40683.96226415094 rows/sec., 3.18 MiB/sec. 2025.02.10 18:52:58.346197 [ 4 ] {4ad34b7e-3c11-4b24-844d-ff8649f42f73} TCPHandler: Processed in 0.001924767 sec. 2025.02.10 18:52:58.346334 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:58.346468 [ 256 ] {70b2def8-afae-49d8-92d9-64663ddd29be} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:58.346531 [ 256 ] {70b2def8-afae-49d8-92d9-64663ddd29be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:52:58.347219 [ 256 ] {70b2def8-afae-49d8-92d9-64663ddd29be} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:58.347268 [ 256 ] {70b2def8-afae-49d8-92d9-64663ddd29be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:58.347689 [ 256 ] {70b2def8-afae-49d8-92d9-64663ddd29be} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.10 18:52:58.347941 [ 256 ] {70b2def8-afae-49d8-92d9-64663ddd29be} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:58.348153 [ 256 ] {70b2def8-afae-49d8-92d9-64663ddd29be} executeQuery: Read 160 rows, 11.41 KiB in 0.001716 sec., 93240.09324009324 rows/sec., 6.49 MiB/sec. 2025.02.10 18:52:58.348204 [ 256 ] {70b2def8-afae-49d8-92d9-64663ddd29be} TCPHandler: Processed in 0.001924256 sec. 2025.02.10 18:52:58.348346 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:58.348485 [ 4 ] {47f7ad60-f30f-48c0-aadd-8247b1972ad3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:52:58.348581 [ 4 ] {47f7ad60-f30f-48c0-aadd-8247b1972ad3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:52:58.349819 [ 4 ] {47f7ad60-f30f-48c0-aadd-8247b1972ad3} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:58.349858 [ 4 ] {47f7ad60-f30f-48c0-aadd-8247b1972ad3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:58.350487 [ 4 ] {47f7ad60-f30f-48c0-aadd-8247b1972ad3} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.10 18:52:58.350759 [ 4 ] {47f7ad60-f30f-48c0-aadd-8247b1972ad3} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:58.351009 [ 4 ] {47f7ad60-f30f-48c0-aadd-8247b1972ad3} executeQuery: Read 5 rows, 9.17 KiB in 0.002546 sec., 1963.8648860958365 rows/sec., 3.52 MiB/sec. 2025.02.10 18:52:58.351419 [ 4 ] {47f7ad60-f30f-48c0-aadd-8247b1972ad3} TCPHandler: Processed in 0.003118505 sec. 2025.02.10 18:52:58.351673 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:52:58.351791 [ 256 ] {ce9ec2de-da1e-4964-b8c5-212db236727b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:52:58.351842 [ 256 ] {ce9ec2de-da1e-4964-b8c5-212db236727b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:52:58.352341 [ 256 ] {ce9ec2de-da1e-4964-b8c5-212db236727b} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:52:58.352381 [ 256 ] {ce9ec2de-da1e-4964-b8c5-212db236727b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2025.02.10 18:52:58.352758 [ 256 ] {ce9ec2de-da1e-4964-b8c5-212db236727b} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.10 18:52:58.353000 [ 256 ] {ce9ec2de-da1e-4964-b8c5-212db236727b} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:52:58.353226 [ 256 ] {ce9ec2de-da1e-4964-b8c5-212db236727b} executeQuery: Read 60 rows, 4.14 KiB in 0.001458 sec., 41152.26337448559 rows/sec., 2.77 MiB/sec. 2025.02.10 18:52:58.353285 [ 256 ] {ce9ec2de-da1e-4964-b8c5-212db236727b} TCPHandler: Processed in 0.001738592 sec. 2025.02.10 18:53:02.602291 [ 34 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:53:02.602387 [ 34 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:53:02.736063 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 2025.02.10 18:53:02.736835 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:02.736890 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:02.737437 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.10 18:53:02.737691 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:02.737947 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.02.10 18:53:02.828262 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1214 2025.02.10 18:53:02.831547 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:02.831608 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:02.833213 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.10 18:53:02.833565 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:02.834224 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1214 2025.02.10 18:53:03.346553 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:03.346760 [ 4 ] {401f703f-020b-4bef-9ba7-beb80f0627ca} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:53:03.346842 [ 4 ] {401f703f-020b-4bef-9ba7-beb80f0627ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:53:03.347670 [ 4 ] {401f703f-020b-4bef-9ba7-beb80f0627ca} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:03.347718 [ 4 ] {401f703f-020b-4bef-9ba7-beb80f0627ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:03.348156 [ 4 ] {401f703f-020b-4bef-9ba7-beb80f0627ca} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.10 18:53:03.348420 [ 4 ] {401f703f-020b-4bef-9ba7-beb80f0627ca} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:03.348680 [ 4 ] {401f703f-020b-4bef-9ba7-beb80f0627ca} executeQuery: Read 14 rows, 1.01 KiB in 0.001977 sec., 7081.436519979768 rows/sec., 509.77 KiB/sec. 2025.02.10 18:53:03.348746 [ 4 ] {401f703f-020b-4bef-9ba7-beb80f0627ca} TCPHandler: Processed in 0.002322976 sec. 2025.02.10 18:53:03.349016 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:03.349234 [ 256 ] {7e8127ad-46c6-48a7-872a-11d1d9083d2c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:53:03.349316 [ 256 ] {7e8127ad-46c6-48a7-872a-11d1d9083d2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:53:03.350246 [ 256 ] {7e8127ad-46c6-48a7-872a-11d1d9083d2c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:03.350290 [ 256 ] {7e8127ad-46c6-48a7-872a-11d1d9083d2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:03.350759 [ 256 ] {7e8127ad-46c6-48a7-872a-11d1d9083d2c} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.10 18:53:03.351030 [ 256 ] {7e8127ad-46c6-48a7-872a-11d1d9083d2c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:03.351253 [ 256 ] {7e8127ad-46c6-48a7-872a-11d1d9083d2c} executeQuery: Read 273 rows, 24.64 KiB in 0.002083 sec., 131060.96975516081 rows/sec., 11.55 MiB/sec. 2025.02.10 18:53:03.351323 [ 256 ] {7e8127ad-46c6-48a7-872a-11d1d9083d2c} TCPHandler: Processed in 0.002454369 sec. 2025.02.10 18:53:03.351478 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:03.351629 [ 4 ] {98d6aa38-df19-477a-a2fb-abff17ea1a4b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:53:03.351694 [ 4 ] {98d6aa38-df19-477a-a2fb-abff17ea1a4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:53:03.352419 [ 4 ] {98d6aa38-df19-477a-a2fb-abff17ea1a4b} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:03.352467 [ 4 ] {98d6aa38-df19-477a-a2fb-abff17ea1a4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:03.352868 [ 4 ] {98d6aa38-df19-477a-a2fb-abff17ea1a4b} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.10 18:53:03.353124 [ 4 ] {98d6aa38-df19-477a-a2fb-abff17ea1a4b} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:03.353286 [ 33 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.10 18:53:03.353359 [ 33 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:03.353371 [ 4 ] {98d6aa38-df19-477a-a2fb-abff17ea1a4b} executeQuery: Read 42 rows, 3.09 KiB in 0.001766 sec., 23782.55945639864 rows/sec., 1.71 MiB/sec. 2025.02.10 18:53:03.353399 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:03.353513 [ 4 ] {98d6aa38-df19-477a-a2fb-abff17ea1a4b} TCPHandler: Processed in 0.002094241 sec. 2025.02.10 18:53:03.353747 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:03.353748 [ 196 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.10 18:53:03.353972 [ 256 ] {e22f0518-0e0a-46be-a257-cbbdf0f3ced2} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:53:03.354056 [ 196 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:03.354082 [ 256 ] {e22f0518-0e0a-46be-a257-cbbdf0f3ced2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:53:03.354142 [ 196 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 65 rows starting from the beginning of the part 2025.02.10 18:53:03.354491 [ 196 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part 2025.02.10 18:53:03.354978 [ 196 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part 2025.02.10 18:53:03.355381 [ 196 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 44 rows starting from the beginning of the part 2025.02.10 18:53:03.355739 [ 196 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part 2025.02.10 18:53:03.355952 [ 196 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part 2025.02.10 18:53:03.356818 [ 256 ] {e22f0518-0e0a-46be-a257-cbbdf0f3ced2} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:03.356878 [ 256 ] {e22f0518-0e0a-46be-a257-cbbdf0f3ced2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:03.357862 [ 256 ] {e22f0518-0e0a-46be-a257-cbbdf0f3ced2} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.10 18:53:03.358492 [ 256 ] {e22f0518-0e0a-46be-a257-cbbdf0f3ced2} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:03.358747 [ 192 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.005206386 sec., 38990.57810926811 rows/sec., 2.94 MiB/sec. 2025.02.10 18:53:03.358830 [ 33 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.10 18:53:03.358910 [ 33 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:03.358978 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:03.359026 [ 256 ] {e22f0518-0e0a-46be-a257-cbbdf0f3ced2} executeQuery: Read 14 rows, 1004.00 B in 0.005136 sec., 2725.856697819315 rows/sec., 190.90 KiB/sec. 2025.02.10 18:53:03.359198 [ 192 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.10 18:53:03.359377 [ 256 ] {e22f0518-0e0a-46be-a257-cbbdf0f3ced2} TCPHandler: Processed in 0.005751289 sec. 2025.02.10 18:53:03.359455 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.10 18:53:03.359719 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:03.359814 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:03.359897 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 242 rows starting from the beginning of the part 2025.02.10 18:53:03.360071 [ 4 ] {d87424f2-b24c-434c-90d9-704befdaea2c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:53:03.360284 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.02.10 18:53:03.360329 [ 4 ] {d87424f2-b24c-434c-90d9-704befdaea2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:53:03.360400 [ 192 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_51_10} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:03.360778 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part 2025.02.10 18:53:03.360995 [ 192 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_51_10} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.10 18:53:03.361253 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2025.02.10 18:53:03.361488 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:53:03.361686 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2025.02.10 18:53:03.362160 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2025.02.10 18:53:03.363447 [ 4 ] {d87424f2-b24c-434c-90d9-704befdaea2c} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:03.363491 [ 4 ] {d87424f2-b24c-434c-90d9-704befdaea2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:03.364039 [ 4 ] {d87424f2-b24c-434c-90d9-704befdaea2c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.10 18:53:03.364232 [ 192 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005125753 sec., 102619.06884705524 rows/sec., 7.35 MiB/sec. 2025.02.10 18:53:03.364469 [ 192 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.10 18:53:03.364475 [ 4 ] {d87424f2-b24c-434c-90d9-704befdaea2c} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:03.364917 [ 4 ] {d87424f2-b24c-434c-90d9-704befdaea2c} executeQuery: Read 13 rows, 830.00 B in 0.004983 sec., 2608.870158539033 rows/sec., 162.66 KiB/sec. 2025.02.10 18:53:03.365100 [ 4 ] {d87424f2-b24c-434c-90d9-704befdaea2c} TCPHandler: Processed in 0.005531943 sec. 2025.02.10 18:53:03.365106 [ 192 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_36_7} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:03.365293 [ 192 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_36_7} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.10 18:53:03.365329 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:03.365434 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.10 18:53:03.365531 [ 256 ] {6b64d438-4f16-4a6c-8287-aca16da0cde9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:53:03.365595 [ 256 ] {6b64d438-4f16-4a6c-8287-aca16da0cde9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:53:03.366345 [ 256 ] {6b64d438-4f16-4a6c-8287-aca16da0cde9} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:03.366386 [ 256 ] {6b64d438-4f16-4a6c-8287-aca16da0cde9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:03.366804 [ 256 ] {6b64d438-4f16-4a6c-8287-aca16da0cde9} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.10 18:53:03.367057 [ 256 ] {6b64d438-4f16-4a6c-8287-aca16da0cde9} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:03.367251 [ 256 ] {6b64d438-4f16-4a6c-8287-aca16da0cde9} executeQuery: Read 417 rows, 30.48 KiB in 0.00175 sec., 238285.7142857143 rows/sec., 17.01 MiB/sec. 2025.02.10 18:53:03.367306 [ 256 ] {6b64d438-4f16-4a6c-8287-aca16da0cde9} TCPHandler: Processed in 0.002099811 sec. 2025.02.10 18:53:03.367473 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:03.367615 [ 4 ] {dd98e07b-864e-44c8-844b-ddfe03a97075} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:53:03.367676 [ 4 ] {dd98e07b-864e-44c8-844b-ddfe03a97075} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:53:03.368237 [ 4 ] {dd98e07b-864e-44c8-844b-ddfe03a97075} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:03.368285 [ 4 ] {dd98e07b-864e-44c8-844b-ddfe03a97075} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:03.368703 [ 4 ] {dd98e07b-864e-44c8-844b-ddfe03a97075} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.10 18:53:03.368938 [ 4 ] {dd98e07b-864e-44c8-844b-ddfe03a97075} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:03.369189 [ 4 ] {dd98e07b-864e-44c8-844b-ddfe03a97075} executeQuery: Read 6 rows, 321.00 B in 0.001605 sec., 3738.3177570093458 rows/sec., 195.31 KiB/sec. 2025.02.10 18:53:03.369390 [ 4 ] {dd98e07b-864e-44c8-844b-ddfe03a97075} TCPHandler: Processed in 0.001981878 sec. 2025.02.10 18:53:03.369563 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:03.369696 [ 256 ] {6efb6007-2a24-4ab6-91af-1f5cf6dd2fe5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:03.369759 [ 256 ] {6efb6007-2a24-4ab6-91af-1f5cf6dd2fe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:53:03.370446 [ 256 ] {6efb6007-2a24-4ab6-91af-1f5cf6dd2fe5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:03.370492 [ 256 ] {6efb6007-2a24-4ab6-91af-1f5cf6dd2fe5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:03.370927 [ 256 ] {6efb6007-2a24-4ab6-91af-1f5cf6dd2fe5} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.10 18:53:03.371177 [ 256 ] {6efb6007-2a24-4ab6-91af-1f5cf6dd2fe5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:03.371387 [ 256 ] {6efb6007-2a24-4ab6-91af-1f5cf6dd2fe5} executeQuery: Read 237 rows, 16.27 KiB in 0.001722 sec., 137630.66202090593 rows/sec., 9.22 MiB/sec. 2025.02.10 18:53:03.371441 [ 256 ] {6efb6007-2a24-4ab6-91af-1f5cf6dd2fe5} TCPHandler: Processed in 0.001957367 sec. 2025.02.10 18:53:03.371581 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:03.371719 [ 4 ] {3312824a-c1ee-4f1d-b116-04ce8ffa553e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:53:03.371780 [ 4 ] {3312824a-c1ee-4f1d-b116-04ce8ffa553e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:53:03.372320 [ 4 ] {3312824a-c1ee-4f1d-b116-04ce8ffa553e} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:03.372365 [ 4 ] {3312824a-c1ee-4f1d-b116-04ce8ffa553e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:03.372759 [ 4 ] {3312824a-c1ee-4f1d-b116-04ce8ffa553e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.10 18:53:03.373000 [ 4 ] {3312824a-c1ee-4f1d-b116-04ce8ffa553e} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:03.373229 [ 4 ] {3312824a-c1ee-4f1d-b116-04ce8ffa553e} executeQuery: Read 1 rows, 69.00 B in 0.001537 sec., 650.6180871828237 rows/sec., 43.84 KiB/sec. 2025.02.10 18:53:03.373344 [ 4 ] {3312824a-c1ee-4f1d-b116-04ce8ffa553e} TCPHandler: Processed in 0.001815673 sec. 2025.02.10 18:53:03.373504 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:03.373646 [ 256 ] {4f9357a0-3898-44f4-86b0-ce0ce7785339} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:03.373774 [ 256 ] {4f9357a0-3898-44f4-86b0-ce0ce7785339} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:53:03.375260 [ 256 ] {4f9357a0-3898-44f4-86b0-ce0ce7785339} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:03.375300 [ 256 ] {4f9357a0-3898-44f4-86b0-ce0ce7785339} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:03.375963 [ 256 ] {4f9357a0-3898-44f4-86b0-ce0ce7785339} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.10 18:53:03.376234 [ 256 ] {4f9357a0-3898-44f4-86b0-ce0ce7785339} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:03.376426 [ 31 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.10 18:53:03.376497 [ 256 ] {4f9357a0-3898-44f4-86b0-ce0ce7785339} executeQuery: Read 35 rows, 64.22 KiB in 0.002893 sec., 12098.167991704113 rows/sec., 21.68 MiB/sec. 2025.02.10 18:53:03.376509 [ 31 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:03.376588 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:03.376871 [ 256 ] {4f9357a0-3898-44f4-86b0-ce0ce7785339} TCPHandler: Processed in 0.003442833 sec. 2025.02.10 18:53:03.376950 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.10 18:53:03.377077 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:03.377257 [ 4 ] {cc224548-44fa-4e21-a4a0-8a8c51b5f771} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:53:03.377345 [ 4 ] {cc224548-44fa-4e21-a4a0-8a8c51b5f771} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:53:03.377407 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:03.377564 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 894 rows starting from the beginning of the part 2025.02.10 18:53:03.378128 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 35 rows starting from the beginning of the part 2025.02.10 18:53:03.378744 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part 2025.02.10 18:53:03.378830 [ 4 ] {cc224548-44fa-4e21-a4a0-8a8c51b5f771} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:03.378913 [ 4 ] {cc224548-44fa-4e21-a4a0-8a8c51b5f771} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:03.379280 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 35 rows starting from the beginning of the part 2025.02.10 18:53:03.379792 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part 2025.02.10 18:53:03.380009 [ 4 ] {cc224548-44fa-4e21-a4a0-8a8c51b5f771} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.10 18:53:03.380289 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 35 rows starting from the beginning of the part 2025.02.10 18:53:03.380748 [ 4 ] {cc224548-44fa-4e21-a4a0-8a8c51b5f771} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:03.381262 [ 4 ] {cc224548-44fa-4e21-a4a0-8a8c51b5f771} executeQuery: Read 82 rows, 5.33 KiB in 0.004033 sec., 20332.258864368956 rows/sec., 1.29 MiB/sec. 2025.02.10 18:53:03.381657 [ 4 ] {cc224548-44fa-4e21-a4a0-8a8c51b5f771} TCPHandler: Processed in 0.004642352 sec. 2025.02.10 18:53:03.387693 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1009 rows, containing 19 columns (19 merged, 0 gathered) in 0.010921063 sec., 92390.27373067988 rows/sec., 165.56 MiB/sec. 2025.02.10 18:53:03.389094 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.10 18:53:03.389554 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_51_10} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:03.389666 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_51_10} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.10 18:53:03.389838 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.26 MiB. 2025.02.10 18:53:04.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 215.74 MiB, peak 223.95 MiB, free memory in arenas 0.00 B, will set to 217.05 MiB (RSS), difference: 1.32 MiB 2025.02.10 18:53:04.010344 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.02.10 18:53:04.031405 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:04.031452 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:04.038797 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.10 18:53:04.039585 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:04.042199 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.02.10 18:53:06.544573 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:06.544797 [ 4 ] {f60bbd09-d0d6-46f2-be97-fd7db3fc577c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:53:06.544880 [ 4 ] {f60bbd09-d0d6-46f2-be97-fd7db3fc577c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:53:06.545762 [ 4 ] {f60bbd09-d0d6-46f2-be97-fd7db3fc577c} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:06.545812 [ 4 ] {f60bbd09-d0d6-46f2-be97-fd7db3fc577c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:06.546257 [ 4 ] {f60bbd09-d0d6-46f2-be97-fd7db3fc577c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.10 18:53:06.546518 [ 4 ] {f60bbd09-d0d6-46f2-be97-fd7db3fc577c} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:06.546727 [ 4 ] {f60bbd09-d0d6-46f2-be97-fd7db3fc577c} executeQuery: Read 4 rows, 334.00 B in 0.001992 sec., 2008.0321285140565 rows/sec., 163.74 KiB/sec. 2025.02.10 18:53:06.546791 [ 4 ] {f60bbd09-d0d6-46f2-be97-fd7db3fc577c} TCPHandler: Processed in 0.002357397 sec. 2025.02.10 18:53:06.547085 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:06.547319 [ 256 ] {7d65da49-c449-4eb7-8a41-beef30d96cf0} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:53:06.547406 [ 256 ] {7d65da49-c449-4eb7-8a41-beef30d96cf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:53:06.548862 [ 256 ] {7d65da49-c449-4eb7-8a41-beef30d96cf0} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:06.548923 [ 256 ] {7d65da49-c449-4eb7-8a41-beef30d96cf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:06.549466 [ 256 ] {7d65da49-c449-4eb7-8a41-beef30d96cf0} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.10 18:53:06.549728 [ 256 ] {7d65da49-c449-4eb7-8a41-beef30d96cf0} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:06.549926 [ 26 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.10 18:53:06.550000 [ 26 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:06.550047 [ 256 ] {7d65da49-c449-4eb7-8a41-beef30d96cf0} executeQuery: Read 1208 rows, 102.09 KiB in 0.002749 sec., 439432.520916697 rows/sec., 36.27 MiB/sec. 2025.02.10 18:53:06.550095 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:06.550259 [ 256 ] {7d65da49-c449-4eb7-8a41-beef30d96cf0} TCPHandler: Processed in 0.003318881 sec. 2025.02.10 18:53:06.550473 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.10 18:53:06.550553 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:06.550871 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:06.550882 [ 4 ] {6b836769-36b3-4d50-899e-c5b2d492de7d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:53:06.550953 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1432 rows starting from the beginning of the part 2025.02.10 18:53:06.551007 [ 4 ] {6b836769-36b3-4d50-899e-c5b2d492de7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:53:06.551244 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 66 rows starting from the beginning of the part 2025.02.10 18:53:06.551605 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 274 rows starting from the beginning of the part 2025.02.10 18:53:06.551980 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 66 rows starting from the beginning of the part 2025.02.10 18:53:06.552322 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 273 rows starting from the beginning of the part 2025.02.10 18:53:06.552690 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1208 rows starting from the beginning of the part 2025.02.10 18:53:06.553601 [ 4 ] {6b836769-36b3-4d50-899e-c5b2d492de7d} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:06.553642 [ 4 ] {6b836769-36b3-4d50-899e-c5b2d492de7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:06.554159 [ 4 ] {6b836769-36b3-4d50-899e-c5b2d492de7d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.10 18:53:06.554454 [ 4 ] {6b836769-36b3-4d50-899e-c5b2d492de7d} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:06.554647 [ 4 ] {6b836769-36b3-4d50-899e-c5b2d492de7d} executeQuery: Read 9 rows, 671.00 B in 0.003863 sec., 2329.7954957287084 rows/sec., 169.63 KiB/sec. 2025.02.10 18:53:06.554719 [ 4 ] {6b836769-36b3-4d50-899e-c5b2d492de7d} TCPHandler: Processed in 0.004322204 sec. 2025.02.10 18:53:06.554965 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:06.555151 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3319 rows, containing 5 columns (5 merged, 0 gathered) in 0.004909618 sec., 676020.0080739479 rows/sec., 59.27 MiB/sec. 2025.02.10 18:53:06.555226 [ 256 ] {e1902d6f-0f6c-41e2-9e07-a514b69ec53b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:53:06.555299 [ 256 ] {e1902d6f-0f6c-41e2-9e07-a514b69ec53b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:53:06.555426 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.10 18:53:06.556033 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_66_13} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:06.556169 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_66_13} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.10 18:53:06.556291 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.10 18:53:06.556596 [ 256 ] {e1902d6f-0f6c-41e2-9e07-a514b69ec53b} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:06.556643 [ 256 ] {e1902d6f-0f6c-41e2-9e07-a514b69ec53b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:06.557040 [ 256 ] {e1902d6f-0f6c-41e2-9e07-a514b69ec53b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.10 18:53:06.557293 [ 256 ] {e1902d6f-0f6c-41e2-9e07-a514b69ec53b} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:06.557513 [ 256 ] {e1902d6f-0f6c-41e2-9e07-a514b69ec53b} executeQuery: Read 228 rows, 15.81 KiB in 0.002347 sec., 97145.29186195142 rows/sec., 6.58 MiB/sec. 2025.02.10 18:53:06.557573 [ 256 ] {e1902d6f-0f6c-41e2-9e07-a514b69ec53b} TCPHandler: Processed in 0.002749296 sec. 2025.02.10 18:53:06.557732 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:06.557876 [ 4 ] {e1be2baa-fb7f-46c4-b667-24af2f62561c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:53:06.557936 [ 4 ] {e1be2baa-fb7f-46c4-b667-24af2f62561c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:53:06.558836 [ 4 ] {e1be2baa-fb7f-46c4-b667-24af2f62561c} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:06.558874 [ 4 ] {e1be2baa-fb7f-46c4-b667-24af2f62561c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:06.559275 [ 4 ] {e1be2baa-fb7f-46c4-b667-24af2f62561c} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.10 18:53:06.559511 [ 4 ] {e1be2baa-fb7f-46c4-b667-24af2f62561c} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:06.559643 [ 26 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.10 18:53:06.559685 [ 26 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:06.559695 [ 4 ] {e1be2baa-fb7f-46c4-b667-24af2f62561c} executeQuery: Read 529 rows, 40.13 KiB in 0.001851 sec., 285791.4640734738 rows/sec., 21.17 MiB/sec. 2025.02.10 18:53:06.559708 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:06.559814 [ 4 ] {e1be2baa-fb7f-46c4-b667-24af2f62561c} TCPHandler: Processed in 0.002148802 sec. 2025.02.10 18:53:06.560130 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.10 18:53:06.560170 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:06.560731 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:06.560755 [ 256 ] {3017c4e6-9265-46d8-8dde-77de99d80996} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:06.560840 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 914 rows starting from the beginning of the part 2025.02.10 18:53:06.560923 [ 256 ] {3017c4e6-9265-46d8-8dde-77de99d80996} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:53:06.561204 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 69 rows starting from the beginning of the part 2025.02.10 18:53:06.561667 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 419 rows starting from the beginning of the part 2025.02.10 18:53:06.562012 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::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.02.10 18:53:06.562340 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 417 rows starting from the beginning of the part 2025.02.10 18:53:06.562437 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 529 rows starting from the beginning of the part 2025.02.10 18:53:06.563602 [ 256 ] {3017c4e6-9265-46d8-8dde-77de99d80996} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:06.563653 [ 256 ] {3017c4e6-9265-46d8-8dde-77de99d80996} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:06.564769 [ 256 ] {3017c4e6-9265-46d8-8dde-77de99d80996} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.10 18:53:06.565087 [ 256 ] {3017c4e6-9265-46d8-8dde-77de99d80996} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:06.565424 [ 26 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.10 18:53:06.565527 [ 26 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:06.565624 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:06.565787 [ 256 ] {3017c4e6-9265-46d8-8dde-77de99d80996} executeQuery: Read 966 rows, 66.39 KiB in 0.005222 sec., 184986.59517426274 rows/sec., 12.42 MiB/sec. 2025.02.10 18:53:06.565956 [ 198 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.006118718 sec., 395017.38762923866 rows/sec., 30.30 MiB/sec. 2025.02.10 18:53:06.566084 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.10 18:53:06.566117 [ 256 ] {3017c4e6-9265-46d8-8dde-77de99d80996} TCPHandler: Processed in 0.006169309 sec. 2025.02.10 18:53:06.566384 [ 198 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.10 18:53:06.566424 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:06.566594 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:06.566746 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19273 rows starting from the beginning of the part 2025.02.10 18:53:06.566785 [ 4 ] {488a753e-f6ef-4d9a-886c-c243d10cb318} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:06.567295 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part 2025.02.10 18:53:06.567371 [ 4 ] {488a753e-f6ef-4d9a-886c-c243d10cb318} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:53:06.567656 [ 198 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_66_13} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:06.567761 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 238 rows starting from the beginning of the part 2025.02.10 18:53:06.568358 [ 198 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_66_13} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.10 18:53:06.568375 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part 2025.02.10 18:53:06.568765 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.10 18:53:06.568910 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 237 rows starting from the beginning of the part 2025.02.10 18:53:06.569363 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 966 rows starting from the beginning of the part 2025.02.10 18:53:06.573137 [ 4 ] {488a753e-f6ef-4d9a-886c-c243d10cb318} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:06.573212 [ 4 ] {488a753e-f6ef-4d9a-886c-c243d10cb318} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:06.574487 [ 4 ] {488a753e-f6ef-4d9a-886c-c243d10cb318} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.10 18:53:06.575074 [ 4 ] {488a753e-f6ef-4d9a-886c-c243d10cb318} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:06.575564 [ 4 ] {488a753e-f6ef-4d9a-886c-c243d10cb318} executeQuery: Read 5 rows, 9.17 KiB in 0.008891 sec., 562.3664379709819 rows/sec., 1.01 MiB/sec. 2025.02.10 18:53:06.575672 [ 4 ] {488a753e-f6ef-4d9a-886c-c243d10cb318} TCPHandler: Processed in 0.009435558 sec. 2025.02.10 18:53:06.575839 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:06.575982 [ 256 ] {53977836-905b-4e11-a739-a3c0c6a9179f} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:53:06.576051 [ 256 ] {53977836-905b-4e11-a739-a3c0c6a9179f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:53:06.576644 [ 256 ] {53977836-905b-4e11-a739-a3c0c6a9179f} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:06.576692 [ 256 ] {53977836-905b-4e11-a739-a3c0c6a9179f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:06.577116 [ 256 ] {53977836-905b-4e11-a739-a3c0c6a9179f} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.10 18:53:06.577373 [ 256 ] {53977836-905b-4e11-a739-a3c0c6a9179f} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:06.577744 [ 26 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.10 18:53:06.577810 [ 26 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:06.577856 [ 256 ] {53977836-905b-4e11-a739-a3c0c6a9179f} executeQuery: Read 44 rows, 3.03 KiB in 0.001888 sec., 23305.084745762713 rows/sec., 1.57 MiB/sec. 2025.02.10 18:53:06.577864 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:06.578108 [ 256 ] {53977836-905b-4e11-a739-a3c0c6a9179f} TCPHandler: Processed in 0.002335326 sec. 2025.02.10 18:53:06.578240 [ 200 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.10 18:53:06.578373 [ 200 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:06.578432 [ 200 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3740 rows starting from the beginning of the part 2025.02.10 18:53:06.578585 [ 200 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2025.02.10 18:53:06.579043 [ 200 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part 2025.02.10 18:53:06.579427 [ 200 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part 2025.02.10 18:53:06.579616 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 21034 rows, containing 5 columns (5 merged, 0 gathered) in 0.013827233 sec., 1521200.9517739378 rows/sec., 102.67 MiB/sec. 2025.02.10 18:53:06.579679 [ 200 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 82 rows starting from the beginning of the part 2025.02.10 18:53:06.579853 [ 200 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 44 rows starting from the beginning of the part 2025.02.10 18:53:06.580172 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.10 18:53:06.580826 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_66_13} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:06.581015 [ 189 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_66_13} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.10 18:53:06.581155 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.02.10 18:53:06.582208 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4068 rows, containing 4 columns (4 merged, 0 gathered) in 0.004100839 sec., 991992.1264892379 rows/sec., 64.68 MiB/sec. 2025.02.10 18:53:06.582500 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.10 18:53:06.582818 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_66_13} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:06.582899 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_66_13} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.10 18:53:06.582986 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.02.10 18:53:08.334619 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:08.334836 [ 4 ] {036c7e3c-3de2-48e1-a6a1-329935b5c55d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:53:08.334913 [ 4 ] {036c7e3c-3de2-48e1-a6a1-329935b5c55d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:53:08.335708 [ 4 ] {036c7e3c-3de2-48e1-a6a1-329935b5c55d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:08.335763 [ 4 ] {036c7e3c-3de2-48e1-a6a1-329935b5c55d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:08.336228 [ 4 ] {036c7e3c-3de2-48e1-a6a1-329935b5c55d} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.10 18:53:08.336488 [ 4 ] {036c7e3c-3de2-48e1-a6a1-329935b5c55d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:08.336758 [ 4 ] {036c7e3c-3de2-48e1-a6a1-329935b5c55d} executeQuery: Read 56 rows, 4.41 KiB in 0.001977 sec., 28325.74607991907 rows/sec., 2.18 MiB/sec. 2025.02.10 18:53:08.336862 [ 4 ] {036c7e3c-3de2-48e1-a6a1-329935b5c55d} TCPHandler: Processed in 0.002382248 sec. 2025.02.10 18:53:08.337198 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:08.337396 [ 256 ] {b2d69837-52db-45e9-82d8-b7a1df4abd6e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:53:08.337471 [ 256 ] {b2d69837-52db-45e9-82d8-b7a1df4abd6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:53:08.338451 [ 256 ] {b2d69837-52db-45e9-82d8-b7a1df4abd6e} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:08.338500 [ 256 ] {b2d69837-52db-45e9-82d8-b7a1df4abd6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:08.338960 [ 256 ] {b2d69837-52db-45e9-82d8-b7a1df4abd6e} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.10 18:53:08.339232 [ 256 ] {b2d69837-52db-45e9-82d8-b7a1df4abd6e} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:08.339475 [ 256 ] {b2d69837-52db-45e9-82d8-b7a1df4abd6e} executeQuery: Read 64 rows, 5.12 KiB in 0.002133 sec., 30004.688232536337 rows/sec., 2.34 MiB/sec. 2025.02.10 18:53:08.339543 [ 256 ] {b2d69837-52db-45e9-82d8-b7a1df4abd6e} TCPHandler: Processed in 0.002540282 sec. 2025.02.10 18:53:08.339697 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:08.339838 [ 4 ] {dbaa083d-9384-4c83-8b4b-4b112732e292} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:08.339909 [ 4 ] {dbaa083d-9384-4c83-8b4b-4b112732e292} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:53:08.340582 [ 4 ] {dbaa083d-9384-4c83-8b4b-4b112732e292} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:08.340631 [ 4 ] {dbaa083d-9384-4c83-8b4b-4b112732e292} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:08.341088 [ 4 ] {dbaa083d-9384-4c83-8b4b-4b112732e292} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.10 18:53:08.341336 [ 4 ] {dbaa083d-9384-4c83-8b4b-4b112732e292} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:08.341576 [ 4 ] {dbaa083d-9384-4c83-8b4b-4b112732e292} executeQuery: Read 42 rows, 2.99 KiB in 0.001776 sec., 23648.64864864865 rows/sec., 1.65 MiB/sec. 2025.02.10 18:53:08.341667 [ 4 ] {dbaa083d-9384-4c83-8b4b-4b112732e292} TCPHandler: Processed in 0.002026479 sec. 2025.02.10 18:53:08.341940 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:08.342127 [ 256 ] {ee99b3a0-fa38-437d-8e54-03eaf2d77cef} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:53:08.342196 [ 256 ] {ee99b3a0-fa38-437d-8e54-03eaf2d77cef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:53:08.342791 [ 256 ] {ee99b3a0-fa38-437d-8e54-03eaf2d77cef} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:08.342836 [ 256 ] {ee99b3a0-fa38-437d-8e54-03eaf2d77cef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:08.343234 [ 256 ] {ee99b3a0-fa38-437d-8e54-03eaf2d77cef} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.10 18:53:08.343485 [ 256 ] {ee99b3a0-fa38-437d-8e54-03eaf2d77cef} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:08.343707 [ 256 ] {ee99b3a0-fa38-437d-8e54-03eaf2d77cef} executeQuery: Read 16 rows, 1.11 KiB in 0.001617 sec., 9894.867037724182 rows/sec., 686.07 KiB/sec. 2025.02.10 18:53:08.343761 [ 256 ] {ee99b3a0-fa38-437d-8e54-03eaf2d77cef} TCPHandler: Processed in 0.001991308 sec. 2025.02.10 18:53:10.238135 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 2025.02.10 18:53:10.239325 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:10.239372 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:10.239908 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.10 18:53:10.240166 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:10.240416 [ 67 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.10 18:53:10.240463 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2025.02.10 18:53:10.240543 [ 67 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:10.240593 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:10.241121 [ 190 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.10 18:53:10.241870 [ 190 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:10.241921 [ 190 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part 2025.02.10 18:53:10.241997 [ 190 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part 2025.02.10 18:53:10.242161 [ 190 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part 2025.02.10 18:53:10.242355 [ 190 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part 2025.02.10 18:53:10.242569 [ 190 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part 2025.02.10 18:53:10.242776 [ 190 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part 2025.02.10 18:53:10.245140 [ 188 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.004446627 sec., 4238943.360889051 rows/sec., 60.64 MiB/sec. 2025.02.10 18:53:10.245630 [ 188 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.10 18:53:10.246040 [ 188 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_41_8} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:10.246117 [ 188 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_41_8} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.10 18:53:10.246219 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2025.02.10 18:53:11.542299 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.02.10 18:53:11.566110 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:11.566168 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:11.573604 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.10 18:53:11.574389 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:11.574670 [ 83 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.10 18:53:11.574751 [ 83 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:11.574799 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:11.575312 [ 201 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.10 18:53:11.592681 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.02.10 18:53:11.593945 [ 201 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:11.595402 [ 201 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2025.02.10 18:53:11.600960 [ 201 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2025.02.10 18:53:11.606445 [ 201 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2025.02.10 18:53:11.612024 [ 201 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2025.02.10 18:53:11.617704 [ 201 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.02.10 18:53:11.622511 [ 201 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2025.02.10 18:53:11.682460 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.107522383 sec., 2873.8202351783816 rows/sec., 14.86 MiB/sec. 2025.02.10 18:53:11.685678 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.10 18:53:11.688736 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_41_8} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:11.688862 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_41_8} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.10 18:53:11.691528 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.10 18:53:12.834471 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1260 2025.02.10 18:53:12.837858 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:12.837900 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:12.839368 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.10 18:53:12.839683 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:12.841817 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1260 2025.02.10 18:53:13.345477 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:13.345667 [ 4 ] {846720c3-1496-46d7-a3f7-14b89e9203de} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:53:13.345740 [ 4 ] {846720c3-1496-46d7-a3f7-14b89e9203de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:53:13.346533 [ 4 ] {846720c3-1496-46d7-a3f7-14b89e9203de} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:13.346576 [ 4 ] {846720c3-1496-46d7-a3f7-14b89e9203de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:13.346986 [ 4 ] {846720c3-1496-46d7-a3f7-14b89e9203de} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.10 18:53:13.347233 [ 4 ] {846720c3-1496-46d7-a3f7-14b89e9203de} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:13.347377 [ 106 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.02.10 18:53:13.347421 [ 106 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:13.347434 [ 4 ] {846720c3-1496-46d7-a3f7-14b89e9203de} executeQuery: Read 14 rows, 1.01 KiB in 0.001779 sec., 7869.589657110737 rows/sec., 566.51 KiB/sec. 2025.02.10 18:53:13.347445 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:13.347575 [ 4 ] {846720c3-1496-46d7-a3f7-14b89e9203de} TCPHandler: Processed in 0.002176553 sec. 2025.02.10 18:53:13.347762 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.02.10 18:53:13.348056 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:13.348071 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:13.348107 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:53:13.348248 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:53:13.348677 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:53:13.348942 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:53:13.348956 [ 256 ] {82aede88-7c4c-4b52-9243-3a5d3b36a47b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:53:13.349184 [ 256 ] {82aede88-7c4c-4b52-9243-3a5d3b36a47b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:53:13.349193 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:53:13.351631 [ 256 ] {82aede88-7c4c-4b52-9243-3a5d3b36a47b} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:13.351745 [ 256 ] {82aede88-7c4c-4b52-9243-3a5d3b36a47b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:13.351807 [ 187 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004251512 sec., 16464.73066523157 rows/sec., 1.22 MiB/sec. 2025.02.10 18:53:13.352030 [ 187 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.02.10 18:53:13.352581 [ 187 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_29_7} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:13.352592 [ 256 ] {82aede88-7c4c-4b52-9243-3a5d3b36a47b} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.10 18:53:13.352716 [ 187 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_29_7} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.02.10 18:53:13.352863 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:53:13.353027 [ 256 ] {82aede88-7c4c-4b52-9243-3a5d3b36a47b} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:13.353329 [ 256 ] {82aede88-7c4c-4b52-9243-3a5d3b36a47b} executeQuery: Read 273 rows, 24.64 KiB in 0.004675 sec., 58395.72192513369 rows/sec., 5.15 MiB/sec. 2025.02.10 18:53:13.353469 [ 256 ] {82aede88-7c4c-4b52-9243-3a5d3b36a47b} TCPHandler: Processed in 0.005735549 sec. 2025.02.10 18:53:13.353688 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:13.353851 [ 4 ] {f95b24ad-d365-4bd2-917f-69f2277c66fb} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:53:13.353912 [ 4 ] {f95b24ad-d365-4bd2-917f-69f2277c66fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:53:13.354512 [ 4 ] {f95b24ad-d365-4bd2-917f-69f2277c66fb} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:13.354550 [ 4 ] {f95b24ad-d365-4bd2-917f-69f2277c66fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:13.354923 [ 4 ] {f95b24ad-d365-4bd2-917f-69f2277c66fb} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.10 18:53:13.355174 [ 4 ] {f95b24ad-d365-4bd2-917f-69f2277c66fb} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:13.355352 [ 4 ] {f95b24ad-d365-4bd2-917f-69f2277c66fb} executeQuery: Read 42 rows, 3.09 KiB in 0.001537 sec., 27325.959661678597 rows/sec., 1.96 MiB/sec. 2025.02.10 18:53:13.355405 [ 4 ] {f95b24ad-d365-4bd2-917f-69f2277c66fb} TCPHandler: Processed in 0.001832334 sec. 2025.02.10 18:53:13.355552 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:13.355669 [ 256 ] {0ef6044f-d2d4-4464-87dc-b9bd64cd8058} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:53:13.355718 [ 256 ] {0ef6044f-d2d4-4464-87dc-b9bd64cd8058} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:53:13.356310 [ 256 ] {0ef6044f-d2d4-4464-87dc-b9bd64cd8058} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:13.356350 [ 256 ] {0ef6044f-d2d4-4464-87dc-b9bd64cd8058} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:13.356714 [ 256 ] {0ef6044f-d2d4-4464-87dc-b9bd64cd8058} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.10 18:53:13.356955 [ 256 ] {0ef6044f-d2d4-4464-87dc-b9bd64cd8058} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:13.357221 [ 256 ] {0ef6044f-d2d4-4464-87dc-b9bd64cd8058} executeQuery: Read 14 rows, 1004.00 B in 0.001569 sec., 8922.880815806246 rows/sec., 624.90 KiB/sec. 2025.02.10 18:53:13.357398 [ 256 ] {0ef6044f-d2d4-4464-87dc-b9bd64cd8058} TCPHandler: Processed in 0.001902035 sec. 2025.02.10 18:53:13.357640 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:13.357778 [ 4 ] {31df33b3-8ec3-442d-a1f6-7322acac823c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:53:13.357836 [ 4 ] {31df33b3-8ec3-442d-a1f6-7322acac823c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:53:13.358431 [ 4 ] {31df33b3-8ec3-442d-a1f6-7322acac823c} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:13.358469 [ 4 ] {31df33b3-8ec3-442d-a1f6-7322acac823c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:13.358830 [ 4 ] {31df33b3-8ec3-442d-a1f6-7322acac823c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.10 18:53:13.359065 [ 4 ] {31df33b3-8ec3-442d-a1f6-7322acac823c} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:13.359243 [ 123 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.02.10 18:53:13.359308 [ 4 ] {31df33b3-8ec3-442d-a1f6-7322acac823c} executeQuery: Read 13 rows, 830.00 B in 0.001555 sec., 8360.128617363343 rows/sec., 521.25 KiB/sec. 2025.02.10 18:53:13.359316 [ 123 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:13.359392 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:13.359427 [ 4 ] {31df33b3-8ec3-442d-a1f6-7322acac823c} TCPHandler: Processed in 0.001908726 sec. 2025.02.10 18:53:13.359789 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.02.10 18:53:13.359871 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:13.360273 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:13.360373 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:53:13.360381 [ 256 ] {16be9185-45ca-42b3-a379-8ef796c0fca4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:53:13.360537 [ 256 ] {16be9185-45ca-42b3-a379-8ef796c0fca4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:53:13.360632 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:53:13.360973 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:53:13.361303 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:53:13.361641 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:53:13.363480 [ 256 ] {16be9185-45ca-42b3-a379-8ef796c0fca4} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:13.363558 [ 256 ] {16be9185-45ca-42b3-a379-8ef796c0fca4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:13.364192 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004707804 sec., 13806.8619679154 rows/sec., 914.79 KiB/sec. 2025.02.10 18:53:13.364461 [ 256 ] {16be9185-45ca-42b3-a379-8ef796c0fca4} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.10 18:53:13.364495 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.02.10 18:53:13.364912 [ 256 ] {16be9185-45ca-42b3-a379-8ef796c0fca4} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:13.365220 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_29_7} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:13.365336 [ 256 ] {16be9185-45ca-42b3-a379-8ef796c0fca4} executeQuery: Read 417 rows, 30.48 KiB in 0.005044 sec., 82672.48215701824 rows/sec., 5.90 MiB/sec. 2025.02.10 18:53:13.365429 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_29_7} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.02.10 18:53:13.365468 [ 256 ] {16be9185-45ca-42b3-a379-8ef796c0fca4} TCPHandler: Processed in 0.005891712 sec. 2025.02.10 18:53:13.365673 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:53:13.365700 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:13.365848 [ 4 ] {16a66261-fcf1-46e4-9a98-2cad7571c381} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:53:13.365908 [ 4 ] {16a66261-fcf1-46e4-9a98-2cad7571c381} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:53:13.366398 [ 4 ] {16a66261-fcf1-46e4-9a98-2cad7571c381} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:13.366437 [ 4 ] {16a66261-fcf1-46e4-9a98-2cad7571c381} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:13.366811 [ 4 ] {16a66261-fcf1-46e4-9a98-2cad7571c381} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.10 18:53:13.367053 [ 4 ] {16a66261-fcf1-46e4-9a98-2cad7571c381} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:13.367260 [ 4 ] {16a66261-fcf1-46e4-9a98-2cad7571c381} executeQuery: Read 6 rows, 321.00 B in 0.001441 sec., 4163.775156141568 rows/sec., 217.54 KiB/sec. 2025.02.10 18:53:13.367312 [ 4 ] {16a66261-fcf1-46e4-9a98-2cad7571c381} TCPHandler: Processed in 0.001733482 sec. 2025.02.10 18:53:13.367508 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:13.367728 [ 256 ] {e37864fd-37d6-42ec-b90d-8a1d96eefc8d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:13.367826 [ 256 ] {e37864fd-37d6-42ec-b90d-8a1d96eefc8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:53:13.368509 [ 256 ] {e37864fd-37d6-42ec-b90d-8a1d96eefc8d} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:13.368549 [ 256 ] {e37864fd-37d6-42ec-b90d-8a1d96eefc8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:13.368958 [ 256 ] {e37864fd-37d6-42ec-b90d-8a1d96eefc8d} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.10 18:53:13.369208 [ 256 ] {e37864fd-37d6-42ec-b90d-8a1d96eefc8d} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:13.369467 [ 256 ] {e37864fd-37d6-42ec-b90d-8a1d96eefc8d} executeQuery: Read 237 rows, 16.27 KiB in 0.001784 sec., 132847.533632287 rows/sec., 8.90 MiB/sec. 2025.02.10 18:53:13.369528 [ 256 ] {e37864fd-37d6-42ec-b90d-8a1d96eefc8d} TCPHandler: Processed in 0.002126161 sec. 2025.02.10 18:53:13.369789 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:13.369962 [ 4 ] {684965f2-f1d7-48ca-a545-89fceff3330b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:53:13.370021 [ 4 ] {684965f2-f1d7-48ca-a545-89fceff3330b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:53:13.370492 [ 4 ] {684965f2-f1d7-48ca-a545-89fceff3330b} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:13.370531 [ 4 ] {684965f2-f1d7-48ca-a545-89fceff3330b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:13.370892 [ 4 ] {684965f2-f1d7-48ca-a545-89fceff3330b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.10 18:53:13.371138 [ 4 ] {684965f2-f1d7-48ca-a545-89fceff3330b} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:13.371368 [ 4 ] {684965f2-f1d7-48ca-a545-89fceff3330b} executeQuery: Read 1 rows, 69.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 46.96 KiB/sec. 2025.02.10 18:53:13.371494 [ 4 ] {684965f2-f1d7-48ca-a545-89fceff3330b} TCPHandler: Processed in 0.001844214 sec. 2025.02.10 18:53:13.371631 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:13.371748 [ 256 ] {1a2abd0e-80eb-4627-a8db-7dce2a3860fa} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:13.371828 [ 256 ] {1a2abd0e-80eb-4627-a8db-7dce2a3860fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:53:13.372965 [ 256 ] {1a2abd0e-80eb-4627-a8db-7dce2a3860fa} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:13.373004 [ 256 ] {1a2abd0e-80eb-4627-a8db-7dce2a3860fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:13.373682 [ 256 ] {1a2abd0e-80eb-4627-a8db-7dce2a3860fa} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.10 18:53:13.373938 [ 256 ] {1a2abd0e-80eb-4627-a8db-7dce2a3860fa} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:13.374191 [ 256 ] {1a2abd0e-80eb-4627-a8db-7dce2a3860fa} executeQuery: Read 35 rows, 64.22 KiB in 0.002467 sec., 14187.271990271585 rows/sec., 25.42 MiB/sec. 2025.02.10 18:53:13.374284 [ 256 ] {1a2abd0e-80eb-4627-a8db-7dce2a3860fa} TCPHandler: Processed in 0.002712025 sec. 2025.02.10 18:53:13.374431 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:13.374569 [ 4 ] {dab3d4f2-a487-4138-a71e-65c5720b7402} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:53:13.374629 [ 4 ] {dab3d4f2-a487-4138-a71e-65c5720b7402} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:53:13.375158 [ 4 ] {dab3d4f2-a487-4138-a71e-65c5720b7402} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:13.375198 [ 4 ] {dab3d4f2-a487-4138-a71e-65c5720b7402} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:13.375569 [ 4 ] {dab3d4f2-a487-4138-a71e-65c5720b7402} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.10 18:53:13.375818 [ 4 ] {dab3d4f2-a487-4138-a71e-65c5720b7402} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:13.376021 [ 4 ] {dab3d4f2-a487-4138-a71e-65c5720b7402} executeQuery: Read 82 rows, 5.33 KiB in 0.001483 sec., 55293.32434254889 rows/sec., 3.51 MiB/sec. 2025.02.10 18:53:13.376074 [ 4 ] {dab3d4f2-a487-4138-a71e-65c5720b7402} TCPHandler: Processed in 0.001708301 sec. 2025.02.10 18:53:17.602442 [ 140 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:53:17.602518 [ 140 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:53:17.740656 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 2025.02.10 18:53:17.741289 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:17.741330 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:17.741865 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.10 18:53:17.742144 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:17.742338 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.02.10 18:53:18.340248 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:18.340461 [ 4 ] {2546bc8d-71f9-45d5-a8ca-2bfa579cf0dc} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:53:18.340543 [ 4 ] {2546bc8d-71f9-45d5-a8ca-2bfa579cf0dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:53:18.341416 [ 4 ] {2546bc8d-71f9-45d5-a8ca-2bfa579cf0dc} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:18.341470 [ 4 ] {2546bc8d-71f9-45d5-a8ca-2bfa579cf0dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:18.341910 [ 4 ] {2546bc8d-71f9-45d5-a8ca-2bfa579cf0dc} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.10 18:53:18.342166 [ 4 ] {2546bc8d-71f9-45d5-a8ca-2bfa579cf0dc} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:18.342408 [ 4 ] {2546bc8d-71f9-45d5-a8ca-2bfa579cf0dc} executeQuery: Read 66 rows, 5.38 KiB in 0.002003 sec., 32950.57413879181 rows/sec., 2.62 MiB/sec. 2025.02.10 18:53:18.342479 [ 4 ] {2546bc8d-71f9-45d5-a8ca-2bfa579cf0dc} TCPHandler: Processed in 0.002368977 sec. 2025.02.10 18:53:18.342744 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:18.342938 [ 256 ] {be6d4dab-b537-4ffc-ad43-a7994f50986a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:53:18.343011 [ 256 ] {be6d4dab-b537-4ffc-ad43-a7994f50986a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:53:18.343756 [ 256 ] {be6d4dab-b537-4ffc-ad43-a7994f50986a} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:18.343799 [ 256 ] {be6d4dab-b537-4ffc-ad43-a7994f50986a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:18.344246 [ 256 ] {be6d4dab-b537-4ffc-ad43-a7994f50986a} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.10 18:53:18.344511 [ 256 ] {be6d4dab-b537-4ffc-ad43-a7994f50986a} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:18.344743 [ 256 ] {be6d4dab-b537-4ffc-ad43-a7994f50986a} executeQuery: Read 5 rows, 385.00 B in 0.00185 sec., 2702.7027027027025 rows/sec., 203.23 KiB/sec. 2025.02.10 18:53:18.344813 [ 256 ] {be6d4dab-b537-4ffc-ad43-a7994f50986a} TCPHandler: Processed in 0.002203603 sec. 2025.02.10 18:53:18.345044 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:18.345228 [ 4 ] {e59aafac-9ede-4bcf-bb71-10ee586b13b5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:53:18.345293 [ 4 ] {e59aafac-9ede-4bcf-bb71-10ee586b13b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:53:18.346027 [ 4 ] {e59aafac-9ede-4bcf-bb71-10ee586b13b5} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:18.346082 [ 4 ] {e59aafac-9ede-4bcf-bb71-10ee586b13b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:18.346475 [ 4 ] {e59aafac-9ede-4bcf-bb71-10ee586b13b5} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.10 18:53:18.346712 [ 4 ] {e59aafac-9ede-4bcf-bb71-10ee586b13b5} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:18.346922 [ 4 ] {e59aafac-9ede-4bcf-bb71-10ee586b13b5} executeQuery: Read 69 rows, 5.52 KiB in 0.001729 sec., 39907.46096009254 rows/sec., 3.12 MiB/sec. 2025.02.10 18:53:18.346978 [ 4 ] {e59aafac-9ede-4bcf-bb71-10ee586b13b5} TCPHandler: Processed in 0.002065759 sec. 2025.02.10 18:53:18.347112 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:18.347245 [ 256 ] {635b3c9c-94a2-4d5c-8e5b-274014897f53} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:18.347310 [ 256 ] {635b3c9c-94a2-4d5c-8e5b-274014897f53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:53:18.348001 [ 256 ] {635b3c9c-94a2-4d5c-8e5b-274014897f53} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:18.348047 [ 256 ] {635b3c9c-94a2-4d5c-8e5b-274014897f53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:18.348485 [ 256 ] {635b3c9c-94a2-4d5c-8e5b-274014897f53} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.10 18:53:18.348731 [ 256 ] {635b3c9c-94a2-4d5c-8e5b-274014897f53} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:18.348931 [ 256 ] {635b3c9c-94a2-4d5c-8e5b-274014897f53} executeQuery: Read 160 rows, 11.41 KiB in 0.001723 sec., 92861.28845037725 rows/sec., 6.47 MiB/sec. 2025.02.10 18:53:18.349013 [ 256 ] {635b3c9c-94a2-4d5c-8e5b-274014897f53} TCPHandler: Processed in 0.001958207 sec. 2025.02.10 18:53:18.349222 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:18.349577 [ 4 ] {42ba5979-1734-46d8-8549-68fdd119291f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:18.349788 [ 4 ] {42ba5979-1734-46d8-8549-68fdd119291f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:53:18.350959 [ 4 ] {42ba5979-1734-46d8-8549-68fdd119291f} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:18.351002 [ 4 ] {42ba5979-1734-46d8-8549-68fdd119291f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:18.351619 [ 4 ] {42ba5979-1734-46d8-8549-68fdd119291f} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.10 18:53:18.351882 [ 4 ] {42ba5979-1734-46d8-8549-68fdd119291f} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:18.352124 [ 4 ] {42ba5979-1734-46d8-8549-68fdd119291f} executeQuery: Read 5 rows, 9.17 KiB in 0.002678 sec., 1867.0649738610905 rows/sec., 3.35 MiB/sec. 2025.02.10 18:53:18.352222 [ 4 ] {42ba5979-1734-46d8-8549-68fdd119291f} TCPHandler: Processed in 0.003128736 sec. 2025.02.10 18:53:18.352382 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:18.352523 [ 256 ] {6c60971f-549b-42c6-8130-c80a63c37e8e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:53:18.352583 [ 256 ] {6c60971f-549b-42c6-8130-c80a63c37e8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:53:18.353171 [ 256 ] {6c60971f-549b-42c6-8130-c80a63c37e8e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:18.353215 [ 256 ] {6c60971f-549b-42c6-8130-c80a63c37e8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:18.353609 [ 256 ] {6c60971f-549b-42c6-8130-c80a63c37e8e} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.10 18:53:18.353856 [ 256 ] {6c60971f-549b-42c6-8130-c80a63c37e8e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:18.354038 [ 256 ] {6c60971f-549b-42c6-8130-c80a63c37e8e} executeQuery: Read 60 rows, 4.14 KiB in 0.001549 sec., 38734.66752743706 rows/sec., 2.61 MiB/sec. 2025.02.10 18:53:18.354092 [ 256 ] {6c60971f-549b-42c6-8130-c80a63c37e8e} TCPHandler: Processed in 0.001777293 sec. 2025.02.10 18:53:19.092804 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.02.10 18:53:19.111684 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:19.111744 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:19.118690 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.10 18:53:19.119420 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:19.122064 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.02.10 18:53:22.842101 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1294 2025.02.10 18:53:22.845200 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:22.845256 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:22.846724 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.10 18:53:22.847052 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:22.847331 [ 92 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.10 18:53:22.847492 [ 92 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:22.847605 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:22.848453 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.10 18:53:22.849677 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1294 2025.02.10 18:53:22.850093 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:22.850300 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1098 rows starting from the beginning of the part 2025.02.10 18:53:22.850842 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part 2025.02.10 18:53:22.851359 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::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.02.10 18:53:22.851975 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part 2025.02.10 18:53:22.852567 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part 2025.02.10 18:53:22.853235 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part 2025.02.10 18:53:22.861600 [ 194 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1294 rows, containing 72 columns (72 merged, 0 gathered) in 0.013772442 sec., 93955.74147271777 rows/sec., 73.77 MiB/sec. 2025.02.10 18:53:22.862917 [ 199 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.10 18:53:22.863629 [ 199 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_31_6} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:22.863722 [ 199 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_31_6} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.10 18:53:22.863940 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2025.02.10 18:53:23.346438 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:23.346649 [ 4 ] {aab63fee-3749-4069-ad70-c18e649fef55} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:53:23.346733 [ 4 ] {aab63fee-3749-4069-ad70-c18e649fef55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:53:23.347600 [ 4 ] {aab63fee-3749-4069-ad70-c18e649fef55} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:23.347653 [ 4 ] {aab63fee-3749-4069-ad70-c18e649fef55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:23.348086 [ 4 ] {aab63fee-3749-4069-ad70-c18e649fef55} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.10 18:53:23.348356 [ 4 ] {aab63fee-3749-4069-ad70-c18e649fef55} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:23.348599 [ 4 ] {aab63fee-3749-4069-ad70-c18e649fef55} executeQuery: Read 14 rows, 1.01 KiB in 0.002008 sec., 6972.111553784861 rows/sec., 501.90 KiB/sec. 2025.02.10 18:53:23.348661 [ 4 ] {aab63fee-3749-4069-ad70-c18e649fef55} TCPHandler: Processed in 0.002356386 sec. 2025.02.10 18:53:23.348988 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:23.349296 [ 256 ] {b5a78111-e8bf-466b-871c-bd897a102646} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:53:23.349410 [ 256 ] {b5a78111-e8bf-466b-871c-bd897a102646} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:53:23.350183 [ 256 ] {b5a78111-e8bf-466b-871c-bd897a102646} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:23.350230 [ 256 ] {b5a78111-e8bf-466b-871c-bd897a102646} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:23.350670 [ 256 ] {b5a78111-e8bf-466b-871c-bd897a102646} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.10 18:53:23.350960 [ 256 ] {b5a78111-e8bf-466b-871c-bd897a102646} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:23.351207 [ 256 ] {b5a78111-e8bf-466b-871c-bd897a102646} executeQuery: Read 10 rows, 835.00 B in 0.001998 sec., 5005.005005005005 rows/sec., 408.12 KiB/sec. 2025.02.10 18:53:23.351265 [ 256 ] {b5a78111-e8bf-466b-871c-bd897a102646} TCPHandler: Processed in 0.002467 sec. 2025.02.10 18:53:23.351438 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:23.351565 [ 4 ] {6d5d5205-b5c6-4201-b3c1-88c1c08b73ad} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:53:23.351619 [ 4 ] {6d5d5205-b5c6-4201-b3c1-88c1c08b73ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:53:23.352345 [ 4 ] {6d5d5205-b5c6-4201-b3c1-88c1c08b73ad} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:23.352386 [ 4 ] {6d5d5205-b5c6-4201-b3c1-88c1c08b73ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:23.352778 [ 4 ] {6d5d5205-b5c6-4201-b3c1-88c1c08b73ad} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.10 18:53:23.353021 [ 4 ] {6d5d5205-b5c6-4201-b3c1-88c1c08b73ad} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:23.353244 [ 4 ] {6d5d5205-b5c6-4201-b3c1-88c1c08b73ad} executeQuery: Read 278 rows, 25.00 KiB in 0.001707 sec., 162858.8166373755 rows/sec., 14.30 MiB/sec. 2025.02.10 18:53:23.353301 [ 4 ] {6d5d5205-b5c6-4201-b3c1-88c1c08b73ad} TCPHandler: Processed in 0.001925046 sec. 2025.02.10 18:53:23.353501 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:23.353728 [ 256 ] {a11482f7-0f59-4ee4-9fbf-123286ed656f} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:53:23.353820 [ 256 ] {a11482f7-0f59-4ee4-9fbf-123286ed656f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:53:23.354718 [ 256 ] {a11482f7-0f59-4ee4-9fbf-123286ed656f} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:23.354759 [ 256 ] {a11482f7-0f59-4ee4-9fbf-123286ed656f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:23.355126 [ 256 ] {a11482f7-0f59-4ee4-9fbf-123286ed656f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.10 18:53:23.355367 [ 256 ] {a11482f7-0f59-4ee4-9fbf-123286ed656f} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:23.355589 [ 256 ] {a11482f7-0f59-4ee4-9fbf-123286ed656f} executeQuery: Read 52 rows, 3.79 KiB in 0.001918 sec., 27111.57455683003 rows/sec., 1.93 MiB/sec. 2025.02.10 18:53:23.355642 [ 256 ] {a11482f7-0f59-4ee4-9fbf-123286ed656f} TCPHandler: Processed in 0.002250245 sec. 2025.02.10 18:53:23.355794 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:23.355935 [ 4 ] {6331eb30-3828-4a2b-ae96-005805c4b63f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:53:23.355996 [ 4 ] {6331eb30-3828-4a2b-ae96-005805c4b63f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:53:23.356632 [ 4 ] {6331eb30-3828-4a2b-ae96-005805c4b63f} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:23.356672 [ 4 ] {6331eb30-3828-4a2b-ae96-005805c4b63f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:23.357034 [ 4 ] {6331eb30-3828-4a2b-ae96-005805c4b63f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.10 18:53:23.357287 [ 4 ] {6331eb30-3828-4a2b-ae96-005805c4b63f} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:23.357500 [ 4 ] {6331eb30-3828-4a2b-ae96-005805c4b63f} executeQuery: Read 14 rows, 1004.00 B in 0.001597 sec., 8766.437069505324 rows/sec., 613.94 KiB/sec. 2025.02.10 18:53:23.357556 [ 4 ] {6331eb30-3828-4a2b-ae96-005805c4b63f} TCPHandler: Processed in 0.001832184 sec. 2025.02.10 18:53:23.357701 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:23.357840 [ 256 ] {2385094c-fd7c-4de9-a1be-a70513d0bae9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:53:23.357897 [ 256 ] {2385094c-fd7c-4de9-a1be-a70513d0bae9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:53:23.358565 [ 256 ] {2385094c-fd7c-4de9-a1be-a70513d0bae9} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:23.358605 [ 256 ] {2385094c-fd7c-4de9-a1be-a70513d0bae9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:23.358970 [ 256 ] {2385094c-fd7c-4de9-a1be-a70513d0bae9} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.10 18:53:23.359206 [ 256 ] {2385094c-fd7c-4de9-a1be-a70513d0bae9} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:23.359448 [ 256 ] {2385094c-fd7c-4de9-a1be-a70513d0bae9} executeQuery: Read 13 rows, 830.00 B in 0.001627 sec., 7990.165949600492 rows/sec., 498.18 KiB/sec. 2025.02.10 18:53:23.359589 [ 256 ] {2385094c-fd7c-4de9-a1be-a70513d0bae9} TCPHandler: Processed in 0.001953107 sec. 2025.02.10 18:53:23.359815 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:23.359962 [ 4 ] {d7e26d89-16e1-4f36-a9e1-4fe39fca9409} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:53:23.360022 [ 4 ] {d7e26d89-16e1-4f36-a9e1-4fe39fca9409} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:53:23.360803 [ 4 ] {d7e26d89-16e1-4f36-a9e1-4fe39fca9409} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:23.360842 [ 4 ] {d7e26d89-16e1-4f36-a9e1-4fe39fca9409} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:23.361224 [ 4 ] {d7e26d89-16e1-4f36-a9e1-4fe39fca9409} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.10 18:53:23.361460 [ 4 ] {d7e26d89-16e1-4f36-a9e1-4fe39fca9409} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:23.361676 [ 4 ] {d7e26d89-16e1-4f36-a9e1-4fe39fca9409} executeQuery: Read 427 rows, 31.30 KiB in 0.001745 sec., 244699.14040114614 rows/sec., 17.52 MiB/sec. 2025.02.10 18:53:23.361730 [ 4 ] {d7e26d89-16e1-4f36-a9e1-4fe39fca9409} TCPHandler: Processed in 0.002050739 sec. 2025.02.10 18:53:23.361873 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:23.362011 [ 256 ] {c33c6949-5808-422c-a678-4ee6beb87724} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:53:23.362070 [ 256 ] {c33c6949-5808-422c-a678-4ee6beb87724} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:53:23.362601 [ 256 ] {c33c6949-5808-422c-a678-4ee6beb87724} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:23.362641 [ 256 ] {c33c6949-5808-422c-a678-4ee6beb87724} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:23.363003 [ 256 ] {c33c6949-5808-422c-a678-4ee6beb87724} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.10 18:53:23.363239 [ 256 ] {c33c6949-5808-422c-a678-4ee6beb87724} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:23.363464 [ 256 ] {c33c6949-5808-422c-a678-4ee6beb87724} executeQuery: Read 6 rows, 321.00 B in 0.001482 sec., 4048.5829959514167 rows/sec., 211.52 KiB/sec. 2025.02.10 18:53:23.363576 [ 256 ] {c33c6949-5808-422c-a678-4ee6beb87724} TCPHandler: Processed in 0.001769013 sec. 2025.02.10 18:53:23.363766 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:23.363905 [ 4 ] {fe458197-85a5-407d-8a76-6ddf84266d75} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:23.363997 [ 4 ] {fe458197-85a5-407d-8a76-6ddf84266d75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:53:23.364629 [ 4 ] {fe458197-85a5-407d-8a76-6ddf84266d75} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:23.364668 [ 4 ] {fe458197-85a5-407d-8a76-6ddf84266d75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:23.365062 [ 4 ] {fe458197-85a5-407d-8a76-6ddf84266d75} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.10 18:53:23.365307 [ 4 ] {fe458197-85a5-407d-8a76-6ddf84266d75} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:23.365517 [ 4 ] {fe458197-85a5-407d-8a76-6ddf84266d75} executeQuery: Read 242 rows, 16.62 KiB in 0.001645 sec., 147112.46200607903 rows/sec., 9.87 MiB/sec. 2025.02.10 18:53:23.365571 [ 4 ] {fe458197-85a5-407d-8a76-6ddf84266d75} TCPHandler: Processed in 0.001916236 sec. 2025.02.10 18:53:23.365761 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:23.366026 [ 256 ] {6eae2b72-cf9b-4920-a086-f5e82411a5fe} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:53:23.366124 [ 256 ] {6eae2b72-cf9b-4920-a086-f5e82411a5fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:53:23.366729 [ 256 ] {6eae2b72-cf9b-4920-a086-f5e82411a5fe} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:23.366768 [ 256 ] {6eae2b72-cf9b-4920-a086-f5e82411a5fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:23.367125 [ 256 ] {6eae2b72-cf9b-4920-a086-f5e82411a5fe} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.10 18:53:23.367361 [ 256 ] {6eae2b72-cf9b-4920-a086-f5e82411a5fe} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:23.367526 [ 92 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2025.02.10 18:53:23.367588 [ 256 ] {6eae2b72-cf9b-4920-a086-f5e82411a5fe} executeQuery: Read 1 rows, 69.00 B in 0.001613 sec., 619.962802231866 rows/sec., 41.77 KiB/sec. 2025.02.10 18:53:23.367608 [ 92 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:23.367677 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:23.367705 [ 256 ] {6eae2b72-cf9b-4920-a086-f5e82411a5fe} TCPHandler: Processed in 0.002050889 sec. 2025.02.10 18:53:23.367973 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:23.368063 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2025.02.10 18:53:23.368363 [ 4 ] {f369abe5-b848-4f1b-add6-2dae87c0d94a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:23.368774 [ 4 ] {f369abe5-b848-4f1b-add6-2dae87c0d94a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:53:23.368796 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:23.369053 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part 2025.02.10 18:53:23.369422 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2025.02.10 18:53:23.369825 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2025.02.10 18:53:23.370180 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2025.02.10 18:53:23.370578 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2025.02.10 18:53:23.370966 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2025.02.10 18:53:23.374369 [ 200 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.006575999 sec., 4562.044489361997 rows/sec., 307.40 KiB/sec. 2025.02.10 18:53:23.374639 [ 4 ] {f369abe5-b848-4f1b-add6-2dae87c0d94a} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:23.374694 [ 4 ] {f369abe5-b848-4f1b-add6-2dae87c0d94a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:23.374787 [ 200 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2025.02.10 18:53:23.375831 [ 200 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_30_6} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:23.376048 [ 200 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_30_6} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2025.02.10 18:53:23.376201 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.10 18:53:23.376337 [ 4 ] {f369abe5-b848-4f1b-add6-2dae87c0d94a} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.10 18:53:23.376622 [ 4 ] {f369abe5-b848-4f1b-add6-2dae87c0d94a} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:23.376892 [ 4 ] {f369abe5-b848-4f1b-add6-2dae87c0d94a} executeQuery: Read 35 rows, 64.22 KiB in 0.008664 sec., 4039.7045244690676 rows/sec., 7.24 MiB/sec. 2025.02.10 18:53:23.377028 [ 4 ] {f369abe5-b848-4f1b-add6-2dae87c0d94a} TCPHandler: Processed in 0.009244332 sec. 2025.02.10 18:53:23.377189 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:23.377332 [ 256 ] {91f570a3-c2e9-40f5-8d29-9a67253c113d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:53:23.377392 [ 256 ] {91f570a3-c2e9-40f5-8d29-9a67253c113d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:53:23.378233 [ 256 ] {91f570a3-c2e9-40f5-8d29-9a67253c113d} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:23.378304 [ 256 ] {91f570a3-c2e9-40f5-8d29-9a67253c113d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:23.378734 [ 256 ] {91f570a3-c2e9-40f5-8d29-9a67253c113d} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.10 18:53:23.378985 [ 256 ] {91f570a3-c2e9-40f5-8d29-9a67253c113d} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:23.379221 [ 256 ] {91f570a3-c2e9-40f5-8d29-9a67253c113d} executeQuery: Read 82 rows, 5.33 KiB in 0.001917 sec., 42775.169535732915 rows/sec., 2.72 MiB/sec. 2025.02.10 18:53:23.379285 [ 256 ] {91f570a3-c2e9-40f5-8d29-9a67253c113d} TCPHandler: Processed in 0.002164662 sec. 2025.02.10 18:53:25.242521 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 2025.02.10 18:53:25.243476 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:25.243516 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:25.244049 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.10 18:53:25.244306 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:25.244514 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2025.02.10 18:53:26.622173 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 2025.02.10 18:53:26.642483 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:26.642554 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:26.650587 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.10 18:53:26.652175 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:26.657301 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 324 2025.02.10 18:53:28.340398 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:28.340583 [ 4 ] {58ecb8d3-bfe6-48a4-a72c-f4fcd513b150} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:53:28.340655 [ 4 ] {58ecb8d3-bfe6-48a4-a72c-f4fcd513b150} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:53:28.341400 [ 4 ] {58ecb8d3-bfe6-48a4-a72c-f4fcd513b150} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:28.341452 [ 4 ] {58ecb8d3-bfe6-48a4-a72c-f4fcd513b150} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:28.341904 [ 4 ] {58ecb8d3-bfe6-48a4-a72c-f4fcd513b150} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.10 18:53:28.342162 [ 4 ] {58ecb8d3-bfe6-48a4-a72c-f4fcd513b150} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:28.342370 [ 151 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.10 18:53:28.342402 [ 4 ] {58ecb8d3-bfe6-48a4-a72c-f4fcd513b150} executeQuery: Read 66 rows, 5.38 KiB in 0.001869 sec., 35313.00160513644 rows/sec., 2.81 MiB/sec. 2025.02.10 18:53:28.342453 [ 151 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:28.342528 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:28.342528 [ 4 ] {58ecb8d3-bfe6-48a4-a72c-f4fcd513b150} TCPHandler: Processed in 0.002256754 sec. 2025.02.10 18:53:28.342775 [ 200 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.10 18:53:28.342833 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:28.343052 [ 200 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:28.343132 [ 200 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1432 rows starting from the beginning of the part 2025.02.10 18:53:28.343135 [ 256 ] {5f92e3ef-87bf-44df-b2ba-2e9144d445d3} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:53:28.343317 [ 256 ] {5f92e3ef-87bf-44df-b2ba-2e9144d445d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:53:28.343427 [ 200 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part 2025.02.10 18:53:28.343844 [ 200 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 273 rows starting from the beginning of the part 2025.02.10 18:53:28.344101 [ 200 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 66 rows starting from the beginning of the part 2025.02.10 18:53:28.344438 [ 200 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 278 rows starting from the beginning of the part 2025.02.10 18:53:28.344861 [ 200 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 66 rows starting from the beginning of the part 2025.02.10 18:53:28.346226 [ 256 ] {5f92e3ef-87bf-44df-b2ba-2e9144d445d3} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:28.346307 [ 256 ] {5f92e3ef-87bf-44df-b2ba-2e9144d445d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:28.347496 [ 256 ] {5f92e3ef-87bf-44df-b2ba-2e9144d445d3} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.10 18:53:28.347941 [ 256 ] {5f92e3ef-87bf-44df-b2ba-2e9144d445d3} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:28.348369 [ 151 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.10 18:53:28.348388 [ 197 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2171 rows, containing 5 columns (5 merged, 0 gathered) in 0.005726998 sec., 379081.6759495987 rows/sec., 33.44 MiB/sec. 2025.02.10 18:53:28.348454 [ 151 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:28.348512 [ 256 ] {5f92e3ef-87bf-44df-b2ba-2e9144d445d3} executeQuery: Read 5 rows, 385.00 B in 0.005466 sec., 914.7457006952067 rows/sec., 68.78 KiB/sec. 2025.02.10 18:53:28.348519 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:28.348775 [ 256 ] {5f92e3ef-87bf-44df-b2ba-2e9144d445d3} TCPHandler: Processed in 0.006110868 sec. 2025.02.10 18:53:28.348842 [ 197 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.10 18:53:28.349014 [ 186 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.10 18:53:28.349101 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:28.349371 [ 186 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:28.349443 [ 4 ] {8eb992cb-d0ae-4b00-9ef4-873a39275469} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:53:28.349462 [ 186 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 65 rows starting from the beginning of the part 2025.02.10 18:53:28.349607 [ 4 ] {8eb992cb-d0ae-4b00-9ef4-873a39275469} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:53:28.349839 [ 186 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 9 rows starting from the beginning of the part 2025.02.10 18:53:28.350218 [ 197 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_71_14} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:28.350345 [ 186 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part 2025.02.10 18:53:28.350795 [ 186 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part 2025.02.10 18:53:28.351089 [ 197 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_71_14} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.10 18:53:28.351176 [ 186 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 52 rows starting from the beginning of the part 2025.02.10 18:53:28.351652 [ 186 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part 2025.02.10 18:53:28.351889 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2025.02.10 18:53:28.352732 [ 4 ] {8eb992cb-d0ae-4b00-9ef4-873a39275469} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:28.352785 [ 4 ] {8eb992cb-d0ae-4b00-9ef4-873a39275469} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:28.353732 [ 4 ] {8eb992cb-d0ae-4b00-9ef4-873a39275469} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.10 18:53:28.353937 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.005261186 sec., 33832.67575029661 rows/sec., 2.54 MiB/sec. 2025.02.10 18:53:28.354192 [ 4 ] {8eb992cb-d0ae-4b00-9ef4-873a39275469} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:28.354194 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.10 18:53:28.354495 [ 151 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.10 18:53:28.354581 [ 151 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:28.354655 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:28.354776 [ 4 ] {8eb992cb-d0ae-4b00-9ef4-873a39275469} executeQuery: Read 69 rows, 5.52 KiB in 0.005403 sec., 12770.682953914493 rows/sec., 1020.84 KiB/sec. 2025.02.10 18:53:28.355048 [ 190 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.10 18:53:28.355101 [ 4 ] {8eb992cb-d0ae-4b00-9ef4-873a39275469} TCPHandler: Processed in 0.00618482 sec. 2025.02.10 18:53:28.355163 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_56_11} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:28.355408 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:28.355516 [ 190 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:28.355542 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_56_11} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.10 18:53:28.355621 [ 190 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 914 rows starting from the beginning of the part 2025.02.10 18:53:28.355701 [ 256 ] {96ee369a-d8aa-486f-ad5d-df82c7d21d0d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:28.355788 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:53:28.356063 [ 190 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part 2025.02.10 18:53:28.356078 [ 256 ] {96ee369a-d8aa-486f-ad5d-df82c7d21d0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:53:28.356349 [ 190 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 417 rows starting from the beginning of the part 2025.02.10 18:53:28.356654 [ 190 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 69 rows starting from the beginning of the part 2025.02.10 18:53:28.357058 [ 190 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part 2025.02.10 18:53:28.357325 [ 190 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 69 rows starting from the beginning of the part 2025.02.10 18:53:28.358883 [ 256 ] {96ee369a-d8aa-486f-ad5d-df82c7d21d0d} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:28.358958 [ 256 ] {96ee369a-d8aa-486f-ad5d-df82c7d21d0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:28.359931 [ 256 ] {96ee369a-d8aa-486f-ad5d-df82c7d21d0d} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.10 18:53:28.360405 [ 190 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.005621095 sec., 348686.5103685314 rows/sec., 26.70 MiB/sec. 2025.02.10 18:53:28.360421 [ 256 ] {96ee369a-d8aa-486f-ad5d-df82c7d21d0d} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:28.360652 [ 190 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.10 18:53:28.360666 [ 151 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.10 18:53:28.360772 [ 151 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:28.360854 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:28.361024 [ 256 ] {96ee369a-d8aa-486f-ad5d-df82c7d21d0d} executeQuery: Read 160 rows, 11.41 KiB in 0.005429 sec., 29471.35752440597 rows/sec., 2.05 MiB/sec. 2025.02.10 18:53:28.361323 [ 256 ] {96ee369a-d8aa-486f-ad5d-df82c7d21d0d} TCPHandler: Processed in 0.006085357 sec. 2025.02.10 18:53:28.361330 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.10 18:53:28.361608 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:28.361631 [ 190 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_71_14} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:28.361807 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:28.361921 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21034 rows starting from the beginning of the part 2025.02.10 18:53:28.361937 [ 190 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_71_14} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.10 18:53:28.361979 [ 4 ] {663d222d-e33e-4128-a6b2-d9ee12f8ae59} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:28.362282 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.10 18:53:28.362500 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 42 rows starting from the beginning of the part 2025.02.10 18:53:28.362513 [ 4 ] {663d222d-e33e-4128-a6b2-d9ee12f8ae59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:53:28.362927 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part 2025.02.10 18:53:28.363318 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part 2025.02.10 18:53:28.363685 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 242 rows starting from the beginning of the part 2025.02.10 18:53:28.364059 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part 2025.02.10 18:53:28.366555 [ 4 ] {663d222d-e33e-4128-a6b2-d9ee12f8ae59} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:28.366638 [ 4 ] {663d222d-e33e-4128-a6b2-d9ee12f8ae59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:28.368474 [ 4 ] {663d222d-e33e-4128-a6b2-d9ee12f8ae59} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.10 18:53:28.368799 [ 4 ] {663d222d-e33e-4128-a6b2-d9ee12f8ae59} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:28.369327 [ 151 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.10 18:53:28.369438 [ 151 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:28.369505 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:28.369685 [ 4 ] {663d222d-e33e-4128-a6b2-d9ee12f8ae59} executeQuery: Read 5 rows, 9.17 KiB in 0.007795 sec., 641.4368184733804 rows/sec., 1.15 MiB/sec. 2025.02.10 18:53:28.369985 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.10 18:53:28.370390 [ 4 ] {663d222d-e33e-4128-a6b2-d9ee12f8ae59} TCPHandler: Processed in 0.008929545 sec. 2025.02.10 18:53:28.370672 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:28.371047 [ 256 ] {fce981a1-2be1-47a0-bc6e-63861df14a80} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:53:28.371210 [ 256 ] {fce981a1-2be1-47a0-bc6e-63861df14a80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:53:28.371917 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:28.372050 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1009 rows starting from the beginning of the part 2025.02.10 18:53:28.372640 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part 2025.02.10 18:53:28.373170 [ 256 ] {fce981a1-2be1-47a0-bc6e-63861df14a80} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:28.373183 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 35 rows starting from the beginning of the part 2025.02.10 18:53:28.373219 [ 256 ] {fce981a1-2be1-47a0-bc6e-63861df14a80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:28.373945 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part 2025.02.10 18:53:28.374637 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 35 rows starting from the beginning of the part 2025.02.10 18:53:28.374644 [ 256 ] {fce981a1-2be1-47a0-bc6e-63861df14a80} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.10 18:53:28.375314 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part 2025.02.10 18:53:28.375607 [ 256 ] {fce981a1-2be1-47a0-bc6e-63861df14a80} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:28.376257 [ 151 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.10 18:53:28.376404 [ 151 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:28.376534 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:28.376622 [ 256 ] {fce981a1-2be1-47a0-bc6e-63861df14a80} executeQuery: Read 60 rows, 4.14 KiB in 0.005688 sec., 10548.523206751055 rows/sec., 727.96 KiB/sec. 2025.02.10 18:53:28.376974 [ 256 ] {fce981a1-2be1-47a0-bc6e-63861df14a80} TCPHandler: Processed in 0.006433615 sec. 2025.02.10 18:53:28.377088 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.10 18:53:28.377473 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:28.377548 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4068 rows starting from the beginning of the part 2025.02.10 18:53:28.377820 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 16 rows starting from the beginning of the part 2025.02.10 18:53:28.377832 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 21875 rows, containing 5 columns (5 merged, 0 gathered) in 0.016654852 sec., 1313431.0650133665 rows/sec., 88.68 MiB/sec. 2025.02.10 18:53:28.378263 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part 2025.02.10 18:53:28.378667 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part 2025.02.10 18:53:28.378975 [ 187 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.10 18:53:28.379037 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part 2025.02.10 18:53:28.379608 [ 193 ] {d601b582-081b-4269-a62d-1718944342b0::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.02.10 18:53:28.380468 [ 187 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_71_14} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:28.380718 [ 187 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_71_14} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.10 18:53:28.380944 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. 2025.02.10 18:53:28.383440 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4368 rows, containing 4 columns (4 merged, 0 gathered) in 0.006732363 sec., 648806.3700664982 rows/sec., 42.31 MiB/sec. 2025.02.10 18:53:28.383961 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.10 18:53:28.384637 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_71_14} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:28.384779 [ 191 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_71_14} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.10 18:53:28.384874 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2025.02.10 18:53:28.386661 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1094 rows, containing 19 columns (19 merged, 0 gathered) in 0.01698152 sec., 64422.972737422795 rows/sec., 115.44 MiB/sec. 2025.02.10 18:53:28.387874 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.10 18:53:28.388256 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_56_11} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:28.388336 [ 201 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_56_11} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.10 18:53:28.388453 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.48 MiB. 2025.02.10 18:53:29.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 220.30 MiB, peak 232.17 MiB, free memory in arenas 0.00 B, will set to 223.77 MiB (RSS), difference: 3.46 MiB 2025.02.10 18:53:32.602764 [ 141 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:53:32.602827 [ 141 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:53:32.744681 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 2025.02.10 18:53:32.745341 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:32.745389 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:32.745943 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.10 18:53:32.746208 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:32.746456 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.02.10 18:53:32.849995 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1330 2025.02.10 18:53:32.853744 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:32.853802 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:32.855300 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.10 18:53:32.855622 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:32.856199 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1330 2025.02.10 18:53:33.346075 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:33.346250 [ 4 ] {bc71b897-501b-42ca-9a99-4a5487e648d8} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:53:33.346318 [ 4 ] {bc71b897-501b-42ca-9a99-4a5487e648d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:53:33.347060 [ 4 ] {bc71b897-501b-42ca-9a99-4a5487e648d8} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:33.347105 [ 4 ] {bc71b897-501b-42ca-9a99-4a5487e648d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:33.347528 [ 4 ] {bc71b897-501b-42ca-9a99-4a5487e648d8} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.10 18:53:33.347787 [ 4 ] {bc71b897-501b-42ca-9a99-4a5487e648d8} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:33.348080 [ 4 ] {bc71b897-501b-42ca-9a99-4a5487e648d8} executeQuery: Read 14 rows, 1.01 KiB in 0.001866 sec., 7502.679528403001 rows/sec., 540.09 KiB/sec. 2025.02.10 18:53:33.348175 [ 4 ] {bc71b897-501b-42ca-9a99-4a5487e648d8} TCPHandler: Processed in 0.002204053 sec. 2025.02.10 18:53:33.348557 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:33.348851 [ 256 ] {d2226e72-6c50-48b0-9191-712f1a9e83eb} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:53:33.348921 [ 256 ] {d2226e72-6c50-48b0-9191-712f1a9e83eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:53:33.349801 [ 256 ] {d2226e72-6c50-48b0-9191-712f1a9e83eb} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:33.349841 [ 256 ] {d2226e72-6c50-48b0-9191-712f1a9e83eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:33.350298 [ 256 ] {d2226e72-6c50-48b0-9191-712f1a9e83eb} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.10 18:53:33.350558 [ 256 ] {d2226e72-6c50-48b0-9191-712f1a9e83eb} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:33.350775 [ 256 ] {d2226e72-6c50-48b0-9191-712f1a9e83eb} executeQuery: Read 273 rows, 24.64 KiB in 0.002002 sec., 136363.63636363638 rows/sec., 12.02 MiB/sec. 2025.02.10 18:53:33.350893 [ 256 ] {d2226e72-6c50-48b0-9191-712f1a9e83eb} TCPHandler: Processed in 0.002566412 sec. 2025.02.10 18:53:33.351102 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:33.351251 [ 4 ] {f8fa8fea-15ed-428c-b6fb-961b3f13026a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:53:33.351314 [ 4 ] {f8fa8fea-15ed-428c-b6fb-961b3f13026a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:53:33.351978 [ 4 ] {f8fa8fea-15ed-428c-b6fb-961b3f13026a} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:33.352019 [ 4 ] {f8fa8fea-15ed-428c-b6fb-961b3f13026a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:33.352400 [ 4 ] {f8fa8fea-15ed-428c-b6fb-961b3f13026a} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.10 18:53:33.352662 [ 4 ] {f8fa8fea-15ed-428c-b6fb-961b3f13026a} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:33.352869 [ 4 ] {f8fa8fea-15ed-428c-b6fb-961b3f13026a} executeQuery: Read 42 rows, 3.09 KiB in 0.001653 sec., 25408.348457350272 rows/sec., 1.82 MiB/sec. 2025.02.10 18:53:33.352926 [ 4 ] {f8fa8fea-15ed-428c-b6fb-961b3f13026a} TCPHandler: Processed in 0.001924627 sec. 2025.02.10 18:53:33.353141 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:33.353367 [ 256 ] {9d5c56f6-4241-4164-846a-d404f5acd49a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:53:33.353461 [ 256 ] {9d5c56f6-4241-4164-846a-d404f5acd49a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:53:33.354232 [ 256 ] {9d5c56f6-4241-4164-846a-d404f5acd49a} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:33.354271 [ 256 ] {9d5c56f6-4241-4164-846a-d404f5acd49a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:33.354628 [ 256 ] {9d5c56f6-4241-4164-846a-d404f5acd49a} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.10 18:53:33.354870 [ 256 ] {9d5c56f6-4241-4164-846a-d404f5acd49a} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:33.355112 [ 256 ] {9d5c56f6-4241-4164-846a-d404f5acd49a} executeQuery: Read 14 rows, 1004.00 B in 0.001791 sec., 7816.862088218872 rows/sec., 547.44 KiB/sec. 2025.02.10 18:53:33.355181 [ 256 ] {9d5c56f6-4241-4164-846a-d404f5acd49a} TCPHandler: Processed in 0.002149672 sec. 2025.02.10 18:53:33.355423 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:33.355594 [ 4 ] {050f2726-9ef9-4f21-acbe-cb38465f3afa} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:53:33.355654 [ 4 ] {050f2726-9ef9-4f21-acbe-cb38465f3afa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:53:33.356252 [ 4 ] {050f2726-9ef9-4f21-acbe-cb38465f3afa} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:33.356293 [ 4 ] {050f2726-9ef9-4f21-acbe-cb38465f3afa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:33.356656 [ 4 ] {050f2726-9ef9-4f21-acbe-cb38465f3afa} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.10 18:53:33.356900 [ 4 ] {050f2726-9ef9-4f21-acbe-cb38465f3afa} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:33.357150 [ 4 ] {050f2726-9ef9-4f21-acbe-cb38465f3afa} executeQuery: Read 13 rows, 830.00 B in 0.001579 sec., 8233.058898036732 rows/sec., 513.33 KiB/sec. 2025.02.10 18:53:33.357264 [ 4 ] {050f2726-9ef9-4f21-acbe-cb38465f3afa} TCPHandler: Processed in 0.001976107 sec. 2025.02.10 18:53:33.357584 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:33.357803 [ 256 ] {17a77e8d-8829-4232-8803-2a5bd20f576f} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:53:33.357870 [ 256 ] {17a77e8d-8829-4232-8803-2a5bd20f576f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:53:33.358629 [ 256 ] {17a77e8d-8829-4232-8803-2a5bd20f576f} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:33.358668 [ 256 ] {17a77e8d-8829-4232-8803-2a5bd20f576f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:33.359052 [ 256 ] {17a77e8d-8829-4232-8803-2a5bd20f576f} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.10 18:53:33.359292 [ 256 ] {17a77e8d-8829-4232-8803-2a5bd20f576f} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:33.359495 [ 256 ] {17a77e8d-8829-4232-8803-2a5bd20f576f} executeQuery: Read 417 rows, 30.48 KiB in 0.001745 sec., 238968.48137535815 rows/sec., 17.06 MiB/sec. 2025.02.10 18:53:33.359546 [ 256 ] {17a77e8d-8829-4232-8803-2a5bd20f576f} TCPHandler: Processed in 0.002163762 sec. 2025.02.10 18:53:33.359702 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:33.359826 [ 4 ] {f2031098-78e4-4543-be25-10cf1340e704} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:53:33.359889 [ 4 ] {f2031098-78e4-4543-be25-10cf1340e704} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:53:33.360472 [ 4 ] {f2031098-78e4-4543-be25-10cf1340e704} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:33.360519 [ 4 ] {f2031098-78e4-4543-be25-10cf1340e704} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:33.360936 [ 4 ] {f2031098-78e4-4543-be25-10cf1340e704} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.10 18:53:33.361185 [ 4 ] {f2031098-78e4-4543-be25-10cf1340e704} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:33.361343 [ 139 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.10 18:53:33.361412 [ 4 ] {f2031098-78e4-4543-be25-10cf1340e704} executeQuery: Read 6 rows, 321.00 B in 0.001613 sec., 3719.7768133911964 rows/sec., 194.34 KiB/sec. 2025.02.10 18:53:33.361421 [ 139 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:33.361489 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:33.361535 [ 4 ] {f2031098-78e4-4543-be25-10cf1340e704} TCPHandler: Processed in 0.001886535 sec. 2025.02.10 18:53:33.361750 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:33.361762 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.10 18:53:33.362086 [ 256 ] {ffbb9fcd-736c-4cfc-b6c2-16402f96f8bf} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:33.362104 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:33.362202 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part 2025.02.10 18:53:33.362248 [ 256 ] {ffbb9fcd-736c-4cfc-b6c2-16402f96f8bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:53:33.362532 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2025.02.10 18:53:33.362927 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2025.02.10 18:53:33.363287 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2025.02.10 18:53:33.363617 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2025.02.10 18:53:33.363924 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2025.02.10 18:53:33.365281 [ 256 ] {ffbb9fcd-736c-4cfc-b6c2-16402f96f8bf} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:33.365348 [ 256 ] {ffbb9fcd-736c-4cfc-b6c2-16402f96f8bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:33.366441 [ 256 ] {ffbb9fcd-736c-4cfc-b6c2-16402f96f8bf} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.10 18:53:33.366700 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.005122264 sec., 36312.06825731747 rows/sec., 1.85 MiB/sec. 2025.02.10 18:53:33.366916 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.10 18:53:33.366925 [ 256 ] {ffbb9fcd-736c-4cfc-b6c2-16402f96f8bf} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:33.367495 [ 256 ] {ffbb9fcd-736c-4cfc-b6c2-16402f96f8bf} executeQuery: Read 237 rows, 16.27 KiB in 0.005509 sec., 43020.51188963514 rows/sec., 2.88 MiB/sec. 2025.02.10 18:53:33.367719 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_31_6} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:33.367791 [ 256 ] {ffbb9fcd-736c-4cfc-b6c2-16402f96f8bf} TCPHandler: Processed in 0.006154898 sec. 2025.02.10 18:53:33.368058 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_31_6} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.10 18:53:33.368119 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:33.368313 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.10 18:53:33.368530 [ 4 ] {80dc2ab6-bc5e-4d66-b2df-f8d3bb29521d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:53:33.368709 [ 4 ] {80dc2ab6-bc5e-4d66-b2df-f8d3bb29521d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:53:33.369209 [ 4 ] {80dc2ab6-bc5e-4d66-b2df-f8d3bb29521d} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:33.369248 [ 4 ] {80dc2ab6-bc5e-4d66-b2df-f8d3bb29521d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:33.369607 [ 4 ] {80dc2ab6-bc5e-4d66-b2df-f8d3bb29521d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.10 18:53:33.369851 [ 4 ] {80dc2ab6-bc5e-4d66-b2df-f8d3bb29521d} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:33.370063 [ 4 ] {80dc2ab6-bc5e-4d66-b2df-f8d3bb29521d} executeQuery: Read 1 rows, 69.00 B in 0.00165 sec., 606.0606060606061 rows/sec., 40.84 KiB/sec. 2025.02.10 18:53:33.370115 [ 4 ] {80dc2ab6-bc5e-4d66-b2df-f8d3bb29521d} TCPHandler: Processed in 0.002178472 sec. 2025.02.10 18:53:33.370257 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:33.370396 [ 256 ] {4ed70d64-b4cd-4693-97b5-78988bee7a29} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:33.370489 [ 256 ] {4ed70d64-b4cd-4693-97b5-78988bee7a29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:53:33.371744 [ 256 ] {4ed70d64-b4cd-4693-97b5-78988bee7a29} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:33.371783 [ 256 ] {4ed70d64-b4cd-4693-97b5-78988bee7a29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:33.372459 [ 256 ] {4ed70d64-b4cd-4693-97b5-78988bee7a29} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.10 18:53:33.372729 [ 256 ] {4ed70d64-b4cd-4693-97b5-78988bee7a29} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:33.373018 [ 256 ] {4ed70d64-b4cd-4693-97b5-78988bee7a29} executeQuery: Read 35 rows, 64.22 KiB in 0.002653 sec., 13192.612137203167 rows/sec., 23.64 MiB/sec. 2025.02.10 18:53:33.373518 [ 256 ] {4ed70d64-b4cd-4693-97b5-78988bee7a29} TCPHandler: Processed in 0.00332253 sec. 2025.02.10 18:53:33.373803 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:33.373967 [ 4 ] {67515fc8-2415-4f41-ae10-21b1ed14ffff} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:53:33.374027 [ 4 ] {67515fc8-2415-4f41-ae10-21b1ed14ffff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:53:33.374588 [ 4 ] {67515fc8-2415-4f41-ae10-21b1ed14ffff} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:33.374634 [ 4 ] {67515fc8-2415-4f41-ae10-21b1ed14ffff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:33.375040 [ 4 ] {67515fc8-2415-4f41-ae10-21b1ed14ffff} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.10 18:53:33.375280 [ 4 ] {67515fc8-2415-4f41-ae10-21b1ed14ffff} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:33.375488 [ 4 ] {67515fc8-2415-4f41-ae10-21b1ed14ffff} executeQuery: Read 82 rows, 5.33 KiB in 0.001549 sec., 52937.37895416398 rows/sec., 3.36 MiB/sec. 2025.02.10 18:53:33.375539 [ 4 ] {67515fc8-2415-4f41-ae10-21b1ed14ffff} TCPHandler: Processed in 0.001897936 sec. 2025.02.10 18:53:34.157399 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 2025.02.10 18:53:34.178463 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:34.178517 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:34.186377 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.10 18:53:34.187186 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:34.190666 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.02.10 18:53:35.924632 [ 137 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.10 18:53:35.924737 [ 137 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:35.924779 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:35.925137 [ 198 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.02.10 18:53:35.925444 [ 198 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:35.925504 [ 198 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part 2025.02.10 18:53:35.925654 [ 198 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2025.02.10 18:53:35.925898 [ 198 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2025.02.10 18:53:35.926078 [ 198 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part 2025.02.10 18:53:35.926259 [ 198 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part 2025.02.10 18:53:35.927318 [ 194 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002416408 sec., 14898.146339525443 rows/sec., 1.24 MiB/sec. 2025.02.10 18:53:35.927532 [ 189 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.10 18:53:35.927919 [ 189 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_17_4} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:35.928012 [ 189 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_17_4} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.10 18:53:35.928117 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:53:36.545285 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:36.545515 [ 4 ] {4402c220-6b39-4389-8a5d-7fd2f2aea5b9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:53:36.545601 [ 4 ] {4402c220-6b39-4389-8a5d-7fd2f2aea5b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:53:36.546313 [ 4 ] {4402c220-6b39-4389-8a5d-7fd2f2aea5b9} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:36.546358 [ 4 ] {4402c220-6b39-4389-8a5d-7fd2f2aea5b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:36.546780 [ 4 ] {4402c220-6b39-4389-8a5d-7fd2f2aea5b9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.10 18:53:36.547039 [ 4 ] {4402c220-6b39-4389-8a5d-7fd2f2aea5b9} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:36.547240 [ 4 ] {4402c220-6b39-4389-8a5d-7fd2f2aea5b9} executeQuery: Read 2 rows, 167.00 B in 0.001794 sec., 1114.8272017837235 rows/sec., 90.91 KiB/sec. 2025.02.10 18:53:36.547305 [ 4 ] {4402c220-6b39-4389-8a5d-7fd2f2aea5b9} TCPHandler: Processed in 0.002205103 sec. 2025.02.10 18:53:36.547563 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:36.547767 [ 256 ] {7813f044-5446-4e88-8f68-e2e29a7cc42f} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:53:36.547842 [ 256 ] {7813f044-5446-4e88-8f68-e2e29a7cc42f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:53:36.549104 [ 256 ] {7813f044-5446-4e88-8f68-e2e29a7cc42f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:36.549153 [ 256 ] {7813f044-5446-4e88-8f68-e2e29a7cc42f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:36.549669 [ 256 ] {7813f044-5446-4e88-8f68-e2e29a7cc42f} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.10 18:53:36.549928 [ 256 ] {7813f044-5446-4e88-8f68-e2e29a7cc42f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:36.550164 [ 256 ] {7813f044-5446-4e88-8f68-e2e29a7cc42f} executeQuery: Read 1207 rows, 102.02 KiB in 0.002452 sec., 492251.2234910277 rows/sec., 40.63 MiB/sec. 2025.02.10 18:53:36.550221 [ 256 ] {7813f044-5446-4e88-8f68-e2e29a7cc42f} TCPHandler: Processed in 0.002796157 sec. 2025.02.10 18:53:36.550397 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:36.550546 [ 4 ] {2f0c11c1-408b-4dbb-b639-07c7eee9c98c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:53:36.550610 [ 4 ] {2f0c11c1-408b-4dbb-b639-07c7eee9c98c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:53:36.551278 [ 4 ] {2f0c11c1-408b-4dbb-b639-07c7eee9c98c} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:36.551318 [ 4 ] {2f0c11c1-408b-4dbb-b639-07c7eee9c98c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:36.551676 [ 4 ] {2f0c11c1-408b-4dbb-b639-07c7eee9c98c} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.10 18:53:36.551922 [ 4 ] {2f0c11c1-408b-4dbb-b639-07c7eee9c98c} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:36.552110 [ 4 ] {2f0c11c1-408b-4dbb-b639-07c7eee9c98c} executeQuery: Read 7 rows, 528.00 B in 0.001601 sec., 4372.2673329169265 rows/sec., 322.06 KiB/sec. 2025.02.10 18:53:36.552161 [ 4 ] {2f0c11c1-408b-4dbb-b639-07c7eee9c98c} TCPHandler: Processed in 0.001831654 sec. 2025.02.10 18:53:36.552329 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:36.552449 [ 256 ] {d42c5b45-4ed7-481c-b071-020c6d06b8ba} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:53:36.552498 [ 256 ] {d42c5b45-4ed7-481c-b071-020c6d06b8ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:53:36.553192 [ 256 ] {d42c5b45-4ed7-481c-b071-020c6d06b8ba} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:36.553232 [ 256 ] {d42c5b45-4ed7-481c-b071-020c6d06b8ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:36.553600 [ 256 ] {d42c5b45-4ed7-481c-b071-020c6d06b8ba} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.10 18:53:36.553837 [ 256 ] {d42c5b45-4ed7-481c-b071-020c6d06b8ba} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:36.554016 [ 134 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.10 18:53:36.554082 [ 256 ] {d42c5b45-4ed7-481c-b071-020c6d06b8ba} executeQuery: Read 228 rows, 15.81 KiB in 0.00165 sec., 138181.81818181818 rows/sec., 9.36 MiB/sec. 2025.02.10 18:53:36.554086 [ 134 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:36.554175 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:36.554211 [ 256 ] {d42c5b45-4ed7-481c-b071-020c6d06b8ba} TCPHandler: Processed in 0.001931826 sec. 2025.02.10 18:53:36.554499 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.10 18:53:36.554519 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:36.554865 [ 4 ] {c19ed656-aa54-4b62-b5ec-f62ee3c2c8af} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:53:36.554884 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:36.554934 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 242 rows starting from the beginning of the part 2025.02.10 18:53:36.554945 [ 4 ] {c19ed656-aa54-4b62-b5ec-f62ee3c2c8af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:53:36.555149 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part 2025.02.10 18:53:36.555664 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2025.02.10 18:53:36.555868 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2025.02.10 18:53:36.556194 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2025.02.10 18:53:36.556544 [ 194 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part 2025.02.10 18:53:36.557561 [ 4 ] {c19ed656-aa54-4b62-b5ec-f62ee3c2c8af} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:36.557607 [ 4 ] {c19ed656-aa54-4b62-b5ec-f62ee3c2c8af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:36.558189 [ 4 ] {c19ed656-aa54-4b62-b5ec-f62ee3c2c8af} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.10 18:53:36.558272 [ 189 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.004008686 sec., 184599.14296106005 rows/sec., 13.21 MiB/sec. 2025.02.10 18:53:36.558553 [ 195 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.10 18:53:36.558561 [ 4 ] {c19ed656-aa54-4b62-b5ec-f62ee3c2c8af} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:36.558997 [ 4 ] {c19ed656-aa54-4b62-b5ec-f62ee3c2c8af} executeQuery: Read 527 rows, 39.97 KiB in 0.004228 sec., 124645.22232734153 rows/sec., 9.23 MiB/sec. 2025.02.10 18:53:36.559138 [ 4 ] {c19ed656-aa54-4b62-b5ec-f62ee3c2c8af} TCPHandler: Processed in 0.004740474 sec. 2025.02.10 18:53:36.559295 [ 195 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_41_8} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:36.559331 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:36.559432 [ 195 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_41_8} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.10 18:53:36.559504 [ 256 ] {2dfd0b8f-b050-43c3-b253-8a7d63ee3ed9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:36.559615 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.10 18:53:36.559636 [ 256 ] {2dfd0b8f-b050-43c3-b253-8a7d63ee3ed9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:53:36.560578 [ 256 ] {2dfd0b8f-b050-43c3-b253-8a7d63ee3ed9} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:36.560628 [ 256 ] {2dfd0b8f-b050-43c3-b253-8a7d63ee3ed9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:36.561143 [ 256 ] {2dfd0b8f-b050-43c3-b253-8a7d63ee3ed9} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.10 18:53:36.561386 [ 256 ] {2dfd0b8f-b050-43c3-b253-8a7d63ee3ed9} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:36.561597 [ 256 ] {2dfd0b8f-b050-43c3-b253-8a7d63ee3ed9} executeQuery: Read 965 rows, 66.32 KiB in 0.002132 sec., 452626.64165103185 rows/sec., 30.38 MiB/sec. 2025.02.10 18:53:36.561649 [ 256 ] {2dfd0b8f-b050-43c3-b253-8a7d63ee3ed9} TCPHandler: Processed in 0.002394848 sec. 2025.02.10 18:53:36.561798 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:36.561919 [ 4 ] {81bcf119-c1f1-4bae-ab47-f368da48bf34} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:36.562016 [ 4 ] {81bcf119-c1f1-4bae-ab47-f368da48bf34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:53:36.563218 [ 4 ] {81bcf119-c1f1-4bae-ab47-f368da48bf34} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:36.563257 [ 4 ] {81bcf119-c1f1-4bae-ab47-f368da48bf34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:36.563869 [ 4 ] {81bcf119-c1f1-4bae-ab47-f368da48bf34} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.10 18:53:36.564119 [ 4 ] {81bcf119-c1f1-4bae-ab47-f368da48bf34} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:36.564358 [ 4 ] {81bcf119-c1f1-4bae-ab47-f368da48bf34} executeQuery: Read 5 rows, 9.17 KiB in 0.002466 sec., 2027.5750202757504 rows/sec., 3.63 MiB/sec. 2025.02.10 18:53:36.564451 [ 4 ] {81bcf119-c1f1-4bae-ab47-f368da48bf34} TCPHandler: Processed in 0.002706356 sec. 2025.02.10 18:53:36.564600 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:36.564739 [ 256 ] {6ed2643b-ea7f-4e95-a5e4-94fc8816646a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:53:36.564800 [ 256 ] {6ed2643b-ea7f-4e95-a5e4-94fc8816646a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:53:36.565313 [ 256 ] {6ed2643b-ea7f-4e95-a5e4-94fc8816646a} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:36.565352 [ 256 ] {6ed2643b-ea7f-4e95-a5e4-94fc8816646a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:36.565726 [ 256 ] {6ed2643b-ea7f-4e95-a5e4-94fc8816646a} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.10 18:53:36.565977 [ 256 ] {6ed2643b-ea7f-4e95-a5e4-94fc8816646a} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:36.566187 [ 256 ] {6ed2643b-ea7f-4e95-a5e4-94fc8816646a} executeQuery: Read 44 rows, 3.03 KiB in 0.00148 sec., 29729.72972972973 rows/sec., 2.00 MiB/sec. 2025.02.10 18:53:36.566240 [ 256 ] {6ed2643b-ea7f-4e95-a5e4-94fc8816646a} TCPHandler: Processed in 0.001705672 sec. 2025.02.10 18:53:38.334693 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:38.334891 [ 4 ] {38b148ad-3a39-43e8-8b2c-aa5b92ac25b2} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:53:38.334968 [ 4 ] {38b148ad-3a39-43e8-8b2c-aa5b92ac25b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:53:38.335726 [ 4 ] {38b148ad-3a39-43e8-8b2c-aa5b92ac25b2} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:38.335780 [ 4 ] {38b148ad-3a39-43e8-8b2c-aa5b92ac25b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:38.336220 [ 4 ] {38b148ad-3a39-43e8-8b2c-aa5b92ac25b2} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.10 18:53:38.336498 [ 4 ] {38b148ad-3a39-43e8-8b2c-aa5b92ac25b2} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:38.336728 [ 4 ] {38b148ad-3a39-43e8-8b2c-aa5b92ac25b2} executeQuery: Read 56 rows, 4.41 KiB in 0.001885 sec., 29708.222811671087 rows/sec., 2.28 MiB/sec. 2025.02.10 18:53:38.336838 [ 4 ] {38b148ad-3a39-43e8-8b2c-aa5b92ac25b2} TCPHandler: Processed in 0.002272575 sec. 2025.02.10 18:53:38.337125 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:38.337322 [ 256 ] {45469caf-cb22-4115-8f84-f61b12561cc5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:53:38.337396 [ 256 ] {45469caf-cb22-4115-8f84-f61b12561cc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:53:38.338183 [ 256 ] {45469caf-cb22-4115-8f84-f61b12561cc5} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:38.338232 [ 256 ] {45469caf-cb22-4115-8f84-f61b12561cc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:38.338669 [ 256 ] {45469caf-cb22-4115-8f84-f61b12561cc5} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.10 18:53:38.338926 [ 256 ] {45469caf-cb22-4115-8f84-f61b12561cc5} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:38.339132 [ 256 ] {45469caf-cb22-4115-8f84-f61b12561cc5} executeQuery: Read 64 rows, 5.12 KiB in 0.001865 sec., 34316.35388739946 rows/sec., 2.68 MiB/sec. 2025.02.10 18:53:38.339197 [ 256 ] {45469caf-cb22-4115-8f84-f61b12561cc5} TCPHandler: Processed in 0.002245085 sec. 2025.02.10 18:53:38.339347 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:38.339495 [ 4 ] {f8028b92-981f-4fee-a914-28d288d235bf} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:38.339563 [ 4 ] {f8028b92-981f-4fee-a914-28d288d235bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:53:38.340173 [ 4 ] {f8028b92-981f-4fee-a914-28d288d235bf} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:38.340216 [ 4 ] {f8028b92-981f-4fee-a914-28d288d235bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:38.340610 [ 4 ] {f8028b92-981f-4fee-a914-28d288d235bf} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.10 18:53:38.340846 [ 4 ] {f8028b92-981f-4fee-a914-28d288d235bf} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:38.341065 [ 4 ] {f8028b92-981f-4fee-a914-28d288d235bf} executeQuery: Read 42 rows, 2.99 KiB in 0.001607 sec., 26135.65650280025 rows/sec., 1.82 MiB/sec. 2025.02.10 18:53:38.341120 [ 4 ] {f8028b92-981f-4fee-a914-28d288d235bf} TCPHandler: Processed in 0.001841224 sec. 2025.02.10 18:53:38.341269 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:38.341395 [ 256 ] {e4906dd4-72e3-47fa-ac6f-08ff436d345a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:53:38.341452 [ 256 ] {e4906dd4-72e3-47fa-ac6f-08ff436d345a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:53:38.341959 [ 256 ] {e4906dd4-72e3-47fa-ac6f-08ff436d345a} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:38.341997 [ 256 ] {e4906dd4-72e3-47fa-ac6f-08ff436d345a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:38.342374 [ 256 ] {e4906dd4-72e3-47fa-ac6f-08ff436d345a} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.10 18:53:38.342612 [ 256 ] {e4906dd4-72e3-47fa-ac6f-08ff436d345a} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:38.342829 [ 256 ] {e4906dd4-72e3-47fa-ac6f-08ff436d345a} executeQuery: Read 16 rows, 1.11 KiB in 0.001462 sec., 10943.91244870041 rows/sec., 758.81 KiB/sec. 2025.02.10 18:53:38.342883 [ 256 ] {e4906dd4-72e3-47fa-ac6f-08ff436d345a} TCPHandler: Processed in 0.00167481 sec. 2025.02.10 18:53:40.246629 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 2025.02.10 18:53:40.247507 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:40.247549 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:40.248061 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.10 18:53:40.248324 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:40.248595 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2025.02.10 18:53:41.690765 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.02.10 18:53:41.711990 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:41.712055 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:41.719540 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.10 18:53:41.720316 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:41.723290 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.02.10 18:53:42.856511 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1376 2025.02.10 18:53:42.859946 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:42.860009 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:42.861533 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.10 18:53:42.861866 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:42.863468 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1376 2025.02.10 18:53:43.346446 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:43.346663 [ 4 ] {e397f11a-6023-4292-89da-3acc19ce8e2f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:53:43.346746 [ 4 ] {e397f11a-6023-4292-89da-3acc19ce8e2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:53:43.347570 [ 4 ] {e397f11a-6023-4292-89da-3acc19ce8e2f} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:43.347623 [ 4 ] {e397f11a-6023-4292-89da-3acc19ce8e2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:43.348064 [ 4 ] {e397f11a-6023-4292-89da-3acc19ce8e2f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.10 18:53:43.348314 [ 4 ] {e397f11a-6023-4292-89da-3acc19ce8e2f} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:43.348568 [ 4 ] {e397f11a-6023-4292-89da-3acc19ce8e2f} executeQuery: Read 14 rows, 1.01 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 513.67 KiB/sec. 2025.02.10 18:53:43.348634 [ 4 ] {e397f11a-6023-4292-89da-3acc19ce8e2f} TCPHandler: Processed in 0.002328726 sec. 2025.02.10 18:53:43.348969 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:43.349272 [ 256 ] {299930d0-2e0c-4607-897d-76db7f606b02} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:53:43.349349 [ 256 ] {299930d0-2e0c-4607-897d-76db7f606b02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:53:43.350225 [ 256 ] {299930d0-2e0c-4607-897d-76db7f606b02} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:43.350300 [ 256 ] {299930d0-2e0c-4607-897d-76db7f606b02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:43.350766 [ 256 ] {299930d0-2e0c-4607-897d-76db7f606b02} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.10 18:53:43.351028 [ 256 ] {299930d0-2e0c-4607-897d-76db7f606b02} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:43.351272 [ 256 ] {299930d0-2e0c-4607-897d-76db7f606b02} executeQuery: Read 273 rows, 24.64 KiB in 0.002077 sec., 131439.57631198847 rows/sec., 11.58 MiB/sec. 2025.02.10 18:53:43.351332 [ 256 ] {299930d0-2e0c-4607-897d-76db7f606b02} TCPHandler: Processed in 0.002566392 sec. 2025.02.10 18:53:43.351477 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:43.351605 [ 4 ] {6c8a11bb-a9ba-45e3-9d03-252e0c19ecf8} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:53:43.351663 [ 4 ] {6c8a11bb-a9ba-45e3-9d03-252e0c19ecf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:53:43.352276 [ 4 ] {6c8a11bb-a9ba-45e3-9d03-252e0c19ecf8} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:43.352318 [ 4 ] {6c8a11bb-a9ba-45e3-9d03-252e0c19ecf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:43.352690 [ 4 ] {6c8a11bb-a9ba-45e3-9d03-252e0c19ecf8} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.10 18:53:43.352936 [ 4 ] {6c8a11bb-a9ba-45e3-9d03-252e0c19ecf8} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:43.353142 [ 4 ] {6c8a11bb-a9ba-45e3-9d03-252e0c19ecf8} executeQuery: Read 42 rows, 3.09 KiB in 0.001565 sec., 26837.0607028754 rows/sec., 1.93 MiB/sec. 2025.02.10 18:53:43.353200 [ 4 ] {6c8a11bb-a9ba-45e3-9d03-252e0c19ecf8} TCPHandler: Processed in 0.001777413 sec. 2025.02.10 18:53:43.353342 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:43.353463 [ 256 ] {1626c467-469e-4f94-b9be-6c5c2a17ad58} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:53:43.353514 [ 256 ] {1626c467-469e-4f94-b9be-6c5c2a17ad58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:53:43.354104 [ 256 ] {1626c467-469e-4f94-b9be-6c5c2a17ad58} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:43.354144 [ 256 ] {1626c467-469e-4f94-b9be-6c5c2a17ad58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:43.354508 [ 256 ] {1626c467-469e-4f94-b9be-6c5c2a17ad58} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.10 18:53:43.354753 [ 256 ] {1626c467-469e-4f94-b9be-6c5c2a17ad58} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:43.354994 [ 256 ] {1626c467-469e-4f94-b9be-6c5c2a17ad58} executeQuery: Read 14 rows, 1004.00 B in 0.001551 sec., 9026.434558349452 rows/sec., 632.15 KiB/sec. 2025.02.10 18:53:43.355167 [ 256 ] {1626c467-469e-4f94-b9be-6c5c2a17ad58} TCPHandler: Processed in 0.001878645 sec. 2025.02.10 18:53:43.355400 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:43.355543 [ 4 ] {d1b6a57b-4e42-4ea3-b226-110aeed3815a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:53:43.355602 [ 4 ] {d1b6a57b-4e42-4ea3-b226-110aeed3815a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:53:43.356270 [ 4 ] {d1b6a57b-4e42-4ea3-b226-110aeed3815a} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:43.356311 [ 4 ] {d1b6a57b-4e42-4ea3-b226-110aeed3815a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:43.356661 [ 4 ] {d1b6a57b-4e42-4ea3-b226-110aeed3815a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.10 18:53:43.356896 [ 4 ] {d1b6a57b-4e42-4ea3-b226-110aeed3815a} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:43.357105 [ 4 ] {d1b6a57b-4e42-4ea3-b226-110aeed3815a} executeQuery: Read 13 rows, 830.00 B in 0.001594 sec., 8155.583437892095 rows/sec., 508.50 KiB/sec. 2025.02.10 18:53:43.357160 [ 4 ] {d1b6a57b-4e42-4ea3-b226-110aeed3815a} TCPHandler: Processed in 0.001871135 sec. 2025.02.10 18:53:43.357355 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:43.357578 [ 256 ] {bcd12402-881f-46c5-988c-98f2a967e056} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:53:43.357668 [ 256 ] {bcd12402-881f-46c5-988c-98f2a967e056} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:53:43.358695 [ 256 ] {bcd12402-881f-46c5-988c-98f2a967e056} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:43.358733 [ 256 ] {bcd12402-881f-46c5-988c-98f2a967e056} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:43.359124 [ 256 ] {bcd12402-881f-46c5-988c-98f2a967e056} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.10 18:53:43.359371 [ 256 ] {bcd12402-881f-46c5-988c-98f2a967e056} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:43.359641 [ 256 ] {bcd12402-881f-46c5-988c-98f2a967e056} executeQuery: Read 417 rows, 30.48 KiB in 0.002109 sec., 197724.03982930296 rows/sec., 14.12 MiB/sec. 2025.02.10 18:53:43.359712 [ 256 ] {bcd12402-881f-46c5-988c-98f2a967e056} TCPHandler: Processed in 0.00246977 sec. 2025.02.10 18:53:43.359943 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:43.360138 [ 4 ] {5f1b2dae-909d-45d7-a37d-9921fb673bb5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:53:43.360201 [ 4 ] {5f1b2dae-909d-45d7-a37d-9921fb673bb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:53:43.360681 [ 4 ] {5f1b2dae-909d-45d7-a37d-9921fb673bb5} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:43.360721 [ 4 ] {5f1b2dae-909d-45d7-a37d-9921fb673bb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:43.361080 [ 4 ] {5f1b2dae-909d-45d7-a37d-9921fb673bb5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.10 18:53:43.361312 [ 4 ] {5f1b2dae-909d-45d7-a37d-9921fb673bb5} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:43.361502 [ 4 ] {5f1b2dae-909d-45d7-a37d-9921fb673bb5} executeQuery: Read 6 rows, 321.00 B in 0.001387 sec., 4325.883201153569 rows/sec., 226.01 KiB/sec. 2025.02.10 18:53:43.361623 [ 4 ] {5f1b2dae-909d-45d7-a37d-9921fb673bb5} TCPHandler: Processed in 0.001812224 sec. 2025.02.10 18:53:43.361860 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:43.361978 [ 256 ] {cfe8a22a-4663-4c7c-84e4-da569b3ff629} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:43.362030 [ 256 ] {cfe8a22a-4663-4c7c-84e4-da569b3ff629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:53:43.362623 [ 256 ] {cfe8a22a-4663-4c7c-84e4-da569b3ff629} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:43.362661 [ 256 ] {cfe8a22a-4663-4c7c-84e4-da569b3ff629} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:43.363054 [ 256 ] {cfe8a22a-4663-4c7c-84e4-da569b3ff629} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.10 18:53:43.363309 [ 256 ] {cfe8a22a-4663-4c7c-84e4-da569b3ff629} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:43.363524 [ 256 ] {cfe8a22a-4663-4c7c-84e4-da569b3ff629} executeQuery: Read 237 rows, 16.27 KiB in 0.00157 sec., 150955.41401273885 rows/sec., 10.12 MiB/sec. 2025.02.10 18:53:43.363575 [ 256 ] {cfe8a22a-4663-4c7c-84e4-da569b3ff629} TCPHandler: Processed in 0.001854515 sec. 2025.02.10 18:53:43.363734 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:43.363875 [ 4 ] {07ed9614-6aa2-40f7-9043-57111cf8c13e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:53:43.363938 [ 4 ] {07ed9614-6aa2-40f7-9043-57111cf8c13e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:53:43.364443 [ 4 ] {07ed9614-6aa2-40f7-9043-57111cf8c13e} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:43.364480 [ 4 ] {07ed9614-6aa2-40f7-9043-57111cf8c13e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:43.364830 [ 4 ] {07ed9614-6aa2-40f7-9043-57111cf8c13e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.10 18:53:43.365061 [ 4 ] {07ed9614-6aa2-40f7-9043-57111cf8c13e} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:43.365277 [ 4 ] {07ed9614-6aa2-40f7-9043-57111cf8c13e} executeQuery: Read 1 rows, 69.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 47.29 KiB/sec. 2025.02.10 18:53:43.365461 [ 4 ] {07ed9614-6aa2-40f7-9043-57111cf8c13e} TCPHandler: Processed in 0.001788414 sec. 2025.02.10 18:53:43.365744 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:43.365966 [ 256 ] {137b0202-b848-4683-bf41-253d945b7f8f} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:43.366106 [ 256 ] {137b0202-b848-4683-bf41-253d945b7f8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:53:43.367320 [ 256 ] {137b0202-b848-4683-bf41-253d945b7f8f} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:43.367360 [ 256 ] {137b0202-b848-4683-bf41-253d945b7f8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:43.368016 [ 256 ] {137b0202-b848-4683-bf41-253d945b7f8f} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.10 18:53:43.368281 [ 256 ] {137b0202-b848-4683-bf41-253d945b7f8f} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:43.368569 [ 256 ] {137b0202-b848-4683-bf41-253d945b7f8f} executeQuery: Read 35 rows, 64.22 KiB in 0.002649 sec., 13212.53303133258 rows/sec., 23.68 MiB/sec. 2025.02.10 18:53:43.369020 [ 256 ] {137b0202-b848-4683-bf41-253d945b7f8f} TCPHandler: Processed in 0.003444553 sec. 2025.02.10 18:53:43.369277 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:43.369460 [ 4 ] {8d8ae34f-358c-45a0-a1c9-07a3c0e8a498} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:53:43.369519 [ 4 ] {8d8ae34f-358c-45a0-a1c9-07a3c0e8a498} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:53:43.370106 [ 4 ] {8d8ae34f-358c-45a0-a1c9-07a3c0e8a498} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:43.370150 [ 4 ] {8d8ae34f-358c-45a0-a1c9-07a3c0e8a498} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2025.02.10 18:53:43.370546 [ 4 ] {8d8ae34f-358c-45a0-a1c9-07a3c0e8a498} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.10 18:53:43.370774 [ 4 ] {8d8ae34f-358c-45a0-a1c9-07a3c0e8a498} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:43.370969 [ 4 ] {8d8ae34f-358c-45a0-a1c9-07a3c0e8a498} executeQuery: Read 82 rows, 5.33 KiB in 0.001534 sec., 53455.01955671447 rows/sec., 3.40 MiB/sec. 2025.02.10 18:53:43.371023 [ 4 ] {8d8ae34f-358c-45a0-a1c9-07a3c0e8a498} TCPHandler: Processed in 0.001887316 sec. 2025.02.10 18:53:47.602866 [ 117 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:53:47.602943 [ 117 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:53:47.748795 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 2025.02.10 18:53:47.749861 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:47.749914 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:47.750457 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.10 18:53:47.750720 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:47.750994 [ 117 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.10 18:53:47.751003 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.02.10 18:53:47.751116 [ 117 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:47.751170 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:47.751352 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.10 18:53:47.751539 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:47.751590 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part 2025.02.10 18:53:47.751682 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part 2025.02.10 18:53:47.751909 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part 2025.02.10 18:53:47.752053 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part 2025.02.10 18:53:47.752293 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part 2025.02.10 18:53:47.752418 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part 2025.02.10 18:53:47.754918 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003649678 sec., 5782975.922807436 rows/sec., 82.73 MiB/sec. 2025.02.10 18:53:47.755495 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.10 18:53:47.755823 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_46_9} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:47.755907 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_46_9} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.10 18:53:47.756018 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2025.02.10 18:53:48.340208 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:48.340423 [ 4 ] {500a2004-970c-4cc8-9d67-232ab3118883} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:53:48.340498 [ 4 ] {500a2004-970c-4cc8-9d67-232ab3118883} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:53:48.341243 [ 4 ] {500a2004-970c-4cc8-9d67-232ab3118883} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:48.341302 [ 4 ] {500a2004-970c-4cc8-9d67-232ab3118883} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:48.341723 [ 4 ] {500a2004-970c-4cc8-9d67-232ab3118883} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.10 18:53:48.341974 [ 4 ] {500a2004-970c-4cc8-9d67-232ab3118883} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:48.342193 [ 117 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.10 18:53:48.342222 [ 4 ] {500a2004-970c-4cc8-9d67-232ab3118883} executeQuery: Read 66 rows, 5.38 KiB in 0.001855 sec., 35579.51482479784 rows/sec., 2.83 MiB/sec. 2025.02.10 18:53:48.342315 [ 117 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:48.342402 [ 4 ] {500a2004-970c-4cc8-9d67-232ab3118883} TCPHandler: Processed in 0.002320645 sec. 2025.02.10 18:53:48.342409 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:48.342683 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.10 18:53:48.342696 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:48.343245 [ 256 ] {e4713bf9-a4c0-45f3-b98a-9a3d459bd5fb} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:53:48.343455 [ 256 ] {e4713bf9-a4c0-45f3-b98a-9a3d459bd5fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:53:48.343544 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:48.343698 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1432 rows starting from the beginning of the part 2025.02.10 18:53:48.343990 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 273 rows starting from the beginning of the part 2025.02.10 18:53:48.344319 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1207 rows starting from the beginning of the part 2025.02.10 18:53:48.344847 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part 2025.02.10 18:53:48.345207 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 273 rows starting from the beginning of the part 2025.02.10 18:53:48.345496 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 66 rows starting from the beginning of the part 2025.02.10 18:53:48.346355 [ 256 ] {e4713bf9-a4c0-45f3-b98a-9a3d459bd5fb} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:48.346412 [ 256 ] {e4713bf9-a4c0-45f3-b98a-9a3d459bd5fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:48.347413 [ 256 ] {e4713bf9-a4c0-45f3-b98a-9a3d459bd5fb} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.10 18:53:48.347980 [ 256 ] {e4713bf9-a4c0-45f3-b98a-9a3d459bd5fb} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:48.348275 [ 256 ] {e4713bf9-a4c0-45f3-b98a-9a3d459bd5fb} executeQuery: Read 5 rows, 385.00 B in 0.00525 sec., 952.3809523809523 rows/sec., 71.61 KiB/sec. 2025.02.10 18:53:48.348374 [ 256 ] {e4713bf9-a4c0-45f3-b98a-9a3d459bd5fb} TCPHandler: Processed in 0.005849901 sec. 2025.02.10 18:53:48.348563 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:48.348870 [ 4 ] {6fce7b16-f944-481d-863d-91797e875ed4} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:53:48.348902 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3307 rows, containing 5 columns (5 merged, 0 gathered) in 0.006345143 sec., 521186.0473436138 rows/sec., 45.68 MiB/sec. 2025.02.10 18:53:48.348958 [ 4 ] {6fce7b16-f944-481d-863d-91797e875ed4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:53:48.349277 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.10 18:53:48.349896 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_76_15} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:48.350149 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_76_15} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.10 18:53:48.350279 [ 4 ] {6fce7b16-f944-481d-863d-91797e875ed4} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:48.350315 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.10 18:53:48.350342 [ 4 ] {6fce7b16-f944-481d-863d-91797e875ed4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:48.350745 [ 4 ] {6fce7b16-f944-481d-863d-91797e875ed4} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.10 18:53:48.350996 [ 4 ] {6fce7b16-f944-481d-863d-91797e875ed4} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:48.351169 [ 116 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.10 18:53:48.351236 [ 4 ] {6fce7b16-f944-481d-863d-91797e875ed4} executeQuery: Read 69 rows, 5.52 KiB in 0.002469 sec., 27946.537059538277 rows/sec., 2.18 MiB/sec. 2025.02.10 18:53:48.351237 [ 116 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:48.351352 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:48.351383 [ 4 ] {6fce7b16-f944-481d-863d-91797e875ed4} TCPHandler: Processed in 0.00292407 sec. 2025.02.10 18:53:48.351593 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.10 18:53:48.351614 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:48.351823 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:48.351898 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 914 rows starting from the beginning of the part 2025.02.10 18:53:48.351901 [ 256 ] {7149a182-ec1f-475e-b687-6eefab15fd91} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:48.352063 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 417 rows starting from the beginning of the part 2025.02.10 18:53:48.352157 [ 256 ] {7149a182-ec1f-475e-b687-6eefab15fd91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:53:48.352588 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 527 rows starting from the beginning of the part 2025.02.10 18:53:48.353001 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part 2025.02.10 18:53:48.353336 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 417 rows starting from the beginning of the part 2025.02.10 18:53:48.353683 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 69 rows starting from the beginning of the part 2025.02.10 18:53:48.354681 [ 256 ] {7149a182-ec1f-475e-b687-6eefab15fd91} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:48.354772 [ 256 ] {7149a182-ec1f-475e-b687-6eefab15fd91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:48.355908 [ 256 ] {7149a182-ec1f-475e-b687-6eefab15fd91} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.10 18:53:48.356293 [ 256 ] {7149a182-ec1f-475e-b687-6eefab15fd91} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:48.356609 [ 116 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.10 18:53:48.356723 [ 116 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:48.356844 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:48.356916 [ 256 ] {7149a182-ec1f-475e-b687-6eefab15fd91} executeQuery: Read 160 rows, 11.41 KiB in 0.005064 sec., 31595.576619273303 rows/sec., 2.20 MiB/sec. 2025.02.10 18:53:48.357320 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.005882522 sec., 409348.23533171654 rows/sec., 31.39 MiB/sec. 2025.02.10 18:53:48.357345 [ 256 ] {7149a182-ec1f-475e-b687-6eefab15fd91} TCPHandler: Processed in 0.005840961 sec. 2025.02.10 18:53:48.357694 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:48.357925 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.10 18:53:48.358254 [ 188 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.10 18:53:48.358307 [ 4 ] {7306c29a-62cc-422d-8897-f6517909702b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:48.358819 [ 4 ] {7306c29a-62cc-422d-8897-f6517909702b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:53:48.359442 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_76_15} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:48.359865 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_76_15} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.10 18:53:48.360218 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.10 18:53:48.360237 [ 188 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:48.360363 [ 188 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21875 rows starting from the beginning of the part 2025.02.10 18:53:48.360869 [ 188 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 237 rows starting from the beginning of the part 2025.02.10 18:53:48.361316 [ 188 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 965 rows starting from the beginning of the part 2025.02.10 18:53:48.361645 [ 188 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 42 rows starting from the beginning of the part 2025.02.10 18:53:48.362092 [ 188 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part 2025.02.10 18:53:48.362523 [ 188 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part 2025.02.10 18:53:48.364446 [ 4 ] {7306c29a-62cc-422d-8897-f6517909702b} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:48.364502 [ 4 ] {7306c29a-62cc-422d-8897-f6517909702b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:48.366087 [ 4 ] {7306c29a-62cc-422d-8897-f6517909702b} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.10 18:53:48.366510 [ 4 ] {7306c29a-62cc-422d-8897-f6517909702b} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:48.366811 [ 4 ] {7306c29a-62cc-422d-8897-f6517909702b} executeQuery: Read 5 rows, 9.17 KiB in 0.008796 sec., 568.4402000909504 rows/sec., 1.02 MiB/sec. 2025.02.10 18:53:48.366937 [ 4 ] {7306c29a-62cc-422d-8897-f6517909702b} TCPHandler: Processed in 0.009466078 sec. 2025.02.10 18:53:48.367093 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:48.367416 [ 256 ] {68fc3da9-197b-4931-aa3c-8c3923637af5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:53:48.367542 [ 256 ] {68fc3da9-197b-4931-aa3c-8c3923637af5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:53:48.368069 [ 256 ] {68fc3da9-197b-4931-aa3c-8c3923637af5} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:48.368117 [ 256 ] {68fc3da9-197b-4931-aa3c-8c3923637af5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:48.368531 [ 256 ] {68fc3da9-197b-4931-aa3c-8c3923637af5} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.10 18:53:48.368794 [ 256 ] {68fc3da9-197b-4931-aa3c-8c3923637af5} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:48.368968 [ 116 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.10 18:53:48.369031 [ 116 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:48.369041 [ 256 ] {68fc3da9-197b-4931-aa3c-8c3923637af5} executeQuery: Read 60 rows, 4.14 KiB in 0.001675 sec., 35820.89552238806 rows/sec., 2.41 MiB/sec. 2025.02.10 18:53:48.369072 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:48.369186 [ 256 ] {68fc3da9-197b-4931-aa3c-8c3923637af5} TCPHandler: Processed in 0.002155872 sec. 2025.02.10 18:53:48.369270 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.10 18:53:48.369394 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:48.369425 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4368 rows starting from the beginning of the part 2025.02.10 18:53:48.369517 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 82 rows starting from the beginning of the part 2025.02.10 18:53:48.369706 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 44 rows starting from the beginning of the part 2025.02.10 18:53:48.369904 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 16 rows starting from the beginning of the part 2025.02.10 18:53:48.370102 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part 2025.02.10 18:53:48.370226 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part 2025.02.10 18:53:48.372758 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4652 rows, containing 4 columns (4 merged, 0 gathered) in 0.003565656 sec., 1304668.7622137414 rows/sec., 85.07 MiB/sec. 2025.02.10 18:53:48.373335 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.10 18:53:48.373652 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_76_15} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:48.373862 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_76_15} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.10 18:53:48.373993 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2025.02.10 18:53:48.375700 [ 186 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 23516 rows, containing 5 columns (5 merged, 0 gathered) in 0.01866861 sec., 1259654.5752468985 rows/sec., 85.04 MiB/sec. 2025.02.10 18:53:48.376269 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.10 18:53:48.376612 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_76_15} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:48.376691 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_76_15} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.10 18:53:48.376784 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.10 18:53:49.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 224.85 MiB, peak 235.81 MiB, free memory in arenas 0.00 B, will set to 226.16 MiB (RSS), difference: 1.31 MiB 2025.02.10 18:53:49.223386 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.02.10 18:53:49.245267 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:49.245320 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:49.252500 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.10 18:53:49.253268 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:49.253587 [ 115 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.10 18:53:49.253663 [ 115 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:49.253706 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:49.254180 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.10 18:53:49.268221 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.02.10 18:53:49.269755 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:49.271101 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2025.02.10 18:53:49.277016 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2025.02.10 18:53:49.282839 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part 2025.02.10 18:53:49.288501 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part 2025.02.10 18:53:49.294316 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2025.02.10 18:53:49.299055 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2025.02.10 18:53:49.358053 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.104206104 sec., 3329.939290312591 rows/sec., 17.22 MiB/sec. 2025.02.10 18:53:49.360960 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.10 18:53:49.363849 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_46_9} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:49.363971 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_46_9} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.10 18:53:49.366424 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.10 18:53:52.863764 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1410 2025.02.10 18:53:52.866999 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:52.867064 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:52.868536 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.10 18:53:52.868846 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:52.869578 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1410 2025.02.10 18:53:53.000227 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 223.91 MiB, peak 240.65 MiB, free memory in arenas 0.00 B, will set to 227.91 MiB (RSS), difference: 4.00 MiB 2025.02.10 18:53:53.346260 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:53.346459 [ 4 ] {f56ab42b-2aa2-46d6-8ea4-cadce0965c87} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:53:53.346533 [ 4 ] {f56ab42b-2aa2-46d6-8ea4-cadce0965c87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:53:53.347319 [ 4 ] {f56ab42b-2aa2-46d6-8ea4-cadce0965c87} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:53.347391 [ 4 ] {f56ab42b-2aa2-46d6-8ea4-cadce0965c87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:53.348255 [ 4 ] {f56ab42b-2aa2-46d6-8ea4-cadce0965c87} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.10 18:53:53.348510 [ 4 ] {f56ab42b-2aa2-46d6-8ea4-cadce0965c87} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:53.348692 [ 111 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.02.10 18:53:53.348757 [ 4 ] {f56ab42b-2aa2-46d6-8ea4-cadce0965c87} executeQuery: Read 14 rows, 1.01 KiB in 0.002345 sec., 5970.149253731343 rows/sec., 429.77 KiB/sec. 2025.02.10 18:53:53.348767 [ 111 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:53.348838 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:53.348892 [ 4 ] {f56ab42b-2aa2-46d6-8ea4-cadce0965c87} TCPHandler: Processed in 0.002734706 sec. 2025.02.10 18:53:53.349246 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.02.10 18:53:53.349253 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:53.349454 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:53.349506 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:53:53.349530 [ 256 ] {347d68b1-e89c-4c4f-acbe-ce3b6ce5f192} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:53:53.349634 [ 256 ] {347d68b1-e89c-4c4f-acbe-ce3b6ce5f192} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:53:53.349653 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:53:53.350134 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:53:53.350408 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:53:53.350696 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:53:53.351877 [ 256 ] {347d68b1-e89c-4c4f-acbe-ce3b6ce5f192} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:53.351936 [ 256 ] {347d68b1-e89c-4c4f-acbe-ce3b6ce5f192} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:53.352351 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003399882 sec., 20588.949851788973 rows/sec., 1.53 MiB/sec. 2025.02.10 18:53:53.352507 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.02.10 18:53:53.352522 [ 256 ] {347d68b1-e89c-4c4f-acbe-ce3b6ce5f192} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.10 18:53:53.352849 [ 256 ] {347d68b1-e89c-4c4f-acbe-ce3b6ce5f192} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:53.352937 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_33_8} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:53.353229 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_33_8} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.02.10 18:53:53.353299 [ 256 ] {347d68b1-e89c-4c4f-acbe-ce3b6ce5f192} executeQuery: Read 2 rows, 167.00 B in 0.003836 sec., 521.376433785193 rows/sec., 42.51 KiB/sec. 2025.02.10 18:53:53.353520 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:53:53.353671 [ 256 ] {347d68b1-e89c-4c4f-acbe-ce3b6ce5f192} TCPHandler: Processed in 0.004632592 sec. 2025.02.10 18:53:53.353862 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:53.353983 [ 4 ] {41da33b2-a2ba-44b0-9039-03eb7f86ded5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:53:53.354035 [ 4 ] {41da33b2-a2ba-44b0-9039-03eb7f86ded5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:53:53.354740 [ 4 ] {41da33b2-a2ba-44b0-9039-03eb7f86ded5} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:53.354778 [ 4 ] {41da33b2-a2ba-44b0-9039-03eb7f86ded5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:53.355168 [ 4 ] {41da33b2-a2ba-44b0-9039-03eb7f86ded5} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.10 18:53:53.355423 [ 4 ] {41da33b2-a2ba-44b0-9039-03eb7f86ded5} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:53.355623 [ 4 ] {41da33b2-a2ba-44b0-9039-03eb7f86ded5} executeQuery: Read 274 rows, 24.71 KiB in 0.001667 sec., 164367.12657468507 rows/sec., 14.48 MiB/sec. 2025.02.10 18:53:53.355676 [ 4 ] {41da33b2-a2ba-44b0-9039-03eb7f86ded5} TCPHandler: Processed in 0.001897586 sec. 2025.02.10 18:53:53.355833 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:53.355980 [ 256 ] {1b705822-ce15-46b2-8d45-260aa830d495} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:53:53.356043 [ 256 ] {1b705822-ce15-46b2-8d45-260aa830d495} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:53:53.356756 [ 256 ] {1b705822-ce15-46b2-8d45-260aa830d495} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:53.356797 [ 256 ] {1b705822-ce15-46b2-8d45-260aa830d495} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:53.357164 [ 256 ] {1b705822-ce15-46b2-8d45-260aa830d495} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.10 18:53:53.357424 [ 256 ] {1b705822-ce15-46b2-8d45-260aa830d495} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:53.357591 [ 111 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.10 18:53:53.357648 [ 111 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:53.357664 [ 256 ] {1b705822-ce15-46b2-8d45-260aa830d495} executeQuery: Read 44 rows, 3.23 KiB in 0.001714 sec., 25670.945157526254 rows/sec., 1.84 MiB/sec. 2025.02.10 18:53:53.357691 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:53.357836 [ 256 ] {1b705822-ce15-46b2-8d45-260aa830d495} TCPHandler: Processed in 0.00206841 sec. 2025.02.10 18:53:53.357891 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.10 18:53:53.358045 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:53.358061 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:53.358117 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 65 rows starting from the beginning of the part 2025.02.10 18:53:53.358359 [ 4 ] {e6c1a75f-b716-442b-8c06-74d5cc525b1d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:53:53.358397 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part 2025.02.10 18:53:53.358515 [ 4 ] {e6c1a75f-b716-442b-8c06-74d5cc525b1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:53:53.358730 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part 2025.02.10 18:53:53.359079 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part 2025.02.10 18:53:53.359364 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part 2025.02.10 18:53:53.359682 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 44 rows starting from the beginning of the part 2025.02.10 18:53:53.361487 [ 4 ] {e6c1a75f-b716-442b-8c06-74d5cc525b1d} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:53.361566 [ 4 ] {e6c1a75f-b716-442b-8c06-74d5cc525b1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:53.362641 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.004832617 sec., 42420.080051864235 rows/sec., 3.20 MiB/sec. 2025.02.10 18:53:53.362676 [ 4 ] {e6c1a75f-b716-442b-8c06-74d5cc525b1d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.10 18:53:53.362889 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.10 18:53:53.363076 [ 4 ] {e6c1a75f-b716-442b-8c06-74d5cc525b1d} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:53.363531 [ 4 ] {e6c1a75f-b716-442b-8c06-74d5cc525b1d} executeQuery: Read 14 rows, 1004.00 B in 0.005335 sec., 2624.1799437675727 rows/sec., 183.78 KiB/sec. 2025.02.10 18:53:53.363644 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_61_12} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:53.363882 [ 4 ] {e6c1a75f-b716-442b-8c06-74d5cc525b1d} TCPHandler: Processed in 0.005927623 sec. 2025.02.10 18:53:53.363975 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_61_12} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.10 18:53:53.364164 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:53.364323 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.10 18:53:53.364439 [ 256 ] {6b656bf9-e891-4cc0-80f7-9c0d06f01c27} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:53:53.364497 [ 256 ] {6b656bf9-e891-4cc0-80f7-9c0d06f01c27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:53:53.365069 [ 256 ] {6b656bf9-e891-4cc0-80f7-9c0d06f01c27} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:53.365109 [ 256 ] {6b656bf9-e891-4cc0-80f7-9c0d06f01c27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:53.365465 [ 256 ] {6b656bf9-e891-4cc0-80f7-9c0d06f01c27} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.10 18:53:53.365705 [ 256 ] {6b656bf9-e891-4cc0-80f7-9c0d06f01c27} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:53.365877 [ 111 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.02.10 18:53:53.365935 [ 111 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:53.365956 [ 256 ] {6b656bf9-e891-4cc0-80f7-9c0d06f01c27} executeQuery: Read 13 rows, 830.00 B in 0.001571 sec., 8274.984086569064 rows/sec., 515.94 KiB/sec. 2025.02.10 18:53:53.365973 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:53.366119 [ 256 ] {6b656bf9-e891-4cc0-80f7-9c0d06f01c27} TCPHandler: Processed in 0.002094941 sec. 2025.02.10 18:53:53.366198 [ 198 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.02.10 18:53:53.366281 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:53.366338 [ 198 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:53.366381 [ 198 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:53:53.366427 [ 4 ] {39f74217-1c48-4282-be6e-b9ff4fe2617a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:53:53.366534 [ 198 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:53:53.366562 [ 4 ] {39f74217-1c48-4282-be6e-b9ff4fe2617a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:53:53.366860 [ 198 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:53:53.367192 [ 198 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:53:53.367523 [ 198 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:53:53.368876 [ 4 ] {39f74217-1c48-4282-be6e-b9ff4fe2617a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:53.368926 [ 4 ] {39f74217-1c48-4282-be6e-b9ff4fe2617a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:53.369257 [ 187 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003162107 sec., 20555.914142057813 rows/sec., 1.33 MiB/sec. 2025.02.10 18:53:53.369490 [ 187 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.02.10 18:53:53.369589 [ 4 ] {39f74217-1c48-4282-be6e-b9ff4fe2617a} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.10 18:53:53.369979 [ 195 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_33_8} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:53.370035 [ 4 ] {39f74217-1c48-4282-be6e-b9ff4fe2617a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:53.370156 [ 195 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_33_8} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.02.10 18:53:53.370368 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:53:53.370419 [ 4 ] {39f74217-1c48-4282-be6e-b9ff4fe2617a} executeQuery: Read 419 rows, 30.65 KiB in 0.004034 sec., 103867.12940009915 rows/sec., 7.42 MiB/sec. 2025.02.10 18:53:53.370484 [ 4 ] {39f74217-1c48-4282-be6e-b9ff4fe2617a} TCPHandler: Processed in 0.004273393 sec. 2025.02.10 18:53:53.370652 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:53.370784 [ 256 ] {19402f3d-9dc2-444d-b67f-f46e7de05916} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:53:53.370841 [ 256 ] {19402f3d-9dc2-444d-b67f-f46e7de05916} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:53:53.371461 [ 256 ] {19402f3d-9dc2-444d-b67f-f46e7de05916} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:53.371508 [ 256 ] {19402f3d-9dc2-444d-b67f-f46e7de05916} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:53.371895 [ 256 ] {19402f3d-9dc2-444d-b67f-f46e7de05916} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.10 18:53:53.372132 [ 256 ] {19402f3d-9dc2-444d-b67f-f46e7de05916} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:53.372393 [ 256 ] {19402f3d-9dc2-444d-b67f-f46e7de05916} executeQuery: Read 6 rows, 321.00 B in 0.0016 sec., 3750 rows/sec., 195.92 KiB/sec. 2025.02.10 18:53:53.372573 [ 256 ] {19402f3d-9dc2-444d-b67f-f46e7de05916} TCPHandler: Processed in 0.001983957 sec. 2025.02.10 18:53:53.372767 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:53.372886 [ 4 ] {537cb3ad-da01-49e2-986c-4d0d363e4204} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:53.372937 [ 4 ] {537cb3ad-da01-49e2-986c-4d0d363e4204} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:53:53.373518 [ 4 ] {537cb3ad-da01-49e2-986c-4d0d363e4204} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:53.373555 [ 4 ] {537cb3ad-da01-49e2-986c-4d0d363e4204} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:53.373945 [ 4 ] {537cb3ad-da01-49e2-986c-4d0d363e4204} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.10 18:53:53.374176 [ 4 ] {537cb3ad-da01-49e2-986c-4d0d363e4204} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:53.374384 [ 4 ] {537cb3ad-da01-49e2-986c-4d0d363e4204} executeQuery: Read 238 rows, 16.34 KiB in 0.001521 sec., 156476.00262984878 rows/sec., 10.49 MiB/sec. 2025.02.10 18:53:53.374435 [ 4 ] {537cb3ad-da01-49e2-986c-4d0d363e4204} TCPHandler: Processed in 0.001770803 sec. 2025.02.10 18:53:53.374591 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:53.374807 [ 256 ] {fa17272d-77d4-4a7b-8837-ada3d98f93f9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:53:53.374903 [ 256 ] {fa17272d-77d4-4a7b-8837-ada3d98f93f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:53:53.375707 [ 256 ] {fa17272d-77d4-4a7b-8837-ada3d98f93f9} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:53.375746 [ 256 ] {fa17272d-77d4-4a7b-8837-ada3d98f93f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:53.376105 [ 256 ] {fa17272d-77d4-4a7b-8837-ada3d98f93f9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.10 18:53:53.376351 [ 256 ] {fa17272d-77d4-4a7b-8837-ada3d98f93f9} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:53.376571 [ 256 ] {fa17272d-77d4-4a7b-8837-ada3d98f93f9} executeQuery: Read 1 rows, 69.00 B in 0.001818 sec., 550.0550055005501 rows/sec., 37.06 KiB/sec. 2025.02.10 18:53:53.376682 [ 256 ] {fa17272d-77d4-4a7b-8837-ada3d98f93f9} TCPHandler: Processed in 0.002149262 sec. 2025.02.10 18:53:53.376864 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:53.376980 [ 4 ] {9afdaa04-b749-4cac-b29f-4777654da8f3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:53.377060 [ 4 ] {9afdaa04-b749-4cac-b29f-4777654da8f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:53:53.378199 [ 4 ] {9afdaa04-b749-4cac-b29f-4777654da8f3} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:53.378237 [ 4 ] {9afdaa04-b749-4cac-b29f-4777654da8f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:53.378898 [ 4 ] {9afdaa04-b749-4cac-b29f-4777654da8f3} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.10 18:53:53.379149 [ 4 ] {9afdaa04-b749-4cac-b29f-4777654da8f3} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:53.379309 [ 111 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.10 18:53:53.379393 [ 111 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:53.379431 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:53.379443 [ 4 ] {9afdaa04-b749-4cac-b29f-4777654da8f3} executeQuery: Read 35 rows, 64.22 KiB in 0.002481 sec., 14107.214832728738 rows/sec., 25.28 MiB/sec. 2025.02.10 18:53:53.379761 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.10 18:53:53.379819 [ 4 ] {9afdaa04-b749-4cac-b29f-4777654da8f3} TCPHandler: Processed in 0.003047003 sec. 2025.02.10 18:53:53.380119 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:53.380294 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:53:53.380490 [ 256 ] {90faccf8-491f-4709-a948-b07b42527c8e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:53:53.380493 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1094 rows starting from the beginning of the part 2025.02.10 18:53:53.380661 [ 256 ] {90faccf8-491f-4709-a948-b07b42527c8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:53:53.381495 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 35 rows starting from the beginning of the part 2025.02.10 18:53:53.382191 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part 2025.02.10 18:53:53.383002 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 35 rows starting from the beginning of the part 2025.02.10 18:53:53.383004 [ 256 ] {90faccf8-491f-4709-a948-b07b42527c8e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:53.383086 [ 256 ] {90faccf8-491f-4709-a948-b07b42527c8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:53.383601 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part 2025.02.10 18:53:53.384361 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 35 rows starting from the beginning of the part 2025.02.10 18:53:53.384557 [ 256 ] {90faccf8-491f-4709-a948-b07b42527c8e} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.10 18:53:53.385253 [ 256 ] {90faccf8-491f-4709-a948-b07b42527c8e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:53.385887 [ 256 ] {90faccf8-491f-4709-a948-b07b42527c8e} executeQuery: Read 82 rows, 5.33 KiB in 0.005447 sec., 15054.158252248946 rows/sec., 979.07 KiB/sec. 2025.02.10 18:53:53.386391 [ 256 ] {90faccf8-491f-4709-a948-b07b42527c8e} TCPHandler: Processed in 0.006447526 sec. 2025.02.10 18:53:53.392488 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1209 rows, containing 19 columns (19 merged, 0 gathered) in 0.012976383 sec., 93169.25987773328 rows/sec., 166.96 MiB/sec. 2025.02.10 18:53:53.393783 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.10 18:53:53.394209 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_61_12} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:53.394288 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_61_12} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.10 18:53:53.394432 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. 2025.02.10 18:53:54.000182 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 228.89 MiB, peak 240.65 MiB, free memory in arenas 0.00 B, will set to 230.25 MiB (RSS), difference: 1.36 MiB 2025.02.10 18:53:55.251257 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 2025.02.10 18:53:55.252140 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:55.252182 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:55.252716 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.10 18:53:55.252971 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:55.253218 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2025.02.10 18:53:56.768349 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.02.10 18:53:56.787827 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:56.787896 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:56.794881 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.10 18:53:56.795649 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:56.798468 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.02.10 18:53:58.340082 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:58.340264 [ 4 ] {2533c622-93c9-4a10-8184-0fcd7bd34ca2} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:53:58.340335 [ 4 ] {2533c622-93c9-4a10-8184-0fcd7bd34ca2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:53:58.341113 [ 4 ] {2533c622-93c9-4a10-8184-0fcd7bd34ca2} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:58.341160 [ 4 ] {2533c622-93c9-4a10-8184-0fcd7bd34ca2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:58.341581 [ 4 ] {2533c622-93c9-4a10-8184-0fcd7bd34ca2} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.10 18:53:58.341842 [ 4 ] {2533c622-93c9-4a10-8184-0fcd7bd34ca2} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:58.342070 [ 4 ] {2533c622-93c9-4a10-8184-0fcd7bd34ca2} executeQuery: Read 66 rows, 5.38 KiB in 0.001856 sec., 35560.34482758621 rows/sec., 2.83 MiB/sec. 2025.02.10 18:53:58.342129 [ 4 ] {2533c622-93c9-4a10-8184-0fcd7bd34ca2} TCPHandler: Processed in 0.002172862 sec. 2025.02.10 18:53:58.342406 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:58.342612 [ 256 ] {e19887f5-774d-4e78-acc0-0a6d7d850c34} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:53:58.342690 [ 256 ] {e19887f5-774d-4e78-acc0-0a6d7d850c34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:53:58.343465 [ 256 ] {e19887f5-774d-4e78-acc0-0a6d7d850c34} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:58.343520 [ 256 ] {e19887f5-774d-4e78-acc0-0a6d7d850c34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:58.343971 [ 256 ] {e19887f5-774d-4e78-acc0-0a6d7d850c34} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.10 18:53:58.344228 [ 256 ] {e19887f5-774d-4e78-acc0-0a6d7d850c34} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:58.344507 [ 256 ] {e19887f5-774d-4e78-acc0-0a6d7d850c34} executeQuery: Read 5 rows, 385.00 B in 0.001942 sec., 2574.6652935118436 rows/sec., 193.60 KiB/sec. 2025.02.10 18:53:58.344587 [ 256 ] {e19887f5-774d-4e78-acc0-0a6d7d850c34} TCPHandler: Processed in 0.002319186 sec. 2025.02.10 18:53:58.344828 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:58.344997 [ 4 ] {240c9f02-17fe-4af3-987d-37d6f430fcb4} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:53:58.345056 [ 4 ] {240c9f02-17fe-4af3-987d-37d6f430fcb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:53:58.345765 [ 4 ] {240c9f02-17fe-4af3-987d-37d6f430fcb4} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:58.345811 [ 4 ] {240c9f02-17fe-4af3-987d-37d6f430fcb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:58.346171 [ 4 ] {240c9f02-17fe-4af3-987d-37d6f430fcb4} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.10 18:53:58.346408 [ 4 ] {240c9f02-17fe-4af3-987d-37d6f430fcb4} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:58.346613 [ 4 ] {240c9f02-17fe-4af3-987d-37d6f430fcb4} executeQuery: Read 69 rows, 5.52 KiB in 0.001642 sec., 42021.92448233861 rows/sec., 3.28 MiB/sec. 2025.02.10 18:53:58.346666 [ 4 ] {240c9f02-17fe-4af3-987d-37d6f430fcb4} TCPHandler: Processed in 0.001972838 sec. 2025.02.10 18:53:58.346804 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:58.346946 [ 256 ] {191c76fa-8a03-45ca-8883-2bb77fb3acf6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:58.347010 [ 256 ] {191c76fa-8a03-45ca-8883-2bb77fb3acf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:53:58.347701 [ 256 ] {191c76fa-8a03-45ca-8883-2bb77fb3acf6} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:58.347747 [ 256 ] {191c76fa-8a03-45ca-8883-2bb77fb3acf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:58.348157 [ 256 ] {191c76fa-8a03-45ca-8883-2bb77fb3acf6} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.10 18:53:58.348402 [ 256 ] {191c76fa-8a03-45ca-8883-2bb77fb3acf6} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:58.348624 [ 256 ] {191c76fa-8a03-45ca-8883-2bb77fb3acf6} executeQuery: Read 160 rows, 11.41 KiB in 0.00171 sec., 93567.25146198831 rows/sec., 6.52 MiB/sec. 2025.02.10 18:53:58.348693 [ 256 ] {191c76fa-8a03-45ca-8883-2bb77fb3acf6} TCPHandler: Processed in 0.001942427 sec. 2025.02.10 18:53:58.348887 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:58.349066 [ 4 ] {c028a675-4742-4649-bfee-e7f5c020a41a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:53:58.349160 [ 4 ] {c028a675-4742-4649-bfee-e7f5c020a41a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:53:58.350347 [ 4 ] {c028a675-4742-4649-bfee-e7f5c020a41a} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:58.350388 [ 4 ] {c028a675-4742-4649-bfee-e7f5c020a41a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:58.350989 [ 4 ] {c028a675-4742-4649-bfee-e7f5c020a41a} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.10 18:53:58.351252 [ 4 ] {c028a675-4742-4649-bfee-e7f5c020a41a} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:58.351511 [ 4 ] {c028a675-4742-4649-bfee-e7f5c020a41a} executeQuery: Read 5 rows, 9.17 KiB in 0.002469 sec., 2025.111381125962 rows/sec., 3.63 MiB/sec. 2025.02.10 18:53:58.351861 [ 4 ] {c028a675-4742-4649-bfee-e7f5c020a41a} TCPHandler: Processed in 0.003082994 sec. 2025.02.10 18:53:58.352144 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:53:58.352307 [ 256 ] {d42797bf-bd61-4f40-8412-f26cd678590b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:53:58.352370 [ 256 ] {d42797bf-bd61-4f40-8412-f26cd678590b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:53:58.352924 [ 256 ] {d42797bf-bd61-4f40-8412-f26cd678590b} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:53:58.352963 [ 256 ] {d42797bf-bd61-4f40-8412-f26cd678590b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:53:58.353351 [ 256 ] {d42797bf-bd61-4f40-8412-f26cd678590b} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.10 18:53:58.353588 [ 256 ] {d42797bf-bd61-4f40-8412-f26cd678590b} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:53:58.353805 [ 256 ] {d42797bf-bd61-4f40-8412-f26cd678590b} executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. 2025.02.10 18:53:58.353854 [ 256 ] {d42797bf-bd61-4f40-8412-f26cd678590b} TCPHandler: Processed in 0.001891495 sec. 2025.02.10 18:54:02.602981 [ 97 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:54:02.603049 [ 97 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:54:02.753372 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 2025.02.10 18:54:02.754030 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:02.754075 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:02.754604 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.10 18:54:02.754867 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:02.755126 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.02.10 18:54:02.869819 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1446 2025.02.10 18:54:02.873108 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:02.873166 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:02.874644 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.10 18:54:02.874971 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:02.876387 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1446 2025.02.10 18:54:03.001890 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001342012 sec. 2025.02.10 18:54:03.345953 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:03.346148 [ 4 ] {dfb4552b-cce8-42ce-b1b1-badad855e1c0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:54:03.346223 [ 4 ] {dfb4552b-cce8-42ce-b1b1-badad855e1c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:54:03.346991 [ 4 ] {dfb4552b-cce8-42ce-b1b1-badad855e1c0} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:03.347042 [ 4 ] {dfb4552b-cce8-42ce-b1b1-badad855e1c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:03.347444 [ 4 ] {dfb4552b-cce8-42ce-b1b1-badad855e1c0} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.10 18:54:03.347689 [ 4 ] {dfb4552b-cce8-42ce-b1b1-badad855e1c0} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:03.347886 [ 4 ] {dfb4552b-cce8-42ce-b1b1-badad855e1c0} executeQuery: Read 14 rows, 1.01 KiB in 0.001793 sec., 7808.1427774679305 rows/sec., 562.08 KiB/sec. 2025.02.10 18:54:03.347946 [ 4 ] {dfb4552b-cce8-42ce-b1b1-badad855e1c0} TCPHandler: Processed in 0.002105511 sec. 2025.02.10 18:54:03.348193 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:03.348410 [ 256 ] {2df24dcc-9523-4a34-8c2c-e8b242295859} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:54:03.348492 [ 256 ] {2df24dcc-9523-4a34-8c2c-e8b242295859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:54:03.349478 [ 256 ] {2df24dcc-9523-4a34-8c2c-e8b242295859} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:03.349524 [ 256 ] {2df24dcc-9523-4a34-8c2c-e8b242295859} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:03.349993 [ 256 ] {2df24dcc-9523-4a34-8c2c-e8b242295859} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.10 18:54:03.350255 [ 256 ] {2df24dcc-9523-4a34-8c2c-e8b242295859} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:03.350537 [ 256 ] {2df24dcc-9523-4a34-8c2c-e8b242295859} executeQuery: Read 273 rows, 24.64 KiB in 0.002181 sec., 125171.93947730398 rows/sec., 11.03 MiB/sec. 2025.02.10 18:54:03.350623 [ 256 ] {2df24dcc-9523-4a34-8c2c-e8b242295859} TCPHandler: Processed in 0.002563931 sec. 2025.02.10 18:54:03.350854 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:03.351015 [ 4 ] {921799a8-f3cf-48d9-b30b-003968586ca9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:54:03.351068 [ 4 ] {921799a8-f3cf-48d9-b30b-003968586ca9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:54:03.351666 [ 4 ] {921799a8-f3cf-48d9-b30b-003968586ca9} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:03.351704 [ 4 ] {921799a8-f3cf-48d9-b30b-003968586ca9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:03.352072 [ 4 ] {921799a8-f3cf-48d9-b30b-003968586ca9} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.10 18:54:03.352308 [ 4 ] {921799a8-f3cf-48d9-b30b-003968586ca9} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:03.352499 [ 4 ] {921799a8-f3cf-48d9-b30b-003968586ca9} executeQuery: Read 42 rows, 3.09 KiB in 0.001514 sec., 27741.083223249672 rows/sec., 1.99 MiB/sec. 2025.02.10 18:54:03.352580 [ 4 ] {921799a8-f3cf-48d9-b30b-003968586ca9} TCPHandler: Processed in 0.001828844 sec. 2025.02.10 18:54:03.352784 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:03.352909 [ 256 ] {0e54cd45-e8a6-44f4-a5cb-8bfb71baa384} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:54:03.352963 [ 256 ] {0e54cd45-e8a6-44f4-a5cb-8bfb71baa384} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:54:03.353678 [ 256 ] {0e54cd45-e8a6-44f4-a5cb-8bfb71baa384} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:03.353726 [ 256 ] {0e54cd45-e8a6-44f4-a5cb-8bfb71baa384} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:03.354135 [ 256 ] {0e54cd45-e8a6-44f4-a5cb-8bfb71baa384} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.10 18:54:03.354374 [ 256 ] {0e54cd45-e8a6-44f4-a5cb-8bfb71baa384} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:03.354619 [ 256 ] {0e54cd45-e8a6-44f4-a5cb-8bfb71baa384} executeQuery: Read 14 rows, 1004.00 B in 0.001739 sec., 8050.6037952846455 rows/sec., 563.81 KiB/sec. 2025.02.10 18:54:03.354831 [ 256 ] {0e54cd45-e8a6-44f4-a5cb-8bfb71baa384} TCPHandler: Processed in 0.002133972 sec. 2025.02.10 18:54:03.355039 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:03.355178 [ 4 ] {831e73c0-d5c5-424e-b491-fddcd4b30c23} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:54:03.355235 [ 4 ] {831e73c0-d5c5-424e-b491-fddcd4b30c23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:54:03.355881 [ 4 ] {831e73c0-d5c5-424e-b491-fddcd4b30c23} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:03.355926 [ 4 ] {831e73c0-d5c5-424e-b491-fddcd4b30c23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:03.356284 [ 4 ] {831e73c0-d5c5-424e-b491-fddcd4b30c23} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.10 18:54:03.356519 [ 4 ] {831e73c0-d5c5-424e-b491-fddcd4b30c23} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:03.356695 [ 4 ] {831e73c0-d5c5-424e-b491-fddcd4b30c23} executeQuery: Read 13 rows, 830.00 B in 0.001547 sec., 8403.361344537816 rows/sec., 523.95 KiB/sec. 2025.02.10 18:54:03.356747 [ 4 ] {831e73c0-d5c5-424e-b491-fddcd4b30c23} TCPHandler: Processed in 0.001809393 sec. 2025.02.10 18:54:03.356892 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:03.357016 [ 256 ] {b16b3d8b-64ec-452d-9e6c-6c7e51b9b9d0} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:54:03.357075 [ 256 ] {b16b3d8b-64ec-452d-9e6c-6c7e51b9b9d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:54:03.357943 [ 256 ] {b16b3d8b-64ec-452d-9e6c-6c7e51b9b9d0} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:03.357990 [ 256 ] {b16b3d8b-64ec-452d-9e6c-6c7e51b9b9d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:03.358392 [ 256 ] {b16b3d8b-64ec-452d-9e6c-6c7e51b9b9d0} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.10 18:54:03.358625 [ 256 ] {b16b3d8b-64ec-452d-9e6c-6c7e51b9b9d0} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:03.358839 [ 256 ] {b16b3d8b-64ec-452d-9e6c-6c7e51b9b9d0} executeQuery: Read 417 rows, 30.48 KiB in 0.001852 sec., 225161.98704103671 rows/sec., 16.07 MiB/sec. 2025.02.10 18:54:03.358895 [ 256 ] {b16b3d8b-64ec-452d-9e6c-6c7e51b9b9d0} TCPHandler: Processed in 0.00206019 sec. 2025.02.10 18:54:03.359036 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:03.359176 [ 4 ] {30352828-102b-4534-ab41-a47508256837} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:54:03.359235 [ 4 ] {30352828-102b-4534-ab41-a47508256837} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:54:03.359800 [ 4 ] {30352828-102b-4534-ab41-a47508256837} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:03.359846 [ 4 ] {30352828-102b-4534-ab41-a47508256837} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:03.360219 [ 4 ] {30352828-102b-4534-ab41-a47508256837} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.10 18:54:03.360467 [ 4 ] {30352828-102b-4534-ab41-a47508256837} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:03.360686 [ 4 ] {30352828-102b-4534-ab41-a47508256837} executeQuery: Read 6 rows, 321.00 B in 0.001536 sec., 3906.25 rows/sec., 204.09 KiB/sec. 2025.02.10 18:54:03.360754 [ 4 ] {30352828-102b-4534-ab41-a47508256837} TCPHandler: Processed in 0.001774493 sec. 2025.02.10 18:54:03.361001 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:03.361128 [ 256 ] {1a267094-c371-4460-880e-46394b2c25c4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:03.361182 [ 256 ] {1a267094-c371-4460-880e-46394b2c25c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:54:03.361763 [ 256 ] {1a267094-c371-4460-880e-46394b2c25c4} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:03.361802 [ 256 ] {1a267094-c371-4460-880e-46394b2c25c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:03.362189 [ 256 ] {1a267094-c371-4460-880e-46394b2c25c4} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.10 18:54:03.362419 [ 256 ] {1a267094-c371-4460-880e-46394b2c25c4} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:03.362679 [ 256 ] {1a267094-c371-4460-880e-46394b2c25c4} executeQuery: Read 237 rows, 16.27 KiB in 0.001563 sec., 151631.47792706336 rows/sec., 10.16 MiB/sec. 2025.02.10 18:54:03.362789 [ 256 ] {1a267094-c371-4460-880e-46394b2c25c4} TCPHandler: Processed in 0.001924486 sec. 2025.02.10 18:54:03.362998 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:03.363147 [ 4 ] {0c31b565-9bda-4790-871d-a26de3266bb3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:54:03.363207 [ 4 ] {0c31b565-9bda-4790-871d-a26de3266bb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:54:03.363728 [ 4 ] {0c31b565-9bda-4790-871d-a26de3266bb3} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:03.363772 [ 4 ] {0c31b565-9bda-4790-871d-a26de3266bb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:03.364169 [ 4 ] {0c31b565-9bda-4790-871d-a26de3266bb3} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.10 18:54:03.364401 [ 4 ] {0c31b565-9bda-4790-871d-a26de3266bb3} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:03.364580 [ 4 ] {0c31b565-9bda-4790-871d-a26de3266bb3} executeQuery: Read 1 rows, 69.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 46.06 KiB/sec. 2025.02.10 18:54:03.364628 [ 4 ] {0c31b565-9bda-4790-871d-a26de3266bb3} TCPHandler: Processed in 0.001734462 sec. 2025.02.10 18:54:03.364767 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:03.364887 [ 256 ] {10963a8f-49ad-45f0-a185-585d96fcf294} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:03.364968 [ 256 ] {10963a8f-49ad-45f0-a185-585d96fcf294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:54:03.366289 [ 256 ] {10963a8f-49ad-45f0-a185-585d96fcf294} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:03.366327 [ 256 ] {10963a8f-49ad-45f0-a185-585d96fcf294} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:03.366987 [ 256 ] {10963a8f-49ad-45f0-a185-585d96fcf294} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.10 18:54:03.367247 [ 256 ] {10963a8f-49ad-45f0-a185-585d96fcf294} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:03.367534 [ 256 ] {10963a8f-49ad-45f0-a185-585d96fcf294} executeQuery: Read 35 rows, 64.22 KiB in 0.002664 sec., 13138.138138138138 rows/sec., 23.54 MiB/sec. 2025.02.10 18:54:03.367934 [ 256 ] {10963a8f-49ad-45f0-a185-585d96fcf294} TCPHandler: Processed in 0.003217297 sec. 2025.02.10 18:54:03.368193 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:03.368372 [ 4 ] {cc87f372-fbf6-4513-9252-d86332a0b887} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:54:03.368431 [ 4 ] {cc87f372-fbf6-4513-9252-d86332a0b887} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:54:03.368985 [ 4 ] {cc87f372-fbf6-4513-9252-d86332a0b887} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:03.369025 [ 4 ] {cc87f372-fbf6-4513-9252-d86332a0b887} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:03.369393 [ 4 ] {cc87f372-fbf6-4513-9252-d86332a0b887} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.10 18:54:03.369631 [ 4 ] {cc87f372-fbf6-4513-9252-d86332a0b887} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:03.369806 [ 4 ] {cc87f372-fbf6-4513-9252-d86332a0b887} executeQuery: Read 82 rows, 5.33 KiB in 0.001466 sec., 55934.51568894952 rows/sec., 3.55 MiB/sec. 2025.02.10 18:54:03.369855 [ 4 ] {cc87f372-fbf6-4513-9252-d86332a0b887} TCPHandler: Processed in 0.001820194 sec. 2025.02.10 18:54:04.298575 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.02.10 18:54:04.318710 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:04.318772 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:04.326163 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.10 18:54:04.326919 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:04.330478 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.02.10 18:54:06.546572 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:06.546765 [ 4 ] {8df82883-f453-4f27-b06d-35a38b67c942} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:54:06.546838 [ 4 ] {8df82883-f453-4f27-b06d-35a38b67c942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:54:06.547579 [ 4 ] {8df82883-f453-4f27-b06d-35a38b67c942} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:06.547630 [ 4 ] {8df82883-f453-4f27-b06d-35a38b67c942} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:06.548050 [ 4 ] {8df82883-f453-4f27-b06d-35a38b67c942} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.10 18:54:06.548303 [ 4 ] {8df82883-f453-4f27-b06d-35a38b67c942} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:06.548537 [ 4 ] {8df82883-f453-4f27-b06d-35a38b67c942} executeQuery: Read 4 rows, 334.00 B in 0.001818 sec., 2200.2200220022005 rows/sec., 179.41 KiB/sec. 2025.02.10 18:54:06.548716 [ 4 ] {8df82883-f453-4f27-b06d-35a38b67c942} TCPHandler: Processed in 0.002269845 sec. 2025.02.10 18:54:06.548999 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:06.549205 [ 256 ] {88d8a35e-ec28-4902-b446-f7f05b7f76aa} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:54:06.549281 [ 256 ] {88d8a35e-ec28-4902-b446-f7f05b7f76aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:54:06.550562 [ 256 ] {88d8a35e-ec28-4902-b446-f7f05b7f76aa} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:06.550615 [ 256 ] {88d8a35e-ec28-4902-b446-f7f05b7f76aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:06.551135 [ 256 ] {88d8a35e-ec28-4902-b446-f7f05b7f76aa} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.10 18:54:06.551399 [ 256 ] {88d8a35e-ec28-4902-b446-f7f05b7f76aa} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:06.551652 [ 256 ] {88d8a35e-ec28-4902-b446-f7f05b7f76aa} executeQuery: Read 1208 rows, 102.09 KiB in 0.002495 sec., 484168.33667334676 rows/sec., 39.96 MiB/sec. 2025.02.10 18:54:06.551718 [ 256 ] {88d8a35e-ec28-4902-b446-f7f05b7f76aa} TCPHandler: Processed in 0.002867809 sec. 2025.02.10 18:54:06.551929 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:06.552085 [ 4 ] {2df8126e-8ec4-44f9-b9c2-66ed18e0c8e0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:54:06.552151 [ 4 ] {2df8126e-8ec4-44f9-b9c2-66ed18e0c8e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:54:06.552845 [ 4 ] {2df8126e-8ec4-44f9-b9c2-66ed18e0c8e0} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:06.552892 [ 4 ] {2df8126e-8ec4-44f9-b9c2-66ed18e0c8e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:06.553291 [ 4 ] {2df8126e-8ec4-44f9-b9c2-66ed18e0c8e0} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.10 18:54:06.553528 [ 4 ] {2df8126e-8ec4-44f9-b9c2-66ed18e0c8e0} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:06.553712 [ 4 ] {2df8126e-8ec4-44f9-b9c2-66ed18e0c8e0} executeQuery: Read 9 rows, 671.00 B in 0.001662 sec., 5415.162454873646 rows/sec., 394.27 KiB/sec. 2025.02.10 18:54:06.553770 [ 4 ] {2df8126e-8ec4-44f9-b9c2-66ed18e0c8e0} TCPHandler: Processed in 0.001950287 sec. 2025.02.10 18:54:06.553901 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:06.554018 [ 256 ] {2538f8ea-8f9d-4ab6-9c50-60d2b8b245ff} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:54:06.554067 [ 256 ] {2538f8ea-8f9d-4ab6-9c50-60d2b8b245ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:54:06.554831 [ 256 ] {2538f8ea-8f9d-4ab6-9c50-60d2b8b245ff} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:06.554879 [ 256 ] {2538f8ea-8f9d-4ab6-9c50-60d2b8b245ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:06.555282 [ 256 ] {2538f8ea-8f9d-4ab6-9c50-60d2b8b245ff} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.10 18:54:06.555520 [ 256 ] {2538f8ea-8f9d-4ab6-9c50-60d2b8b245ff} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:06.555752 [ 256 ] {2538f8ea-8f9d-4ab6-9c50-60d2b8b245ff} executeQuery: Read 228 rows, 15.81 KiB in 0.001754 sec., 129988.59749144812 rows/sec., 8.80 MiB/sec. 2025.02.10 18:54:06.555873 [ 256 ] {2538f8ea-8f9d-4ab6-9c50-60d2b8b245ff} TCPHandler: Processed in 0.002026659 sec. 2025.02.10 18:54:06.556083 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:06.556289 [ 4 ] {5af6f984-1d1d-4183-9fdf-11a13db7d317} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:54:06.556340 [ 4 ] {5af6f984-1d1d-4183-9fdf-11a13db7d317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:54:06.557128 [ 4 ] {5af6f984-1d1d-4183-9fdf-11a13db7d317} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:06.557167 [ 4 ] {5af6f984-1d1d-4183-9fdf-11a13db7d317} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:06.557561 [ 4 ] {5af6f984-1d1d-4183-9fdf-11a13db7d317} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.10 18:54:06.557809 [ 4 ] {5af6f984-1d1d-4183-9fdf-11a13db7d317} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:06.557995 [ 4 ] {5af6f984-1d1d-4183-9fdf-11a13db7d317} executeQuery: Read 529 rows, 40.13 KiB in 0.001747 sec., 302804.80824270175 rows/sec., 22.43 MiB/sec. 2025.02.10 18:54:06.558056 [ 4 ] {5af6f984-1d1d-4183-9fdf-11a13db7d317} TCPHandler: Processed in 0.002095031 sec. 2025.02.10 18:54:06.558205 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:06.558343 [ 256 ] {c9d8a02c-9d54-41c7-a67c-c0e097a474de} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:06.558412 [ 256 ] {c9d8a02c-9d54-41c7-a67c-c0e097a474de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:54:06.559281 [ 256 ] {c9d8a02c-9d54-41c7-a67c-c0e097a474de} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:06.559320 [ 256 ] {c9d8a02c-9d54-41c7-a67c-c0e097a474de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:06.559762 [ 256 ] {c9d8a02c-9d54-41c7-a67c-c0e097a474de} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.10 18:54:06.559999 [ 256 ] {c9d8a02c-9d54-41c7-a67c-c0e097a474de} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:06.560219 [ 256 ] {c9d8a02c-9d54-41c7-a67c-c0e097a474de} executeQuery: Read 966 rows, 66.39 KiB in 0.001908 sec., 506289.30817610066 rows/sec., 33.98 MiB/sec. 2025.02.10 18:54:06.560272 [ 256 ] {c9d8a02c-9d54-41c7-a67c-c0e097a474de} TCPHandler: Processed in 0.002133541 sec. 2025.02.10 18:54:06.560441 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:06.560587 [ 4 ] {d2befbc5-da41-489a-a789-ab34c1afa5a9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:06.560683 [ 4 ] {d2befbc5-da41-489a-a789-ab34c1afa5a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:54:06.561850 [ 4 ] {d2befbc5-da41-489a-a789-ab34c1afa5a9} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:06.561887 [ 4 ] {d2befbc5-da41-489a-a789-ab34c1afa5a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:06.562514 [ 4 ] {d2befbc5-da41-489a-a789-ab34c1afa5a9} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.10 18:54:06.562770 [ 4 ] {d2befbc5-da41-489a-a789-ab34c1afa5a9} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:06.563011 [ 4 ] {d2befbc5-da41-489a-a789-ab34c1afa5a9} executeQuery: Read 5 rows, 9.17 KiB in 0.002458 sec., 2034.174125305126 rows/sec., 3.65 MiB/sec. 2025.02.10 18:54:06.563141 [ 4 ] {d2befbc5-da41-489a-a789-ab34c1afa5a9} TCPHandler: Processed in 0.002777187 sec. 2025.02.10 18:54:06.563295 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:06.563432 [ 256 ] {976c3edc-2e91-452a-b022-4dac30769aa5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:54:06.563492 [ 256 ] {976c3edc-2e91-452a-b022-4dac30769aa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:54:06.564068 [ 256 ] {976c3edc-2e91-452a-b022-4dac30769aa5} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:06.564112 [ 256 ] {976c3edc-2e91-452a-b022-4dac30769aa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:06.564485 [ 256 ] {976c3edc-2e91-452a-b022-4dac30769aa5} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.10 18:54:06.564734 [ 256 ] {976c3edc-2e91-452a-b022-4dac30769aa5} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:06.564920 [ 256 ] {976c3edc-2e91-452a-b022-4dac30769aa5} executeQuery: Read 44 rows, 3.03 KiB in 0.001518 sec., 28985.507246376812 rows/sec., 1.95 MiB/sec. 2025.02.10 18:54:06.565017 [ 256 ] {976c3edc-2e91-452a-b022-4dac30769aa5} TCPHandler: Processed in 0.001789623 sec. 2025.02.10 18:54:08.335960 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:08.336240 [ 4 ] {9666c5a7-57f5-4643-b059-455cb4266241} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:54:08.336336 [ 4 ] {9666c5a7-57f5-4643-b059-455cb4266241} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:54:08.337326 [ 4 ] {9666c5a7-57f5-4643-b059-455cb4266241} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:08.337392 [ 4 ] {9666c5a7-57f5-4643-b059-455cb4266241} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:08.337934 [ 4 ] {9666c5a7-57f5-4643-b059-455cb4266241} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.10 18:54:08.338268 [ 4 ] {9666c5a7-57f5-4643-b059-455cb4266241} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:08.338513 [ 91 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.10 18:54:08.338604 [ 4 ] {9666c5a7-57f5-4643-b059-455cb4266241} executeQuery: Read 56 rows, 4.41 KiB in 0.00244 sec., 22950.819672131147 rows/sec., 1.76 MiB/sec. 2025.02.10 18:54:08.338646 [ 91 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:08.338753 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:08.338766 [ 4 ] {9666c5a7-57f5-4643-b059-455cb4266241} TCPHandler: Processed in 0.002986672 sec. 2025.02.10 18:54:08.339060 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.10 18:54:08.339181 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:08.339384 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:08.339479 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1432 rows starting from the beginning of the part 2025.02.10 18:54:08.339629 [ 256 ] {61cda250-9f53-4afc-b25a-c3bbc65caa79} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:54:08.339792 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 274 rows starting from the beginning of the part 2025.02.10 18:54:08.339842 [ 256 ] {61cda250-9f53-4afc-b25a-c3bbc65caa79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:54:08.340359 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 66 rows starting from the beginning of the part 2025.02.10 18:54:08.340794 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 273 rows starting from the beginning of the part 2025.02.10 18:54:08.341269 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1208 rows starting from the beginning of the part 2025.02.10 18:54:08.341711 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part 2025.02.10 18:54:08.343739 [ 256 ] {61cda250-9f53-4afc-b25a-c3bbc65caa79} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:08.343834 [ 256 ] {61cda250-9f53-4afc-b25a-c3bbc65caa79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:08.345293 [ 256 ] {61cda250-9f53-4afc-b25a-c3bbc65caa79} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.10 18:54:08.345767 [ 256 ] {61cda250-9f53-4afc-b25a-c3bbc65caa79} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:08.346121 [ 90 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.10 18:54:08.346292 [ 90 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:08.346410 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:08.346669 [ 256 ] {61cda250-9f53-4afc-b25a-c3bbc65caa79} executeQuery: Read 64 rows, 5.12 KiB in 0.007107 sec., 9005.20613479668 rows/sec., 719.75 KiB/sec. 2025.02.10 18:54:08.347074 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.10 18:54:08.347131 [ 256 ] {61cda250-9f53-4afc-b25a-c3bbc65caa79} TCPHandler: Processed in 0.008190537 sec. 2025.02.10 18:54:08.347172 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.008260439 sec., 400584.0367564 rows/sec., 35.11 MiB/sec. 2025.02.10 18:54:08.347451 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:08.347468 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:08.347570 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 914 rows starting from the beginning of the part 2025.02.10 18:54:08.347748 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.10 18:54:08.347877 [ 4 ] {68397370-96ac-4eec-9c9c-3401f141cce3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:08.347920 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 419 rows starting from the beginning of the part 2025.02.10 18:54:08.348263 [ 4 ] {68397370-96ac-4eec-9c9c-3401f141cce3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:54:08.348556 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::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.02.10 18:54:08.349137 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 417 rows starting from the beginning of the part 2025.02.10 18:54:08.349621 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 529 rows starting from the beginning of the part 2025.02.10 18:54:08.350004 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_81_16} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:08.350108 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part 2025.02.10 18:54:08.350709 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_81_16} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.10 18:54:08.351032 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.10 18:54:08.351454 [ 4 ] {68397370-96ac-4eec-9c9c-3401f141cce3} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:08.351520 [ 4 ] {68397370-96ac-4eec-9c9c-3401f141cce3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:08.352246 [ 4 ] {68397370-96ac-4eec-9c9c-3401f141cce3} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.10 18:54:08.352615 [ 4 ] {68397370-96ac-4eec-9c9c-3401f141cce3} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:08.352838 [ 90 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 5 parts from all_1_76_15 to all_80_80_0 2025.02.10 18:54:08.352899 [ 4 ] {68397370-96ac-4eec-9c9c-3401f141cce3} executeQuery: Read 42 rows, 2.99 KiB in 0.005256 sec., 7990.867579908675 rows/sec., 569.29 KiB/sec. 2025.02.10 18:54:08.352909 [ 90 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:08.352995 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:08.353116 [ 4 ] {68397370-96ac-4eec-9c9c-3401f141cce3} TCPHandler: Processed in 0.0058098 sec. 2025.02.10 18:54:08.353566 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:08.353790 [ 190 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_80_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_76_15 to all_80_80_0 into Compact with storage Full 2025.02.10 18:54:08.353938 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 5 columns (5 merged, 0 gathered) in 0.007239645 sec., 333165.5074247425 rows/sec., 25.55 MiB/sec. 2025.02.10 18:54:08.354093 [ 256 ] {1a0e6d17-0439-49ce-b748-06b56c243d98} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:54:08.354167 [ 190 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_80_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:08.354235 [ 190 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_80_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23516 rows starting from the beginning of the part 2025.02.10 18:54:08.354288 [ 256 ] {1a0e6d17-0439-49ce-b748-06b56c243d98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:54:08.354650 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.10 18:54:08.354703 [ 190 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 238 rows starting from the beginning of the part 2025.02.10 18:54:08.355280 [ 190 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part 2025.02.10 18:54:08.355760 [ 190 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part 2025.02.10 18:54:08.356339 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_81_16} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:08.356556 [ 190 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 966 rows starting from the beginning of the part 2025.02.10 18:54:08.356821 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_81_16} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.10 18:54:08.357336 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.10 18:54:08.358301 [ 256 ] {1a0e6d17-0439-49ce-b748-06b56c243d98} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:08.358396 [ 256 ] {1a0e6d17-0439-49ce-b748-06b56c243d98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:08.359171 [ 256 ] {1a0e6d17-0439-49ce-b748-06b56c243d98} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.10 18:54:08.359933 [ 256 ] {1a0e6d17-0439-49ce-b748-06b56c243d98} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:08.360278 [ 90 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.10 18:54:08.360365 [ 90 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:08.360406 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:08.360418 [ 256 ] {1a0e6d17-0439-49ce-b748-06b56c243d98} executeQuery: Read 16 rows, 1.11 KiB in 0.006526 sec., 2451.7315353968743 rows/sec., 169.99 KiB/sec. 2025.02.10 18:54:08.360720 [ 256 ] {1a0e6d17-0439-49ce-b748-06b56c243d98} TCPHandler: Processed in 0.007388199 sec. 2025.02.10 18:54:08.360894 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.10 18:54:08.361205 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:08.361289 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4652 rows starting from the beginning of the part 2025.02.10 18:54:08.361465 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 82 rows starting from the beginning of the part 2025.02.10 18:54:08.361694 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part 2025.02.10 18:54:08.362142 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part 2025.02.10 18:54:08.362325 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 44 rows starting from the beginning of the part 2025.02.10 18:54:08.362590 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 16 rows starting from the beginning of the part 2025.02.10 18:54:08.365732 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_80_16} MergeTask::MergeProjectionsStage: Merge sorted 25117 rows, containing 5 columns (5 merged, 0 gathered) in 0.012486481 sec., 2011535.5158911464 rows/sec., 135.78 MiB/sec. 2025.02.10 18:54:08.366307 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_80_16} MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) 2025.02.10 18:54:08.367016 [ 200 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4936 rows, containing 4 columns (4 merged, 0 gathered) in 0.006391204 sec., 772311.4455429681 rows/sec., 50.36 MiB/sec. 2025.02.10 18:54:08.367095 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_80_16} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:08.367234 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_80_16} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 5 parts: [all_1_76_15, all_80_80_0] -> all_1_80_16 2025.02.10 18:54:08.367378 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.02.10 18:54:08.367707 [ 200 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.10 18:54:08.368166 [ 200 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_81_16} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:08.368286 [ 200 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_81_16} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.10 18:54:08.368430 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.02.10 18:54:10.255279 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 2025.02.10 18:54:10.256103 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:10.256160 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:10.256736 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.10 18:54:10.257008 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:10.257272 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2025.02.10 18:54:11.830573 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.02.10 18:54:11.851794 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:11.851853 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:11.859139 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.10 18:54:11.859953 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:11.864792 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.02.10 18:54:12.876637 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1492 2025.02.10 18:54:12.880003 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:12.880054 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:12.881534 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.10 18:54:12.881848 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:12.882150 [ 44 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.10 18:54:12.882361 [ 44 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:12.882448 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:12.882858 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.10 18:54:12.883554 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1492 2025.02.10 18:54:12.883913 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:12.884040 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1294 rows starting from the beginning of the part 2025.02.10 18:54:12.884501 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part 2025.02.10 18:54:12.885095 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 46 rows starting from the beginning of the part 2025.02.10 18:54:12.885671 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part 2025.02.10 18:54:12.886171 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part 2025.02.10 18:54:12.886718 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part 2025.02.10 18:54:12.895369 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1492 rows, containing 72 columns (72 merged, 0 gathered) in 0.012785158 sec., 116697.81476302443 rows/sec., 90.41 MiB/sec. 2025.02.10 18:54:12.897327 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.10 18:54:12.898174 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_36_7} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:12.898276 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_36_7} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.10 18:54:12.898637 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. 2025.02.10 18:54:13.346077 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:13.346293 [ 4 ] {c22317ee-88ef-439c-94ef-db1624754759} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:54:13.346374 [ 4 ] {c22317ee-88ef-439c-94ef-db1624754759} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:54:13.347107 [ 4 ] {c22317ee-88ef-439c-94ef-db1624754759} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:13.347156 [ 4 ] {c22317ee-88ef-439c-94ef-db1624754759} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:13.347615 [ 4 ] {c22317ee-88ef-439c-94ef-db1624754759} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.10 18:54:13.347859 [ 4 ] {c22317ee-88ef-439c-94ef-db1624754759} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:13.348102 [ 4 ] {c22317ee-88ef-439c-94ef-db1624754759} executeQuery: Read 14 rows, 1.01 KiB in 0.001868 sec., 7494.646680942184 rows/sec., 539.51 KiB/sec. 2025.02.10 18:54:13.348164 [ 4 ] {c22317ee-88ef-439c-94ef-db1624754759} TCPHandler: Processed in 0.002221204 sec. 2025.02.10 18:54:13.348480 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:13.348780 [ 256 ] {6c77b091-99d4-4290-8970-af46c4e74dca} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:54:13.348897 [ 256 ] {6c77b091-99d4-4290-8970-af46c4e74dca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:54:13.349996 [ 256 ] {6c77b091-99d4-4290-8970-af46c4e74dca} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:13.350042 [ 256 ] {6c77b091-99d4-4290-8970-af46c4e74dca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:13.350545 [ 256 ] {6c77b091-99d4-4290-8970-af46c4e74dca} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.10 18:54:13.350814 [ 256 ] {6c77b091-99d4-4290-8970-af46c4e74dca} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:13.351054 [ 256 ] {6c77b091-99d4-4290-8970-af46c4e74dca} executeQuery: Read 273 rows, 24.64 KiB in 0.002359 sec., 115727.00296735905 rows/sec., 10.20 MiB/sec. 2025.02.10 18:54:13.351120 [ 256 ] {6c77b091-99d4-4290-8970-af46c4e74dca} TCPHandler: Processed in 0.002836438 sec. 2025.02.10 18:54:13.351270 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:13.351413 [ 4 ] {33b42853-df4f-445a-b394-818227b2189d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:54:13.351566 [ 4 ] {33b42853-df4f-445a-b394-818227b2189d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:54:13.352157 [ 4 ] {33b42853-df4f-445a-b394-818227b2189d} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:13.352197 [ 4 ] {33b42853-df4f-445a-b394-818227b2189d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:13.352559 [ 4 ] {33b42853-df4f-445a-b394-818227b2189d} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.10 18:54:13.352800 [ 4 ] {33b42853-df4f-445a-b394-818227b2189d} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:13.353037 [ 4 ] {33b42853-df4f-445a-b394-818227b2189d} executeQuery: Read 42 rows, 3.09 KiB in 0.001654 sec., 25392.98669891173 rows/sec., 1.82 MiB/sec. 2025.02.10 18:54:13.353095 [ 4 ] {33b42853-df4f-445a-b394-818227b2189d} TCPHandler: Processed in 0.001891345 sec. 2025.02.10 18:54:13.353234 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:13.353508 [ 256 ] {4f7220d0-0ff3-4f9a-87fe-c2c0b0cf2b0c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:54:13.353605 [ 256 ] {4f7220d0-0ff3-4f9a-87fe-c2c0b0cf2b0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:54:13.354570 [ 256 ] {4f7220d0-0ff3-4f9a-87fe-c2c0b0cf2b0c} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:13.354611 [ 256 ] {4f7220d0-0ff3-4f9a-87fe-c2c0b0cf2b0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:13.354983 [ 256 ] {4f7220d0-0ff3-4f9a-87fe-c2c0b0cf2b0c} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.10 18:54:13.355228 [ 256 ] {4f7220d0-0ff3-4f9a-87fe-c2c0b0cf2b0c} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:13.355412 [ 44 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.10 18:54:13.355479 [ 256 ] {4f7220d0-0ff3-4f9a-87fe-c2c0b0cf2b0c} executeQuery: Read 14 rows, 1004.00 B in 0.002026 sec., 6910.167818361303 rows/sec., 483.94 KiB/sec. 2025.02.10 18:54:13.355489 [ 44 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:13.355565 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:13.355618 [ 256 ] {4f7220d0-0ff3-4f9a-87fe-c2c0b0cf2b0c} TCPHandler: Processed in 0.002440539 sec. 2025.02.10 18:54:13.355880 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.10 18:54:13.355908 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:13.356419 [ 4 ] {d2a2c724-0c18-49ea-a85a-19f84b1b0354} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:54:13.356440 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:13.356541 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 242 rows starting from the beginning of the part 2025.02.10 18:54:13.356591 [ 4 ] {d2a2c724-0c18-49ea-a85a-19f84b1b0354} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:54:13.356839 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2025.02.10 18:54:13.357181 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2025.02.10 18:54:13.357490 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2025.02.10 18:54:13.357822 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part 2025.02.10 18:54:13.358201 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2025.02.10 18:54:13.359741 [ 4 ] {d2a2c724-0c18-49ea-a85a-19f84b1b0354} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:13.359817 [ 4 ] {d2a2c724-0c18-49ea-a85a-19f84b1b0354} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:13.360812 [ 4 ] {d2a2c724-0c18-49ea-a85a-19f84b1b0354} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.10 18:54:13.360995 [ 193 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005304808 sec., 99155.33229477862 rows/sec., 7.10 MiB/sec. 2025.02.10 18:54:13.361215 [ 186 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.10 18:54:13.361221 [ 4 ] {d2a2c724-0c18-49ea-a85a-19f84b1b0354} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:13.361598 [ 4 ] {d2a2c724-0c18-49ea-a85a-19f84b1b0354} executeQuery: Read 13 rows, 830.00 B in 0.005391 sec., 2411.4264514932293 rows/sec., 150.35 KiB/sec. 2025.02.10 18:54:13.361693 [ 4 ] {d2a2c724-0c18-49ea-a85a-19f84b1b0354} TCPHandler: Processed in 0.005955013 sec. 2025.02.10 18:54:13.361763 [ 186 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_46_9} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:13.361886 [ 186 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_46_9} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.10 18:54:13.361899 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:13.362048 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.10 18:54:13.362107 [ 256 ] {43244536-bffb-4356-8e48-d4f0d5b5a545} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:54:13.362163 [ 256 ] {43244536-bffb-4356-8e48-d4f0d5b5a545} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:54:13.362939 [ 256 ] {43244536-bffb-4356-8e48-d4f0d5b5a545} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:13.362979 [ 256 ] {43244536-bffb-4356-8e48-d4f0d5b5a545} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:13.363385 [ 256 ] {43244536-bffb-4356-8e48-d4f0d5b5a545} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.10 18:54:13.363645 [ 256 ] {43244536-bffb-4356-8e48-d4f0d5b5a545} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:13.363844 [ 256 ] {43244536-bffb-4356-8e48-d4f0d5b5a545} executeQuery: Read 417 rows, 30.48 KiB in 0.001789 sec., 233091.11235326997 rows/sec., 16.64 MiB/sec. 2025.02.10 18:54:13.363956 [ 256 ] {43244536-bffb-4356-8e48-d4f0d5b5a545} TCPHandler: Processed in 0.002146212 sec. 2025.02.10 18:54:13.364173 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:13.364333 [ 4 ] {a1eb80dd-4a69-41ca-acbe-e0d5c8bda145} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:54:13.364394 [ 4 ] {a1eb80dd-4a69-41ca-acbe-e0d5c8bda145} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:54:13.364872 [ 4 ] {a1eb80dd-4a69-41ca-acbe-e0d5c8bda145} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:13.364911 [ 4 ] {a1eb80dd-4a69-41ca-acbe-e0d5c8bda145} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:13.365295 [ 4 ] {a1eb80dd-4a69-41ca-acbe-e0d5c8bda145} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.10 18:54:13.365532 [ 4 ] {a1eb80dd-4a69-41ca-acbe-e0d5c8bda145} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:13.365743 [ 4 ] {a1eb80dd-4a69-41ca-acbe-e0d5c8bda145} executeQuery: Read 6 rows, 321.00 B in 0.001441 sec., 4163.775156141568 rows/sec., 217.54 KiB/sec. 2025.02.10 18:54:13.365796 [ 4 ] {a1eb80dd-4a69-41ca-acbe-e0d5c8bda145} TCPHandler: Processed in 0.001733401 sec. 2025.02.10 18:54:13.365935 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:13.366054 [ 256 ] {87939f91-bfad-4804-a746-a01af0306f49} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:13.366108 [ 256 ] {87939f91-bfad-4804-a746-a01af0306f49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:54:13.366697 [ 256 ] {87939f91-bfad-4804-a746-a01af0306f49} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:13.366734 [ 256 ] {87939f91-bfad-4804-a746-a01af0306f49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:13.367150 [ 256 ] {87939f91-bfad-4804-a746-a01af0306f49} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.10 18:54:13.367424 [ 256 ] {87939f91-bfad-4804-a746-a01af0306f49} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:13.367623 [ 256 ] {87939f91-bfad-4804-a746-a01af0306f49} executeQuery: Read 237 rows, 16.27 KiB in 0.001592 sec., 148869.34673366832 rows/sec., 9.98 MiB/sec. 2025.02.10 18:54:13.367693 [ 256 ] {87939f91-bfad-4804-a746-a01af0306f49} TCPHandler: Processed in 0.001812663 sec. 2025.02.10 18:54:13.367893 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:13.368062 [ 4 ] {b91042e7-7573-4b34-8739-67233f19562c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:54:13.368123 [ 4 ] {b91042e7-7573-4b34-8739-67233f19562c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:54:13.368622 [ 4 ] {b91042e7-7573-4b34-8739-67233f19562c} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:13.368660 [ 4 ] {b91042e7-7573-4b34-8739-67233f19562c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:13.369016 [ 4 ] {b91042e7-7573-4b34-8739-67233f19562c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.10 18:54:13.369251 [ 4 ] {b91042e7-7573-4b34-8739-67233f19562c} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:13.369412 [ 73 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2025.02.10 18:54:13.369493 [ 4 ] {b91042e7-7573-4b34-8739-67233f19562c} executeQuery: Read 1 rows, 69.00 B in 0.001459 sec., 685.4009595613434 rows/sec., 46.18 KiB/sec. 2025.02.10 18:54:13.369513 [ 73 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:13.369604 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:13.369619 [ 4 ] {b91042e7-7573-4b34-8739-67233f19562c} TCPHandler: Processed in 0.001839844 sec. 2025.02.10 18:54:13.369997 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:13.370129 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2025.02.10 18:54:13.370579 [ 256 ] {b0ea12d1-537b-43fa-a435-e48c37bfb7a6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:13.370866 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:13.370997 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part 2025.02.10 18:54:13.371018 [ 256 ] {b0ea12d1-537b-43fa-a435-e48c37bfb7a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:54:13.371344 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2025.02.10 18:54:13.371638 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2025.02.10 18:54:13.372043 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2025.02.10 18:54:13.372321 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2025.02.10 18:54:13.372638 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2025.02.10 18:54:13.374693 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.004926839 sec., 7103.946363987133 rows/sec., 478.68 KiB/sec. 2025.02.10 18:54:13.374970 [ 195 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2025.02.10 18:54:13.375267 [ 256 ] {b0ea12d1-537b-43fa-a435-e48c37bfb7a6} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:13.375327 [ 256 ] {b0ea12d1-537b-43fa-a435-e48c37bfb7a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:13.375724 [ 195 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_35_7} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:13.375953 [ 195 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_35_7} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2025.02.10 18:54:13.376133 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:54:13.376503 [ 256 ] {b0ea12d1-537b-43fa-a435-e48c37bfb7a6} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.10 18:54:13.376789 [ 256 ] {b0ea12d1-537b-43fa-a435-e48c37bfb7a6} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:13.377006 [ 256 ] {b0ea12d1-537b-43fa-a435-e48c37bfb7a6} executeQuery: Read 35 rows, 64.22 KiB in 0.006593 sec., 5308.660700743212 rows/sec., 9.51 MiB/sec. 2025.02.10 18:54:13.377115 [ 256 ] {b0ea12d1-537b-43fa-a435-e48c37bfb7a6} TCPHandler: Processed in 0.007387259 sec. 2025.02.10 18:54:13.377287 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:13.377413 [ 4 ] {e90b2dea-e7ed-4e4f-9701-a1cf4baf0ff6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:54:13.377473 [ 4 ] {e90b2dea-e7ed-4e4f-9701-a1cf4baf0ff6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:54:13.378038 [ 4 ] {e90b2dea-e7ed-4e4f-9701-a1cf4baf0ff6} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:13.378083 [ 4 ] {e90b2dea-e7ed-4e4f-9701-a1cf4baf0ff6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:13.378509 [ 4 ] {e90b2dea-e7ed-4e4f-9701-a1cf4baf0ff6} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.10 18:54:13.378748 [ 4 ] {e90b2dea-e7ed-4e4f-9701-a1cf4baf0ff6} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:13.378950 [ 4 ] {e90b2dea-e7ed-4e4f-9701-a1cf4baf0ff6} executeQuery: Read 82 rows, 5.33 KiB in 0.001567 sec., 52329.291640076575 rows/sec., 3.32 MiB/sec. 2025.02.10 18:54:13.379000 [ 4 ] {e90b2dea-e7ed-4e4f-9701-a1cf4baf0ff6} TCPHandler: Processed in 0.001772303 sec. 2025.02.10 18:54:17.603335 [ 32 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:54:17.603437 [ 32 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:54:17.757442 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 2025.02.10 18:54:17.758467 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:17.758540 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:17.759111 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.10 18:54:17.759376 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:17.759578 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.02.10 18:54:18.340785 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:18.340983 [ 4 ] {33b7f586-9556-4822-ad77-8b00dc985901} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:54:18.341059 [ 4 ] {33b7f586-9556-4822-ad77-8b00dc985901} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:54:18.341852 [ 4 ] {33b7f586-9556-4822-ad77-8b00dc985901} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:18.341907 [ 4 ] {33b7f586-9556-4822-ad77-8b00dc985901} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:18.342357 [ 4 ] {33b7f586-9556-4822-ad77-8b00dc985901} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.10 18:54:18.342624 [ 4 ] {33b7f586-9556-4822-ad77-8b00dc985901} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:18.342873 [ 4 ] {33b7f586-9556-4822-ad77-8b00dc985901} executeQuery: Read 66 rows, 5.38 KiB in 0.001942 sec., 33985.581874356336 rows/sec., 2.71 MiB/sec. 2025.02.10 18:54:18.342956 [ 4 ] {33b7f586-9556-4822-ad77-8b00dc985901} TCPHandler: Processed in 0.002299166 sec. 2025.02.10 18:54:18.343258 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:18.343480 [ 256 ] {86502769-4c2d-4065-b970-4e9dec5f93d6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:54:18.343567 [ 256 ] {86502769-4c2d-4065-b970-4e9dec5f93d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:54:18.344342 [ 256 ] {86502769-4c2d-4065-b970-4e9dec5f93d6} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:18.344386 [ 256 ] {86502769-4c2d-4065-b970-4e9dec5f93d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:18.344838 [ 256 ] {86502769-4c2d-4065-b970-4e9dec5f93d6} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.10 18:54:18.345096 [ 256 ] {86502769-4c2d-4065-b970-4e9dec5f93d6} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:18.345242 [ 29 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.10 18:54:18.345291 [ 29 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:18.345299 [ 256 ] {86502769-4c2d-4065-b970-4e9dec5f93d6} executeQuery: Read 5 rows, 385.00 B in 0.001879 sec., 2660.9898882384246 rows/sec., 200.09 KiB/sec. 2025.02.10 18:54:18.345318 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:18.345400 [ 256 ] {86502769-4c2d-4065-b970-4e9dec5f93d6} TCPHandler: Processed in 0.002312746 sec. 2025.02.10 18:54:18.345656 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.10 18:54:18.345673 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:18.346119 [ 4 ] {c8a2874e-783f-4a25-a29a-6fe6a5fb821a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:54:18.346260 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:18.346314 [ 4 ] {c8a2874e-783f-4a25-a29a-6fe6a5fb821a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:54:18.346417 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 65 rows starting from the beginning of the part 2025.02.10 18:54:18.346967 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part 2025.02.10 18:54:18.347375 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part 2025.02.10 18:54:18.347815 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 9 rows starting from the beginning of the part 2025.02.10 18:54:18.348207 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part 2025.02.10 18:54:18.348747 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part 2025.02.10 18:54:18.350339 [ 4 ] {c8a2874e-783f-4a25-a29a-6fe6a5fb821a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:18.350443 [ 4 ] {c8a2874e-783f-4a25-a29a-6fe6a5fb821a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:18.352012 [ 4 ] {c8a2874e-783f-4a25-a29a-6fe6a5fb821a} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.10 18:54:18.352674 [ 4 ] {c8a2874e-783f-4a25-a29a-6fe6a5fb821a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:18.352759 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.007354067 sec., 22844.502232574167 rows/sec., 1.72 MiB/sec. 2025.02.10 18:54:18.353064 [ 4 ] {c8a2874e-783f-4a25-a29a-6fe6a5fb821a} executeQuery: Read 69 rows, 5.52 KiB in 0.007104 sec., 9712.837837837838 rows/sec., 776.41 KiB/sec. 2025.02.10 18:54:18.353118 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.10 18:54:18.353424 [ 4 ] {c8a2874e-783f-4a25-a29a-6fe6a5fb821a} TCPHandler: Processed in 0.007919281 sec. 2025.02.10 18:54:18.353881 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:18.354251 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_66_13} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:18.354451 [ 256 ] {a3cf81bb-1081-4ff9-9b33-85e66337da1a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:18.354506 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_66_13} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.10 18:54:18.354552 [ 256 ] {a3cf81bb-1081-4ff9-9b33-85e66337da1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:54:18.354730 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:54:18.355320 [ 256 ] {a3cf81bb-1081-4ff9-9b33-85e66337da1a} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:18.355365 [ 256 ] {a3cf81bb-1081-4ff9-9b33-85e66337da1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:18.355808 [ 256 ] {a3cf81bb-1081-4ff9-9b33-85e66337da1a} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.10 18:54:18.356063 [ 256 ] {a3cf81bb-1081-4ff9-9b33-85e66337da1a} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:18.356264 [ 256 ] {a3cf81bb-1081-4ff9-9b33-85e66337da1a} executeQuery: Read 160 rows, 11.41 KiB in 0.002004 sec., 79840.31936127743 rows/sec., 5.56 MiB/sec. 2025.02.10 18:54:18.356376 [ 256 ] {a3cf81bb-1081-4ff9-9b33-85e66337da1a} TCPHandler: Processed in 0.002780987 sec. 2025.02.10 18:54:18.356592 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:18.356749 [ 4 ] {3d9cd8c2-b096-4bf1-a213-e98a409c7521} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:18.356835 [ 4 ] {3d9cd8c2-b096-4bf1-a213-e98a409c7521} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:54:18.357967 [ 4 ] {3d9cd8c2-b096-4bf1-a213-e98a409c7521} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:18.358008 [ 4 ] {3d9cd8c2-b096-4bf1-a213-e98a409c7521} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:18.358638 [ 4 ] {3d9cd8c2-b096-4bf1-a213-e98a409c7521} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.10 18:54:18.358906 [ 4 ] {3d9cd8c2-b096-4bf1-a213-e98a409c7521} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:18.359126 [ 29 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.10 18:54:18.359204 [ 4 ] {3d9cd8c2-b096-4bf1-a213-e98a409c7521} executeQuery: Read 5 rows, 9.17 KiB in 0.002475 sec., 2020.20202020202 rows/sec., 3.62 MiB/sec. 2025.02.10 18:54:18.359219 [ 29 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:18.359313 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2025.02.10 18:54:18.359587 [ 4 ] {3d9cd8c2-b096-4bf1-a213-e98a409c7521} TCPHandler: Processed in 0.003108685 sec. 2025.02.10 18:54:18.359637 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.10 18:54:18.359772 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:18.360071 [ 256 ] {9d7af03b-6fb4-4b90-b497-7884ac92acf7} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:54:18.360204 [ 256 ] {9d7af03b-6fb4-4b90-b497-7884ac92acf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:54:18.360208 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:18.360470 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1209 rows starting from the beginning of the part 2025.02.10 18:54:18.361327 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part 2025.02.10 18:54:18.361976 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 35 rows starting from the beginning of the part 2025.02.10 18:54:18.362758 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part 2025.02.10 18:54:18.362768 [ 256 ] {9d7af03b-6fb4-4b90-b497-7884ac92acf7} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:18.362848 [ 256 ] {9d7af03b-6fb4-4b90-b497-7884ac92acf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:18.363357 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 35 rows starting from the beginning of the part 2025.02.10 18:54:18.364023 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part 2025.02.10 18:54:18.364399 [ 256 ] {9d7af03b-6fb4-4b90-b497-7884ac92acf7} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.10 18:54:18.365050 [ 256 ] {9d7af03b-6fb4-4b90-b497-7884ac92acf7} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:18.365471 [ 256 ] {9d7af03b-6fb4-4b90-b497-7884ac92acf7} executeQuery: Read 60 rows, 4.14 KiB in 0.00549 sec., 10928.96174863388 rows/sec., 754.21 KiB/sec. 2025.02.10 18:54:18.365688 [ 256 ] {9d7af03b-6fb4-4b90-b497-7884ac92acf7} TCPHandler: Processed in 0.005987645 sec. 2025.02.10 18:54:18.371039 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1294 rows, containing 19 columns (19 merged, 0 gathered) in 0.011556019 sec., 111976.27833599097 rows/sec., 200.66 MiB/sec. 2025.02.10 18:54:18.372256 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.10 18:54:18.372679 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_66_13} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:18.372765 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_66_13} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.10 18:54:18.372913 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. 2025.02.10 18:54:19.364892 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.02.10 18:54:19.387711 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:19.387768 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:19.395104 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.10 18:54:19.395913 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:19.398957 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.02.10 18:54:22.883909 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1526 2025.02.10 18:54:22.887219 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:22.887272 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:22.888760 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.10 18:54:22.889088 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:22.889750 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1526 2025.02.10 18:54:23.347148 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:23.347351 [ 4 ] {0bfa511c-fee1-4513-baca-378427a966c4} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:54:23.347428 [ 4 ] {0bfa511c-fee1-4513-baca-378427a966c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:54:23.348211 [ 4 ] {0bfa511c-fee1-4513-baca-378427a966c4} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:23.348256 [ 4 ] {0bfa511c-fee1-4513-baca-378427a966c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:23.348699 [ 4 ] {0bfa511c-fee1-4513-baca-378427a966c4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.10 18:54:23.348952 [ 4 ] {0bfa511c-fee1-4513-baca-378427a966c4} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:23.349190 [ 4 ] {0bfa511c-fee1-4513-baca-378427a966c4} executeQuery: Read 14 rows, 1.01 KiB in 0.001893 sec., 7395.668251452721 rows/sec., 532.39 KiB/sec. 2025.02.10 18:54:23.349256 [ 4 ] {0bfa511c-fee1-4513-baca-378427a966c4} TCPHandler: Processed in 0.002227144 sec. 2025.02.10 18:54:23.349537 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:23.349753 [ 256 ] {64c84b6a-6686-4818-afc5-1b28fef8d036} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:54:23.349830 [ 256 ] {64c84b6a-6686-4818-afc5-1b28fef8d036} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:54:23.350583 [ 256 ] {64c84b6a-6686-4818-afc5-1b28fef8d036} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:23.350628 [ 256 ] {64c84b6a-6686-4818-afc5-1b28fef8d036} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:23.351052 [ 256 ] {64c84b6a-6686-4818-afc5-1b28fef8d036} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.10 18:54:23.351304 [ 256 ] {64c84b6a-6686-4818-afc5-1b28fef8d036} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:23.351591 [ 256 ] {64c84b6a-6686-4818-afc5-1b28fef8d036} executeQuery: Read 10 rows, 835.00 B in 0.001897 sec., 5271.481286241434 rows/sec., 429.85 KiB/sec. 2025.02.10 18:54:23.351800 [ 256 ] {64c84b6a-6686-4818-afc5-1b28fef8d036} TCPHandler: Processed in 0.002398827 sec. 2025.02.10 18:54:23.352004 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:23.352147 [ 4 ] {a5b8bba5-1989-446d-977a-153b5b0fa1cc} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:54:23.352210 [ 4 ] {a5b8bba5-1989-446d-977a-153b5b0fa1cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:54:23.352997 [ 4 ] {a5b8bba5-1989-446d-977a-153b5b0fa1cc} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:23.353039 [ 4 ] {a5b8bba5-1989-446d-977a-153b5b0fa1cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:23.353436 [ 4 ] {a5b8bba5-1989-446d-977a-153b5b0fa1cc} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.10 18:54:23.353673 [ 4 ] {a5b8bba5-1989-446d-977a-153b5b0fa1cc} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:23.353890 [ 4 ] {a5b8bba5-1989-446d-977a-153b5b0fa1cc} executeQuery: Read 278 rows, 25.00 KiB in 0.001776 sec., 156531.53153153154 rows/sec., 13.75 MiB/sec. 2025.02.10 18:54:23.353948 [ 4 ] {a5b8bba5-1989-446d-977a-153b5b0fa1cc} TCPHandler: Processed in 0.002014248 sec. 2025.02.10 18:54:23.354167 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:23.354390 [ 256 ] {4843cde6-20d3-4d08-98a3-60409ad024bd} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:54:23.354482 [ 256 ] {4843cde6-20d3-4d08-98a3-60409ad024bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:54:23.355254 [ 256 ] {4843cde6-20d3-4d08-98a3-60409ad024bd} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:23.355293 [ 256 ] {4843cde6-20d3-4d08-98a3-60409ad024bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:23.355658 [ 256 ] {4843cde6-20d3-4d08-98a3-60409ad024bd} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.10 18:54:23.355902 [ 256 ] {4843cde6-20d3-4d08-98a3-60409ad024bd} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:23.356120 [ 256 ] {4843cde6-20d3-4d08-98a3-60409ad024bd} executeQuery: Read 52 rows, 3.79 KiB in 0.001779 sec., 29229.90444069702 rows/sec., 2.08 MiB/sec. 2025.02.10 18:54:23.356217 [ 256 ] {4843cde6-20d3-4d08-98a3-60409ad024bd} TCPHandler: Processed in 0.002163072 sec. 2025.02.10 18:54:23.356424 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:23.356578 [ 4 ] {80e59dc3-c49e-4eb9-a2b1-bbead13b847b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:54:23.356636 [ 4 ] {80e59dc3-c49e-4eb9-a2b1-bbead13b847b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:54:23.357227 [ 4 ] {80e59dc3-c49e-4eb9-a2b1-bbead13b847b} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:23.357266 [ 4 ] {80e59dc3-c49e-4eb9-a2b1-bbead13b847b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:23.357625 [ 4 ] {80e59dc3-c49e-4eb9-a2b1-bbead13b847b} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.10 18:54:23.357862 [ 4 ] {80e59dc3-c49e-4eb9-a2b1-bbead13b847b} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:23.358068 [ 4 ] {80e59dc3-c49e-4eb9-a2b1-bbead13b847b} executeQuery: Read 14 rows, 1004.00 B in 0.00152 sec., 9210.526315789473 rows/sec., 645.05 KiB/sec. 2025.02.10 18:54:23.358128 [ 4 ] {80e59dc3-c49e-4eb9-a2b1-bbead13b847b} TCPHandler: Processed in 0.001826234 sec. 2025.02.10 18:54:23.358337 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:23.358561 [ 256 ] {805ab6a8-c705-456f-a66c-7545a3b830da} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:54:23.358650 [ 256 ] {805ab6a8-c705-456f-a66c-7545a3b830da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:54:23.359311 [ 256 ] {805ab6a8-c705-456f-a66c-7545a3b830da} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:23.359350 [ 256 ] {805ab6a8-c705-456f-a66c-7545a3b830da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:23.359705 [ 256 ] {805ab6a8-c705-456f-a66c-7545a3b830da} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.10 18:54:23.359947 [ 256 ] {805ab6a8-c705-456f-a66c-7545a3b830da} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:23.360205 [ 256 ] {805ab6a8-c705-456f-a66c-7545a3b830da} executeQuery: Read 13 rows, 830.00 B in 0.001697 sec., 7660.577489687685 rows/sec., 477.64 KiB/sec. 2025.02.10 18:54:23.360419 [ 256 ] {805ab6a8-c705-456f-a66c-7545a3b830da} TCPHandler: Processed in 0.002187162 sec. 2025.02.10 18:54:23.360617 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:23.360758 [ 4 ] {6da840ba-ddb5-4b7b-8415-fc73950322c0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:54:23.360817 [ 4 ] {6da840ba-ddb5-4b7b-8415-fc73950322c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:54:23.361704 [ 4 ] {6da840ba-ddb5-4b7b-8415-fc73950322c0} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:23.361757 [ 4 ] {6da840ba-ddb5-4b7b-8415-fc73950322c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:23.362233 [ 4 ] {6da840ba-ddb5-4b7b-8415-fc73950322c0} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.10 18:54:23.362486 [ 4 ] {6da840ba-ddb5-4b7b-8415-fc73950322c0} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:23.362700 [ 4 ] {6da840ba-ddb5-4b7b-8415-fc73950322c0} executeQuery: Read 427 rows, 31.30 KiB in 0.001972 sec., 216531.4401622718 rows/sec., 15.50 MiB/sec. 2025.02.10 18:54:23.362758 [ 4 ] {6da840ba-ddb5-4b7b-8415-fc73950322c0} TCPHandler: Processed in 0.002247324 sec. 2025.02.10 18:54:23.362922 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:23.363061 [ 256 ] {0870f4bc-baef-4d59-93ac-085cd129b199} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:54:23.363120 [ 256 ] {0870f4bc-baef-4d59-93ac-085cd129b199} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:54:23.363700 [ 256 ] {0870f4bc-baef-4d59-93ac-085cd129b199} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:23.363746 [ 256 ] {0870f4bc-baef-4d59-93ac-085cd129b199} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:23.364126 [ 256 ] {0870f4bc-baef-4d59-93ac-085cd129b199} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.10 18:54:23.364373 [ 256 ] {0870f4bc-baef-4d59-93ac-085cd129b199} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:23.364550 [ 51 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.10 18:54:23.364612 [ 256 ] {0870f4bc-baef-4d59-93ac-085cd129b199} executeQuery: Read 6 rows, 321.00 B in 0.001579 sec., 3799.8733375554148 rows/sec., 198.53 KiB/sec. 2025.02.10 18:54:23.364626 [ 51 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:23.364704 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:23.364733 [ 256 ] {0870f4bc-baef-4d59-93ac-085cd129b199} TCPHandler: Processed in 0.001871435 sec. 2025.02.10 18:54:23.364981 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:23.365129 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.10 18:54:23.365402 [ 4 ] {ef9c6a17-67af-4fd6-857f-ba7f21210109} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:23.365608 [ 4 ] {ef9c6a17-67af-4fd6-857f-ba7f21210109} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:54:23.365793 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:23.365923 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part 2025.02.10 18:54:23.366250 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2025.02.10 18:54:23.366592 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2025.02.10 18:54:23.366882 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2025.02.10 18:54:23.367139 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2025.02.10 18:54:23.367512 [ 191 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2025.02.10 18:54:23.368403 [ 4 ] {ef9c6a17-67af-4fd6-857f-ba7f21210109} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:23.368463 [ 4 ] {ef9c6a17-67af-4fd6-857f-ba7f21210109} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:23.369440 [ 4 ] {ef9c6a17-67af-4fd6-857f-ba7f21210109} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.10 18:54:23.369992 [ 4 ] {ef9c6a17-67af-4fd6-857f-ba7f21210109} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:23.369992 [ 188 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.005177035 sec., 41722.723528042596 rows/sec., 2.13 MiB/sec. 2025.02.10 18:54:23.370464 [ 4 ] {ef9c6a17-67af-4fd6-857f-ba7f21210109} executeQuery: Read 242 rows, 16.62 KiB in 0.0052 sec., 46538.46153846154 rows/sec., 3.12 MiB/sec. 2025.02.10 18:54:23.370664 [ 188 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.10 18:54:23.370849 [ 4 ] {ef9c6a17-67af-4fd6-857f-ba7f21210109} TCPHandler: Processed in 0.006009485 sec. 2025.02.10 18:54:23.371331 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:23.371563 [ 256 ] {d3f8b7f5-4e9e-4d86-8de4-3a3e442b8d88} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:54:23.371666 [ 256 ] {d3f8b7f5-4e9e-4d86-8de4-3a3e442b8d88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:54:23.371776 [ 188 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_36_7} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:23.372041 [ 188 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_36_7} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.10 18:54:23.372238 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.10 18:54:23.372512 [ 256 ] {d3f8b7f5-4e9e-4d86-8de4-3a3e442b8d88} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:23.372557 [ 256 ] {d3f8b7f5-4e9e-4d86-8de4-3a3e442b8d88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:23.372932 [ 256 ] {d3f8b7f5-4e9e-4d86-8de4-3a3e442b8d88} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.10 18:54:23.373205 [ 256 ] {d3f8b7f5-4e9e-4d86-8de4-3a3e442b8d88} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:23.373439 [ 256 ] {d3f8b7f5-4e9e-4d86-8de4-3a3e442b8d88} executeQuery: Read 1 rows, 69.00 B in 0.00193 sec., 518.1347150259068 rows/sec., 34.91 KiB/sec. 2025.02.10 18:54:23.373494 [ 256 ] {d3f8b7f5-4e9e-4d86-8de4-3a3e442b8d88} TCPHandler: Processed in 0.0025011 sec. 2025.02.10 18:54:23.373651 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:23.373794 [ 4 ] {addcac1e-6107-4bda-8d77-a6c2afd65f32} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:23.373879 [ 4 ] {addcac1e-6107-4bda-8d77-a6c2afd65f32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:54:23.375092 [ 4 ] {addcac1e-6107-4bda-8d77-a6c2afd65f32} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:23.375132 [ 4 ] {addcac1e-6107-4bda-8d77-a6c2afd65f32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:23.375799 [ 4 ] {addcac1e-6107-4bda-8d77-a6c2afd65f32} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.10 18:54:23.376057 [ 4 ] {addcac1e-6107-4bda-8d77-a6c2afd65f32} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:23.376321 [ 4 ] {addcac1e-6107-4bda-8d77-a6c2afd65f32} executeQuery: Read 35 rows, 64.22 KiB in 0.002557 sec., 13687.91552600704 rows/sec., 24.53 MiB/sec. 2025.02.10 18:54:23.376657 [ 4 ] {addcac1e-6107-4bda-8d77-a6c2afd65f32} TCPHandler: Processed in 0.003086784 sec. 2025.02.10 18:54:23.376846 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:23.376956 [ 256 ] {a5a5c3e1-a528-4d5f-96d7-ca720bc74adf} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:54:23.377004 [ 256 ] {a5a5c3e1-a528-4d5f-96d7-ca720bc74adf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:54:23.377550 [ 256 ] {a5a5c3e1-a528-4d5f-96d7-ca720bc74adf} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:23.377588 [ 256 ] {a5a5c3e1-a528-4d5f-96d7-ca720bc74adf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:23.377968 [ 256 ] {a5a5c3e1-a528-4d5f-96d7-ca720bc74adf} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.10 18:54:23.378215 [ 256 ] {a5a5c3e1-a528-4d5f-96d7-ca720bc74adf} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:23.378428 [ 256 ] {a5a5c3e1-a528-4d5f-96d7-ca720bc74adf} executeQuery: Read 82 rows, 5.33 KiB in 0.001462 sec., 56087.551299589606 rows/sec., 3.56 MiB/sec. 2025.02.10 18:54:23.378480 [ 256 ] {a5a5c3e1-a528-4d5f-96d7-ca720bc74adf} TCPHandler: Processed in 0.001709021 sec. 2025.02.10 18:54:25.259754 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 2025.02.10 18:54:25.260936 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:25.261026 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:25.261675 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.10 18:54:25.261941 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:25.262152 [ 82 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.10 18:54:25.262187 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2025.02.10 18:54:25.262260 [ 82 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:25.262294 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:25.262488 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.10 18:54:25.262727 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:25.262801 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part 2025.02.10 18:54:25.262931 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part 2025.02.10 18:54:25.263010 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part 2025.02.10 18:54:25.263277 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part 2025.02.10 18:54:25.263484 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part 2025.02.10 18:54:25.263645 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part 2025.02.10 18:54:25.266129 [ 200 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.00374914 sec., 6247832.836330465 rows/sec., 89.38 MiB/sec. 2025.02.10 18:54:25.266612 [ 190 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.10 18:54:25.266984 [ 190 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_51_10} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:25.267078 [ 190 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_51_10} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.10 18:54:25.267194 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.02.10 18:54:26.899057 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.02.10 18:54:26.920362 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:26.920423 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:26.927884 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.10 18:54:26.928643 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:26.929048 [ 81 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.10 18:54:26.929169 [ 81 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:26.929237 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:26.929518 [ 199 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.10 18:54:26.937452 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.02.10 18:54:26.938769 [ 199 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:26.939681 [ 199 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2025.02.10 18:54:26.944090 [ 199 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2025.02.10 18:54:26.948631 [ 199 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2025.02.10 18:54:26.953456 [ 199 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2025.02.10 18:54:26.958595 [ 199 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2025.02.10 18:54:26.962900 [ 199 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2025.02.10 18:54:27.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 242.79 MiB, peak 242.80 MiB, free memory in arenas 0.00 B, will set to 232.88 MiB (RSS), difference: -9.92 MiB 2025.02.10 18:54:27.022053 [ 194 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.092687825 sec., 4153.727849369645 rows/sec., 21.48 MiB/sec. 2025.02.10 18:54:27.025318 [ 192 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.10 18:54:27.028411 [ 192 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_51_10} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:27.028552 [ 192 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_51_10} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.10 18:54:27.031097 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.02.10 18:54:28.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 223.46 MiB, peak 242.80 MiB, free memory in arenas 0.00 B, will set to 234.63 MiB (RSS), difference: 11.18 MiB 2025.02.10 18:54:28.340125 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:28.340319 [ 4 ] {1d6170b5-07ec-47a7-9ecc-371a51707f0f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:54:28.340395 [ 4 ] {1d6170b5-07ec-47a7-9ecc-371a51707f0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:54:28.341200 [ 4 ] {1d6170b5-07ec-47a7-9ecc-371a51707f0f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:28.341250 [ 4 ] {1d6170b5-07ec-47a7-9ecc-371a51707f0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:28.341694 [ 4 ] {1d6170b5-07ec-47a7-9ecc-371a51707f0f} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.10 18:54:28.341959 [ 4 ] {1d6170b5-07ec-47a7-9ecc-371a51707f0f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:28.342189 [ 4 ] {1d6170b5-07ec-47a7-9ecc-371a51707f0f} executeQuery: Read 66 rows, 5.38 KiB in 0.001923 sec., 34321.372854914196 rows/sec., 2.73 MiB/sec. 2025.02.10 18:54:28.342255 [ 4 ] {1d6170b5-07ec-47a7-9ecc-371a51707f0f} TCPHandler: Processed in 0.002258964 sec. 2025.02.10 18:54:28.342549 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:28.342779 [ 256 ] {fec5ede2-fc9b-43d6-983e-dfba4813b8e4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:54:28.342867 [ 256 ] {fec5ede2-fc9b-43d6-983e-dfba4813b8e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:54:28.343656 [ 256 ] {fec5ede2-fc9b-43d6-983e-dfba4813b8e4} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:28.343711 [ 256 ] {fec5ede2-fc9b-43d6-983e-dfba4813b8e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:28.344174 [ 256 ] {fec5ede2-fc9b-43d6-983e-dfba4813b8e4} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.10 18:54:28.344440 [ 256 ] {fec5ede2-fc9b-43d6-983e-dfba4813b8e4} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:28.344685 [ 256 ] {fec5ede2-fc9b-43d6-983e-dfba4813b8e4} executeQuery: Read 5 rows, 385.00 B in 0.001977 sec., 2529.0844714213454 rows/sec., 190.18 KiB/sec. 2025.02.10 18:54:28.344752 [ 256 ] {fec5ede2-fc9b-43d6-983e-dfba4813b8e4} TCPHandler: Processed in 0.002357967 sec. 2025.02.10 18:54:28.344918 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:28.345054 [ 4 ] {596d2a07-a9c4-4258-ba3d-bdabe441fce1} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:54:28.345114 [ 4 ] {596d2a07-a9c4-4258-ba3d-bdabe441fce1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:54:28.345748 [ 4 ] {596d2a07-a9c4-4258-ba3d-bdabe441fce1} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:28.345790 [ 4 ] {596d2a07-a9c4-4258-ba3d-bdabe441fce1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:28.346172 [ 4 ] {596d2a07-a9c4-4258-ba3d-bdabe441fce1} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.10 18:54:28.346411 [ 4 ] {596d2a07-a9c4-4258-ba3d-bdabe441fce1} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:28.346640 [ 4 ] {596d2a07-a9c4-4258-ba3d-bdabe441fce1} executeQuery: Read 69 rows, 5.52 KiB in 0.001617 sec., 42671.61410018553 rows/sec., 3.33 MiB/sec. 2025.02.10 18:54:28.346698 [ 4 ] {596d2a07-a9c4-4258-ba3d-bdabe441fce1} TCPHandler: Processed in 0.001841704 sec. 2025.02.10 18:54:28.346849 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:28.346975 [ 256 ] {52796496-5159-43a0-bc6d-021dfe8834b5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:28.347039 [ 256 ] {52796496-5159-43a0-bc6d-021dfe8834b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:54:28.347733 [ 256 ] {52796496-5159-43a0-bc6d-021dfe8834b5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:28.347784 [ 256 ] {52796496-5159-43a0-bc6d-021dfe8834b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:28.348236 [ 256 ] {52796496-5159-43a0-bc6d-021dfe8834b5} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.10 18:54:28.348515 [ 256 ] {52796496-5159-43a0-bc6d-021dfe8834b5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:28.348709 [ 79 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 2025.02.10 18:54:28.348772 [ 256 ] {52796496-5159-43a0-bc6d-021dfe8834b5} executeQuery: Read 160 rows, 11.41 KiB in 0.00182 sec., 87912.08791208791 rows/sec., 6.12 MiB/sec. 2025.02.10 18:54:28.348798 [ 79 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:28.348868 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:28.348891 [ 256 ] {52796496-5159-43a0-bc6d-021dfe8834b5} TCPHandler: Processed in 0.002098471 sec. 2025.02.10 18:54:28.349100 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:28.349148 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_85_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full 2025.02.10 18:54:28.349331 [ 4 ] {d908a0c7-2eb2-41d7-8d8c-904cec020690} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:28.349588 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_85_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:28.349601 [ 4 ] {d908a0c7-2eb2-41d7-8d8c-904cec020690} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:54:28.349684 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_85_17} MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 25117 rows starting from the beginning of the part 2025.02.10 18:54:28.350238 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 42 rows starting from the beginning of the part 2025.02.10 18:54:28.350671 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part 2025.02.10 18:54:28.351086 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part 2025.02.10 18:54:28.351504 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 242 rows starting from the beginning of the part 2025.02.10 18:54:28.351906 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part 2025.02.10 18:54:28.353999 [ 4 ] {d908a0c7-2eb2-41d7-8d8c-904cec020690} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:28.354052 [ 4 ] {d908a0c7-2eb2-41d7-8d8c-904cec020690} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:28.355879 [ 4 ] {d908a0c7-2eb2-41d7-8d8c-904cec020690} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.10 18:54:28.356411 [ 4 ] {d908a0c7-2eb2-41d7-8d8c-904cec020690} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:28.356784 [ 4 ] {d908a0c7-2eb2-41d7-8d8c-904cec020690} executeQuery: Read 5 rows, 9.17 KiB in 0.007529 sec., 664.0988179041041 rows/sec., 1.19 MiB/sec. 2025.02.10 18:54:28.356938 [ 4 ] {d908a0c7-2eb2-41d7-8d8c-904cec020690} TCPHandler: Processed in 0.007954022 sec. 2025.02.10 18:54:28.357109 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:28.357272 [ 256 ] {3feb9265-d5b8-439f-8031-b7ea29149cb6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:54:28.357405 [ 256 ] {3feb9265-d5b8-439f-8031-b7ea29149cb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:54:28.358119 [ 256 ] {3feb9265-d5b8-439f-8031-b7ea29149cb6} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:28.358182 [ 256 ] {3feb9265-d5b8-439f-8031-b7ea29149cb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:28.358883 [ 256 ] {3feb9265-d5b8-439f-8031-b7ea29149cb6} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.10 18:54:28.359229 [ 256 ] {3feb9265-d5b8-439f-8031-b7ea29149cb6} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:28.359531 [ 256 ] {3feb9265-d5b8-439f-8031-b7ea29149cb6} executeQuery: Read 60 rows, 4.14 KiB in 0.002305 sec., 26030.368763557482 rows/sec., 1.75 MiB/sec. 2025.02.10 18:54:28.359607 [ 256 ] {3feb9265-d5b8-439f-8031-b7ea29149cb6} TCPHandler: Processed in 0.002564912 sec. 2025.02.10 18:54:28.360864 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_85_17} MergeTask::MergeProjectionsStage: Merge sorted 25958 rows, containing 5 columns (5 merged, 0 gathered) in 0.011836665 sec., 2193016.3606049507 rows/sec., 148.08 MiB/sec. 2025.02.10 18:54:28.361178 [ 186 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_85_17} MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) 2025.02.10 18:54:28.361572 [ 186 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_85_17} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:28.361675 [ 186 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_85_17} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 2025.02.10 18:54:28.361787 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.02.10 18:54:32.603699 [ 74 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:54:32.603775 [ 74 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:54:32.762391 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 2025.02.10 18:54:32.763145 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:32.763193 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:32.763734 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.10 18:54:32.763992 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:32.764274 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.02.10 18:54:32.889991 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1562 2025.02.10 18:54:32.893100 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:32.893142 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:32.894591 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.10 18:54:32.894903 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:32.895397 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1562 2025.02.10 18:54:33.346617 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:33.346800 [ 4 ] {80f53c7a-331d-498e-b1d5-c9fc1e6093b6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:54:33.346868 [ 4 ] {80f53c7a-331d-498e-b1d5-c9fc1e6093b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:54:33.347570 [ 4 ] {80f53c7a-331d-498e-b1d5-c9fc1e6093b6} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:33.347617 [ 4 ] {80f53c7a-331d-498e-b1d5-c9fc1e6093b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:33.348036 [ 4 ] {80f53c7a-331d-498e-b1d5-c9fc1e6093b6} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.10 18:54:33.348283 [ 4 ] {80f53c7a-331d-498e-b1d5-c9fc1e6093b6} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:33.348443 [ 74 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.02.10 18:54:33.348486 [ 74 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:33.348496 [ 4 ] {80f53c7a-331d-498e-b1d5-c9fc1e6093b6} executeQuery: Read 14 rows, 1.01 KiB in 0.001746 sec., 8018.327605956472 rows/sec., 577.21 KiB/sec. 2025.02.10 18:54:33.348513 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:33.348687 [ 4 ] {80f53c7a-331d-498e-b1d5-c9fc1e6093b6} TCPHandler: Processed in 0.002182853 sec. 2025.02.10 18:54:33.348960 [ 201 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.02.10 18:54:33.349046 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:33.349364 [ 201 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:33.349394 [ 256 ] {c2a229ab-785e-40df-9027-5a3d798e0db6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:54:33.349409 [ 201 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:54:33.349478 [ 256 ] {c2a229ab-785e-40df-9027-5a3d798e0db6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:54:33.349570 [ 201 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:54:33.350012 [ 201 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:54:33.350289 [ 201 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:54:33.350561 [ 201 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:54:33.351708 [ 256 ] {c2a229ab-785e-40df-9027-5a3d798e0db6} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:33.351759 [ 256 ] {c2a229ab-785e-40df-9027-5a3d798e0db6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:33.352070 [ 193 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003435073 sec., 20378.02398959207 rows/sec., 1.51 MiB/sec. 2025.02.10 18:54:33.352357 [ 195 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.02.10 18:54:33.352403 [ 256 ] {c2a229ab-785e-40df-9027-5a3d798e0db6} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.10 18:54:33.352893 [ 256 ] {c2a229ab-785e-40df-9027-5a3d798e0db6} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:33.353108 [ 195 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_37_9} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:33.353190 [ 74 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.10 18:54:33.353315 [ 74 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:33.353401 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:33.353456 [ 195 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_37_9} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.02.10 18:54:33.353476 [ 256 ] {c2a229ab-785e-40df-9027-5a3d798e0db6} executeQuery: Read 273 rows, 24.64 KiB in 0.004124 sec., 66197.86614936954 rows/sec., 5.83 MiB/sec. 2025.02.10 18:54:33.353818 [ 256 ] {c2a229ab-785e-40df-9027-5a3d798e0db6} TCPHandler: Processed in 0.00497858 sec. 2025.02.10 18:54:33.353826 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:54:33.353937 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.10 18:54:33.354031 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:33.354106 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:33.354169 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1432 rows starting from the beginning of the part 2025.02.10 18:54:33.354288 [ 4 ] {dab95a57-1f33-48a8-95a9-c8767459eacd} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:54:33.354400 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 273 rows starting from the beginning of the part 2025.02.10 18:54:33.354472 [ 4 ] {dab95a57-1f33-48a8-95a9-c8767459eacd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:54:33.354752 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 66 rows starting from the beginning of the part 2025.02.10 18:54:33.355137 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 278 rows starting from the beginning of the part 2025.02.10 18:54:33.355431 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 66 rows starting from the beginning of the part 2025.02.10 18:54:33.355869 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 273 rows starting from the beginning of the part 2025.02.10 18:54:33.357296 [ 4 ] {dab95a57-1f33-48a8-95a9-c8767459eacd} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:33.357360 [ 4 ] {dab95a57-1f33-48a8-95a9-c8767459eacd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:33.358395 [ 4 ] {dab95a57-1f33-48a8-95a9-c8767459eacd} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.10 18:54:33.358710 [ 4 ] {dab95a57-1f33-48a8-95a9-c8767459eacd} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:33.359382 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 5 columns (5 merged, 0 gathered) in 0.005834911 sec., 409260.7410807123 rows/sec., 36.35 MiB/sec. 2025.02.10 18:54:33.359493 [ 4 ] {dab95a57-1f33-48a8-95a9-c8767459eacd} executeQuery: Read 42 rows, 3.09 KiB in 0.005279 sec., 7956.052282629286 rows/sec., 584.94 KiB/sec. 2025.02.10 18:54:33.359759 [ 4 ] {dab95a57-1f33-48a8-95a9-c8767459eacd} TCPHandler: Processed in 0.005844911 sec. 2025.02.10 18:54:33.359899 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.10 18:54:33.360028 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:33.360344 [ 256 ] {e90829e6-282d-4a70-b61e-87452caec18f} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:54:33.360405 [ 256 ] {e90829e6-282d-4a70-b61e-87452caec18f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:54:33.360574 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_86_17} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:33.360710 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_86_17} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.10 18:54:33.360825 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.02.10 18:54:33.361171 [ 256 ] {e90829e6-282d-4a70-b61e-87452caec18f} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:33.361209 [ 256 ] {e90829e6-282d-4a70-b61e-87452caec18f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:33.361565 [ 256 ] {e90829e6-282d-4a70-b61e-87452caec18f} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.10 18:54:33.361800 [ 256 ] {e90829e6-282d-4a70-b61e-87452caec18f} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:33.362008 [ 256 ] {e90829e6-282d-4a70-b61e-87452caec18f} executeQuery: Read 14 rows, 1004.00 B in 0.001754 sec., 7981.75598631699 rows/sec., 558.99 KiB/sec. 2025.02.10 18:54:33.362064 [ 256 ] {e90829e6-282d-4a70-b61e-87452caec18f} TCPHandler: Processed in 0.002208543 sec. 2025.02.10 18:54:33.362225 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:33.362345 [ 4 ] {486ab420-97e7-4dc7-a743-088b67854160} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:54:33.362396 [ 4 ] {486ab420-97e7-4dc7-a743-088b67854160} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:54:33.362996 [ 4 ] {486ab420-97e7-4dc7-a743-088b67854160} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:33.363033 [ 4 ] {486ab420-97e7-4dc7-a743-088b67854160} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:33.363390 [ 4 ] {486ab420-97e7-4dc7-a743-088b67854160} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.10 18:54:33.363647 [ 4 ] {486ab420-97e7-4dc7-a743-088b67854160} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:33.363776 [ 74 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.02.10 18:54:33.363813 [ 74 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:33.363836 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:33.363847 [ 4 ] {486ab420-97e7-4dc7-a743-088b67854160} executeQuery: Read 13 rows, 830.00 B in 0.001525 sec., 8524.590163934427 rows/sec., 531.51 KiB/sec. 2025.02.10 18:54:33.364148 [ 4 ] {486ab420-97e7-4dc7-a743-088b67854160} TCPHandler: Processed in 0.001970498 sec. 2025.02.10 18:54:33.364295 [ 197 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.02.10 18:54:33.364454 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:33.364858 [ 197 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:33.364896 [ 256 ] {8d7edf6d-93ed-41a7-83e6-acd0537d3ce9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:54:33.364959 [ 197 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:54:33.365057 [ 256 ] {8d7edf6d-93ed-41a7-83e6-acd0537d3ce9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:54:33.365298 [ 197 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:54:33.365600 [ 197 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:54:33.365800 [ 197 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:54:33.366103 [ 197 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:54:33.367173 [ 256 ] {8d7edf6d-93ed-41a7-83e6-acd0537d3ce9} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:33.367220 [ 256 ] {8d7edf6d-93ed-41a7-83e6-acd0537d3ce9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:33.367655 [ 187 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00371927 sec., 17476.547817179176 rows/sec., 1.13 MiB/sec. 2025.02.10 18:54:33.367937 [ 256 ] {8d7edf6d-93ed-41a7-83e6-acd0537d3ce9} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.10 18:54:33.367983 [ 187 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.02.10 18:54:33.368409 [ 256 ] {8d7edf6d-93ed-41a7-83e6-acd0537d3ce9} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:33.368648 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_37_9} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:33.368703 [ 74 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.10 18:54:33.368825 [ 74 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:33.368925 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:33.368955 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_37_9} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.02.10 18:54:33.369035 [ 256 ] {8d7edf6d-93ed-41a7-83e6-acd0537d3ce9} executeQuery: Read 417 rows, 30.48 KiB in 0.004247 sec., 98186.95549799858 rows/sec., 7.01 MiB/sec. 2025.02.10 18:54:33.369458 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:54:33.369554 [ 256 ] {8d7edf6d-93ed-41a7-83e6-acd0537d3ce9} TCPHandler: Processed in 0.005260297 sec. 2025.02.10 18:54:33.369580 [ 191 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.10 18:54:33.369851 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:33.370237 [ 191 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:33.370253 [ 4 ] {c1f5e480-b431-4aba-afc5-f759d1c145c3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:54:33.370384 [ 191 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 914 rows starting from the beginning of the part 2025.02.10 18:54:33.370417 [ 4 ] {c1f5e480-b431-4aba-afc5-f759d1c145c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:54:33.370987 [ 191 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 417 rows starting from the beginning of the part 2025.02.10 18:54:33.371463 [ 191 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 69 rows starting from the beginning of the part 2025.02.10 18:54:33.372017 [ 191 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part 2025.02.10 18:54:33.372323 [ 191 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 69 rows starting from the beginning of the part 2025.02.10 18:54:33.372728 [ 191 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 417 rows starting from the beginning of the part 2025.02.10 18:54:33.373683 [ 4 ] {c1f5e480-b431-4aba-afc5-f759d1c145c3} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:33.373745 [ 4 ] {c1f5e480-b431-4aba-afc5-f759d1c145c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:33.374632 [ 4 ] {c1f5e480-b431-4aba-afc5-f759d1c145c3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.10 18:54:33.375110 [ 4 ] {c1f5e480-b431-4aba-afc5-f759d1c145c3} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:33.375366 [ 4 ] {c1f5e480-b431-4aba-afc5-f759d1c145c3} executeQuery: Read 6 rows, 321.00 B in 0.005254 sec., 1141.9870574800152 rows/sec., 59.66 KiB/sec. 2025.02.10 18:54:33.375731 [ 4 ] {c1f5e480-b431-4aba-afc5-f759d1c145c3} TCPHandler: Processed in 0.006039315 sec. 2025.02.10 18:54:33.376242 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:33.376520 [ 191 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2313 rows, containing 5 columns (5 merged, 0 gathered) in 0.0074726 sec., 309530.8192596954 rows/sec., 23.58 MiB/sec. 2025.02.10 18:54:33.376605 [ 256 ] {281fd12d-ed25-45bf-bb41-41528c91f1cf} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:33.376701 [ 256 ] {281fd12d-ed25-45bf-bb41-41528c91f1cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:54:33.376790 [ 191 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.10 18:54:33.377391 [ 191 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_86_17} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:33.377626 [ 191 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_86_17} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.10 18:54:33.377805 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.10 18:54:33.377976 [ 256 ] {281fd12d-ed25-45bf-bb41-41528c91f1cf} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:33.378020 [ 256 ] {281fd12d-ed25-45bf-bb41-41528c91f1cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:33.378422 [ 256 ] {281fd12d-ed25-45bf-bb41-41528c91f1cf} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.10 18:54:33.378668 [ 256 ] {281fd12d-ed25-45bf-bb41-41528c91f1cf} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:33.378881 [ 256 ] {281fd12d-ed25-45bf-bb41-41528c91f1cf} executeQuery: Read 237 rows, 16.27 KiB in 0.002339 sec., 101325.3527148354 rows/sec., 6.79 MiB/sec. 2025.02.10 18:54:33.378936 [ 256 ] {281fd12d-ed25-45bf-bb41-41528c91f1cf} TCPHandler: Processed in 0.003071624 sec. 2025.02.10 18:54:33.379092 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:33.379215 [ 4 ] {f5784b71-aba5-4609-ac34-36e7696e3083} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:54:33.379269 [ 4 ] {f5784b71-aba5-4609-ac34-36e7696e3083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:54:33.379745 [ 4 ] {f5784b71-aba5-4609-ac34-36e7696e3083} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:33.379781 [ 4 ] {f5784b71-aba5-4609-ac34-36e7696e3083} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:33.380152 [ 4 ] {f5784b71-aba5-4609-ac34-36e7696e3083} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.10 18:54:33.380393 [ 4 ] {f5784b71-aba5-4609-ac34-36e7696e3083} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:33.380579 [ 4 ] {f5784b71-aba5-4609-ac34-36e7696e3083} executeQuery: Read 1 rows, 69.00 B in 0.00139 sec., 719.4244604316547 rows/sec., 48.48 KiB/sec. 2025.02.10 18:54:33.380629 [ 4 ] {f5784b71-aba5-4609-ac34-36e7696e3083} TCPHandler: Processed in 0.001593078 sec. 2025.02.10 18:54:33.380764 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:33.380881 [ 256 ] {3e0b4945-4cbb-454d-b531-465f7aa1ee9b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:33.380962 [ 256 ] {3e0b4945-4cbb-454d-b531-465f7aa1ee9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:54:33.382179 [ 256 ] {3e0b4945-4cbb-454d-b531-465f7aa1ee9b} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:33.382219 [ 256 ] {3e0b4945-4cbb-454d-b531-465f7aa1ee9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:33.382894 [ 256 ] {3e0b4945-4cbb-454d-b531-465f7aa1ee9b} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.10 18:54:33.383149 [ 256 ] {3e0b4945-4cbb-454d-b531-465f7aa1ee9b} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:33.383398 [ 256 ] {3e0b4945-4cbb-454d-b531-465f7aa1ee9b} executeQuery: Read 35 rows, 64.22 KiB in 0.002541 sec., 13774.104683195594 rows/sec., 24.68 MiB/sec. 2025.02.10 18:54:33.383492 [ 256 ] {3e0b4945-4cbb-454d-b531-465f7aa1ee9b} TCPHandler: Processed in 0.002782258 sec. 2025.02.10 18:54:33.383634 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:33.383752 [ 4 ] {ba69e890-97d4-46b0-8e31-782851bc1e74} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:54:33.383802 [ 4 ] {ba69e890-97d4-46b0-8e31-782851bc1e74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:54:33.384288 [ 4 ] {ba69e890-97d4-46b0-8e31-782851bc1e74} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:33.384323 [ 4 ] {ba69e890-97d4-46b0-8e31-782851bc1e74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:33.384706 [ 4 ] {ba69e890-97d4-46b0-8e31-782851bc1e74} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.10 18:54:33.384950 [ 4 ] {ba69e890-97d4-46b0-8e31-782851bc1e74} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:33.385082 [ 74 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.10 18:54:33.385119 [ 74 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:33.385132 [ 4 ] {ba69e890-97d4-46b0-8e31-782851bc1e74} executeQuery: Read 82 rows, 5.33 KiB in 0.001403 sec., 58446.186742694226 rows/sec., 3.71 MiB/sec. 2025.02.10 18:54:33.385143 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:33.385220 [ 4 ] {ba69e890-97d4-46b0-8e31-782851bc1e74} TCPHandler: Processed in 0.001637749 sec. 2025.02.10 18:54:33.385279 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.10 18:54:33.385385 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:33.385416 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4936 rows starting from the beginning of the part 2025.02.10 18:54:33.385503 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part 2025.02.10 18:54:33.385679 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part 2025.02.10 18:54:33.385875 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 82 rows starting from the beginning of the part 2025.02.10 18:54:33.386024 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::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.02.10 18:54:33.386178 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 82 rows starting from the beginning of the part 2025.02.10 18:54:33.388120 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 5302 rows, containing 4 columns (4 merged, 0 gathered) in 0.0029005 sec., 1827960.6964316498 rows/sec., 119.13 MiB/sec. 2025.02.10 18:54:33.388532 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.10 18:54:33.388897 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_86_17} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:33.388990 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_86_17} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.10 18:54:33.389076 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2025.02.10 18:54:34.437569 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.02.10 18:54:34.460837 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:34.460903 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:34.468112 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.10 18:54:34.468894 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:34.471651 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.02.10 18:54:35.635515 [ 70 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.10 18:54:35.635610 [ 70 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:35.635650 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:35.635971 [ 189 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.02.10 18:54:35.636303 [ 189 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:35.636382 [ 189 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part 2025.02.10 18:54:35.636563 [ 189 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2025.02.10 18:54:35.636734 [ 189 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2025.02.10 18:54:35.636996 [ 189 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part 2025.02.10 18:54:35.637128 [ 189 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part 2025.02.10 18:54:35.638361 [ 188 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002597233 sec., 13860.905047795095 rows/sec., 1.16 MiB/sec. 2025.02.10 18:54:35.638572 [ 188 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.10 18:54:35.638959 [ 188 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_21_5} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:35.639065 [ 188 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_21_5} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.10 18:54:35.639184 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:54:36.545162 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:36.545350 [ 4 ] {7e199338-fdb7-473a-afcb-ed396098ac4b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:54:36.545421 [ 4 ] {7e199338-fdb7-473a-afcb-ed396098ac4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:54:36.546133 [ 4 ] {7e199338-fdb7-473a-afcb-ed396098ac4b} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:36.546180 [ 4 ] {7e199338-fdb7-473a-afcb-ed396098ac4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:36.546592 [ 4 ] {7e199338-fdb7-473a-afcb-ed396098ac4b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.10 18:54:36.546844 [ 4 ] {7e199338-fdb7-473a-afcb-ed396098ac4b} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:36.547078 [ 4 ] {7e199338-fdb7-473a-afcb-ed396098ac4b} executeQuery: Read 2 rows, 167.00 B in 0.001777 sec., 1125.4924029262802 rows/sec., 91.78 KiB/sec. 2025.02.10 18:54:36.547171 [ 4 ] {7e199338-fdb7-473a-afcb-ed396098ac4b} TCPHandler: Processed in 0.002132791 sec. 2025.02.10 18:54:36.547430 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:36.547653 [ 256 ] {8a261d6c-31d8-4281-93f0-32f3ecc8b998} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:54:36.547735 [ 256 ] {8a261d6c-31d8-4281-93f0-32f3ecc8b998} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:54:36.549027 [ 256 ] {8a261d6c-31d8-4281-93f0-32f3ecc8b998} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:36.549067 [ 256 ] {8a261d6c-31d8-4281-93f0-32f3ecc8b998} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:36.549608 [ 256 ] {8a261d6c-31d8-4281-93f0-32f3ecc8b998} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.10 18:54:36.549879 [ 256 ] {8a261d6c-31d8-4281-93f0-32f3ecc8b998} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:36.550127 [ 256 ] {8a261d6c-31d8-4281-93f0-32f3ecc8b998} executeQuery: Read 1207 rows, 102.02 KiB in 0.002535 sec., 476134.12228796846 rows/sec., 39.30 MiB/sec. 2025.02.10 18:54:36.550184 [ 256 ] {8a261d6c-31d8-4281-93f0-32f3ecc8b998} TCPHandler: Processed in 0.00289497 sec. 2025.02.10 18:54:36.550334 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:36.550463 [ 4 ] {236a464e-d0eb-4462-b28e-9fe3930566d0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:54:36.550518 [ 4 ] {236a464e-d0eb-4462-b28e-9fe3930566d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:54:36.551127 [ 4 ] {236a464e-d0eb-4462-b28e-9fe3930566d0} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:36.551169 [ 4 ] {236a464e-d0eb-4462-b28e-9fe3930566d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:36.551540 [ 4 ] {236a464e-d0eb-4462-b28e-9fe3930566d0} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.10 18:54:36.551784 [ 4 ] {236a464e-d0eb-4462-b28e-9fe3930566d0} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:36.551998 [ 4 ] {236a464e-d0eb-4462-b28e-9fe3930566d0} executeQuery: Read 7 rows, 528.00 B in 0.001566 sec., 4469.987228607919 rows/sec., 329.26 KiB/sec. 2025.02.10 18:54:36.552055 [ 4 ] {236a464e-d0eb-4462-b28e-9fe3930566d0} TCPHandler: Processed in 0.001788863 sec. 2025.02.10 18:54:36.552189 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:36.552305 [ 256 ] {84d21cdf-1631-4b58-8c95-884051753f44} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:54:36.552365 [ 256 ] {84d21cdf-1631-4b58-8c95-884051753f44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:54:36.553141 [ 256 ] {84d21cdf-1631-4b58-8c95-884051753f44} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:36.553185 [ 256 ] {84d21cdf-1631-4b58-8c95-884051753f44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:36.553570 [ 256 ] {84d21cdf-1631-4b58-8c95-884051753f44} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.10 18:54:36.553808 [ 256 ] {84d21cdf-1631-4b58-8c95-884051753f44} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:36.553986 [ 256 ] {84d21cdf-1631-4b58-8c95-884051753f44} executeQuery: Read 228 rows, 15.81 KiB in 0.001705 sec., 133724.34017595308 rows/sec., 9.05 MiB/sec. 2025.02.10 18:54:36.554038 [ 256 ] {84d21cdf-1631-4b58-8c95-884051753f44} TCPHandler: Processed in 0.001905546 sec. 2025.02.10 18:54:36.554171 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:36.554291 [ 4 ] {4fda6540-1113-44a6-9ed4-a14ae353066a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:54:36.554346 [ 4 ] {4fda6540-1113-44a6-9ed4-a14ae353066a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:54:36.555251 [ 4 ] {4fda6540-1113-44a6-9ed4-a14ae353066a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:36.555299 [ 4 ] {4fda6540-1113-44a6-9ed4-a14ae353066a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:36.555683 [ 4 ] {4fda6540-1113-44a6-9ed4-a14ae353066a} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.10 18:54:36.555920 [ 4 ] {4fda6540-1113-44a6-9ed4-a14ae353066a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:36.556125 [ 4 ] {4fda6540-1113-44a6-9ed4-a14ae353066a} executeQuery: Read 527 rows, 39.97 KiB in 0.001861 sec., 283181.0854379366 rows/sec., 20.97 MiB/sec. 2025.02.10 18:54:36.556178 [ 4 ] {4fda6540-1113-44a6-9ed4-a14ae353066a} TCPHandler: Processed in 0.002060989 sec. 2025.02.10 18:54:36.556307 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:36.556505 [ 256 ] {af08a735-6cd2-4510-973b-c12b117eb730} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:36.556602 [ 256 ] {af08a735-6cd2-4510-973b-c12b117eb730} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:54:36.557634 [ 256 ] {af08a735-6cd2-4510-973b-c12b117eb730} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:36.557671 [ 256 ] {af08a735-6cd2-4510-973b-c12b117eb730} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:36.558121 [ 256 ] {af08a735-6cd2-4510-973b-c12b117eb730} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.10 18:54:36.558360 [ 256 ] {af08a735-6cd2-4510-973b-c12b117eb730} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:36.558543 [ 256 ] {af08a735-6cd2-4510-973b-c12b117eb730} executeQuery: Read 965 rows, 66.32 KiB in 0.00209 sec., 461722.48803827754 rows/sec., 30.99 MiB/sec. 2025.02.10 18:54:36.558593 [ 256 ] {af08a735-6cd2-4510-973b-c12b117eb730} TCPHandler: Processed in 0.002341327 sec. 2025.02.10 18:54:36.558740 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:36.558878 [ 4 ] {960a6496-9b72-493b-a810-8a68a6ea45f3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:36.558971 [ 4 ] {960a6496-9b72-493b-a810-8a68a6ea45f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:54:36.560100 [ 4 ] {960a6496-9b72-493b-a810-8a68a6ea45f3} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:36.560140 [ 4 ] {960a6496-9b72-493b-a810-8a68a6ea45f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:36.560757 [ 4 ] {960a6496-9b72-493b-a810-8a68a6ea45f3} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.10 18:54:36.561011 [ 4 ] {960a6496-9b72-493b-a810-8a68a6ea45f3} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:36.561263 [ 4 ] {960a6496-9b72-493b-a810-8a68a6ea45f3} executeQuery: Read 5 rows, 9.17 KiB in 0.002415 sec., 2070.3933747412007 rows/sec., 3.71 MiB/sec. 2025.02.10 18:54:36.561357 [ 4 ] {960a6496-9b72-493b-a810-8a68a6ea45f3} TCPHandler: Processed in 0.002679905 sec. 2025.02.10 18:54:36.561504 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:36.561644 [ 256 ] {f15fb098-a2fb-4136-9e83-6788e0cea787} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:54:36.561707 [ 256 ] {f15fb098-a2fb-4136-9e83-6788e0cea787} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:54:36.562278 [ 256 ] {f15fb098-a2fb-4136-9e83-6788e0cea787} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:36.562322 [ 256 ] {f15fb098-a2fb-4136-9e83-6788e0cea787} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:36.562695 [ 256 ] {f15fb098-a2fb-4136-9e83-6788e0cea787} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.10 18:54:36.562944 [ 256 ] {f15fb098-a2fb-4136-9e83-6788e0cea787} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:36.563115 [ 256 ] {f15fb098-a2fb-4136-9e83-6788e0cea787} executeQuery: Read 44 rows, 3.03 KiB in 0.001503 sec., 29274.78376580173 rows/sec., 1.97 MiB/sec. 2025.02.10 18:54:36.563164 [ 256 ] {f15fb098-a2fb-4136-9e83-6788e0cea787} TCPHandler: Processed in 0.001728042 sec. 2025.02.10 18:54:38.334661 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:38.334870 [ 4 ] {6f6610d3-8c65-4114-b335-816f56371b4c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:54:38.334954 [ 4 ] {6f6610d3-8c65-4114-b335-816f56371b4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:54:38.335755 [ 4 ] {6f6610d3-8c65-4114-b335-816f56371b4c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:38.335808 [ 4 ] {6f6610d3-8c65-4114-b335-816f56371b4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:38.336247 [ 4 ] {6f6610d3-8c65-4114-b335-816f56371b4c} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.10 18:54:38.336508 [ 4 ] {6f6610d3-8c65-4114-b335-816f56371b4c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:38.336756 [ 4 ] {6f6610d3-8c65-4114-b335-816f56371b4c} executeQuery: Read 56 rows, 4.41 KiB in 0.00194 sec., 28865.979381443296 rows/sec., 2.22 MiB/sec. 2025.02.10 18:54:38.336873 [ 4 ] {6f6610d3-8c65-4114-b335-816f56371b4c} TCPHandler: Processed in 0.002348026 sec. 2025.02.10 18:54:38.337177 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:38.337405 [ 256 ] {bdd99052-6c9d-4d27-ac0a-d2fa2d09ab21} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:54:38.337482 [ 256 ] {bdd99052-6c9d-4d27-ac0a-d2fa2d09ab21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:54:38.338276 [ 256 ] {bdd99052-6c9d-4d27-ac0a-d2fa2d09ab21} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:38.338327 [ 256 ] {bdd99052-6c9d-4d27-ac0a-d2fa2d09ab21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:38.338770 [ 256 ] {bdd99052-6c9d-4d27-ac0a-d2fa2d09ab21} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.10 18:54:38.339031 [ 256 ] {bdd99052-6c9d-4d27-ac0a-d2fa2d09ab21} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:38.339262 [ 256 ] {bdd99052-6c9d-4d27-ac0a-d2fa2d09ab21} executeQuery: Read 64 rows, 5.12 KiB in 0.001918 sec., 33368.09176225235 rows/sec., 2.60 MiB/sec. 2025.02.10 18:54:38.339320 [ 256 ] {bdd99052-6c9d-4d27-ac0a-d2fa2d09ab21} TCPHandler: Processed in 0.002336727 sec. 2025.02.10 18:54:38.339477 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:38.339624 [ 4 ] {d1dbfc53-9610-41f9-b641-c321a4c94aed} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:38.339692 [ 4 ] {d1dbfc53-9610-41f9-b641-c321a4c94aed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:54:38.340342 [ 4 ] {d1dbfc53-9610-41f9-b641-c321a4c94aed} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:38.340392 [ 4 ] {d1dbfc53-9610-41f9-b641-c321a4c94aed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:38.340789 [ 4 ] {d1dbfc53-9610-41f9-b641-c321a4c94aed} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.10 18:54:38.341035 [ 4 ] {d1dbfc53-9610-41f9-b641-c321a4c94aed} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:38.341253 [ 4 ] {d1dbfc53-9610-41f9-b641-c321a4c94aed} executeQuery: Read 42 rows, 2.99 KiB in 0.001665 sec., 25225.225225225226 rows/sec., 1.75 MiB/sec. 2025.02.10 18:54:38.341309 [ 4 ] {d1dbfc53-9610-41f9-b641-c321a4c94aed} TCPHandler: Processed in 0.001899386 sec. 2025.02.10 18:54:38.341456 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:38.341597 [ 256 ] {2aed3d4f-c696-46a8-9eb4-e65acb055ad6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:54:38.341660 [ 256 ] {2aed3d4f-c696-46a8-9eb4-e65acb055ad6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:54:38.342246 [ 256 ] {2aed3d4f-c696-46a8-9eb4-e65acb055ad6} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:38.342294 [ 256 ] {2aed3d4f-c696-46a8-9eb4-e65acb055ad6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:38.342694 [ 256 ] {2aed3d4f-c696-46a8-9eb4-e65acb055ad6} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.10 18:54:38.342941 [ 256 ] {2aed3d4f-c696-46a8-9eb4-e65acb055ad6} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:38.343150 [ 256 ] {2aed3d4f-c696-46a8-9eb4-e65acb055ad6} executeQuery: Read 16 rows, 1.11 KiB in 0.001586 sec., 10088.272383354351 rows/sec., 699.48 KiB/sec. 2025.02.10 18:54:38.343200 [ 256 ] {2aed3d4f-c696-46a8-9eb4-e65acb055ad6} TCPHandler: Processed in 0.001811724 sec. 2025.02.10 18:54:40.264426 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 2025.02.10 18:54:40.265125 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:40.265172 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:40.265702 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.10 18:54:40.265965 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:40.266194 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2025.02.10 18:54:41.971752 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.02.10 18:54:41.991441 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:41.991483 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:41.998740 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.10 18:54:41.999489 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:42.000187 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 240.15 MiB, peak 242.80 MiB, free memory in arenas 0.00 B, will set to 235.63 MiB (RSS), difference: -4.52 MiB 2025.02.10 18:54:42.002853 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.02.10 18:54:42.895655 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1608 2025.02.10 18:54:42.899173 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:42.899230 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:42.900765 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.10 18:54:42.901091 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:42.901802 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1608 2025.02.10 18:54:43.000224 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 231.62 MiB, peak 242.80 MiB, free memory in arenas 0.00 B, will set to 235.63 MiB (RSS), difference: 4.00 MiB 2025.02.10 18:54:43.347063 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:43.347259 [ 4 ] {35a57a91-af4a-4e82-aa99-5749c0e76d12} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:54:43.347335 [ 4 ] {35a57a91-af4a-4e82-aa99-5749c0e76d12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:54:43.348066 [ 4 ] {35a57a91-af4a-4e82-aa99-5749c0e76d12} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:43.348116 [ 4 ] {35a57a91-af4a-4e82-aa99-5749c0e76d12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:43.348520 [ 4 ] {35a57a91-af4a-4e82-aa99-5749c0e76d12} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.10 18:54:43.348778 [ 4 ] {35a57a91-af4a-4e82-aa99-5749c0e76d12} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:43.348975 [ 4 ] {35a57a91-af4a-4e82-aa99-5749c0e76d12} executeQuery: Read 14 rows, 1.01 KiB in 0.001771 sec., 7905.138339920949 rows/sec., 569.06 KiB/sec. 2025.02.10 18:54:43.349037 [ 4 ] {35a57a91-af4a-4e82-aa99-5749c0e76d12} TCPHandler: Processed in 0.00208678 sec. 2025.02.10 18:54:43.349278 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:43.349473 [ 256 ] {e4e5ed05-25a9-4071-b553-8975cdc0c939} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:54:43.349547 [ 256 ] {e4e5ed05-25a9-4071-b553-8975cdc0c939} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:54:43.350418 [ 256 ] {e4e5ed05-25a9-4071-b553-8975cdc0c939} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:43.350464 [ 256 ] {e4e5ed05-25a9-4071-b553-8975cdc0c939} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:43.350939 [ 256 ] {e4e5ed05-25a9-4071-b553-8975cdc0c939} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.10 18:54:43.351207 [ 256 ] {e4e5ed05-25a9-4071-b553-8975cdc0c939} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:43.351454 [ 256 ] {e4e5ed05-25a9-4071-b553-8975cdc0c939} executeQuery: Read 273 rows, 24.64 KiB in 0.002037 sec., 134020.61855670103 rows/sec., 11.81 MiB/sec. 2025.02.10 18:54:43.351514 [ 256 ] {e4e5ed05-25a9-4071-b553-8975cdc0c939} TCPHandler: Processed in 0.002369557 sec. 2025.02.10 18:54:43.351658 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:43.351782 [ 4 ] {f9fb5846-fa77-4ece-b1bc-2e1542679da5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:54:43.351836 [ 4 ] {f9fb5846-fa77-4ece-b1bc-2e1542679da5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:54:43.352421 [ 4 ] {f9fb5846-fa77-4ece-b1bc-2e1542679da5} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:43.352459 [ 4 ] {f9fb5846-fa77-4ece-b1bc-2e1542679da5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:43.352825 [ 4 ] {f9fb5846-fa77-4ece-b1bc-2e1542679da5} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.10 18:54:43.353081 [ 4 ] {f9fb5846-fa77-4ece-b1bc-2e1542679da5} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:43.353216 [ 62 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.10 18:54:43.353262 [ 62 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:43.353263 [ 4 ] {f9fb5846-fa77-4ece-b1bc-2e1542679da5} executeQuery: Read 42 rows, 3.09 KiB in 0.001507 sec., 27869.9402786994 rows/sec., 2.00 MiB/sec. 2025.02.10 18:54:43.353287 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:43.353360 [ 4 ] {f9fb5846-fa77-4ece-b1bc-2e1542679da5} TCPHandler: Processed in 0.001762163 sec. 2025.02.10 18:54:43.353436 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.10 18:54:43.353527 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:43.353577 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:43.353630 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 65 rows starting from the beginning of the part 2025.02.10 18:54:43.353840 [ 256 ] {0e1435d6-3666-487b-bbf1-6e2b0fabc6f7} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:54:43.353857 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 52 rows starting from the beginning of the part 2025.02.10 18:54:43.354005 [ 256 ] {0e1435d6-3666-487b-bbf1-6e2b0fabc6f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:54:43.354202 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part 2025.02.10 18:54:43.354677 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 42 rows starting from the beginning of the part 2025.02.10 18:54:43.355050 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part 2025.02.10 18:54:43.355462 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 42 rows starting from the beginning of the part 2025.02.10 18:54:43.356947 [ 256 ] {0e1435d6-3666-487b-bbf1-6e2b0fabc6f7} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:43.357033 [ 256 ] {0e1435d6-3666-487b-bbf1-6e2b0fabc6f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:43.358117 [ 256 ] {0e1435d6-3666-487b-bbf1-6e2b0fabc6f7} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.10 18:54:43.358493 [ 188 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.005118113 sec., 41616.900603796756 rows/sec., 3.13 MiB/sec. 2025.02.10 18:54:43.358631 [ 256 ] {0e1435d6-3666-487b-bbf1-6e2b0fabc6f7} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:43.358917 [ 192 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.10 18:54:43.359048 [ 256 ] {0e1435d6-3666-487b-bbf1-6e2b0fabc6f7} executeQuery: Read 14 rows, 1004.00 B in 0.005314 sec., 2634.550244636808 rows/sec., 184.51 KiB/sec. 2025.02.10 18:54:43.359150 [ 256 ] {0e1435d6-3666-487b-bbf1-6e2b0fabc6f7} TCPHandler: Processed in 0.005693617 sec. 2025.02.10 18:54:43.359315 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:43.359540 [ 4 ] {316ecdca-3e2e-43fe-a90f-543a6d26ab4b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:54:43.359555 [ 192 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_71_14} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:43.359648 [ 4 ] {316ecdca-3e2e-43fe-a90f-543a6d26ab4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:54:43.359799 [ 192 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_71_14} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.10 18:54:43.360002 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:54:43.360477 [ 4 ] {316ecdca-3e2e-43fe-a90f-543a6d26ab4b} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:43.360520 [ 4 ] {316ecdca-3e2e-43fe-a90f-543a6d26ab4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:43.360872 [ 4 ] {316ecdca-3e2e-43fe-a90f-543a6d26ab4b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.10 18:54:43.361116 [ 4 ] {316ecdca-3e2e-43fe-a90f-543a6d26ab4b} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:43.361290 [ 4 ] {316ecdca-3e2e-43fe-a90f-543a6d26ab4b} executeQuery: Read 13 rows, 830.00 B in 0.001824 sec., 7127.19298245614 rows/sec., 444.38 KiB/sec. 2025.02.10 18:54:43.361345 [ 4 ] {316ecdca-3e2e-43fe-a90f-543a6d26ab4b} TCPHandler: Processed in 0.002104421 sec. 2025.02.10 18:54:43.361491 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:43.361630 [ 256 ] {2a5fdaa6-61f5-482f-b5c6-94018bbef5ec} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:54:43.361722 [ 256 ] {2a5fdaa6-61f5-482f-b5c6-94018bbef5ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:54:43.362834 [ 256 ] {2a5fdaa6-61f5-482f-b5c6-94018bbef5ec} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:43.362876 [ 256 ] {2a5fdaa6-61f5-482f-b5c6-94018bbef5ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:43.363264 [ 256 ] {2a5fdaa6-61f5-482f-b5c6-94018bbef5ec} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.10 18:54:43.363517 [ 256 ] {2a5fdaa6-61f5-482f-b5c6-94018bbef5ec} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:43.363741 [ 256 ] {2a5fdaa6-61f5-482f-b5c6-94018bbef5ec} executeQuery: Read 417 rows, 30.48 KiB in 0.002153 sec., 193683.23269856014 rows/sec., 13.83 MiB/sec. 2025.02.10 18:54:43.363804 [ 256 ] {2a5fdaa6-61f5-482f-b5c6-94018bbef5ec} TCPHandler: Processed in 0.002369368 sec. 2025.02.10 18:54:43.364001 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:43.364210 [ 4 ] {22052935-5a2b-4891-82ef-3c8d54bf885e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:54:43.364271 [ 4 ] {22052935-5a2b-4891-82ef-3c8d54bf885e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:54:43.364788 [ 4 ] {22052935-5a2b-4891-82ef-3c8d54bf885e} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:43.364825 [ 4 ] {22052935-5a2b-4891-82ef-3c8d54bf885e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:43.365184 [ 4 ] {22052935-5a2b-4891-82ef-3c8d54bf885e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.10 18:54:43.365427 [ 4 ] {22052935-5a2b-4891-82ef-3c8d54bf885e} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:43.365660 [ 4 ] {22052935-5a2b-4891-82ef-3c8d54bf885e} executeQuery: Read 6 rows, 321.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 213.54 KiB/sec. 2025.02.10 18:54:43.365717 [ 4 ] {22052935-5a2b-4891-82ef-3c8d54bf885e} TCPHandler: Processed in 0.001827044 sec. 2025.02.10 18:54:43.366002 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:43.366239 [ 256 ] {458ba43b-cac0-4b1f-99aa-8742f24820df} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:43.366338 [ 256 ] {458ba43b-cac0-4b1f-99aa-8742f24820df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:54:43.367050 [ 256 ] {458ba43b-cac0-4b1f-99aa-8742f24820df} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:43.367089 [ 256 ] {458ba43b-cac0-4b1f-99aa-8742f24820df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:43.367486 [ 256 ] {458ba43b-cac0-4b1f-99aa-8742f24820df} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.10 18:54:43.367731 [ 256 ] {458ba43b-cac0-4b1f-99aa-8742f24820df} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:43.367957 [ 256 ] {458ba43b-cac0-4b1f-99aa-8742f24820df} executeQuery: Read 237 rows, 16.27 KiB in 0.001772 sec., 133747.17832957112 rows/sec., 8.96 MiB/sec. 2025.02.10 18:54:43.368028 [ 256 ] {458ba43b-cac0-4b1f-99aa-8742f24820df} TCPHandler: Processed in 0.002209793 sec. 2025.02.10 18:54:43.368227 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:43.368428 [ 4 ] {953c2938-7c7c-4834-a8e6-4122df0f8a2c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:54:43.368490 [ 4 ] {953c2938-7c7c-4834-a8e6-4122df0f8a2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:54:43.368965 [ 4 ] {953c2938-7c7c-4834-a8e6-4122df0f8a2c} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:43.369004 [ 4 ] {953c2938-7c7c-4834-a8e6-4122df0f8a2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:43.369360 [ 4 ] {953c2938-7c7c-4834-a8e6-4122df0f8a2c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.10 18:54:43.369616 [ 4 ] {953c2938-7c7c-4834-a8e6-4122df0f8a2c} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:43.369800 [ 4 ] {953c2938-7c7c-4834-a8e6-4122df0f8a2c} executeQuery: Read 1 rows, 69.00 B in 0.001403 sec., 712.7583749109052 rows/sec., 48.03 KiB/sec. 2025.02.10 18:54:43.369850 [ 4 ] {953c2938-7c7c-4834-a8e6-4122df0f8a2c} TCPHandler: Processed in 0.001741092 sec. 2025.02.10 18:54:43.369996 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:43.370137 [ 256 ] {30f9931d-ae2c-43a8-833f-90e3de859aa8} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:43.370233 [ 256 ] {30f9931d-ae2c-43a8-833f-90e3de859aa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:54:43.371439 [ 256 ] {30f9931d-ae2c-43a8-833f-90e3de859aa8} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:43.371479 [ 256 ] {30f9931d-ae2c-43a8-833f-90e3de859aa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:43.372149 [ 256 ] {30f9931d-ae2c-43a8-833f-90e3de859aa8} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.10 18:54:43.372405 [ 256 ] {30f9931d-ae2c-43a8-833f-90e3de859aa8} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:43.372606 [ 62 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.10 18:54:43.372676 [ 62 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:43.372690 [ 256 ] {30f9931d-ae2c-43a8-833f-90e3de859aa8} executeQuery: Read 35 rows, 64.22 KiB in 0.002572 sec., 13608.087091757387 rows/sec., 24.39 MiB/sec. 2025.02.10 18:54:43.372722 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2025.02.10 18:54:43.373258 [ 256 ] {30f9931d-ae2c-43a8-833f-90e3de859aa8} TCPHandler: Processed in 0.00332203 sec. 2025.02.10 18:54:43.373452 [ 199 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.10 18:54:43.373505 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:43.373982 [ 4 ] {c25607ee-74c4-4a42-b325-a7ab1128683e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:54:43.374239 [ 4 ] {c25607ee-74c4-4a42-b325-a7ab1128683e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:54:43.375279 [ 199 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:43.375675 [ 199 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1294 rows starting from the beginning of the part 2025.02.10 18:54:43.376402 [ 199 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 35 rows starting from the beginning of the part 2025.02.10 18:54:43.377080 [ 4 ] {c25607ee-74c4-4a42-b325-a7ab1128683e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:43.377154 [ 199 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part 2025.02.10 18:54:43.377161 [ 4 ] {c25607ee-74c4-4a42-b325-a7ab1128683e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:43.377842 [ 199 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 35 rows starting from the beginning of the part 2025.02.10 18:54:43.378504 [ 199 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part 2025.02.10 18:54:43.378555 [ 4 ] {c25607ee-74c4-4a42-b325-a7ab1128683e} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.10 18:54:43.379006 [ 199 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 35 rows starting from the beginning of the part 2025.02.10 18:54:43.379354 [ 4 ] {c25607ee-74c4-4a42-b325-a7ab1128683e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:43.380039 [ 4 ] {c25607ee-74c4-4a42-b325-a7ab1128683e} executeQuery: Read 82 rows, 5.33 KiB in 0.006155 sec., 13322.502030869213 rows/sec., 866.45 KiB/sec. 2025.02.10 18:54:43.380223 [ 4 ] {c25607ee-74c4-4a42-b325-a7ab1128683e} TCPHandler: Processed in 0.006855716 sec. 2025.02.10 18:54:43.387959 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1409 rows, containing 19 columns (19 merged, 0 gathered) in 0.015029783 sec., 93747.19515245163 rows/sec., 167.99 MiB/sec. 2025.02.10 18:54:43.389374 [ 186 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.10 18:54:43.389806 [ 186 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_71_14} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:43.389895 [ 186 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_71_14} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.10 18:54:43.390058 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. 2025.02.10 18:54:44.000178 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 236.47 MiB, peak 248.03 MiB, free memory in arenas 0.00 B, will set to 239.75 MiB (RSS), difference: 3.28 MiB 2025.02.10 18:54:47.603820 [ 55 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:54:47.603878 [ 55 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:54:47.766365 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 2025.02.10 18:54:47.767070 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:47.767117 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:47.767666 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.10 18:54:47.767921 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:47.768197 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.02.10 18:54:48.340574 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:48.340790 [ 4 ] {6cbe8339-1c01-4594-8fce-5e1663b47f7f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:54:48.340868 [ 4 ] {6cbe8339-1c01-4594-8fce-5e1663b47f7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:54:48.341631 [ 4 ] {6cbe8339-1c01-4594-8fce-5e1663b47f7f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:48.341675 [ 4 ] {6cbe8339-1c01-4594-8fce-5e1663b47f7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:48.342108 [ 4 ] {6cbe8339-1c01-4594-8fce-5e1663b47f7f} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.10 18:54:48.342368 [ 4 ] {6cbe8339-1c01-4594-8fce-5e1663b47f7f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:48.342573 [ 4 ] {6cbe8339-1c01-4594-8fce-5e1663b47f7f} executeQuery: Read 66 rows, 5.38 KiB in 0.001841 sec., 35850.081477457905 rows/sec., 2.85 MiB/sec. 2025.02.10 18:54:48.342642 [ 4 ] {6cbe8339-1c01-4594-8fce-5e1663b47f7f} TCPHandler: Processed in 0.002201293 sec. 2025.02.10 18:54:48.342927 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:48.343235 [ 256 ] {9bc8782d-7664-4405-bdc3-ba26a185828c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:54:48.343350 [ 256 ] {9bc8782d-7664-4405-bdc3-ba26a185828c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:54:48.344297 [ 256 ] {9bc8782d-7664-4405-bdc3-ba26a185828c} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:48.344344 [ 256 ] {9bc8782d-7664-4405-bdc3-ba26a185828c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:48.344765 [ 256 ] {9bc8782d-7664-4405-bdc3-ba26a185828c} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.10 18:54:48.345022 [ 256 ] {9bc8782d-7664-4405-bdc3-ba26a185828c} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:48.345256 [ 256 ] {9bc8782d-7664-4405-bdc3-ba26a185828c} executeQuery: Read 5 rows, 385.00 B in 0.002107 sec., 2373.042240151875 rows/sec., 178.44 KiB/sec. 2025.02.10 18:54:48.345313 [ 256 ] {9bc8782d-7664-4405-bdc3-ba26a185828c} TCPHandler: Processed in 0.002558182 sec. 2025.02.10 18:54:48.345466 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:48.345612 [ 4 ] {cc2d6c07-3fb2-4323-9fe1-e350ab05988f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:54:48.345674 [ 4 ] {cc2d6c07-3fb2-4323-9fe1-e350ab05988f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:54:48.346314 [ 4 ] {cc2d6c07-3fb2-4323-9fe1-e350ab05988f} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:48.346352 [ 4 ] {cc2d6c07-3fb2-4323-9fe1-e350ab05988f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:48.346716 [ 4 ] {cc2d6c07-3fb2-4323-9fe1-e350ab05988f} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.10 18:54:48.346962 [ 4 ] {cc2d6c07-3fb2-4323-9fe1-e350ab05988f} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:48.347153 [ 4 ] {cc2d6c07-3fb2-4323-9fe1-e350ab05988f} executeQuery: Read 69 rows, 5.52 KiB in 0.001575 sec., 43809.52380952381 rows/sec., 3.42 MiB/sec. 2025.02.10 18:54:48.347260 [ 4 ] {cc2d6c07-3fb2-4323-9fe1-e350ab05988f} TCPHandler: Processed in 0.001858945 sec. 2025.02.10 18:54:48.347514 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:48.347766 [ 256 ] {281853a3-b72d-456d-b88c-207eb9bbba8d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:48.347857 [ 256 ] {281853a3-b72d-456d-b88c-207eb9bbba8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:54:48.348395 [ 256 ] {281853a3-b72d-456d-b88c-207eb9bbba8d} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:48.348433 [ 256 ] {281853a3-b72d-456d-b88c-207eb9bbba8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:48.348879 [ 256 ] {281853a3-b72d-456d-b88c-207eb9bbba8d} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.10 18:54:48.349110 [ 256 ] {281853a3-b72d-456d-b88c-207eb9bbba8d} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:48.349292 [ 54 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 2025.02.10 18:54:48.349334 [ 256 ] {281853a3-b72d-456d-b88c-207eb9bbba8d} executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec. 2025.02.10 18:54:48.349360 [ 54 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:48.349433 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:48.349456 [ 256 ] {281853a3-b72d-456d-b88c-207eb9bbba8d} TCPHandler: Processed in 0.002097781 sec. 2025.02.10 18:54:48.349676 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:48.349680 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_90_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full 2025.02.10 18:54:48.349942 [ 4 ] {c7a5cf21-a777-4793-9a4d-fa30781b336d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:48.349964 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_90_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:48.350022 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_90_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 25958 rows starting from the beginning of the part 2025.02.10 18:54:48.350155 [ 4 ] {c7a5cf21-a777-4793-9a4d-fa30781b336d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:54:48.350337 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 237 rows starting from the beginning of the part 2025.02.10 18:54:48.350845 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 965 rows starting from the beginning of the part 2025.02.10 18:54:48.351220 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 42 rows starting from the beginning of the part 2025.02.10 18:54:48.351657 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part 2025.02.10 18:54:48.352022 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part 2025.02.10 18:54:48.354612 [ 4 ] {c7a5cf21-a777-4793-9a4d-fa30781b336d} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:48.354687 [ 4 ] {c7a5cf21-a777-4793-9a4d-fa30781b336d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:48.356273 [ 4 ] {c7a5cf21-a777-4793-9a4d-fa30781b336d} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.10 18:54:48.356550 [ 4 ] {c7a5cf21-a777-4793-9a4d-fa30781b336d} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:48.356887 [ 4 ] {c7a5cf21-a777-4793-9a4d-fa30781b336d} executeQuery: Read 5 rows, 9.17 KiB in 0.007048 sec., 709.4211123723043 rows/sec., 1.27 MiB/sec. 2025.02.10 18:54:48.357000 [ 4 ] {c7a5cf21-a777-4793-9a4d-fa30781b336d} TCPHandler: Processed in 0.007456799 sec. 2025.02.10 18:54:48.357164 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:48.357325 [ 256 ] {e4d26bda-509d-4043-b831-b3ceb65e1f05} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:54:48.357386 [ 256 ] {e4d26bda-509d-4043-b831-b3ceb65e1f05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:54:48.357977 [ 256 ] {e4d26bda-509d-4043-b831-b3ceb65e1f05} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:48.358136 [ 256 ] {e4d26bda-509d-4043-b831-b3ceb65e1f05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:48.358577 [ 256 ] {e4d26bda-509d-4043-b831-b3ceb65e1f05} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.10 18:54:48.358825 [ 256 ] {e4d26bda-509d-4043-b831-b3ceb65e1f05} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:48.359096 [ 256 ] {e4d26bda-509d-4043-b831-b3ceb65e1f05} executeQuery: Read 60 rows, 4.14 KiB in 0.001806 sec., 33222.591362126244 rows/sec., 2.24 MiB/sec. 2025.02.10 18:54:48.359158 [ 256 ] {e4d26bda-509d-4043-b831-b3ceb65e1f05} TCPHandler: Processed in 0.00206278 sec. 2025.02.10 18:54:48.360270 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_90_18} MergeTask::MergeProjectionsStage: Merge sorted 27599 rows, containing 5 columns (5 merged, 0 gathered) in 0.010720528 sec., 2574406.7829494965 rows/sec., 173.81 MiB/sec. 2025.02.10 18:54:48.360855 [ 187 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_90_18} MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) 2025.02.10 18:54:48.361188 [ 187 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_90_18} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:48.361277 [ 187 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_90_18} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 2025.02.10 18:54:48.361381 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. 2025.02.10 18:54:49.503060 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.02.10 18:54:49.523487 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:49.523550 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:49.531260 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.10 18:54:49.532122 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:49.535061 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.02.10 18:54:52.902302 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1642 2025.02.10 18:54:52.905498 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:52.905560 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:52.907048 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.10 18:54:52.907370 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:52.908012 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1642 2025.02.10 18:54:53.346647 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:53.346820 [ 4 ] {f6dca59f-91a3-4b45-b38b-8524f9d81f72} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:54:53.346889 [ 4 ] {f6dca59f-91a3-4b45-b38b-8524f9d81f72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:54:53.347622 [ 4 ] {f6dca59f-91a3-4b45-b38b-8524f9d81f72} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:53.347671 [ 4 ] {f6dca59f-91a3-4b45-b38b-8524f9d81f72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:53.348094 [ 4 ] {f6dca59f-91a3-4b45-b38b-8524f9d81f72} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.10 18:54:53.348357 [ 4 ] {f6dca59f-91a3-4b45-b38b-8524f9d81f72} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:53.348597 [ 4 ] {f6dca59f-91a3-4b45-b38b-8524f9d81f72} executeQuery: Read 14 rows, 1.01 KiB in 0.001826 sec., 7667.031763417306 rows/sec., 551.92 KiB/sec. 2025.02.10 18:54:53.348661 [ 4 ] {f6dca59f-91a3-4b45-b38b-8524f9d81f72} TCPHandler: Processed in 0.002122931 sec. 2025.02.10 18:54:53.348988 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:53.349275 [ 256 ] {367615f9-5320-4205-9a1e-e89fb6e13083} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:54:53.349352 [ 256 ] {367615f9-5320-4205-9a1e-e89fb6e13083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:54:53.350098 [ 256 ] {367615f9-5320-4205-9a1e-e89fb6e13083} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:53.350147 [ 256 ] {367615f9-5320-4205-9a1e-e89fb6e13083} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:53.350576 [ 256 ] {367615f9-5320-4205-9a1e-e89fb6e13083} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.10 18:54:53.350834 [ 256 ] {367615f9-5320-4205-9a1e-e89fb6e13083} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:53.351096 [ 256 ] {367615f9-5320-4205-9a1e-e89fb6e13083} executeQuery: Read 2 rows, 167.00 B in 0.001907 sec., 1048.767697954903 rows/sec., 85.52 KiB/sec. 2025.02.10 18:54:53.351160 [ 256 ] {367615f9-5320-4205-9a1e-e89fb6e13083} TCPHandler: Processed in 0.002385428 sec. 2025.02.10 18:54:53.351302 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:53.351423 [ 4 ] {3289744d-36de-4a3b-b000-b6418bf28693} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:54:53.351473 [ 4 ] {3289744d-36de-4a3b-b000-b6418bf28693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:54:53.352287 [ 4 ] {3289744d-36de-4a3b-b000-b6418bf28693} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:53.352330 [ 4 ] {3289744d-36de-4a3b-b000-b6418bf28693} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:53.352727 [ 4 ] {3289744d-36de-4a3b-b000-b6418bf28693} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.10 18:54:53.352984 [ 4 ] {3289744d-36de-4a3b-b000-b6418bf28693} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:53.353168 [ 48 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.10 18:54:53.353229 [ 4 ] {3289744d-36de-4a3b-b000-b6418bf28693} executeQuery: Read 274 rows, 24.71 KiB in 0.001786 sec., 153415.4535274356 rows/sec., 13.51 MiB/sec. 2025.02.10 18:54:53.353261 [ 48 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:53.353335 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:53.353367 [ 4 ] {3289744d-36de-4a3b-b000-b6418bf28693} TCPHandler: Processed in 0.002086781 sec. 2025.02.10 18:54:53.353713 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:53.353727 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.10 18:54:53.354156 [ 256 ] {0135fbd6-7568-4984-821f-994d15e8d5f0} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:54:53.354243 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:53.354328 [ 256 ] {0135fbd6-7568-4984-821f-994d15e8d5f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:54:53.354382 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1432 rows starting from the beginning of the part 2025.02.10 18:54:53.354752 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1207 rows starting from the beginning of the part 2025.02.10 18:54:53.355145 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part 2025.02.10 18:54:53.355488 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 273 rows starting from the beginning of the part 2025.02.10 18:54:53.355792 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 66 rows starting from the beginning of the part 2025.02.10 18:54:53.356102 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 274 rows starting from the beginning of the part 2025.02.10 18:54:53.358472 [ 256 ] {0135fbd6-7568-4984-821f-994d15e8d5f0} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:53.358554 [ 256 ] {0135fbd6-7568-4984-821f-994d15e8d5f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:53.359489 [ 256 ] {0135fbd6-7568-4984-821f-994d15e8d5f0} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.10 18:54:53.359775 [ 256 ] {0135fbd6-7568-4984-821f-994d15e8d5f0} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:53.360211 [ 256 ] {0135fbd6-7568-4984-821f-994d15e8d5f0} executeQuery: Read 44 rows, 3.23 KiB in 0.006228 sec., 7064.868336544637 rows/sec., 518.23 KiB/sec. 2025.02.10 18:54:53.360481 [ 256 ] {0135fbd6-7568-4984-821f-994d15e8d5f0} TCPHandler: Processed in 0.006956577 sec. 2025.02.10 18:54:53.360506 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.00706523 sec., 468208.3951973255 rows/sec., 41.04 MiB/sec. 2025.02.10 18:54:53.360648 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:53.360745 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.10 18:54:53.360789 [ 4 ] {a0c4f85f-fa75-46d6-8b44-f1aa71a4b774} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:54:53.360863 [ 4 ] {a0c4f85f-fa75-46d6-8b44-f1aa71a4b774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:54:53.361132 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_91_18} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:53.361266 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_91_18} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.10 18:54:53.361352 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.10 18:54:53.361578 [ 4 ] {a0c4f85f-fa75-46d6-8b44-f1aa71a4b774} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:53.361616 [ 4 ] {a0c4f85f-fa75-46d6-8b44-f1aa71a4b774} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:53.361976 [ 4 ] {a0c4f85f-fa75-46d6-8b44-f1aa71a4b774} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.10 18:54:53.362215 [ 4 ] {a0c4f85f-fa75-46d6-8b44-f1aa71a4b774} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:53.362379 [ 48 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.10 18:54:53.362443 [ 48 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:53.362469 [ 4 ] {a0c4f85f-fa75-46d6-8b44-f1aa71a4b774} executeQuery: Read 14 rows, 1004.00 B in 0.001714 sec., 8168.028004667444 rows/sec., 572.04 KiB/sec. 2025.02.10 18:54:53.362485 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:53.362634 [ 4 ] {a0c4f85f-fa75-46d6-8b44-f1aa71a4b774} TCPHandler: Processed in 0.002041169 sec. 2025.02.10 18:54:53.362733 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.10 18:54:53.362904 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:53.362931 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:53.363002 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 242 rows starting from the beginning of the part 2025.02.10 18:54:53.363246 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2025.02.10 18:54:53.363431 [ 256 ] {3e6c97ce-5b5f-40dc-a7c7-a701c4efa301} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:54:53.363599 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2025.02.10 18:54:53.363629 [ 256 ] {3e6c97ce-5b5f-40dc-a7c7-a701c4efa301} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:54:53.364005 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 228 rows starting from the beginning of the part 2025.02.10 18:54:53.364325 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2025.02.10 18:54:53.364647 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part 2025.02.10 18:54:53.366174 [ 256 ] {3e6c97ce-5b5f-40dc-a7c7-a701c4efa301} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:53.366245 [ 256 ] {3e6c97ce-5b5f-40dc-a7c7-a701c4efa301} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:53.367237 [ 256 ] {3e6c97ce-5b5f-40dc-a7c7-a701c4efa301} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.10 18:54:53.367844 [ 256 ] {3e6c97ce-5b5f-40dc-a7c7-a701c4efa301} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:53.367899 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005287877 sec., 99472.81300226916 rows/sec., 7.12 MiB/sec. 2025.02.10 18:54:53.368202 [ 256 ] {3e6c97ce-5b5f-40dc-a7c7-a701c4efa301} executeQuery: Read 13 rows, 830.00 B in 0.004914 sec., 2645.5026455026455 rows/sec., 164.95 KiB/sec. 2025.02.10 18:54:53.368320 [ 256 ] {3e6c97ce-5b5f-40dc-a7c7-a701c4efa301} TCPHandler: Processed in 0.005569804 sec. 2025.02.10 18:54:53.368328 [ 195 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.10 18:54:53.368502 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:53.368682 [ 4 ] {9e1df65d-0232-4350-b623-2162c273d810} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:54:53.368762 [ 4 ] {9e1df65d-0232-4350-b623-2162c273d810} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:54:53.368899 [ 195 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_51_10} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:53.369127 [ 195 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_51_10} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.10 18:54:53.369340 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.10 18:54:53.369916 [ 4 ] {9e1df65d-0232-4350-b623-2162c273d810} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:53.369960 [ 4 ] {9e1df65d-0232-4350-b623-2162c273d810} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:53.370348 [ 4 ] {9e1df65d-0232-4350-b623-2162c273d810} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.10 18:54:53.370601 [ 4 ] {9e1df65d-0232-4350-b623-2162c273d810} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:53.370770 [ 48 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.10 18:54:53.370817 [ 48 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:53.370865 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:53.370863 [ 4 ] {9e1df65d-0232-4350-b623-2162c273d810} executeQuery: Read 419 rows, 30.65 KiB in 0.002213 sec., 189335.7433348396 rows/sec., 13.52 MiB/sec. 2025.02.10 18:54:53.371173 [ 4 ] {9e1df65d-0232-4350-b623-2162c273d810} TCPHandler: Processed in 0.002745236 sec. 2025.02.10 18:54:53.371248 [ 197 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.10 18:54:53.371447 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:53.371784 [ 197 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:53.371909 [ 197 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 914 rows starting from the beginning of the part 2025.02.10 18:54:53.371921 [ 256 ] {248c936f-ac90-4ef1-9924-6418841ccac0} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:54:53.372158 [ 256 ] {248c936f-ac90-4ef1-9924-6418841ccac0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:54:53.372330 [ 197 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 527 rows starting from the beginning of the part 2025.02.10 18:54:53.372890 [ 197 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part 2025.02.10 18:54:53.373452 [ 197 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 417 rows starting from the beginning of the part 2025.02.10 18:54:53.374039 [ 197 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 69 rows starting from the beginning of the part 2025.02.10 18:54:53.374529 [ 197 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 419 rows starting from the beginning of the part 2025.02.10 18:54:53.375550 [ 256 ] {248c936f-ac90-4ef1-9924-6418841ccac0} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:53.375597 [ 256 ] {248c936f-ac90-4ef1-9924-6418841ccac0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:53.376128 [ 256 ] {248c936f-ac90-4ef1-9924-6418841ccac0} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.10 18:54:53.376451 [ 256 ] {248c936f-ac90-4ef1-9924-6418841ccac0} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:53.376703 [ 256 ] {248c936f-ac90-4ef1-9924-6418841ccac0} executeQuery: Read 6 rows, 321.00 B in 0.004944 sec., 1213.592233009709 rows/sec., 63.41 KiB/sec. 2025.02.10 18:54:53.376773 [ 256 ] {248c936f-ac90-4ef1-9924-6418841ccac0} TCPHandler: Processed in 0.005483012 sec. 2025.02.10 18:54:53.377010 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:53.377060 [ 191 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.006113857 sec., 394186.51761073247 rows/sec., 30.23 MiB/sec. 2025.02.10 18:54:53.377163 [ 4 ] {251eafd4-3750-4738-839d-213f312fdb08} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:53.377254 [ 4 ] {251eafd4-3750-4738-839d-213f312fdb08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:54:53.377366 [ 191 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.10 18:54:53.378042 [ 191 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_91_18} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:53.378254 [ 191 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_91_18} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.10 18:54:53.378434 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.10 18:54:53.378473 [ 4 ] {251eafd4-3750-4738-839d-213f312fdb08} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:53.378522 [ 4 ] {251eafd4-3750-4738-839d-213f312fdb08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:53.378929 [ 4 ] {251eafd4-3750-4738-839d-213f312fdb08} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.10 18:54:53.379173 [ 4 ] {251eafd4-3750-4738-839d-213f312fdb08} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:53.379394 [ 4 ] {251eafd4-3750-4738-839d-213f312fdb08} executeQuery: Read 238 rows, 16.34 KiB in 0.00227 sec., 104845.81497797357 rows/sec., 7.03 MiB/sec. 2025.02.10 18:54:53.379452 [ 4 ] {251eafd4-3750-4738-839d-213f312fdb08} TCPHandler: Processed in 0.002578792 sec. 2025.02.10 18:54:53.379661 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:53.379886 [ 256 ] {ce1d9d96-2587-438c-a0ec-4efe895e8f46} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:54:53.379986 [ 256 ] {ce1d9d96-2587-438c-a0ec-4efe895e8f46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:54:53.380589 [ 256 ] {ce1d9d96-2587-438c-a0ec-4efe895e8f46} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:53.380629 [ 256 ] {ce1d9d96-2587-438c-a0ec-4efe895e8f46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:53.381010 [ 256 ] {ce1d9d96-2587-438c-a0ec-4efe895e8f46} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.10 18:54:53.381256 [ 256 ] {ce1d9d96-2587-438c-a0ec-4efe895e8f46} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:53.381499 [ 256 ] {ce1d9d96-2587-438c-a0ec-4efe895e8f46} executeQuery: Read 1 rows, 69.00 B in 0.001667 sec., 599.880023995201 rows/sec., 40.42 KiB/sec. 2025.02.10 18:54:53.381551 [ 256 ] {ce1d9d96-2587-438c-a0ec-4efe895e8f46} TCPHandler: Processed in 0.002002049 sec. 2025.02.10 18:54:53.381689 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:53.381804 [ 4 ] {c8060bdf-e7b7-4026-8142-262f880e9ae0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:53.381892 [ 4 ] {c8060bdf-e7b7-4026-8142-262f880e9ae0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:54:53.383058 [ 4 ] {c8060bdf-e7b7-4026-8142-262f880e9ae0} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:53.383097 [ 4 ] {c8060bdf-e7b7-4026-8142-262f880e9ae0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:53.383763 [ 4 ] {c8060bdf-e7b7-4026-8142-262f880e9ae0} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.10 18:54:53.384032 [ 4 ] {c8060bdf-e7b7-4026-8142-262f880e9ae0} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:53.384288 [ 4 ] {c8060bdf-e7b7-4026-8142-262f880e9ae0} executeQuery: Read 35 rows, 64.22 KiB in 0.002507 sec., 13960.909453530116 rows/sec., 25.02 MiB/sec. 2025.02.10 18:54:53.384397 [ 4 ] {c8060bdf-e7b7-4026-8142-262f880e9ae0} TCPHandler: Processed in 0.002761206 sec. 2025.02.10 18:54:53.384607 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:53.384832 [ 256 ] {917bc03d-e829-44e6-9fa4-2b365972529e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:54:53.384939 [ 256 ] {917bc03d-e829-44e6-9fa4-2b365972529e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:54:53.385574 [ 256 ] {917bc03d-e829-44e6-9fa4-2b365972529e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:53.385613 [ 256 ] {917bc03d-e829-44e6-9fa4-2b365972529e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:53.385992 [ 256 ] {917bc03d-e829-44e6-9fa4-2b365972529e} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.10 18:54:53.386227 [ 256 ] {917bc03d-e829-44e6-9fa4-2b365972529e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:53.386398 [ 43 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.10 18:54:53.386462 [ 43 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:53.386469 [ 256 ] {917bc03d-e829-44e6-9fa4-2b365972529e} executeQuery: Read 82 rows, 5.33 KiB in 0.001682 sec., 48751.486325802616 rows/sec., 3.10 MiB/sec. 2025.02.10 18:54:53.386505 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:53.386574 [ 256 ] {917bc03d-e829-44e6-9fa4-2b365972529e} TCPHandler: Processed in 0.00207173 sec. 2025.02.10 18:54:53.386806 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.10 18:54:53.387020 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:54:53.387072 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5302 rows starting from the beginning of the part 2025.02.10 18:54:53.387316 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 44 rows starting from the beginning of the part 2025.02.10 18:54:53.387713 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 16 rows starting from the beginning of the part 2025.02.10 18:54:53.387859 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part 2025.02.10 18:54:53.388023 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part 2025.02.10 18:54:53.388241 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 82 rows starting from the beginning of the part 2025.02.10 18:54:53.390259 [ 200 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5586 rows, containing 4 columns (4 merged, 0 gathered) in 0.003648688 sec., 1530961.2660770118 rows/sec., 99.77 MiB/sec. 2025.02.10 18:54:53.390678 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.10 18:54:53.391053 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_91_18} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:53.391158 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_91_18} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.10 18:54:53.391269 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2025.02.10 18:54:55.268628 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 2025.02.10 18:54:55.269786 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:55.269833 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:55.270361 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.10 18:54:55.270614 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:55.270891 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 2025.02.10 18:54:57.035316 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.02.10 18:54:57.055881 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:57.055936 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:57.063379 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.10 18:54:57.064147 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:57.066988 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.02.10 18:54:58.341357 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:58.341552 [ 4 ] {63a4f50b-85fd-4052-b1a4-82a3c22d07a3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:54:58.341621 [ 4 ] {63a4f50b-85fd-4052-b1a4-82a3c22d07a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:54:58.342360 [ 4 ] {63a4f50b-85fd-4052-b1a4-82a3c22d07a3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:58.342405 [ 4 ] {63a4f50b-85fd-4052-b1a4-82a3c22d07a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:58.342822 [ 4 ] {63a4f50b-85fd-4052-b1a4-82a3c22d07a3} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.10 18:54:58.343073 [ 4 ] {63a4f50b-85fd-4052-b1a4-82a3c22d07a3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:58.343306 [ 4 ] {63a4f50b-85fd-4052-b1a4-82a3c22d07a3} executeQuery: Read 66 rows, 5.38 KiB in 0.001806 sec., 36544.85049833887 rows/sec., 2.91 MiB/sec. 2025.02.10 18:54:58.343371 [ 4 ] {63a4f50b-85fd-4052-b1a4-82a3c22d07a3} TCPHandler: Processed in 0.002148082 sec. 2025.02.10 18:54:58.343625 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:58.343838 [ 256 ] {975a51ed-d220-4c52-b137-163d7586e948} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:54:58.343920 [ 256 ] {975a51ed-d220-4c52-b137-163d7586e948} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:54:58.344736 [ 256 ] {975a51ed-d220-4c52-b137-163d7586e948} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:58.344783 [ 256 ] {975a51ed-d220-4c52-b137-163d7586e948} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:58.345227 [ 256 ] {975a51ed-d220-4c52-b137-163d7586e948} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.10 18:54:58.345483 [ 256 ] {975a51ed-d220-4c52-b137-163d7586e948} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:58.345728 [ 256 ] {975a51ed-d220-4c52-b137-163d7586e948} executeQuery: Read 5 rows, 385.00 B in 0.001948 sec., 2566.7351129363446 rows/sec., 193.01 KiB/sec. 2025.02.10 18:54:58.345786 [ 256 ] {975a51ed-d220-4c52-b137-163d7586e948} TCPHandler: Processed in 0.002301336 sec. 2025.02.10 18:54:58.345926 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:58.346057 [ 4 ] {1d84ccbc-a98a-4321-9572-ad0f54a82e50} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:54:58.346108 [ 4 ] {1d84ccbc-a98a-4321-9572-ad0f54a82e50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:54:58.346720 [ 4 ] {1d84ccbc-a98a-4321-9572-ad0f54a82e50} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:58.346760 [ 4 ] {1d84ccbc-a98a-4321-9572-ad0f54a82e50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:58.347140 [ 4 ] {1d84ccbc-a98a-4321-9572-ad0f54a82e50} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.10 18:54:58.347367 [ 4 ] {1d84ccbc-a98a-4321-9572-ad0f54a82e50} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:58.347570 [ 4 ] {1d84ccbc-a98a-4321-9572-ad0f54a82e50} executeQuery: Read 69 rows, 5.52 KiB in 0.001543 sec., 44718.081659105635 rows/sec., 3.49 MiB/sec. 2025.02.10 18:54:58.347626 [ 4 ] {1d84ccbc-a98a-4321-9572-ad0f54a82e50} TCPHandler: Processed in 0.001754472 sec. 2025.02.10 18:54:58.347777 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:58.347918 [ 256 ] {2ef66489-68fd-4a6d-a523-667911a22a9b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:58.347982 [ 256 ] {2ef66489-68fd-4a6d-a523-667911a22a9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:54:58.348620 [ 256 ] {2ef66489-68fd-4a6d-a523-667911a22a9b} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:58.348662 [ 256 ] {2ef66489-68fd-4a6d-a523-667911a22a9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:58.349067 [ 256 ] {2ef66489-68fd-4a6d-a523-667911a22a9b} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.10 18:54:58.349327 [ 256 ] {2ef66489-68fd-4a6d-a523-667911a22a9b} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:58.349538 [ 256 ] {2ef66489-68fd-4a6d-a523-667911a22a9b} executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. 2025.02.10 18:54:58.349592 [ 256 ] {2ef66489-68fd-4a6d-a523-667911a22a9b} TCPHandler: Processed in 0.001883096 sec. 2025.02.10 18:54:58.349736 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:58.349854 [ 4 ] {c60b9096-bf98-4d0c-97c3-70bc7f6dc557} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:54:58.349937 [ 4 ] {c60b9096-bf98-4d0c-97c3-70bc7f6dc557} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:54:58.351059 [ 4 ] {c60b9096-bf98-4d0c-97c3-70bc7f6dc557} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:58.351098 [ 4 ] {c60b9096-bf98-4d0c-97c3-70bc7f6dc557} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:58.351697 [ 4 ] {c60b9096-bf98-4d0c-97c3-70bc7f6dc557} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.10 18:54:58.351963 [ 4 ] {c60b9096-bf98-4d0c-97c3-70bc7f6dc557} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:58.352219 [ 4 ] {c60b9096-bf98-4d0c-97c3-70bc7f6dc557} executeQuery: Read 5 rows, 9.17 KiB in 0.002389 sec., 2092.925910422771 rows/sec., 3.75 MiB/sec. 2025.02.10 18:54:58.352461 [ 4 ] {c60b9096-bf98-4d0c-97c3-70bc7f6dc557} TCPHandler: Processed in 0.002778187 sec. 2025.02.10 18:54:58.352689 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:54:58.352830 [ 256 ] {9c3cf5cb-1044-4992-baed-3a5ff7ff281a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:54:58.352881 [ 256 ] {9c3cf5cb-1044-4992-baed-3a5ff7ff281a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:54:58.353370 [ 256 ] {9c3cf5cb-1044-4992-baed-3a5ff7ff281a} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:54:58.353411 [ 256 ] {9c3cf5cb-1044-4992-baed-3a5ff7ff281a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:54:58.353785 [ 256 ] {9c3cf5cb-1044-4992-baed-3a5ff7ff281a} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.10 18:54:58.354027 [ 256 ] {9c3cf5cb-1044-4992-baed-3a5ff7ff281a} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:54:58.354243 [ 256 ] {9c3cf5cb-1044-4992-baed-3a5ff7ff281a} executeQuery: Read 60 rows, 4.14 KiB in 0.001436 sec., 41782.72980501393 rows/sec., 2.82 MiB/sec. 2025.02.10 18:54:58.354302 [ 256 ] {9c3cf5cb-1044-4992-baed-3a5ff7ff281a} TCPHandler: Processed in 0.001750452 sec. 2025.02.10 18:55:02.604130 [ 33 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:55:02.604197 [ 33 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:55:02.771140 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 2025.02.10 18:55:02.771858 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:02.771902 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:55:02.772422 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.10 18:55:02.772671 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:02.772889 [ 33 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.10 18:55:02.772916 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.02.10 18:55:02.772963 [ 33 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:02.772993 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:55:02.773161 [ 201 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.10 18:55:02.773514 [ 201 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:02.773631 [ 201 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part 2025.02.10 18:55:02.773805 [ 201 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part 2025.02.10 18:55:02.773978 [ 201 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part 2025.02.10 18:55:02.774059 [ 201 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part 2025.02.10 18:55:02.774264 [ 201 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part 2025.02.10 18:55:02.774500 [ 201 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part 2025.02.10 18:55:02.777163 [ 200 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004103719 sec., 6257982.088929579 rows/sec., 89.52 MiB/sec. 2025.02.10 18:55:02.777504 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.10 18:55:02.777891 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_56_11} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:02.777985 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_56_11} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.10 18:55:02.778108 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.02.10 18:55:02.908348 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1678 2025.02.10 18:55:02.911557 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:02.911605 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:55:02.913085 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.10 18:55:02.913394 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:02.913605 [ 33 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.10 18:55:02.913705 [ 33 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:02.913784 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:55:02.914109 [ 201 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.10 18:55:02.915199 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1678 2025.02.10 18:55:02.915561 [ 201 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:02.915724 [ 201 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1492 rows starting from the beginning of the part 2025.02.10 18:55:02.916362 [ 201 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part 2025.02.10 18:55:02.916956 [ 201 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part 2025.02.10 18:55:02.917427 [ 201 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 46 rows starting from the beginning of the part 2025.02.10 18:55:02.917908 [ 201 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part 2025.02.10 18:55:02.918385 [ 201 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part 2025.02.10 18:55:02.926600 [ 200 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1678 rows, containing 72 columns (72 merged, 0 gathered) in 0.012709367 sec., 132028.6053585517 rows/sec., 101.30 MiB/sec. 2025.02.10 18:55:02.928359 [ 200 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.10 18:55:02.929154 [ 200 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_41_8} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:02.929247 [ 200 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_41_8} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.10 18:55:02.929581 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. 2025.02.10 18:55:03.346627 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:03.346804 [ 4 ] {e7d69dd6-2fd2-4b47-b601-7c642421bc4b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:55:03.346874 [ 4 ] {e7d69dd6-2fd2-4b47-b601-7c642421bc4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:55:03.347602 [ 4 ] {e7d69dd6-2fd2-4b47-b601-7c642421bc4b} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:03.347645 [ 4 ] {e7d69dd6-2fd2-4b47-b601-7c642421bc4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:55:03.348065 [ 4 ] {e7d69dd6-2fd2-4b47-b601-7c642421bc4b} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.10 18:55:03.348314 [ 4 ] {e7d69dd6-2fd2-4b47-b601-7c642421bc4b} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:03.348579 [ 4 ] {e7d69dd6-2fd2-4b47-b601-7c642421bc4b} executeQuery: Read 14 rows, 1.01 KiB in 0.001815 sec., 7713.498622589532 rows/sec., 555.27 KiB/sec. 2025.02.10 18:55:03.348762 [ 4 ] {e7d69dd6-2fd2-4b47-b601-7c642421bc4b} TCPHandler: Processed in 0.002235924 sec. 2025.02.10 18:55:03.349166 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:03.349458 [ 256 ] {feb1df5a-684f-4526-8c81-dded3a2587a6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:55:03.349575 [ 256 ] {feb1df5a-684f-4526-8c81-dded3a2587a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:55:03.350497 [ 256 ] {feb1df5a-684f-4526-8c81-dded3a2587a6} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:03.350542 [ 256 ] {feb1df5a-684f-4526-8c81-dded3a2587a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:55:03.350994 [ 256 ] {feb1df5a-684f-4526-8c81-dded3a2587a6} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.10 18:55:03.351271 [ 256 ] {feb1df5a-684f-4526-8c81-dded3a2587a6} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:03.351552 [ 256 ] {feb1df5a-684f-4526-8c81-dded3a2587a6} executeQuery: Read 273 rows, 24.64 KiB in 0.002176 sec., 125459.55882352941 rows/sec., 11.06 MiB/sec. 2025.02.10 18:55:03.351622 [ 256 ] {feb1df5a-684f-4526-8c81-dded3a2587a6} TCPHandler: Processed in 0.002723605 sec. 2025.02.10 18:55:03.351771 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:03.351899 [ 4 ] {ecc61729-bf1c-49df-8235-56c3e380300e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:55:03.351953 [ 4 ] {ecc61729-bf1c-49df-8235-56c3e380300e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:55:03.352566 [ 4 ] {ecc61729-bf1c-49df-8235-56c3e380300e} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:03.352606 [ 4 ] {ecc61729-bf1c-49df-8235-56c3e380300e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:55:03.352981 [ 4 ] {ecc61729-bf1c-49df-8235-56c3e380300e} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.10 18:55:03.353231 [ 4 ] {ecc61729-bf1c-49df-8235-56c3e380300e} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:03.353450 [ 4 ] {ecc61729-bf1c-49df-8235-56c3e380300e} executeQuery: Read 42 rows, 3.09 KiB in 0.001579 sec., 26599.113362887903 rows/sec., 1.91 MiB/sec. 2025.02.10 18:55:03.353510 [ 4 ] {ecc61729-bf1c-49df-8235-56c3e380300e} TCPHandler: Processed in 0.001799584 sec. 2025.02.10 18:55:03.353658 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:03.353802 [ 256 ] {e82360a1-d782-48cc-b0cf-748287663aff} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:55:03.353865 [ 256 ] {e82360a1-d782-48cc-b0cf-748287663aff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:55:03.354558 [ 256 ] {e82360a1-d782-48cc-b0cf-748287663aff} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:03.354607 [ 256 ] {e82360a1-d782-48cc-b0cf-748287663aff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:55:03.354983 [ 256 ] {e82360a1-d782-48cc-b0cf-748287663aff} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.10 18:55:03.355226 [ 256 ] {e82360a1-d782-48cc-b0cf-748287663aff} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:03.355440 [ 256 ] {e82360a1-d782-48cc-b0cf-748287663aff} executeQuery: Read 14 rows, 1004.00 B in 0.001674 sec., 8363.201911589009 rows/sec., 585.70 KiB/sec. 2025.02.10 18:55:03.355497 [ 256 ] {e82360a1-d782-48cc-b0cf-748287663aff} TCPHandler: Processed in 0.001900706 sec. 2025.02.10 18:55:03.355649 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:03.355800 [ 4 ] {fa375935-3eb2-4a7d-9426-f26ca51a0c57} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:55:03.355863 [ 4 ] {fa375935-3eb2-4a7d-9426-f26ca51a0c57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:55:03.356564 [ 4 ] {fa375935-3eb2-4a7d-9426-f26ca51a0c57} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:03.356612 [ 4 ] {fa375935-3eb2-4a7d-9426-f26ca51a0c57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:55:03.356991 [ 4 ] {fa375935-3eb2-4a7d-9426-f26ca51a0c57} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.10 18:55:03.357237 [ 4 ] {fa375935-3eb2-4a7d-9426-f26ca51a0c57} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:03.357460 [ 4 ] {fa375935-3eb2-4a7d-9426-f26ca51a0c57} executeQuery: Read 13 rows, 830.00 B in 0.001693 sec., 7678.67690490254 rows/sec., 478.76 KiB/sec. 2025.02.10 18:55:03.357590 [ 4 ] {fa375935-3eb2-4a7d-9426-f26ca51a0c57} TCPHandler: Processed in 0.001999428 sec. 2025.02.10 18:55:03.357780 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:03.358012 [ 256 ] {e930c43a-1008-4155-932b-79418601d54b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:55:03.358104 [ 256 ] {e930c43a-1008-4155-932b-79418601d54b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:55:03.359105 [ 256 ] {e930c43a-1008-4155-932b-79418601d54b} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:03.359145 [ 256 ] {e930c43a-1008-4155-932b-79418601d54b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:55:03.359539 [ 256 ] {e930c43a-1008-4155-932b-79418601d54b} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.10 18:55:03.359783 [ 256 ] {e930c43a-1008-4155-932b-79418601d54b} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:03.359996 [ 256 ] {e930c43a-1008-4155-932b-79418601d54b} executeQuery: Read 417 rows, 30.48 KiB in 0.002047 sec., 203712.7503663898 rows/sec., 14.54 MiB/sec. 2025.02.10 18:55:03.360051 [ 256 ] {e930c43a-1008-4155-932b-79418601d54b} TCPHandler: Processed in 0.002384938 sec. 2025.02.10 18:55:03.360207 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:03.360351 [ 4 ] {172dcbd9-08a1-40ea-92b4-7a4bb62091ad} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:55:03.360414 [ 4 ] {172dcbd9-08a1-40ea-92b4-7a4bb62091ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:55:03.360964 [ 4 ] {172dcbd9-08a1-40ea-92b4-7a4bb62091ad} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:03.361004 [ 4 ] {172dcbd9-08a1-40ea-92b4-7a4bb62091ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:55:03.361375 [ 4 ] {172dcbd9-08a1-40ea-92b4-7a4bb62091ad} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.10 18:55:03.361614 [ 4 ] {172dcbd9-08a1-40ea-92b4-7a4bb62091ad} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:03.361821 [ 4 ] {172dcbd9-08a1-40ea-92b4-7a4bb62091ad} executeQuery: Read 6 rows, 321.00 B in 0.001503 sec., 3992.015968063872 rows/sec., 208.57 KiB/sec. 2025.02.10 18:55:03.361871 [ 4 ] {172dcbd9-08a1-40ea-92b4-7a4bb62091ad} TCPHandler: Processed in 0.001732352 sec. 2025.02.10 18:55:03.362062 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:03.362291 [ 256 ] {876753cf-866f-4271-a3b7-736af7d8b51b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:03.362430 [ 256 ] {876753cf-866f-4271-a3b7-736af7d8b51b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:55:03.363145 [ 256 ] {876753cf-866f-4271-a3b7-736af7d8b51b} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:03.363184 [ 256 ] {876753cf-866f-4271-a3b7-736af7d8b51b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:55:03.363577 [ 256 ] {876753cf-866f-4271-a3b7-736af7d8b51b} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.10 18:55:03.363816 [ 256 ] {876753cf-866f-4271-a3b7-736af7d8b51b} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:03.364035 [ 256 ] {876753cf-866f-4271-a3b7-736af7d8b51b} executeQuery: Read 237 rows, 16.27 KiB in 0.001803 sec., 131447.58735440933 rows/sec., 8.81 MiB/sec. 2025.02.10 18:55:03.364088 [ 256 ] {876753cf-866f-4271-a3b7-736af7d8b51b} TCPHandler: Processed in 0.002135511 sec. 2025.02.10 18:55:03.364238 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:03.364378 [ 4 ] {3878ea9c-4152-460d-a2ac-08885dedefd9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:55:03.364440 [ 4 ] {3878ea9c-4152-460d-a2ac-08885dedefd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:55:03.364943 [ 4 ] {3878ea9c-4152-460d-a2ac-08885dedefd9} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:03.364981 [ 4 ] {3878ea9c-4152-460d-a2ac-08885dedefd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:55:03.365349 [ 4 ] {3878ea9c-4152-460d-a2ac-08885dedefd9} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.10 18:55:03.365599 [ 4 ] {3878ea9c-4152-460d-a2ac-08885dedefd9} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:03.365783 [ 31 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2025.02.10 18:55:03.365838 [ 4 ] {3878ea9c-4152-460d-a2ac-08885dedefd9} executeQuery: Read 1 rows, 69.00 B in 0.00149 sec., 671.1409395973154 rows/sec., 45.22 KiB/sec. 2025.02.10 18:55:03.365914 [ 31 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:03.365947 [ 4 ] {3878ea9c-4152-460d-a2ac-08885dedefd9} TCPHandler: Processed in 0.001770063 sec. 2025.02.10 18:55:03.365994 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:55:03.366154 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:03.366405 [ 192 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2025.02.10 18:55:03.366514 [ 256 ] {0638e646-1873-456b-9779-1a8b674685b9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:03.366906 [ 256 ] {0638e646-1873-456b-9779-1a8b674685b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:55:03.367211 [ 192 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:03.367552 [ 192 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part 2025.02.10 18:55:03.367937 [ 192 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2025.02.10 18:55:03.368328 [ 192 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2025.02.10 18:55:03.368852 [ 192 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2025.02.10 18:55:03.369180 [ 192 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2025.02.10 18:55:03.369581 [ 192 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2025.02.10 18:55:03.372782 [ 256 ] {0638e646-1873-456b-9779-1a8b674685b9} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:03.372868 [ 256 ] {0638e646-1873-456b-9779-1a8b674685b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:55:03.373317 [ 199 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.007171413 sec., 5577.70135397306 rows/sec., 375.84 KiB/sec. 2025.02.10 18:55:03.373659 [ 199 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2025.02.10 18:55:03.374329 [ 199 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_40_8} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:03.374374 [ 256 ] {0638e646-1873-456b-9779-1a8b674685b9} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.10 18:55:03.374489 [ 199 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_40_8} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2025.02.10 18:55:03.374654 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.10 18:55:03.374810 [ 256 ] {0638e646-1873-456b-9779-1a8b674685b9} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:03.375114 [ 256 ] {0638e646-1873-456b-9779-1a8b674685b9} executeQuery: Read 35 rows, 64.22 KiB in 0.008714 sec., 4016.5251319715403 rows/sec., 7.20 MiB/sec. 2025.02.10 18:55:03.375453 [ 256 ] {0638e646-1873-456b-9779-1a8b674685b9} TCPHandler: Processed in 0.009401837 sec. 2025.02.10 18:55:03.375709 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:03.375893 [ 4 ] {283aee21-365b-4d21-b341-1d29c92e72c0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:55:03.375953 [ 4 ] {283aee21-365b-4d21-b341-1d29c92e72c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:55:03.376516 [ 4 ] {283aee21-365b-4d21-b341-1d29c92e72c0} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:03.376563 [ 4 ] {283aee21-365b-4d21-b341-1d29c92e72c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2025.02.10 18:55:03.376978 [ 4 ] {283aee21-365b-4d21-b341-1d29c92e72c0} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.10 18:55:03.377216 [ 4 ] {283aee21-365b-4d21-b341-1d29c92e72c0} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:03.377426 [ 4 ] {283aee21-365b-4d21-b341-1d29c92e72c0} executeQuery: Read 82 rows, 5.33 KiB in 0.001564 sec., 52429.66751918158 rows/sec., 3.33 MiB/sec. 2025.02.10 18:55:03.377475 [ 4 ] {283aee21-365b-4d21-b341-1d29c92e72c0} TCPHandler: Processed in 0.001913116 sec. 2025.02.10 18:55:04.567120 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.02.10 18:55:04.589156 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:04.589208 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:04.596242 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.10 18:55:04.596996 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:04.597295 [ 27 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.10 18:55:04.597366 [ 27 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:04.597413 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:04.598163 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.10 18:55:04.613612 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.02.10 18:55:04.614997 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:04.616226 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2025.02.10 18:55:04.621473 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2025.02.10 18:55:04.626862 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2025.02.10 18:55:04.632291 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2025.02.10 18:55:04.638197 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2025.02.10 18:55:04.642954 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2025.02.10 18:55:04.704171 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.106607672 sec., 3958.4393138234927 rows/sec., 20.47 MiB/sec. 2025.02.10 18:55:04.707206 [ 187 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.10 18:55:04.710036 [ 187 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_56_11} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:04.710126 [ 187 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_56_11} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.10 18:55:04.712287 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.02.10 18:55:06.545448 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:06.545650 [ 4 ] {b2c674eb-cddf-435d-9896-dcaffbcc4648} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:55:06.545726 [ 4 ] {b2c674eb-cddf-435d-9896-dcaffbcc4648} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:55:06.546467 [ 4 ] {b2c674eb-cddf-435d-9896-dcaffbcc4648} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:06.546519 [ 4 ] {b2c674eb-cddf-435d-9896-dcaffbcc4648} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:06.546949 [ 4 ] {b2c674eb-cddf-435d-9896-dcaffbcc4648} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.10 18:55:06.547209 [ 4 ] {b2c674eb-cddf-435d-9896-dcaffbcc4648} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:06.547418 [ 4 ] {b2c674eb-cddf-435d-9896-dcaffbcc4648} executeQuery: Read 4 rows, 334.00 B in 0.001823 sec., 2194.1854086670323 rows/sec., 178.92 KiB/sec. 2025.02.10 18:55:06.547482 [ 4 ] {b2c674eb-cddf-435d-9896-dcaffbcc4648} TCPHandler: Processed in 0.002166012 sec. 2025.02.10 18:55:06.547760 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:06.547995 [ 256 ] {5ea8f881-00cf-42d5-899f-e3cc4330322d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:55:06.548085 [ 256 ] {5ea8f881-00cf-42d5-899f-e3cc4330322d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:55:06.549482 [ 256 ] {5ea8f881-00cf-42d5-899f-e3cc4330322d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:06.549543 [ 256 ] {5ea8f881-00cf-42d5-899f-e3cc4330322d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:06.550095 [ 256 ] {5ea8f881-00cf-42d5-899f-e3cc4330322d} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.10 18:55:06.550365 [ 256 ] {5ea8f881-00cf-42d5-899f-e3cc4330322d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:06.550632 [ 256 ] {5ea8f881-00cf-42d5-899f-e3cc4330322d} executeQuery: Read 1208 rows, 102.09 KiB in 0.002698 sec., 447739.0659747962 rows/sec., 36.95 MiB/sec. 2025.02.10 18:55:06.550711 [ 256 ] {5ea8f881-00cf-42d5-899f-e3cc4330322d} TCPHandler: Processed in 0.003098335 sec. 2025.02.10 18:55:06.550874 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:06.551003 [ 4 ] {c01e7c22-7572-4812-9e53-3e3af67e8ad4} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:55:06.551060 [ 4 ] {c01e7c22-7572-4812-9e53-3e3af67e8ad4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:55:06.551679 [ 4 ] {c01e7c22-7572-4812-9e53-3e3af67e8ad4} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:06.551717 [ 4 ] {c01e7c22-7572-4812-9e53-3e3af67e8ad4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:06.552085 [ 4 ] {c01e7c22-7572-4812-9e53-3e3af67e8ad4} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.10 18:55:06.552338 [ 4 ] {c01e7c22-7572-4812-9e53-3e3af67e8ad4} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:06.552481 [ 26 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.10 18:55:06.552530 [ 26 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:06.552533 [ 4 ] {c01e7c22-7572-4812-9e53-3e3af67e8ad4} executeQuery: Read 9 rows, 671.00 B in 0.001556 sec., 5784.061696658097 rows/sec., 421.13 KiB/sec. 2025.02.10 18:55:06.552556 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:06.552620 [ 4 ] {c01e7c22-7572-4812-9e53-3e3af67e8ad4} TCPHandler: Processed in 0.001804383 sec. 2025.02.10 18:55:06.552687 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.10 18:55:06.552824 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:06.552837 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:06.552884 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 65 rows starting from the beginning of the part 2025.02.10 18:55:06.553181 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 5 rows starting from the beginning of the part 2025.02.10 18:55:06.553249 [ 256 ] {9d45c6f2-9f20-4677-ab28-050516fbe07c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:55:06.553492 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 44 rows starting from the beginning of the part 2025.02.10 18:55:06.553501 [ 256 ] {9d45c6f2-9f20-4677-ab28-050516fbe07c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:55:06.553917 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part 2025.02.10 18:55:06.554219 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 42 rows starting from the beginning of the part 2025.02.10 18:55:06.554637 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 9 rows starting from the beginning of the part 2025.02.10 18:55:06.556432 [ 256 ] {9d45c6f2-9f20-4677-ab28-050516fbe07c} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:06.556525 [ 256 ] {9d45c6f2-9f20-4677-ab28-050516fbe07c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:06.557596 [ 256 ] {9d45c6f2-9f20-4677-ab28-050516fbe07c} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.10 18:55:06.557598 [ 193 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.00496718 sec., 34224.6506065816 rows/sec., 2.58 MiB/sec. 2025.02.10 18:55:06.557876 [ 196 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.10 18:55:06.557976 [ 256 ] {9d45c6f2-9f20-4677-ab28-050516fbe07c} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:06.558388 [ 256 ] {9d45c6f2-9f20-4677-ab28-050516fbe07c} executeQuery: Read 228 rows, 15.81 KiB in 0.005306 sec., 42970.222389747454 rows/sec., 2.91 MiB/sec. 2025.02.10 18:55:06.558541 [ 256 ] {9d45c6f2-9f20-4677-ab28-050516fbe07c} TCPHandler: Processed in 0.00579763 sec. 2025.02.10 18:55:06.558672 [ 196 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_76_15} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:06.558758 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:06.558823 [ 196 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_76_15} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.10 18:55:06.558991 [ 4 ] {53b50a29-03f5-41bc-bb04-9be16a5e794e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:55:06.559000 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:55:06.559074 [ 4 ] {53b50a29-03f5-41bc-bb04-9be16a5e794e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:55:06.559931 [ 4 ] {53b50a29-03f5-41bc-bb04-9be16a5e794e} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:06.559974 [ 4 ] {53b50a29-03f5-41bc-bb04-9be16a5e794e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:06.560386 [ 4 ] {53b50a29-03f5-41bc-bb04-9be16a5e794e} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.10 18:55:06.560631 [ 4 ] {53b50a29-03f5-41bc-bb04-9be16a5e794e} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:06.560814 [ 4 ] {53b50a29-03f5-41bc-bb04-9be16a5e794e} executeQuery: Read 529 rows, 40.13 KiB in 0.001915 sec., 276240.2088772846 rows/sec., 20.46 MiB/sec. 2025.02.10 18:55:06.560874 [ 4 ] {53b50a29-03f5-41bc-bb04-9be16a5e794e} TCPHandler: Processed in 0.002232024 sec. 2025.02.10 18:55:06.561059 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:06.561206 [ 256 ] {4e9db0ad-2885-43ae-ae02-fe6d171efd94} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:06.561271 [ 256 ] {4e9db0ad-2885-43ae-ae02-fe6d171efd94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:55:06.562141 [ 256 ] {4e9db0ad-2885-43ae-ae02-fe6d171efd94} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:06.562182 [ 256 ] {4e9db0ad-2885-43ae-ae02-fe6d171efd94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:06.562660 [ 256 ] {4e9db0ad-2885-43ae-ae02-fe6d171efd94} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.10 18:55:06.562904 [ 256 ] {4e9db0ad-2885-43ae-ae02-fe6d171efd94} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:06.563150 [ 256 ] {4e9db0ad-2885-43ae-ae02-fe6d171efd94} executeQuery: Read 966 rows, 66.39 KiB in 0.001971 sec., 490106.5449010654 rows/sec., 32.89 MiB/sec. 2025.02.10 18:55:06.563209 [ 256 ] {4e9db0ad-2885-43ae-ae02-fe6d171efd94} TCPHandler: Processed in 0.002233524 sec. 2025.02.10 18:55:06.563416 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:06.563603 [ 4 ] {5e18e3ef-6f5e-43a1-814a-6c076061fc1d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:06.563719 [ 4 ] {5e18e3ef-6f5e-43a1-814a-6c076061fc1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:55:06.564853 [ 4 ] {5e18e3ef-6f5e-43a1-814a-6c076061fc1d} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:06.564890 [ 4 ] {5e18e3ef-6f5e-43a1-814a-6c076061fc1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:06.565525 [ 4 ] {5e18e3ef-6f5e-43a1-814a-6c076061fc1d} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.10 18:55:06.565780 [ 4 ] {5e18e3ef-6f5e-43a1-814a-6c076061fc1d} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:06.565924 [ 26 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.10 18:55:06.565971 [ 26 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:06.565993 [ 4 ] {5e18e3ef-6f5e-43a1-814a-6c076061fc1d} executeQuery: Read 5 rows, 9.17 KiB in 0.002436 sec., 2052.545155993432 rows/sec., 3.68 MiB/sec. 2025.02.10 18:55:06.566002 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:06.566332 [ 4 ] {5e18e3ef-6f5e-43a1-814a-6c076061fc1d} TCPHandler: Processed in 0.003023423 sec. 2025.02.10 18:55:06.566357 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.10 18:55:06.566535 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:06.566815 [ 256 ] {3edce612-2625-42e4-8eb6-39a8f88f12b4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:55:06.566942 [ 256 ] {3edce612-2625-42e4-8eb6-39a8f88f12b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:55:06.567143 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:06.567447 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1409 rows starting from the beginning of the part 2025.02.10 18:55:06.568221 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 5 rows starting from the beginning of the part 2025.02.10 18:55:06.568901 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 35 rows starting from the beginning of the part 2025.02.10 18:55:06.569113 [ 256 ] {3edce612-2625-42e4-8eb6-39a8f88f12b4} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:06.569408 [ 256 ] {3edce612-2625-42e4-8eb6-39a8f88f12b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:06.569441 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part 2025.02.10 18:55:06.570113 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 35 rows starting from the beginning of the part 2025.02.10 18:55:06.570777 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 5 rows starting from the beginning of the part 2025.02.10 18:55:06.570832 [ 256 ] {3edce612-2625-42e4-8eb6-39a8f88f12b4} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.10 18:55:06.571691 [ 256 ] {3edce612-2625-42e4-8eb6-39a8f88f12b4} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:06.572441 [ 256 ] {3edce612-2625-42e4-8eb6-39a8f88f12b4} executeQuery: Read 44 rows, 3.03 KiB in 0.005686 sec., 7738.304607808653 rows/sec., 533.11 KiB/sec. 2025.02.10 18:55:06.573954 [ 256 ] {3edce612-2625-42e4-8eb6-39a8f88f12b4} TCPHandler: Processed in 0.007489741 sec. 2025.02.10 18:55:06.581161 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1494 rows, containing 19 columns (19 merged, 0 gathered) in 0.015032352 sec., 99385.64504077606 rows/sec., 178.09 MiB/sec. 2025.02.10 18:55:06.582320 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.10 18:55:06.582746 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_76_15} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:06.582837 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_76_15} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.10 18:55:06.582966 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. 2025.02.10 18:55:07.000235 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 242.57 MiB, peak 254.41 MiB, free memory in arenas 0.00 B, will set to 244.99 MiB (RSS), difference: 2.42 MiB 2025.02.10 18:55:08.335610 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:08.335896 [ 4 ] {2e3a600b-bbbd-407c-a28c-23fc4dd3680e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:55:08.336015 [ 4 ] {2e3a600b-bbbd-407c-a28c-23fc4dd3680e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:55:08.336789 [ 4 ] {2e3a600b-bbbd-407c-a28c-23fc4dd3680e} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:08.336833 [ 4 ] {2e3a600b-bbbd-407c-a28c-23fc4dd3680e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:08.337266 [ 4 ] {2e3a600b-bbbd-407c-a28c-23fc4dd3680e} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.10 18:55:08.337519 [ 4 ] {2e3a600b-bbbd-407c-a28c-23fc4dd3680e} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:08.337732 [ 4 ] {2e3a600b-bbbd-407c-a28c-23fc4dd3680e} executeQuery: Read 56 rows, 4.41 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.25 MiB/sec. 2025.02.10 18:55:08.337820 [ 4 ] {2e3a600b-bbbd-407c-a28c-23fc4dd3680e} TCPHandler: Processed in 0.002371997 sec. 2025.02.10 18:55:08.338159 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:08.338391 [ 256 ] {43be45e1-ebfc-4bc8-b00d-9ca84ba85d10} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:55:08.338474 [ 256 ] {43be45e1-ebfc-4bc8-b00d-9ca84ba85d10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:55:08.339311 [ 256 ] {43be45e1-ebfc-4bc8-b00d-9ca84ba85d10} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:08.339362 [ 256 ] {43be45e1-ebfc-4bc8-b00d-9ca84ba85d10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:08.339799 [ 256 ] {43be45e1-ebfc-4bc8-b00d-9ca84ba85d10} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.10 18:55:08.340052 [ 256 ] {43be45e1-ebfc-4bc8-b00d-9ca84ba85d10} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:08.340295 [ 256 ] {43be45e1-ebfc-4bc8-b00d-9ca84ba85d10} executeQuery: Read 64 rows, 5.12 KiB in 0.001964 sec., 32586.558044806516 rows/sec., 2.54 MiB/sec. 2025.02.10 18:55:08.340352 [ 256 ] {43be45e1-ebfc-4bc8-b00d-9ca84ba85d10} TCPHandler: Processed in 0.002387208 sec. 2025.02.10 18:55:08.340517 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:08.340662 [ 4 ] {02a4f671-754b-433c-b2a4-ad69cc46ea4b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:08.340726 [ 4 ] {02a4f671-754b-433c-b2a4-ad69cc46ea4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:55:08.341294 [ 4 ] {02a4f671-754b-433c-b2a4-ad69cc46ea4b} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:08.341331 [ 4 ] {02a4f671-754b-433c-b2a4-ad69cc46ea4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:08.341715 [ 4 ] {02a4f671-754b-433c-b2a4-ad69cc46ea4b} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.10 18:55:08.341954 [ 4 ] {02a4f671-754b-433c-b2a4-ad69cc46ea4b} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:08.342103 [ 46 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 5 parts from all_1_90_18 to all_94_94_0 2025.02.10 18:55:08.342141 [ 4 ] {02a4f671-754b-433c-b2a4-ad69cc46ea4b} executeQuery: Read 42 rows, 2.99 KiB in 0.00151 sec., 27814.56953642384 rows/sec., 1.94 MiB/sec. 2025.02.10 18:55:08.342148 [ 46 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:08.342183 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:08.342213 [ 4 ] {02a4f671-754b-433c-b2a4-ad69cc46ea4b} TCPHandler: Processed in 0.001762742 sec. 2025.02.10 18:55:08.342465 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_94_19} MergeTask::PrepareStage: Merging 5 parts: from all_1_90_18 to all_94_94_0 into Compact with storage Full 2025.02.10 18:55:08.342470 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:08.342742 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_94_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:08.342769 [ 256 ] {621637a6-b0d7-4ab2-847c-cb7dc073204d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:55:08.342822 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_94_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 27599 rows starting from the beginning of the part 2025.02.10 18:55:08.342889 [ 256 ] {621637a6-b0d7-4ab2-847c-cb7dc073204d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:55:08.343046 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_94_19} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 238 rows starting from the beginning of the part 2025.02.10 18:55:08.343292 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_94_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part 2025.02.10 18:55:08.343768 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_94_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 237 rows starting from the beginning of the part 2025.02.10 18:55:08.343959 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_94_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 966 rows starting from the beginning of the part 2025.02.10 18:55:08.344573 [ 256 ] {621637a6-b0d7-4ab2-847c-cb7dc073204d} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:08.344615 [ 256 ] {621637a6-b0d7-4ab2-847c-cb7dc073204d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:08.345111 [ 256 ] {621637a6-b0d7-4ab2-847c-cb7dc073204d} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.10 18:55:08.345385 [ 256 ] {621637a6-b0d7-4ab2-847c-cb7dc073204d} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:08.345716 [ 256 ] {621637a6-b0d7-4ab2-847c-cb7dc073204d} executeQuery: Read 16 rows, 1.11 KiB in 0.003018 sec., 5301.524188204109 rows/sec., 367.59 KiB/sec. 2025.02.10 18:55:08.345815 [ 256 ] {621637a6-b0d7-4ab2-847c-cb7dc073204d} TCPHandler: Processed in 0.003500334 sec. 2025.02.10 18:55:08.350078 [ 195 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_94_19} MergeTask::MergeProjectionsStage: Merge sorted 29200 rows, containing 5 columns (5 merged, 0 gathered) in 0.007775528 sec., 3755371.982455725 rows/sec., 253.51 MiB/sec. 2025.02.10 18:55:08.350503 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_94_19} MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) 2025.02.10 18:55:08.350875 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_94_19} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:08.350966 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_94_19} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 5 parts: [all_1_90_18, all_94_94_0] -> all_1_94_19 2025.02.10 18:55:08.351048 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. 2025.02.10 18:55:10.273105 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 2025.02.10 18:55:10.273910 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:10.273963 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:10.274523 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.10 18:55:10.274804 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:10.275102 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 2025.02.10 18:55:12.113735 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2025.02.10 18:55:12.134095 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:12.134152 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:12.141022 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.10 18:55:12.141800 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:12.145822 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.02.10 18:55:12.915476 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1724 2025.02.10 18:55:12.918860 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:12.918911 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:12.920396 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.10 18:55:12.920724 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:12.922046 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1724 2025.02.10 18:55:13.347643 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:13.347826 [ 4 ] {b34c2939-56df-43ad-8ddf-129b1d0b65b1} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:55:13.347899 [ 4 ] {b34c2939-56df-43ad-8ddf-129b1d0b65b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:55:13.348585 [ 4 ] {b34c2939-56df-43ad-8ddf-129b1d0b65b1} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:13.348627 [ 4 ] {b34c2939-56df-43ad-8ddf-129b1d0b65b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:13.349017 [ 4 ] {b34c2939-56df-43ad-8ddf-129b1d0b65b1} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.10 18:55:13.349289 [ 4 ] {b34c2939-56df-43ad-8ddf-129b1d0b65b1} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:13.349490 [ 123 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.02.10 18:55:13.349543 [ 4 ] {b34c2939-56df-43ad-8ddf-129b1d0b65b1} executeQuery: Read 14 rows, 1.01 KiB in 0.001769 sec., 7914.075749010741 rows/sec., 569.71 KiB/sec. 2025.02.10 18:55:13.349618 [ 123 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:13.349673 [ 4 ] {b34c2939-56df-43ad-8ddf-129b1d0b65b1} TCPHandler: Processed in 0.002124381 sec. 2025.02.10 18:55:13.349701 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:13.349932 [ 198 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.02.10 18:55:13.350079 [ 198 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:13.350090 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:13.350125 [ 198 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:55:13.350331 [ 198 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:55:13.350677 [ 198 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:55:13.350708 [ 256 ] {7c1b9bd1-f0c3-4c8d-adf5-50de27a3d8f1} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:55:13.350885 [ 198 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:55:13.351017 [ 256 ] {7c1b9bd1-f0c3-4c8d-adf5-50de27a3d8f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:55:13.351230 [ 198 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:55:13.353735 [ 256 ] {7c1b9bd1-f0c3-4c8d-adf5-50de27a3d8f1} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:13.353844 [ 256 ] {7c1b9bd1-f0c3-4c8d-adf5-50de27a3d8f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:13.353868 [ 198 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004039928 sec., 17327.041472026234 rows/sec., 1.28 MiB/sec. 2025.02.10 18:55:13.354139 [ 195 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.02.10 18:55:13.354692 [ 256 ] {7c1b9bd1-f0c3-4c8d-adf5-50de27a3d8f1} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.10 18:55:13.354720 [ 195 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_41_10} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:13.354859 [ 195 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_41_10} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.02.10 18:55:13.355035 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:55:13.355133 [ 256 ] {7c1b9bd1-f0c3-4c8d-adf5-50de27a3d8f1} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:13.355327 [ 123 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.10 18:55:13.355373 [ 123 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:13.355411 [ 256 ] {7c1b9bd1-f0c3-4c8d-adf5-50de27a3d8f1} executeQuery: Read 273 rows, 24.64 KiB in 0.00501 sec., 54491.017964071856 rows/sec., 4.80 MiB/sec. 2025.02.10 18:55:13.355417 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:13.355657 [ 256 ] {7c1b9bd1-f0c3-4c8d-adf5-50de27a3d8f1} TCPHandler: Processed in 0.005844541 sec. 2025.02.10 18:55:13.355809 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.10 18:55:13.355939 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:13.356383 [ 4 ] {5dba4e34-bf70-4d41-aa74-1461e7c8e650} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:55:13.356478 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:13.356571 [ 4 ] {5dba4e34-bf70-4d41-aa74-1461e7c8e650} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:55:13.356668 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1432 rows starting from the beginning of the part 2025.02.10 18:55:13.357704 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 66 rows starting from the beginning of the part 2025.02.10 18:55:13.358180 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 273 rows starting from the beginning of the part 2025.02.10 18:55:13.358537 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1208 rows starting from the beginning of the part 2025.02.10 18:55:13.358773 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part 2025.02.10 18:55:13.359175 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 273 rows starting from the beginning of the part 2025.02.10 18:55:13.359937 [ 4 ] {5dba4e34-bf70-4d41-aa74-1461e7c8e650} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:13.360006 [ 4 ] {5dba4e34-bf70-4d41-aa74-1461e7c8e650} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:13.360891 [ 4 ] {5dba4e34-bf70-4d41-aa74-1461e7c8e650} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.10 18:55:13.361433 [ 4 ] {5dba4e34-bf70-4d41-aa74-1461e7c8e650} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:13.361852 [ 4 ] {5dba4e34-bf70-4d41-aa74-1461e7c8e650} executeQuery: Read 42 rows, 3.09 KiB in 0.005637 sec., 7450.7716870675895 rows/sec., 547.79 KiB/sec. 2025.02.10 18:55:13.361950 [ 4 ] {5dba4e34-bf70-4d41-aa74-1461e7c8e650} TCPHandler: Processed in 0.00617668 sec. 2025.02.10 18:55:13.362112 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:13.362310 [ 256 ] {577562cd-147a-4a67-8b92-66e638caf3f7} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:55:13.362417 [ 256 ] {577562cd-147a-4a67-8b92-66e638caf3f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:55:13.362477 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.006903997 sec., 479142.7342740734 rows/sec., 42.00 MiB/sec. 2025.02.10 18:55:13.362866 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.10 18:55:13.363520 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_96_19} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:13.363635 [ 256 ] {577562cd-147a-4a67-8b92-66e638caf3f7} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:13.363692 [ 256 ] {577562cd-147a-4a67-8b92-66e638caf3f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:13.363700 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_96_19} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.10 18:55:13.363910 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.10 18:55:13.364201 [ 256 ] {577562cd-147a-4a67-8b92-66e638caf3f7} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.10 18:55:13.364450 [ 256 ] {577562cd-147a-4a67-8b92-66e638caf3f7} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:13.364659 [ 256 ] {577562cd-147a-4a67-8b92-66e638caf3f7} executeQuery: Read 14 rows, 1004.00 B in 0.002415 sec., 5797.101449275362 rows/sec., 405.99 KiB/sec. 2025.02.10 18:55:13.364718 [ 256 ] {577562cd-147a-4a67-8b92-66e638caf3f7} TCPHandler: Processed in 0.002672474 sec. 2025.02.10 18:55:13.364878 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:13.365019 [ 4 ] {30cc24fa-aaa3-4e11-a8a1-17f9d052c87f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:55:13.365080 [ 4 ] {30cc24fa-aaa3-4e11-a8a1-17f9d052c87f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:55:13.365765 [ 4 ] {30cc24fa-aaa3-4e11-a8a1-17f9d052c87f} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:13.365812 [ 4 ] {30cc24fa-aaa3-4e11-a8a1-17f9d052c87f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:13.366217 [ 4 ] {30cc24fa-aaa3-4e11-a8a1-17f9d052c87f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.10 18:55:13.366449 [ 4 ] {30cc24fa-aaa3-4e11-a8a1-17f9d052c87f} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:13.366604 [ 123 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.02.10 18:55:13.366665 [ 123 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:13.366705 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:13.366707 [ 4 ] {30cc24fa-aaa3-4e11-a8a1-17f9d052c87f} executeQuery: Read 13 rows, 830.00 B in 0.00171 sec., 7602.33918128655 rows/sec., 474.00 KiB/sec. 2025.02.10 18:55:13.366946 [ 4 ] {30cc24fa-aaa3-4e11-a8a1-17f9d052c87f} TCPHandler: Processed in 0.002133591 sec. 2025.02.10 18:55:13.366988 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.02.10 18:55:13.367149 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:13.367184 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:13.367231 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:55:13.367439 [ 256 ] {5c46e8bb-bae7-4653-8c16-1f83d1588fc7} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:55:13.367536 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:55:13.367595 [ 256 ] {5c46e8bb-bae7-4653-8c16-1f83d1588fc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:55:13.367929 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:55:13.368319 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:55:13.368630 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:55:13.370299 [ 256 ] {5c46e8bb-bae7-4653-8c16-1f83d1588fc7} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:13.370364 [ 256 ] {5c46e8bb-bae7-4653-8c16-1f83d1588fc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:13.371310 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004516369 sec., 14392.092408746938 rows/sec., 953.56 KiB/sec. 2025.02.10 18:55:13.371401 [ 256 ] {5c46e8bb-bae7-4653-8c16-1f83d1588fc7} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.10 18:55:13.371480 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.02.10 18:55:13.371940 [ 256 ] {5c46e8bb-bae7-4653-8c16-1f83d1588fc7} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:13.372064 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_41_10} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:13.372260 [ 123 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.10 18:55:13.372365 [ 123 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:13.372336 [ 188 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_41_10} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.02.10 18:55:13.372417 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:13.372461 [ 256 ] {5c46e8bb-bae7-4653-8c16-1f83d1588fc7} executeQuery: Read 417 rows, 30.48 KiB in 0.005151 sec., 80955.1543389633 rows/sec., 5.78 MiB/sec. 2025.02.10 18:55:13.372802 [ 256 ] {5c46e8bb-bae7-4653-8c16-1f83d1588fc7} TCPHandler: Processed in 0.005731588 sec. 2025.02.10 18:55:13.372809 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:55:13.372953 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.10 18:55:13.372996 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:13.373103 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:13.373147 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 914 rows starting from the beginning of the part 2025.02.10 18:55:13.373153 [ 4 ] {a71395b3-331c-48a3-b634-5603f3ed2799} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:55:13.373272 [ 4 ] {a71395b3-331c-48a3-b634-5603f3ed2799} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:55:13.373341 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::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.02.10 18:55:13.373745 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 417 rows starting from the beginning of the part 2025.02.10 18:55:13.374164 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 529 rows starting from the beginning of the part 2025.02.10 18:55:13.374505 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part 2025.02.10 18:55:13.374844 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 417 rows starting from the beginning of the part 2025.02.10 18:55:13.375636 [ 4 ] {a71395b3-331c-48a3-b634-5603f3ed2799} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:13.375682 [ 4 ] {a71395b3-331c-48a3-b634-5603f3ed2799} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:13.376216 [ 4 ] {a71395b3-331c-48a3-b634-5603f3ed2799} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.10 18:55:13.376533 [ 4 ] {a71395b3-331c-48a3-b634-5603f3ed2799} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:13.376715 [ 123 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.10 18:55:13.376798 [ 123 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:13.376839 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:13.376838 [ 4 ] {a71395b3-331c-48a3-b634-5603f3ed2799} executeQuery: Read 6 rows, 321.00 B in 0.00371 sec., 1617.2506738544473 rows/sec., 84.50 KiB/sec. 2025.02.10 18:55:13.377281 [ 4 ] {a71395b3-331c-48a3-b634-5603f3ed2799} TCPHandler: Processed in 0.004367465 sec. 2025.02.10 18:55:13.377591 [ 200 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.10 18:55:13.377736 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:13.377934 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.00538687 sec., 447384.1024565285 rows/sec., 34.31 MiB/sec. 2025.02.10 18:55:13.378089 [ 256 ] {6dd6247c-393f-4638-ac41-7f477aa6bd7a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:13.378174 [ 200 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:13.378275 [ 256 ] {6dd6247c-393f-4638-ac41-7f477aa6bd7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:55:13.378276 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.10 18:55:13.378294 [ 200 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part 2025.02.10 18:55:13.378915 [ 200 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2025.02.10 18:55:13.379284 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_96_19} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:13.379449 [ 200 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2025.02.10 18:55:13.379725 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_96_19} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.10 18:55:13.380062 [ 200 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2025.02.10 18:55:13.380094 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.10 18:55:13.380365 [ 200 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2025.02.10 18:55:13.380603 [ 200 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2025.02.10 18:55:13.381520 [ 256 ] {6dd6247c-393f-4638-ac41-7f477aa6bd7a} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:13.381587 [ 256 ] {6dd6247c-393f-4638-ac41-7f477aa6bd7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:13.382634 [ 256 ] {6dd6247c-393f-4638-ac41-7f477aa6bd7a} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.10 18:55:13.383205 [ 200 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.006171149 sec., 39862.916938158516 rows/sec., 2.03 MiB/sec. 2025.02.10 18:55:13.383222 [ 256 ] {6dd6247c-393f-4638-ac41-7f477aa6bd7a} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:13.383397 [ 200 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.10 18:55:13.383789 [ 256 ] {6dd6247c-393f-4638-ac41-7f477aa6bd7a} executeQuery: Read 237 rows, 16.27 KiB in 0.005798 sec., 40876.16419454984 rows/sec., 2.74 MiB/sec. 2025.02.10 18:55:13.384047 [ 256 ] {6dd6247c-393f-4638-ac41-7f477aa6bd7a} TCPHandler: Processed in 0.006484786 sec. 2025.02.10 18:55:13.384320 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:13.384347 [ 200 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_41_8} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:13.384787 [ 4 ] {24d307b4-ad9d-450f-be26-cca85a88c800} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:55:13.384851 [ 200 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_41_8} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.10 18:55:13.384989 [ 4 ] {24d307b4-ad9d-450f-be26-cca85a88c800} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:55:13.385264 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:55:13.386110 [ 4 ] {24d307b4-ad9d-450f-be26-cca85a88c800} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:13.386153 [ 4 ] {24d307b4-ad9d-450f-be26-cca85a88c800} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:13.386523 [ 4 ] {24d307b4-ad9d-450f-be26-cca85a88c800} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.10 18:55:13.386767 [ 4 ] {24d307b4-ad9d-450f-be26-cca85a88c800} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:13.386956 [ 4 ] {24d307b4-ad9d-450f-be26-cca85a88c800} executeQuery: Read 1 rows, 69.00 B in 0.002341 sec., 427.1678769756514 rows/sec., 28.78 KiB/sec. 2025.02.10 18:55:13.387053 [ 4 ] {24d307b4-ad9d-450f-be26-cca85a88c800} TCPHandler: Processed in 0.00289404 sec. 2025.02.10 18:55:13.387248 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:13.387389 [ 256 ] {7ddc18d5-26f4-4387-9fbb-1c44c5d6e1ea} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:13.387484 [ 256 ] {7ddc18d5-26f4-4387-9fbb-1c44c5d6e1ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:55:13.388790 [ 256 ] {7ddc18d5-26f4-4387-9fbb-1c44c5d6e1ea} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:13.388831 [ 256 ] {7ddc18d5-26f4-4387-9fbb-1c44c5d6e1ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:13.389531 [ 256 ] {7ddc18d5-26f4-4387-9fbb-1c44c5d6e1ea} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.10 18:55:13.389793 [ 256 ] {7ddc18d5-26f4-4387-9fbb-1c44c5d6e1ea} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:13.390085 [ 256 ] {7ddc18d5-26f4-4387-9fbb-1c44c5d6e1ea} executeQuery: Read 35 rows, 64.22 KiB in 0.002719 sec., 12872.379551305627 rows/sec., 23.07 MiB/sec. 2025.02.10 18:55:13.390337 [ 256 ] {7ddc18d5-26f4-4387-9fbb-1c44c5d6e1ea} TCPHandler: Processed in 0.003177786 sec. 2025.02.10 18:55:13.390591 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:13.390771 [ 4 ] {1e52a49a-4393-4a57-9de5-aca25bfa809e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:55:13.390823 [ 4 ] {1e52a49a-4393-4a57-9de5-aca25bfa809e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:55:13.391323 [ 4 ] {1e52a49a-4393-4a57-9de5-aca25bfa809e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:13.391360 [ 4 ] {1e52a49a-4393-4a57-9de5-aca25bfa809e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:13.391732 [ 4 ] {1e52a49a-4393-4a57-9de5-aca25bfa809e} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.10 18:55:13.391966 [ 4 ] {1e52a49a-4393-4a57-9de5-aca25bfa809e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:13.392104 [ 146 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.10 18:55:13.392151 [ 146 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:13.392155 [ 4 ] {1e52a49a-4393-4a57-9de5-aca25bfa809e} executeQuery: Read 82 rows, 5.33 KiB in 0.001409 sec., 58197.30305180979 rows/sec., 3.70 MiB/sec. 2025.02.10 18:55:13.392179 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:13.392246 [ 4 ] {1e52a49a-4393-4a57-9de5-aca25bfa809e} TCPHandler: Processed in 0.001777873 sec. 2025.02.10 18:55:13.392488 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.10 18:55:13.392932 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:13.393021 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5586 rows starting from the beginning of the part 2025.02.10 18:55:13.393307 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part 2025.02.10 18:55:13.393380 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 82 rows starting from the beginning of the part 2025.02.10 18:55:13.393625 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 44 rows starting from the beginning of the part 2025.02.10 18:55:13.393718 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 16 rows starting from the beginning of the part 2025.02.10 18:55:13.393938 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part 2025.02.10 18:55:13.396005 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 5870 rows, containing 4 columns (4 merged, 0 gathered) in 0.0037292 sec., 1574064.1424434197 rows/sec., 102.58 MiB/sec. 2025.02.10 18:55:13.396383 [ 196 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.10 18:55:13.396709 [ 196 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_96_19} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:13.396800 [ 196 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_96_19} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.10 18:55:13.396892 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. 2025.02.10 18:55:17.604234 [ 105 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:55:17.604299 [ 105 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:55:17.775263 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 2025.02.10 18:55:17.776003 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:17.776055 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:17.776622 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.10 18:55:17.776881 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:17.777140 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.02.10 18:55:18.340951 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:18.341144 [ 4 ] {1df03eac-aafd-4464-bcf8-151c4c87d907} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:55:18.341218 [ 4 ] {1df03eac-aafd-4464-bcf8-151c4c87d907} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:55:18.341966 [ 4 ] {1df03eac-aafd-4464-bcf8-151c4c87d907} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:18.342018 [ 4 ] {1df03eac-aafd-4464-bcf8-151c4c87d907} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:18.342447 [ 4 ] {1df03eac-aafd-4464-bcf8-151c4c87d907} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.10 18:55:18.342698 [ 4 ] {1df03eac-aafd-4464-bcf8-151c4c87d907} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:18.342968 [ 4 ] {1df03eac-aafd-4464-bcf8-151c4c87d907} executeQuery: Read 66 rows, 5.38 KiB in 0.001864 sec., 35407.725321888414 rows/sec., 2.82 MiB/sec. 2025.02.10 18:55:18.343051 [ 4 ] {1df03eac-aafd-4464-bcf8-151c4c87d907} TCPHandler: Processed in 0.002220524 sec. 2025.02.10 18:55:18.343334 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:18.343614 [ 256 ] {063cb703-ec48-4674-aa49-180a11b205d2} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:55:18.343687 [ 256 ] {063cb703-ec48-4674-aa49-180a11b205d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:55:18.344422 [ 256 ] {063cb703-ec48-4674-aa49-180a11b205d2} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:18.344463 [ 256 ] {063cb703-ec48-4674-aa49-180a11b205d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:18.344900 [ 256 ] {063cb703-ec48-4674-aa49-180a11b205d2} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.10 18:55:18.345165 [ 256 ] {063cb703-ec48-4674-aa49-180a11b205d2} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:18.345374 [ 256 ] {063cb703-ec48-4674-aa49-180a11b205d2} executeQuery: Read 5 rows, 385.00 B in 0.001819 sec., 2748.763056624519 rows/sec., 206.69 KiB/sec. 2025.02.10 18:55:18.345438 [ 256 ] {063cb703-ec48-4674-aa49-180a11b205d2} TCPHandler: Processed in 0.002272085 sec. 2025.02.10 18:55:18.345674 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:18.345864 [ 4 ] {99040bb9-028b-4bb1-b028-5c6c54cece5d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:55:18.345925 [ 4 ] {99040bb9-028b-4bb1-b028-5c6c54cece5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:55:18.346601 [ 4 ] {99040bb9-028b-4bb1-b028-5c6c54cece5d} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:18.346642 [ 4 ] {99040bb9-028b-4bb1-b028-5c6c54cece5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:18.347010 [ 4 ] {99040bb9-028b-4bb1-b028-5c6c54cece5d} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.10 18:55:18.347243 [ 4 ] {99040bb9-028b-4bb1-b028-5c6c54cece5d} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:18.347447 [ 4 ] {99040bb9-028b-4bb1-b028-5c6c54cece5d} executeQuery: Read 69 rows, 5.52 KiB in 0.00162 sec., 42592.5925925926 rows/sec., 3.32 MiB/sec. 2025.02.10 18:55:18.347503 [ 4 ] {99040bb9-028b-4bb1-b028-5c6c54cece5d} TCPHandler: Processed in 0.001980757 sec. 2025.02.10 18:55:18.347646 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:18.347786 [ 256 ] {a16ad429-fc9e-4767-8197-d997fca1ff3e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:18.347850 [ 256 ] {a16ad429-fc9e-4767-8197-d997fca1ff3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:55:18.348496 [ 256 ] {a16ad429-fc9e-4767-8197-d997fca1ff3e} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:18.348536 [ 256 ] {a16ad429-fc9e-4767-8197-d997fca1ff3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:18.348947 [ 256 ] {a16ad429-fc9e-4767-8197-d997fca1ff3e} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.10 18:55:18.349196 [ 256 ] {a16ad429-fc9e-4767-8197-d997fca1ff3e} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:18.349393 [ 256 ] {a16ad429-fc9e-4767-8197-d997fca1ff3e} executeQuery: Read 160 rows, 11.41 KiB in 0.001632 sec., 98039.21568627452 rows/sec., 6.83 MiB/sec. 2025.02.10 18:55:18.349488 [ 256 ] {a16ad429-fc9e-4767-8197-d997fca1ff3e} TCPHandler: Processed in 0.001905326 sec. 2025.02.10 18:55:18.349670 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:18.349843 [ 4 ] {ab404a01-d321-4111-ac99-386b4af2d80b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:18.349935 [ 4 ] {ab404a01-d321-4111-ac99-386b4af2d80b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:55:18.351082 [ 4 ] {ab404a01-d321-4111-ac99-386b4af2d80b} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:18.351121 [ 4 ] {ab404a01-d321-4111-ac99-386b4af2d80b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:18.351739 [ 4 ] {ab404a01-d321-4111-ac99-386b4af2d80b} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.10 18:55:18.351992 [ 4 ] {ab404a01-d321-4111-ac99-386b4af2d80b} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:18.352285 [ 4 ] {ab404a01-d321-4111-ac99-386b4af2d80b} executeQuery: Read 5 rows, 9.17 KiB in 0.002475 sec., 2020.20202020202 rows/sec., 3.62 MiB/sec. 2025.02.10 18:55:18.352766 [ 4 ] {ab404a01-d321-4111-ac99-386b4af2d80b} TCPHandler: Processed in 0.003184826 sec. 2025.02.10 18:55:18.353008 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:18.353201 [ 256 ] {4b70b6b1-1f29-4aa4-890c-48455bfead73} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:55:18.353261 [ 256 ] {4b70b6b1-1f29-4aa4-890c-48455bfead73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:55:18.353732 [ 256 ] {4b70b6b1-1f29-4aa4-890c-48455bfead73} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:18.353770 [ 256 ] {4b70b6b1-1f29-4aa4-890c-48455bfead73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:18.354150 [ 256 ] {4b70b6b1-1f29-4aa4-890c-48455bfead73} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.10 18:55:18.354394 [ 256 ] {4b70b6b1-1f29-4aa4-890c-48455bfead73} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:18.354567 [ 256 ] {4b70b6b1-1f29-4aa4-890c-48455bfead73} executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec. 2025.02.10 18:55:18.354616 [ 256 ] {4b70b6b1-1f29-4aa4-890c-48455bfead73} TCPHandler: Processed in 0.001750532 sec. 2025.02.10 18:55:19.645916 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.02.10 18:55:19.667981 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:19.668046 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:19.675425 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.10 18:55:19.676336 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:19.679622 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.02.10 18:55:22.922314 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1758 2025.02.10 18:55:22.925416 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:22.925466 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:22.926944 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.10 18:55:22.927272 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:22.927845 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1758 2025.02.10 18:55:23.347387 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:23.347574 [ 4 ] {a757bf23-9624-4d7e-ac56-75a310d57f98} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:55:23.347650 [ 4 ] {a757bf23-9624-4d7e-ac56-75a310d57f98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:55:23.348451 [ 4 ] {a757bf23-9624-4d7e-ac56-75a310d57f98} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:23.348501 [ 4 ] {a757bf23-9624-4d7e-ac56-75a310d57f98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:23.348903 [ 4 ] {a757bf23-9624-4d7e-ac56-75a310d57f98} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.10 18:55:23.349149 [ 4 ] {a757bf23-9624-4d7e-ac56-75a310d57f98} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:23.349344 [ 4 ] {a757bf23-9624-4d7e-ac56-75a310d57f98} executeQuery: Read 14 rows, 1.01 KiB in 0.001821 sec., 7688.083470620539 rows/sec., 553.44 KiB/sec. 2025.02.10 18:55:23.349403 [ 4 ] {a757bf23-9624-4d7e-ac56-75a310d57f98} TCPHandler: Processed in 0.002116531 sec. 2025.02.10 18:55:23.349674 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:23.349879 [ 256 ] {5313393d-634b-4028-a6be-37926a117a16} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:55:23.349962 [ 256 ] {5313393d-634b-4028-a6be-37926a117a16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:55:23.350750 [ 256 ] {5313393d-634b-4028-a6be-37926a117a16} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:23.350805 [ 256 ] {5313393d-634b-4028-a6be-37926a117a16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:23.351268 [ 256 ] {5313393d-634b-4028-a6be-37926a117a16} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.10 18:55:23.351649 [ 256 ] {5313393d-634b-4028-a6be-37926a117a16} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:23.351969 [ 256 ] {5313393d-634b-4028-a6be-37926a117a16} executeQuery: Read 10 rows, 835.00 B in 0.002144 sec., 4664.179104477612 rows/sec., 380.33 KiB/sec. 2025.02.10 18:55:23.352215 [ 256 ] {5313393d-634b-4028-a6be-37926a117a16} TCPHandler: Processed in 0.002678745 sec. 2025.02.10 18:55:23.352402 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:23.352545 [ 4 ] {3975ad86-a6de-44c1-8754-ebd86c9b88b3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:55:23.352607 [ 4 ] {3975ad86-a6de-44c1-8754-ebd86c9b88b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:55:23.353409 [ 4 ] {3975ad86-a6de-44c1-8754-ebd86c9b88b3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:23.353455 [ 4 ] {3975ad86-a6de-44c1-8754-ebd86c9b88b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:23.353856 [ 4 ] {3975ad86-a6de-44c1-8754-ebd86c9b88b3} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.10 18:55:23.354101 [ 4 ] {3975ad86-a6de-44c1-8754-ebd86c9b88b3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:23.354288 [ 4 ] {3975ad86-a6de-44c1-8754-ebd86c9b88b3} executeQuery: Read 278 rows, 25.00 KiB in 0.001778 sec., 156355.455568054 rows/sec., 13.73 MiB/sec. 2025.02.10 18:55:23.354341 [ 4 ] {3975ad86-a6de-44c1-8754-ebd86c9b88b3} TCPHandler: Processed in 0.002008428 sec. 2025.02.10 18:55:23.354490 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:23.354620 [ 256 ] {57bfb8e7-c712-463f-80a6-cc14043acf04} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:55:23.354675 [ 256 ] {57bfb8e7-c712-463f-80a6-cc14043acf04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:55:23.355315 [ 256 ] {57bfb8e7-c712-463f-80a6-cc14043acf04} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:23.355362 [ 256 ] {57bfb8e7-c712-463f-80a6-cc14043acf04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:23.355771 [ 256 ] {57bfb8e7-c712-463f-80a6-cc14043acf04} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.10 18:55:23.356023 [ 256 ] {57bfb8e7-c712-463f-80a6-cc14043acf04} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:23.356246 [ 256 ] {57bfb8e7-c712-463f-80a6-cc14043acf04} executeQuery: Read 52 rows, 3.79 KiB in 0.001652 sec., 31476.99757869249 rows/sec., 2.24 MiB/sec. 2025.02.10 18:55:23.356305 [ 256 ] {57bfb8e7-c712-463f-80a6-cc14043acf04} TCPHandler: Processed in 0.001872876 sec. 2025.02.10 18:55:23.356454 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:23.356589 [ 4 ] {bcbd3677-a9f8-4696-b15f-91bd44e1d113} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:55:23.356649 [ 4 ] {bcbd3677-a9f8-4696-b15f-91bd44e1d113} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:55:23.357333 [ 4 ] {bcbd3677-a9f8-4696-b15f-91bd44e1d113} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:23.357381 [ 4 ] {bcbd3677-a9f8-4696-b15f-91bd44e1d113} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:23.357778 [ 4 ] {bcbd3677-a9f8-4696-b15f-91bd44e1d113} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.10 18:55:23.358020 [ 4 ] {bcbd3677-a9f8-4696-b15f-91bd44e1d113} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:23.358243 [ 4 ] {bcbd3677-a9f8-4696-b15f-91bd44e1d113} executeQuery: Read 14 rows, 1004.00 B in 0.001687 sec., 8298.755186721992 rows/sec., 581.19 KiB/sec. 2025.02.10 18:55:23.358298 [ 4 ] {bcbd3677-a9f8-4696-b15f-91bd44e1d113} TCPHandler: Processed in 0.001903575 sec. 2025.02.10 18:55:23.358433 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:23.358554 [ 256 ] {a3596191-2ebf-40ef-a807-36e388be751a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:55:23.358608 [ 256 ] {a3596191-2ebf-40ef-a807-36e388be751a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:55:23.359204 [ 256 ] {a3596191-2ebf-40ef-a807-36e388be751a} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:23.359246 [ 256 ] {a3596191-2ebf-40ef-a807-36e388be751a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:23.359625 [ 256 ] {a3596191-2ebf-40ef-a807-36e388be751a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.10 18:55:23.359881 [ 256 ] {a3596191-2ebf-40ef-a807-36e388be751a} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:23.360105 [ 256 ] {a3596191-2ebf-40ef-a807-36e388be751a} executeQuery: Read 13 rows, 830.00 B in 0.001576 sec., 8248.730964467006 rows/sec., 514.31 KiB/sec. 2025.02.10 18:55:23.360159 [ 256 ] {a3596191-2ebf-40ef-a807-36e388be751a} TCPHandler: Processed in 0.001787783 sec. 2025.02.10 18:55:23.360306 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:23.360425 [ 4 ] {86568c49-631f-4753-9ea0-d6208f76190b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:55:23.360477 [ 4 ] {86568c49-631f-4753-9ea0-d6208f76190b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:55:23.361359 [ 4 ] {86568c49-631f-4753-9ea0-d6208f76190b} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:23.361407 [ 4 ] {86568c49-631f-4753-9ea0-d6208f76190b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:23.361810 [ 4 ] {86568c49-631f-4753-9ea0-d6208f76190b} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.10 18:55:23.362050 [ 4 ] {86568c49-631f-4753-9ea0-d6208f76190b} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:23.362268 [ 4 ] {86568c49-631f-4753-9ea0-d6208f76190b} executeQuery: Read 427 rows, 31.30 KiB in 0.001869 sec., 228464.41947565542 rows/sec., 16.35 MiB/sec. 2025.02.10 18:55:23.362323 [ 4 ] {86568c49-631f-4753-9ea0-d6208f76190b} TCPHandler: Processed in 0.00207287 sec. 2025.02.10 18:55:23.362475 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:23.362598 [ 256 ] {4f71b4da-4e88-47ab-be20-25b67493a9d7} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:55:23.362653 [ 256 ] {4f71b4da-4e88-47ab-be20-25b67493a9d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:55:23.363154 [ 256 ] {4f71b4da-4e88-47ab-be20-25b67493a9d7} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:23.363197 [ 256 ] {4f71b4da-4e88-47ab-be20-25b67493a9d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:23.363593 [ 256 ] {4f71b4da-4e88-47ab-be20-25b67493a9d7} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.10 18:55:23.363847 [ 256 ] {4f71b4da-4e88-47ab-be20-25b67493a9d7} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:23.364063 [ 256 ] {4f71b4da-4e88-47ab-be20-25b67493a9d7} executeQuery: Read 6 rows, 321.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 210.39 KiB/sec. 2025.02.10 18:55:23.364116 [ 256 ] {4f71b4da-4e88-47ab-be20-25b67493a9d7} TCPHandler: Processed in 0.001699591 sec. 2025.02.10 18:55:23.364270 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:23.364397 [ 4 ] {e9654c31-15b1-4600-ad43-695430ebd342} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:23.364450 [ 4 ] {e9654c31-15b1-4600-ad43-695430ebd342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:55:23.365036 [ 4 ] {e9654c31-15b1-4600-ad43-695430ebd342} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:23.365076 [ 4 ] {e9654c31-15b1-4600-ad43-695430ebd342} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:23.365482 [ 4 ] {e9654c31-15b1-4600-ad43-695430ebd342} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.10 18:55:23.365719 [ 4 ] {e9654c31-15b1-4600-ad43-695430ebd342} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:23.365938 [ 4 ] {e9654c31-15b1-4600-ad43-695430ebd342} executeQuery: Read 242 rows, 16.62 KiB in 0.001567 sec., 154435.22654754308 rows/sec., 10.36 MiB/sec. 2025.02.10 18:55:23.365990 [ 4 ] {e9654c31-15b1-4600-ad43-695430ebd342} TCPHandler: Processed in 0.001779583 sec. 2025.02.10 18:55:23.366125 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:23.366245 [ 256 ] {8b2b104e-0d4d-43da-a557-a597bba211ea} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:55:23.366302 [ 256 ] {8b2b104e-0d4d-43da-a557-a597bba211ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:55:23.366788 [ 256 ] {8b2b104e-0d4d-43da-a557-a597bba211ea} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:23.366831 [ 256 ] {8b2b104e-0d4d-43da-a557-a597bba211ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:23.367229 [ 256 ] {8b2b104e-0d4d-43da-a557-a597bba211ea} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.10 18:55:23.367475 [ 256 ] {8b2b104e-0d4d-43da-a557-a597bba211ea} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:23.367711 [ 256 ] {8b2b104e-0d4d-43da-a557-a597bba211ea} executeQuery: Read 1 rows, 69.00 B in 0.001488 sec., 672.0430107526882 rows/sec., 45.28 KiB/sec. 2025.02.10 18:55:23.367778 [ 256 ] {8b2b104e-0d4d-43da-a557-a597bba211ea} TCPHandler: Processed in 0.001707311 sec. 2025.02.10 18:55:23.367962 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:23.368085 [ 4 ] {39887987-a8b7-4dbc-a2fe-73efcef17dba} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:23.368167 [ 4 ] {39887987-a8b7-4dbc-a2fe-73efcef17dba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:55:23.369263 [ 4 ] {39887987-a8b7-4dbc-a2fe-73efcef17dba} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:23.369302 [ 4 ] {39887987-a8b7-4dbc-a2fe-73efcef17dba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:23.369934 [ 4 ] {39887987-a8b7-4dbc-a2fe-73efcef17dba} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.10 18:55:23.370190 [ 4 ] {39887987-a8b7-4dbc-a2fe-73efcef17dba} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:23.370440 [ 4 ] {39887987-a8b7-4dbc-a2fe-73efcef17dba} executeQuery: Read 35 rows, 64.22 KiB in 0.002379 sec., 14712.063892391761 rows/sec., 26.36 MiB/sec. 2025.02.10 18:55:23.370632 [ 4 ] {39887987-a8b7-4dbc-a2fe-73efcef17dba} TCPHandler: Processed in 0.002759697 sec. 2025.02.10 18:55:23.370945 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:23.371196 [ 256 ] {e5c18709-fb70-48b6-8609-1657d82a1941} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:55:23.371291 [ 256 ] {e5c18709-fb70-48b6-8609-1657d82a1941} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:55:23.371895 [ 256 ] {e5c18709-fb70-48b6-8609-1657d82a1941} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:23.371936 [ 256 ] {e5c18709-fb70-48b6-8609-1657d82a1941} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:23.372316 [ 256 ] {e5c18709-fb70-48b6-8609-1657d82a1941} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.10 18:55:23.372555 [ 256 ] {e5c18709-fb70-48b6-8609-1657d82a1941} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:23.372780 [ 256 ] {e5c18709-fb70-48b6-8609-1657d82a1941} executeQuery: Read 82 rows, 5.33 KiB in 0.001639 sec., 50030.50640634533 rows/sec., 3.18 MiB/sec. 2025.02.10 18:55:23.372850 [ 256 ] {e5c18709-fb70-48b6-8609-1657d82a1941} TCPHandler: Processed in 0.002119572 sec. 2025.02.10 18:55:25.277283 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 2025.02.10 18:55:25.278000 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:25.278042 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:25.278585 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.10 18:55:25.278845 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:25.279043 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 2025.02.10 18:55:27.179709 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.02.10 18:55:27.200607 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:27.200662 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:27.207906 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.10 18:55:27.208665 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:27.211283 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.02.10 18:55:28.341888 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:28.342072 [ 4 ] {cf9cf9ff-e1ba-41a7-a877-cdb0ce1e15e3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:55:28.342144 [ 4 ] {cf9cf9ff-e1ba-41a7-a877-cdb0ce1e15e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:55:28.342920 [ 4 ] {cf9cf9ff-e1ba-41a7-a877-cdb0ce1e15e3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:28.342968 [ 4 ] {cf9cf9ff-e1ba-41a7-a877-cdb0ce1e15e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:28.343389 [ 4 ] {cf9cf9ff-e1ba-41a7-a877-cdb0ce1e15e3} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.10 18:55:28.343636 [ 4 ] {cf9cf9ff-e1ba-41a7-a877-cdb0ce1e15e3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:28.343860 [ 4 ] {cf9cf9ff-e1ba-41a7-a877-cdb0ce1e15e3} executeQuery: Read 66 rows, 5.38 KiB in 0.001837 sec., 35928.14371257485 rows/sec., 2.86 MiB/sec. 2025.02.10 18:55:28.343925 [ 4 ] {cf9cf9ff-e1ba-41a7-a877-cdb0ce1e15e3} TCPHandler: Processed in 0.002158352 sec. 2025.02.10 18:55:28.344203 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:28.344403 [ 256 ] {379936e6-43a0-480c-a770-f23a4b9f9f67} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:55:28.344478 [ 256 ] {379936e6-43a0-480c-a770-f23a4b9f9f67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:55:28.345236 [ 256 ] {379936e6-43a0-480c-a770-f23a4b9f9f67} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:28.345287 [ 256 ] {379936e6-43a0-480c-a770-f23a4b9f9f67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:28.345748 [ 256 ] {379936e6-43a0-480c-a770-f23a4b9f9f67} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.10 18:55:28.346012 [ 256 ] {379936e6-43a0-480c-a770-f23a4b9f9f67} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:28.346268 [ 256 ] {379936e6-43a0-480c-a770-f23a4b9f9f67} executeQuery: Read 5 rows, 385.00 B in 0.00192 sec., 2604.1666666666665 rows/sec., 195.82 KiB/sec. 2025.02.10 18:55:28.346329 [ 256 ] {379936e6-43a0-480c-a770-f23a4b9f9f67} TCPHandler: Processed in 0.002268605 sec. 2025.02.10 18:55:28.346504 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:28.346631 [ 4 ] {c1e678aa-e71a-4840-b749-4fb952a95bce} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:55:28.346684 [ 4 ] {c1e678aa-e71a-4840-b749-4fb952a95bce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:55:28.347318 [ 4 ] {c1e678aa-e71a-4840-b749-4fb952a95bce} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:28.347358 [ 4 ] {c1e678aa-e71a-4840-b749-4fb952a95bce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:28.347726 [ 4 ] {c1e678aa-e71a-4840-b749-4fb952a95bce} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.10 18:55:28.347955 [ 4 ] {c1e678aa-e71a-4840-b749-4fb952a95bce} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:28.348186 [ 4 ] {c1e678aa-e71a-4840-b749-4fb952a95bce} executeQuery: Read 69 rows, 5.52 KiB in 0.001585 sec., 43533.123028391165 rows/sec., 3.40 MiB/sec. 2025.02.10 18:55:28.348245 [ 4 ] {c1e678aa-e71a-4840-b749-4fb952a95bce} TCPHandler: Processed in 0.001799064 sec. 2025.02.10 18:55:28.348440 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:28.348631 [ 256 ] {0fffe166-9476-493b-8c0d-632029063506} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:28.348689 [ 256 ] {0fffe166-9476-493b-8c0d-632029063506} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:55:28.349290 [ 256 ] {0fffe166-9476-493b-8c0d-632029063506} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:28.349333 [ 256 ] {0fffe166-9476-493b-8c0d-632029063506} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:28.349750 [ 256 ] {0fffe166-9476-493b-8c0d-632029063506} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.10 18:55:28.350009 [ 256 ] {0fffe166-9476-493b-8c0d-632029063506} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:28.350207 [ 147 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_94_19 to all_99_99_0 2025.02.10 18:55:28.350233 [ 256 ] {0fffe166-9476-493b-8c0d-632029063506} executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec. 2025.02.10 18:55:28.350282 [ 147 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:28.350351 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:28.350358 [ 256 ] {0fffe166-9476-493b-8c0d-632029063506} TCPHandler: Processed in 0.002021568 sec. 2025.02.10 18:55:28.350656 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:28.350733 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_99_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_94_19 to all_99_99_0 into Compact with storage Full 2025.02.10 18:55:28.351118 [ 4 ] {e3355f91-e9a5-47b8-aebd-affee3041f0f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:28.351427 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_99_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:28.351596 [ 4 ] {e3355f91-e9a5-47b8-aebd-affee3041f0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:55:28.351606 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_99_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_94_19, total 29200 rows starting from the beginning of the part 2025.02.10 18:55:28.352443 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 42 rows starting from the beginning of the part 2025.02.10 18:55:28.353055 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part 2025.02.10 18:55:28.353590 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part 2025.02.10 18:55:28.353993 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 242 rows starting from the beginning of the part 2025.02.10 18:55:28.354334 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part 2025.02.10 18:55:28.356514 [ 4 ] {e3355f91-e9a5-47b8-aebd-affee3041f0f} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:28.356560 [ 4 ] {e3355f91-e9a5-47b8-aebd-affee3041f0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:28.358494 [ 4 ] {e3355f91-e9a5-47b8-aebd-affee3041f0f} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.10 18:55:28.358811 [ 4 ] {e3355f91-e9a5-47b8-aebd-affee3041f0f} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:28.359163 [ 4 ] {e3355f91-e9a5-47b8-aebd-affee3041f0f} executeQuery: Read 5 rows, 9.17 KiB in 0.008261 sec., 605.2536012589276 rows/sec., 1.08 MiB/sec. 2025.02.10 18:55:28.359704 [ 4 ] {e3355f91-e9a5-47b8-aebd-affee3041f0f} TCPHandler: Processed in 0.009187462 sec. 2025.02.10 18:55:28.360118 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:28.360468 [ 256 ] {4541ff7b-78fa-4836-86b7-f423d4c6f9e2} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:55:28.360533 [ 256 ] {4541ff7b-78fa-4836-86b7-f423d4c6f9e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:55:28.361174 [ 256 ] {4541ff7b-78fa-4836-86b7-f423d4c6f9e2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:28.361218 [ 256 ] {4541ff7b-78fa-4836-86b7-f423d4c6f9e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:28.361964 [ 256 ] {4541ff7b-78fa-4836-86b7-f423d4c6f9e2} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.10 18:55:28.362234 [ 256 ] {4541ff7b-78fa-4836-86b7-f423d4c6f9e2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:28.362576 [ 256 ] {4541ff7b-78fa-4836-86b7-f423d4c6f9e2} executeQuery: Read 60 rows, 4.14 KiB in 0.00216 sec., 27777.777777777777 rows/sec., 1.87 MiB/sec. 2025.02.10 18:55:28.362655 [ 256 ] {4541ff7b-78fa-4836-86b7-f423d4c6f9e2} TCPHandler: Processed in 0.002841308 sec. 2025.02.10 18:55:28.363846 [ 186 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_99_20} MergeTask::MergeProjectionsStage: Merge sorted 30041 rows, containing 5 columns (5 merged, 0 gathered) in 0.013350552 sec., 2250169.131583473 rows/sec., 151.94 MiB/sec. 2025.02.10 18:55:28.364291 [ 186 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_99_20} MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) 2025.02.10 18:55:28.364595 [ 186 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_99_20} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:28.364681 [ 186 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_99_20} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_94_19, all_99_99_0] -> all_1_99_20 2025.02.10 18:55:28.364778 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.02.10 18:55:32.604346 [ 141 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:55:32.604453 [ 141 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:55:32.779223 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 2025.02.10 18:55:32.780149 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:32.780205 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:32.780758 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.10 18:55:32.781036 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:32.781304 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.02.10 18:55:32.928076 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1794 2025.02.10 18:55:32.931358 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:32.931412 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:32.932899 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.10 18:55:32.933220 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:32.933855 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1794 2025.02.10 18:55:33.347241 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:33.347408 [ 4 ] {e5841b9e-c53a-4591-9f17-1b3a0904258a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:55:33.347473 [ 4 ] {e5841b9e-c53a-4591-9f17-1b3a0904258a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:55:33.348143 [ 4 ] {e5841b9e-c53a-4591-9f17-1b3a0904258a} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:33.348190 [ 4 ] {e5841b9e-c53a-4591-9f17-1b3a0904258a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:33.348594 [ 4 ] {e5841b9e-c53a-4591-9f17-1b3a0904258a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.10 18:55:33.348836 [ 4 ] {e5841b9e-c53a-4591-9f17-1b3a0904258a} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:33.349084 [ 4 ] {e5841b9e-c53a-4591-9f17-1b3a0904258a} executeQuery: Read 14 rows, 1.01 KiB in 0.001718 sec., 8149.010477299185 rows/sec., 586.62 KiB/sec. 2025.02.10 18:55:33.349198 [ 4 ] {e5841b9e-c53a-4591-9f17-1b3a0904258a} TCPHandler: Processed in 0.00204904 sec. 2025.02.10 18:55:33.349507 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:33.349697 [ 256 ] {45ef6f86-b323-468b-8110-9a166baecc88} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:55:33.349771 [ 256 ] {45ef6f86-b323-468b-8110-9a166baecc88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:55:33.350687 [ 256 ] {45ef6f86-b323-468b-8110-9a166baecc88} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:33.350728 [ 256 ] {45ef6f86-b323-468b-8110-9a166baecc88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:33.351213 [ 256 ] {45ef6f86-b323-468b-8110-9a166baecc88} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.10 18:55:33.351484 [ 256 ] {45ef6f86-b323-468b-8110-9a166baecc88} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:33.351689 [ 256 ] {45ef6f86-b323-468b-8110-9a166baecc88} executeQuery: Read 273 rows, 24.64 KiB in 0.002044 sec., 133561.64383561644 rows/sec., 11.77 MiB/sec. 2025.02.10 18:55:33.351755 [ 256 ] {45ef6f86-b323-468b-8110-9a166baecc88} TCPHandler: Processed in 0.002417629 sec. 2025.02.10 18:55:33.351967 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:33.352180 [ 4 ] {a31c08c9-6702-42cf-b5fd-c8b995476750} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:55:33.352232 [ 4 ] {a31c08c9-6702-42cf-b5fd-c8b995476750} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:55:33.352835 [ 4 ] {a31c08c9-6702-42cf-b5fd-c8b995476750} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:33.352876 [ 4 ] {a31c08c9-6702-42cf-b5fd-c8b995476750} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:33.353251 [ 4 ] {a31c08c9-6702-42cf-b5fd-c8b995476750} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.10 18:55:33.353489 [ 4 ] {a31c08c9-6702-42cf-b5fd-c8b995476750} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:33.353650 [ 141 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.10 18:55:33.353711 [ 141 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:33.353730 [ 4 ] {a31c08c9-6702-42cf-b5fd-c8b995476750} executeQuery: Read 42 rows, 3.09 KiB in 0.001577 sec., 26632.84717818643 rows/sec., 1.91 MiB/sec. 2025.02.10 18:55:33.353742 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:33.353871 [ 4 ] {a31c08c9-6702-42cf-b5fd-c8b995476750} TCPHandler: Processed in 0.002019798 sec. 2025.02.10 18:55:33.353940 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.10 18:55:33.354059 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:33.354122 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:33.354245 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 65 rows starting from the beginning of the part 2025.02.10 18:55:33.354322 [ 256 ] {077d1284-1663-47f9-9f29-06b9f17b68b9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:55:33.354377 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 42 rows starting from the beginning of the part 2025.02.10 18:55:33.354523 [ 256 ] {077d1284-1663-47f9-9f29-06b9f17b68b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:55:33.354860 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 5 rows starting from the beginning of the part 2025.02.10 18:55:33.355170 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 52 rows starting from the beginning of the part 2025.02.10 18:55:33.355411 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 5 rows starting from the beginning of the part 2025.02.10 18:55:33.355749 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 42 rows starting from the beginning of the part 2025.02.10 18:55:33.358055 [ 256 ] {077d1284-1663-47f9-9f29-06b9f17b68b9} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:33.358150 [ 256 ] {077d1284-1663-47f9-9f29-06b9f17b68b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:33.358707 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.004835187 sec., 43638.43632107713 rows/sec., 3.28 MiB/sec. 2025.02.10 18:55:33.358902 [ 193 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.10 18:55:33.359022 [ 256 ] {077d1284-1663-47f9-9f29-06b9f17b68b9} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.10 18:55:33.359266 [ 193 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_81_16} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:33.359329 [ 256 ] {077d1284-1663-47f9-9f29-06b9f17b68b9} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:33.359371 [ 193 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_81_16} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.10 18:55:33.359503 [ 141 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.10 18:55:33.359528 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:55:33.359576 [ 141 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:33.359612 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:33.359620 [ 256 ] {077d1284-1663-47f9-9f29-06b9f17b68b9} executeQuery: Read 14 rows, 1004.00 B in 0.005378 sec., 2603.1982149497953 rows/sec., 182.31 KiB/sec. 2025.02.10 18:55:33.359759 [ 256 ] {077d1284-1663-47f9-9f29-06b9f17b68b9} TCPHandler: Processed in 0.00578621 sec. 2025.02.10 18:55:33.359788 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.10 18:55:33.359932 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:33.359947 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:33.359979 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 242 rows starting from the beginning of the part 2025.02.10 18:55:33.360230 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2025.02.10 18:55:33.360281 [ 4 ] {67c9349c-40df-412d-813c-5bbb2cc391eb} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:55:33.360474 [ 4 ] {67c9349c-40df-412d-813c-5bbb2cc391eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:55:33.360520 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 228 rows starting from the beginning of the part 2025.02.10 18:55:33.360952 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part 2025.02.10 18:55:33.361291 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part 2025.02.10 18:55:33.361643 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2025.02.10 18:55:33.363064 [ 4 ] {67c9349c-40df-412d-813c-5bbb2cc391eb} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:33.363141 [ 4 ] {67c9349c-40df-412d-813c-5bbb2cc391eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:33.364166 [ 4 ] {67c9349c-40df-412d-813c-5bbb2cc391eb} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.10 18:55:33.364558 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.004890918 sec., 107546.27249935492 rows/sec., 7.70 MiB/sec. 2025.02.10 18:55:33.364726 [ 4 ] {67c9349c-40df-412d-813c-5bbb2cc391eb} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:33.364777 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.10 18:55:33.365128 [ 4 ] {67c9349c-40df-412d-813c-5bbb2cc391eb} executeQuery: Read 13 rows, 830.00 B in 0.004947 sec., 2627.8552658176673 rows/sec., 163.85 KiB/sec. 2025.02.10 18:55:33.365283 [ 4 ] {67c9349c-40df-412d-813c-5bbb2cc391eb} TCPHandler: Processed in 0.005423731 sec. 2025.02.10 18:55:33.365320 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_56_11} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:33.365474 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_56_11} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.10 18:55:33.365492 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:33.365557 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.10 18:55:33.365648 [ 256 ] {f203a34d-34df-444e-af50-e30574d4681e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:55:33.365704 [ 256 ] {f203a34d-34df-444e-af50-e30574d4681e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:55:33.366465 [ 256 ] {f203a34d-34df-444e-af50-e30574d4681e} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:33.366503 [ 256 ] {f203a34d-34df-444e-af50-e30574d4681e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:33.366879 [ 256 ] {f203a34d-34df-444e-af50-e30574d4681e} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.10 18:55:33.367123 [ 256 ] {f203a34d-34df-444e-af50-e30574d4681e} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:33.367302 [ 256 ] {f203a34d-34df-444e-af50-e30574d4681e} executeQuery: Read 417 rows, 30.48 KiB in 0.001684 sec., 247624.70308788598 rows/sec., 17.68 MiB/sec. 2025.02.10 18:55:33.367355 [ 256 ] {f203a34d-34df-444e-af50-e30574d4681e} TCPHandler: Processed in 0.001960417 sec. 2025.02.10 18:55:33.367498 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:33.367617 [ 4 ] {594b43e8-43b1-4a9c-8b5b-6510c548fb28} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:55:33.367668 [ 4 ] {594b43e8-43b1-4a9c-8b5b-6510c548fb28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:55:33.368159 [ 4 ] {594b43e8-43b1-4a9c-8b5b-6510c548fb28} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:33.368201 [ 4 ] {594b43e8-43b1-4a9c-8b5b-6510c548fb28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:33.368570 [ 4 ] {594b43e8-43b1-4a9c-8b5b-6510c548fb28} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.10 18:55:33.368800 [ 4 ] {594b43e8-43b1-4a9c-8b5b-6510c548fb28} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:33.369054 [ 4 ] {594b43e8-43b1-4a9c-8b5b-6510c548fb28} executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. 2025.02.10 18:55:33.369219 [ 4 ] {594b43e8-43b1-4a9c-8b5b-6510c548fb28} TCPHandler: Processed in 0.001773343 sec. 2025.02.10 18:55:33.369472 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:33.369609 [ 256 ] {85086939-5ad3-4304-baec-ad00e2c2795b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:33.369673 [ 256 ] {85086939-5ad3-4304-baec-ad00e2c2795b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:55:33.370297 [ 256 ] {85086939-5ad3-4304-baec-ad00e2c2795b} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:33.370334 [ 256 ] {85086939-5ad3-4304-baec-ad00e2c2795b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:33.370728 [ 256 ] {85086939-5ad3-4304-baec-ad00e2c2795b} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.10 18:55:33.370966 [ 256 ] {85086939-5ad3-4304-baec-ad00e2c2795b} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:33.371143 [ 256 ] {85086939-5ad3-4304-baec-ad00e2c2795b} executeQuery: Read 237 rows, 16.27 KiB in 0.001564 sec., 151534.52685421993 rows/sec., 10.16 MiB/sec. 2025.02.10 18:55:33.371216 [ 256 ] {85086939-5ad3-4304-baec-ad00e2c2795b} TCPHandler: Processed in 0.001892726 sec. 2025.02.10 18:55:33.371369 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:33.371487 [ 4 ] {e5cca19a-d246-44c3-9a1f-776d52bf824e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:55:33.371540 [ 4 ] {e5cca19a-d246-44c3-9a1f-776d52bf824e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:55:33.372014 [ 4 ] {e5cca19a-d246-44c3-9a1f-776d52bf824e} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:33.372052 [ 4 ] {e5cca19a-d246-44c3-9a1f-776d52bf824e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:33.372410 [ 4 ] {e5cca19a-d246-44c3-9a1f-776d52bf824e} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.10 18:55:33.372655 [ 4 ] {e5cca19a-d246-44c3-9a1f-776d52bf824e} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:33.372893 [ 4 ] {e5cca19a-d246-44c3-9a1f-776d52bf824e} executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. 2025.02.10 18:55:33.373092 [ 4 ] {e5cca19a-d246-44c3-9a1f-776d52bf824e} TCPHandler: Processed in 0.001774543 sec. 2025.02.10 18:55:33.373289 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:33.373408 [ 256 ] {c9eaf2d2-4a90-43b4-8284-81278065ba50} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:33.373482 [ 256 ] {c9eaf2d2-4a90-43b4-8284-81278065ba50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:55:33.374686 [ 256 ] {c9eaf2d2-4a90-43b4-8284-81278065ba50} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:33.374723 [ 256 ] {c9eaf2d2-4a90-43b4-8284-81278065ba50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:33.375396 [ 256 ] {c9eaf2d2-4a90-43b4-8284-81278065ba50} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.10 18:55:33.375652 [ 256 ] {c9eaf2d2-4a90-43b4-8284-81278065ba50} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:33.375804 [ 141 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.10 18:55:33.375845 [ 141 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:33.375868 [ 256 ] {c9eaf2d2-4a90-43b4-8284-81278065ba50} executeQuery: Read 35 rows, 64.22 KiB in 0.00248 sec., 14112.90322580645 rows/sec., 25.29 MiB/sec. 2025.02.10 18:55:33.375875 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2025.02.10 18:55:33.376261 [ 256 ] {c9eaf2d2-4a90-43b4-8284-81278065ba50} TCPHandler: Processed in 0.003055603 sec. 2025.02.10 18:55:33.376274 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.10 18:55:33.376453 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:33.376607 [ 4 ] {6a019a7c-9fe8-4f10-9a98-04602ff03406} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:55:33.376679 [ 4 ] {6a019a7c-9fe8-4f10-9a98-04602ff03406} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:55:33.376830 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:33.376978 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1494 rows starting from the beginning of the part 2025.02.10 18:55:33.377383 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 35 rows starting from the beginning of the part 2025.02.10 18:55:33.377839 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 5 rows starting from the beginning of the part 2025.02.10 18:55:33.377853 [ 4 ] {6a019a7c-9fe8-4f10-9a98-04602ff03406} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:33.377901 [ 4 ] {6a019a7c-9fe8-4f10-9a98-04602ff03406} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:33.378191 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 35 rows starting from the beginning of the part 2025.02.10 18:55:33.378561 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 5 rows starting from the beginning of the part 2025.02.10 18:55:33.378722 [ 4 ] {6a019a7c-9fe8-4f10-9a98-04602ff03406} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.10 18:55:33.378859 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 35 rows starting from the beginning of the part 2025.02.10 18:55:33.379175 [ 4 ] {6a019a7c-9fe8-4f10-9a98-04602ff03406} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:33.379608 [ 4 ] {6a019a7c-9fe8-4f10-9a98-04602ff03406} executeQuery: Read 82 rows, 5.33 KiB in 0.003031 sec., 27053.77763114484 rows/sec., 1.72 MiB/sec. 2025.02.10 18:55:33.379701 [ 4 ] {6a019a7c-9fe8-4f10-9a98-04602ff03406} TCPHandler: Processed in 0.003340131 sec. 2025.02.10 18:55:33.388484 [ 199 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1609 rows, containing 19 columns (19 merged, 0 gathered) in 0.012474131 sec., 128986.9410542506 rows/sec., 231.14 MiB/sec. 2025.02.10 18:55:33.390162 [ 192 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.10 18:55:33.390684 [ 192 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_81_16} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:33.390788 [ 192 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_81_16} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.10 18:55:33.390974 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. 2025.02.10 18:55:34.000228 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 246.28 MiB, peak 257.82 MiB, free memory in arenas 0.00 B, will set to 248.72 MiB (RSS), difference: 2.44 MiB 2025.02.10 18:55:34.049826 [ 138 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.02.10 18:55:34.049926 [ 138 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:34.049972 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:34.050324 [ 199 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.02.10 18:55:34.050784 [ 199 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:34.050844 [ 199 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part 2025.02.10 18:55:34.050938 [ 199 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::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.02.10 18:55:34.051171 [ 199 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part 2025.02.10 18:55:34.051375 [ 199 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part 2025.02.10 18:55:34.051555 [ 199 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part 2025.02.10 18:55:34.052638 [ 192 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002541361 sec., 14165.638018368898 rows/sec., 1.18 MiB/sec. 2025.02.10 18:55:34.052852 [ 192 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.02.10 18:55:34.053207 [ 192 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_25_6} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:34.053301 [ 192 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_25_6} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.02.10 18:55:34.053404 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:55:34.711371 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.02.10 18:55:34.733096 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:34.733158 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:34.740517 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.10 18:55:34.741300 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:34.744429 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.02.10 18:55:36.545703 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:36.545891 [ 4 ] {82d58a78-3dd1-43ba-a8f8-4d7a3cdaba42} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:55:36.545962 [ 4 ] {82d58a78-3dd1-43ba-a8f8-4d7a3cdaba42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:55:36.546686 [ 4 ] {82d58a78-3dd1-43ba-a8f8-4d7a3cdaba42} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:36.546732 [ 4 ] {82d58a78-3dd1-43ba-a8f8-4d7a3cdaba42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:36.547151 [ 4 ] {82d58a78-3dd1-43ba-a8f8-4d7a3cdaba42} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.10 18:55:36.547413 [ 4 ] {82d58a78-3dd1-43ba-a8f8-4d7a3cdaba42} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:36.547647 [ 4 ] {82d58a78-3dd1-43ba-a8f8-4d7a3cdaba42} executeQuery: Read 2 rows, 167.00 B in 0.001806 sec., 1107.4197120708748 rows/sec., 90.30 KiB/sec. 2025.02.10 18:55:36.547713 [ 4 ] {82d58a78-3dd1-43ba-a8f8-4d7a3cdaba42} TCPHandler: Processed in 0.002133641 sec. 2025.02.10 18:55:36.547969 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:36.548193 [ 256 ] {1e3eeeb8-d7c6-4124-92bc-fcbae4ae9319} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:55:36.548279 [ 256 ] {1e3eeeb8-d7c6-4124-92bc-fcbae4ae9319} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:55:36.549648 [ 256 ] {1e3eeeb8-d7c6-4124-92bc-fcbae4ae9319} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:36.549705 [ 256 ] {1e3eeeb8-d7c6-4124-92bc-fcbae4ae9319} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:36.550225 [ 256 ] {1e3eeeb8-d7c6-4124-92bc-fcbae4ae9319} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.10 18:55:36.550482 [ 256 ] {1e3eeeb8-d7c6-4124-92bc-fcbae4ae9319} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:36.550686 [ 135 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.10 18:55:36.550751 [ 256 ] {1e3eeeb8-d7c6-4124-92bc-fcbae4ae9319} executeQuery: Read 1207 rows, 102.02 KiB in 0.002614 sec., 461744.4529456771 rows/sec., 38.11 MiB/sec. 2025.02.10 18:55:36.550778 [ 135 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:36.550853 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:36.550889 [ 256 ] {1e3eeeb8-d7c6-4124-92bc-fcbae4ae9319} TCPHandler: Processed in 0.003054793 sec. 2025.02.10 18:55:36.551093 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:36.551111 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.10 18:55:36.551281 [ 4 ] {e7e03cf8-dff7-4afc-9bc7-d5bae23d8e01} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:55:36.551379 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:36.551390 [ 4 ] {e7e03cf8-dff7-4afc-9bc7-d5bae23d8e01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:55:36.551453 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1432 rows starting from the beginning of the part 2025.02.10 18:55:36.551752 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 66 rows starting from the beginning of the part 2025.02.10 18:55:36.552139 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 278 rows starting from the beginning of the part 2025.02.10 18:55:36.552483 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 66 rows starting from the beginning of the part 2025.02.10 18:55:36.552882 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 273 rows starting from the beginning of the part 2025.02.10 18:55:36.553209 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1207 rows starting from the beginning of the part 2025.02.10 18:55:36.554084 [ 4 ] {e7e03cf8-dff7-4afc-9bc7-d5bae23d8e01} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:36.554159 [ 4 ] {e7e03cf8-dff7-4afc-9bc7-d5bae23d8e01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:36.554985 [ 4 ] {e7e03cf8-dff7-4afc-9bc7-d5bae23d8e01} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.10 18:55:36.555513 [ 4 ] {e7e03cf8-dff7-4afc-9bc7-d5bae23d8e01} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:36.555778 [ 4 ] {e7e03cf8-dff7-4afc-9bc7-d5bae23d8e01} executeQuery: Read 7 rows, 528.00 B in 0.004547 sec., 1539.4765779634924 rows/sec., 113.40 KiB/sec. 2025.02.10 18:55:36.555857 [ 4 ] {e7e03cf8-dff7-4afc-9bc7-d5bae23d8e01} TCPHandler: Processed in 0.004860937 sec. 2025.02.10 18:55:36.556027 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:36.556365 [ 256 ] {c3cb6d4e-6c41-4bc4-8ffc-8cdf5200ec25} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:55:36.556380 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.005424711 sec., 612382.8532063736 rows/sec., 53.69 MiB/sec. 2025.02.10 18:55:36.556455 [ 256 ] {c3cb6d4e-6c41-4bc4-8ffc-8cdf5200ec25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:55:36.556665 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.10 18:55:36.557277 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_101_20} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:36.557464 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_101_20} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.10 18:55:36.557641 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.10 18:55:36.557832 [ 256 ] {c3cb6d4e-6c41-4bc4-8ffc-8cdf5200ec25} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:36.557877 [ 256 ] {c3cb6d4e-6c41-4bc4-8ffc-8cdf5200ec25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:36.558245 [ 256 ] {c3cb6d4e-6c41-4bc4-8ffc-8cdf5200ec25} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.10 18:55:36.558488 [ 256 ] {c3cb6d4e-6c41-4bc4-8ffc-8cdf5200ec25} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:36.558690 [ 256 ] {c3cb6d4e-6c41-4bc4-8ffc-8cdf5200ec25} executeQuery: Read 228 rows, 15.81 KiB in 0.002454 sec., 92909.53545232274 rows/sec., 6.29 MiB/sec. 2025.02.10 18:55:36.558748 [ 256 ] {c3cb6d4e-6c41-4bc4-8ffc-8cdf5200ec25} TCPHandler: Processed in 0.002804397 sec. 2025.02.10 18:55:36.558891 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:36.559014 [ 4 ] {a5f527dd-ce58-4052-8b59-e46720416b8d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:55:36.559067 [ 4 ] {a5f527dd-ce58-4052-8b59-e46720416b8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:55:36.559869 [ 4 ] {a5f527dd-ce58-4052-8b59-e46720416b8d} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:36.559909 [ 4 ] {a5f527dd-ce58-4052-8b59-e46720416b8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:36.560304 [ 4 ] {a5f527dd-ce58-4052-8b59-e46720416b8d} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.10 18:55:36.560548 [ 4 ] {a5f527dd-ce58-4052-8b59-e46720416b8d} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:36.560713 [ 135 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.10 18:55:36.560777 [ 4 ] {a5f527dd-ce58-4052-8b59-e46720416b8d} executeQuery: Read 527 rows, 39.97 KiB in 0.001783 sec., 295569.2652832305 rows/sec., 21.89 MiB/sec. 2025.02.10 18:55:36.560779 [ 135 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:36.560862 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:36.560915 [ 4 ] {a5f527dd-ce58-4052-8b59-e46720416b8d} TCPHandler: Processed in 0.002077241 sec. 2025.02.10 18:55:36.561133 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.10 18:55:36.561152 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:36.561342 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:36.561415 [ 256 ] {830bf598-9984-4ec0-89fe-465ad8da7e41} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:36.561418 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 914 rows starting from the beginning of the part 2025.02.10 18:55:36.561549 [ 256 ] {830bf598-9984-4ec0-89fe-465ad8da7e41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:55:36.561708 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::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.02.10 18:55:36.562138 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 427 rows starting from the beginning of the part 2025.02.10 18:55:36.562586 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 69 rows starting from the beginning of the part 2025.02.10 18:55:36.562941 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 417 rows starting from the beginning of the part 2025.02.10 18:55:36.563279 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 527 rows starting from the beginning of the part 2025.02.10 18:55:36.564469 [ 256 ] {830bf598-9984-4ec0-89fe-465ad8da7e41} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:36.564542 [ 256 ] {830bf598-9984-4ec0-89fe-465ad8da7e41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:36.565644 [ 256 ] {830bf598-9984-4ec0-89fe-465ad8da7e41} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.10 18:55:36.566115 [ 256 ] {830bf598-9984-4ec0-89fe-465ad8da7e41} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:36.566329 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2423 rows, containing 5 columns (5 merged, 0 gathered) in 0.00535512 sec., 452464.1838091397 rows/sec., 34.71 MiB/sec. 2025.02.10 18:55:36.566564 [ 256 ] {830bf598-9984-4ec0-89fe-465ad8da7e41} executeQuery: Read 965 rows, 66.32 KiB in 0.005209 sec., 185256.287195239 rows/sec., 12.43 MiB/sec. 2025.02.10 18:55:36.566694 [ 256 ] {830bf598-9984-4ec0-89fe-465ad8da7e41} TCPHandler: Processed in 0.005666957 sec. 2025.02.10 18:55:36.566797 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.10 18:55:36.566872 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:36.567036 [ 4 ] {cc0fd53b-67c8-4bac-99dc-cd6db0d558bb} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:36.567194 [ 4 ] {cc0fd53b-67c8-4bac-99dc-cd6db0d558bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:55:36.567477 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_101_20} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:36.567778 [ 200 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_101_20} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.10 18:55:36.568066 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.10 18:55:36.568938 [ 4 ] {cc0fd53b-67c8-4bac-99dc-cd6db0d558bb} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:36.568983 [ 4 ] {cc0fd53b-67c8-4bac-99dc-cd6db0d558bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:36.569621 [ 4 ] {cc0fd53b-67c8-4bac-99dc-cd6db0d558bb} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.10 18:55:36.569879 [ 4 ] {cc0fd53b-67c8-4bac-99dc-cd6db0d558bb} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:36.570117 [ 4 ] {cc0fd53b-67c8-4bac-99dc-cd6db0d558bb} executeQuery: Read 5 rows, 9.17 KiB in 0.003123 sec., 1601.024655779699 rows/sec., 2.87 MiB/sec. 2025.02.10 18:55:36.570216 [ 4 ] {cc0fd53b-67c8-4bac-99dc-cd6db0d558bb} TCPHandler: Processed in 0.003426633 sec. 2025.02.10 18:55:36.570372 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:36.570513 [ 256 ] {623bf49f-d239-46e7-ba1e-d0edd98a0429} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:55:36.570575 [ 256 ] {623bf49f-d239-46e7-ba1e-d0edd98a0429} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:55:36.571152 [ 256 ] {623bf49f-d239-46e7-ba1e-d0edd98a0429} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:36.571192 [ 256 ] {623bf49f-d239-46e7-ba1e-d0edd98a0429} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:36.571563 [ 256 ] {623bf49f-d239-46e7-ba1e-d0edd98a0429} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.10 18:55:36.571805 [ 256 ] {623bf49f-d239-46e7-ba1e-d0edd98a0429} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:36.571984 [ 135 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.10 18:55:36.572041 [ 135 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:36.572052 [ 256 ] {623bf49f-d239-46e7-ba1e-d0edd98a0429} executeQuery: Read 44 rows, 3.03 KiB in 0.001564 sec., 28132.992327365726 rows/sec., 1.89 MiB/sec. 2025.02.10 18:55:36.572073 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:36.572199 [ 256 ] {623bf49f-d239-46e7-ba1e-d0edd98a0429} TCPHandler: Processed in 0.001890246 sec. 2025.02.10 18:55:36.572333 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.10 18:55:36.572478 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:36.572514 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5870 rows starting from the beginning of the part 2025.02.10 18:55:36.572620 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part 2025.02.10 18:55:36.572827 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 82 rows starting from the beginning of the part 2025.02.10 18:55:36.573005 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::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.02.10 18:55:36.573126 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 82 rows starting from the beginning of the part 2025.02.10 18:55:36.573336 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 44 rows starting from the beginning of the part 2025.02.10 18:55:36.575481 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 6198 rows, containing 4 columns (4 merged, 0 gathered) in 0.003268549 sec., 1896254.2706258956 rows/sec., 123.61 MiB/sec. 2025.02.10 18:55:36.575939 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.10 18:55:36.576249 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_101_20} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:36.576332 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_101_20} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.10 18:55:36.576420 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2025.02.10 18:55:38.335768 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:38.335961 [ 4 ] {7e9a2f42-c853-4dff-a615-80e3d85fe800} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:55:38.336033 [ 4 ] {7e9a2f42-c853-4dff-a615-80e3d85fe800} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:55:38.336812 [ 4 ] {7e9a2f42-c853-4dff-a615-80e3d85fe800} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:38.336867 [ 4 ] {7e9a2f42-c853-4dff-a615-80e3d85fe800} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:38.337299 [ 4 ] {7e9a2f42-c853-4dff-a615-80e3d85fe800} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.10 18:55:38.337563 [ 4 ] {7e9a2f42-c853-4dff-a615-80e3d85fe800} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:38.337799 [ 4 ] {7e9a2f42-c853-4dff-a615-80e3d85fe800} executeQuery: Read 56 rows, 4.41 KiB in 0.001891 sec., 29613.960867265996 rows/sec., 2.27 MiB/sec. 2025.02.10 18:55:38.337858 [ 4 ] {7e9a2f42-c853-4dff-a615-80e3d85fe800} TCPHandler: Processed in 0.002219674 sec. 2025.02.10 18:55:38.338138 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:38.338336 [ 256 ] {121b43b3-5fa2-49bf-a269-6359b4bf1c87} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:55:38.338410 [ 256 ] {121b43b3-5fa2-49bf-a269-6359b4bf1c87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:55:38.339195 [ 256 ] {121b43b3-5fa2-49bf-a269-6359b4bf1c87} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:38.339248 [ 256 ] {121b43b3-5fa2-49bf-a269-6359b4bf1c87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:38.339689 [ 256 ] {121b43b3-5fa2-49bf-a269-6359b4bf1c87} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.10 18:55:38.339949 [ 256 ] {121b43b3-5fa2-49bf-a269-6359b4bf1c87} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:38.340192 [ 256 ] {121b43b3-5fa2-49bf-a269-6359b4bf1c87} executeQuery: Read 64 rows, 5.12 KiB in 0.001911 sec., 33490.31920460492 rows/sec., 2.61 MiB/sec. 2025.02.10 18:55:38.340251 [ 256 ] {121b43b3-5fa2-49bf-a269-6359b4bf1c87} TCPHandler: Processed in 0.002255974 sec. 2025.02.10 18:55:38.340400 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:38.340523 [ 4 ] {e34f6932-5fab-493a-9c11-796e15b0c954} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:38.340578 [ 4 ] {e34f6932-5fab-493a-9c11-796e15b0c954} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:55:38.341121 [ 4 ] {e34f6932-5fab-493a-9c11-796e15b0c954} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:38.341161 [ 4 ] {e34f6932-5fab-493a-9c11-796e15b0c954} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:38.341550 [ 4 ] {e34f6932-5fab-493a-9c11-796e15b0c954} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.10 18:55:38.341789 [ 4 ] {e34f6932-5fab-493a-9c11-796e15b0c954} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:38.342002 [ 4 ] {e34f6932-5fab-493a-9c11-796e15b0c954} executeQuery: Read 42 rows, 2.99 KiB in 0.001508 sec., 27851.458885941644 rows/sec., 1.94 MiB/sec. 2025.02.10 18:55:38.342053 [ 4 ] {e34f6932-5fab-493a-9c11-796e15b0c954} TCPHandler: Processed in 0.001712252 sec. 2025.02.10 18:55:38.342269 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:38.342494 [ 256 ] {7db6e8f5-5d8e-49af-b8c7-9a2949b4bb5d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:55:38.342592 [ 256 ] {7db6e8f5-5d8e-49af-b8c7-9a2949b4bb5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:55:38.343326 [ 256 ] {7db6e8f5-5d8e-49af-b8c7-9a2949b4bb5d} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:38.343367 [ 256 ] {7db6e8f5-5d8e-49af-b8c7-9a2949b4bb5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:38.343744 [ 256 ] {7db6e8f5-5d8e-49af-b8c7-9a2949b4bb5d} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.10 18:55:38.343985 [ 256 ] {7db6e8f5-5d8e-49af-b8c7-9a2949b4bb5d} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:38.344200 [ 256 ] {7db6e8f5-5d8e-49af-b8c7-9a2949b4bb5d} executeQuery: Read 16 rows, 1.11 KiB in 0.001762 sec., 9080.590238365494 rows/sec., 629.61 KiB/sec. 2025.02.10 18:55:38.344252 [ 256 ] {7db6e8f5-5d8e-49af-b8c7-9a2949b4bb5d} TCPHandler: Processed in 0.002090661 sec. 2025.02.10 18:55:40.281484 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 2025.02.10 18:55:40.282464 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:40.282514 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:40.283044 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.10 18:55:40.283305 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:40.283534 [ 130 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.10 18:55:40.283554 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 2025.02.10 18:55:40.283630 [ 130 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:40.283664 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:40.283876 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.10 18:55:40.284135 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:40.284212 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part 2025.02.10 18:55:40.284296 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part 2025.02.10 18:55:40.284408 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part 2025.02.10 18:55:40.284660 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part 2025.02.10 18:55:40.284834 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part 2025.02.10 18:55:40.284926 [ 189 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part 2025.02.10 18:55:40.287628 [ 195 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.003866683 sec., 7241090.102291809 rows/sec., 103.58 MiB/sec. 2025.02.10 18:55:40.288203 [ 195 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.10 18:55:40.288547 [ 195 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_61_12} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:40.288644 [ 195 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_61_12} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.10 18:55:40.288761 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2025.02.10 18:55:42.244530 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.02.10 18:55:42.265737 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:42.265788 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:42.273117 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.10 18:55:42.273893 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:42.274317 [ 124 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.10 18:55:42.274460 [ 124 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:42.274552 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:42.274996 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.10 18:55:42.292803 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.02.10 18:55:42.294213 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:42.295917 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2025.02.10 18:55:42.301526 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2025.02.10 18:55:42.307049 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2025.02.10 18:55:42.312489 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part 2025.02.10 18:55:42.318026 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2025.02.10 18:55:42.322531 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2025.02.10 18:55:42.380239 [ 195 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.105531335 sec., 4358.894919693757 rows/sec., 22.54 MiB/sec. 2025.02.10 18:55:42.383858 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.10 18:55:42.386920 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_61_12} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:42.387062 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_61_12} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.10 18:55:42.389574 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.02.10 18:55:42.934105 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1840 2025.02.10 18:55:42.937557 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:42.937610 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:42.939127 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.10 18:55:42.939451 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:42.940907 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1840 2025.02.10 18:55:43.347175 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:43.347370 [ 4 ] {f756a9ca-d2f3-4be1-98ab-0d2cc96e0cb9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:55:43.347440 [ 4 ] {f756a9ca-d2f3-4be1-98ab-0d2cc96e0cb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:55:43.348168 [ 4 ] {f756a9ca-d2f3-4be1-98ab-0d2cc96e0cb9} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:43.348217 [ 4 ] {f756a9ca-d2f3-4be1-98ab-0d2cc96e0cb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:43.348654 [ 4 ] {f756a9ca-d2f3-4be1-98ab-0d2cc96e0cb9} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.10 18:55:43.348905 [ 4 ] {f756a9ca-d2f3-4be1-98ab-0d2cc96e0cb9} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:43.349103 [ 4 ] {f756a9ca-d2f3-4be1-98ab-0d2cc96e0cb9} executeQuery: Read 14 rows, 1.01 KiB in 0.001786 sec., 7838.7458006718925 rows/sec., 564.28 KiB/sec. 2025.02.10 18:55:43.349160 [ 4 ] {f756a9ca-d2f3-4be1-98ab-0d2cc96e0cb9} TCPHandler: Processed in 0.002105201 sec. 2025.02.10 18:55:43.349441 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:43.349660 [ 256 ] {de2dbeab-a108-4a05-add5-bc1e56fb8186} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:55:43.349742 [ 256 ] {de2dbeab-a108-4a05-add5-bc1e56fb8186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:55:43.350680 [ 256 ] {de2dbeab-a108-4a05-add5-bc1e56fb8186} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:43.350729 [ 256 ] {de2dbeab-a108-4a05-add5-bc1e56fb8186} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:43.351197 [ 256 ] {de2dbeab-a108-4a05-add5-bc1e56fb8186} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.10 18:55:43.351454 [ 256 ] {de2dbeab-a108-4a05-add5-bc1e56fb8186} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:43.351705 [ 256 ] {de2dbeab-a108-4a05-add5-bc1e56fb8186} executeQuery: Read 273 rows, 24.64 KiB in 0.002104 sec., 129752.85171102661 rows/sec., 11.44 MiB/sec. 2025.02.10 18:55:43.351818 [ 256 ] {de2dbeab-a108-4a05-add5-bc1e56fb8186} TCPHandler: Processed in 0.002533321 sec. 2025.02.10 18:55:43.352006 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:43.352267 [ 4 ] {6711c54d-059b-4a12-95c3-6cf1f0b1d8ff} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:55:43.352333 [ 4 ] {6711c54d-059b-4a12-95c3-6cf1f0b1d8ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:55:43.352928 [ 4 ] {6711c54d-059b-4a12-95c3-6cf1f0b1d8ff} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:43.352967 [ 4 ] {6711c54d-059b-4a12-95c3-6cf1f0b1d8ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:43.353336 [ 4 ] {6711c54d-059b-4a12-95c3-6cf1f0b1d8ff} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.10 18:55:43.353570 [ 4 ] {6711c54d-059b-4a12-95c3-6cf1f0b1d8ff} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:43.353755 [ 4 ] {6711c54d-059b-4a12-95c3-6cf1f0b1d8ff} executeQuery: Read 42 rows, 3.09 KiB in 0.001567 sec., 26802.807913209956 rows/sec., 1.92 MiB/sec. 2025.02.10 18:55:43.353859 [ 4 ] {6711c54d-059b-4a12-95c3-6cf1f0b1d8ff} TCPHandler: Processed in 0.001959607 sec. 2025.02.10 18:55:43.354029 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:43.354177 [ 256 ] {e9907b56-4d6b-4591-93bd-2c4aece722e9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:55:43.354235 [ 256 ] {e9907b56-4d6b-4591-93bd-2c4aece722e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:55:43.354801 [ 256 ] {e9907b56-4d6b-4591-93bd-2c4aece722e9} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:43.354841 [ 256 ] {e9907b56-4d6b-4591-93bd-2c4aece722e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:43.355200 [ 256 ] {e9907b56-4d6b-4591-93bd-2c4aece722e9} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.10 18:55:43.355444 [ 256 ] {e9907b56-4d6b-4591-93bd-2c4aece722e9} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:43.355666 [ 256 ] {e9907b56-4d6b-4591-93bd-2c4aece722e9} executeQuery: Read 14 rows, 1004.00 B in 0.001519 sec., 9216.589861751152 rows/sec., 645.47 KiB/sec. 2025.02.10 18:55:43.355719 [ 256 ] {e9907b56-4d6b-4591-93bd-2c4aece722e9} TCPHandler: Processed in 0.001781873 sec. 2025.02.10 18:55:43.355851 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:43.355967 [ 4 ] {efb41d2e-8c1b-4eb1-8995-2b69798bf5b0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:55:43.356015 [ 4 ] {efb41d2e-8c1b-4eb1-8995-2b69798bf5b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:55:43.356614 [ 4 ] {efb41d2e-8c1b-4eb1-8995-2b69798bf5b0} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:43.356652 [ 4 ] {efb41d2e-8c1b-4eb1-8995-2b69798bf5b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:43.357014 [ 4 ] {efb41d2e-8c1b-4eb1-8995-2b69798bf5b0} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.10 18:55:43.357253 [ 4 ] {efb41d2e-8c1b-4eb1-8995-2b69798bf5b0} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:43.357425 [ 4 ] {efb41d2e-8c1b-4eb1-8995-2b69798bf5b0} executeQuery: Read 13 rows, 830.00 B in 0.001481 sec., 8777.852802160704 rows/sec., 547.30 KiB/sec. 2025.02.10 18:55:43.357476 [ 4 ] {efb41d2e-8c1b-4eb1-8995-2b69798bf5b0} TCPHandler: Processed in 0.00168148 sec. 2025.02.10 18:55:43.357641 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:43.357758 [ 256 ] {aa3ba192-3f8c-48b8-b369-92bdee88a495} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:55:43.357807 [ 256 ] {aa3ba192-3f8c-48b8-b369-92bdee88a495} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:55:43.358563 [ 256 ] {aa3ba192-3f8c-48b8-b369-92bdee88a495} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:43.358604 [ 256 ] {aa3ba192-3f8c-48b8-b369-92bdee88a495} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:43.358988 [ 256 ] {aa3ba192-3f8c-48b8-b369-92bdee88a495} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.10 18:55:43.359232 [ 256 ] {aa3ba192-3f8c-48b8-b369-92bdee88a495} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:43.359463 [ 256 ] {aa3ba192-3f8c-48b8-b369-92bdee88a495} executeQuery: Read 417 rows, 30.48 KiB in 0.001728 sec., 241319.44444444447 rows/sec., 17.23 MiB/sec. 2025.02.10 18:55:43.359516 [ 256 ] {aa3ba192-3f8c-48b8-b369-92bdee88a495} TCPHandler: Processed in 0.001932277 sec. 2025.02.10 18:55:43.359669 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:43.359786 [ 4 ] {da7245fa-7186-4c34-ad05-0eb19fc401b2} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:55:43.359837 [ 4 ] {da7245fa-7186-4c34-ad05-0eb19fc401b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:55:43.360325 [ 4 ] {da7245fa-7186-4c34-ad05-0eb19fc401b2} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:43.360360 [ 4 ] {da7245fa-7186-4c34-ad05-0eb19fc401b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:43.360721 [ 4 ] {da7245fa-7186-4c34-ad05-0eb19fc401b2} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.10 18:55:43.360955 [ 4 ] {da7245fa-7186-4c34-ad05-0eb19fc401b2} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:43.361126 [ 4 ] {da7245fa-7186-4c34-ad05-0eb19fc401b2} executeQuery: Read 6 rows, 321.00 B in 0.001364 sec., 4398.826979472141 rows/sec., 229.82 KiB/sec. 2025.02.10 18:55:43.361174 [ 4 ] {da7245fa-7186-4c34-ad05-0eb19fc401b2} TCPHandler: Processed in 0.001560518 sec. 2025.02.10 18:55:43.361371 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:43.361595 [ 256 ] {45c8a13b-ed39-4e82-8380-7bc2f5aee673} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:43.361694 [ 256 ] {45c8a13b-ed39-4e82-8380-7bc2f5aee673} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:55:43.362536 [ 256 ] {45c8a13b-ed39-4e82-8380-7bc2f5aee673} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:43.362576 [ 256 ] {45c8a13b-ed39-4e82-8380-7bc2f5aee673} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:43.362980 [ 256 ] {45c8a13b-ed39-4e82-8380-7bc2f5aee673} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.10 18:55:43.363221 [ 256 ] {45c8a13b-ed39-4e82-8380-7bc2f5aee673} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:43.363446 [ 256 ] {45c8a13b-ed39-4e82-8380-7bc2f5aee673} executeQuery: Read 237 rows, 16.27 KiB in 0.001903 sec., 124540.19968470836 rows/sec., 8.35 MiB/sec. 2025.02.10 18:55:43.363499 [ 256 ] {45c8a13b-ed39-4e82-8380-7bc2f5aee673} TCPHandler: Processed in 0.002235204 sec. 2025.02.10 18:55:43.363654 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:43.363961 [ 4 ] {4e1b8b3e-8997-45c2-8efc-adb3b0dc856d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:55:43.364106 [ 4 ] {4e1b8b3e-8997-45c2-8efc-adb3b0dc856d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:55:43.364727 [ 4 ] {4e1b8b3e-8997-45c2-8efc-adb3b0dc856d} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:43.364764 [ 4 ] {4e1b8b3e-8997-45c2-8efc-adb3b0dc856d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:43.365121 [ 4 ] {4e1b8b3e-8997-45c2-8efc-adb3b0dc856d} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.10 18:55:43.365363 [ 4 ] {4e1b8b3e-8997-45c2-8efc-adb3b0dc856d} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:43.365572 [ 4 ] {4e1b8b3e-8997-45c2-8efc-adb3b0dc856d} executeQuery: Read 1 rows, 69.00 B in 0.001715 sec., 583.0903790087464 rows/sec., 39.29 KiB/sec. 2025.02.10 18:55:43.365686 [ 4 ] {4e1b8b3e-8997-45c2-8efc-adb3b0dc856d} TCPHandler: Processed in 0.002106551 sec. 2025.02.10 18:55:43.365900 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:43.366040 [ 256 ] {5933bb58-0778-48c6-9072-e1a32dad5880} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:43.366128 [ 256 ] {5933bb58-0778-48c6-9072-e1a32dad5880} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:55:43.367293 [ 256 ] {5933bb58-0778-48c6-9072-e1a32dad5880} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:43.367332 [ 256 ] {5933bb58-0778-48c6-9072-e1a32dad5880} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:43.367982 [ 256 ] {5933bb58-0778-48c6-9072-e1a32dad5880} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.10 18:55:43.368240 [ 256 ] {5933bb58-0778-48c6-9072-e1a32dad5880} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:43.368496 [ 256 ] {5933bb58-0778-48c6-9072-e1a32dad5880} executeQuery: Read 35 rows, 64.22 KiB in 0.002484 sec., 14090.177133655394 rows/sec., 25.25 MiB/sec. 2025.02.10 18:55:43.368625 [ 256 ] {5933bb58-0778-48c6-9072-e1a32dad5880} TCPHandler: Processed in 0.002843498 sec. 2025.02.10 18:55:43.368870 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:43.369078 [ 4 ] {be53f3e7-714f-4342-aa42-9c1b93ac1385} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:55:43.369127 [ 4 ] {be53f3e7-714f-4342-aa42-9c1b93ac1385} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:55:43.369608 [ 4 ] {be53f3e7-714f-4342-aa42-9c1b93ac1385} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:43.369646 [ 4 ] {be53f3e7-714f-4342-aa42-9c1b93ac1385} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:43.370024 [ 4 ] {be53f3e7-714f-4342-aa42-9c1b93ac1385} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.10 18:55:43.370265 [ 4 ] {be53f3e7-714f-4342-aa42-9c1b93ac1385} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:43.370486 [ 4 ] {be53f3e7-714f-4342-aa42-9c1b93ac1385} executeQuery: Read 82 rows, 5.33 KiB in 0.001442 sec., 56865.464632454925 rows/sec., 3.61 MiB/sec. 2025.02.10 18:55:43.370537 [ 4 ] {be53f3e7-714f-4342-aa42-9c1b93ac1385} TCPHandler: Processed in 0.001819893 sec. 2025.02.10 18:55:47.604507 [ 116 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:55:47.604574 [ 116 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:55:47.783949 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 2025.02.10 18:55:47.784598 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:47.784643 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:47.785193 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.10 18:55:47.785461 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:47.785676 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.02.10 18:55:48.341348 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:48.341536 [ 4 ] {55b0127f-1ff8-43fb-acdb-4dd326875c34} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:55:48.341610 [ 4 ] {55b0127f-1ff8-43fb-acdb-4dd326875c34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:55:48.342379 [ 4 ] {55b0127f-1ff8-43fb-acdb-4dd326875c34} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:48.342433 [ 4 ] {55b0127f-1ff8-43fb-acdb-4dd326875c34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:48.342871 [ 4 ] {55b0127f-1ff8-43fb-acdb-4dd326875c34} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.10 18:55:48.343117 [ 4 ] {55b0127f-1ff8-43fb-acdb-4dd326875c34} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:48.343383 [ 4 ] {55b0127f-1ff8-43fb-acdb-4dd326875c34} executeQuery: Read 66 rows, 5.38 KiB in 0.001896 sec., 34810.126582278484 rows/sec., 2.77 MiB/sec. 2025.02.10 18:55:48.343488 [ 4 ] {55b0127f-1ff8-43fb-acdb-4dd326875c34} TCPHandler: Processed in 0.002279895 sec. 2025.02.10 18:55:48.343779 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:48.343985 [ 256 ] {baa13d7a-e23d-40e9-92ea-093c2c42f557} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:55:48.344061 [ 256 ] {baa13d7a-e23d-40e9-92ea-093c2c42f557} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:55:48.344826 [ 256 ] {baa13d7a-e23d-40e9-92ea-093c2c42f557} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:48.344874 [ 256 ] {baa13d7a-e23d-40e9-92ea-093c2c42f557} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:48.345300 [ 256 ] {baa13d7a-e23d-40e9-92ea-093c2c42f557} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.10 18:55:48.345559 [ 256 ] {baa13d7a-e23d-40e9-92ea-093c2c42f557} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:48.345784 [ 256 ] {baa13d7a-e23d-40e9-92ea-093c2c42f557} executeQuery: Read 5 rows, 385.00 B in 0.001846 sec., 2708.5590465872156 rows/sec., 203.67 KiB/sec. 2025.02.10 18:55:48.345845 [ 256 ] {baa13d7a-e23d-40e9-92ea-093c2c42f557} TCPHandler: Processed in 0.002243534 sec. 2025.02.10 18:55:48.345986 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:48.346114 [ 4 ] {fdf20b61-fc4c-4245-9c60-8dca4fa3146a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:55:48.346166 [ 4 ] {fdf20b61-fc4c-4245-9c60-8dca4fa3146a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:55:48.346793 [ 4 ] {fdf20b61-fc4c-4245-9c60-8dca4fa3146a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:48.346836 [ 4 ] {fdf20b61-fc4c-4245-9c60-8dca4fa3146a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:48.347209 [ 4 ] {fdf20b61-fc4c-4245-9c60-8dca4fa3146a} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.10 18:55:48.347470 [ 4 ] {fdf20b61-fc4c-4245-9c60-8dca4fa3146a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:48.347708 [ 4 ] {fdf20b61-fc4c-4245-9c60-8dca4fa3146a} executeQuery: Read 69 rows, 5.52 KiB in 0.001624 sec., 42487.684729064036 rows/sec., 3.32 MiB/sec. 2025.02.10 18:55:48.347768 [ 4 ] {fdf20b61-fc4c-4245-9c60-8dca4fa3146a} TCPHandler: Processed in 0.001840665 sec. 2025.02.10 18:55:48.347910 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:48.348038 [ 256 ] {c958ad80-088c-4699-a67f-601667e05f05} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:48.348094 [ 256 ] {c958ad80-088c-4699-a67f-601667e05f05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:55:48.348702 [ 256 ] {c958ad80-088c-4699-a67f-601667e05f05} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:48.348742 [ 256 ] {c958ad80-088c-4699-a67f-601667e05f05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:48.349144 [ 256 ] {c958ad80-088c-4699-a67f-601667e05f05} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.10 18:55:48.349397 [ 256 ] {c958ad80-088c-4699-a67f-601667e05f05} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:48.349588 [ 115 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_99_20 to all_104_104_0 2025.02.10 18:55:48.349613 [ 256 ] {c958ad80-088c-4699-a67f-601667e05f05} executeQuery: Read 160 rows, 11.41 KiB in 0.0016 sec., 100000 rows/sec., 6.96 MiB/sec. 2025.02.10 18:55:48.349662 [ 115 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:48.349732 [ 256 ] {c958ad80-088c-4699-a67f-601667e05f05} TCPHandler: Processed in 0.001874315 sec. 2025.02.10 18:55:48.349732 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:48.349955 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:48.349972 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_104_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_99_20 to all_104_104_0 into Compact with storage Full 2025.02.10 18:55:48.350237 [ 4 ] {d86c39fa-d0ae-48ec-a36a-f0ba595b9d9f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:48.350514 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_104_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:48.350686 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_104_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_99_20, total 30041 rows starting from the beginning of the part 2025.02.10 18:55:48.350674 [ 4 ] {d86c39fa-d0ae-48ec-a36a-f0ba595b9d9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:55:48.351409 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_104_21} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 237 rows starting from the beginning of the part 2025.02.10 18:55:48.351937 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_104_21} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 965 rows starting from the beginning of the part 2025.02.10 18:55:48.352429 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_104_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 42 rows starting from the beginning of the part 2025.02.10 18:55:48.352976 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_104_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part 2025.02.10 18:55:48.353593 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_104_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part 2025.02.10 18:55:48.355581 [ 4 ] {d86c39fa-d0ae-48ec-a36a-f0ba595b9d9f} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:48.355633 [ 4 ] {d86c39fa-d0ae-48ec-a36a-f0ba595b9d9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:48.356641 [ 4 ] {d86c39fa-d0ae-48ec-a36a-f0ba595b9d9f} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.10 18:55:48.357197 [ 4 ] {d86c39fa-d0ae-48ec-a36a-f0ba595b9d9f} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:48.357661 [ 4 ] {d86c39fa-d0ae-48ec-a36a-f0ba595b9d9f} executeQuery: Read 5 rows, 9.17 KiB in 0.007582 sec., 659.4566077552097 rows/sec., 1.18 MiB/sec. 2025.02.10 18:55:48.357793 [ 4 ] {d86c39fa-d0ae-48ec-a36a-f0ba595b9d9f} TCPHandler: Processed in 0.007928652 sec. 2025.02.10 18:55:48.357963 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:48.358127 [ 256 ] {0cd2b6e5-a2e5-4464-87f3-75cdcd880d39} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:55:48.358181 [ 256 ] {0cd2b6e5-a2e5-4464-87f3-75cdcd880d39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:55:48.358754 [ 256 ] {0cd2b6e5-a2e5-4464-87f3-75cdcd880d39} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:48.358804 [ 256 ] {0cd2b6e5-a2e5-4464-87f3-75cdcd880d39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:48.359552 [ 256 ] {0cd2b6e5-a2e5-4464-87f3-75cdcd880d39} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.10 18:55:48.359913 [ 256 ] {0cd2b6e5-a2e5-4464-87f3-75cdcd880d39} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:48.360158 [ 256 ] {0cd2b6e5-a2e5-4464-87f3-75cdcd880d39} executeQuery: Read 60 rows, 4.14 KiB in 0.002069 sec., 28999.516674722086 rows/sec., 1.95 MiB/sec. 2025.02.10 18:55:48.360231 [ 256 ] {0cd2b6e5-a2e5-4464-87f3-75cdcd880d39} TCPHandler: Processed in 0.002329557 sec. 2025.02.10 18:55:48.362662 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_104_21} MergeTask::MergeProjectionsStage: Merge sorted 31682 rows, containing 5 columns (5 merged, 0 gathered) in 0.012795169 sec., 2476090.7808251693 rows/sec., 167.18 MiB/sec. 2025.02.10 18:55:48.363192 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_104_21} MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) 2025.02.10 18:55:48.363521 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_104_21} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:48.363610 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_104_21} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_99_20, all_104_104_0] -> all_1_104_21 2025.02.10 18:55:48.363701 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2025.02.10 18:55:49.792908 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.02.10 18:55:49.811131 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:49.811188 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:49.818075 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.10 18:55:49.818817 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:49.821427 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.02.10 18:55:52.941164 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1874 2025.02.10 18:55:52.944219 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:52.944268 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:52.945743 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.10 18:55:52.946073 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:52.946312 [ 111 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.10 18:55:52.946443 [ 111 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:52.946521 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:52.947247 [ 192 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.10 18:55:52.948482 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1874 2025.02.10 18:55:52.948908 [ 192 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:52.949098 [ 192 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1678 rows starting from the beginning of the part 2025.02.10 18:55:52.949824 [ 192 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 46 rows starting from the beginning of the part 2025.02.10 18:55:52.950474 [ 192 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part 2025.02.10 18:55:52.951140 [ 192 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part 2025.02.10 18:55:52.951834 [ 192 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 46 rows starting from the beginning of the part 2025.02.10 18:55:52.952518 [ 192 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part 2025.02.10 18:55:52.961074 [ 198 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1874 rows, containing 72 columns (72 merged, 0 gathered) in 0.014351346 sec., 130580.0863556631 rows/sec., 99.37 MiB/sec. 2025.02.10 18:55:52.963000 [ 197 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.10 18:55:52.963855 [ 197 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_46_9} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:52.963958 [ 197 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_46_9} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.10 18:55:52.964304 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2025.02.10 18:55:53.347333 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:53.347542 [ 4 ] {e06d9cd3-87e4-45fc-98e2-b7836d3d0c5f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:55:53.347624 [ 4 ] {e06d9cd3-87e4-45fc-98e2-b7836d3d0c5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:55:53.348372 [ 4 ] {e06d9cd3-87e4-45fc-98e2-b7836d3d0c5f} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:53.348425 [ 4 ] {e06d9cd3-87e4-45fc-98e2-b7836d3d0c5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:53.348861 [ 4 ] {e06d9cd3-87e4-45fc-98e2-b7836d3d0c5f} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.10 18:55:53.349114 [ 4 ] {e06d9cd3-87e4-45fc-98e2-b7836d3d0c5f} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:53.349312 [ 111 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.02.10 18:55:53.349383 [ 4 ] {e06d9cd3-87e4-45fc-98e2-b7836d3d0c5f} executeQuery: Read 14 rows, 1.01 KiB in 0.001895 sec., 7387.862796833773 rows/sec., 531.83 KiB/sec. 2025.02.10 18:55:53.349390 [ 111 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:53.349465 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:53.349517 [ 4 ] {e06d9cd3-87e4-45fc-98e2-b7836d3d0c5f} TCPHandler: Processed in 0.002317005 sec. 2025.02.10 18:55:53.349704 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.02.10 18:55:53.349830 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:53.349861 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:53.349919 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:55:53.350152 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:55:53.350180 [ 256 ] {53e73187-5c08-494f-867f-31eaf68109fa} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:55:53.350383 [ 256 ] {53e73187-5c08-494f-867f-31eaf68109fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:55:53.350399 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:55:53.350821 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:55:53.351117 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:55:53.352911 [ 256 ] {53e73187-5c08-494f-867f-31eaf68109fa} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:53.352993 [ 256 ] {53e73187-5c08-494f-867f-31eaf68109fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:53.353736 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00417361 sec., 16772.051054123407 rows/sec., 1.24 MiB/sec. 2025.02.10 18:55:53.353956 [ 199 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.02.10 18:55:53.353978 [ 256 ] {53e73187-5c08-494f-867f-31eaf68109fa} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.10 18:55:53.354467 [ 201 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_45_11} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:53.354596 [ 256 ] {53e73187-5c08-494f-867f-31eaf68109fa} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:53.354613 [ 201 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_45_11} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.02.10 18:55:53.354739 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:55:53.354974 [ 256 ] {53e73187-5c08-494f-867f-31eaf68109fa} executeQuery: Read 2 rows, 167.00 B in 0.004952 sec., 403.8772213247173 rows/sec., 32.93 KiB/sec. 2025.02.10 18:55:53.355099 [ 256 ] {53e73187-5c08-494f-867f-31eaf68109fa} TCPHandler: Processed in 0.005441241 sec. 2025.02.10 18:55:53.355256 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:53.355383 [ 4 ] {61b36054-41f7-4fe8-8a34-74ff9ce73b1d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:55:53.355439 [ 4 ] {61b36054-41f7-4fe8-8a34-74ff9ce73b1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:55:53.356182 [ 4 ] {61b36054-41f7-4fe8-8a34-74ff9ce73b1d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:53.356224 [ 4 ] {61b36054-41f7-4fe8-8a34-74ff9ce73b1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:53.356629 [ 4 ] {61b36054-41f7-4fe8-8a34-74ff9ce73b1d} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.10 18:55:53.356866 [ 4 ] {61b36054-41f7-4fe8-8a34-74ff9ce73b1d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:53.357106 [ 4 ] {61b36054-41f7-4fe8-8a34-74ff9ce73b1d} executeQuery: Read 274 rows, 24.71 KiB in 0.001753 sec., 156303.4797490017 rows/sec., 13.77 MiB/sec. 2025.02.10 18:55:53.357168 [ 4 ] {61b36054-41f7-4fe8-8a34-74ff9ce73b1d} TCPHandler: Processed in 0.001974718 sec. 2025.02.10 18:55:53.357321 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:53.357449 [ 256 ] {3a757a21-ff1e-4304-9c6b-b45769d3564d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:55:53.357504 [ 256 ] {3a757a21-ff1e-4304-9c6b-b45769d3564d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:55:53.358121 [ 256 ] {3a757a21-ff1e-4304-9c6b-b45769d3564d} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:53.358163 [ 256 ] {3a757a21-ff1e-4304-9c6b-b45769d3564d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:53.358536 [ 256 ] {3a757a21-ff1e-4304-9c6b-b45769d3564d} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.10 18:55:53.358795 [ 256 ] {3a757a21-ff1e-4304-9c6b-b45769d3564d} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:53.359033 [ 256 ] {3a757a21-ff1e-4304-9c6b-b45769d3564d} executeQuery: Read 44 rows, 3.23 KiB in 0.001613 sec., 27278.363298202108 rows/sec., 1.95 MiB/sec. 2025.02.10 18:55:53.359091 [ 256 ] {3a757a21-ff1e-4304-9c6b-b45769d3564d} TCPHandler: Processed in 0.001829354 sec. 2025.02.10 18:55:53.359248 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:53.359451 [ 4 ] {770ed8f2-5b73-422f-9b57-4a431a5e36c5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:55:53.359511 [ 4 ] {770ed8f2-5b73-422f-9b57-4a431a5e36c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:55:53.360115 [ 4 ] {770ed8f2-5b73-422f-9b57-4a431a5e36c5} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:53.360155 [ 4 ] {770ed8f2-5b73-422f-9b57-4a431a5e36c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:53.360509 [ 4 ] {770ed8f2-5b73-422f-9b57-4a431a5e36c5} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.10 18:55:53.360744 [ 4 ] {770ed8f2-5b73-422f-9b57-4a431a5e36c5} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:53.360970 [ 4 ] {770ed8f2-5b73-422f-9b57-4a431a5e36c5} executeQuery: Read 14 rows, 1004.00 B in 0.001553 sec., 9014.810045074051 rows/sec., 631.34 KiB/sec. 2025.02.10 18:55:53.361026 [ 4 ] {770ed8f2-5b73-422f-9b57-4a431a5e36c5} TCPHandler: Processed in 0.001849024 sec. 2025.02.10 18:55:53.361226 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:53.361377 [ 256 ] {0bd8f58a-4eee-47a7-b4d8-ffd3829add9e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:55:53.361437 [ 256 ] {0bd8f58a-4eee-47a7-b4d8-ffd3829add9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:55:53.362055 [ 256 ] {0bd8f58a-4eee-47a7-b4d8-ffd3829add9e} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:53.362100 [ 256 ] {0bd8f58a-4eee-47a7-b4d8-ffd3829add9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:53.362468 [ 256 ] {0bd8f58a-4eee-47a7-b4d8-ffd3829add9e} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.10 18:55:53.362709 [ 256 ] {0bd8f58a-4eee-47a7-b4d8-ffd3829add9e} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:53.362899 [ 110 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.02.10 18:55:53.362964 [ 110 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:53.362971 [ 256 ] {0bd8f58a-4eee-47a7-b4d8-ffd3829add9e} executeQuery: Read 13 rows, 830.00 B in 0.001617 sec., 8039.579468150897 rows/sec., 501.27 KiB/sec. 2025.02.10 18:55:53.363010 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:53.363129 [ 256 ] {0bd8f58a-4eee-47a7-b4d8-ffd3829add9e} TCPHandler: Processed in 0.001971888 sec. 2025.02.10 18:55:53.363276 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.02.10 18:55:53.363321 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:53.363571 [ 4 ] {8cee7fbc-766e-47df-ac36-e348c92d9f62} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:55:53.363588 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:53.363670 [ 4 ] {8cee7fbc-766e-47df-ac36-e348c92d9f62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:55:53.363675 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:55:53.364033 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:55:53.364377 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:55:53.364732 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:55:53.365173 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:55:53.366661 [ 4 ] {8cee7fbc-766e-47df-ac36-e348c92d9f62} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:53.366732 [ 4 ] {8cee7fbc-766e-47df-ac36-e348c92d9f62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:53.367633 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004486488 sec., 14487.946919728749 rows/sec., 959.91 KiB/sec. 2025.02.10 18:55:53.367775 [ 4 ] {8cee7fbc-766e-47df-ac36-e348c92d9f62} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.10 18:55:53.367825 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.02.10 18:55:53.368326 [ 4 ] {8cee7fbc-766e-47df-ac36-e348c92d9f62} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:53.368413 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_45_11} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:53.368641 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_45_11} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.02.10 18:55:53.368766 [ 4 ] {8cee7fbc-766e-47df-ac36-e348c92d9f62} executeQuery: Read 419 rows, 30.65 KiB in 0.005259 sec., 79672.94162388287 rows/sec., 5.69 MiB/sec. 2025.02.10 18:55:53.368795 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:55:53.368920 [ 4 ] {8cee7fbc-766e-47df-ac36-e348c92d9f62} TCPHandler: Processed in 0.005691297 sec. 2025.02.10 18:55:53.369078 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:53.369202 [ 256 ] {167d7f30-b4c8-4ec9-bf1c-2c2b8fcbd846} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:55:53.369256 [ 256 ] {167d7f30-b4c8-4ec9-bf1c-2c2b8fcbd846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:55:53.369766 [ 256 ] {167d7f30-b4c8-4ec9-bf1c-2c2b8fcbd846} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:53.369806 [ 256 ] {167d7f30-b4c8-4ec9-bf1c-2c2b8fcbd846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:53.370194 [ 256 ] {167d7f30-b4c8-4ec9-bf1c-2c2b8fcbd846} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.10 18:55:53.370433 [ 256 ] {167d7f30-b4c8-4ec9-bf1c-2c2b8fcbd846} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:53.370665 [ 256 ] {167d7f30-b4c8-4ec9-bf1c-2c2b8fcbd846} executeQuery: Read 6 rows, 321.00 B in 0.001487 sec., 4034.9697377269667 rows/sec., 210.81 KiB/sec. 2025.02.10 18:55:53.370716 [ 256 ] {167d7f30-b4c8-4ec9-bf1c-2c2b8fcbd846} TCPHandler: Processed in 0.001700071 sec. 2025.02.10 18:55:53.370872 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:53.371014 [ 4 ] {440ff10c-ffe9-4be0-9601-330b90101457} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:53.371079 [ 4 ] {440ff10c-ffe9-4be0-9601-330b90101457} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:55:53.371746 [ 4 ] {440ff10c-ffe9-4be0-9601-330b90101457} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:53.371785 [ 4 ] {440ff10c-ffe9-4be0-9601-330b90101457} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:53.372196 [ 4 ] {440ff10c-ffe9-4be0-9601-330b90101457} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.10 18:55:53.372431 [ 4 ] {440ff10c-ffe9-4be0-9601-330b90101457} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:53.372642 [ 4 ] {440ff10c-ffe9-4be0-9601-330b90101457} executeQuery: Read 238 rows, 16.34 KiB in 0.001639 sec., 145210.4942037828 rows/sec., 9.73 MiB/sec. 2025.02.10 18:55:53.372743 [ 4 ] {440ff10c-ffe9-4be0-9601-330b90101457} TCPHandler: Processed in 0.001942027 sec. 2025.02.10 18:55:53.372979 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:53.373254 [ 256 ] {cdeb20c1-e0b7-40c5-844b-da48ba3c983d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:55:53.373332 [ 256 ] {cdeb20c1-e0b7-40c5-844b-da48ba3c983d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:55:53.373809 [ 256 ] {cdeb20c1-e0b7-40c5-844b-da48ba3c983d} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:53.373847 [ 256 ] {cdeb20c1-e0b7-40c5-844b-da48ba3c983d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:53.374201 [ 256 ] {cdeb20c1-e0b7-40c5-844b-da48ba3c983d} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.10 18:55:53.374453 [ 256 ] {cdeb20c1-e0b7-40c5-844b-da48ba3c983d} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:53.374634 [ 110 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2025.02.10 18:55:53.374690 [ 110 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:53.374709 [ 256 ] {cdeb20c1-e0b7-40c5-844b-da48ba3c983d} executeQuery: Read 1 rows, 69.00 B in 0.001536 sec., 651.0416666666666 rows/sec., 43.87 KiB/sec. 2025.02.10 18:55:53.374726 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:53.374864 [ 256 ] {cdeb20c1-e0b7-40c5-844b-da48ba3c983d} TCPHandler: Processed in 0.002022469 sec. 2025.02.10 18:55:53.374951 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_45_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full 2025.02.10 18:55:53.375146 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:53.375332 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:53.375452 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part 2025.02.10 18:55:53.375699 [ 4 ] {ef9f6b48-654f-4182-bb8a-a47beea10bf2} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:53.375858 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2025.02.10 18:55:53.376237 [ 4 ] {ef9f6b48-654f-4182-bb8a-a47beea10bf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:55:53.376252 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2025.02.10 18:55:53.376635 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2025.02.10 18:55:53.376985 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2025.02.10 18:55:53.377338 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2025.02.10 18:55:53.381009 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.006163079 sec., 7301.5452179016365 rows/sec., 492.00 KiB/sec. 2025.02.10 18:55:53.381222 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2025.02.10 18:55:53.381718 [ 4 ] {ef9f6b48-654f-4182-bb8a-a47beea10bf2} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:53.381782 [ 4 ] {ef9f6b48-654f-4182-bb8a-a47beea10bf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:53.381906 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_45_9} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:53.382132 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_45_9} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2025.02.10 18:55:53.382291 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.10 18:55:53.382826 [ 4 ] {ef9f6b48-654f-4182-bb8a-a47beea10bf2} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.10 18:55:53.383119 [ 4 ] {ef9f6b48-654f-4182-bb8a-a47beea10bf2} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:53.383341 [ 4 ] {ef9f6b48-654f-4182-bb8a-a47beea10bf2} executeQuery: Read 35 rows, 64.22 KiB in 0.007869 sec., 4447.833269792858 rows/sec., 7.97 MiB/sec. 2025.02.10 18:55:53.383466 [ 4 ] {ef9f6b48-654f-4182-bb8a-a47beea10bf2} TCPHandler: Processed in 0.008493974 sec. 2025.02.10 18:55:53.383630 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:53.383756 [ 256 ] {a5b2fc8b-633c-4f2f-acd7-bf31608509b2} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:55:53.383816 [ 256 ] {a5b2fc8b-633c-4f2f-acd7-bf31608509b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:55:53.384341 [ 256 ] {a5b2fc8b-633c-4f2f-acd7-bf31608509b2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:53.384381 [ 256 ] {a5b2fc8b-633c-4f2f-acd7-bf31608509b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2025.02.10 18:55:53.384757 [ 256 ] {a5b2fc8b-633c-4f2f-acd7-bf31608509b2} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.10 18:55:53.385007 [ 256 ] {a5b2fc8b-633c-4f2f-acd7-bf31608509b2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:53.385234 [ 256 ] {a5b2fc8b-633c-4f2f-acd7-bf31608509b2} executeQuery: Read 82 rows, 5.33 KiB in 0.001502 sec., 54593.87483355526 rows/sec., 3.47 MiB/sec. 2025.02.10 18:55:53.385285 [ 256 ] {a5b2fc8b-633c-4f2f-acd7-bf31608509b2} TCPHandler: Processed in 0.001721991 sec. 2025.02.10 18:55:55.285820 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 2025.02.10 18:55:55.286532 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:55.286582 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:55:55.287129 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.10 18:55:55.287422 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:55.287636 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 2025.02.10 18:55:57.321710 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.02.10 18:55:57.342794 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:57.342863 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:55:57.350384 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.10 18:55:57.351364 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:57.356415 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.02.10 18:55:58.341165 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:58.341378 [ 4 ] {aa38e2ef-4ad8-4139-aa6a-5c936ef8d16c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:55:58.341463 [ 4 ] {aa38e2ef-4ad8-4139-aa6a-5c936ef8d16c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:55:58.342355 [ 4 ] {aa38e2ef-4ad8-4139-aa6a-5c936ef8d16c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:58.342414 [ 4 ] {aa38e2ef-4ad8-4139-aa6a-5c936ef8d16c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:55:58.342863 [ 4 ] {aa38e2ef-4ad8-4139-aa6a-5c936ef8d16c} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.10 18:55:58.343118 [ 4 ] {aa38e2ef-4ad8-4139-aa6a-5c936ef8d16c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:58.343325 [ 103 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.10 18:55:58.343390 [ 4 ] {aa38e2ef-4ad8-4139-aa6a-5c936ef8d16c} executeQuery: Read 66 rows, 5.38 KiB in 0.002069 sec., 31899.468342194294 rows/sec., 2.54 MiB/sec. 2025.02.10 18:55:58.343417 [ 103 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:58.343477 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:55:58.343526 [ 4 ] {aa38e2ef-4ad8-4139-aa6a-5c936ef8d16c} TCPHandler: Processed in 0.002494961 sec. 2025.02.10 18:55:58.343779 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.10 18:55:58.343865 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:58.343968 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:58.344025 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1432 rows starting from the beginning of the part 2025.02.10 18:55:58.344257 [ 256 ] {d567e5a8-9813-4cbe-a021-ebc154e94ff1} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:55:58.344277 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part 2025.02.10 18:55:58.344486 [ 256 ] {d567e5a8-9813-4cbe-a021-ebc154e94ff1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:55:58.344630 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 273 rows starting from the beginning of the part 2025.02.10 18:55:58.344963 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 66 rows starting from the beginning of the part 2025.02.10 18:55:58.345218 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 274 rows starting from the beginning of the part 2025.02.10 18:55:58.345597 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 66 rows starting from the beginning of the part 2025.02.10 18:55:58.347094 [ 256 ] {d567e5a8-9813-4cbe-a021-ebc154e94ff1} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:58.347186 [ 256 ] {d567e5a8-9813-4cbe-a021-ebc154e94ff1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:55:58.348194 [ 256 ] {d567e5a8-9813-4cbe-a021-ebc154e94ff1} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.10 18:55:58.348792 [ 256 ] {d567e5a8-9813-4cbe-a021-ebc154e94ff1} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:58.348821 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2167 rows, containing 5 columns (5 merged, 0 gathered) in 0.005230056 sec., 414335.90768435365 rows/sec., 36.56 MiB/sec. 2025.02.10 18:55:58.349032 [ 103 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.10 18:55:58.349121 [ 103 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:58.349190 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:55:58.349182 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.10 18:55:58.349358 [ 256 ] {d567e5a8-9813-4cbe-a021-ebc154e94ff1} executeQuery: Read 5 rows, 385.00 B in 0.005238 sec., 954.5628102329134 rows/sec., 71.78 KiB/sec. 2025.02.10 18:55:58.349636 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.10 18:55:58.349682 [ 256 ] {d567e5a8-9813-4cbe-a021-ebc154e94ff1} TCPHandler: Processed in 0.006001475 sec. 2025.02.10 18:55:58.349982 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:58.350061 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:58.350153 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 65 rows starting from the beginning of the part 2025.02.10 18:55:58.350267 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_106_21} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:58.350422 [ 4 ] {e2c906e2-b8db-47b6-af1d-a23d2313465f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:55:58.350535 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part 2025.02.10 18:55:58.350594 [ 4 ] {e2c906e2-b8db-47b6-af1d-a23d2313465f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:55:58.351000 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 42 rows starting from the beginning of the part 2025.02.10 18:55:58.351162 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_106_21} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.10 18:55:58.351475 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 5 rows starting from the beginning of the part 2025.02.10 18:55:58.351792 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 44 rows starting from the beginning of the part 2025.02.10 18:55:58.352163 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.02.10 18:55:58.352245 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 5 rows starting from the beginning of the part 2025.02.10 18:55:58.353926 [ 4 ] {e2c906e2-b8db-47b6-af1d-a23d2313465f} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:58.353993 [ 4 ] {e2c906e2-b8db-47b6-af1d-a23d2313465f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:55:58.355018 [ 4 ] {e2c906e2-b8db-47b6-af1d-a23d2313465f} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.10 18:55:58.355212 [ 196 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.005899012 sec., 28479.345354781442 rows/sec., 2.15 MiB/sec. 2025.02.10 18:55:58.355472 [ 196 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.10 18:55:58.355487 [ 4 ] {e2c906e2-b8db-47b6-af1d-a23d2313465f} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:58.355790 [ 103 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.10 18:55:58.355876 [ 103 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:58.355952 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:55:58.356046 [ 4 ] {e2c906e2-b8db-47b6-af1d-a23d2313465f} executeQuery: Read 69 rows, 5.52 KiB in 0.005786 sec., 11925.337020394054 rows/sec., 953.27 KiB/sec. 2025.02.10 18:55:58.356384 [ 4 ] {e2c906e2-b8db-47b6-af1d-a23d2313465f} TCPHandler: Processed in 0.006563739 sec. 2025.02.10 18:55:58.356392 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.10 18:55:58.356408 [ 196 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_86_17} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:58.356646 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:58.356770 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:58.356773 [ 196 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_86_17} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.10 18:55:58.356855 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 914 rows starting from the beginning of the part 2025.02.10 18:55:58.356954 [ 256 ] {1309f6b7-75cb-470f-b29c-d1c5a27c1961} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:58.357135 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:55:58.357262 [ 256 ] {1309f6b7-75cb-470f-b29c-d1c5a27c1961} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:55:58.357298 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part 2025.02.10 18:55:58.357519 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 417 rows starting from the beginning of the part 2025.02.10 18:55:58.357770 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::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.02.10 18:55:58.358003 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 419 rows starting from the beginning of the part 2025.02.10 18:55:58.358197 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::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.02.10 18:55:58.358822 [ 256 ] {1309f6b7-75cb-470f-b29c-d1c5a27c1961} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:58.358869 [ 256 ] {1309f6b7-75cb-470f-b29c-d1c5a27c1961} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:55:58.359465 [ 256 ] {1309f6b7-75cb-470f-b29c-d1c5a27c1961} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.10 18:55:58.359738 [ 256 ] {1309f6b7-75cb-470f-b29c-d1c5a27c1961} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:58.359905 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.003825932 sec., 510202.4813823141 rows/sec., 39.05 MiB/sec. 2025.02.10 18:55:58.360061 [ 256 ] {1309f6b7-75cb-470f-b29c-d1c5a27c1961} executeQuery: Read 160 rows, 11.41 KiB in 0.003196 sec., 50062.57822277847 rows/sec., 3.49 MiB/sec. 2025.02.10 18:55:58.360137 [ 256 ] {1309f6b7-75cb-470f-b29c-d1c5a27c1961} TCPHandler: Processed in 0.003652668 sec. 2025.02.10 18:55:58.360139 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.10 18:55:58.360310 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:58.360524 [ 4 ] {c4757ce3-3912-432a-8dc2-b7af6f882735} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:55:58.360565 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_106_21} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:58.360752 [ 4 ] {c4757ce3-3912-432a-8dc2-b7af6f882735} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:55:58.360767 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_106_21} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.10 18:55:58.361009 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.10 18:55:58.362096 [ 4 ] {c4757ce3-3912-432a-8dc2-b7af6f882735} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:58.362140 [ 4 ] {c4757ce3-3912-432a-8dc2-b7af6f882735} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:55:58.362766 [ 4 ] {c4757ce3-3912-432a-8dc2-b7af6f882735} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.10 18:55:58.363025 [ 4 ] {c4757ce3-3912-432a-8dc2-b7af6f882735} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:58.363207 [ 103 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.10 18:55:58.363267 [ 103 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:58.363309 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:55:58.363316 [ 4 ] {c4757ce3-3912-432a-8dc2-b7af6f882735} executeQuery: Read 5 rows, 9.17 KiB in 0.00285 sec., 1754.3859649122805 rows/sec., 3.14 MiB/sec. 2025.02.10 18:55:58.363643 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.10 18:55:58.363718 [ 4 ] {c4757ce3-3912-432a-8dc2-b7af6f882735} TCPHandler: Processed in 0.003496615 sec. 2025.02.10 18:55:58.363959 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:55:58.364268 [ 256 ] {a2d1a7fe-b58c-46af-b47d-13dbc6ab2775} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:55:58.364319 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:58.364410 [ 256 ] {a2d1a7fe-b58c-46af-b47d-13dbc6ab2775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:55:58.364476 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1609 rows starting from the beginning of the part 2025.02.10 18:55:58.365406 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 5 rows starting from the beginning of the part 2025.02.10 18:55:58.366066 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 35 rows starting from the beginning of the part 2025.02.10 18:55:58.366685 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 5 rows starting from the beginning of the part 2025.02.10 18:55:58.366921 [ 256 ] {a2d1a7fe-b58c-46af-b47d-13dbc6ab2775} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:58.367041 [ 256 ] {a2d1a7fe-b58c-46af-b47d-13dbc6ab2775} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:55:58.367386 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 35 rows starting from the beginning of the part 2025.02.10 18:55:58.367951 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 5 rows starting from the beginning of the part 2025.02.10 18:55:58.368807 [ 256 ] {a2d1a7fe-b58c-46af-b47d-13dbc6ab2775} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.10 18:55:58.369302 [ 256 ] {a2d1a7fe-b58c-46af-b47d-13dbc6ab2775} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:58.369669 [ 103 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.10 18:55:58.369760 [ 103 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:55:58.369850 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:55:58.370062 [ 256 ] {a2d1a7fe-b58c-46af-b47d-13dbc6ab2775} executeQuery: Read 60 rows, 4.14 KiB in 0.005852 sec., 10252.904989747094 rows/sec., 707.56 KiB/sec. 2025.02.10 18:55:58.370305 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.10 18:55:58.370365 [ 256 ] {a2d1a7fe-b58c-46af-b47d-13dbc6ab2775} TCPHandler: Processed in 0.006547598 sec. 2025.02.10 18:55:58.370600 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:55:58.370638 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6198 rows starting from the beginning of the part 2025.02.10 18:55:58.370787 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 16 rows starting from the beginning of the part 2025.02.10 18:55:58.370966 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part 2025.02.10 18:55:58.371169 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part 2025.02.10 18:55:58.371349 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 82 rows starting from the beginning of the part 2025.02.10 18:55:58.371500 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part 2025.02.10 18:55:58.374064 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 6498 rows, containing 4 columns (4 merged, 0 gathered) in 0.004059738 sec., 1600595.9005236297 rows/sec., 104.34 MiB/sec. 2025.02.10 18:55:58.374691 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.10 18:55:58.375306 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_106_21} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:58.375537 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_106_21} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.10 18:55:58.375732 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2025.02.10 18:55:58.381431 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1694 rows, containing 19 columns (19 merged, 0 gathered) in 0.018027915 sec., 93965.3864576131 rows/sec., 168.38 MiB/sec. 2025.02.10 18:55:58.383162 [ 186 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.10 18:55:58.383580 [ 186 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_86_17} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:55:58.383657 [ 186 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_86_17} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.10 18:55:58.383803 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.44 MiB. 2025.02.10 18:55:59.000174 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 251.09 MiB, peak 264.50 MiB, free memory in arenas 0.00 B, will set to 257.02 MiB (RSS), difference: 5.93 MiB 2025.02.10 18:56:02.604630 [ 97 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:56:02.604691 [ 97 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:56:02.787792 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 2025.02.10 18:56:02.788540 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:02.788595 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:56:02.789202 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.10 18:56:02.789476 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:02.789734 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2025.02.10 18:56:02.948756 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1910 2025.02.10 18:56:02.952166 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:02.952209 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:56:02.953687 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.10 18:56:02.954016 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:02.954509 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1910 2025.02.10 18:56:03.001780 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001348282 sec. 2025.02.10 18:56:03.347492 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:03.347706 [ 4 ] {8344f71c-dc2e-4728-b214-a7dd6066c85c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:56:03.347787 [ 4 ] {8344f71c-dc2e-4728-b214-a7dd6066c85c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:56:03.348549 [ 4 ] {8344f71c-dc2e-4728-b214-a7dd6066c85c} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:03.348593 [ 4 ] {8344f71c-dc2e-4728-b214-a7dd6066c85c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:56:03.349032 [ 4 ] {8344f71c-dc2e-4728-b214-a7dd6066c85c} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.10 18:56:03.349291 [ 4 ] {8344f71c-dc2e-4728-b214-a7dd6066c85c} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:03.349522 [ 4 ] {8344f71c-dc2e-4728-b214-a7dd6066c85c} executeQuery: Read 14 rows, 1.01 KiB in 0.001868 sec., 7494.646680942184 rows/sec., 539.51 KiB/sec. 2025.02.10 18:56:03.349629 [ 4 ] {8344f71c-dc2e-4728-b214-a7dd6066c85c} TCPHandler: Processed in 0.002268695 sec. 2025.02.10 18:56:03.350027 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:03.350356 [ 256 ] {7f471362-7e4f-4fe8-a8a5-005069be3bfc} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:56:03.350478 [ 256 ] {7f471362-7e4f-4fe8-a8a5-005069be3bfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:56:03.351572 [ 256 ] {7f471362-7e4f-4fe8-a8a5-005069be3bfc} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:03.351626 [ 256 ] {7f471362-7e4f-4fe8-a8a5-005069be3bfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:56:03.352112 [ 256 ] {7f471362-7e4f-4fe8-a8a5-005069be3bfc} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.10 18:56:03.352400 [ 256 ] {7f471362-7e4f-4fe8-a8a5-005069be3bfc} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:03.352633 [ 256 ] {7f471362-7e4f-4fe8-a8a5-005069be3bfc} executeQuery: Read 273 rows, 24.64 KiB in 0.002378 sec., 114802.35492010093 rows/sec., 10.12 MiB/sec. 2025.02.10 18:56:03.352691 [ 256 ] {7f471362-7e4f-4fe8-a8a5-005069be3bfc} TCPHandler: Processed in 0.002935251 sec. 2025.02.10 18:56:03.352844 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:03.352971 [ 4 ] {fdd479d9-00fb-43ef-8d2e-bfc9afbe32f7} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:56:03.353026 [ 4 ] {fdd479d9-00fb-43ef-8d2e-bfc9afbe32f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:56:03.353730 [ 4 ] {fdd479d9-00fb-43ef-8d2e-bfc9afbe32f7} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:03.353775 [ 4 ] {fdd479d9-00fb-43ef-8d2e-bfc9afbe32f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:56:03.354193 [ 4 ] {fdd479d9-00fb-43ef-8d2e-bfc9afbe32f7} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.10 18:56:03.354450 [ 4 ] {fdd479d9-00fb-43ef-8d2e-bfc9afbe32f7} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:03.354628 [ 4 ] {fdd479d9-00fb-43ef-8d2e-bfc9afbe32f7} executeQuery: Read 42 rows, 3.09 KiB in 0.001685 sec., 24925.816023738873 rows/sec., 1.79 MiB/sec. 2025.02.10 18:56:03.354685 [ 4 ] {fdd479d9-00fb-43ef-8d2e-bfc9afbe32f7} TCPHandler: Processed in 0.001903046 sec. 2025.02.10 18:56:03.354824 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:03.354944 [ 256 ] {18a3df12-7530-46d1-a749-19b498ddf939} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:56:03.354994 [ 256 ] {18a3df12-7530-46d1-a749-19b498ddf939} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:56:03.355680 [ 256 ] {18a3df12-7530-46d1-a749-19b498ddf939} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:03.355730 [ 256 ] {18a3df12-7530-46d1-a749-19b498ddf939} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:56:03.356147 [ 256 ] {18a3df12-7530-46d1-a749-19b498ddf939} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.10 18:56:03.356386 [ 256 ] {18a3df12-7530-46d1-a749-19b498ddf939} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:03.356603 [ 256 ] {18a3df12-7530-46d1-a749-19b498ddf939} executeQuery: Read 14 rows, 1004.00 B in 0.001684 sec., 8313.53919239905 rows/sec., 582.23 KiB/sec. 2025.02.10 18:56:03.356655 [ 256 ] {18a3df12-7530-46d1-a749-19b498ddf939} TCPHandler: Processed in 0.001887736 sec. 2025.02.10 18:56:03.356791 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:03.356912 [ 4 ] {be4b610c-73f7-47f9-8a9f-ef8025c09bb6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:56:03.356962 [ 4 ] {be4b610c-73f7-47f9-8a9f-ef8025c09bb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:56:03.357534 [ 4 ] {be4b610c-73f7-47f9-8a9f-ef8025c09bb6} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:03.357572 [ 4 ] {be4b610c-73f7-47f9-8a9f-ef8025c09bb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:56:03.357924 [ 4 ] {be4b610c-73f7-47f9-8a9f-ef8025c09bb6} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.10 18:56:03.358164 [ 4 ] {be4b610c-73f7-47f9-8a9f-ef8025c09bb6} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:03.358399 [ 4 ] {be4b610c-73f7-47f9-8a9f-ef8025c09bb6} executeQuery: Read 13 rows, 830.00 B in 0.001501 sec., 8660.89273817455 rows/sec., 540.00 KiB/sec. 2025.02.10 18:56:03.358545 [ 4 ] {be4b610c-73f7-47f9-8a9f-ef8025c09bb6} TCPHandler: Processed in 0.001807454 sec. 2025.02.10 18:56:03.358787 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:03.358926 [ 256 ] {52c97551-2487-40e7-8b1a-515fcfba79e3} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:56:03.358978 [ 256 ] {52c97551-2487-40e7-8b1a-515fcfba79e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:56:03.359697 [ 256 ] {52c97551-2487-40e7-8b1a-515fcfba79e3} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:03.359738 [ 256 ] {52c97551-2487-40e7-8b1a-515fcfba79e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:56:03.360131 [ 256 ] {52c97551-2487-40e7-8b1a-515fcfba79e3} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.10 18:56:03.360379 [ 256 ] {52c97551-2487-40e7-8b1a-515fcfba79e3} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:03.360582 [ 256 ] {52c97551-2487-40e7-8b1a-515fcfba79e3} executeQuery: Read 417 rows, 30.48 KiB in 0.001679 sec., 248362.12030970817 rows/sec., 17.73 MiB/sec. 2025.02.10 18:56:03.360635 [ 256 ] {52c97551-2487-40e7-8b1a-515fcfba79e3} TCPHandler: Processed in 0.001987817 sec. 2025.02.10 18:56:03.360777 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:03.360898 [ 4 ] {4d9924b1-8cd7-4b95-bbe7-649c0e8efe5f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:56:03.360952 [ 4 ] {4d9924b1-8cd7-4b95-bbe7-649c0e8efe5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:56:03.361498 [ 4 ] {4d9924b1-8cd7-4b95-bbe7-649c0e8efe5f} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:03.361543 [ 4 ] {4d9924b1-8cd7-4b95-bbe7-649c0e8efe5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:56:03.361978 [ 4 ] {4d9924b1-8cd7-4b95-bbe7-649c0e8efe5f} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.10 18:56:03.362221 [ 4 ] {4d9924b1-8cd7-4b95-bbe7-649c0e8efe5f} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:03.362404 [ 96 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.10 18:56:03.362432 [ 4 ] {4d9924b1-8cd7-4b95-bbe7-649c0e8efe5f} executeQuery: Read 6 rows, 321.00 B in 0.001559 sec., 3848.6209108402822 rows/sec., 201.08 KiB/sec. 2025.02.10 18:56:03.362483 [ 96 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:03.362545 [ 4 ] {4d9924b1-8cd7-4b95-bbe7-649c0e8efe5f} TCPHandler: Processed in 0.001824375 sec. 2025.02.10 18:56:03.362548 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:56:03.362768 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:03.362783 [ 194 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.10 18:56:03.362995 [ 256 ] {3aa4ac81-03b6-4f52-b238-923e3b2d8cfa} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:03.363027 [ 194 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:03.363102 [ 194 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part 2025.02.10 18:56:03.363105 [ 256 ] {3aa4ac81-03b6-4f52-b238-923e3b2d8cfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:56:03.363463 [ 194 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2025.02.10 18:56:03.363860 [ 194 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2025.02.10 18:56:03.364303 [ 194 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2025.02.10 18:56:03.364708 [ 194 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2025.02.10 18:56:03.365118 [ 194 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2025.02.10 18:56:03.366776 [ 256 ] {3aa4ac81-03b6-4f52-b238-923e3b2d8cfa} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:03.366849 [ 256 ] {3aa4ac81-03b6-4f52-b238-923e3b2d8cfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:56:03.367976 [ 194 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.005290268 sec., 52171.26996212668 rows/sec., 2.66 MiB/sec. 2025.02.10 18:56:03.368017 [ 256 ] {3aa4ac81-03b6-4f52-b238-923e3b2d8cfa} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.10 18:56:03.368153 [ 194 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.10 18:56:03.368491 [ 256 ] {3aa4ac81-03b6-4f52-b238-923e3b2d8cfa} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:03.368697 [ 194 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_46_9} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:03.368980 [ 194 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_46_9} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.10 18:56:03.369040 [ 256 ] {3aa4ac81-03b6-4f52-b238-923e3b2d8cfa} executeQuery: Read 237 rows, 16.27 KiB in 0.006127 sec., 38681.24693977477 rows/sec., 2.59 MiB/sec. 2025.02.10 18:56:03.369164 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:56:03.369372 [ 256 ] {3aa4ac81-03b6-4f52-b238-923e3b2d8cfa} TCPHandler: Processed in 0.006721222 sec. 2025.02.10 18:56:03.369635 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:03.369859 [ 4 ] {41cf8c42-617f-42dd-9a49-5053a84955fb} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:56:03.369921 [ 4 ] {41cf8c42-617f-42dd-9a49-5053a84955fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:56:03.370399 [ 4 ] {41cf8c42-617f-42dd-9a49-5053a84955fb} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:03.370437 [ 4 ] {41cf8c42-617f-42dd-9a49-5053a84955fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:56:03.370793 [ 4 ] {41cf8c42-617f-42dd-9a49-5053a84955fb} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.10 18:56:03.371041 [ 4 ] {41cf8c42-617f-42dd-9a49-5053a84955fb} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:03.371244 [ 4 ] {41cf8c42-617f-42dd-9a49-5053a84955fb} executeQuery: Read 1 rows, 69.00 B in 0.001423 sec., 702.7406886858749 rows/sec., 47.35 KiB/sec. 2025.02.10 18:56:03.371293 [ 4 ] {41cf8c42-617f-42dd-9a49-5053a84955fb} TCPHandler: Processed in 0.001799213 sec. 2025.02.10 18:56:03.371442 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:03.371581 [ 256 ] {6df87470-e7b0-4562-ba4e-033a12c48ac9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:03.371675 [ 256 ] {6df87470-e7b0-4562-ba4e-033a12c48ac9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:56:03.372865 [ 256 ] {6df87470-e7b0-4562-ba4e-033a12c48ac9} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:03.372905 [ 256 ] {6df87470-e7b0-4562-ba4e-033a12c48ac9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:56:03.373575 [ 256 ] {6df87470-e7b0-4562-ba4e-033a12c48ac9} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.10 18:56:03.373834 [ 256 ] {6df87470-e7b0-4562-ba4e-033a12c48ac9} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:03.374079 [ 256 ] {6df87470-e7b0-4562-ba4e-033a12c48ac9} executeQuery: Read 35 rows, 64.22 KiB in 0.002528 sec., 13844.93670886076 rows/sec., 24.81 MiB/sec. 2025.02.10 18:56:03.374175 [ 256 ] {6df87470-e7b0-4562-ba4e-033a12c48ac9} TCPHandler: Processed in 0.002801378 sec. 2025.02.10 18:56:03.374329 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:03.374469 [ 4 ] {156d7fc5-48cd-46f1-be6f-567348511a05} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:56:03.374533 [ 4 ] {156d7fc5-48cd-46f1-be6f-567348511a05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:56:03.375084 [ 4 ] {156d7fc5-48cd-46f1-be6f-567348511a05} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:03.375123 [ 4 ] {156d7fc5-48cd-46f1-be6f-567348511a05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.02.10 18:56:03.375500 [ 4 ] {156d7fc5-48cd-46f1-be6f-567348511a05} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.10 18:56:03.375737 [ 4 ] {156d7fc5-48cd-46f1-be6f-567348511a05} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:03.375946 [ 4 ] {156d7fc5-48cd-46f1-be6f-567348511a05} executeQuery: Read 82 rows, 5.33 KiB in 0.001507 sec., 54412.7405441274 rows/sec., 3.46 MiB/sec. 2025.02.10 18:56:03.375995 [ 4 ] {156d7fc5-48cd-46f1-be6f-567348511a05} TCPHandler: Processed in 0.001737702 sec. 2025.02.10 18:56:04.856500 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.02.10 18:56:04.877498 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:04.877553 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:04.884789 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.10 18:56:04.885565 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:04.889784 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.02.10 18:56:06.545526 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:06.545716 [ 4 ] {75bc39f2-874d-4077-89b1-876341ea6958} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:56:06.545789 [ 4 ] {75bc39f2-874d-4077-89b1-876341ea6958} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:56:06.546569 [ 4 ] {75bc39f2-874d-4077-89b1-876341ea6958} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:06.546620 [ 4 ] {75bc39f2-874d-4077-89b1-876341ea6958} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:06.547059 [ 4 ] {75bc39f2-874d-4077-89b1-876341ea6958} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.10 18:56:06.547315 [ 4 ] {75bc39f2-874d-4077-89b1-876341ea6958} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:06.547572 [ 4 ] {75bc39f2-874d-4077-89b1-876341ea6958} executeQuery: Read 4 rows, 334.00 B in 0.001907 sec., 2097.535395909806 rows/sec., 171.04 KiB/sec. 2025.02.10 18:56:06.547637 [ 4 ] {75bc39f2-874d-4077-89b1-876341ea6958} TCPHandler: Processed in 0.002234224 sec. 2025.02.10 18:56:06.547942 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:06.548219 [ 256 ] {6d3df827-170c-4261-9459-1d6852a614dd} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:56:06.548293 [ 256 ] {6d3df827-170c-4261-9459-1d6852a614dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:56:06.549890 [ 256 ] {6d3df827-170c-4261-9459-1d6852a614dd} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:06.549933 [ 256 ] {6d3df827-170c-4261-9459-1d6852a614dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:06.550459 [ 256 ] {6d3df827-170c-4261-9459-1d6852a614dd} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.10 18:56:06.550718 [ 256 ] {6d3df827-170c-4261-9459-1d6852a614dd} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:06.550921 [ 256 ] {6d3df827-170c-4261-9459-1d6852a614dd} executeQuery: Read 1208 rows, 102.09 KiB in 0.00277 sec., 436101.083032491 rows/sec., 35.99 MiB/sec. 2025.02.10 18:56:06.550978 [ 256 ] {6d3df827-170c-4261-9459-1d6852a614dd} TCPHandler: Processed in 0.003214748 sec. 2025.02.10 18:56:06.551151 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:06.551299 [ 4 ] {dd5f18b6-c0a9-46f0-9000-66715d99c017} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:56:06.551369 [ 4 ] {dd5f18b6-c0a9-46f0-9000-66715d99c017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:56:06.552105 [ 4 ] {dd5f18b6-c0a9-46f0-9000-66715d99c017} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:06.552155 [ 4 ] {dd5f18b6-c0a9-46f0-9000-66715d99c017} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:06.552534 [ 4 ] {dd5f18b6-c0a9-46f0-9000-66715d99c017} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.10 18:56:06.552785 [ 4 ] {dd5f18b6-c0a9-46f0-9000-66715d99c017} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:06.553001 [ 4 ] {dd5f18b6-c0a9-46f0-9000-66715d99c017} executeQuery: Read 9 rows, 671.00 B in 0.001737 sec., 5181.347150259067 rows/sec., 377.24 KiB/sec. 2025.02.10 18:56:06.553060 [ 4 ] {dd5f18b6-c0a9-46f0-9000-66715d99c017} TCPHandler: Processed in 0.001978548 sec. 2025.02.10 18:56:06.553213 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:06.553336 [ 256 ] {ffceae04-63d5-4214-8adb-d8ca625deb05} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:56:06.553391 [ 256 ] {ffceae04-63d5-4214-8adb-d8ca625deb05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:56:06.554097 [ 256 ] {ffceae04-63d5-4214-8adb-d8ca625deb05} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:06.554136 [ 256 ] {ffceae04-63d5-4214-8adb-d8ca625deb05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:06.554527 [ 256 ] {ffceae04-63d5-4214-8adb-d8ca625deb05} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.10 18:56:06.554771 [ 256 ] {ffceae04-63d5-4214-8adb-d8ca625deb05} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:06.554900 [ 93 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.10 18:56:06.554945 [ 93 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:06.554954 [ 256 ] {ffceae04-63d5-4214-8adb-d8ca625deb05} executeQuery: Read 228 rows, 15.81 KiB in 0.001641 sec., 138939.6709323583 rows/sec., 9.41 MiB/sec. 2025.02.10 18:56:06.554970 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:06.555049 [ 256 ] {ffceae04-63d5-4214-8adb-d8ca625deb05} TCPHandler: Processed in 0.001890016 sec. 2025.02.10 18:56:06.555401 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:06.555434 [ 195 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.10 18:56:06.555888 [ 4 ] {5e5fabc8-9a50-4df0-a580-8a898cfe741c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:56:06.555991 [ 195 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:06.556100 [ 4 ] {5e5fabc8-9a50-4df0-a580-8a898cfe741c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:56:06.556115 [ 195 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 242 rows starting from the beginning of the part 2025.02.10 18:56:06.556510 [ 195 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 228 rows starting from the beginning of the part 2025.02.10 18:56:06.556896 [ 195 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2025.02.10 18:56:06.557317 [ 195 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2025.02.10 18:56:06.557710 [ 195 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part 2025.02.10 18:56:06.558061 [ 195 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 228 rows starting from the beginning of the part 2025.02.10 18:56:06.559354 [ 4 ] {5e5fabc8-9a50-4df0-a580-8a898cfe741c} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:06.559417 [ 4 ] {5e5fabc8-9a50-4df0-a580-8a898cfe741c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:06.560443 [ 4 ] {5e5fabc8-9a50-4df0-a580-8a898cfe741c} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.10 18:56:06.560819 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.005731209 sec., 129117.60851855167 rows/sec., 9.24 MiB/sec. 2025.02.10 18:56:06.560972 [ 4 ] {5e5fabc8-9a50-4df0-a580-8a898cfe741c} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:06.561081 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.10 18:56:06.561728 [ 4 ] {5e5fabc8-9a50-4df0-a580-8a898cfe741c} executeQuery: Read 529 rows, 40.13 KiB in 0.005973 sec., 88565.21011217144 rows/sec., 6.56 MiB/sec. 2025.02.10 18:56:06.562454 [ 4 ] {5e5fabc8-9a50-4df0-a580-8a898cfe741c} TCPHandler: Processed in 0.007279565 sec. 2025.02.10 18:56:06.562484 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_61_12} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:06.562953 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:06.563165 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_61_12} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.10 18:56:06.563666 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.10 18:56:06.563677 [ 256 ] {d8f8baec-9a5b-46a3-a0d6-330c200add9b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:06.563932 [ 256 ] {d8f8baec-9a5b-46a3-a0d6-330c200add9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:56:06.566202 [ 256 ] {d8f8baec-9a5b-46a3-a0d6-330c200add9b} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:06.566239 [ 256 ] {d8f8baec-9a5b-46a3-a0d6-330c200add9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:06.566703 [ 256 ] {d8f8baec-9a5b-46a3-a0d6-330c200add9b} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.10 18:56:06.566948 [ 256 ] {d8f8baec-9a5b-46a3-a0d6-330c200add9b} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:06.567179 [ 256 ] {d8f8baec-9a5b-46a3-a0d6-330c200add9b} executeQuery: Read 966 rows, 66.39 KiB in 0.003789 sec., 254948.53523357087 rows/sec., 17.11 MiB/sec. 2025.02.10 18:56:06.567290 [ 256 ] {d8f8baec-9a5b-46a3-a0d6-330c200add9b} TCPHandler: Processed in 0.004696823 sec. 2025.02.10 18:56:06.567560 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:06.568045 [ 4 ] {ee4ce134-8d4c-4396-80d3-7e5da5b30f72} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:06.568540 [ 4 ] {ee4ce134-8d4c-4396-80d3-7e5da5b30f72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:56:06.571406 [ 4 ] {ee4ce134-8d4c-4396-80d3-7e5da5b30f72} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:06.571446 [ 4 ] {ee4ce134-8d4c-4396-80d3-7e5da5b30f72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:06.572088 [ 4 ] {ee4ce134-8d4c-4396-80d3-7e5da5b30f72} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.10 18:56:06.572353 [ 4 ] {ee4ce134-8d4c-4396-80d3-7e5da5b30f72} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:06.572635 [ 4 ] {ee4ce134-8d4c-4396-80d3-7e5da5b30f72} executeQuery: Read 5 rows, 9.17 KiB in 0.004783 sec., 1045.3690152623876 rows/sec., 1.87 MiB/sec. 2025.02.10 18:56:06.573205 [ 4 ] {ee4ce134-8d4c-4396-80d3-7e5da5b30f72} TCPHandler: Processed in 0.00579203 sec. 2025.02.10 18:56:06.573549 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:06.573776 [ 256 ] {8e691f82-9e70-4866-a4e3-9aeabe8f96bd} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:56:06.573870 [ 256 ] {8e691f82-9e70-4866-a4e3-9aeabe8f96bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:56:06.574516 [ 256 ] {8e691f82-9e70-4866-a4e3-9aeabe8f96bd} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:06.574557 [ 256 ] {8e691f82-9e70-4866-a4e3-9aeabe8f96bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:06.574937 [ 256 ] {8e691f82-9e70-4866-a4e3-9aeabe8f96bd} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.10 18:56:06.575184 [ 256 ] {8e691f82-9e70-4866-a4e3-9aeabe8f96bd} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:06.575424 [ 256 ] {8e691f82-9e70-4866-a4e3-9aeabe8f96bd} executeQuery: Read 44 rows, 3.03 KiB in 0.00169 sec., 26035.50295857988 rows/sec., 1.75 MiB/sec. 2025.02.10 18:56:06.575489 [ 256 ] {8e691f82-9e70-4866-a4e3-9aeabe8f96bd} TCPHandler: Processed in 0.002171273 sec. 2025.02.10 18:56:08.334976 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:08.335166 [ 4 ] {677f6ace-abc5-4228-beef-ee7bb45dbafe} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:56:08.335238 [ 4 ] {677f6ace-abc5-4228-beef-ee7bb45dbafe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:56:08.335992 [ 4 ] {677f6ace-abc5-4228-beef-ee7bb45dbafe} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:08.336034 [ 4 ] {677f6ace-abc5-4228-beef-ee7bb45dbafe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:08.336477 [ 4 ] {677f6ace-abc5-4228-beef-ee7bb45dbafe} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.10 18:56:08.336732 [ 4 ] {677f6ace-abc5-4228-beef-ee7bb45dbafe} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:08.336959 [ 4 ] {677f6ace-abc5-4228-beef-ee7bb45dbafe} executeQuery: Read 56 rows, 4.41 KiB in 0.001839 sec., 30451.332245785754 rows/sec., 2.34 MiB/sec. 2025.02.10 18:56:08.337051 [ 4 ] {677f6ace-abc5-4228-beef-ee7bb45dbafe} TCPHandler: Processed in 0.002198143 sec. 2025.02.10 18:56:08.337429 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:08.337741 [ 256 ] {28d5e28e-caae-4ddb-8faa-509a04c7d477} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:56:08.337862 [ 256 ] {28d5e28e-caae-4ddb-8faa-509a04c7d477} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:56:08.338803 [ 256 ] {28d5e28e-caae-4ddb-8faa-509a04c7d477} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:08.338851 [ 256 ] {28d5e28e-caae-4ddb-8faa-509a04c7d477} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:08.339311 [ 256 ] {28d5e28e-caae-4ddb-8faa-509a04c7d477} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.10 18:56:08.339572 [ 256 ] {28d5e28e-caae-4ddb-8faa-509a04c7d477} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:08.339817 [ 256 ] {28d5e28e-caae-4ddb-8faa-509a04c7d477} executeQuery: Read 64 rows, 5.12 KiB in 0.002162 sec., 29602.220166512492 rows/sec., 2.31 MiB/sec. 2025.02.10 18:56:08.339881 [ 256 ] {28d5e28e-caae-4ddb-8faa-509a04c7d477} TCPHandler: Processed in 0.002702736 sec. 2025.02.10 18:56:08.340038 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:08.340186 [ 4 ] {9edc7f69-2362-4a9c-84ed-ece9f106d868} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:08.340252 [ 4 ] {9edc7f69-2362-4a9c-84ed-ece9f106d868} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:56:08.340929 [ 4 ] {9edc7f69-2362-4a9c-84ed-ece9f106d868} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:08.340974 [ 4 ] {9edc7f69-2362-4a9c-84ed-ece9f106d868} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:08.341423 [ 4 ] {9edc7f69-2362-4a9c-84ed-ece9f106d868} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.10 18:56:08.341665 [ 4 ] {9edc7f69-2362-4a9c-84ed-ece9f106d868} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:08.341801 [ 90 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 5 parts from all_1_104_21 to all_108_108_0 2025.02.10 18:56:08.341847 [ 90 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:08.341853 [ 4 ] {9edc7f69-2362-4a9c-84ed-ece9f106d868} executeQuery: Read 42 rows, 2.99 KiB in 0.0017 sec., 24705.88235294118 rows/sec., 1.72 MiB/sec. 2025.02.10 18:56:08.341870 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:08.341969 [ 4 ] {9edc7f69-2362-4a9c-84ed-ece9f106d868} TCPHandler: Processed in 0.001992708 sec. 2025.02.10 18:56:08.342108 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_108_22} MergeTask::PrepareStage: Merging 5 parts: from all_1_104_21 to all_108_108_0 into Compact with storage Full 2025.02.10 18:56:08.342185 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:08.342335 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_108_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:08.342428 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_108_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_104_21, total 31682 rows starting from the beginning of the part 2025.02.10 18:56:08.342540 [ 256 ] {aa3f21b9-93bc-479a-af4e-758f43515e75} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:56:08.342665 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_108_22} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 238 rows starting from the beginning of the part 2025.02.10 18:56:08.342960 [ 256 ] {aa3f21b9-93bc-479a-af4e-758f43515e75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:56:08.343014 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_108_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part 2025.02.10 18:56:08.343446 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_108_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 237 rows starting from the beginning of the part 2025.02.10 18:56:08.343905 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_108_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 966 rows starting from the beginning of the part 2025.02.10 18:56:08.345125 [ 256 ] {aa3f21b9-93bc-479a-af4e-758f43515e75} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:08.345179 [ 256 ] {aa3f21b9-93bc-479a-af4e-758f43515e75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:08.345759 [ 256 ] {aa3f21b9-93bc-479a-af4e-758f43515e75} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.10 18:56:08.346136 [ 256 ] {aa3f21b9-93bc-479a-af4e-758f43515e75} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:08.346773 [ 256 ] {aa3f21b9-93bc-479a-af4e-758f43515e75} executeQuery: Read 16 rows, 1.11 KiB in 0.004343 sec., 3684.089339166475 rows/sec., 255.44 KiB/sec. 2025.02.10 18:56:08.347157 [ 256 ] {aa3f21b9-93bc-479a-af4e-758f43515e75} TCPHandler: Processed in 0.005059152 sec. 2025.02.10 18:56:08.352778 [ 199 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_108_22} MergeTask::MergeProjectionsStage: Merge sorted 33283 rows, containing 5 columns (5 merged, 0 gathered) in 0.01078877 sec., 3084967.0537049174 rows/sec., 208.27 MiB/sec. 2025.02.10 18:56:08.353084 [ 199 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_108_22} MergedBlockOutputStream: filled checksums all_1_108_22 (state Temporary) 2025.02.10 18:56:08.353426 [ 199 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_108_22} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_108_22 to all_1_108_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:08.353520 [ 199 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_108_22} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 5 parts: [all_1_104_21, all_108_108_0] -> all_1_108_22 2025.02.10 18:56:08.353628 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.02.10 18:56:10.289899 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 2025.02.10 18:56:10.290940 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:10.290983 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:10.291545 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.10 18:56:10.291821 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:10.292060 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 2025.02.10 18:56:12.389879 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.02.10 18:56:12.410866 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:12.410914 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:12.418111 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.10 18:56:12.418891 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:12.422574 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.02.10 18:56:12.954736 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1956 2025.02.10 18:56:12.958171 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:12.958228 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:12.959786 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.10 18:56:12.960109 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:12.961216 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1956 2025.02.10 18:56:13.346669 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:13.346860 [ 4 ] {1844264a-86c6-41c1-9ebc-cb6dd1b619a2} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:56:13.346935 [ 4 ] {1844264a-86c6-41c1-9ebc-cb6dd1b619a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:56:13.347670 [ 4 ] {1844264a-86c6-41c1-9ebc-cb6dd1b619a2} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:13.347715 [ 4 ] {1844264a-86c6-41c1-9ebc-cb6dd1b619a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:13.348119 [ 4 ] {1844264a-86c6-41c1-9ebc-cb6dd1b619a2} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.10 18:56:13.348373 [ 4 ] {1844264a-86c6-41c1-9ebc-cb6dd1b619a2} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:13.348629 [ 4 ] {1844264a-86c6-41c1-9ebc-cb6dd1b619a2} executeQuery: Read 14 rows, 1.01 KiB in 0.001822 sec., 7683.863885839736 rows/sec., 553.14 KiB/sec. 2025.02.10 18:56:13.348689 [ 4 ] {1844264a-86c6-41c1-9ebc-cb6dd1b619a2} TCPHandler: Processed in 0.002121831 sec. 2025.02.10 18:56:13.348993 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:13.349298 [ 256 ] {5a80d976-6dfd-43ff-8650-9f6167a45c2f} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:56:13.349423 [ 256 ] {5a80d976-6dfd-43ff-8650-9f6167a45c2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:56:13.350310 [ 256 ] {5a80d976-6dfd-43ff-8650-9f6167a45c2f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:13.350354 [ 256 ] {5a80d976-6dfd-43ff-8650-9f6167a45c2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:13.350826 [ 256 ] {5a80d976-6dfd-43ff-8650-9f6167a45c2f} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.10 18:56:13.351083 [ 256 ] {5a80d976-6dfd-43ff-8650-9f6167a45c2f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:13.351292 [ 256 ] {5a80d976-6dfd-43ff-8650-9f6167a45c2f} executeQuery: Read 273 rows, 24.64 KiB in 0.002081 sec., 131186.92936088418 rows/sec., 11.56 MiB/sec. 2025.02.10 18:56:13.351359 [ 256 ] {5a80d976-6dfd-43ff-8650-9f6167a45c2f} TCPHandler: Processed in 0.002558862 sec. 2025.02.10 18:56:13.351512 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:13.351656 [ 4 ] {eeff7492-064f-4ff9-87c3-e8ef3c25f001} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:56:13.351719 [ 4 ] {eeff7492-064f-4ff9-87c3-e8ef3c25f001} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:56:13.352477 [ 4 ] {eeff7492-064f-4ff9-87c3-e8ef3c25f001} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:13.352518 [ 4 ] {eeff7492-064f-4ff9-87c3-e8ef3c25f001} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:13.352883 [ 4 ] {eeff7492-064f-4ff9-87c3-e8ef3c25f001} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.10 18:56:13.353115 [ 4 ] {eeff7492-064f-4ff9-87c3-e8ef3c25f001} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:13.353321 [ 4 ] {eeff7492-064f-4ff9-87c3-e8ef3c25f001} executeQuery: Read 42 rows, 3.09 KiB in 0.0017 sec., 24705.88235294118 rows/sec., 1.77 MiB/sec. 2025.02.10 18:56:13.353376 [ 4 ] {eeff7492-064f-4ff9-87c3-e8ef3c25f001} TCPHandler: Processed in 0.001932487 sec. 2025.02.10 18:56:13.353595 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:13.353829 [ 256 ] {65a6eb4d-6d16-4654-8a37-ec31780b9e21} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:56:13.353923 [ 256 ] {65a6eb4d-6d16-4654-8a37-ec31780b9e21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:56:13.354790 [ 256 ] {65a6eb4d-6d16-4654-8a37-ec31780b9e21} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:13.354828 [ 256 ] {65a6eb4d-6d16-4654-8a37-ec31780b9e21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:13.355199 [ 256 ] {65a6eb4d-6d16-4654-8a37-ec31780b9e21} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.10 18:56:13.355444 [ 256 ] {65a6eb4d-6d16-4654-8a37-ec31780b9e21} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:13.355625 [ 256 ] {65a6eb4d-6d16-4654-8a37-ec31780b9e21} executeQuery: Read 14 rows, 1004.00 B in 0.001854 sec., 7551.240560949299 rows/sec., 528.84 KiB/sec. 2025.02.10 18:56:13.355680 [ 256 ] {65a6eb4d-6d16-4654-8a37-ec31780b9e21} TCPHandler: Processed in 0.002196273 sec. 2025.02.10 18:56:13.355843 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:13.355969 [ 4 ] {0e278c46-f45d-40b7-bec5-9da8b6531d70} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:56:13.356021 [ 4 ] {0e278c46-f45d-40b7-bec5-9da8b6531d70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:56:13.356601 [ 4 ] {0e278c46-f45d-40b7-bec5-9da8b6531d70} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:13.356641 [ 4 ] {0e278c46-f45d-40b7-bec5-9da8b6531d70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:13.356999 [ 4 ] {0e278c46-f45d-40b7-bec5-9da8b6531d70} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.10 18:56:13.357249 [ 4 ] {0e278c46-f45d-40b7-bec5-9da8b6531d70} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:13.357453 [ 4 ] {0e278c46-f45d-40b7-bec5-9da8b6531d70} executeQuery: Read 13 rows, 830.00 B in 0.001511 sec., 8603.573792190602 rows/sec., 536.43 KiB/sec. 2025.02.10 18:56:13.357509 [ 4 ] {0e278c46-f45d-40b7-bec5-9da8b6531d70} TCPHandler: Processed in 0.001724761 sec. 2025.02.10 18:56:13.357667 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:13.357807 [ 256 ] {eb27abef-4449-4f27-a99c-e248a92ce6a8} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:56:13.357866 [ 256 ] {eb27abef-4449-4f27-a99c-e248a92ce6a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:56:13.358660 [ 256 ] {eb27abef-4449-4f27-a99c-e248a92ce6a8} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:13.358698 [ 256 ] {eb27abef-4449-4f27-a99c-e248a92ce6a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:13.359088 [ 256 ] {eb27abef-4449-4f27-a99c-e248a92ce6a8} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.10 18:56:13.359340 [ 256 ] {eb27abef-4449-4f27-a99c-e248a92ce6a8} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:13.359525 [ 256 ] {eb27abef-4449-4f27-a99c-e248a92ce6a8} executeQuery: Read 417 rows, 30.48 KiB in 0.001749 sec., 238421.9554030875 rows/sec., 17.02 MiB/sec. 2025.02.10 18:56:13.359599 [ 256 ] {eb27abef-4449-4f27-a99c-e248a92ce6a8} TCPHandler: Processed in 0.002000969 sec. 2025.02.10 18:56:13.359803 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:13.360145 [ 4 ] {cb2bee8f-357e-4873-b2c8-451b76b86c38} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:56:13.360255 [ 4 ] {cb2bee8f-357e-4873-b2c8-451b76b86c38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:56:13.360759 [ 4 ] {cb2bee8f-357e-4873-b2c8-451b76b86c38} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:13.360798 [ 4 ] {cb2bee8f-357e-4873-b2c8-451b76b86c38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:13.361160 [ 4 ] {cb2bee8f-357e-4873-b2c8-451b76b86c38} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.10 18:56:13.361390 [ 4 ] {cb2bee8f-357e-4873-b2c8-451b76b86c38} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:13.361617 [ 4 ] {cb2bee8f-357e-4873-b2c8-451b76b86c38} executeQuery: Read 6 rows, 321.00 B in 0.001602 sec., 3745.3183520599255 rows/sec., 195.68 KiB/sec. 2025.02.10 18:56:13.361739 [ 4 ] {cb2bee8f-357e-4873-b2c8-451b76b86c38} TCPHandler: Processed in 0.002062229 sec. 2025.02.10 18:56:13.361920 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:13.362057 [ 256 ] {fad0e1eb-056d-4bb0-8513-74ec5e6edb14} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:13.362121 [ 256 ] {fad0e1eb-056d-4bb0-8513-74ec5e6edb14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:56:13.362781 [ 256 ] {fad0e1eb-056d-4bb0-8513-74ec5e6edb14} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:13.362819 [ 256 ] {fad0e1eb-056d-4bb0-8513-74ec5e6edb14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:13.363221 [ 256 ] {fad0e1eb-056d-4bb0-8513-74ec5e6edb14} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.10 18:56:13.363463 [ 256 ] {fad0e1eb-056d-4bb0-8513-74ec5e6edb14} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:13.363640 [ 256 ] {fad0e1eb-056d-4bb0-8513-74ec5e6edb14} executeQuery: Read 237 rows, 16.27 KiB in 0.001615 sec., 146749.22600619195 rows/sec., 9.84 MiB/sec. 2025.02.10 18:56:13.363692 [ 256 ] {fad0e1eb-056d-4bb0-8513-74ec5e6edb14} TCPHandler: Processed in 0.001866875 sec. 2025.02.10 18:56:13.363839 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:13.363969 [ 4 ] {13c31e92-a95a-4de9-aaa5-11bcbdf7f3b6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:56:13.364024 [ 4 ] {13c31e92-a95a-4de9-aaa5-11bcbdf7f3b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:56:13.364506 [ 4 ] {13c31e92-a95a-4de9-aaa5-11bcbdf7f3b6} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:13.364547 [ 4 ] {13c31e92-a95a-4de9-aaa5-11bcbdf7f3b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:13.364918 [ 4 ] {13c31e92-a95a-4de9-aaa5-11bcbdf7f3b6} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.10 18:56:13.365158 [ 4 ] {13c31e92-a95a-4de9-aaa5-11bcbdf7f3b6} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:13.365364 [ 4 ] {13c31e92-a95a-4de9-aaa5-11bcbdf7f3b6} executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. 2025.02.10 18:56:13.365417 [ 4 ] {13c31e92-a95a-4de9-aaa5-11bcbdf7f3b6} TCPHandler: Processed in 0.001633509 sec. 2025.02.10 18:56:13.365568 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:13.365707 [ 256 ] {5e22090e-7d15-4ab7-b28a-121f4388b11e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:13.365800 [ 256 ] {5e22090e-7d15-4ab7-b28a-121f4388b11e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:56:13.367045 [ 256 ] {5e22090e-7d15-4ab7-b28a-121f4388b11e} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:13.367084 [ 256 ] {5e22090e-7d15-4ab7-b28a-121f4388b11e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:13.367752 [ 256 ] {5e22090e-7d15-4ab7-b28a-121f4388b11e} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.10 18:56:13.368015 [ 256 ] {5e22090e-7d15-4ab7-b28a-121f4388b11e} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:13.368211 [ 256 ] {5e22090e-7d15-4ab7-b28a-121f4388b11e} executeQuery: Read 35 rows, 64.22 KiB in 0.002535 sec., 13806.706114398423 rows/sec., 24.74 MiB/sec. 2025.02.10 18:56:13.368303 [ 256 ] {5e22090e-7d15-4ab7-b28a-121f4388b11e} TCPHandler: Processed in 0.002804438 sec. 2025.02.10 18:56:13.368438 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:13.368558 [ 4 ] {0e866cb1-3834-4d28-ac65-979c322b1a0b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:56:13.368611 [ 4 ] {0e866cb1-3834-4d28-ac65-979c322b1a0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:56:13.369095 [ 4 ] {0e866cb1-3834-4d28-ac65-979c322b1a0b} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:13.369135 [ 4 ] {0e866cb1-3834-4d28-ac65-979c322b1a0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:13.369505 [ 4 ] {0e866cb1-3834-4d28-ac65-979c322b1a0b} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.10 18:56:13.369749 [ 4 ] {0e866cb1-3834-4d28-ac65-979c322b1a0b} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:13.369982 [ 4 ] {0e866cb1-3834-4d28-ac65-979c322b1a0b} executeQuery: Read 82 rows, 5.33 KiB in 0.001445 sec., 56747.40484429066 rows/sec., 3.60 MiB/sec. 2025.02.10 18:56:13.370073 [ 4 ] {0e866cb1-3834-4d28-ac65-979c322b1a0b} TCPHandler: Processed in 0.0016891 sec. 2025.02.10 18:56:17.604740 [ 32 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:56:17.604845 [ 32 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:56:17.792409 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 2025.02.10 18:56:17.793051 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:17.793099 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:17.793660 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.10 18:56:17.793929 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:17.794104 [ 32 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.10 18:56:17.794135 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2025.02.10 18:56:17.794158 [ 32 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:17.794185 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:17.794343 [ 191 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.10 18:56:17.794536 [ 191 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:17.794587 [ 191 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part 2025.02.10 18:56:17.794664 [ 191 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part 2025.02.10 18:56:17.794762 [ 191 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part 2025.02.10 18:56:17.795009 [ 191 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part 2025.02.10 18:56:17.795144 [ 191 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part 2025.02.10 18:56:17.795347 [ 191 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part 2025.02.10 18:56:17.798517 [ 191 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004254953 sec., 7110771.846363521 rows/sec., 101.72 MiB/sec. 2025.02.10 18:56:17.798994 [ 190 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.10 18:56:17.799408 [ 190 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_66_13} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:17.799522 [ 190 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_66_13} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.10 18:56:17.799659 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. 2025.02.10 18:56:18.340823 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:18.341036 [ 4 ] {2bc2dc16-0a9a-4194-8b80-309a511c3a6b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:56:18.341116 [ 4 ] {2bc2dc16-0a9a-4194-8b80-309a511c3a6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:56:18.341970 [ 4 ] {2bc2dc16-0a9a-4194-8b80-309a511c3a6b} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:18.342022 [ 4 ] {2bc2dc16-0a9a-4194-8b80-309a511c3a6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:18.342449 [ 4 ] {2bc2dc16-0a9a-4194-8b80-309a511c3a6b} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.10 18:56:18.342705 [ 4 ] {2bc2dc16-0a9a-4194-8b80-309a511c3a6b} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:18.342923 [ 29 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.10 18:56:18.342954 [ 4 ] {2bc2dc16-0a9a-4194-8b80-309a511c3a6b} executeQuery: Read 66 rows, 5.38 KiB in 0.001976 sec., 33400.80971659919 rows/sec., 2.66 MiB/sec. 2025.02.10 18:56:18.343058 [ 29 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:18.343131 [ 4 ] {2bc2dc16-0a9a-4194-8b80-309a511c3a6b} TCPHandler: Processed in 0.002435128 sec. 2025.02.10 18:56:18.343146 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:18.343399 [ 193 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.10 18:56:18.343480 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:18.343692 [ 193 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:18.343733 [ 193 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1432 rows starting from the beginning of the part 2025.02.10 18:56:18.343768 [ 256 ] {23874edd-9a76-48ed-a808-1c67d51742ce} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:56:18.343842 [ 193 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 273 rows starting from the beginning of the part 2025.02.10 18:56:18.343874 [ 256 ] {23874edd-9a76-48ed-a808-1c67d51742ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:56:18.344165 [ 193 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1208 rows starting from the beginning of the part 2025.02.10 18:56:18.344557 [ 193 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part 2025.02.10 18:56:18.344724 [ 193 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 273 rows starting from the beginning of the part 2025.02.10 18:56:18.344934 [ 193 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 66 rows starting from the beginning of the part 2025.02.10 18:56:18.345825 [ 256 ] {23874edd-9a76-48ed-a808-1c67d51742ce} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:18.345871 [ 256 ] {23874edd-9a76-48ed-a808-1c67d51742ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:18.346432 [ 256 ] {23874edd-9a76-48ed-a808-1c67d51742ce} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.10 18:56:18.346709 [ 256 ] {23874edd-9a76-48ed-a808-1c67d51742ce} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:18.347049 [ 256 ] {23874edd-9a76-48ed-a808-1c67d51742ce} executeQuery: Read 5 rows, 385.00 B in 0.003304 sec., 1513.317191283293 rows/sec., 113.79 KiB/sec. 2025.02.10 18:56:18.347498 [ 256 ] {23874edd-9a76-48ed-a808-1c67d51742ce} TCPHandler: Processed in 0.004203481 sec. 2025.02.10 18:56:18.347578 [ 193 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.004279543 sec., 772979.7317143442 rows/sec., 67.75 MiB/sec. 2025.02.10 18:56:18.347787 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:18.348043 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.10 18:56:18.348133 [ 4 ] {cdfaa555-1e11-4940-904c-ad402e081ecb} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:56:18.348337 [ 4 ] {cdfaa555-1e11-4940-904c-ad402e081ecb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:56:18.349328 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_111_22} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:18.349769 [ 201 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_111_22} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.10 18:56:18.350171 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.10 18:56:18.351043 [ 4 ] {cdfaa555-1e11-4940-904c-ad402e081ecb} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:18.351088 [ 4 ] {cdfaa555-1e11-4940-904c-ad402e081ecb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:18.351458 [ 4 ] {cdfaa555-1e11-4940-904c-ad402e081ecb} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.10 18:56:18.351688 [ 4 ] {cdfaa555-1e11-4940-904c-ad402e081ecb} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:18.351845 [ 29 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.10 18:56:18.351920 [ 29 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:18.351936 [ 4 ] {cdfaa555-1e11-4940-904c-ad402e081ecb} executeQuery: Read 69 rows, 5.52 KiB in 0.003921 sec., 17597.55164498852 rows/sec., 1.37 MiB/sec. 2025.02.10 18:56:18.351968 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:18.352109 [ 4 ] {cdfaa555-1e11-4940-904c-ad402e081ecb} TCPHandler: Processed in 0.004464407 sec. 2025.02.10 18:56:18.352177 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.10 18:56:18.352286 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:18.352305 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:18.352337 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 914 rows starting from the beginning of the part 2025.02.10 18:56:18.352468 [ 256 ] {2232ecd0-26d5-4fec-aad3-d28085b477a3} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:18.352482 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 417 rows starting from the beginning of the part 2025.02.10 18:56:18.352579 [ 256 ] {2232ecd0-26d5-4fec-aad3-d28085b477a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:56:18.352603 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 529 rows starting from the beginning of the part 2025.02.10 18:56:18.353112 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part 2025.02.10 18:56:18.353355 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 417 rows starting from the beginning of the part 2025.02.10 18:56:18.353580 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 69 rows starting from the beginning of the part 2025.02.10 18:56:18.354392 [ 256 ] {2232ecd0-26d5-4fec-aad3-d28085b477a3} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:18.354437 [ 256 ] {2232ecd0-26d5-4fec-aad3-d28085b477a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:18.354997 [ 256 ] {2232ecd0-26d5-4fec-aad3-d28085b477a3} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.10 18:56:18.355302 [ 193 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.003231758 sec., 745724.1538506286 rows/sec., 57.18 MiB/sec. 2025.02.10 18:56:18.355352 [ 256 ] {2232ecd0-26d5-4fec-aad3-d28085b477a3} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:18.355475 [ 193 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.10 18:56:18.355618 [ 256 ] {2232ecd0-26d5-4fec-aad3-d28085b477a3} executeQuery: Read 160 rows, 11.41 KiB in 0.003227 sec., 49581.65478772854 rows/sec., 3.45 MiB/sec. 2025.02.10 18:56:18.355707 [ 256 ] {2232ecd0-26d5-4fec-aad3-d28085b477a3} TCPHandler: Processed in 0.003483124 sec. 2025.02.10 18:56:18.355859 [ 193 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_111_22} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:18.355878 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:18.355952 [ 193 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_111_22} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.10 18:56:18.356099 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.10 18:56:18.356107 [ 4 ] {29c27041-30cc-4aee-8f65-6f11e1760767} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:18.356212 [ 4 ] {29c27041-30cc-4aee-8f65-6f11e1760767} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:56:18.357395 [ 4 ] {29c27041-30cc-4aee-8f65-6f11e1760767} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:18.357435 [ 4 ] {29c27041-30cc-4aee-8f65-6f11e1760767} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:18.358060 [ 4 ] {29c27041-30cc-4aee-8f65-6f11e1760767} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.10 18:56:18.358309 [ 4 ] {29c27041-30cc-4aee-8f65-6f11e1760767} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:18.358565 [ 4 ] {29c27041-30cc-4aee-8f65-6f11e1760767} executeQuery: Read 5 rows, 9.17 KiB in 0.002553 sec., 1958.4802193497844 rows/sec., 3.51 MiB/sec. 2025.02.10 18:56:18.358693 [ 4 ] {29c27041-30cc-4aee-8f65-6f11e1760767} TCPHandler: Processed in 0.0028946 sec. 2025.02.10 18:56:18.359021 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:18.359269 [ 256 ] {ab191804-367d-45e4-bb4e-a4554eea7742} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:56:18.359363 [ 256 ] {ab191804-367d-45e4-bb4e-a4554eea7742} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:56:18.360002 [ 256 ] {ab191804-367d-45e4-bb4e-a4554eea7742} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:18.360042 [ 256 ] {ab191804-367d-45e4-bb4e-a4554eea7742} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:18.360421 [ 256 ] {ab191804-367d-45e4-bb4e-a4554eea7742} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.10 18:56:18.360669 [ 256 ] {ab191804-367d-45e4-bb4e-a4554eea7742} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:18.360801 [ 29 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.10 18:56:18.360834 [ 29 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:18.360856 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:18.360865 [ 256 ] {ab191804-367d-45e4-bb4e-a4554eea7742} executeQuery: Read 60 rows, 4.14 KiB in 0.001648 sec., 36407.76699029126 rows/sec., 2.45 MiB/sec. 2025.02.10 18:56:18.360976 [ 256 ] {ab191804-367d-45e4-bb4e-a4554eea7742} TCPHandler: Processed in 0.002185903 sec. 2025.02.10 18:56:18.360999 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.10 18:56:18.361101 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:18.361127 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6498 rows starting from the beginning of the part 2025.02.10 18:56:18.361190 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 82 rows starting from the beginning of the part 2025.02.10 18:56:18.361274 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 44 rows starting from the beginning of the part 2025.02.10 18:56:18.361449 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 16 rows starting from the beginning of the part 2025.02.10 18:56:18.361634 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 82 rows starting from the beginning of the part 2025.02.10 18:56:18.361800 [ 189 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part 2025.02.10 18:56:18.363680 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 6782 rows, containing 4 columns (4 merged, 0 gathered) in 0.002766637 sec., 2451351.586782075 rows/sec., 159.80 MiB/sec. 2025.02.10 18:56:18.364448 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.10 18:56:18.364867 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_111_22} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:18.364971 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_111_22} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.10 18:56:18.365076 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2025.02.10 18:56:19.922682 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.02.10 18:56:19.944208 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:19.944263 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:19.951465 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.10 18:56:19.952238 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:19.952697 [ 45 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.10 18:56:19.952878 [ 45 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:19.952949 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:19.953496 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.10 18:56:19.971188 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.02.10 18:56:19.972484 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:19.974274 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2025.02.10 18:56:19.980380 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2025.02.10 18:56:19.987179 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part 2025.02.10 18:56:19.993066 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2025.02.10 18:56:19.999052 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part 2025.02.10 18:56:20.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 262.39 MiB, peak 264.54 MiB, free memory in arenas 0.00 B, will set to 257.86 MiB (RSS), difference: -4.53 MiB 2025.02.10 18:56:20.004208 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2025.02.10 18:56:20.069601 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.116475809 sec., 4275.5659245946945 rows/sec., 22.11 MiB/sec. 2025.02.10 18:56:20.073311 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.10 18:56:20.076440 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_66_13} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:20.076570 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_66_13} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.10 18:56:20.079077 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. 2025.02.10 18:56:21.000228 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 254.40 MiB, peak 268.14 MiB, free memory in arenas 0.00 B, will set to 259.32 MiB (RSS), difference: 4.92 MiB 2025.02.10 18:56:22.961527 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1990 2025.02.10 18:56:22.966347 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:22.966407 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:22.967910 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.10 18:56:22.968239 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:22.969884 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1990 2025.02.10 18:56:23.346981 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:23.347191 [ 4 ] {6bb4f953-467f-4a9a-a14e-40eb2dcf52aa} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:56:23.347273 [ 4 ] {6bb4f953-467f-4a9a-a14e-40eb2dcf52aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:56:23.348111 [ 4 ] {6bb4f953-467f-4a9a-a14e-40eb2dcf52aa} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:23.348162 [ 4 ] {6bb4f953-467f-4a9a-a14e-40eb2dcf52aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:23.348600 [ 4 ] {6bb4f953-467f-4a9a-a14e-40eb2dcf52aa} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.10 18:56:23.348867 [ 4 ] {6bb4f953-467f-4a9a-a14e-40eb2dcf52aa} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:23.349141 [ 4 ] {6bb4f953-467f-4a9a-a14e-40eb2dcf52aa} executeQuery: Read 14 rows, 1.01 KiB in 0.002006 sec., 6979.062811565304 rows/sec., 502.40 KiB/sec. 2025.02.10 18:56:23.349236 [ 4 ] {6bb4f953-467f-4a9a-a14e-40eb2dcf52aa} TCPHandler: Processed in 0.002389718 sec. 2025.02.10 18:56:23.349628 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:23.349906 [ 256 ] {832da54f-41c7-4941-ae4d-5f1ba7d3e824} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:56:23.349983 [ 256 ] {832da54f-41c7-4941-ae4d-5f1ba7d3e824} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:56:23.350737 [ 256 ] {832da54f-41c7-4941-ae4d-5f1ba7d3e824} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:23.350790 [ 256 ] {832da54f-41c7-4941-ae4d-5f1ba7d3e824} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:23.351230 [ 256 ] {832da54f-41c7-4941-ae4d-5f1ba7d3e824} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.10 18:56:23.351495 [ 256 ] {832da54f-41c7-4941-ae4d-5f1ba7d3e824} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:23.351787 [ 256 ] {832da54f-41c7-4941-ae4d-5f1ba7d3e824} executeQuery: Read 10 rows, 835.00 B in 0.001924 sec., 5197.505197505197 rows/sec., 423.82 KiB/sec. 2025.02.10 18:56:23.351989 [ 256 ] {832da54f-41c7-4941-ae4d-5f1ba7d3e824} TCPHandler: Processed in 0.002603173 sec. 2025.02.10 18:56:23.352208 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:23.352352 [ 4 ] {a48dc412-94ae-4601-855d-a514fd3831b6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:56:23.352417 [ 4 ] {a48dc412-94ae-4601-855d-a514fd3831b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:56:23.353153 [ 4 ] {a48dc412-94ae-4601-855d-a514fd3831b6} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:23.353194 [ 4 ] {a48dc412-94ae-4601-855d-a514fd3831b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:23.353595 [ 4 ] {a48dc412-94ae-4601-855d-a514fd3831b6} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.10 18:56:23.353833 [ 4 ] {a48dc412-94ae-4601-855d-a514fd3831b6} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:23.354052 [ 4 ] {a48dc412-94ae-4601-855d-a514fd3831b6} executeQuery: Read 278 rows, 25.00 KiB in 0.001733 sec., 160415.46451240624 rows/sec., 14.09 MiB/sec. 2025.02.10 18:56:23.354106 [ 4 ] {a48dc412-94ae-4601-855d-a514fd3831b6} TCPHandler: Processed in 0.002001658 sec. 2025.02.10 18:56:23.354306 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:23.354530 [ 256 ] {726591a4-8c56-435e-afff-739eac544dfe} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:56:23.354622 [ 256 ] {726591a4-8c56-435e-afff-739eac544dfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:56:23.355338 [ 256 ] {726591a4-8c56-435e-afff-739eac544dfe} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:23.355385 [ 256 ] {726591a4-8c56-435e-afff-739eac544dfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:23.355761 [ 256 ] {726591a4-8c56-435e-afff-739eac544dfe} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.10 18:56:23.356017 [ 256 ] {726591a4-8c56-435e-afff-739eac544dfe} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:23.356216 [ 84 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.10 18:56:23.356274 [ 256 ] {726591a4-8c56-435e-afff-739eac544dfe} executeQuery: Read 52 rows, 3.79 KiB in 0.001797 sec., 28937.117417918755 rows/sec., 2.06 MiB/sec. 2025.02.10 18:56:23.356302 [ 84 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:23.356375 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:23.356389 [ 256 ] {726591a4-8c56-435e-afff-739eac544dfe} TCPHandler: Processed in 0.002193153 sec. 2025.02.10 18:56:23.356681 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:23.356742 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.10 18:56:23.357026 [ 4 ] {306ab96b-8d7b-451b-8a60-56722ad02b7b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:56:23.357183 [ 4 ] {306ab96b-8d7b-451b-8a60-56722ad02b7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:56:23.357277 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:23.357412 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 65 rows starting from the beginning of the part 2025.02.10 18:56:23.357836 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 42 rows starting from the beginning of the part 2025.02.10 18:56:23.358681 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 9 rows starting from the beginning of the part 2025.02.10 18:56:23.359374 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 42 rows starting from the beginning of the part 2025.02.10 18:56:23.359890 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 5 rows starting from the beginning of the part 2025.02.10 18:56:23.360109 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 52 rows starting from the beginning of the part 2025.02.10 18:56:23.360764 [ 4 ] {306ab96b-8d7b-451b-8a60-56722ad02b7b} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:23.360808 [ 4 ] {306ab96b-8d7b-451b-8a60-56722ad02b7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:23.361388 [ 4 ] {306ab96b-8d7b-451b-8a60-56722ad02b7b} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.10 18:56:23.361593 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 5 columns (5 merged, 0 gathered) in 0.005103523 sec., 42127.76154824814 rows/sec., 3.17 MiB/sec. 2025.02.10 18:56:23.361722 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.10 18:56:23.361730 [ 4 ] {306ab96b-8d7b-451b-8a60-56722ad02b7b} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:23.362045 [ 4 ] {306ab96b-8d7b-451b-8a60-56722ad02b7b} executeQuery: Read 14 rows, 1004.00 B in 0.005154 sec., 2716.336825766395 rows/sec., 190.23 KiB/sec. 2025.02.10 18:56:23.362138 [ 4 ] {306ab96b-8d7b-451b-8a60-56722ad02b7b} TCPHandler: Processed in 0.005634496 sec. 2025.02.10 18:56:23.362142 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_91_18} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:23.362254 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_91_18} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.10 18:56:23.362293 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:23.362448 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.10 18:56:23.362498 [ 256 ] {89f99f11-deb7-41d3-a9c5-42f7cd1cd442} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:56:23.362565 [ 256 ] {89f99f11-deb7-41d3-a9c5-42f7cd1cd442} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:56:23.363161 [ 256 ] {89f99f11-deb7-41d3-a9c5-42f7cd1cd442} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:23.363202 [ 256 ] {89f99f11-deb7-41d3-a9c5-42f7cd1cd442} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:23.363576 [ 256 ] {89f99f11-deb7-41d3-a9c5-42f7cd1cd442} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.10 18:56:23.363824 [ 256 ] {89f99f11-deb7-41d3-a9c5-42f7cd1cd442} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:23.364054 [ 256 ] {89f99f11-deb7-41d3-a9c5-42f7cd1cd442} executeQuery: Read 13 rows, 830.00 B in 0.001597 sec., 8140.2629931120855 rows/sec., 507.54 KiB/sec. 2025.02.10 18:56:23.364120 [ 256 ] {89f99f11-deb7-41d3-a9c5-42f7cd1cd442} TCPHandler: Processed in 0.001888096 sec. 2025.02.10 18:56:23.364328 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:23.364454 [ 4 ] {5b2840d4-6d37-4075-bd59-a6451cd9323e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:56:23.364506 [ 4 ] {5b2840d4-6d37-4075-bd59-a6451cd9323e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:56:23.365253 [ 4 ] {5b2840d4-6d37-4075-bd59-a6451cd9323e} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:23.365292 [ 4 ] {5b2840d4-6d37-4075-bd59-a6451cd9323e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:23.365683 [ 4 ] {5b2840d4-6d37-4075-bd59-a6451cd9323e} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.10 18:56:23.365936 [ 4 ] {5b2840d4-6d37-4075-bd59-a6451cd9323e} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:23.366176 [ 4 ] {5b2840d4-6d37-4075-bd59-a6451cd9323e} executeQuery: Read 427 rows, 31.30 KiB in 0.001741 sec., 245261.34405514074 rows/sec., 17.56 MiB/sec. 2025.02.10 18:56:23.366276 [ 4 ] {5b2840d4-6d37-4075-bd59-a6451cd9323e} TCPHandler: Processed in 0.00205661 sec. 2025.02.10 18:56:23.366548 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:23.366810 [ 256 ] {62cd19bf-1a27-4cc7-85ab-b7d75b677890} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:56:23.366879 [ 256 ] {62cd19bf-1a27-4cc7-85ab-b7d75b677890} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:56:23.367367 [ 256 ] {62cd19bf-1a27-4cc7-85ab-b7d75b677890} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:23.367407 [ 256 ] {62cd19bf-1a27-4cc7-85ab-b7d75b677890} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:23.367783 [ 256 ] {62cd19bf-1a27-4cc7-85ab-b7d75b677890} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.10 18:56:23.368033 [ 256 ] {62cd19bf-1a27-4cc7-85ab-b7d75b677890} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:23.368286 [ 256 ] {62cd19bf-1a27-4cc7-85ab-b7d75b677890} executeQuery: Read 6 rows, 321.00 B in 0.00152 sec., 3947.368421052631 rows/sec., 206.23 KiB/sec. 2025.02.10 18:56:23.368403 [ 256 ] {62cd19bf-1a27-4cc7-85ab-b7d75b677890} TCPHandler: Processed in 0.002017359 sec. 2025.02.10 18:56:23.368620 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:23.368768 [ 4 ] {0647877c-d664-4bae-ad01-c38e38fcf71f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:23.368831 [ 4 ] {0647877c-d664-4bae-ad01-c38e38fcf71f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:56:23.369511 [ 4 ] {0647877c-d664-4bae-ad01-c38e38fcf71f} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:23.369556 [ 4 ] {0647877c-d664-4bae-ad01-c38e38fcf71f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:23.369995 [ 4 ] {0647877c-d664-4bae-ad01-c38e38fcf71f} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.10 18:56:23.370234 [ 4 ] {0647877c-d664-4bae-ad01-c38e38fcf71f} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:23.370447 [ 4 ] {0647877c-d664-4bae-ad01-c38e38fcf71f} executeQuery: Read 242 rows, 16.62 KiB in 0.00171 sec., 141520.4678362573 rows/sec., 9.49 MiB/sec. 2025.02.10 18:56:23.370500 [ 4 ] {0647877c-d664-4bae-ad01-c38e38fcf71f} TCPHandler: Processed in 0.001999119 sec. 2025.02.10 18:56:23.370646 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:23.370764 [ 256 ] {808b8551-715a-4da8-9c96-11735f2839bd} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:56:23.370821 [ 256 ] {808b8551-715a-4da8-9c96-11735f2839bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:56:23.371379 [ 256 ] {808b8551-715a-4da8-9c96-11735f2839bd} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:23.371426 [ 256 ] {808b8551-715a-4da8-9c96-11735f2839bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:23.371851 [ 256 ] {808b8551-715a-4da8-9c96-11735f2839bd} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.10 18:56:23.372098 [ 256 ] {808b8551-715a-4da8-9c96-11735f2839bd} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:23.372368 [ 256 ] {808b8551-715a-4da8-9c96-11735f2839bd} executeQuery: Read 1 rows, 69.00 B in 0.001625 sec., 615.3846153846154 rows/sec., 41.47 KiB/sec. 2025.02.10 18:56:23.372471 [ 256 ] {808b8551-715a-4da8-9c96-11735f2839bd} TCPHandler: Processed in 0.001875555 sec. 2025.02.10 18:56:23.372684 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:23.372847 [ 4 ] {c2152a5a-9ef6-4547-a85d-037cc6f82963} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:23.372940 [ 4 ] {c2152a5a-9ef6-4547-a85d-037cc6f82963} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:56:23.374237 [ 4 ] {c2152a5a-9ef6-4547-a85d-037cc6f82963} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:23.374277 [ 4 ] {c2152a5a-9ef6-4547-a85d-037cc6f82963} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:23.374938 [ 4 ] {c2152a5a-9ef6-4547-a85d-037cc6f82963} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.10 18:56:23.375190 [ 4 ] {c2152a5a-9ef6-4547-a85d-037cc6f82963} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:23.375381 [ 51 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.10 18:56:23.375453 [ 4 ] {c2152a5a-9ef6-4547-a85d-037cc6f82963} executeQuery: Read 35 rows, 64.22 KiB in 0.00263 sec., 13307.984790874525 rows/sec., 23.85 MiB/sec. 2025.02.10 18:56:23.375465 [ 51 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:23.375531 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:23.375786 [ 4 ] {c2152a5a-9ef6-4547-a85d-037cc6f82963} TCPHandler: Processed in 0.003215748 sec. 2025.02.10 18:56:23.375820 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.10 18:56:23.376048 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:23.376201 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:23.376402 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1694 rows starting from the beginning of the part 2025.02.10 18:56:23.376456 [ 256 ] {0a8e474a-abf3-4f21-9a10-85f731324170} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:56:23.376742 [ 256 ] {0a8e474a-abf3-4f21-9a10-85f731324170} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:56:23.377142 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 35 rows starting from the beginning of the part 2025.02.10 18:56:23.377984 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 5 rows starting from the beginning of the part 2025.02.10 18:56:23.378632 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 35 rows starting from the beginning of the part 2025.02.10 18:56:23.379303 [ 256 ] {0a8e474a-abf3-4f21-9a10-85f731324170} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:23.379373 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 5 rows starting from the beginning of the part 2025.02.10 18:56:23.379391 [ 256 ] {0a8e474a-abf3-4f21-9a10-85f731324170} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:23.380027 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 35 rows starting from the beginning of the part 2025.02.10 18:56:23.380921 [ 256 ] {0a8e474a-abf3-4f21-9a10-85f731324170} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.10 18:56:23.381439 [ 256 ] {0a8e474a-abf3-4f21-9a10-85f731324170} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:23.382072 [ 256 ] {0a8e474a-abf3-4f21-9a10-85f731324170} executeQuery: Read 82 rows, 5.33 KiB in 0.005709 sec., 14363.28603958662 rows/sec., 934.14 KiB/sec. 2025.02.10 18:56:23.382238 [ 256 ] {0a8e474a-abf3-4f21-9a10-85f731324170} TCPHandler: Processed in 0.006342703 sec. 2025.02.10 18:56:23.390517 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1809 rows, containing 19 columns (19 merged, 0 gathered) in 0.014843928 sec., 121868.01229431995 rows/sec., 218.38 MiB/sec. 2025.02.10 18:56:23.392203 [ 197 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.10 18:56:23.392651 [ 197 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_91_18} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:23.392744 [ 197 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_91_18} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.10 18:56:23.392908 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.22 MiB. 2025.02.10 18:56:24.000214 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 260.25 MiB, peak 277.42 MiB, free memory in arenas 0.00 B, will set to 263.79 MiB (RSS), difference: 3.53 MiB 2025.02.10 18:56:25.294271 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 2025.02.10 18:56:25.294960 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:25.295006 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:25.295549 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.10 18:56:25.295815 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:25.296078 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 2025.02.10 18:56:27.471305 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.02.10 18:56:27.490923 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:27.490992 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:27.497845 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.10 18:56:27.498598 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:27.501292 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.02.10 18:56:28.341366 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:28.341560 [ 4 ] {d78b7318-4868-4a5b-abc9-3d8581b1695d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:56:28.341635 [ 4 ] {d78b7318-4868-4a5b-abc9-3d8581b1695d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:56:28.342441 [ 4 ] {d78b7318-4868-4a5b-abc9-3d8581b1695d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:28.342502 [ 4 ] {d78b7318-4868-4a5b-abc9-3d8581b1695d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:28.342939 [ 4 ] {d78b7318-4868-4a5b-abc9-3d8581b1695d} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.10 18:56:28.343211 [ 4 ] {d78b7318-4868-4a5b-abc9-3d8581b1695d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:28.343434 [ 4 ] {d78b7318-4868-4a5b-abc9-3d8581b1695d} executeQuery: Read 66 rows, 5.38 KiB in 0.001926 sec., 34267.91277258567 rows/sec., 2.73 MiB/sec. 2025.02.10 18:56:28.343491 [ 4 ] {d78b7318-4868-4a5b-abc9-3d8581b1695d} TCPHandler: Processed in 0.002253704 sec. 2025.02.10 18:56:28.343775 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:28.343992 [ 256 ] {7b57fff2-481e-44eb-aa1b-82f6ef03b786} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:56:28.344067 [ 256 ] {7b57fff2-481e-44eb-aa1b-82f6ef03b786} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:56:28.344839 [ 256 ] {7b57fff2-481e-44eb-aa1b-82f6ef03b786} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:28.344886 [ 256 ] {7b57fff2-481e-44eb-aa1b-82f6ef03b786} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:28.345326 [ 256 ] {7b57fff2-481e-44eb-aa1b-82f6ef03b786} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.10 18:56:28.345590 [ 256 ] {7b57fff2-481e-44eb-aa1b-82f6ef03b786} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:28.345838 [ 256 ] {7b57fff2-481e-44eb-aa1b-82f6ef03b786} executeQuery: Read 5 rows, 385.00 B in 0.001903 sec., 2627.430373095113 rows/sec., 197.57 KiB/sec. 2025.02.10 18:56:28.345919 [ 256 ] {7b57fff2-481e-44eb-aa1b-82f6ef03b786} TCPHandler: Processed in 0.002285685 sec. 2025.02.10 18:56:28.346138 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:28.346293 [ 4 ] {5bc7938c-3384-472a-8ce1-48966ea3f78e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:56:28.346347 [ 4 ] {5bc7938c-3384-472a-8ce1-48966ea3f78e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:56:28.346971 [ 4 ] {5bc7938c-3384-472a-8ce1-48966ea3f78e} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:28.347011 [ 4 ] {5bc7938c-3384-472a-8ce1-48966ea3f78e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:28.347385 [ 4 ] {5bc7938c-3384-472a-8ce1-48966ea3f78e} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.10 18:56:28.347625 [ 4 ] {5bc7938c-3384-472a-8ce1-48966ea3f78e} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:28.347883 [ 4 ] {5bc7938c-3384-472a-8ce1-48966ea3f78e} executeQuery: Read 69 rows, 5.52 KiB in 0.001613 sec., 42777.43335399876 rows/sec., 3.34 MiB/sec. 2025.02.10 18:56:28.347962 [ 4 ] {5bc7938c-3384-472a-8ce1-48966ea3f78e} TCPHandler: Processed in 0.001940287 sec. 2025.02.10 18:56:28.348196 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:28.348450 [ 256 ] {ca8257e2-a988-4527-9ca8-49ed6b1ff44d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:28.348517 [ 256 ] {ca8257e2-a988-4527-9ca8-49ed6b1ff44d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:56:28.349177 [ 256 ] {ca8257e2-a988-4527-9ca8-49ed6b1ff44d} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:28.349218 [ 256 ] {ca8257e2-a988-4527-9ca8-49ed6b1ff44d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:28.349631 [ 256 ] {ca8257e2-a988-4527-9ca8-49ed6b1ff44d} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.10 18:56:28.349882 [ 256 ] {ca8257e2-a988-4527-9ca8-49ed6b1ff44d} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:28.350069 [ 79 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 5 parts from all_1_108_22 to all_112_112_0 2025.02.10 18:56:28.350095 [ 256 ] {ca8257e2-a988-4527-9ca8-49ed6b1ff44d} executeQuery: Read 160 rows, 11.41 KiB in 0.001703 sec., 93951.84967704052 rows/sec., 6.54 MiB/sec. 2025.02.10 18:56:28.350151 [ 79 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:28.350218 [ 256 ] {ca8257e2-a988-4527-9ca8-49ed6b1ff44d} TCPHandler: Processed in 0.002143682 sec. 2025.02.10 18:56:28.350225 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.02.10 18:56:28.350437 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:28.350508 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_112_23} MergeTask::PrepareStage: Merging 5 parts: from all_1_108_22 to all_112_112_0 into Compact with storage Full 2025.02.10 18:56:28.350642 [ 4 ] {7c487425-7234-4437-a38e-5476f3e740c6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:28.350883 [ 4 ] {7c487425-7234-4437-a38e-5476f3e740c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:56:28.350901 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_112_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:28.351036 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_112_23} MergeTreeSequentialSource: Reading 6 marks from part all_1_108_22, total 33283 rows starting from the beginning of the part 2025.02.10 18:56:28.351452 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_112_23} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 42 rows starting from the beginning of the part 2025.02.10 18:56:28.351912 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_112_23} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 237 rows starting from the beginning of the part 2025.02.10 18:56:28.352323 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_112_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part 2025.02.10 18:56:28.352746 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_112_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 242 rows starting from the beginning of the part 2025.02.10 18:56:28.354958 [ 4 ] {7c487425-7234-4437-a38e-5476f3e740c6} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:28.355020 [ 4 ] {7c487425-7234-4437-a38e-5476f3e740c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:28.356623 [ 4 ] {7c487425-7234-4437-a38e-5476f3e740c6} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.10 18:56:28.356926 [ 4 ] {7c487425-7234-4437-a38e-5476f3e740c6} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:28.357286 [ 4 ] {7c487425-7234-4437-a38e-5476f3e740c6} executeQuery: Read 5 rows, 9.17 KiB in 0.006711 sec., 745.0454477723141 rows/sec., 1.34 MiB/sec. 2025.02.10 18:56:28.357409 [ 4 ] {7c487425-7234-4437-a38e-5476f3e740c6} TCPHandler: Processed in 0.007086451 sec. 2025.02.10 18:56:28.357572 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:28.357729 [ 256 ] {8ac98809-c269-444a-8ad2-31c4eb4b0976} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:56:28.357864 [ 256 ] {8ac98809-c269-444a-8ad2-31c4eb4b0976} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:56:28.358536 [ 256 ] {8ac98809-c269-444a-8ad2-31c4eb4b0976} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:28.358593 [ 256 ] {8ac98809-c269-444a-8ad2-31c4eb4b0976} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:28.359096 [ 256 ] {8ac98809-c269-444a-8ad2-31c4eb4b0976} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.10 18:56:28.359441 [ 256 ] {8ac98809-c269-444a-8ad2-31c4eb4b0976} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:28.359733 [ 256 ] {8ac98809-c269-444a-8ad2-31c4eb4b0976} executeQuery: Read 60 rows, 4.14 KiB in 0.002041 sec., 29397.354238118573 rows/sec., 1.98 MiB/sec. 2025.02.10 18:56:28.359793 [ 256 ] {8ac98809-c269-444a-8ad2-31c4eb4b0976} TCPHandler: Processed in 0.002287115 sec. 2025.02.10 18:56:28.361835 [ 195 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_112_23} MergeTask::MergeProjectionsStage: Merge sorted 33964 rows, containing 5 columns (5 merged, 0 gathered) in 0.011456606 sec., 2964577.816501676 rows/sec., 200.16 MiB/sec. 2025.02.10 18:56:28.362133 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_112_23} MergedBlockOutputStream: filled checksums all_1_112_23 (state Temporary) 2025.02.10 18:56:28.362462 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_112_23} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_112_23 to all_1_112_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:28.362543 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_112_23} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 5 parts: [all_1_108_22, all_112_112_0] -> all_1_112_23 2025.02.10 18:56:28.362641 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.02.10 18:56:32.605093 [ 64 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:56:32.605161 [ 64 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:56:32.796227 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 2025.02.10 18:56:32.796892 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:32.796941 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:32.797541 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.10 18:56:32.797811 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:32.798032 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2025.02.10 18:56:32.970110 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2026 2025.02.10 18:56:32.973306 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:32.973362 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:32.974842 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.10 18:56:32.975160 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:32.976561 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2026 2025.02.10 18:56:33.347482 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:33.347667 [ 4 ] {d3aaa09d-9108-4fd1-a3c4-631ba72a2776} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:56:33.347739 [ 4 ] {d3aaa09d-9108-4fd1-a3c4-631ba72a2776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:56:33.348478 [ 4 ] {d3aaa09d-9108-4fd1-a3c4-631ba72a2776} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:33.348530 [ 4 ] {d3aaa09d-9108-4fd1-a3c4-631ba72a2776} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:33.348976 [ 4 ] {d3aaa09d-9108-4fd1-a3c4-631ba72a2776} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.10 18:56:33.349232 [ 4 ] {d3aaa09d-9108-4fd1-a3c4-631ba72a2776} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:33.349443 [ 64 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.02.10 18:56:33.349484 [ 4 ] {d3aaa09d-9108-4fd1-a3c4-631ba72a2776} executeQuery: Read 14 rows, 1.01 KiB in 0.001865 sec., 7506.7024128686335 rows/sec., 540.38 KiB/sec. 2025.02.10 18:56:33.349523 [ 64 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:33.349603 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:33.349626 [ 4 ] {d3aaa09d-9108-4fd1-a3c4-631ba72a2776} TCPHandler: Processed in 0.002271935 sec. 2025.02.10 18:56:33.349861 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.02.10 18:56:33.349947 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:33.350054 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:33.350118 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:56:33.350284 [ 256 ] {834f048b-0cc2-4106-9df0-e0d834e94c8c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:56:33.350350 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:56:33.350455 [ 256 ] {834f048b-0cc2-4106-9df0-e0d834e94c8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:56:33.350621 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:56:33.350980 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:56:33.351288 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:56:33.353317 [ 256 ] {834f048b-0cc2-4106-9df0-e0d834e94c8c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:33.353398 [ 256 ] {834f048b-0cc2-4106-9df0-e0d834e94c8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:33.353942 [ 191 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004206142 sec., 16642.329241380816 rows/sec., 1.23 MiB/sec. 2025.02.10 18:56:33.354185 [ 195 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.02.10 18:56:33.354415 [ 256 ] {834f048b-0cc2-4106-9df0-e0d834e94c8c} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.10 18:56:33.354801 [ 195 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_49_12} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:33.354882 [ 256 ] {834f048b-0cc2-4106-9df0-e0d834e94c8c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:33.355008 [ 195 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_49_12} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.02.10 18:56:33.355252 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:56:33.355400 [ 256 ] {834f048b-0cc2-4106-9df0-e0d834e94c8c} executeQuery: Read 273 rows, 24.64 KiB in 0.005238 sec., 52119.12943871707 rows/sec., 4.59 MiB/sec. 2025.02.10 18:56:33.355549 [ 256 ] {834f048b-0cc2-4106-9df0-e0d834e94c8c} TCPHandler: Processed in 0.00579359 sec. 2025.02.10 18:56:33.355764 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:33.355991 [ 4 ] {b4b2712c-2801-406d-82bb-eeba45e25f2a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:56:33.356050 [ 4 ] {b4b2712c-2801-406d-82bb-eeba45e25f2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:56:33.356708 [ 4 ] {b4b2712c-2801-406d-82bb-eeba45e25f2a} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:33.356751 [ 4 ] {b4b2712c-2801-406d-82bb-eeba45e25f2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:33.357135 [ 4 ] {b4b2712c-2801-406d-82bb-eeba45e25f2a} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.10 18:56:33.357388 [ 4 ] {b4b2712c-2801-406d-82bb-eeba45e25f2a} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:33.357570 [ 4 ] {b4b2712c-2801-406d-82bb-eeba45e25f2a} executeQuery: Read 42 rows, 3.09 KiB in 0.001632 sec., 25735.29411764706 rows/sec., 1.85 MiB/sec. 2025.02.10 18:56:33.357623 [ 4 ] {b4b2712c-2801-406d-82bb-eeba45e25f2a} TCPHandler: Processed in 0.001970668 sec. 2025.02.10 18:56:33.357770 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:33.357898 [ 256 ] {3bc9b718-1965-4984-922f-bca944fc7397} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:56:33.357953 [ 256 ] {3bc9b718-1965-4984-922f-bca944fc7397} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:56:33.358568 [ 256 ] {3bc9b718-1965-4984-922f-bca944fc7397} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:33.358619 [ 256 ] {3bc9b718-1965-4984-922f-bca944fc7397} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:33.358989 [ 256 ] {3bc9b718-1965-4984-922f-bca944fc7397} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.10 18:56:33.359234 [ 256 ] {3bc9b718-1965-4984-922f-bca944fc7397} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:33.359462 [ 256 ] {3bc9b718-1965-4984-922f-bca944fc7397} executeQuery: Read 14 rows, 1004.00 B in 0.001594 sec., 8782.936010037642 rows/sec., 615.10 KiB/sec. 2025.02.10 18:56:33.359523 [ 256 ] {3bc9b718-1965-4984-922f-bca944fc7397} TCPHandler: Processed in 0.001812404 sec. 2025.02.10 18:56:33.359680 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:33.359801 [ 4 ] {99871e6b-a95f-4f94-be87-1e8629b3eb9b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:56:33.359851 [ 4 ] {99871e6b-a95f-4f94-be87-1e8629b3eb9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:56:33.360469 [ 4 ] {99871e6b-a95f-4f94-be87-1e8629b3eb9b} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:33.360506 [ 4 ] {99871e6b-a95f-4f94-be87-1e8629b3eb9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:33.360913 [ 4 ] {99871e6b-a95f-4f94-be87-1e8629b3eb9b} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.10 18:56:33.361162 [ 4 ] {99871e6b-a95f-4f94-be87-1e8629b3eb9b} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:33.361295 [ 74 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.02.10 18:56:33.361338 [ 74 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:33.361354 [ 4 ] {99871e6b-a95f-4f94-be87-1e8629b3eb9b} executeQuery: Read 13 rows, 830.00 B in 0.001577 sec., 8243.500317057704 rows/sec., 513.98 KiB/sec. 2025.02.10 18:56:33.361373 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:33.361466 [ 4 ] {99871e6b-a95f-4f94-be87-1e8629b3eb9b} TCPHandler: Processed in 0.001842015 sec. 2025.02.10 18:56:33.361653 [ 193 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.02.10 18:56:33.361698 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:33.362085 [ 256 ] {b77f1e91-0519-48fb-8ddc-8b0d59b858c8} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:56:33.362163 [ 193 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:33.362246 [ 256 ] {b77f1e91-0519-48fb-8ddc-8b0d59b858c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:56:33.362309 [ 193 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:56:33.362727 [ 193 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:56:33.363138 [ 193 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:56:33.363561 [ 193 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:56:33.363937 [ 193 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:56:33.365496 [ 256 ] {b77f1e91-0519-48fb-8ddc-8b0d59b858c8} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:33.365546 [ 256 ] {b77f1e91-0519-48fb-8ddc-8b0d59b858c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:33.365897 [ 195 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004431017 sec., 14669.318578556571 rows/sec., 971.93 KiB/sec. 2025.02.10 18:56:33.366094 [ 195 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.02.10 18:56:33.366207 [ 256 ] {b77f1e91-0519-48fb-8ddc-8b0d59b858c8} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.10 18:56:33.366609 [ 195 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_49_12} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:33.366720 [ 256 ] {b77f1e91-0519-48fb-8ddc-8b0d59b858c8} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:33.366785 [ 195 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_49_12} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.02.10 18:56:33.367046 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:56:33.367145 [ 256 ] {b77f1e91-0519-48fb-8ddc-8b0d59b858c8} executeQuery: Read 417 rows, 30.48 KiB in 0.00521 sec., 80038.3877159309 rows/sec., 5.71 MiB/sec. 2025.02.10 18:56:33.367216 [ 256 ] {b77f1e91-0519-48fb-8ddc-8b0d59b858c8} TCPHandler: Processed in 0.005594565 sec. 2025.02.10 18:56:33.367373 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:33.367500 [ 4 ] {8294d934-ff94-4f77-9c3b-8be46a9b025d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:56:33.367555 [ 4 ] {8294d934-ff94-4f77-9c3b-8be46a9b025d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:56:33.368050 [ 4 ] {8294d934-ff94-4f77-9c3b-8be46a9b025d} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:33.368088 [ 4 ] {8294d934-ff94-4f77-9c3b-8be46a9b025d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:33.368469 [ 4 ] {8294d934-ff94-4f77-9c3b-8be46a9b025d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.10 18:56:33.368705 [ 4 ] {8294d934-ff94-4f77-9c3b-8be46a9b025d} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:33.368911 [ 4 ] {8294d934-ff94-4f77-9c3b-8be46a9b025d} executeQuery: Read 6 rows, 321.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 219.83 KiB/sec. 2025.02.10 18:56:33.369001 [ 4 ] {8294d934-ff94-4f77-9c3b-8be46a9b025d} TCPHandler: Processed in 0.00168668 sec. 2025.02.10 18:56:33.369239 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:33.369376 [ 256 ] {39a0b140-3a45-4fa5-8a87-3d0fafab676c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:33.369434 [ 256 ] {39a0b140-3a45-4fa5-8a87-3d0fafab676c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:56:33.370030 [ 256 ] {39a0b140-3a45-4fa5-8a87-3d0fafab676c} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:33.370070 [ 256 ] {39a0b140-3a45-4fa5-8a87-3d0fafab676c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:33.370466 [ 256 ] {39a0b140-3a45-4fa5-8a87-3d0fafab676c} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.10 18:56:33.370709 [ 256 ] {39a0b140-3a45-4fa5-8a87-3d0fafab676c} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:33.370945 [ 256 ] {39a0b140-3a45-4fa5-8a87-3d0fafab676c} executeQuery: Read 237 rows, 16.27 KiB in 0.001588 sec., 149244.33249370276 rows/sec., 10.00 MiB/sec. 2025.02.10 18:56:33.371012 [ 256 ] {39a0b140-3a45-4fa5-8a87-3d0fafab676c} TCPHandler: Processed in 0.001881376 sec. 2025.02.10 18:56:33.371196 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:33.371569 [ 4 ] {7e726ce4-2ca8-48f5-9f76-7b34db9cc1d3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:56:33.371686 [ 4 ] {7e726ce4-2ca8-48f5-9f76-7b34db9cc1d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:56:33.372350 [ 4 ] {7e726ce4-2ca8-48f5-9f76-7b34db9cc1d3} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:33.372397 [ 4 ] {7e726ce4-2ca8-48f5-9f76-7b34db9cc1d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:33.372926 [ 4 ] {7e726ce4-2ca8-48f5-9f76-7b34db9cc1d3} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.10 18:56:33.373304 [ 4 ] {7e726ce4-2ca8-48f5-9f76-7b34db9cc1d3} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:33.373546 [ 4 ] {7e726ce4-2ca8-48f5-9f76-7b34db9cc1d3} executeQuery: Read 1 rows, 69.00 B in 0.002113 sec., 473.26076668244207 rows/sec., 31.89 KiB/sec. 2025.02.10 18:56:33.373617 [ 4 ] {7e726ce4-2ca8-48f5-9f76-7b34db9cc1d3} TCPHandler: Processed in 0.002504341 sec. 2025.02.10 18:56:33.373789 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:33.373908 [ 256 ] {690dad6d-b08e-46af-a10b-bd136e71c2c5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:33.373996 [ 256 ] {690dad6d-b08e-46af-a10b-bd136e71c2c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:56:33.375177 [ 256 ] {690dad6d-b08e-46af-a10b-bd136e71c2c5} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:33.375214 [ 256 ] {690dad6d-b08e-46af-a10b-bd136e71c2c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:33.375891 [ 256 ] {690dad6d-b08e-46af-a10b-bd136e71c2c5} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.10 18:56:33.376149 [ 256 ] {690dad6d-b08e-46af-a10b-bd136e71c2c5} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:33.376389 [ 256 ] {690dad6d-b08e-46af-a10b-bd136e71c2c5} executeQuery: Read 35 rows, 64.22 KiB in 0.002504 sec., 13977.635782747602 rows/sec., 25.05 MiB/sec. 2025.02.10 18:56:33.376489 [ 256 ] {690dad6d-b08e-46af-a10b-bd136e71c2c5} TCPHandler: Processed in 0.002759867 sec. 2025.02.10 18:56:33.376665 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:33.376817 [ 4 ] {d49790a1-1be1-431b-b080-d17dd13d4493} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:56:33.376890 [ 4 ] {d49790a1-1be1-431b-b080-d17dd13d4493} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:56:33.377554 [ 4 ] {d49790a1-1be1-431b-b080-d17dd13d4493} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:33.377591 [ 4 ] {d49790a1-1be1-431b-b080-d17dd13d4493} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:33.377986 [ 4 ] {d49790a1-1be1-431b-b080-d17dd13d4493} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.10 18:56:33.378228 [ 4 ] {d49790a1-1be1-431b-b080-d17dd13d4493} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:33.378413 [ 4 ] {d49790a1-1be1-431b-b080-d17dd13d4493} executeQuery: Read 82 rows, 5.33 KiB in 0.00163 sec., 50306.74846625767 rows/sec., 3.20 MiB/sec. 2025.02.10 18:56:33.378462 [ 4 ] {d49790a1-1be1-431b-b080-d17dd13d4493} TCPHandler: Processed in 0.001876425 sec. 2025.02.10 18:56:35.001372 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.02.10 18:56:35.021069 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:35.021123 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:35.028447 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.10 18:56:35.029220 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:35.032020 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.02.10 18:56:35.639643 [ 71 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.02.10 18:56:35.639708 [ 71 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:35.639731 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:35.639902 [ 187 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.02.10 18:56:35.640236 [ 187 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:35.640277 [ 187 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part 2025.02.10 18:56:35.640360 [ 187 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part 2025.02.10 18:56:35.640575 [ 187 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part 2025.02.10 18:56:35.640779 [ 187 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part 2025.02.10 18:56:35.640932 [ 187 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part 2025.02.10 18:56:35.641897 [ 201 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002101491 sec., 17130.694349868736 rows/sec., 1.43 MiB/sec. 2025.02.10 18:56:35.642093 [ 201 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.02.10 18:56:35.642471 [ 201 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_29_7} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:35.642570 [ 201 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_29_7} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.02.10 18:56:35.642678 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:56:36.545603 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:36.545814 [ 4 ] {2a3b44a4-d994-4b39-8a0e-377767a9d26c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:56:36.545897 [ 4 ] {2a3b44a4-d994-4b39-8a0e-377767a9d26c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:56:36.546662 [ 4 ] {2a3b44a4-d994-4b39-8a0e-377767a9d26c} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:36.546706 [ 4 ] {2a3b44a4-d994-4b39-8a0e-377767a9d26c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:36.547127 [ 4 ] {2a3b44a4-d994-4b39-8a0e-377767a9d26c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.10 18:56:36.547386 [ 4 ] {2a3b44a4-d994-4b39-8a0e-377767a9d26c} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:36.547583 [ 4 ] {2a3b44a4-d994-4b39-8a0e-377767a9d26c} executeQuery: Read 2 rows, 167.00 B in 0.001837 sec., 1088.7316276537833 rows/sec., 88.78 KiB/sec. 2025.02.10 18:56:36.547644 [ 4 ] {2a3b44a4-d994-4b39-8a0e-377767a9d26c} TCPHandler: Processed in 0.002187082 sec. 2025.02.10 18:56:36.547893 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:36.548107 [ 256 ] {70849c90-f4f6-41fe-b72a-523d0b6e29d9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:56:36.548189 [ 256 ] {70849c90-f4f6-41fe-b72a-523d0b6e29d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:56:36.549541 [ 256 ] {70849c90-f4f6-41fe-b72a-523d0b6e29d9} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:36.549597 [ 256 ] {70849c90-f4f6-41fe-b72a-523d0b6e29d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:36.550132 [ 256 ] {70849c90-f4f6-41fe-b72a-523d0b6e29d9} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.10 18:56:36.550415 [ 256 ] {70849c90-f4f6-41fe-b72a-523d0b6e29d9} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:36.550706 [ 256 ] {70849c90-f4f6-41fe-b72a-523d0b6e29d9} executeQuery: Read 1207 rows, 102.02 KiB in 0.002609 sec., 462629.3599080107 rows/sec., 38.19 MiB/sec. 2025.02.10 18:56:36.550804 [ 256 ] {70849c90-f4f6-41fe-b72a-523d0b6e29d9} TCPHandler: Processed in 0.003020453 sec. 2025.02.10 18:56:36.550975 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:36.551314 [ 4 ] {dcf72996-7441-4615-bfcd-580b9d9bd74d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:56:36.551451 [ 4 ] {dcf72996-7441-4615-bfcd-580b9d9bd74d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:56:36.552534 [ 4 ] {dcf72996-7441-4615-bfcd-580b9d9bd74d} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:36.552574 [ 4 ] {dcf72996-7441-4615-bfcd-580b9d9bd74d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:36.552961 [ 4 ] {dcf72996-7441-4615-bfcd-580b9d9bd74d} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.10 18:56:36.553204 [ 4 ] {dcf72996-7441-4615-bfcd-580b9d9bd74d} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:36.553390 [ 4 ] {dcf72996-7441-4615-bfcd-580b9d9bd74d} executeQuery: Read 7 rows, 528.00 B in 0.002197 sec., 3186.162949476559 rows/sec., 234.70 KiB/sec. 2025.02.10 18:56:36.553447 [ 4 ] {dcf72996-7441-4615-bfcd-580b9d9bd74d} TCPHandler: Processed in 0.002539751 sec. 2025.02.10 18:56:36.553599 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:36.553749 [ 256 ] {8ab2c94c-37dc-4245-a1fa-a00f46c63a57} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:56:36.553814 [ 256 ] {8ab2c94c-37dc-4245-a1fa-a00f46c63a57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:56:36.554578 [ 256 ] {8ab2c94c-37dc-4245-a1fa-a00f46c63a57} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:36.554620 [ 256 ] {8ab2c94c-37dc-4245-a1fa-a00f46c63a57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:36.555009 [ 256 ] {8ab2c94c-37dc-4245-a1fa-a00f46c63a57} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.10 18:56:36.555256 [ 256 ] {8ab2c94c-37dc-4245-a1fa-a00f46c63a57} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:36.555498 [ 256 ] {8ab2c94c-37dc-4245-a1fa-a00f46c63a57} executeQuery: Read 228 rows, 15.81 KiB in 0.001785 sec., 127731.0924369748 rows/sec., 8.65 MiB/sec. 2025.02.10 18:56:36.555557 [ 256 ] {8ab2c94c-37dc-4245-a1fa-a00f46c63a57} TCPHandler: Processed in 0.002029599 sec. 2025.02.10 18:56:36.555706 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:36.555848 [ 4 ] {348fbb39-ec06-47de-9ce6-d1833a9c1f99} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:56:36.555910 [ 4 ] {348fbb39-ec06-47de-9ce6-d1833a9c1f99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:56:36.556760 [ 4 ] {348fbb39-ec06-47de-9ce6-d1833a9c1f99} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:36.556799 [ 4 ] {348fbb39-ec06-47de-9ce6-d1833a9c1f99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:36.557200 [ 4 ] {348fbb39-ec06-47de-9ce6-d1833a9c1f99} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.10 18:56:36.557443 [ 4 ] {348fbb39-ec06-47de-9ce6-d1833a9c1f99} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:36.557626 [ 4 ] {348fbb39-ec06-47de-9ce6-d1833a9c1f99} executeQuery: Read 527 rows, 39.97 KiB in 0.00181 sec., 291160.2209944751 rows/sec., 21.56 MiB/sec. 2025.02.10 18:56:36.557682 [ 4 ] {348fbb39-ec06-47de-9ce6-d1833a9c1f99} TCPHandler: Processed in 0.002041179 sec. 2025.02.10 18:56:36.557844 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:36.557986 [ 256 ] {bf533f3d-2cb3-43f4-a1e2-d102804753b7} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:36.558051 [ 256 ] {bf533f3d-2cb3-43f4-a1e2-d102804753b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:56:36.558849 [ 256 ] {bf533f3d-2cb3-43f4-a1e2-d102804753b7} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:36.558889 [ 256 ] {bf533f3d-2cb3-43f4-a1e2-d102804753b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:36.559350 [ 256 ] {bf533f3d-2cb3-43f4-a1e2-d102804753b7} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.10 18:56:36.559599 [ 256 ] {bf533f3d-2cb3-43f4-a1e2-d102804753b7} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:36.559823 [ 256 ] {bf533f3d-2cb3-43f4-a1e2-d102804753b7} executeQuery: Read 965 rows, 66.32 KiB in 0.00187 sec., 516042.7807486631 rows/sec., 34.63 MiB/sec. 2025.02.10 18:56:36.559880 [ 256 ] {bf533f3d-2cb3-43f4-a1e2-d102804753b7} TCPHandler: Processed in 0.002105461 sec. 2025.02.10 18:56:36.560024 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:36.560166 [ 4 ] {57d9c5f5-62c1-4f00-9346-987b97ea0183} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:36.560263 [ 4 ] {57d9c5f5-62c1-4f00-9346-987b97ea0183} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:56:36.561372 [ 4 ] {57d9c5f5-62c1-4f00-9346-987b97ea0183} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:36.561409 [ 4 ] {57d9c5f5-62c1-4f00-9346-987b97ea0183} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:36.562032 [ 4 ] {57d9c5f5-62c1-4f00-9346-987b97ea0183} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.10 18:56:36.562284 [ 4 ] {57d9c5f5-62c1-4f00-9346-987b97ea0183} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:36.562523 [ 4 ] {57d9c5f5-62c1-4f00-9346-987b97ea0183} executeQuery: Read 5 rows, 9.17 KiB in 0.002389 sec., 2092.925910422771 rows/sec., 3.75 MiB/sec. 2025.02.10 18:56:36.562617 [ 4 ] {57d9c5f5-62c1-4f00-9346-987b97ea0183} TCPHandler: Processed in 0.002658984 sec. 2025.02.10 18:56:36.562771 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:36.562912 [ 256 ] {004c4515-7ad6-4626-9f59-0b5638e6efb2} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:56:36.562973 [ 256 ] {004c4515-7ad6-4626-9f59-0b5638e6efb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:56:36.563624 [ 256 ] {004c4515-7ad6-4626-9f59-0b5638e6efb2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:36.563674 [ 256 ] {004c4515-7ad6-4626-9f59-0b5638e6efb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:36.564234 [ 256 ] {004c4515-7ad6-4626-9f59-0b5638e6efb2} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.10 18:56:36.564611 [ 256 ] {004c4515-7ad6-4626-9f59-0b5638e6efb2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:36.564854 [ 256 ] {004c4515-7ad6-4626-9f59-0b5638e6efb2} executeQuery: Read 44 rows, 3.03 KiB in 0.001971 sec., 22323.693556570266 rows/sec., 1.50 MiB/sec. 2025.02.10 18:56:36.564926 [ 256 ] {004c4515-7ad6-4626-9f59-0b5638e6efb2} TCPHandler: Processed in 0.002221674 sec. 2025.02.10 18:56:38.335212 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:38.335437 [ 4 ] {71de1d6c-0a8c-48a8-927a-188a851a37e3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:56:38.335521 [ 4 ] {71de1d6c-0a8c-48a8-927a-188a851a37e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:56:38.336384 [ 4 ] {71de1d6c-0a8c-48a8-927a-188a851a37e3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:38.336436 [ 4 ] {71de1d6c-0a8c-48a8-927a-188a851a37e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:38.336889 [ 4 ] {71de1d6c-0a8c-48a8-927a-188a851a37e3} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.10 18:56:38.337149 [ 4 ] {71de1d6c-0a8c-48a8-927a-188a851a37e3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:38.337353 [ 68 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.10 18:56:38.337417 [ 4 ] {71de1d6c-0a8c-48a8-927a-188a851a37e3} executeQuery: Read 56 rows, 4.41 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.12 MiB/sec. 2025.02.10 18:56:38.337449 [ 68 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:38.337520 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:38.337553 [ 4 ] {71de1d6c-0a8c-48a8-927a-188a851a37e3} TCPHandler: Processed in 0.002475129 sec. 2025.02.10 18:56:38.337763 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.10 18:56:38.337819 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:38.337950 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:38.337992 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1432 rows starting from the beginning of the part 2025.02.10 18:56:38.338006 [ 256 ] {61da1cf5-3838-41a8-89ac-6b288e3ae4f6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:56:38.338094 [ 256 ] {61da1cf5-3838-41a8-89ac-6b288e3ae4f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:56:38.338107 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 278 rows starting from the beginning of the part 2025.02.10 18:56:38.338585 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 66 rows starting from the beginning of the part 2025.02.10 18:56:38.338894 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 273 rows starting from the beginning of the part 2025.02.10 18:56:38.339139 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1207 rows starting from the beginning of the part 2025.02.10 18:56:38.339451 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part 2025.02.10 18:56:38.340469 [ 256 ] {61da1cf5-3838-41a8-89ac-6b288e3ae4f6} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:38.340526 [ 256 ] {61da1cf5-3838-41a8-89ac-6b288e3ae4f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:38.341120 [ 256 ] {61da1cf5-3838-41a8-89ac-6b288e3ae4f6} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.10 18:56:38.341379 [ 256 ] {61da1cf5-3838-41a8-89ac-6b288e3ae4f6} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:38.341629 [ 68 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.10 18:56:38.341757 [ 68 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:38.341828 [ 256 ] {61da1cf5-3838-41a8-89ac-6b288e3ae4f6} executeQuery: Read 64 rows, 5.12 KiB in 0.003847 sec., 16636.340005198854 rows/sec., 1.30 MiB/sec. 2025.02.10 18:56:38.341862 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:38.342268 [ 256 ] {61da1cf5-3838-41a8-89ac-6b288e3ae4f6} TCPHandler: Processed in 0.004589461 sec. 2025.02.10 18:56:38.342303 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3312 rows, containing 5 columns (5 merged, 0 gathered) in 0.004674003 sec., 708600.315404162 rows/sec., 62.10 MiB/sec. 2025.02.10 18:56:38.342306 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.10 18:56:38.342481 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:38.342509 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:38.342566 [ 189 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.10 18:56:38.342579 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 914 rows starting from the beginning of the part 2025.02.10 18:56:38.342984 [ 4 ] {78f9d2e3-0eef-4654-a918-879c2c974fd8} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:38.343059 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 427 rows starting from the beginning of the part 2025.02.10 18:56:38.343272 [ 4 ] {78f9d2e3-0eef-4654-a918-879c2c974fd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:56:38.343563 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 69 rows starting from the beginning of the part 2025.02.10 18:56:38.343972 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 417 rows starting from the beginning of the part 2025.02.10 18:56:38.344074 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_116_23} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:38.344387 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 527 rows starting from the beginning of the part 2025.02.10 18:56:38.344760 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part 2025.02.10 18:56:38.345378 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_116_23} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.10 18:56:38.345729 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.10 18:56:38.346574 [ 4 ] {78f9d2e3-0eef-4654-a918-879c2c974fd8} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:38.346649 [ 4 ] {78f9d2e3-0eef-4654-a918-879c2c974fd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:38.347790 [ 4 ] {78f9d2e3-0eef-4654-a918-879c2c974fd8} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.10 18:56:38.348293 [ 4 ] {78f9d2e3-0eef-4654-a918-879c2c974fd8} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:38.348377 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.006299112 sec., 383863.63030217594 rows/sec., 29.44 MiB/sec. 2025.02.10 18:56:38.348667 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.10 18:56:38.348713 [ 4 ] {78f9d2e3-0eef-4654-a918-879c2c974fd8} executeQuery: Read 42 rows, 2.99 KiB in 0.005913 sec., 7102.9934043632675 rows/sec., 506.04 KiB/sec. 2025.02.10 18:56:38.348869 [ 4 ] {78f9d2e3-0eef-4654-a918-879c2c974fd8} TCPHandler: Processed in 0.006494486 sec. 2025.02.10 18:56:38.349069 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:38.349155 [ 186 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_116_23} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:38.349286 [ 256 ] {da82266a-0b51-401f-a04b-cd3281cd43cd} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:56:38.349375 [ 256 ] {da82266a-0b51-401f-a04b-cd3281cd43cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:56:38.349393 [ 186 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_116_23} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.10 18:56:38.349601 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.10 18:56:38.350028 [ 256 ] {da82266a-0b51-401f-a04b-cd3281cd43cd} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:38.350074 [ 256 ] {da82266a-0b51-401f-a04b-cd3281cd43cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:38.350445 [ 256 ] {da82266a-0b51-401f-a04b-cd3281cd43cd} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.10 18:56:38.350685 [ 256 ] {da82266a-0b51-401f-a04b-cd3281cd43cd} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:38.350853 [ 68 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.10 18:56:38.350901 [ 68 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:38.350929 [ 256 ] {da82266a-0b51-401f-a04b-cd3281cd43cd} executeQuery: Read 16 rows, 1.11 KiB in 0.001723 sec., 9286.128845037725 rows/sec., 643.86 KiB/sec. 2025.02.10 18:56:38.350944 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.02.10 18:56:38.351081 [ 256 ] {da82266a-0b51-401f-a04b-cd3281cd43cd} TCPHandler: Processed in 0.002112171 sec. 2025.02.10 18:56:38.351172 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.10 18:56:38.351315 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:38.351352 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6782 rows starting from the beginning of the part 2025.02.10 18:56:38.351494 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 82 rows starting from the beginning of the part 2025.02.10 18:56:38.351593 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part 2025.02.10 18:56:38.351832 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 82 rows starting from the beginning of the part 2025.02.10 18:56:38.352004 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 44 rows starting from the beginning of the part 2025.02.10 18:56:38.352169 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 16 rows starting from the beginning of the part 2025.02.10 18:56:38.354547 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 7066 rows, containing 4 columns (4 merged, 0 gathered) in 0.003492474 sec., 2023207.6172936433 rows/sec., 131.89 MiB/sec. 2025.02.10 18:56:38.355032 [ 196 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.10 18:56:38.355385 [ 196 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_116_23} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:38.355466 [ 196 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_116_23} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.10 18:56:38.355545 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. 2025.02.10 18:56:40.298182 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 2025.02.10 18:56:40.298873 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:40.298926 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:40.299465 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.10 18:56:40.299738 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:40.300029 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 2025.02.10 18:56:42.532115 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.02.10 18:56:42.552735 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:42.552800 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:42.560071 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.10 18:56:42.560856 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:42.563970 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.02.10 18:56:42.976838 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2072 2025.02.10 18:56:42.980602 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:42.980648 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:42.982144 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.10 18:56:42.982488 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:42.982699 [ 59 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.10 18:56:42.982824 [ 59 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:42.982892 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:42.983361 [ 188 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.10 18:56:42.983885 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2072 2025.02.10 18:56:42.984423 [ 188 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:42.984622 [ 188 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1874 rows starting from the beginning of the part 2025.02.10 18:56:42.985345 [ 188 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part 2025.02.10 18:56:42.986056 [ 188 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 46 rows starting from the beginning of the part 2025.02.10 18:56:42.986711 [ 188 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::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.02.10 18:56:42.987381 [ 188 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part 2025.02.10 18:56:42.988017 [ 188 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 46 rows starting from the beginning of the part 2025.02.10 18:56:42.997572 [ 186 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2072 rows, containing 72 columns (72 merged, 0 gathered) in 0.014490309 sec., 142992.11976777032 rows/sec., 108.08 MiB/sec. 2025.02.10 18:56:42.999281 [ 200 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.10 18:56:43.000005 [ 200 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_51_10} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:43.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.65 MiB, peak 277.42 MiB, free memory in arenas 0.00 B, will set to 263.88 MiB (RSS), difference: -3.77 MiB 2025.02.10 18:56:43.000237 [ 200 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_51_10} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.10 18:56:43.000778 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.57 MiB. 2025.02.10 18:56:43.346544 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:43.346740 [ 4 ] {093061c4-a8af-4862-ab61-20fa47234358} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:56:43.346819 [ 4 ] {093061c4-a8af-4862-ab61-20fa47234358} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:56:43.347622 [ 4 ] {093061c4-a8af-4862-ab61-20fa47234358} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:43.347666 [ 4 ] {093061c4-a8af-4862-ab61-20fa47234358} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:43.348089 [ 4 ] {093061c4-a8af-4862-ab61-20fa47234358} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.10 18:56:43.348341 [ 4 ] {093061c4-a8af-4862-ab61-20fa47234358} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:43.348538 [ 4 ] {093061c4-a8af-4862-ab61-20fa47234358} executeQuery: Read 14 rows, 1.01 KiB in 0.001856 sec., 7543.103448275862 rows/sec., 543.00 KiB/sec. 2025.02.10 18:56:43.348603 [ 4 ] {093061c4-a8af-4862-ab61-20fa47234358} TCPHandler: Processed in 0.002174822 sec. 2025.02.10 18:56:43.348888 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:43.349173 [ 256 ] {2f185ad8-db3a-401c-a5f4-91957c55cf33} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:56:43.349282 [ 256 ] {2f185ad8-db3a-401c-a5f4-91957c55cf33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:56:43.350267 [ 256 ] {2f185ad8-db3a-401c-a5f4-91957c55cf33} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:43.350316 [ 256 ] {2f185ad8-db3a-401c-a5f4-91957c55cf33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:43.350783 [ 256 ] {2f185ad8-db3a-401c-a5f4-91957c55cf33} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.10 18:56:43.351047 [ 256 ] {2f185ad8-db3a-401c-a5f4-91957c55cf33} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:43.351293 [ 256 ] {2f185ad8-db3a-401c-a5f4-91957c55cf33} executeQuery: Read 273 rows, 24.64 KiB in 0.0022 sec., 124090.90909090909 rows/sec., 10.94 MiB/sec. 2025.02.10 18:56:43.351369 [ 256 ] {2f185ad8-db3a-401c-a5f4-91957c55cf33} TCPHandler: Processed in 0.002661184 sec. 2025.02.10 18:56:43.351582 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:43.351911 [ 4 ] {fd7232d3-92a7-4160-b4cf-3a0b61a674a5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:56:43.352029 [ 4 ] {fd7232d3-92a7-4160-b4cf-3a0b61a674a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:56:43.352712 [ 4 ] {fd7232d3-92a7-4160-b4cf-3a0b61a674a5} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:43.352752 [ 4 ] {fd7232d3-92a7-4160-b4cf-3a0b61a674a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:43.353123 [ 4 ] {fd7232d3-92a7-4160-b4cf-3a0b61a674a5} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.10 18:56:43.353375 [ 4 ] {fd7232d3-92a7-4160-b4cf-3a0b61a674a5} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:43.353563 [ 4 ] {fd7232d3-92a7-4160-b4cf-3a0b61a674a5} executeQuery: Read 42 rows, 3.09 KiB in 0.001772 sec., 23702.031602708805 rows/sec., 1.70 MiB/sec. 2025.02.10 18:56:43.353628 [ 4 ] {fd7232d3-92a7-4160-b4cf-3a0b61a674a5} TCPHandler: Processed in 0.002168763 sec. 2025.02.10 18:56:43.353822 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:43.354048 [ 256 ] {66c09ee2-b580-490d-9246-c078acb7823c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:56:43.354110 [ 256 ] {66c09ee2-b580-490d-9246-c078acb7823c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:56:43.354783 [ 256 ] {66c09ee2-b580-490d-9246-c078acb7823c} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:43.354825 [ 256 ] {66c09ee2-b580-490d-9246-c078acb7823c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:43.355192 [ 256 ] {66c09ee2-b580-490d-9246-c078acb7823c} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.10 18:56:43.355445 [ 256 ] {66c09ee2-b580-490d-9246-c078acb7823c} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:43.355629 [ 62 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.10 18:56:43.355695 [ 62 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:43.355695 [ 256 ] {66c09ee2-b580-490d-9246-c078acb7823c} executeQuery: Read 14 rows, 1004.00 B in 0.001681 sec., 8328.375966686495 rows/sec., 583.27 KiB/sec. 2025.02.10 18:56:43.355729 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:43.355870 [ 256 ] {66c09ee2-b580-490d-9246-c078acb7823c} TCPHandler: Processed in 0.002154441 sec. 2025.02.10 18:56:43.355966 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.10 18:56:43.356064 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:43.356131 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:43.356180 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 242 rows starting from the beginning of the part 2025.02.10 18:56:43.356230 [ 4 ] {6e005a8e-0c1c-4aab-9d22-57d56b55e379} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:56:43.356280 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part 2025.02.10 18:56:43.356365 [ 4 ] {6e005a8e-0c1c-4aab-9d22-57d56b55e379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:56:43.356763 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part 2025.02.10 18:56:43.356958 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part 2025.02.10 18:56:43.357157 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 228 rows starting from the beginning of the part 2025.02.10 18:56:43.357391 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part 2025.02.10 18:56:43.358274 [ 4 ] {6e005a8e-0c1c-4aab-9d22-57d56b55e379} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:43.358321 [ 4 ] {6e005a8e-0c1c-4aab-9d22-57d56b55e379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:43.358868 [ 4 ] {6e005a8e-0c1c-4aab-9d22-57d56b55e379} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.10 18:56:43.359084 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.003234078 sec., 162642.95418972577 rows/sec., 11.65 MiB/sec. 2025.02.10 18:56:43.359220 [ 4 ] {6e005a8e-0c1c-4aab-9d22-57d56b55e379} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:43.359223 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.10 18:56:43.359571 [ 4 ] {6e005a8e-0c1c-4aab-9d22-57d56b55e379} executeQuery: Read 13 rows, 830.00 B in 0.003377 sec., 3849.570624814925 rows/sec., 240.02 KiB/sec. 2025.02.10 18:56:43.359763 [ 4 ] {6e005a8e-0c1c-4aab-9d22-57d56b55e379} TCPHandler: Processed in 0.003770631 sec. 2025.02.10 18:56:43.359826 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_66_13} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:43.360191 [ 198 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_66_13} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.10 18:56:43.360231 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:43.360492 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.10 18:56:43.360666 [ 256 ] {35f1f3b5-d787-4be7-955d-f1f7f8facea9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:56:43.360727 [ 256 ] {35f1f3b5-d787-4be7-955d-f1f7f8facea9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:56:43.361459 [ 256 ] {35f1f3b5-d787-4be7-955d-f1f7f8facea9} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:43.361499 [ 256 ] {35f1f3b5-d787-4be7-955d-f1f7f8facea9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:43.361900 [ 256 ] {35f1f3b5-d787-4be7-955d-f1f7f8facea9} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.10 18:56:43.362150 [ 256 ] {35f1f3b5-d787-4be7-955d-f1f7f8facea9} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:43.362388 [ 256 ] {35f1f3b5-d787-4be7-955d-f1f7f8facea9} executeQuery: Read 417 rows, 30.48 KiB in 0.001777 sec., 234665.16601012944 rows/sec., 16.75 MiB/sec. 2025.02.10 18:56:43.362483 [ 256 ] {35f1f3b5-d787-4be7-955d-f1f7f8facea9} TCPHandler: Processed in 0.002518961 sec. 2025.02.10 18:56:43.362657 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:43.362851 [ 4 ] {c3ba7969-7c3e-4eaa-822f-1095e22d718b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:56:43.362912 [ 4 ] {c3ba7969-7c3e-4eaa-822f-1095e22d718b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:56:43.363467 [ 4 ] {c3ba7969-7c3e-4eaa-822f-1095e22d718b} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:43.363511 [ 4 ] {c3ba7969-7c3e-4eaa-822f-1095e22d718b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:43.363874 [ 4 ] {c3ba7969-7c3e-4eaa-822f-1095e22d718b} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.10 18:56:43.364104 [ 4 ] {c3ba7969-7c3e-4eaa-822f-1095e22d718b} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:43.364277 [ 4 ] {c3ba7969-7c3e-4eaa-822f-1095e22d718b} executeQuery: Read 6 rows, 321.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 213.54 KiB/sec. 2025.02.10 18:56:43.364328 [ 4 ] {c3ba7969-7c3e-4eaa-822f-1095e22d718b} TCPHandler: Processed in 0.001760023 sec. 2025.02.10 18:56:43.364473 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:43.364626 [ 256 ] {36d3b910-0658-44a9-bf90-558e47ee60e4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:43.364724 [ 256 ] {36d3b910-0658-44a9-bf90-558e47ee60e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:56:43.365712 [ 256 ] {36d3b910-0658-44a9-bf90-558e47ee60e4} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:43.365751 [ 256 ] {36d3b910-0658-44a9-bf90-558e47ee60e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:43.366166 [ 256 ] {36d3b910-0658-44a9-bf90-558e47ee60e4} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.10 18:56:43.366408 [ 256 ] {36d3b910-0658-44a9-bf90-558e47ee60e4} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:43.366592 [ 62 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_112_23 to all_117_117_0 2025.02.10 18:56:43.366653 [ 256 ] {36d3b910-0658-44a9-bf90-558e47ee60e4} executeQuery: Read 237 rows, 16.27 KiB in 0.002074 sec., 114271.93828351013 rows/sec., 7.66 MiB/sec. 2025.02.10 18:56:43.366661 [ 62 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:43.366747 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:43.366784 [ 256 ] {36d3b910-0658-44a9-bf90-558e47ee60e4} TCPHandler: Processed in 0.002364037 sec. 2025.02.10 18:56:43.367008 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:43.367009 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_117_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_112_23 to all_117_117_0 into Compact with storage Full 2025.02.10 18:56:43.367180 [ 4 ] {1587bd6b-3239-43df-a073-e9980d0f65c9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:56:43.367189 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_117_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:43.367242 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_117_24} MergeTreeSequentialSource: Reading 6 marks from part all_1_112_23, total 33964 rows starting from the beginning of the part 2025.02.10 18:56:43.367251 [ 4 ] {1587bd6b-3239-43df-a073-e9980d0f65c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:56:43.367469 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_117_24} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part 2025.02.10 18:56:43.367711 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_117_24} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 237 rows starting from the beginning of the part 2025.02.10 18:56:43.367943 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_117_24} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 965 rows starting from the beginning of the part 2025.02.10 18:56:43.368125 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_117_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 42 rows starting from the beginning of the part 2025.02.10 18:56:43.368212 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_117_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 237 rows starting from the beginning of the part 2025.02.10 18:56:43.369025 [ 4 ] {1587bd6b-3239-43df-a073-e9980d0f65c9} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:43.369066 [ 4 ] {1587bd6b-3239-43df-a073-e9980d0f65c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:43.369526 [ 4 ] {1587bd6b-3239-43df-a073-e9980d0f65c9} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.10 18:56:43.369794 [ 4 ] {1587bd6b-3239-43df-a073-e9980d0f65c9} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:43.369936 [ 62 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2025.02.10 18:56:43.369974 [ 62 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:43.369997 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:43.370009 [ 4 ] {1587bd6b-3239-43df-a073-e9980d0f65c9} executeQuery: Read 1 rows, 69.00 B in 0.002876 sec., 347.70514603616135 rows/sec., 23.43 KiB/sec. 2025.02.10 18:56:43.370527 [ 4 ] {1587bd6b-3239-43df-a073-e9980d0f65c9} TCPHandler: Processed in 0.003621737 sec. 2025.02.10 18:56:43.370569 [ 194 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_50_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full 2025.02.10 18:56:43.371509 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:43.371617 [ 194 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:43.371750 [ 194 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 45 rows starting from the beginning of the part 2025.02.10 18:56:43.372333 [ 194 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2025.02.10 18:56:43.372949 [ 194 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part 2025.02.10 18:56:43.372982 [ 256 ] {2343e86d-e408-4bf6-b4a7-1710a62ef9ef} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:43.373534 [ 194 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2025.02.10 18:56:43.373581 [ 256 ] {2343e86d-e408-4bf6-b4a7-1710a62ef9ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:56:43.374049 [ 194 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2025.02.10 18:56:43.374445 [ 194 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part 2025.02.10 18:56:43.379055 [ 194 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.008999857 sec., 5555.643828563054 rows/sec., 374.35 KiB/sec. 2025.02.10 18:56:43.379385 [ 194 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2025.02.10 18:56:43.380184 [ 194 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_50_10} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:43.380407 [ 256 ] {2343e86d-e408-4bf6-b4a7-1710a62ef9ef} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:43.380493 [ 256 ] {2343e86d-e408-4bf6-b4a7-1710a62ef9ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:43.380508 [ 194 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_50_10} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2025.02.10 18:56:43.380750 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.10 18:56:43.381594 [ 256 ] {2343e86d-e408-4bf6-b4a7-1710a62ef9ef} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.10 18:56:43.381965 [ 256 ] {2343e86d-e408-4bf6-b4a7-1710a62ef9ef} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:43.382364 [ 256 ] {2343e86d-e408-4bf6-b4a7-1710a62ef9ef} executeQuery: Read 35 rows, 64.22 KiB in 0.00968 sec., 3615.702479338843 rows/sec., 6.48 MiB/sec. 2025.02.10 18:56:43.382633 [ 256 ] {2343e86d-e408-4bf6-b4a7-1710a62ef9ef} TCPHandler: Processed in 0.011931528 sec. 2025.02.10 18:56:43.382971 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:43.383594 [ 4 ] {54ace117-b931-4272-80d0-8453eb93e31e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:56:43.383858 [ 4 ] {54ace117-b931-4272-80d0-8453eb93e31e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:56:43.383984 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_117_24} MergeTask::MergeProjectionsStage: Merge sorted 35605 rows, containing 5 columns (5 merged, 0 gathered) in 0.017145644 sec., 2076620.744021047 rows/sec., 140.19 MiB/sec. 2025.02.10 18:56:43.384304 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_117_24} MergedBlockOutputStream: filled checksums all_1_117_24 (state Temporary) 2025.02.10 18:56:43.384514 [ 4 ] {54ace117-b931-4272-80d0-8453eb93e31e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:43.384556 [ 4 ] {54ace117-b931-4272-80d0-8453eb93e31e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:43.384670 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_117_24} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_117_24 to all_1_117_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:43.384784 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_117_24} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_112_23, all_117_117_0] -> all_1_117_24 2025.02.10 18:56:43.384879 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. 2025.02.10 18:56:43.385024 [ 4 ] {54ace117-b931-4272-80d0-8453eb93e31e} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.10 18:56:43.385261 [ 4 ] {54ace117-b931-4272-80d0-8453eb93e31e} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:43.385462 [ 4 ] {54ace117-b931-4272-80d0-8453eb93e31e} executeQuery: Read 82 rows, 5.33 KiB in 0.002088 sec., 39272.030651340996 rows/sec., 2.49 MiB/sec. 2025.02.10 18:56:43.385521 [ 4 ] {54ace117-b931-4272-80d0-8453eb93e31e} TCPHandler: Processed in 0.002769277 sec. 2025.02.10 18:56:44.000225 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 261.58 MiB, peak 277.42 MiB, free memory in arenas 0.00 B, will set to 264.28 MiB (RSS), difference: 2.70 MiB 2025.02.10 18:56:47.303086 [ 218 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:47.303138 [ 218 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:47.309748 [ 218 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:47.605212 [ 55 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:56:47.605268 [ 55 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:56:47.800169 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 2025.02.10 18:56:47.800829 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:47.800875 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:47.801433 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.10 18:56:47.801741 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:47.802017 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2025.02.10 18:56:47.802067 [ 222 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:47.802128 [ 222 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:47.804219 [ 222 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:48.341805 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:48.342014 [ 4 ] {5d7cb869-69d9-4ea4-9aa7-8ba12dbaef9f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:56:48.342095 [ 4 ] {5d7cb869-69d9-4ea4-9aa7-8ba12dbaef9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:56:48.342959 [ 4 ] {5d7cb869-69d9-4ea4-9aa7-8ba12dbaef9f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:48.343004 [ 4 ] {5d7cb869-69d9-4ea4-9aa7-8ba12dbaef9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:48.343450 [ 4 ] {5d7cb869-69d9-4ea4-9aa7-8ba12dbaef9f} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.10 18:56:48.343708 [ 4 ] {5d7cb869-69d9-4ea4-9aa7-8ba12dbaef9f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:48.343917 [ 4 ] {5d7cb869-69d9-4ea4-9aa7-8ba12dbaef9f} executeQuery: Read 66 rows, 5.38 KiB in 0.00196 sec., 33673.4693877551 rows/sec., 2.68 MiB/sec. 2025.02.10 18:56:48.343985 [ 4 ] {5d7cb869-69d9-4ea4-9aa7-8ba12dbaef9f} TCPHandler: Processed in 0.002315636 sec. 2025.02.10 18:56:48.344228 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:48.344432 [ 256 ] {86ea3d08-5dfb-4697-85fb-d08a7c38fb07} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:56:48.344509 [ 256 ] {86ea3d08-5dfb-4697-85fb-d08a7c38fb07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:56:48.345274 [ 256 ] {86ea3d08-5dfb-4697-85fb-d08a7c38fb07} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:48.345325 [ 256 ] {86ea3d08-5dfb-4697-85fb-d08a7c38fb07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:48.345764 [ 256 ] {86ea3d08-5dfb-4697-85fb-d08a7c38fb07} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.10 18:56:48.346018 [ 256 ] {86ea3d08-5dfb-4697-85fb-d08a7c38fb07} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:48.346220 [ 54 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.10 18:56:48.346267 [ 256 ] {86ea3d08-5dfb-4697-85fb-d08a7c38fb07} executeQuery: Read 5 rows, 385.00 B in 0.001886 sec., 2651.1134676564157 rows/sec., 199.35 KiB/sec. 2025.02.10 18:56:48.346286 [ 54 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:48.346366 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:48.346406 [ 256 ] {86ea3d08-5dfb-4697-85fb-d08a7c38fb07} TCPHandler: Processed in 0.002309836 sec. 2025.02.10 18:56:48.346595 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.10 18:56:48.346615 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:48.346795 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:48.346866 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 65 rows starting from the beginning of the part 2025.02.10 18:56:48.346869 [ 4 ] {19c80736-6b7b-4dfe-9c2b-60ea1512e831} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:56:48.347058 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 5 rows starting from the beginning of the part 2025.02.10 18:56:48.347073 [ 4 ] {19c80736-6b7b-4dfe-9c2b-60ea1512e831} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:56:48.347502 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 42 rows starting from the beginning of the part 2025.02.10 18:56:48.347803 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part 2025.02.10 18:56:48.348190 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 42 rows starting from the beginning of the part 2025.02.10 18:56:48.348585 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 5 rows starting from the beginning of the part 2025.02.10 18:56:48.350291 [ 4 ] {19c80736-6b7b-4dfe-9c2b-60ea1512e831} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:48.350367 [ 4 ] {19c80736-6b7b-4dfe-9c2b-60ea1512e831} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:48.351523 [ 4 ] {19c80736-6b7b-4dfe-9c2b-60ea1512e831} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.10 18:56:48.351567 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.005077402 sec., 32693.885573763906 rows/sec., 2.46 MiB/sec. 2025.02.10 18:56:48.351740 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.10 18:56:48.351981 [ 4 ] {19c80736-6b7b-4dfe-9c2b-60ea1512e831} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:48.352261 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_96_19} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:48.352418 [ 4 ] {19c80736-6b7b-4dfe-9c2b-60ea1512e831} executeQuery: Read 69 rows, 5.52 KiB in 0.005594 sec., 12334.644261708974 rows/sec., 985.99 KiB/sec. 2025.02.10 18:56:48.352439 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_96_19} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.10 18:56:48.352599 [ 4 ] {19c80736-6b7b-4dfe-9c2b-60ea1512e831} TCPHandler: Processed in 0.006080917 sec. 2025.02.10 18:56:48.352639 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:56:48.352796 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:48.352934 [ 256 ] {f4615794-9333-470b-8dd7-4e78cfc55466} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:48.352996 [ 256 ] {f4615794-9333-470b-8dd7-4e78cfc55466} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:56:48.353664 [ 256 ] {f4615794-9333-470b-8dd7-4e78cfc55466} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:48.353711 [ 256 ] {f4615794-9333-470b-8dd7-4e78cfc55466} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:48.354123 [ 256 ] {f4615794-9333-470b-8dd7-4e78cfc55466} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.10 18:56:48.354371 [ 256 ] {f4615794-9333-470b-8dd7-4e78cfc55466} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:48.354588 [ 256 ] {f4615794-9333-470b-8dd7-4e78cfc55466} executeQuery: Read 160 rows, 11.41 KiB in 0.001685 sec., 94955.48961424331 rows/sec., 6.61 MiB/sec. 2025.02.10 18:56:48.354640 [ 256 ] {f4615794-9333-470b-8dd7-4e78cfc55466} TCPHandler: Processed in 0.001926316 sec. 2025.02.10 18:56:48.354776 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:48.354921 [ 4 ] {ee9a5050-8545-422d-b9ba-5afe1e97396b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:48.355016 [ 4 ] {ee9a5050-8545-422d-b9ba-5afe1e97396b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:56:48.356227 [ 4 ] {ee9a5050-8545-422d-b9ba-5afe1e97396b} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:48.356265 [ 4 ] {ee9a5050-8545-422d-b9ba-5afe1e97396b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:48.356891 [ 4 ] {ee9a5050-8545-422d-b9ba-5afe1e97396b} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.10 18:56:48.357160 [ 4 ] {ee9a5050-8545-422d-b9ba-5afe1e97396b} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:48.357359 [ 53 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.10 18:56:48.357427 [ 53 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:48.357427 [ 4 ] {ee9a5050-8545-422d-b9ba-5afe1e97396b} executeQuery: Read 5 rows, 9.17 KiB in 0.002529 sec., 1977.0660340055358 rows/sec., 3.54 MiB/sec. 2025.02.10 18:56:48.357465 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:48.357802 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.10 18:56:48.357860 [ 4 ] {ee9a5050-8545-422d-b9ba-5afe1e97396b} TCPHandler: Processed in 0.003133216 sec. 2025.02.10 18:56:48.358063 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:48.358256 [ 256 ] {822e4108-724b-4914-b4c4-49487df6a15f} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:56:48.358270 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:48.358343 [ 256 ] {822e4108-724b-4914-b4c4-49487df6a15f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:56:48.358365 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1809 rows starting from the beginning of the part 2025.02.10 18:56:48.359006 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 5 rows starting from the beginning of the part 2025.02.10 18:56:48.359587 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 35 rows starting from the beginning of the part 2025.02.10 18:56:48.360041 [ 256 ] {822e4108-724b-4914-b4c4-49487df6a15f} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:48.360045 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 5 rows starting from the beginning of the part 2025.02.10 18:56:48.360084 [ 256 ] {822e4108-724b-4914-b4c4-49487df6a15f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:48.360446 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 35 rows starting from the beginning of the part 2025.02.10 18:56:48.360845 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 5 rows starting from the beginning of the part 2025.02.10 18:56:48.360943 [ 256 ] {822e4108-724b-4914-b4c4-49487df6a15f} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.10 18:56:48.361392 [ 256 ] {822e4108-724b-4914-b4c4-49487df6a15f} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:48.361721 [ 256 ] {822e4108-724b-4914-b4c4-49487df6a15f} executeQuery: Read 60 rows, 4.14 KiB in 0.003513 sec., 17079.419299743808 rows/sec., 1.15 MiB/sec. 2025.02.10 18:56:48.361835 [ 220 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:48.361906 [ 256 ] {822e4108-724b-4914-b4c4-49487df6a15f} TCPHandler: Processed in 0.003941855 sec. 2025.02.10 18:56:48.361986 [ 220 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:48.365442 [ 220 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:48.372520 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1894 rows, containing 19 columns (19 merged, 0 gathered) in 0.014932121 sec., 126840.65445223756 rows/sec., 227.29 MiB/sec. 2025.02.10 18:56:48.374715 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.10 18:56:48.375199 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_96_19} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:48.375296 [ 191 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_96_19} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.10 18:56:48.375492 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.26 MiB. 2025.02.10 18:56:49.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.97 MiB, peak 282.18 MiB, free memory in arenas 0.00 B, will set to 267.04 MiB (RSS), difference: 2.07 MiB 2025.02.10 18:56:49.010076 [ 219 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:49.010132 [ 219 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:49.012199 [ 219 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:49.123556 [ 223 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:49.123601 [ 223 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:49.130562 [ 223 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:49.212734 [ 223 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:49.212776 [ 223 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:49.214927 [ 223 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:56:50.064052 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.02.10 18:56:50.088219 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:50.088279 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:50.095458 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.10 18:56:50.096231 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:50.100391 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.02.10 18:56:52.984171 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2106 2025.02.10 18:56:52.987425 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:52.987488 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:52.989019 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.10 18:56:52.989339 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:52.989922 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2106 2025.02.10 18:56:53.347157 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:53.347335 [ 4 ] {5db698b9-60ff-4f0c-b6e4-207c9abd70df} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:56:53.347404 [ 4 ] {5db698b9-60ff-4f0c-b6e4-207c9abd70df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:56:53.348128 [ 4 ] {5db698b9-60ff-4f0c-b6e4-207c9abd70df} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:53.348178 [ 4 ] {5db698b9-60ff-4f0c-b6e4-207c9abd70df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:53.348610 [ 4 ] {5db698b9-60ff-4f0c-b6e4-207c9abd70df} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.10 18:56:53.348860 [ 4 ] {5db698b9-60ff-4f0c-b6e4-207c9abd70df} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:53.349099 [ 4 ] {5db698b9-60ff-4f0c-b6e4-207c9abd70df} executeQuery: Read 14 rows, 1.01 KiB in 0.001814 sec., 7717.750826901874 rows/sec., 555.57 KiB/sec. 2025.02.10 18:56:53.349162 [ 4 ] {5db698b9-60ff-4f0c-b6e4-207c9abd70df} TCPHandler: Processed in 0.002113181 sec. 2025.02.10 18:56:53.349433 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:53.349653 [ 256 ] {cfee4431-a396-4265-ac16-82f6eba563e4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:56:53.349734 [ 256 ] {cfee4431-a396-4265-ac16-82f6eba563e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:56:53.350503 [ 256 ] {cfee4431-a396-4265-ac16-82f6eba563e4} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:53.350549 [ 256 ] {cfee4431-a396-4265-ac16-82f6eba563e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:53.350981 [ 256 ] {cfee4431-a396-4265-ac16-82f6eba563e4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.10 18:56:53.351237 [ 256 ] {cfee4431-a396-4265-ac16-82f6eba563e4} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:53.351491 [ 256 ] {cfee4431-a396-4265-ac16-82f6eba563e4} executeQuery: Read 2 rows, 167.00 B in 0.001899 sec., 1053.18588730911 rows/sec., 85.88 KiB/sec. 2025.02.10 18:56:53.351550 [ 256 ] {cfee4431-a396-4265-ac16-82f6eba563e4} TCPHandler: Processed in 0.002256575 sec. 2025.02.10 18:56:53.351718 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:53.351876 [ 4 ] {f4034b86-b304-4c7f-a02e-ce10b92382f5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:56:53.351939 [ 4 ] {f4034b86-b304-4c7f-a02e-ce10b92382f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:56:53.352798 [ 4 ] {f4034b86-b304-4c7f-a02e-ce10b92382f5} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:53.352850 [ 4 ] {f4034b86-b304-4c7f-a02e-ce10b92382f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:53.353272 [ 4 ] {f4034b86-b304-4c7f-a02e-ce10b92382f5} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.10 18:56:53.353520 [ 4 ] {f4034b86-b304-4c7f-a02e-ce10b92382f5} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:53.353747 [ 4 ] {f4034b86-b304-4c7f-a02e-ce10b92382f5} executeQuery: Read 274 rows, 24.71 KiB in 0.001901 sec., 144134.66596528143 rows/sec., 12.69 MiB/sec. 2025.02.10 18:56:53.353846 [ 4 ] {f4034b86-b304-4c7f-a02e-ce10b92382f5} TCPHandler: Processed in 0.002201803 sec. 2025.02.10 18:56:53.354029 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:53.354318 [ 256 ] {c9e3640c-f09d-45a3-a75e-d9a6b25b5a04} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:56:53.354429 [ 256 ] {c9e3640c-f09d-45a3-a75e-d9a6b25b5a04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:56:53.355050 [ 256 ] {c9e3640c-f09d-45a3-a75e-d9a6b25b5a04} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:53.355091 [ 256 ] {c9e3640c-f09d-45a3-a75e-d9a6b25b5a04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:53.355464 [ 256 ] {c9e3640c-f09d-45a3-a75e-d9a6b25b5a04} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.10 18:56:53.355726 [ 256 ] {c9e3640c-f09d-45a3-a75e-d9a6b25b5a04} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:53.355921 [ 256 ] {c9e3640c-f09d-45a3-a75e-d9a6b25b5a04} executeQuery: Read 44 rows, 3.23 KiB in 0.001714 sec., 25670.945157526254 rows/sec., 1.84 MiB/sec. 2025.02.10 18:56:53.355975 [ 256 ] {c9e3640c-f09d-45a3-a75e-d9a6b25b5a04} TCPHandler: Processed in 0.00204717 sec. 2025.02.10 18:56:53.356131 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:53.356273 [ 4 ] {f6117cb3-e57c-464e-bc57-87b8364d6099} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:56:53.356333 [ 4 ] {f6117cb3-e57c-464e-bc57-87b8364d6099} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:56:53.357006 [ 4 ] {f6117cb3-e57c-464e-bc57-87b8364d6099} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:53.357046 [ 4 ] {f6117cb3-e57c-464e-bc57-87b8364d6099} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:53.357410 [ 4 ] {f6117cb3-e57c-464e-bc57-87b8364d6099} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.10 18:56:53.357657 [ 4 ] {f6117cb3-e57c-464e-bc57-87b8364d6099} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:53.357876 [ 4 ] {f6117cb3-e57c-464e-bc57-87b8364d6099} executeQuery: Read 14 rows, 1004.00 B in 0.001629 sec., 8594.229588704728 rows/sec., 601.88 KiB/sec. 2025.02.10 18:56:53.357949 [ 4 ] {f6117cb3-e57c-464e-bc57-87b8364d6099} TCPHandler: Processed in 0.001890146 sec. 2025.02.10 18:56:53.358212 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:53.358459 [ 256 ] {e0c3d89f-d62d-4665-a126-61d67f99f673} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:56:53.358558 [ 256 ] {e0c3d89f-d62d-4665-a126-61d67f99f673} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:56:53.359330 [ 256 ] {e0c3d89f-d62d-4665-a126-61d67f99f673} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:53.359369 [ 256 ] {e0c3d89f-d62d-4665-a126-61d67f99f673} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:53.359729 [ 256 ] {e0c3d89f-d62d-4665-a126-61d67f99f673} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.10 18:56:53.359963 [ 256 ] {e0c3d89f-d62d-4665-a126-61d67f99f673} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:53.360210 [ 256 ] {e0c3d89f-d62d-4665-a126-61d67f99f673} executeQuery: Read 13 rows, 830.00 B in 0.001797 sec., 7234.279354479689 rows/sec., 451.06 KiB/sec. 2025.02.10 18:56:53.360290 [ 256 ] {e0c3d89f-d62d-4665-a126-61d67f99f673} TCPHandler: Processed in 0.002240374 sec. 2025.02.10 18:56:53.360488 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:53.360641 [ 4 ] {89a85366-f388-4024-aef6-f16332f9c94e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:56:53.360699 [ 4 ] {89a85366-f388-4024-aef6-f16332f9c94e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:56:53.361464 [ 4 ] {89a85366-f388-4024-aef6-f16332f9c94e} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:53.361504 [ 4 ] {89a85366-f388-4024-aef6-f16332f9c94e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:53.361895 [ 4 ] {89a85366-f388-4024-aef6-f16332f9c94e} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.10 18:56:53.362132 [ 4 ] {89a85366-f388-4024-aef6-f16332f9c94e} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:53.362348 [ 4 ] {89a85366-f388-4024-aef6-f16332f9c94e} executeQuery: Read 419 rows, 30.65 KiB in 0.001735 sec., 241498.5590778098 rows/sec., 17.25 MiB/sec. 2025.02.10 18:56:53.362438 [ 4 ] {89a85366-f388-4024-aef6-f16332f9c94e} TCPHandler: Processed in 0.002059509 sec. 2025.02.10 18:56:53.362608 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:53.362779 [ 256 ] {9ea30ce0-d55c-4193-a1ca-074f7c0399c6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:56:53.362846 [ 256 ] {9ea30ce0-d55c-4193-a1ca-074f7c0399c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:56:53.363328 [ 256 ] {9ea30ce0-d55c-4193-a1ca-074f7c0399c6} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:53.363368 [ 256 ] {9ea30ce0-d55c-4193-a1ca-074f7c0399c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:53.363739 [ 256 ] {9ea30ce0-d55c-4193-a1ca-074f7c0399c6} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.10 18:56:53.363977 [ 256 ] {9ea30ce0-d55c-4193-a1ca-074f7c0399c6} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:53.364168 [ 43 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.10 18:56:53.364206 [ 256 ] {9ea30ce0-d55c-4193-a1ca-074f7c0399c6} executeQuery: Read 6 rows, 321.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 212.82 KiB/sec. 2025.02.10 18:56:53.364283 [ 43 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:53.364326 [ 256 ] {9ea30ce0-d55c-4193-a1ca-074f7c0399c6} TCPHandler: Processed in 0.001794214 sec. 2025.02.10 18:56:53.364369 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:53.364520 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:53.364577 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.10 18:56:53.364699 [ 4 ] {9885148a-8482-47c2-a59f-ea7ab11fc29b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:53.364737 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:53.364783 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part 2025.02.10 18:56:53.364785 [ 4 ] {9885148a-8482-47c2-a59f-ea7ab11fc29b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:56:53.365022 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part 2025.02.10 18:56:53.365412 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part 2025.02.10 18:56:53.365815 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part 2025.02.10 18:56:53.366211 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part 2025.02.10 18:56:53.366559 [ 190 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part 2025.02.10 18:56:53.367440 [ 4 ] {9885148a-8482-47c2-a59f-ea7ab11fc29b} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:53.367488 [ 4 ] {9885148a-8482-47c2-a59f-ea7ab11fc29b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:53.368116 [ 4 ] {9885148a-8482-47c2-a59f-ea7ab11fc29b} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.10 18:56:53.368308 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.003799502 sec., 80536.87035827327 rows/sec., 4.11 MiB/sec. 2025.02.10 18:56:53.368501 [ 4 ] {9885148a-8482-47c2-a59f-ea7ab11fc29b} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:53.368601 [ 201 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.10 18:56:53.368928 [ 4 ] {9885148a-8482-47c2-a59f-ea7ab11fc29b} executeQuery: Read 238 rows, 16.34 KiB in 0.004279 sec., 55620.472072914235 rows/sec., 3.73 MiB/sec. 2025.02.10 18:56:53.369053 [ 4 ] {9885148a-8482-47c2-a59f-ea7ab11fc29b} TCPHandler: Processed in 0.004630242 sec. 2025.02.10 18:56:53.369223 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:53.369256 [ 201 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_51_10} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:53.369362 [ 201 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_51_10} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.10 18:56:53.369362 [ 256 ] {9ddf2064-7ce3-47fb-aa0c-1b8245ac2e21} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:56:53.369445 [ 256 ] {9ddf2064-7ce3-47fb-aa0c-1b8245ac2e21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:56:53.369465 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.10 18:56:53.369922 [ 256 ] {9ddf2064-7ce3-47fb-aa0c-1b8245ac2e21} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:53.369959 [ 256 ] {9ddf2064-7ce3-47fb-aa0c-1b8245ac2e21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:53.370312 [ 256 ] {9ddf2064-7ce3-47fb-aa0c-1b8245ac2e21} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.10 18:56:53.370567 [ 256 ] {9ddf2064-7ce3-47fb-aa0c-1b8245ac2e21} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:53.370786 [ 256 ] {9ddf2064-7ce3-47fb-aa0c-1b8245ac2e21} executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec. 2025.02.10 18:56:53.370838 [ 256 ] {9ddf2064-7ce3-47fb-aa0c-1b8245ac2e21} TCPHandler: Processed in 0.001694031 sec. 2025.02.10 18:56:53.370991 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:53.371133 [ 4 ] {fe823490-d0cd-41f3-8897-71508bfbddef} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:53.371228 [ 4 ] {fe823490-d0cd-41f3-8897-71508bfbddef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:56:53.372473 [ 4 ] {fe823490-d0cd-41f3-8897-71508bfbddef} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:53.372516 [ 4 ] {fe823490-d0cd-41f3-8897-71508bfbddef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:53.373190 [ 4 ] {fe823490-d0cd-41f3-8897-71508bfbddef} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.10 18:56:53.373449 [ 4 ] {fe823490-d0cd-41f3-8897-71508bfbddef} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:53.373681 [ 4 ] {fe823490-d0cd-41f3-8897-71508bfbddef} executeQuery: Read 35 rows, 64.22 KiB in 0.00258 sec., 13565.891472868218 rows/sec., 24.31 MiB/sec. 2025.02.10 18:56:53.373775 [ 4 ] {fe823490-d0cd-41f3-8897-71508bfbddef} TCPHandler: Processed in 0.002849929 sec. 2025.02.10 18:56:53.373915 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:53.374053 [ 256 ] {8a3add09-bde7-4d03-a96d-543606da896c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:56:53.374112 [ 256 ] {8a3add09-bde7-4d03-a96d-543606da896c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:56:53.374693 [ 256 ] {8a3add09-bde7-4d03-a96d-543606da896c} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:53.374741 [ 256 ] {8a3add09-bde7-4d03-a96d-543606da896c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:53.375151 [ 256 ] {8a3add09-bde7-4d03-a96d-543606da896c} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.10 18:56:53.375390 [ 256 ] {8a3add09-bde7-4d03-a96d-543606da896c} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:53.375602 [ 256 ] {8a3add09-bde7-4d03-a96d-543606da896c} executeQuery: Read 82 rows, 5.33 KiB in 0.00158 sec., 51898.73417721519 rows/sec., 3.30 MiB/sec. 2025.02.10 18:56:53.375652 [ 256 ] {8a3add09-bde7-4d03-a96d-543606da896c} TCPHandler: Processed in 0.001793813 sec. 2025.02.10 18:56:55.302164 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 2025.02.10 18:56:55.302999 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:55.303056 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:55.303638 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.10 18:56:55.303909 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:55.304135 [ 41 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.10 18:56:55.304203 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 2025.02.10 18:56:55.304239 [ 41 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:55.304269 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:55.304419 [ 187 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.10 18:56:55.304609 [ 187 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:55.304657 [ 187 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part 2025.02.10 18:56:55.304752 [ 187 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part 2025.02.10 18:56:55.304854 [ 187 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part 2025.02.10 18:56:55.305096 [ 187 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part 2025.02.10 18:56:55.305198 [ 187 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part 2025.02.10 18:56:55.305280 [ 187 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part 2025.02.10 18:56:55.307983 [ 196 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.003641998 sec., 8943991.732010836 rows/sec., 127.94 MiB/sec. 2025.02.10 18:56:55.308383 [ 196 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.10 18:56:55.308701 [ 196 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_71_14} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:55.308785 [ 196 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_71_14} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.10 18:56:55.308893 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2025.02.10 18:56:57.600473 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 2025.02.10 18:56:57.622021 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:57.622074 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:57.629146 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.10 18:56:57.629928 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:57.630219 [ 39 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.10 18:56:57.630280 [ 39 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:57.630318 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:57.630718 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.10 18:56:57.645566 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 535 2025.02.10 18:56:57.646892 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:56:57.648259 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part 2025.02.10 18:56:57.653690 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part 2025.02.10 18:56:57.659176 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2025.02.10 18:56:57.664572 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part 2025.02.10 18:56:57.670181 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2025.02.10 18:56:57.676000 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::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.02.10 18:56:57.737583 [ 196 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.107134754 sec., 4993.711004367453 rows/sec., 25.82 MiB/sec. 2025.02.10 18:56:57.741123 [ 192 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.10 18:56:57.744196 [ 192 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_71_14} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:57.744327 [ 192 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_71_14} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.10 18:56:57.746993 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.02.10 18:56:58.341740 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:58.341955 [ 4 ] {10a993c9-5b13-43f7-aa47-adfe41b90b2f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:56:58.342037 [ 4 ] {10a993c9-5b13-43f7-aa47-adfe41b90b2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:56:58.342830 [ 4 ] {10a993c9-5b13-43f7-aa47-adfe41b90b2f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:58.342875 [ 4 ] {10a993c9-5b13-43f7-aa47-adfe41b90b2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:58.343308 [ 4 ] {10a993c9-5b13-43f7-aa47-adfe41b90b2f} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.10 18:56:58.343566 [ 4 ] {10a993c9-5b13-43f7-aa47-adfe41b90b2f} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:58.343814 [ 4 ] {10a993c9-5b13-43f7-aa47-adfe41b90b2f} executeQuery: Read 66 rows, 5.38 KiB in 0.001918 sec., 34410.844629822735 rows/sec., 2.74 MiB/sec. 2025.02.10 18:56:58.343871 [ 4 ] {10a993c9-5b13-43f7-aa47-adfe41b90b2f} TCPHandler: Processed in 0.002266695 sec. 2025.02.10 18:56:58.344126 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:58.344323 [ 256 ] {a90a2597-b586-4ebf-a5e0-0a9c345c14ea} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:56:58.344397 [ 256 ] {a90a2597-b586-4ebf-a5e0-0a9c345c14ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:56:58.345146 [ 256 ] {a90a2597-b586-4ebf-a5e0-0a9c345c14ea} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:58.345187 [ 256 ] {a90a2597-b586-4ebf-a5e0-0a9c345c14ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:58.345626 [ 256 ] {a90a2597-b586-4ebf-a5e0-0a9c345c14ea} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.10 18:56:58.345877 [ 256 ] {a90a2597-b586-4ebf-a5e0-0a9c345c14ea} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:58.346081 [ 256 ] {a90a2597-b586-4ebf-a5e0-0a9c345c14ea} executeQuery: Read 5 rows, 385.00 B in 0.001813 sec., 2757.8599007170437 rows/sec., 207.38 KiB/sec. 2025.02.10 18:56:58.346152 [ 256 ] {a90a2597-b586-4ebf-a5e0-0a9c345c14ea} TCPHandler: Processed in 0.002159142 sec. 2025.02.10 18:56:58.346361 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:58.346592 [ 4 ] {944d0801-5843-4875-bb29-8d84e62e0c5a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:56:58.346652 [ 4 ] {944d0801-5843-4875-bb29-8d84e62e0c5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:56:58.347337 [ 4 ] {944d0801-5843-4875-bb29-8d84e62e0c5a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:58.347378 [ 4 ] {944d0801-5843-4875-bb29-8d84e62e0c5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:58.347754 [ 4 ] {944d0801-5843-4875-bb29-8d84e62e0c5a} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.10 18:56:58.347987 [ 4 ] {944d0801-5843-4875-bb29-8d84e62e0c5a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:58.348207 [ 4 ] {944d0801-5843-4875-bb29-8d84e62e0c5a} executeQuery: Read 69 rows, 5.52 KiB in 0.00166 sec., 41566.26506024096 rows/sec., 3.24 MiB/sec. 2025.02.10 18:56:58.348260 [ 4 ] {944d0801-5843-4875-bb29-8d84e62e0c5a} TCPHandler: Processed in 0.002018909 sec. 2025.02.10 18:56:58.348409 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:58.348530 [ 256 ] {f26aeaf8-a36e-433c-a16c-68b88b32eede} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:58.348585 [ 256 ] {f26aeaf8-a36e-433c-a16c-68b88b32eede} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:56:58.349181 [ 256 ] {f26aeaf8-a36e-433c-a16c-68b88b32eede} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:58.349219 [ 256 ] {f26aeaf8-a36e-433c-a16c-68b88b32eede} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:58.349623 [ 256 ] {f26aeaf8-a36e-433c-a16c-68b88b32eede} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.10 18:56:58.349878 [ 256 ] {f26aeaf8-a36e-433c-a16c-68b88b32eede} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:58.350058 [ 256 ] {f26aeaf8-a36e-433c-a16c-68b88b32eede} executeQuery: Read 160 rows, 11.41 KiB in 0.001554 sec., 102960.10296010296 rows/sec., 7.17 MiB/sec. 2025.02.10 18:56:58.350109 [ 256 ] {f26aeaf8-a36e-433c-a16c-68b88b32eede} TCPHandler: Processed in 0.001756612 sec. 2025.02.10 18:56:58.350260 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:58.350401 [ 4 ] {e22e0567-6128-447b-89e3-06dad1331add} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:56:58.350494 [ 4 ] {e22e0567-6128-447b-89e3-06dad1331add} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:56:58.351711 [ 4 ] {e22e0567-6128-447b-89e3-06dad1331add} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:58.351751 [ 4 ] {e22e0567-6128-447b-89e3-06dad1331add} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:58.352405 [ 4 ] {e22e0567-6128-447b-89e3-06dad1331add} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.10 18:56:58.352665 [ 4 ] {e22e0567-6128-447b-89e3-06dad1331add} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:58.352968 [ 4 ] {e22e0567-6128-447b-89e3-06dad1331add} executeQuery: Read 5 rows, 9.17 KiB in 0.002598 sec., 1924.557351809084 rows/sec., 3.45 MiB/sec. 2025.02.10 18:56:58.353101 [ 4 ] {e22e0567-6128-447b-89e3-06dad1331add} TCPHandler: Processed in 0.002905691 sec. 2025.02.10 18:56:58.353398 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:56:58.353659 [ 256 ] {84363b53-70c8-4419-96f5-56c6a5d04da7} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:56:58.353720 [ 256 ] {84363b53-70c8-4419-96f5-56c6a5d04da7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:56:58.354282 [ 256 ] {84363b53-70c8-4419-96f5-56c6a5d04da7} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:56:58.354321 [ 256 ] {84363b53-70c8-4419-96f5-56c6a5d04da7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:56:58.354698 [ 256 ] {84363b53-70c8-4419-96f5-56c6a5d04da7} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.10 18:56:58.354936 [ 256 ] {84363b53-70c8-4419-96f5-56c6a5d04da7} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:56:58.355124 [ 256 ] {84363b53-70c8-4419-96f5-56c6a5d04da7} executeQuery: Read 60 rows, 4.14 KiB in 0.001525 sec., 39344.262295081964 rows/sec., 2.65 MiB/sec. 2025.02.10 18:56:58.355174 [ 256 ] {84363b53-70c8-4419-96f5-56c6a5d04da7} TCPHandler: Processed in 0.001966977 sec. 2025.02.10 18:57:02.605515 [ 31 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:57:02.605576 [ 31 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:57:02.804380 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 2025.02.10 18:57:02.805258 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:02.805330 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:57:02.805883 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.10 18:57:02.806151 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:02.806410 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2025.02.10 18:57:02.990146 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2142 2025.02.10 18:57:02.993335 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:02.993394 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:57:02.994867 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.10 18:57:02.995184 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:02.995863 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2142 2025.02.10 18:57:03.346867 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:03.347082 [ 4 ] {e648ab2a-b948-4cfb-9d95-0faa1a8bcee5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:57:03.347164 [ 4 ] {e648ab2a-b948-4cfb-9d95-0faa1a8bcee5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:57:03.347899 [ 4 ] {e648ab2a-b948-4cfb-9d95-0faa1a8bcee5} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:03.347952 [ 4 ] {e648ab2a-b948-4cfb-9d95-0faa1a8bcee5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:57:03.348393 [ 4 ] {e648ab2a-b948-4cfb-9d95-0faa1a8bcee5} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.10 18:57:03.348649 [ 4 ] {e648ab2a-b948-4cfb-9d95-0faa1a8bcee5} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:03.348854 [ 4 ] {e648ab2a-b948-4cfb-9d95-0faa1a8bcee5} executeQuery: Read 14 rows, 1.01 KiB in 0.001831 sec., 7646.095030038231 rows/sec., 550.42 KiB/sec. 2025.02.10 18:57:03.348917 [ 4 ] {e648ab2a-b948-4cfb-9d95-0faa1a8bcee5} TCPHandler: Processed in 0.002183443 sec. 2025.02.10 18:57:03.349214 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:03.349537 [ 256 ] {32d43506-a3e9-4032-a230-11bb44bc7a72} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:57:03.349656 [ 256 ] {32d43506-a3e9-4032-a230-11bb44bc7a72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:57:03.350797 [ 256 ] {32d43506-a3e9-4032-a230-11bb44bc7a72} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:03.350849 [ 256 ] {32d43506-a3e9-4032-a230-11bb44bc7a72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:57:03.351313 [ 256 ] {32d43506-a3e9-4032-a230-11bb44bc7a72} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.10 18:57:03.351572 [ 256 ] {32d43506-a3e9-4032-a230-11bb44bc7a72} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:03.351761 [ 30 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.10 18:57:03.351831 [ 30 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:03.351836 [ 256 ] {32d43506-a3e9-4032-a230-11bb44bc7a72} executeQuery: Read 273 rows, 24.64 KiB in 0.00239 sec., 114225.94142259413 rows/sec., 10.07 MiB/sec. 2025.02.10 18:57:03.351872 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:57:03.351999 [ 256 ] {32d43506-a3e9-4032-a230-11bb44bc7a72} TCPHandler: Processed in 0.002975561 sec. 2025.02.10 18:57:03.352295 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:03.352347 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.10 18:57:03.352654 [ 4 ] {3a4263af-9f4a-408e-8d2b-01e83cf87d38} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:57:03.352856 [ 4 ] {3a4263af-9f4a-408e-8d2b-01e83cf87d38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:57:03.353098 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:03.353353 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1432 rows starting from the beginning of the part 2025.02.10 18:57:03.354337 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 273 rows starting from the beginning of the part 2025.02.10 18:57:03.355095 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 66 rows starting from the beginning of the part 2025.02.10 18:57:03.355363 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 274 rows starting from the beginning of the part 2025.02.10 18:57:03.355708 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 66 rows starting from the beginning of the part 2025.02.10 18:57:03.356072 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 273 rows starting from the beginning of the part 2025.02.10 18:57:03.356740 [ 4 ] {3a4263af-9f4a-408e-8d2b-01e83cf87d38} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:03.356794 [ 4 ] {3a4263af-9f4a-408e-8d2b-01e83cf87d38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:57:03.357655 [ 4 ] {3a4263af-9f4a-408e-8d2b-01e83cf87d38} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.10 18:57:03.358259 [ 4 ] {3a4263af-9f4a-408e-8d2b-01e83cf87d38} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:03.358877 [ 4 ] {3a4263af-9f4a-408e-8d2b-01e83cf87d38} executeQuery: Read 42 rows, 3.09 KiB in 0.006365 sec., 6598.586017282011 rows/sec., 485.14 KiB/sec. 2025.02.10 18:57:03.359200 [ 4 ] {3a4263af-9f4a-408e-8d2b-01e83cf87d38} TCPHandler: Processed in 0.007070981 sec. 2025.02.10 18:57:03.359520 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:03.360097 [ 256 ] {252a89f6-d884-4c03-84c5-983123f4398a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:57:03.360350 [ 256 ] {252a89f6-d884-4c03-84c5-983123f4398a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:57:03.360373 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2384 rows, containing 5 columns (5 merged, 0 gathered) in 0.008348111 sec., 285573.58664732653 rows/sec., 25.37 MiB/sec. 2025.02.10 18:57:03.360762 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.10 18:57:03.361414 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_121_24} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:03.361611 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_121_24} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.10 18:57:03.361790 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.02.10 18:57:03.361894 [ 256 ] {252a89f6-d884-4c03-84c5-983123f4398a} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:03.361940 [ 256 ] {252a89f6-d884-4c03-84c5-983123f4398a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:57:03.362301 [ 256 ] {252a89f6-d884-4c03-84c5-983123f4398a} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.10 18:57:03.362546 [ 256 ] {252a89f6-d884-4c03-84c5-983123f4398a} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:03.362770 [ 256 ] {252a89f6-d884-4c03-84c5-983123f4398a} executeQuery: Read 14 rows, 1004.00 B in 0.002934 sec., 4771.642808452624 rows/sec., 334.17 KiB/sec. 2025.02.10 18:57:03.362825 [ 256 ] {252a89f6-d884-4c03-84c5-983123f4398a} TCPHandler: Processed in 0.003500744 sec. 2025.02.10 18:57:03.362985 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:03.363129 [ 4 ] {168a5aa7-2999-446c-a77b-02b4c1e6c5ef} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:57:03.363189 [ 4 ] {168a5aa7-2999-446c-a77b-02b4c1e6c5ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:57:03.363800 [ 4 ] {168a5aa7-2999-446c-a77b-02b4c1e6c5ef} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:03.363838 [ 4 ] {168a5aa7-2999-446c-a77b-02b4c1e6c5ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:57:03.364195 [ 4 ] {168a5aa7-2999-446c-a77b-02b4c1e6c5ef} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.10 18:57:03.364430 [ 4 ] {168a5aa7-2999-446c-a77b-02b4c1e6c5ef} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:03.364607 [ 4 ] {168a5aa7-2999-446c-a77b-02b4c1e6c5ef} executeQuery: Read 13 rows, 830.00 B in 0.001512 sec., 8597.883597883598 rows/sec., 536.08 KiB/sec. 2025.02.10 18:57:03.364658 [ 4 ] {168a5aa7-2999-446c-a77b-02b4c1e6c5ef} TCPHandler: Processed in 0.001741512 sec. 2025.02.10 18:57:03.364805 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:03.364943 [ 256 ] {0640befb-1f76-48af-a3db-be1abd834967} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:57:03.365002 [ 256 ] {0640befb-1f76-48af-a3db-be1abd834967} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:57:03.365784 [ 256 ] {0640befb-1f76-48af-a3db-be1abd834967} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:03.365825 [ 256 ] {0640befb-1f76-48af-a3db-be1abd834967} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:57:03.366226 [ 256 ] {0640befb-1f76-48af-a3db-be1abd834967} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.10 18:57:03.366465 [ 256 ] {0640befb-1f76-48af-a3db-be1abd834967} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:03.366663 [ 30 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.10 18:57:03.366724 [ 256 ] {0640befb-1f76-48af-a3db-be1abd834967} executeQuery: Read 417 rows, 30.48 KiB in 0.001803 sec., 231281.1980033278 rows/sec., 16.51 MiB/sec. 2025.02.10 18:57:03.366729 [ 30 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:03.366813 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:57:03.366848 [ 256 ] {0640befb-1f76-48af-a3db-be1abd834967} TCPHandler: Processed in 0.00210502 sec. 2025.02.10 18:57:03.367108 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:03.367163 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.10 18:57:03.367414 [ 4 ] {5b18daa2-a47a-4155-83d1-0a9b483edf31} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:57:03.367635 [ 4 ] {5b18daa2-a47a-4155-83d1-0a9b483edf31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:57:03.367845 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:03.368055 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 914 rows starting from the beginning of the part 2025.02.10 18:57:03.368941 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 417 rows starting from the beginning of the part 2025.02.10 18:57:03.369769 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 69 rows starting from the beginning of the part 2025.02.10 18:57:03.370216 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 419 rows starting from the beginning of the part 2025.02.10 18:57:03.370575 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::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.02.10 18:57:03.370829 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 417 rows starting from the beginning of the part 2025.02.10 18:57:03.371006 [ 4 ] {5b18daa2-a47a-4155-83d1-0a9b483edf31} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:03.371122 [ 4 ] {5b18daa2-a47a-4155-83d1-0a9b483edf31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:57:03.372200 [ 4 ] {5b18daa2-a47a-4155-83d1-0a9b483edf31} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.10 18:57:03.372735 [ 4 ] {5b18daa2-a47a-4155-83d1-0a9b483edf31} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:03.373310 [ 4 ] {5b18daa2-a47a-4155-83d1-0a9b483edf31} executeQuery: Read 6 rows, 321.00 B in 0.005993 sec., 1001.1680293675955 rows/sec., 52.31 KiB/sec. 2025.02.10 18:57:03.373398 [ 4 ] {5b18daa2-a47a-4155-83d1-0a9b483edf31} TCPHandler: Processed in 0.006438605 sec. 2025.02.10 18:57:03.373551 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:03.373768 [ 256 ] {891bcddf-dc2f-42d9-ac48-cff8985ce60f} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:03.373956 [ 256 ] {891bcddf-dc2f-42d9-ac48-cff8985ce60f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:57:03.374105 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2305 rows, containing 5 columns (5 merged, 0 gathered) in 0.007183924 sec., 320855.2874445776 rows/sec., 24.43 MiB/sec. 2025.02.10 18:57:03.374358 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.10 18:57:03.374840 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_121_24} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:03.375058 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_121_24} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.10 18:57:03.375183 [ 256 ] {891bcddf-dc2f-42d9-ac48-cff8985ce60f} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:03.375187 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.10 18:57:03.375252 [ 256 ] {891bcddf-dc2f-42d9-ac48-cff8985ce60f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:57:03.375673 [ 256 ] {891bcddf-dc2f-42d9-ac48-cff8985ce60f} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.10 18:57:03.375914 [ 256 ] {891bcddf-dc2f-42d9-ac48-cff8985ce60f} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:03.376139 [ 256 ] {891bcddf-dc2f-42d9-ac48-cff8985ce60f} executeQuery: Read 237 rows, 16.27 KiB in 0.00247 sec., 95951.41700404858 rows/sec., 6.43 MiB/sec. 2025.02.10 18:57:03.376195 [ 256 ] {891bcddf-dc2f-42d9-ac48-cff8985ce60f} TCPHandler: Processed in 0.002707265 sec. 2025.02.10 18:57:03.376341 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:03.376482 [ 4 ] {cb00ef49-26a7-4334-af9b-8de85726bfac} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:57:03.376545 [ 4 ] {cb00ef49-26a7-4334-af9b-8de85726bfac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:57:03.377098 [ 4 ] {cb00ef49-26a7-4334-af9b-8de85726bfac} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:03.377142 [ 4 ] {cb00ef49-26a7-4334-af9b-8de85726bfac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:57:03.377527 [ 4 ] {cb00ef49-26a7-4334-af9b-8de85726bfac} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.10 18:57:03.377759 [ 4 ] {cb00ef49-26a7-4334-af9b-8de85726bfac} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:03.377945 [ 4 ] {cb00ef49-26a7-4334-af9b-8de85726bfac} executeQuery: Read 1 rows, 69.00 B in 0.001495 sec., 668.8963210702341 rows/sec., 45.07 KiB/sec. 2025.02.10 18:57:03.378005 [ 4 ] {cb00ef49-26a7-4334-af9b-8de85726bfac} TCPHandler: Processed in 0.001727462 sec. 2025.02.10 18:57:03.378214 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:03.378366 [ 256 ] {29614c37-5bcf-46a8-a841-b1ff9db7e649} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:03.378461 [ 256 ] {29614c37-5bcf-46a8-a841-b1ff9db7e649} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:57:03.379760 [ 256 ] {29614c37-5bcf-46a8-a841-b1ff9db7e649} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:03.379800 [ 256 ] {29614c37-5bcf-46a8-a841-b1ff9db7e649} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:57:03.380483 [ 256 ] {29614c37-5bcf-46a8-a841-b1ff9db7e649} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.10 18:57:03.380741 [ 256 ] {29614c37-5bcf-46a8-a841-b1ff9db7e649} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:03.380994 [ 256 ] {29614c37-5bcf-46a8-a841-b1ff9db7e649} executeQuery: Read 35 rows, 64.22 KiB in 0.002657 sec., 13172.751223184041 rows/sec., 23.60 MiB/sec. 2025.02.10 18:57:03.381104 [ 256 ] {29614c37-5bcf-46a8-a841-b1ff9db7e649} TCPHandler: Processed in 0.003016032 sec. 2025.02.10 18:57:03.381344 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:03.381654 [ 4 ] {1788cf92-e76e-40fc-b152-0b041dfa64a9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:57:03.381720 [ 4 ] {1788cf92-e76e-40fc-b152-0b041dfa64a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:57:03.382289 [ 4 ] {1788cf92-e76e-40fc-b152-0b041dfa64a9} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:03.382334 [ 4 ] {1788cf92-e76e-40fc-b152-0b041dfa64a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:57:03.382703 [ 4 ] {1788cf92-e76e-40fc-b152-0b041dfa64a9} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.10 18:57:03.382933 [ 4 ] {1788cf92-e76e-40fc-b152-0b041dfa64a9} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:03.383067 [ 30 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.10 18:57:03.383104 [ 30 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:03.383113 [ 4 ] {1788cf92-e76e-40fc-b152-0b041dfa64a9} executeQuery: Read 82 rows, 5.33 KiB in 0.001549 sec., 52937.37895416398 rows/sec., 3.36 MiB/sec. 2025.02.10 18:57:03.383126 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.02.10 18:57:03.383194 [ 4 ] {1788cf92-e76e-40fc-b152-0b041dfa64a9} TCPHandler: Processed in 0.002005609 sec. 2025.02.10 18:57:03.383269 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.10 18:57:03.383390 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:03.383428 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7066 rows starting from the beginning of the part 2025.02.10 18:57:03.383507 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 82 rows starting from the beginning of the part 2025.02.10 18:57:03.383750 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part 2025.02.10 18:57:03.384147 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 82 rows starting from the beginning of the part 2025.02.10 18:57:03.384216 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part 2025.02.10 18:57:03.384412 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 82 rows starting from the beginning of the part 2025.02.10 18:57:03.386668 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 7432 rows, containing 4 columns (4 merged, 0 gathered) in 0.003460493 sec., 2147670.86654994 rows/sec., 139.96 MiB/sec. 2025.02.10 18:57:03.387435 [ 197 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.10 18:57:03.387756 [ 197 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_121_24} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:03.387866 [ 197 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_121_24} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.10 18:57:03.387959 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. 2025.02.10 18:57:05.145666 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 2025.02.10 18:57:05.168678 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:05.168732 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:05.176000 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.10 18:57:05.176770 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:05.179582 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.02.10 18:57:06.546756 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:06.547004 [ 4 ] {1b0a5d3d-5b6e-4a4a-b5e3-ec2b58af35c6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:57:06.547084 [ 4 ] {1b0a5d3d-5b6e-4a4a-b5e3-ec2b58af35c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:57:06.547851 [ 4 ] {1b0a5d3d-5b6e-4a4a-b5e3-ec2b58af35c6} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:06.547900 [ 4 ] {1b0a5d3d-5b6e-4a4a-b5e3-ec2b58af35c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:06.548312 [ 4 ] {1b0a5d3d-5b6e-4a4a-b5e3-ec2b58af35c6} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.10 18:57:06.548583 [ 4 ] {1b0a5d3d-5b6e-4a4a-b5e3-ec2b58af35c6} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:06.548841 [ 4 ] {1b0a5d3d-5b6e-4a4a-b5e3-ec2b58af35c6} executeQuery: Read 4 rows, 334.00 B in 0.001892 sec., 2114.164904862579 rows/sec., 172.40 KiB/sec. 2025.02.10 18:57:06.548927 [ 4 ] {1b0a5d3d-5b6e-4a4a-b5e3-ec2b58af35c6} TCPHandler: Processed in 0.002308046 sec. 2025.02.10 18:57:06.549260 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:06.549478 [ 256 ] {9ed41347-4ebe-40c7-adde-6f1f87d0dfa4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:57:06.549552 [ 256 ] {9ed41347-4ebe-40c7-adde-6f1f87d0dfa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:57:06.550947 [ 256 ] {9ed41347-4ebe-40c7-adde-6f1f87d0dfa4} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:06.550998 [ 256 ] {9ed41347-4ebe-40c7-adde-6f1f87d0dfa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:06.551529 [ 256 ] {9ed41347-4ebe-40c7-adde-6f1f87d0dfa4} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.10 18:57:06.551783 [ 256 ] {9ed41347-4ebe-40c7-adde-6f1f87d0dfa4} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:06.552023 [ 256 ] {9ed41347-4ebe-40c7-adde-6f1f87d0dfa4} executeQuery: Read 1208 rows, 102.09 KiB in 0.002605 sec., 463723.60844529746 rows/sec., 38.27 MiB/sec. 2025.02.10 18:57:06.552079 [ 256 ] {9ed41347-4ebe-40c7-adde-6f1f87d0dfa4} TCPHandler: Processed in 0.003002073 sec. 2025.02.10 18:57:06.552259 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:06.552399 [ 4 ] {39e7575d-f19e-4fd1-a9c5-8870096268c5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:57:06.552456 [ 4 ] {39e7575d-f19e-4fd1-a9c5-8870096268c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:57:06.553134 [ 4 ] {39e7575d-f19e-4fd1-a9c5-8870096268c5} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:06.553181 [ 4 ] {39e7575d-f19e-4fd1-a9c5-8870096268c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:06.553571 [ 4 ] {39e7575d-f19e-4fd1-a9c5-8870096268c5} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.10 18:57:06.553810 [ 4 ] {39e7575d-f19e-4fd1-a9c5-8870096268c5} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:06.554038 [ 4 ] {39e7575d-f19e-4fd1-a9c5-8870096268c5} executeQuery: Read 9 rows, 671.00 B in 0.00167 sec., 5389.2215568862275 rows/sec., 392.38 KiB/sec. 2025.02.10 18:57:06.554093 [ 4 ] {39e7575d-f19e-4fd1-a9c5-8870096268c5} TCPHandler: Processed in 0.001903066 sec. 2025.02.10 18:57:06.554284 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:06.554568 [ 256 ] {7337b497-f7dc-41c4-bfbf-f57171dec99b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:57:06.554643 [ 256 ] {7337b497-f7dc-41c4-bfbf-f57171dec99b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:57:06.555428 [ 256 ] {7337b497-f7dc-41c4-bfbf-f57171dec99b} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:06.555471 [ 256 ] {7337b497-f7dc-41c4-bfbf-f57171dec99b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:06.555839 [ 256 ] {7337b497-f7dc-41c4-bfbf-f57171dec99b} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.10 18:57:06.556081 [ 256 ] {7337b497-f7dc-41c4-bfbf-f57171dec99b} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:06.556307 [ 256 ] {7337b497-f7dc-41c4-bfbf-f57171dec99b} executeQuery: Read 228 rows, 15.81 KiB in 0.001839 sec., 123980.42414355629 rows/sec., 8.39 MiB/sec. 2025.02.10 18:57:06.556384 [ 256 ] {7337b497-f7dc-41c4-bfbf-f57171dec99b} TCPHandler: Processed in 0.002196843 sec. 2025.02.10 18:57:06.556618 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:06.556794 [ 4 ] {2f1a2b43-5f98-4d93-a5c3-0da08f85cb29} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:57:06.556851 [ 4 ] {2f1a2b43-5f98-4d93-a5c3-0da08f85cb29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:57:06.557736 [ 4 ] {2f1a2b43-5f98-4d93-a5c3-0da08f85cb29} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:06.557774 [ 4 ] {2f1a2b43-5f98-4d93-a5c3-0da08f85cb29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:06.558158 [ 4 ] {2f1a2b43-5f98-4d93-a5c3-0da08f85cb29} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.10 18:57:06.558388 [ 4 ] {2f1a2b43-5f98-4d93-a5c3-0da08f85cb29} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:06.558613 [ 4 ] {2f1a2b43-5f98-4d93-a5c3-0da08f85cb29} executeQuery: Read 529 rows, 40.13 KiB in 0.00185 sec., 285945.9459459459 rows/sec., 21.18 MiB/sec. 2025.02.10 18:57:06.558670 [ 4 ] {2f1a2b43-5f98-4d93-a5c3-0da08f85cb29} TCPHandler: Processed in 0.002177163 sec. 2025.02.10 18:57:06.558841 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:06.559194 [ 256 ] {de3b52c8-df3b-4501-b913-c55752b4cbe5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:06.559347 [ 256 ] {de3b52c8-df3b-4501-b913-c55752b4cbe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:57:06.560154 [ 256 ] {de3b52c8-df3b-4501-b913-c55752b4cbe5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:06.560193 [ 256 ] {de3b52c8-df3b-4501-b913-c55752b4cbe5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:06.560652 [ 256 ] {de3b52c8-df3b-4501-b913-c55752b4cbe5} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.10 18:57:06.560896 [ 256 ] {de3b52c8-df3b-4501-b913-c55752b4cbe5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:06.561102 [ 24 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_117_24 to all_122_122_0 2025.02.10 18:57:06.561135 [ 256 ] {de3b52c8-df3b-4501-b913-c55752b4cbe5} executeQuery: Read 966 rows, 66.39 KiB in 0.002071 sec., 466441.332689522 rows/sec., 31.31 MiB/sec. 2025.02.10 18:57:06.561185 [ 24 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:06.561258 [ 256 ] {de3b52c8-df3b-4501-b913-c55752b4cbe5} TCPHandler: Processed in 0.00250114 sec. 2025.02.10 18:57:06.561261 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:06.561464 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:06.561483 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_122_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_117_24 to all_122_122_0 into Compact with storage Full 2025.02.10 18:57:06.561661 [ 4 ] {b2fa9418-d64a-4a28-868d-083816c2525c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:06.561846 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_122_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:06.561859 [ 4 ] {b2fa9418-d64a-4a28-868d-083816c2525c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:57:06.561932 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_122_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_117_24, total 35605 rows starting from the beginning of the part 2025.02.10 18:57:06.562290 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_122_25} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part 2025.02.10 18:57:06.562765 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_122_25} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 238 rows starting from the beginning of the part 2025.02.10 18:57:06.563132 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_122_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part 2025.02.10 18:57:06.563456 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_122_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 237 rows starting from the beginning of the part 2025.02.10 18:57:06.563801 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_122_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 966 rows starting from the beginning of the part 2025.02.10 18:57:06.565985 [ 4 ] {b2fa9418-d64a-4a28-868d-083816c2525c} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:06.566031 [ 4 ] {b2fa9418-d64a-4a28-868d-083816c2525c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:06.567684 [ 4 ] {b2fa9418-d64a-4a28-868d-083816c2525c} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.10 18:57:06.567978 [ 4 ] {b2fa9418-d64a-4a28-868d-083816c2525c} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:06.568351 [ 4 ] {b2fa9418-d64a-4a28-868d-083816c2525c} executeQuery: Read 5 rows, 9.17 KiB in 0.006747 sec., 741.0701052319549 rows/sec., 1.33 MiB/sec. 2025.02.10 18:57:06.568462 [ 4 ] {b2fa9418-d64a-4a28-868d-083816c2525c} TCPHandler: Processed in 0.007113822 sec. 2025.02.10 18:57:06.568638 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:06.568844 [ 256 ] {6cec4c2c-82a6-493b-b0f4-5c56b0f4bd3c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:57:06.568953 [ 256 ] {6cec4c2c-82a6-493b-b0f4-5c56b0f4bd3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:57:06.569656 [ 256 ] {6cec4c2c-82a6-493b-b0f4-5c56b0f4bd3c} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:06.569695 [ 256 ] {6cec4c2c-82a6-493b-b0f4-5c56b0f4bd3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:06.570170 [ 256 ] {6cec4c2c-82a6-493b-b0f4-5c56b0f4bd3c} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.10 18:57:06.570482 [ 256 ] {6cec4c2c-82a6-493b-b0f4-5c56b0f4bd3c} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:06.570775 [ 256 ] {6cec4c2c-82a6-493b-b0f4-5c56b0f4bd3c} executeQuery: Read 44 rows, 3.03 KiB in 0.002013 sec., 21857.92349726776 rows/sec., 1.47 MiB/sec. 2025.02.10 18:57:06.570879 [ 256 ] {6cec4c2c-82a6-493b-b0f4-5c56b0f4bd3c} TCPHandler: Processed in 0.002318296 sec. 2025.02.10 18:57:06.573560 [ 195 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_122_25} MergeTask::MergeProjectionsStage: Merge sorted 37366 rows, containing 5 columns (5 merged, 0 gathered) in 0.012169214 sec., 3070535.2046566033 rows/sec., 207.30 MiB/sec. 2025.02.10 18:57:06.574055 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_122_25} MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) 2025.02.10 18:57:06.574426 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_122_25} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:06.574513 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_122_25} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_117_24, all_122_122_0] -> all_1_122_25 2025.02.10 18:57:06.574618 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.02.10 18:57:08.336068 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:08.336279 [ 4 ] {af4660cb-a3a2-405b-b5c8-41d61b7df989} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:57:08.336359 [ 4 ] {af4660cb-a3a2-405b-b5c8-41d61b7df989} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:57:08.337119 [ 4 ] {af4660cb-a3a2-405b-b5c8-41d61b7df989} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:08.337172 [ 4 ] {af4660cb-a3a2-405b-b5c8-41d61b7df989} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:08.337599 [ 4 ] {af4660cb-a3a2-405b-b5c8-41d61b7df989} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.10 18:57:08.337845 [ 4 ] {af4660cb-a3a2-405b-b5c8-41d61b7df989} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:08.338104 [ 4 ] {af4660cb-a3a2-405b-b5c8-41d61b7df989} executeQuery: Read 56 rows, 4.41 KiB in 0.001884 sec., 29723.991507430997 rows/sec., 2.28 MiB/sec. 2025.02.10 18:57:08.338170 [ 4 ] {af4660cb-a3a2-405b-b5c8-41d61b7df989} TCPHandler: Processed in 0.002239963 sec. 2025.02.10 18:57:08.338488 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:08.338802 [ 256 ] {9fcf5267-f5df-4950-b339-ea7ec3728934} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:57:08.338921 [ 256 ] {9fcf5267-f5df-4950-b339-ea7ec3728934} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:57:08.339957 [ 256 ] {9fcf5267-f5df-4950-b339-ea7ec3728934} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:08.340009 [ 256 ] {9fcf5267-f5df-4950-b339-ea7ec3728934} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:08.340463 [ 256 ] {9fcf5267-f5df-4950-b339-ea7ec3728934} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.10 18:57:08.340719 [ 256 ] {9fcf5267-f5df-4950-b339-ea7ec3728934} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:08.340983 [ 256 ] {9fcf5267-f5df-4950-b339-ea7ec3728934} executeQuery: Read 64 rows, 5.12 KiB in 0.00227 sec., 28193.832599118945 rows/sec., 2.20 MiB/sec. 2025.02.10 18:57:08.341013 [ 223 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:08.341054 [ 256 ] {9fcf5267-f5df-4950-b339-ea7ec3728934} TCPHandler: Processed in 0.002762486 sec. 2025.02.10 18:57:08.341083 [ 223 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:08.341265 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:08.341435 [ 4 ] {757ffb31-243b-4dcb-8cf1-5ab6c16dbb66} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:08.341532 [ 4 ] {757ffb31-243b-4dcb-8cf1-5ab6c16dbb66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:57:08.342827 [ 4 ] {757ffb31-243b-4dcb-8cf1-5ab6c16dbb66} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:08.342869 [ 4 ] {757ffb31-243b-4dcb-8cf1-5ab6c16dbb66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:08.343264 [ 4 ] {757ffb31-243b-4dcb-8cf1-5ab6c16dbb66} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.10 18:57:08.343499 [ 4 ] {757ffb31-243b-4dcb-8cf1-5ab6c16dbb66} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:08.343731 [ 4 ] {757ffb31-243b-4dcb-8cf1-5ab6c16dbb66} executeQuery: Read 42 rows, 2.99 KiB in 0.002328 sec., 18041.23711340206 rows/sec., 1.26 MiB/sec. 2025.02.10 18:57:08.343804 [ 4 ] {757ffb31-243b-4dcb-8cf1-5ab6c16dbb66} TCPHandler: Processed in 0.002645494 sec. 2025.02.10 18:57:08.343823 [ 220 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:08.343894 [ 220 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:08.344004 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:08.344174 [ 256 ] {76d485f6-816b-4fcb-87ec-74fd2a23ccc7} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:57:08.344238 [ 256 ] {76d485f6-816b-4fcb-87ec-74fd2a23ccc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:57:08.345523 [ 256 ] {76d485f6-816b-4fcb-87ec-74fd2a23ccc7} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:08.345564 [ 256 ] {76d485f6-816b-4fcb-87ec-74fd2a23ccc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:08.346238 [ 256 ] {76d485f6-816b-4fcb-87ec-74fd2a23ccc7} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.10 18:57:08.346668 [ 256 ] {76d485f6-816b-4fcb-87ec-74fd2a23ccc7} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:08.347018 [ 219 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:08.347086 [ 256 ] {76d485f6-816b-4fcb-87ec-74fd2a23ccc7} executeQuery: Read 16 rows, 1.11 KiB in 0.00292 sec., 5479.452054794521 rows/sec., 379.92 KiB/sec. 2025.02.10 18:57:08.347106 [ 219 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:08.347309 [ 256 ] {76d485f6-816b-4fcb-87ec-74fd2a23ccc7} TCPHandler: Processed in 0.003392162 sec. 2025.02.10 18:57:08.348089 [ 220 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:08.349944 [ 219 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:08.350679 [ 223 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:08.822372 [ 225 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:08.822479 [ 225 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:08.824586 [ 225 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:10.306554 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 2025.02.10 18:57:10.307247 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:10.307300 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:10.307857 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.10 18:57:10.308137 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:10.308440 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 2025.02.10 18:57:12.534040 [ 224 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:57:12.534101 [ 224 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:57:12.536187 [ 224 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:57:12.679674 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.02.10 18:57:12.704856 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:12.704915 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:12.712394 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.10 18:57:12.713189 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:12.717433 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.02.10 18:57:12.996113 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2188 2025.02.10 18:57:12.999709 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:12.999777 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:13.001725 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.10 18:57:13.002054 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:13.003515 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2188 2025.02.10 18:57:13.220551 [ 219 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.10 18:57:13.220640 [ 219 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.10 18:57:13.222726 [ 219 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.10 18:57:13.347435 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:13.347630 [ 4 ] {c8ff22ba-07ab-43d8-b834-887df45cb681} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:57:13.347704 [ 4 ] {c8ff22ba-07ab-43d8-b834-887df45cb681} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:57:13.348416 [ 4 ] {c8ff22ba-07ab-43d8-b834-887df45cb681} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:13.348458 [ 4 ] {c8ff22ba-07ab-43d8-b834-887df45cb681} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:13.348878 [ 4 ] {c8ff22ba-07ab-43d8-b834-887df45cb681} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.10 18:57:13.349121 [ 4 ] {c8ff22ba-07ab-43d8-b834-887df45cb681} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:13.349275 [ 146 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.02.10 18:57:13.349322 [ 4 ] {c8ff22ba-07ab-43d8-b834-887df45cb681} executeQuery: Read 14 rows, 1.01 KiB in 0.001743 sec., 8032.128514056225 rows/sec., 578.21 KiB/sec. 2025.02.10 18:57:13.349326 [ 146 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:13.349376 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:13.349406 [ 4 ] {c8ff22ba-07ab-43d8-b834-887df45cb681} TCPHandler: Processed in 0.00208528 sec. 2025.02.10 18:57:13.349572 [ 219 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.10 18:57:13.349662 [ 219 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.10 18:57:13.349767 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2025.02.10 18:57:13.349769 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:13.350168 [ 256 ] {3d585a3b-c9dc-48ad-8b28-bf6044b93cd7} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:57:13.350223 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:13.350341 [ 256 ] {3d585a3b-c9dc-48ad-8b28-bf6044b93cd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:57:13.350382 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:57:13.351167 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:57:13.351478 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:57:13.352108 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:57:13.352788 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:57:13.355247 [ 256 ] {3d585a3b-c9dc-48ad-8b28-bf6044b93cd7} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:13.355334 [ 256 ] {3d585a3b-c9dc-48ad-8b28-bf6044b93cd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:13.355680 [ 219 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.10 18:57:13.356780 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007242655 sec., 9664.964022171427 rows/sec., 733.50 KiB/sec. 2025.02.10 18:57:13.356992 [ 256 ] {3d585a3b-c9dc-48ad-8b28-bf6044b93cd7} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.10 18:57:13.357088 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.02.10 18:57:13.357513 [ 256 ] {3d585a3b-c9dc-48ad-8b28-bf6044b93cd7} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:13.357582 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_53_13} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:13.357720 [ 189 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_53_13} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.02.10 18:57:13.357832 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:57:13.357836 [ 256 ] {3d585a3b-c9dc-48ad-8b28-bf6044b93cd7} executeQuery: Read 273 rows, 24.64 KiB in 0.007781 sec., 35085.46459323994 rows/sec., 3.09 MiB/sec. 2025.02.10 18:57:13.357918 [ 256 ] {3d585a3b-c9dc-48ad-8b28-bf6044b93cd7} TCPHandler: Processed in 0.008370991 sec. 2025.02.10 18:57:13.358132 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:13.358325 [ 4 ] {23acee44-c781-480b-afb4-5f01195bfec7} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:57:13.358410 [ 4 ] {23acee44-c781-480b-afb4-5f01195bfec7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:57:13.359120 [ 4 ] {23acee44-c781-480b-afb4-5f01195bfec7} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:13.359161 [ 4 ] {23acee44-c781-480b-afb4-5f01195bfec7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:13.359556 [ 4 ] {23acee44-c781-480b-afb4-5f01195bfec7} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.10 18:57:13.359811 [ 4 ] {23acee44-c781-480b-afb4-5f01195bfec7} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:13.359962 [ 146 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.10 18:57:13.360004 [ 146 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:13.360004 [ 4 ] {23acee44-c781-480b-afb4-5f01195bfec7} executeQuery: Read 42 rows, 3.09 KiB in 0.001709 sec., 24575.775307197193 rows/sec., 1.76 MiB/sec. 2025.02.10 18:57:13.360029 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:13.360162 [ 4 ] {23acee44-c781-480b-afb4-5f01195bfec7} TCPHandler: Processed in 0.002143172 sec. 2025.02.10 18:57:13.360400 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.10 18:57:13.360495 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:13.360924 [ 256 ] {960fab9c-c509-40ce-ac74-b54795edad21} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:57:13.360934 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:13.361073 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 65 rows starting from the beginning of the part 2025.02.10 18:57:13.361113 [ 256 ] {960fab9c-c509-40ce-ac74-b54795edad21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:57:13.361626 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 44 rows starting from the beginning of the part 2025.02.10 18:57:13.362211 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 5 rows starting from the beginning of the part 2025.02.10 18:57:13.362718 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 42 rows starting from the beginning of the part 2025.02.10 18:57:13.362984 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 9 rows starting from the beginning of the part 2025.02.10 18:57:13.363337 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 42 rows starting from the beginning of the part 2025.02.10 18:57:13.364267 [ 256 ] {960fab9c-c509-40ce-ac74-b54795edad21} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:13.364312 [ 256 ] {960fab9c-c509-40ce-ac74-b54795edad21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:13.364890 [ 256 ] {960fab9c-c509-40ce-ac74-b54795edad21} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.10 18:57:13.365080 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.004940279 sec., 41900.46756468613 rows/sec., 3.16 MiB/sec. 2025.02.10 18:57:13.365200 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.10 18:57:13.365224 [ 256 ] {960fab9c-c509-40ce-ac74-b54795edad21} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:13.365542 [ 256 ] {960fab9c-c509-40ce-ac74-b54795edad21} executeQuery: Read 14 rows, 1004.00 B in 0.004774 sec., 2932.5513196480942 rows/sec., 205.38 KiB/sec. 2025.02.10 18:57:13.365555 [ 221 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:57:13.365617 [ 221 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:57:13.365643 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_101_20} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:13.365681 [ 256 ] {960fab9c-c509-40ce-ac74-b54795edad21} TCPHandler: Processed in 0.005349379 sec. 2025.02.10 18:57:13.365807 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_101_20} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.10 18:57:13.365941 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.10 18:57:13.365954 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:13.366169 [ 4 ] {04fea19c-c17a-4ba8-bd00-a886e9a7dd93} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:57:13.366298 [ 4 ] {04fea19c-c17a-4ba8-bd00-a886e9a7dd93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:57:13.367855 [ 4 ] {04fea19c-c17a-4ba8-bd00-a886e9a7dd93} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:13.367916 [ 4 ] {04fea19c-c17a-4ba8-bd00-a886e9a7dd93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:13.368664 [ 4 ] {04fea19c-c17a-4ba8-bd00-a886e9a7dd93} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.10 18:57:13.369195 [ 4 ] {04fea19c-c17a-4ba8-bd00-a886e9a7dd93} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:13.369388 [ 146 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.02.10 18:57:13.369463 [ 146 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:13.369517 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:13.369559 [ 4 ] {04fea19c-c17a-4ba8-bd00-a886e9a7dd93} executeQuery: Read 13 rows, 830.00 B in 0.003439 sec., 3780.1686536783945 rows/sec., 235.69 KiB/sec. 2025.02.10 18:57:13.369937 [ 4 ] {04fea19c-c17a-4ba8-bd00-a886e9a7dd93} TCPHandler: Processed in 0.004121169 sec. 2025.02.10 18:57:13.369937 [ 221 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:57:13.369938 [ 189 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2025.02.10 18:57:13.370198 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:13.370412 [ 189 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:13.370428 [ 256 ] {ef7443e3-6a46-4809-8508-94555087a764} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:57:13.370496 [ 189 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:57:13.370533 [ 256 ] {ef7443e3-6a46-4809-8508-94555087a764} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:57:13.371130 [ 189 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:57:13.371649 [ 189 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:57:13.372171 [ 189 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:57:13.372487 [ 189 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:57:13.373686 [ 256 ] {ef7443e3-6a46-4809-8508-94555087a764} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:13.373734 [ 256 ] {ef7443e3-6a46-4809-8508-94555087a764} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:13.374031 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004404996 sec., 14755.972536637943 rows/sec., 977.67 KiB/sec. 2025.02.10 18:57:13.374352 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.02.10 18:57:13.374355 [ 256 ] {ef7443e3-6a46-4809-8508-94555087a764} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.10 18:57:13.374864 [ 256 ] {ef7443e3-6a46-4809-8508-94555087a764} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:13.375002 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_53_13} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:13.375278 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_53_13} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.02.10 18:57:13.375296 [ 256 ] {ef7443e3-6a46-4809-8508-94555087a764} executeQuery: Read 417 rows, 30.48 KiB in 0.00493 sec., 84584.1784989858 rows/sec., 6.04 MiB/sec. 2025.02.10 18:57:13.375512 [ 256 ] {ef7443e3-6a46-4809-8508-94555087a764} TCPHandler: Processed in 0.005453422 sec. 2025.02.10 18:57:13.375526 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:57:13.375701 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:13.375845 [ 4 ] {5e54c7c2-f940-4146-bf51-d91bc178fa8e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:57:13.375907 [ 4 ] {5e54c7c2-f940-4146-bf51-d91bc178fa8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:57:13.376476 [ 4 ] {5e54c7c2-f940-4146-bf51-d91bc178fa8e} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:13.376523 [ 4 ] {5e54c7c2-f940-4146-bf51-d91bc178fa8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:13.376928 [ 4 ] {5e54c7c2-f940-4146-bf51-d91bc178fa8e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.10 18:57:13.377164 [ 4 ] {5e54c7c2-f940-4146-bf51-d91bc178fa8e} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:13.377353 [ 4 ] {5e54c7c2-f940-4146-bf51-d91bc178fa8e} executeQuery: Read 6 rows, 321.00 B in 0.001541 sec., 3893.5756002595717 rows/sec., 203.42 KiB/sec. 2025.02.10 18:57:13.377455 [ 4 ] {5e54c7c2-f940-4146-bf51-d91bc178fa8e} TCPHandler: Processed in 0.001824654 sec. 2025.02.10 18:57:13.377670 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:13.377838 [ 256 ] {f4edf5b9-30bf-4a85-b0af-af0732a8ec22} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:13.377913 [ 256 ] {f4edf5b9-30bf-4a85-b0af-af0732a8ec22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:57:13.378664 [ 256 ] {f4edf5b9-30bf-4a85-b0af-af0732a8ec22} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:13.378709 [ 256 ] {f4edf5b9-30bf-4a85-b0af-af0732a8ec22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:13.379146 [ 256 ] {f4edf5b9-30bf-4a85-b0af-af0732a8ec22} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.10 18:57:13.379530 [ 256 ] {f4edf5b9-30bf-4a85-b0af-af0732a8ec22} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:13.379769 [ 256 ] {f4edf5b9-30bf-4a85-b0af-af0732a8ec22} executeQuery: Read 237 rows, 16.27 KiB in 0.001966 sec., 120549.33875890133 rows/sec., 8.08 MiB/sec. 2025.02.10 18:57:13.379828 [ 256 ] {f4edf5b9-30bf-4a85-b0af-af0732a8ec22} TCPHandler: Processed in 0.002276735 sec. 2025.02.10 18:57:13.380001 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:13.380124 [ 4 ] {f32af892-b67c-4d02-8c77-08f1650b5f5c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:57:13.380176 [ 4 ] {f32af892-b67c-4d02-8c77-08f1650b5f5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:57:13.380715 [ 4 ] {f32af892-b67c-4d02-8c77-08f1650b5f5c} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:13.380753 [ 4 ] {f32af892-b67c-4d02-8c77-08f1650b5f5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:13.381130 [ 4 ] {f32af892-b67c-4d02-8c77-08f1650b5f5c} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.10 18:57:13.381368 [ 4 ] {f32af892-b67c-4d02-8c77-08f1650b5f5c} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:13.381543 [ 222 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.10 18:57:13.381577 [ 222 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.10 18:57:13.381585 [ 4 ] {f32af892-b67c-4d02-8c77-08f1650b5f5c} executeQuery: Read 1 rows, 69.00 B in 0.001464 sec., 683.0601092896175 rows/sec., 46.03 KiB/sec. 2025.02.10 18:57:13.381669 [ 4 ] {f32af892-b67c-4d02-8c77-08f1650b5f5c} TCPHandler: Processed in 0.001734802 sec. 2025.02.10 18:57:13.381858 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:13.382070 [ 256 ] {4105ba79-c46c-45d0-81d0-630d697cca22} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:13.382343 [ 256 ] {4105ba79-c46c-45d0-81d0-630d697cca22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:57:13.385041 [ 222 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.10 18:57:13.385369 [ 256 ] {4105ba79-c46c-45d0-81d0-630d697cca22} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:13.385447 [ 256 ] {4105ba79-c46c-45d0-81d0-630d697cca22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:13.386497 [ 256 ] {4105ba79-c46c-45d0-81d0-630d697cca22} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.10 18:57:13.386778 [ 256 ] {4105ba79-c46c-45d0-81d0-630d697cca22} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:13.386968 [ 118 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.10 18:57:13.387026 [ 118 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:13.387059 [ 256 ] {4105ba79-c46c-45d0-81d0-630d697cca22} executeQuery: Read 35 rows, 64.22 KiB in 0.005033 sec., 6954.102920723227 rows/sec., 12.46 MiB/sec. 2025.02.10 18:57:13.387068 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:13.387482 [ 256 ] {4105ba79-c46c-45d0-81d0-630d697cca22} TCPHandler: Processed in 0.005692428 sec. 2025.02.10 18:57:13.387489 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.10 18:57:13.387701 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:13.387955 [ 4 ] {2c2a8c96-4da5-4154-b18d-e10f5adc1e70} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:57:13.388071 [ 4 ] {2c2a8c96-4da5-4154-b18d-e10f5adc1e70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:57:13.388296 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:13.388572 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1894 rows starting from the beginning of the part 2025.02.10 18:57:13.389358 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 35 rows starting from the beginning of the part 2025.02.10 18:57:13.390135 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 5 rows starting from the beginning of the part 2025.02.10 18:57:13.390264 [ 4 ] {2c2a8c96-4da5-4154-b18d-e10f5adc1e70} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:13.390407 [ 4 ] {2c2a8c96-4da5-4154-b18d-e10f5adc1e70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:13.390774 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 35 rows starting from the beginning of the part 2025.02.10 18:57:13.391477 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 5 rows starting from the beginning of the part 2025.02.10 18:57:13.392032 [ 4 ] {2c2a8c96-4da5-4154-b18d-e10f5adc1e70} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.10 18:57:13.392111 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 35 rows starting from the beginning of the part 2025.02.10 18:57:13.392824 [ 4 ] {2c2a8c96-4da5-4154-b18d-e10f5adc1e70} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:13.393363 [ 4 ] {2c2a8c96-4da5-4154-b18d-e10f5adc1e70} executeQuery: Read 82 rows, 5.33 KiB in 0.005463 sec., 15010.067728354385 rows/sec., 976.20 KiB/sec. 2025.02.10 18:57:13.393559 [ 4 ] {2c2a8c96-4da5-4154-b18d-e10f5adc1e70} TCPHandler: Processed in 0.005941684 sec. 2025.02.10 18:57:13.402648 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2009 rows, containing 19 columns (19 merged, 0 gathered) in 0.015430332 sec., 130198.10591243273 rows/sec., 233.31 MiB/sec. 2025.02.10 18:57:13.404198 [ 199 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.10 18:57:13.404636 [ 199 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_101_20} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:13.404728 [ 199 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_101_20} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.10 18:57:13.404863 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.48 MiB. 2025.02.10 18:57:14.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.23 MiB, peak 285.67 MiB, free memory in arenas 0.00 B, will set to 270.15 MiB (RSS), difference: 1.92 MiB 2025.02.10 18:57:17.605832 [ 105 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:57:17.605887 [ 105 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:57:17.808629 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 2025.02.10 18:57:17.809413 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:17.809463 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:17.810016 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.10 18:57:17.810280 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:17.810574 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2025.02.10 18:57:18.341731 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:18.341914 [ 4 ] {53b6f97d-dad2-4fe7-99af-29e57daab2ee} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:57:18.341983 [ 4 ] {53b6f97d-dad2-4fe7-99af-29e57daab2ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:57:18.342737 [ 4 ] {53b6f97d-dad2-4fe7-99af-29e57daab2ee} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:18.342786 [ 4 ] {53b6f97d-dad2-4fe7-99af-29e57daab2ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:18.343200 [ 4 ] {53b6f97d-dad2-4fe7-99af-29e57daab2ee} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.10 18:57:18.343448 [ 4 ] {53b6f97d-dad2-4fe7-99af-29e57daab2ee} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:18.343735 [ 4 ] {53b6f97d-dad2-4fe7-99af-29e57daab2ee} executeQuery: Read 66 rows, 5.38 KiB in 0.00186 sec., 35483.87096774193 rows/sec., 2.83 MiB/sec. 2025.02.10 18:57:18.343830 [ 4 ] {53b6f97d-dad2-4fe7-99af-29e57daab2ee} TCPHandler: Processed in 0.002216994 sec. 2025.02.10 18:57:18.344106 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:18.344330 [ 256 ] {e021d1ec-1330-47f7-9d1e-48adb75ef48b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:57:18.344410 [ 256 ] {e021d1ec-1330-47f7-9d1e-48adb75ef48b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:57:18.345222 [ 256 ] {e021d1ec-1330-47f7-9d1e-48adb75ef48b} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:18.345269 [ 256 ] {e021d1ec-1330-47f7-9d1e-48adb75ef48b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:18.345699 [ 256 ] {e021d1ec-1330-47f7-9d1e-48adb75ef48b} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.10 18:57:18.345957 [ 256 ] {e021d1ec-1330-47f7-9d1e-48adb75ef48b} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:18.346215 [ 256 ] {e021d1ec-1330-47f7-9d1e-48adb75ef48b} executeQuery: Read 5 rows, 385.00 B in 0.001943 sec., 2573.340195573855 rows/sec., 193.50 KiB/sec. 2025.02.10 18:57:18.346279 [ 218 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:57:18.346305 [ 256 ] {e021d1ec-1330-47f7-9d1e-48adb75ef48b} TCPHandler: Processed in 0.002355467 sec. 2025.02.10 18:57:18.346336 [ 218 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:57:18.346490 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:18.346617 [ 4 ] {ab17eeb9-bc00-4050-9aca-0c4b757ebfa5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:57:18.346673 [ 4 ] {ab17eeb9-bc00-4050-9aca-0c4b757ebfa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:57:18.347663 [ 4 ] {ab17eeb9-bc00-4050-9aca-0c4b757ebfa5} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:18.347702 [ 4 ] {ab17eeb9-bc00-4050-9aca-0c4b757ebfa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:18.348184 [ 4 ] {ab17eeb9-bc00-4050-9aca-0c4b757ebfa5} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.10 18:57:18.348468 [ 4 ] {ab17eeb9-bc00-4050-9aca-0c4b757ebfa5} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:18.348791 [ 4 ] {ab17eeb9-bc00-4050-9aca-0c4b757ebfa5} executeQuery: Read 69 rows, 5.52 KiB in 0.002203 sec., 31320.926009986382 rows/sec., 2.45 MiB/sec. 2025.02.10 18:57:18.348847 [ 4 ] {ab17eeb9-bc00-4050-9aca-0c4b757ebfa5} TCPHandler: Processed in 0.002440249 sec. 2025.02.10 18:57:18.349058 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:18.349120 [ 218 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:57:18.349384 [ 256 ] {851362f1-e977-4797-a3cf-c175b287979b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:18.349519 [ 256 ] {851362f1-e977-4797-a3cf-c175b287979b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:57:18.351127 [ 256 ] {851362f1-e977-4797-a3cf-c175b287979b} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:18.351169 [ 256 ] {851362f1-e977-4797-a3cf-c175b287979b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:18.351575 [ 256 ] {851362f1-e977-4797-a3cf-c175b287979b} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.10 18:57:18.351823 [ 256 ] {851362f1-e977-4797-a3cf-c175b287979b} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:18.352031 [ 256 ] {851362f1-e977-4797-a3cf-c175b287979b} executeQuery: Read 160 rows, 11.41 KiB in 0.002745 sec., 58287.795992714025 rows/sec., 4.06 MiB/sec. 2025.02.10 18:57:18.352085 [ 256 ] {851362f1-e977-4797-a3cf-c175b287979b} TCPHandler: Processed in 0.003118545 sec. 2025.02.10 18:57:18.352252 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:18.352371 [ 4 ] {67b51e6d-21c0-4f3e-994e-fc84e4270162} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:18.352454 [ 4 ] {67b51e6d-21c0-4f3e-994e-fc84e4270162} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:57:18.353573 [ 4 ] {67b51e6d-21c0-4f3e-994e-fc84e4270162} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:18.353618 [ 4 ] {67b51e6d-21c0-4f3e-994e-fc84e4270162} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:18.354249 [ 4 ] {67b51e6d-21c0-4f3e-994e-fc84e4270162} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.10 18:57:18.354510 [ 4 ] {67b51e6d-21c0-4f3e-994e-fc84e4270162} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:18.354796 [ 4 ] {67b51e6d-21c0-4f3e-994e-fc84e4270162} executeQuery: Read 5 rows, 9.17 KiB in 0.002447 sec., 2043.3183489987741 rows/sec., 3.66 MiB/sec. 2025.02.10 18:57:18.354831 [ 225 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:57:18.354914 [ 225 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:57:18.355053 [ 4 ] {67b51e6d-21c0-4f3e-994e-fc84e4270162} TCPHandler: Processed in 0.002857309 sec. 2025.02.10 18:57:18.355289 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:18.355434 [ 256 ] {b71bcb37-f923-462c-912a-6a18d5c4e735} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:57:18.355500 [ 256 ] {b71bcb37-f923-462c-912a-6a18d5c4e735} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:57:18.356291 [ 256 ] {b71bcb37-f923-462c-912a-6a18d5c4e735} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:18.356330 [ 256 ] {b71bcb37-f923-462c-912a-6a18d5c4e735} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:18.356777 [ 256 ] {b71bcb37-f923-462c-912a-6a18d5c4e735} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.10 18:57:18.357067 [ 256 ] {b71bcb37-f923-462c-912a-6a18d5c4e735} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:18.357365 [ 256 ] {b71bcb37-f923-462c-912a-6a18d5c4e735} executeQuery: Read 60 rows, 4.14 KiB in 0.001958 sec., 30643.513789581204 rows/sec., 2.07 MiB/sec. 2025.02.10 18:57:18.357473 [ 256 ] {b71bcb37-f923-462c-912a-6a18d5c4e735} TCPHandler: Processed in 0.002320246 sec. 2025.02.10 18:57:18.357750 [ 225 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:57:20.217513 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2025.02.10 18:57:20.239817 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:20.239870 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:20.247208 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.10 18:57:20.248001 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:20.250834 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2025.02.10 18:57:23.003785 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2222 2025.02.10 18:57:23.006973 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:23.007020 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:23.008565 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.10 18:57:23.008885 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:23.009421 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2222 2025.02.10 18:57:23.025515 [ 221 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:57:23.025579 [ 221 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:57:23.027538 [ 221 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.10 18:57:23.348169 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:23.348331 [ 4 ] {48b5a013-e01f-4c81-a506-04dea68641e8} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:57:23.348394 [ 4 ] {48b5a013-e01f-4c81-a506-04dea68641e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:57:23.349058 [ 4 ] {48b5a013-e01f-4c81-a506-04dea68641e8} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:23.349098 [ 4 ] {48b5a013-e01f-4c81-a506-04dea68641e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:23.349474 [ 4 ] {48b5a013-e01f-4c81-a506-04dea68641e8} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.10 18:57:23.349726 [ 4 ] {48b5a013-e01f-4c81-a506-04dea68641e8} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:23.349908 [ 4 ] {48b5a013-e01f-4c81-a506-04dea68641e8} executeQuery: Read 14 rows, 1.01 KiB in 0.001621 sec., 8636.64404688464 rows/sec., 621.72 KiB/sec. 2025.02.10 18:57:23.349964 [ 4 ] {48b5a013-e01f-4c81-a506-04dea68641e8} TCPHandler: Processed in 0.001879005 sec. 2025.02.10 18:57:23.350285 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:23.350576 [ 256 ] {46cab241-753f-4fde-854f-1888b93c54c7} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:57:23.350696 [ 256 ] {46cab241-753f-4fde-854f-1888b93c54c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:57:23.351611 [ 256 ] {46cab241-753f-4fde-854f-1888b93c54c7} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:23.351655 [ 256 ] {46cab241-753f-4fde-854f-1888b93c54c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:23.352083 [ 256 ] {46cab241-753f-4fde-854f-1888b93c54c7} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.10 18:57:23.352361 [ 256 ] {46cab241-753f-4fde-854f-1888b93c54c7} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:23.352669 [ 256 ] {46cab241-753f-4fde-854f-1888b93c54c7} executeQuery: Read 10 rows, 835.00 B in 0.002182 sec., 4582.9514207149405 rows/sec., 373.71 KiB/sec. 2025.02.10 18:57:23.352776 [ 256 ] {46cab241-753f-4fde-854f-1888b93c54c7} TCPHandler: Processed in 0.002680634 sec. 2025.02.10 18:57:23.352993 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:23.353282 [ 4 ] {8ac1268a-237e-412a-be95-89e59d35b670} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:57:23.353347 [ 4 ] {8ac1268a-237e-412a-be95-89e59d35b670} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:57:23.354063 [ 4 ] {8ac1268a-237e-412a-be95-89e59d35b670} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:23.354102 [ 4 ] {8ac1268a-237e-412a-be95-89e59d35b670} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:23.354483 [ 4 ] {8ac1268a-237e-412a-be95-89e59d35b670} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.10 18:57:23.354734 [ 4 ] {8ac1268a-237e-412a-be95-89e59d35b670} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:23.354916 [ 148 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.10 18:57:23.354952 [ 4 ] {8ac1268a-237e-412a-be95-89e59d35b670} executeQuery: Read 278 rows, 25.00 KiB in 0.001765 sec., 157507.0821529745 rows/sec., 13.83 MiB/sec. 2025.02.10 18:57:23.355003 [ 148 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:23.355065 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:23.355084 [ 4 ] {8ac1268a-237e-412a-be95-89e59d35b670} TCPHandler: Processed in 0.002206543 sec. 2025.02.10 18:57:23.355324 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.10 18:57:23.355400 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:23.355509 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:23.355558 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1432 rows starting from the beginning of the part 2025.02.10 18:57:23.355835 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1208 rows starting from the beginning of the part 2025.02.10 18:57:23.355951 [ 256 ] {384a21e1-41d7-40d6-b21c-861f907523ba} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:57:23.356178 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part 2025.02.10 18:57:23.356243 [ 256 ] {384a21e1-41d7-40d6-b21c-861f907523ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:57:23.356600 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 273 rows starting from the beginning of the part 2025.02.10 18:57:23.356907 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 66 rows starting from the beginning of the part 2025.02.10 18:57:23.357299 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 278 rows starting from the beginning of the part 2025.02.10 18:57:23.358814 [ 256 ] {384a21e1-41d7-40d6-b21c-861f907523ba} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:23.358886 [ 256 ] {384a21e1-41d7-40d6-b21c-861f907523ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:23.359888 [ 256 ] {384a21e1-41d7-40d6-b21c-861f907523ba} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.10 18:57:23.360278 [ 256 ] {384a21e1-41d7-40d6-b21c-861f907523ba} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:23.360556 [ 256 ] {384a21e1-41d7-40d6-b21c-861f907523ba} executeQuery: Read 52 rows, 3.79 KiB in 0.004891 sec., 10631.772643631159 rows/sec., 774.10 KiB/sec. 2025.02.10 18:57:23.360823 [ 256 ] {384a21e1-41d7-40d6-b21c-861f907523ba} TCPHandler: Processed in 0.005618205 sec. 2025.02.10 18:57:23.361115 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:23.361432 [ 4 ] {a88e169b-a9e4-487b-87cb-ab4b07b00953} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:57:23.361568 [ 4 ] {a88e169b-a9e4-487b-87cb-ab4b07b00953} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:57:23.361900 [ 190 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.006730342 sec., 492248.3879719634 rows/sec., 43.14 MiB/sec. 2025.02.10 18:57:23.362252 [ 190 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.10 18:57:23.362666 [ 190 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_126_25} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:23.362745 [ 4 ] {a88e169b-a9e4-487b-87cb-ab4b07b00953} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:23.362783 [ 190 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_126_25} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.10 18:57:23.362787 [ 4 ] {a88e169b-a9e4-487b-87cb-ab4b07b00953} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:23.362902 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.10 18:57:23.363182 [ 4 ] {a88e169b-a9e4-487b-87cb-ab4b07b00953} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.10 18:57:23.363410 [ 4 ] {a88e169b-a9e4-487b-87cb-ab4b07b00953} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:23.363568 [ 148 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.10 18:57:23.363616 [ 148 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:23.363645 [ 4 ] {a88e169b-a9e4-487b-87cb-ab4b07b00953} executeQuery: Read 14 rows, 1004.00 B in 0.002297 sec., 6094.90639965172 rows/sec., 426.85 KiB/sec. 2025.02.10 18:57:23.363654 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:23.363813 [ 4 ] {a88e169b-a9e4-487b-87cb-ab4b07b00953} TCPHandler: Processed in 0.002851368 sec. 2025.02.10 18:57:23.363910 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.10 18:57:23.364013 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:23.364060 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:23.364099 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 242 rows starting from the beginning of the part 2025.02.10 18:57:23.364155 [ 256 ] {facd9f68-d8dd-43f9-b2f3-2c08b7d89aa1} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:57:23.364288 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part 2025.02.10 18:57:23.364288 [ 256 ] {facd9f68-d8dd-43f9-b2f3-2c08b7d89aa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:57:23.364717 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part 2025.02.10 18:57:23.365075 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 228 rows starting from the beginning of the part 2025.02.10 18:57:23.365469 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part 2025.02.10 18:57:23.365769 [ 197 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part 2025.02.10 18:57:23.366852 [ 256 ] {facd9f68-d8dd-43f9-b2f3-2c08b7d89aa1} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:23.366894 [ 256 ] {facd9f68-d8dd-43f9-b2f3-2c08b7d89aa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:23.367453 [ 256 ] {facd9f68-d8dd-43f9-b2f3-2c08b7d89aa1} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.10 18:57:23.367678 [ 190 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.003888614 sec., 135266.70428075403 rows/sec., 9.69 MiB/sec. 2025.02.10 18:57:23.367854 [ 256 ] {facd9f68-d8dd-43f9-b2f3-2c08b7d89aa1} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:23.367884 [ 190 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.10 18:57:23.368340 [ 256 ] {facd9f68-d8dd-43f9-b2f3-2c08b7d89aa1} executeQuery: Read 13 rows, 830.00 B in 0.004206 sec., 3090.822634331907 rows/sec., 192.71 KiB/sec. 2025.02.10 18:57:23.368615 [ 190 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_71_14} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:23.368693 [ 256 ] {facd9f68-d8dd-43f9-b2f3-2c08b7d89aa1} TCPHandler: Processed in 0.004746964 sec. 2025.02.10 18:57:23.368951 [ 190 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_71_14} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.10 18:57:23.368981 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:23.369268 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.10 18:57:23.369396 [ 4 ] {4353cc4e-f9bc-42f9-b934-2295dffc3ed1} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:57:23.369519 [ 4 ] {4353cc4e-f9bc-42f9-b934-2295dffc3ed1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:57:23.370285 [ 4 ] {4353cc4e-f9bc-42f9-b934-2295dffc3ed1} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:23.370323 [ 4 ] {4353cc4e-f9bc-42f9-b934-2295dffc3ed1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:23.370713 [ 4 ] {4353cc4e-f9bc-42f9-b934-2295dffc3ed1} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.10 18:57:23.370944 [ 4 ] {4353cc4e-f9bc-42f9-b934-2295dffc3ed1} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:23.371120 [ 148 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.10 18:57:23.371175 [ 4 ] {4353cc4e-f9bc-42f9-b934-2295dffc3ed1} executeQuery: Read 427 rows, 31.30 KiB in 0.001908 sec., 223794.54926624737 rows/sec., 16.02 MiB/sec. 2025.02.10 18:57:23.371183 [ 148 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:23.371260 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:23.371309 [ 4 ] {4353cc4e-f9bc-42f9-b934-2295dffc3ed1} TCPHandler: Processed in 0.002478799 sec. 2025.02.10 18:57:23.371515 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:23.371524 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.10 18:57:23.371971 [ 256 ] {b00cf089-9a36-4825-88a2-10f0ad922fa3} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:57:23.372042 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:23.372164 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 914 rows starting from the beginning of the part 2025.02.10 18:57:23.372245 [ 256 ] {b00cf089-9a36-4825-88a2-10f0ad922fa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:57:23.372653 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 529 rows starting from the beginning of the part 2025.02.10 18:57:23.373054 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part 2025.02.10 18:57:23.373733 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 417 rows starting from the beginning of the part 2025.02.10 18:57:23.374313 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 69 rows starting from the beginning of the part 2025.02.10 18:57:23.374885 [ 194 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 427 rows starting from the beginning of the part 2025.02.10 18:57:23.376124 [ 256 ] {b00cf089-9a36-4825-88a2-10f0ad922fa3} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:23.376202 [ 256 ] {b00cf089-9a36-4825-88a2-10f0ad922fa3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:23.377218 [ 256 ] {b00cf089-9a36-4825-88a2-10f0ad922fa3} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.10 18:57:23.377657 [ 256 ] {b00cf089-9a36-4825-88a2-10f0ad922fa3} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:23.378019 [ 256 ] {b00cf089-9a36-4825-88a2-10f0ad922fa3} executeQuery: Read 6 rows, 321.00 B in 0.006246 sec., 960.6147934678195 rows/sec., 50.19 KiB/sec. 2025.02.10 18:57:23.378331 [ 256 ] {b00cf089-9a36-4825-88a2-10f0ad922fa3} TCPHandler: Processed in 0.006921946 sec. 2025.02.10 18:57:23.378450 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.007079931 sec., 341811.240815765 rows/sec., 26.22 MiB/sec. 2025.02.10 18:57:23.378527 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:23.378701 [ 4 ] {ca069646-571f-4282-8b90-2f7f6a3621dd} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:23.378726 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.10 18:57:23.378795 [ 4 ] {ca069646-571f-4282-8b90-2f7f6a3621dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:57:23.379343 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_126_25} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:23.379494 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_126_25} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.10 18:57:23.379672 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.10 18:57:23.379885 [ 4 ] {ca069646-571f-4282-8b90-2f7f6a3621dd} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:23.379932 [ 4 ] {ca069646-571f-4282-8b90-2f7f6a3621dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:23.380350 [ 4 ] {ca069646-571f-4282-8b90-2f7f6a3621dd} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.10 18:57:23.380596 [ 4 ] {ca069646-571f-4282-8b90-2f7f6a3621dd} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:23.380829 [ 4 ] {ca069646-571f-4282-8b90-2f7f6a3621dd} executeQuery: Read 242 rows, 16.62 KiB in 0.002178 sec., 111111.11111111112 rows/sec., 7.45 MiB/sec. 2025.02.10 18:57:23.380884 [ 4 ] {ca069646-571f-4282-8b90-2f7f6a3621dd} TCPHandler: Processed in 0.002448959 sec. 2025.02.10 18:57:23.381047 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:23.381171 [ 256 ] {6ace858a-e6bb-49f7-aae9-ad45c5064ac8} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:57:23.381224 [ 256 ] {6ace858a-e6bb-49f7-aae9-ad45c5064ac8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:57:23.381706 [ 256 ] {6ace858a-e6bb-49f7-aae9-ad45c5064ac8} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:23.381745 [ 256 ] {6ace858a-e6bb-49f7-aae9-ad45c5064ac8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:23.382107 [ 256 ] {6ace858a-e6bb-49f7-aae9-ad45c5064ac8} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.10 18:57:23.382349 [ 256 ] {6ace858a-e6bb-49f7-aae9-ad45c5064ac8} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:23.382558 [ 256 ] {6ace858a-e6bb-49f7-aae9-ad45c5064ac8} executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec. 2025.02.10 18:57:23.382606 [ 256 ] {6ace858a-e6bb-49f7-aae9-ad45c5064ac8} TCPHandler: Processed in 0.001619659 sec. 2025.02.10 18:57:23.382749 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:23.382872 [ 4 ] {f8399f03-c079-4ba0-8457-d8a9475d46cf} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:23.382957 [ 4 ] {f8399f03-c079-4ba0-8457-d8a9475d46cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:57:23.384138 [ 4 ] {f8399f03-c079-4ba0-8457-d8a9475d46cf} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:23.384180 [ 4 ] {f8399f03-c079-4ba0-8457-d8a9475d46cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:23.384867 [ 4 ] {f8399f03-c079-4ba0-8457-d8a9475d46cf} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.10 18:57:23.385132 [ 4 ] {f8399f03-c079-4ba0-8457-d8a9475d46cf} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:23.385424 [ 4 ] {f8399f03-c079-4ba0-8457-d8a9475d46cf} executeQuery: Read 35 rows, 64.22 KiB in 0.002569 sec., 13623.978201634876 rows/sec., 24.41 MiB/sec. 2025.02.10 18:57:23.385697 [ 4 ] {f8399f03-c079-4ba0-8457-d8a9475d46cf} TCPHandler: Processed in 0.003001352 sec. 2025.02.10 18:57:23.385977 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:23.386190 [ 256 ] {2a78bea2-4882-4162-b942-f8ac010a5947} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:57:23.386243 [ 256 ] {2a78bea2-4882-4162-b942-f8ac010a5947} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:57:23.387115 [ 256 ] {2a78bea2-4882-4162-b942-f8ac010a5947} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:23.387155 [ 256 ] {2a78bea2-4882-4162-b942-f8ac010a5947} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:23.387535 [ 256 ] {2a78bea2-4882-4162-b942-f8ac010a5947} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.10 18:57:23.387788 [ 256 ] {2a78bea2-4882-4162-b942-f8ac010a5947} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:23.387955 [ 148 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.10 18:57:23.388019 [ 148 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:23.388025 [ 256 ] {2a78bea2-4882-4162-b942-f8ac010a5947} executeQuery: Read 82 rows, 5.33 KiB in 0.001864 sec., 43991.41630901288 rows/sec., 2.79 MiB/sec. 2025.02.10 18:57:23.388046 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:23.388161 [ 256 ] {2a78bea2-4882-4162-b942-f8ac010a5947} TCPHandler: Processed in 0.002348477 sec. 2025.02.10 18:57:23.388243 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.10 18:57:23.388365 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:23.388394 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7432 rows starting from the beginning of the part 2025.02.10 18:57:23.388474 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 44 rows starting from the beginning of the part 2025.02.10 18:57:23.388694 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 16 rows starting from the beginning of the part 2025.02.10 18:57:23.388866 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 82 rows starting from the beginning of the part 2025.02.10 18:57:23.388995 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part 2025.02.10 18:57:23.389181 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 82 rows starting from the beginning of the part 2025.02.10 18:57:23.391343 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 7716 rows, containing 4 columns (4 merged, 0 gathered) in 0.003181516 sec., 2425258.901731124 rows/sec., 158.04 MiB/sec. 2025.02.10 18:57:23.391842 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.10 18:57:23.392214 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_126_25} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:23.392315 [ 195 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_126_25} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.10 18:57:23.392428 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2025.02.10 18:57:25.310727 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 2025.02.10 18:57:25.311497 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:25.311545 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:25.312099 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.10 18:57:25.312360 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:25.312643 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 2025.02.10 18:57:25.312712 [ 225 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:25.312768 [ 225 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:25.315377 [ 225 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:26.392160 [ 222 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:26.392221 [ 222 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:26.394513 [ 222 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:27.750917 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2025.02.10 18:57:27.773795 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:27.773853 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:27.781307 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.10 18:57:27.782101 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:27.785304 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2025.02.10 18:57:28.341751 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:28.341972 [ 4 ] {47289850-117c-4552-8278-c3a497e347b5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:57:28.342056 [ 4 ] {47289850-117c-4552-8278-c3a497e347b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:57:28.342823 [ 4 ] {47289850-117c-4552-8278-c3a497e347b5} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:28.342878 [ 4 ] {47289850-117c-4552-8278-c3a497e347b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:28.343312 [ 4 ] {47289850-117c-4552-8278-c3a497e347b5} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.10 18:57:28.343577 [ 4 ] {47289850-117c-4552-8278-c3a497e347b5} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:28.343801 [ 4 ] {47289850-117c-4552-8278-c3a497e347b5} executeQuery: Read 66 rows, 5.38 KiB in 0.001881 sec., 35087.71929824561 rows/sec., 2.79 MiB/sec. 2025.02.10 18:57:28.343878 [ 4 ] {47289850-117c-4552-8278-c3a497e347b5} TCPHandler: Processed in 0.002266674 sec. 2025.02.10 18:57:28.344132 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:28.344370 [ 256 ] {835af55c-3c2d-408c-b2c7-b4b3a6f95beb} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:57:28.344445 [ 256 ] {835af55c-3c2d-408c-b2c7-b4b3a6f95beb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:57:28.345207 [ 256 ] {835af55c-3c2d-408c-b2c7-b4b3a6f95beb} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:28.345255 [ 256 ] {835af55c-3c2d-408c-b2c7-b4b3a6f95beb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:28.345696 [ 256 ] {835af55c-3c2d-408c-b2c7-b4b3a6f95beb} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.10 18:57:28.345950 [ 256 ] {835af55c-3c2d-408c-b2c7-b4b3a6f95beb} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:28.346217 [ 256 ] {835af55c-3c2d-408c-b2c7-b4b3a6f95beb} executeQuery: Read 5 rows, 385.00 B in 0.001906 sec., 2623.2948583420775 rows/sec., 197.26 KiB/sec. 2025.02.10 18:57:28.346322 [ 256 ] {835af55c-3c2d-408c-b2c7-b4b3a6f95beb} TCPHandler: Processed in 0.002330586 sec. 2025.02.10 18:57:28.346526 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:28.346811 [ 4 ] {581dbb5b-c305-4483-ae07-ac7dd40a14a3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:57:28.346879 [ 4 ] {581dbb5b-c305-4483-ae07-ac7dd40a14a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:57:28.347538 [ 4 ] {581dbb5b-c305-4483-ae07-ac7dd40a14a3} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:28.347576 [ 4 ] {581dbb5b-c305-4483-ae07-ac7dd40a14a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:28.347948 [ 4 ] {581dbb5b-c305-4483-ae07-ac7dd40a14a3} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.10 18:57:28.348187 [ 4 ] {581dbb5b-c305-4483-ae07-ac7dd40a14a3} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:28.348376 [ 4 ] {581dbb5b-c305-4483-ae07-ac7dd40a14a3} executeQuery: Read 69 rows, 5.52 KiB in 0.001653 sec., 41742.28675136116 rows/sec., 3.26 MiB/sec. 2025.02.10 18:57:28.348428 [ 4 ] {581dbb5b-c305-4483-ae07-ac7dd40a14a3} TCPHandler: Processed in 0.002017859 sec. 2025.02.10 18:57:28.348585 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:28.348734 [ 256 ] {aa3031cf-7f73-44e6-95d8-e5e5897f4043} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:28.348803 [ 256 ] {aa3031cf-7f73-44e6-95d8-e5e5897f4043} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:57:28.349466 [ 256 ] {aa3031cf-7f73-44e6-95d8-e5e5897f4043} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:28.349506 [ 256 ] {aa3031cf-7f73-44e6-95d8-e5e5897f4043} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:28.349920 [ 256 ] {aa3031cf-7f73-44e6-95d8-e5e5897f4043} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.10 18:57:28.350170 [ 256 ] {aa3031cf-7f73-44e6-95d8-e5e5897f4043} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:28.350367 [ 142 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 5 parts from all_1_122_25 to all_126_126_0 2025.02.10 18:57:28.350437 [ 142 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:28.350443 [ 256 ] {aa3031cf-7f73-44e6-95d8-e5e5897f4043} executeQuery: Read 160 rows, 11.41 KiB in 0.001734 sec., 92272.2029988466 rows/sec., 6.43 MiB/sec. 2025.02.10 18:57:28.350481 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:28.350624 [ 256 ] {aa3031cf-7f73-44e6-95d8-e5e5897f4043} TCPHandler: Processed in 0.002104171 sec. 2025.02.10 18:57:28.350891 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_126_26} MergeTask::PrepareStage: Merging 5 parts: from all_1_122_25 to all_126_126_0 into Compact with storage Full 2025.02.10 18:57:28.350908 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:28.351352 [ 4 ] {3945f02e-bf3d-4b70-84ff-06cc47cfe488} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:28.351504 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_126_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:28.351658 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_126_26} MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 37366 rows starting from the beginning of the part 2025.02.10 18:57:28.351719 [ 4 ] {3945f02e-bf3d-4b70-84ff-06cc47cfe488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:57:28.352113 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 42 rows starting from the beginning of the part 2025.02.10 18:57:28.352637 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part 2025.02.10 18:57:28.353049 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part 2025.02.10 18:57:28.353487 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 242 rows starting from the beginning of the part 2025.02.10 18:57:28.357972 [ 4 ] {3945f02e-bf3d-4b70-84ff-06cc47cfe488} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:28.358028 [ 4 ] {3945f02e-bf3d-4b70-84ff-06cc47cfe488} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:28.358878 [ 4 ] {3945f02e-bf3d-4b70-84ff-06cc47cfe488} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.10 18:57:28.359148 [ 4 ] {3945f02e-bf3d-4b70-84ff-06cc47cfe488} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:28.359684 [ 4 ] {3945f02e-bf3d-4b70-84ff-06cc47cfe488} executeQuery: Read 5 rows, 9.17 KiB in 0.008469 sec., 590.3884756169559 rows/sec., 1.06 MiB/sec. 2025.02.10 18:57:28.360347 [ 4 ] {3945f02e-bf3d-4b70-84ff-06cc47cfe488} TCPHandler: Processed in 0.009590901 sec. 2025.02.10 18:57:28.360693 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:28.360905 [ 256 ] {0ce03f97-c760-4137-a977-77e0ed758c41} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:57:28.360974 [ 256 ] {0ce03f97-c760-4137-a977-77e0ed758c41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:57:28.361675 [ 256 ] {0ce03f97-c760-4137-a977-77e0ed758c41} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:28.361747 [ 256 ] {0ce03f97-c760-4137-a977-77e0ed758c41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:28.362273 [ 256 ] {0ce03f97-c760-4137-a977-77e0ed758c41} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.10 18:57:28.362598 [ 256 ] {0ce03f97-c760-4137-a977-77e0ed758c41} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:28.362869 [ 256 ] {0ce03f97-c760-4137-a977-77e0ed758c41} executeQuery: Read 60 rows, 4.14 KiB in 0.002072 sec., 28957.528957528957 rows/sec., 1.95 MiB/sec. 2025.02.10 18:57:28.362930 [ 256 ] {0ce03f97-c760-4137-a977-77e0ed758c41} TCPHandler: Processed in 0.002454029 sec. 2025.02.10 18:57:28.364138 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_126_26} MergeTask::MergeProjectionsStage: Merge sorted 38047 rows, containing 5 columns (5 merged, 0 gathered) in 0.013523036 sec., 2813495.4310555705 rows/sec., 189.96 MiB/sec. 2025.02.10 18:57:28.364593 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_126_26} MergedBlockOutputStream: filled checksums all_1_126_26 (state Temporary) 2025.02.10 18:57:28.364918 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_126_26} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_126_26 to all_1_126_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:28.365022 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_126_26} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 5 parts: [all_1_122_25, all_126_126_0] -> all_1_126_26 2025.02.10 18:57:28.365118 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.02.10 18:57:32.605930 [ 137 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:57:32.606005 [ 137 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:57:32.812801 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 2025.02.10 18:57:32.813468 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:32.813519 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:32.814089 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.10 18:57:32.814355 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:32.814572 [ 137 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.10 18:57:32.814612 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2025.02.10 18:57:32.814661 [ 137 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:32.814695 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:32.814818 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.10 18:57:32.814957 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:32.815001 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part 2025.02.10 18:57:32.815080 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part 2025.02.10 18:57:32.815165 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part 2025.02.10 18:57:32.815391 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part 2025.02.10 18:57:32.815607 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part 2025.02.10 18:57:32.815694 [ 193 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part 2025.02.10 18:57:32.818614 [ 200 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.003847453 sec., 9053002.076958446 rows/sec., 129.50 MiB/sec. 2025.02.10 18:57:32.819149 [ 199 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.10 18:57:32.819645 [ 199 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_76_15} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:32.819744 [ 199 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_76_15} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.10 18:57:32.819872 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2025.02.10 18:57:33.009657 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2258 2025.02.10 18:57:33.013053 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:33.013129 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:33.014655 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.10 18:57:33.014974 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:33.015284 [ 137 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.10 18:57:33.015462 [ 137 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:33.015569 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:33.015932 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.10 18:57:33.016506 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2258 2025.02.10 18:57:33.017013 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:33.017184 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2072 rows starting from the beginning of the part 2025.02.10 18:57:33.017681 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part 2025.02.10 18:57:33.018193 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part 2025.02.10 18:57:33.018698 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 46 rows starting from the beginning of the part 2025.02.10 18:57:33.019180 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part 2025.02.10 18:57:33.019669 [ 193 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part 2025.02.10 18:57:33.030877 [ 200 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2258 rows, containing 72 columns (72 merged, 0 gathered) in 0.015179956 sec., 148748.78425207557 rows/sec., 111.83 MiB/sec. 2025.02.10 18:57:33.032840 [ 189 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.10 18:57:33.033562 [ 189 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_56_11} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:33.033646 [ 189 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_56_11} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.10 18:57:33.033861 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.02.10 18:57:33.347871 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:33.348078 [ 4 ] {f136f189-2da7-4267-9628-92a2f7c3f30b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:57:33.348159 [ 4 ] {f136f189-2da7-4267-9628-92a2f7c3f30b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:57:33.348914 [ 4 ] {f136f189-2da7-4267-9628-92a2f7c3f30b} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:33.348963 [ 4 ] {f136f189-2da7-4267-9628-92a2f7c3f30b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:33.349390 [ 4 ] {f136f189-2da7-4267-9628-92a2f7c3f30b} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.10 18:57:33.349653 [ 4 ] {f136f189-2da7-4267-9628-92a2f7c3f30b} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:33.349874 [ 4 ] {f136f189-2da7-4267-9628-92a2f7c3f30b} executeQuery: Read 14 rows, 1.01 KiB in 0.001844 sec., 7592.190889370933 rows/sec., 546.54 KiB/sec. 2025.02.10 18:57:33.349986 [ 4 ] {f136f189-2da7-4267-9628-92a2f7c3f30b} TCPHandler: Processed in 0.002237704 sec. 2025.02.10 18:57:33.350271 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:33.350487 [ 256 ] {b88389d9-2db8-4bf2-bf87-b5c4e2618649} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:57:33.350559 [ 256 ] {b88389d9-2db8-4bf2-bf87-b5c4e2618649} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:57:33.351395 [ 256 ] {b88389d9-2db8-4bf2-bf87-b5c4e2618649} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:33.351440 [ 256 ] {b88389d9-2db8-4bf2-bf87-b5c4e2618649} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:33.351888 [ 256 ] {b88389d9-2db8-4bf2-bf87-b5c4e2618649} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.10 18:57:33.352146 [ 256 ] {b88389d9-2db8-4bf2-bf87-b5c4e2618649} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:33.352377 [ 256 ] {b88389d9-2db8-4bf2-bf87-b5c4e2618649} executeQuery: Read 273 rows, 24.64 KiB in 0.001938 sec., 140866.87306501548 rows/sec., 12.41 MiB/sec. 2025.02.10 18:57:33.352439 [ 256 ] {b88389d9-2db8-4bf2-bf87-b5c4e2618649} TCPHandler: Processed in 0.002351366 sec. 2025.02.10 18:57:33.352602 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:33.352759 [ 4 ] {eb747bd1-b5c8-43d9-8e1e-39560e7a8f05} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:57:33.352827 [ 4 ] {eb747bd1-b5c8-43d9-8e1e-39560e7a8f05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:57:33.353537 [ 4 ] {eb747bd1-b5c8-43d9-8e1e-39560e7a8f05} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:33.353576 [ 4 ] {eb747bd1-b5c8-43d9-8e1e-39560e7a8f05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:33.353953 [ 4 ] {eb747bd1-b5c8-43d9-8e1e-39560e7a8f05} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.10 18:57:33.354190 [ 4 ] {eb747bd1-b5c8-43d9-8e1e-39560e7a8f05} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:33.354384 [ 4 ] {eb747bd1-b5c8-43d9-8e1e-39560e7a8f05} executeQuery: Read 42 rows, 3.09 KiB in 0.001654 sec., 25392.98669891173 rows/sec., 1.82 MiB/sec. 2025.02.10 18:57:33.354483 [ 4 ] {eb747bd1-b5c8-43d9-8e1e-39560e7a8f05} TCPHandler: Processed in 0.001948227 sec. 2025.02.10 18:57:33.354780 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:33.355045 [ 256 ] {2d9ea244-2684-4340-8300-68f8d397152e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:57:33.355138 [ 256 ] {2d9ea244-2684-4340-8300-68f8d397152e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:57:33.355888 [ 256 ] {2d9ea244-2684-4340-8300-68f8d397152e} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:33.355929 [ 256 ] {2d9ea244-2684-4340-8300-68f8d397152e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:33.356285 [ 256 ] {2d9ea244-2684-4340-8300-68f8d397152e} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.10 18:57:33.356524 [ 256 ] {2d9ea244-2684-4340-8300-68f8d397152e} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:33.356762 [ 256 ] {2d9ea244-2684-4340-8300-68f8d397152e} executeQuery: Read 14 rows, 1004.00 B in 0.001769 sec., 7914.075749010741 rows/sec., 554.25 KiB/sec. 2025.02.10 18:57:33.356828 [ 256 ] {2d9ea244-2684-4340-8300-68f8d397152e} TCPHandler: Processed in 0.002251064 sec. 2025.02.10 18:57:33.357063 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:33.357265 [ 4 ] {a15394ad-97bc-4b89-8c43-902eda16226e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:57:33.357324 [ 4 ] {a15394ad-97bc-4b89-8c43-902eda16226e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:57:33.357921 [ 4 ] {a15394ad-97bc-4b89-8c43-902eda16226e} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:33.357960 [ 4 ] {a15394ad-97bc-4b89-8c43-902eda16226e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:33.358312 [ 4 ] {a15394ad-97bc-4b89-8c43-902eda16226e} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.10 18:57:33.358555 [ 4 ] {a15394ad-97bc-4b89-8c43-902eda16226e} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:33.358734 [ 4 ] {a15394ad-97bc-4b89-8c43-902eda16226e} executeQuery: Read 13 rows, 830.00 B in 0.001502 sec., 8655.126498002663 rows/sec., 539.65 KiB/sec. 2025.02.10 18:57:33.358788 [ 4 ] {a15394ad-97bc-4b89-8c43-902eda16226e} TCPHandler: Processed in 0.001869115 sec. 2025.02.10 18:57:33.358979 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:33.359203 [ 256 ] {46463ffb-ffda-4eb5-8200-fea7c2494719} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:57:33.359293 [ 256 ] {46463ffb-ffda-4eb5-8200-fea7c2494719} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:57:33.360095 [ 256 ] {46463ffb-ffda-4eb5-8200-fea7c2494719} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:33.360135 [ 256 ] {46463ffb-ffda-4eb5-8200-fea7c2494719} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:33.360517 [ 256 ] {46463ffb-ffda-4eb5-8200-fea7c2494719} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.10 18:57:33.360755 [ 256 ] {46463ffb-ffda-4eb5-8200-fea7c2494719} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:33.360984 [ 256 ] {46463ffb-ffda-4eb5-8200-fea7c2494719} executeQuery: Read 417 rows, 30.48 KiB in 0.001836 sec., 227124.18300653595 rows/sec., 16.21 MiB/sec. 2025.02.10 18:57:33.361037 [ 256 ] {46463ffb-ffda-4eb5-8200-fea7c2494719} TCPHandler: Processed in 0.002168273 sec. 2025.02.10 18:57:33.361178 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:33.361305 [ 4 ] {ac125bde-9dee-4af1-bcda-3edbca2966c1} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:57:33.361357 [ 4 ] {ac125bde-9dee-4af1-bcda-3edbca2966c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:57:33.361844 [ 4 ] {ac125bde-9dee-4af1-bcda-3edbca2966c1} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:33.361881 [ 4 ] {ac125bde-9dee-4af1-bcda-3edbca2966c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:33.362258 [ 4 ] {ac125bde-9dee-4af1-bcda-3edbca2966c1} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.10 18:57:33.362495 [ 4 ] {ac125bde-9dee-4af1-bcda-3edbca2966c1} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:33.362720 [ 4 ] {ac125bde-9dee-4af1-bcda-3edbca2966c1} executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. 2025.02.10 18:57:33.362792 [ 4 ] {ac125bde-9dee-4af1-bcda-3edbca2966c1} TCPHandler: Processed in 0.00166416 sec. 2025.02.10 18:57:33.363043 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:33.363188 [ 256 ] {f75aa5c3-4e42-4f73-b40c-f41165a85fd8} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:33.363241 [ 256 ] {f75aa5c3-4e42-4f73-b40c-f41165a85fd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:57:33.363822 [ 256 ] {f75aa5c3-4e42-4f73-b40c-f41165a85fd8} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:33.363861 [ 256 ] {f75aa5c3-4e42-4f73-b40c-f41165a85fd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:33.364288 [ 256 ] {f75aa5c3-4e42-4f73-b40c-f41165a85fd8} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.10 18:57:33.364527 [ 256 ] {f75aa5c3-4e42-4f73-b40c-f41165a85fd8} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:33.364753 [ 256 ] {f75aa5c3-4e42-4f73-b40c-f41165a85fd8} executeQuery: Read 237 rows, 16.27 KiB in 0.00159 sec., 149056.6037735849 rows/sec., 9.99 MiB/sec. 2025.02.10 18:57:33.364823 [ 256 ] {f75aa5c3-4e42-4f73-b40c-f41165a85fd8} TCPHandler: Processed in 0.001934567 sec. 2025.02.10 18:57:33.364835 [ 223 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:57:33.364904 [ 223 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:57:33.364982 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:33.365179 [ 4 ] {fe8fce70-15d3-4783-a518-086a7cfd46fe} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:57:33.365232 [ 4 ] {fe8fce70-15d3-4783-a518-086a7cfd46fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:57:33.366083 [ 4 ] {fe8fce70-15d3-4783-a518-086a7cfd46fe} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:33.366130 [ 4 ] {fe8fce70-15d3-4783-a518-086a7cfd46fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:33.366847 [ 4 ] {fe8fce70-15d3-4783-a518-086a7cfd46fe} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.10 18:57:33.367221 [ 4 ] {fe8fce70-15d3-4783-a518-086a7cfd46fe} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:33.367454 [ 134 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2025.02.10 18:57:33.367558 [ 134 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:33.367631 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:33.367729 [ 4 ] {fe8fce70-15d3-4783-a518-086a7cfd46fe} executeQuery: Read 1 rows, 69.00 B in 0.002551 sec., 392.0031360250882 rows/sec., 26.41 KiB/sec. 2025.02.10 18:57:33.368015 [ 4 ] {fe8fce70-15d3-4783-a518-086a7cfd46fe} TCPHandler: Processed in 0.003093365 sec. 2025.02.10 18:57:33.368122 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_55_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full 2025.02.10 18:57:33.368281 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:33.368587 [ 256 ] {fd82a5a2-5aa3-4de4-8692-d53fc7e43a18} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:33.368599 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:33.368693 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 50 rows starting from the beginning of the part 2025.02.10 18:57:33.369012 [ 256 ] {fd82a5a2-5aa3-4de4-8692-d53fc7e43a18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:57:33.369062 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part 2025.02.10 18:57:33.369498 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part 2025.02.10 18:57:33.369843 [ 223 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:57:33.370037 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part 2025.02.10 18:57:33.370537 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part 2025.02.10 18:57:33.370932 [ 201 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part 2025.02.10 18:57:33.375196 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.007395679 sec., 7436.774905995785 rows/sec., 501.11 KiB/sec. 2025.02.10 18:57:33.375493 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2025.02.10 18:57:33.376245 [ 256 ] {fd82a5a2-5aa3-4de4-8692-d53fc7e43a18} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:33.376255 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_55_11} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:33.376309 [ 256 ] {fd82a5a2-5aa3-4de4-8692-d53fc7e43a18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:33.376447 [ 187 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_55_11} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2025.02.10 18:57:33.376667 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:57:33.377232 [ 256 ] {fd82a5a2-5aa3-4de4-8692-d53fc7e43a18} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.10 18:57:33.377499 [ 256 ] {fd82a5a2-5aa3-4de4-8692-d53fc7e43a18} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:33.377801 [ 256 ] {fd82a5a2-5aa3-4de4-8692-d53fc7e43a18} executeQuery: Read 35 rows, 64.22 KiB in 0.009327 sec., 3752.5463707515814 rows/sec., 6.72 MiB/sec. 2025.02.10 18:57:33.378073 [ 256 ] {fd82a5a2-5aa3-4de4-8692-d53fc7e43a18} TCPHandler: Processed in 0.009935819 sec. 2025.02.10 18:57:33.378355 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:33.378511 [ 4 ] {91b405f3-2358-4b07-ab23-e7e9f1cab24c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:57:33.378563 [ 4 ] {91b405f3-2358-4b07-ab23-e7e9f1cab24c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:57:33.379031 [ 4 ] {91b405f3-2358-4b07-ab23-e7e9f1cab24c} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:33.379068 [ 4 ] {91b405f3-2358-4b07-ab23-e7e9f1cab24c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.02.10 18:57:33.379432 [ 4 ] {91b405f3-2358-4b07-ab23-e7e9f1cab24c} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.10 18:57:33.379677 [ 4 ] {91b405f3-2358-4b07-ab23-e7e9f1cab24c} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:33.379868 [ 4 ] {91b405f3-2358-4b07-ab23-e7e9f1cab24c} executeQuery: Read 82 rows, 5.33 KiB in 0.001389 sec., 59035.277177825774 rows/sec., 3.75 MiB/sec. 2025.02.10 18:57:33.379930 [ 4 ] {91b405f3-2358-4b07-ab23-e7e9f1cab24c} TCPHandler: Processed in 0.00167293 sec. 2025.02.10 18:57:33.379944 [ 221 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:57:33.380008 [ 221 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:57:33.382146 [ 221 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:57:34.239426 [ 218 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:57:34.239522 [ 218 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:57:34.241619 [ 218 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:57:34.458539 [ 224 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:57:34.458594 [ 224 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:57:34.460443 [ 224 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:57:35.285387 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2025.02.10 18:57:35.308587 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:35.308652 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:35.316236 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.10 18:57:35.317043 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:35.317517 [ 133 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.10 18:57:35.317725 [ 133 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:35.317837 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:35.318452 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.10 18:57:35.334917 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2025.02.10 18:57:35.336110 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:35.337498 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::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.02.10 18:57:35.343644 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::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.02.10 18:57:35.349197 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2025.02.10 18:57:35.355084 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part 2025.02.10 18:57:35.361357 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part 2025.02.10 18:57:35.366984 [ 186 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part 2025.02.10 18:57:35.429967 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.111947151 sec., 5118.486668767479 rows/sec., 26.47 MiB/sec. 2025.02.10 18:57:35.433489 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.10 18:57:35.436680 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_76_15} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:35.436819 [ 188 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_76_15} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.10 18:57:35.439537 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.02.10 18:57:35.556684 [ 133 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.02.10 18:57:35.556794 [ 133 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:35.556845 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:35.557172 [ 188 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.02.10 18:57:35.557669 [ 188 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:35.557712 [ 188 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part 2025.02.10 18:57:35.557795 [ 188 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part 2025.02.10 18:57:35.558075 [ 188 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part 2025.02.10 18:57:35.558255 [ 188 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part 2025.02.10 18:57:35.558447 [ 188 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part 2025.02.10 18:57:35.559559 [ 190 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002586493 sec., 13918.460247137726 rows/sec., 1.16 MiB/sec. 2025.02.10 18:57:35.559770 [ 194 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.02.10 18:57:35.560152 [ 194 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_33_8} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:35.560261 [ 194 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_33_8} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.02.10 18:57:35.560376 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:57:36.000216 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 271.27 MiB, peak 288.68 MiB, free memory in arenas 0.00 B, will set to 270.19 MiB (RSS), difference: -1.09 MiB 2025.02.10 18:57:36.544684 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:36.544881 [ 4 ] {349621cd-6e3b-4e9a-8692-d8ea01429cb0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:57:36.544955 [ 4 ] {349621cd-6e3b-4e9a-8692-d8ea01429cb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:57:36.545712 [ 4 ] {349621cd-6e3b-4e9a-8692-d8ea01429cb0} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:36.545766 [ 4 ] {349621cd-6e3b-4e9a-8692-d8ea01429cb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:36.546190 [ 4 ] {349621cd-6e3b-4e9a-8692-d8ea01429cb0} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.10 18:57:36.546439 [ 4 ] {349621cd-6e3b-4e9a-8692-d8ea01429cb0} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:36.546670 [ 4 ] {349621cd-6e3b-4e9a-8692-d8ea01429cb0} executeQuery: Read 2 rows, 167.00 B in 0.001842 sec., 1085.7763300760043 rows/sec., 88.54 KiB/sec. 2025.02.10 18:57:36.546738 [ 4 ] {349621cd-6e3b-4e9a-8692-d8ea01429cb0} TCPHandler: Processed in 0.002184453 sec. 2025.02.10 18:57:36.547044 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:36.547251 [ 256 ] {c2d72589-f39f-43ff-983e-67c36af98f79} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:57:36.547331 [ 256 ] {c2d72589-f39f-43ff-983e-67c36af98f79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:57:36.548788 [ 256 ] {c2d72589-f39f-43ff-983e-67c36af98f79} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:36.548842 [ 256 ] {c2d72589-f39f-43ff-983e-67c36af98f79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:36.549380 [ 256 ] {c2d72589-f39f-43ff-983e-67c36af98f79} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.10 18:57:36.549655 [ 256 ] {c2d72589-f39f-43ff-983e-67c36af98f79} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:36.549911 [ 256 ] {c2d72589-f39f-43ff-983e-67c36af98f79} executeQuery: Read 1207 rows, 102.02 KiB in 0.002715 sec., 444567.2191528545 rows/sec., 36.69 MiB/sec. 2025.02.10 18:57:36.549984 [ 256 ] {c2d72589-f39f-43ff-983e-67c36af98f79} TCPHandler: Processed in 0.003085414 sec. 2025.02.10 18:57:36.550147 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:36.550272 [ 4 ] {788369fe-8b06-4df5-983c-95e7ce82a754} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:57:36.550324 [ 4 ] {788369fe-8b06-4df5-983c-95e7ce82a754} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:57:36.550930 [ 4 ] {788369fe-8b06-4df5-983c-95e7ce82a754} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:36.550973 [ 4 ] {788369fe-8b06-4df5-983c-95e7ce82a754} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:36.551340 [ 4 ] {788369fe-8b06-4df5-983c-95e7ce82a754} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.10 18:57:36.551575 [ 4 ] {788369fe-8b06-4df5-983c-95e7ce82a754} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:36.551788 [ 131 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.10 18:57:36.551827 [ 4 ] {788369fe-8b06-4df5-983c-95e7ce82a754} executeQuery: Read 7 rows, 528.00 B in 0.001582 sec., 4424.778761061947 rows/sec., 325.93 KiB/sec. 2025.02.10 18:57:36.551879 [ 131 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:36.551945 [ 4 ] {788369fe-8b06-4df5-983c-95e7ce82a754} TCPHandler: Processed in 0.001850684 sec. 2025.02.10 18:57:36.551949 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:36.552143 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.10 18:57:36.552156 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:36.552301 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:36.552346 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 65 rows starting from the beginning of the part 2025.02.10 18:57:36.552365 [ 256 ] {bb22880f-2907-4c98-875a-2f559c6e3c2b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:57:36.552476 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 5 rows starting from the beginning of the part 2025.02.10 18:57:36.552515 [ 256 ] {bb22880f-2907-4c98-875a-2f559c6e3c2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:57:36.552887 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::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.02.10 18:57:36.553252 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 5 rows starting from the beginning of the part 2025.02.10 18:57:36.553572 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 42 rows starting from the beginning of the part 2025.02.10 18:57:36.553920 [ 197 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part 2025.02.10 18:57:36.555491 [ 256 ] {bb22880f-2907-4c98-875a-2f559c6e3c2b} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:36.555554 [ 256 ] {bb22880f-2907-4c98-875a-2f559c6e3c2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:36.555824 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.00373249 sec., 47153.5087836806 rows/sec., 3.55 MiB/sec. 2025.02.10 18:57:36.556034 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.10 18:57:36.556345 [ 256 ] {bb22880f-2907-4c98-875a-2f559c6e3c2b} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.10 18:57:36.556658 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_106_21} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:36.556828 [ 190 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_106_21} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.10 18:57:36.556854 [ 256 ] {bb22880f-2907-4c98-875a-2f559c6e3c2b} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:36.556996 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:57:36.557204 [ 256 ] {bb22880f-2907-4c98-875a-2f559c6e3c2b} executeQuery: Read 228 rows, 15.81 KiB in 0.004893 sec., 46597.179644389944 rows/sec., 3.16 MiB/sec. 2025.02.10 18:57:36.557265 [ 256 ] {bb22880f-2907-4c98-875a-2f559c6e3c2b} TCPHandler: Processed in 0.005207526 sec. 2025.02.10 18:57:36.557452 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:36.557604 [ 4 ] {343c10a3-ad7c-4347-916c-4c92a73145a5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:57:36.557669 [ 4 ] {343c10a3-ad7c-4347-916c-4c92a73145a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:57:36.558630 [ 4 ] {343c10a3-ad7c-4347-916c-4c92a73145a5} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:36.558670 [ 4 ] {343c10a3-ad7c-4347-916c-4c92a73145a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:36.559061 [ 4 ] {343c10a3-ad7c-4347-916c-4c92a73145a5} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.10 18:57:36.559300 [ 4 ] {343c10a3-ad7c-4347-916c-4c92a73145a5} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:36.559508 [ 4 ] {343c10a3-ad7c-4347-916c-4c92a73145a5} executeQuery: Read 527 rows, 39.97 KiB in 0.001938 sec., 271929.8245614035 rows/sec., 20.14 MiB/sec. 2025.02.10 18:57:36.559566 [ 4 ] {343c10a3-ad7c-4347-916c-4c92a73145a5} TCPHandler: Processed in 0.002184082 sec. 2025.02.10 18:57:36.559729 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:36.559871 [ 256 ] {6139aa41-fb07-44aa-ba49-bffd5cad1934} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:36.559935 [ 256 ] {6139aa41-fb07-44aa-ba49-bffd5cad1934} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:57:36.560829 [ 256 ] {6139aa41-fb07-44aa-ba49-bffd5cad1934} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:36.560868 [ 256 ] {6139aa41-fb07-44aa-ba49-bffd5cad1934} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:36.561323 [ 256 ] {6139aa41-fb07-44aa-ba49-bffd5cad1934} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.10 18:57:36.561571 [ 256 ] {6139aa41-fb07-44aa-ba49-bffd5cad1934} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:36.561780 [ 256 ] {6139aa41-fb07-44aa-ba49-bffd5cad1934} executeQuery: Read 965 rows, 66.32 KiB in 0.001942 sec., 496910.4016477858 rows/sec., 33.35 MiB/sec. 2025.02.10 18:57:36.561832 [ 256 ] {6139aa41-fb07-44aa-ba49-bffd5cad1934} TCPHandler: Processed in 0.002171302 sec. 2025.02.10 18:57:36.561986 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:36.562126 [ 4 ] {423f8e0b-46c6-430b-91c4-4f5622807086} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:36.562220 [ 4 ] {423f8e0b-46c6-430b-91c4-4f5622807086} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:57:36.563402 [ 4 ] {423f8e0b-46c6-430b-91c4-4f5622807086} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:36.563439 [ 4 ] {423f8e0b-46c6-430b-91c4-4f5622807086} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:36.564063 [ 4 ] {423f8e0b-46c6-430b-91c4-4f5622807086} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.10 18:57:36.564313 [ 4 ] {423f8e0b-46c6-430b-91c4-4f5622807086} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:36.564462 [ 130 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.10 18:57:36.564516 [ 4 ] {423f8e0b-46c6-430b-91c4-4f5622807086} executeQuery: Read 5 rows, 9.17 KiB in 0.00242 sec., 2066.115702479339 rows/sec., 3.70 MiB/sec. 2025.02.10 18:57:36.564516 [ 130 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:36.564568 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:36.564787 [ 4 ] {423f8e0b-46c6-430b-91c4-4f5622807086} TCPHandler: Processed in 0.002859769 sec. 2025.02.10 18:57:36.564902 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.10 18:57:36.565003 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:36.565280 [ 256 ] {9ee2813e-6066-4e2f-bc6e-6f70e9db2b5a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:57:36.565413 [ 256 ] {9ee2813e-6066-4e2f-bc6e-6f70e9db2b5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:57:36.565906 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:36.566147 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2009 rows starting from the beginning of the part 2025.02.10 18:57:36.566899 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 5 rows starting from the beginning of the part 2025.02.10 18:57:36.567723 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 35 rows starting from the beginning of the part 2025.02.10 18:57:36.567838 [ 256 ] {9ee2813e-6066-4e2f-bc6e-6f70e9db2b5a} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:36.567937 [ 256 ] {9ee2813e-6066-4e2f-bc6e-6f70e9db2b5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:36.568438 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 5 rows starting from the beginning of the part 2025.02.10 18:57:36.569124 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 35 rows starting from the beginning of the part 2025.02.10 18:57:36.569753 [ 256 ] {9ee2813e-6066-4e2f-bc6e-6f70e9db2b5a} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.10 18:57:36.569805 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 5 rows starting from the beginning of the part 2025.02.10 18:57:36.570848 [ 256 ] {9ee2813e-6066-4e2f-bc6e-6f70e9db2b5a} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:36.571468 [ 256 ] {9ee2813e-6066-4e2f-bc6e-6f70e9db2b5a} executeQuery: Read 44 rows, 3.03 KiB in 0.00628 sec., 7006.369426751592 rows/sec., 482.68 KiB/sec. 2025.02.10 18:57:36.571835 [ 256 ] {9ee2813e-6066-4e2f-bc6e-6f70e9db2b5a} TCPHandler: Processed in 0.006902886 sec. 2025.02.10 18:57:36.579543 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2094 rows, containing 19 columns (19 merged, 0 gathered) in 0.014847648 sec., 141032.4382690107 rows/sec., 252.72 MiB/sec. 2025.02.10 18:57:36.581660 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.10 18:57:36.582139 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_106_21} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:36.582237 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_106_21} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.10 18:57:36.582409 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.82 MiB. 2025.02.10 18:57:38.336255 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:38.336470 [ 4 ] {622416e6-415d-4229-8584-75ad9550915d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:57:38.336552 [ 4 ] {622416e6-415d-4229-8584-75ad9550915d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:57:38.337349 [ 4 ] {622416e6-415d-4229-8584-75ad9550915d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:38.337398 [ 4 ] {622416e6-415d-4229-8584-75ad9550915d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:38.337840 [ 4 ] {622416e6-415d-4229-8584-75ad9550915d} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.10 18:57:38.338088 [ 4 ] {622416e6-415d-4229-8584-75ad9550915d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:38.338323 [ 4 ] {622416e6-415d-4229-8584-75ad9550915d} executeQuery: Read 56 rows, 4.41 KiB in 0.001914 sec., 29258.098223615467 rows/sec., 2.25 MiB/sec. 2025.02.10 18:57:38.338392 [ 4 ] {622416e6-415d-4229-8584-75ad9550915d} TCPHandler: Processed in 0.002271405 sec. 2025.02.10 18:57:38.338677 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:38.338994 [ 256 ] {5f659efb-fc1c-454f-95bf-c517dff0b400} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:57:38.339114 [ 256 ] {5f659efb-fc1c-454f-95bf-c517dff0b400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:57:38.340132 [ 256 ] {5f659efb-fc1c-454f-95bf-c517dff0b400} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:38.340183 [ 256 ] {5f659efb-fc1c-454f-95bf-c517dff0b400} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:38.340630 [ 256 ] {5f659efb-fc1c-454f-95bf-c517dff0b400} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.10 18:57:38.340901 [ 256 ] {5f659efb-fc1c-454f-95bf-c517dff0b400} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:38.341156 [ 256 ] {5f659efb-fc1c-454f-95bf-c517dff0b400} executeQuery: Read 64 rows, 5.12 KiB in 0.00225 sec., 28444.444444444445 rows/sec., 2.22 MiB/sec. 2025.02.10 18:57:38.341215 [ 256 ] {5f659efb-fc1c-454f-95bf-c517dff0b400} TCPHandler: Processed in 0.002693925 sec. 2025.02.10 18:57:38.341378 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:38.341525 [ 4 ] {85e21376-b7e1-4730-8603-d44adc8aedd0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:38.341591 [ 4 ] {85e21376-b7e1-4730-8603-d44adc8aedd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:57:38.342168 [ 4 ] {85e21376-b7e1-4730-8603-d44adc8aedd0} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:38.342207 [ 4 ] {85e21376-b7e1-4730-8603-d44adc8aedd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:38.342602 [ 4 ] {85e21376-b7e1-4730-8603-d44adc8aedd0} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.10 18:57:38.342840 [ 4 ] {85e21376-b7e1-4730-8603-d44adc8aedd0} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:38.343057 [ 4 ] {85e21376-b7e1-4730-8603-d44adc8aedd0} executeQuery: Read 42 rows, 2.99 KiB in 0.001569 sec., 26768.642447418737 rows/sec., 1.86 MiB/sec. 2025.02.10 18:57:38.343114 [ 4 ] {85e21376-b7e1-4730-8603-d44adc8aedd0} TCPHandler: Processed in 0.001802154 sec. 2025.02.10 18:57:38.343275 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:38.343394 [ 256 ] {3dabe990-a719-4eee-bf6b-7c499abcd5cf} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:57:38.343447 [ 256 ] {3dabe990-a719-4eee-bf6b-7c499abcd5cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:57:38.343953 [ 256 ] {3dabe990-a719-4eee-bf6b-7c499abcd5cf} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:38.343993 [ 256 ] {3dabe990-a719-4eee-bf6b-7c499abcd5cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:38.344374 [ 256 ] {3dabe990-a719-4eee-bf6b-7c499abcd5cf} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.10 18:57:38.344619 [ 256 ] {3dabe990-a719-4eee-bf6b-7c499abcd5cf} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:38.344847 [ 256 ] {3dabe990-a719-4eee-bf6b-7c499abcd5cf} executeQuery: Read 16 rows, 1.11 KiB in 0.001477 sec., 10832.76912660799 rows/sec., 751.10 KiB/sec. 2025.02.10 18:57:38.344898 [ 256 ] {3dabe990-a719-4eee-bf6b-7c499abcd5cf} TCPHandler: Processed in 0.001678731 sec. 2025.02.10 18:57:40.314813 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 2025.02.10 18:57:40.315921 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:40.315973 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:40.316545 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.10 18:57:40.316814 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:40.317130 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 2025.02.10 18:57:42.835014 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2025.02.10 18:57:42.857941 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:42.858003 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:42.865387 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.10 18:57:42.866163 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:42.869766 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2025.02.10 18:57:43.016745 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2304 2025.02.10 18:57:43.020308 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:43.020371 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:43.021982 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.10 18:57:43.022330 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:43.023030 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2304 2025.02.10 18:57:43.254025 [ 218 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:43.254066 [ 218 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:43.256073 [ 218 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:43.330756 [ 221 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:43.330820 [ 221 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:43.333146 [ 221 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:43.347195 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:43.347392 [ 4 ] {e644ed6c-7b89-4a50-ad81-2c6365e13d05} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:57:43.347469 [ 4 ] {e644ed6c-7b89-4a50-ad81-2c6365e13d05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:57:43.348220 [ 4 ] {e644ed6c-7b89-4a50-ad81-2c6365e13d05} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:43.348266 [ 4 ] {e644ed6c-7b89-4a50-ad81-2c6365e13d05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:43.348672 [ 4 ] {e644ed6c-7b89-4a50-ad81-2c6365e13d05} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.10 18:57:43.348917 [ 4 ] {e644ed6c-7b89-4a50-ad81-2c6365e13d05} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:43.349167 [ 4 ] {e644ed6c-7b89-4a50-ad81-2c6365e13d05} executeQuery: Read 14 rows, 1.01 KiB in 0.001829 sec., 7654.455986878076 rows/sec., 551.02 KiB/sec. 2025.02.10 18:57:43.349224 [ 4 ] {e644ed6c-7b89-4a50-ad81-2c6365e13d05} TCPHandler: Processed in 0.002135582 sec. 2025.02.10 18:57:43.349518 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:43.349808 [ 256 ] {a84d97cf-35cd-4154-a2a1-0997851100a3} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:57:43.349913 [ 256 ] {a84d97cf-35cd-4154-a2a1-0997851100a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:57:43.350778 [ 256 ] {a84d97cf-35cd-4154-a2a1-0997851100a3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:43.350821 [ 256 ] {a84d97cf-35cd-4154-a2a1-0997851100a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:43.351281 [ 256 ] {a84d97cf-35cd-4154-a2a1-0997851100a3} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.10 18:57:43.351542 [ 256 ] {a84d97cf-35cd-4154-a2a1-0997851100a3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:43.351699 [ 117 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.10 18:57:43.351757 [ 117 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:43.351758 [ 256 ] {a84d97cf-35cd-4154-a2a1-0997851100a3} executeQuery: Read 273 rows, 24.64 KiB in 0.002034 sec., 134218.28908554572 rows/sec., 11.83 MiB/sec. 2025.02.10 18:57:43.351786 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:43.351892 [ 256 ] {a84d97cf-35cd-4154-a2a1-0997851100a3} TCPHandler: Processed in 0.002557222 sec. 2025.02.10 18:57:43.352027 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.10 18:57:43.352078 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:43.352221 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:43.352249 [ 4 ] {35cf1ad3-8758-46cd-a926-cb286a7e0fd7} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:57:43.352280 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1432 rows starting from the beginning of the part 2025.02.10 18:57:43.352323 [ 4 ] {35cf1ad3-8758-46cd-a926-cb286a7e0fd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:57:43.352488 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 66 rows starting from the beginning of the part 2025.02.10 18:57:43.352976 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 273 rows starting from the beginning of the part 2025.02.10 18:57:43.353259 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1207 rows starting from the beginning of the part 2025.02.10 18:57:43.353566 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part 2025.02.10 18:57:43.353862 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 273 rows starting from the beginning of the part 2025.02.10 18:57:43.354694 [ 4 ] {35cf1ad3-8758-46cd-a926-cb286a7e0fd7} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:43.354742 [ 4 ] {35cf1ad3-8758-46cd-a926-cb286a7e0fd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:43.355297 [ 4 ] {35cf1ad3-8758-46cd-a926-cb286a7e0fd7} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.10 18:57:43.355664 [ 4 ] {35cf1ad3-8758-46cd-a926-cb286a7e0fd7} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:43.355931 [ 4 ] {35cf1ad3-8758-46cd-a926-cb286a7e0fd7} executeQuery: Read 42 rows, 3.09 KiB in 0.00373 sec., 11260.05361930295 rows/sec., 827.85 KiB/sec. 2025.02.10 18:57:43.355987 [ 4 ] {35cf1ad3-8758-46cd-a926-cb286a7e0fd7} TCPHandler: Processed in 0.003993156 sec. 2025.02.10 18:57:43.356166 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:43.356511 [ 256 ] {3f335ac0-5e32-4b18-89bd-035b1056dd61} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:57:43.356592 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 3307 rows, containing 5 columns (5 merged, 0 gathered) in 0.004694473 sec., 704445.4191130719 rows/sec., 61.75 MiB/sec. 2025.02.10 18:57:43.356610 [ 256 ] {3f335ac0-5e32-4b18-89bd-035b1056dd61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:57:43.356926 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.10 18:57:43.357549 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_131_26} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:43.357773 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_131_26} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.10 18:57:43.357924 [ 256 ] {3f335ac0-5e32-4b18-89bd-035b1056dd61} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:43.357962 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.10 18:57:43.357987 [ 256 ] {3f335ac0-5e32-4b18-89bd-035b1056dd61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:43.358380 [ 256 ] {3f335ac0-5e32-4b18-89bd-035b1056dd61} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.10 18:57:43.358636 [ 256 ] {3f335ac0-5e32-4b18-89bd-035b1056dd61} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:43.358817 [ 256 ] {3f335ac0-5e32-4b18-89bd-035b1056dd61} executeQuery: Read 14 rows, 1004.00 B in 0.002455 sec., 5702.64765784114 rows/sec., 399.38 KiB/sec. 2025.02.10 18:57:43.358873 [ 256 ] {3f335ac0-5e32-4b18-89bd-035b1056dd61} TCPHandler: Processed in 0.002794807 sec. 2025.02.10 18:57:43.359037 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:43.359156 [ 4 ] {267d36fb-d6ac-4dd0-8fbc-cf5614a11d75} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:57:43.359205 [ 4 ] {267d36fb-d6ac-4dd0-8fbc-cf5614a11d75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:57:43.359790 [ 4 ] {267d36fb-d6ac-4dd0-8fbc-cf5614a11d75} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:43.359831 [ 4 ] {267d36fb-d6ac-4dd0-8fbc-cf5614a11d75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:43.360198 [ 4 ] {267d36fb-d6ac-4dd0-8fbc-cf5614a11d75} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.10 18:57:43.360445 [ 4 ] {267d36fb-d6ac-4dd0-8fbc-cf5614a11d75} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:43.360653 [ 4 ] {267d36fb-d6ac-4dd0-8fbc-cf5614a11d75} executeQuery: Read 13 rows, 830.00 B in 0.001522 sec., 8541.392904073587 rows/sec., 532.55 KiB/sec. 2025.02.10 18:57:43.360710 [ 4 ] {267d36fb-d6ac-4dd0-8fbc-cf5614a11d75} TCPHandler: Processed in 0.001729492 sec. 2025.02.10 18:57:43.360869 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:43.361093 [ 256 ] {d5118ad8-f35f-4cbe-b06c-0925e08ff365} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:57:43.361185 [ 256 ] {d5118ad8-f35f-4cbe-b06c-0925e08ff365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:57:43.362242 [ 256 ] {d5118ad8-f35f-4cbe-b06c-0925e08ff365} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:43.362281 [ 256 ] {d5118ad8-f35f-4cbe-b06c-0925e08ff365} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:43.362678 [ 256 ] {d5118ad8-f35f-4cbe-b06c-0925e08ff365} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.10 18:57:43.362926 [ 256 ] {d5118ad8-f35f-4cbe-b06c-0925e08ff365} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:43.363068 [ 117 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.10 18:57:43.363109 [ 117 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:43.363117 [ 256 ] {d5118ad8-f35f-4cbe-b06c-0925e08ff365} executeQuery: Read 417 rows, 30.48 KiB in 0.002078 sec., 200673.72473532244 rows/sec., 14.33 MiB/sec. 2025.02.10 18:57:43.363138 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:43.363230 [ 256 ] {d5118ad8-f35f-4cbe-b06c-0925e08ff365} TCPHandler: Processed in 0.002432459 sec. 2025.02.10 18:57:43.363402 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.10 18:57:43.363434 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:43.363652 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:43.363662 [ 4 ] {d6cdbfe3-45fe-4bfb-933c-b02cd9232619} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:57:43.363724 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 914 rows starting from the beginning of the part 2025.02.10 18:57:43.363750 [ 4 ] {d6cdbfe3-45fe-4bfb-933c-b02cd9232619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:57:43.363997 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 69 rows starting from the beginning of the part 2025.02.10 18:57:43.364378 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 417 rows starting from the beginning of the part 2025.02.10 18:57:43.364921 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 527 rows starting from the beginning of the part 2025.02.10 18:57:43.365212 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part 2025.02.10 18:57:43.365587 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 417 rows starting from the beginning of the part 2025.02.10 18:57:43.366455 [ 4 ] {d6cdbfe3-45fe-4bfb-933c-b02cd9232619} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:43.366517 [ 4 ] {d6cdbfe3-45fe-4bfb-933c-b02cd9232619} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:43.367450 [ 4 ] {d6cdbfe3-45fe-4bfb-933c-b02cd9232619} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.10 18:57:43.367972 [ 4 ] {d6cdbfe3-45fe-4bfb-933c-b02cd9232619} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:43.368174 [ 117 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.10 18:57:43.368247 [ 117 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:43.368286 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:43.368283 [ 4 ] {d6cdbfe3-45fe-4bfb-933c-b02cd9232619} executeQuery: Read 6 rows, 321.00 B in 0.004696 sec., 1277.6831345826236 rows/sec., 66.75 KiB/sec. 2025.02.10 18:57:43.368626 [ 4 ] {d6cdbfe3-45fe-4bfb-933c-b02cd9232619} TCPHandler: Processed in 0.005282058 sec. 2025.02.10 18:57:43.368956 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:43.369024 [ 189 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.10 18:57:43.369158 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.005915173 sec., 407088.6853182485 rows/sec., 31.21 MiB/sec. 2025.02.10 18:57:43.369257 [ 256 ] {5ef6aa9b-e26c-4937-ae70-196b8aebfdf4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:43.369328 [ 189 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:43.369370 [ 256 ] {5ef6aa9b-e26c-4937-ae70-196b8aebfdf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:57:43.369414 [ 189 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part 2025.02.10 18:57:43.369559 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.10 18:57:43.369795 [ 189 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part 2025.02.10 18:57:43.370484 [ 189 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part 2025.02.10 18:57:43.370983 [ 189 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part 2025.02.10 18:57:43.371133 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_131_26} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:43.371467 [ 189 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part 2025.02.10 18:57:43.371597 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_131_26} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.10 18:57:43.371822 [ 189 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part 2025.02.10 18:57:43.371993 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.10 18:57:43.372679 [ 256 ] {5ef6aa9b-e26c-4937-ae70-196b8aebfdf4} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:43.372725 [ 256 ] {5ef6aa9b-e26c-4937-ae70-196b8aebfdf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:43.373329 [ 256 ] {5ef6aa9b-e26c-4937-ae70-196b8aebfdf4} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.10 18:57:43.373672 [ 201 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.005193095 sec., 64701.30047688325 rows/sec., 3.30 MiB/sec. 2025.02.10 18:57:43.373683 [ 256 ] {5ef6aa9b-e26c-4937-ae70-196b8aebfdf4} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:43.373916 [ 117 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_126_26 to all_131_131_0 2025.02.10 18:57:43.373959 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.10 18:57:43.373980 [ 117 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:43.374030 [ 256 ] {5ef6aa9b-e26c-4937-ae70-196b8aebfdf4} executeQuery: Read 237 rows, 16.27 KiB in 0.004849 sec., 48876.05691895236 rows/sec., 3.28 MiB/sec. 2025.02.10 18:57:43.374038 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:43.374334 [ 256 ] {5ef6aa9b-e26c-4937-ae70-196b8aebfdf4} TCPHandler: Processed in 0.005593565 sec. 2025.02.10 18:57:43.374597 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:43.374857 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_131_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_26 to all_131_131_0 into Compact with storage Full 2025.02.10 18:57:43.374896 [ 4 ] {4e77565f-dd30-43ba-86bc-d5ef170f72ef} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:57:43.374991 [ 201 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_56_11} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:43.375089 [ 4 ] {4e77565f-dd30-43ba-86bc-d5ef170f72ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:57:43.375369 [ 201 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_56_11} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.10 18:57:43.375654 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:57:43.375773 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_131_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:43.375901 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_131_27} MergeTreeSequentialSource: Reading 6 marks from part all_1_126_26, total 38047 rows starting from the beginning of the part 2025.02.10 18:57:43.376268 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_131_27} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part 2025.02.10 18:57:43.376658 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_131_27} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 237 rows starting from the beginning of the part 2025.02.10 18:57:43.377061 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_131_27} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 965 rows starting from the beginning of the part 2025.02.10 18:57:43.377411 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_131_27} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 42 rows starting from the beginning of the part 2025.02.10 18:57:43.377569 [ 4 ] {4e77565f-dd30-43ba-86bc-d5ef170f72ef} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:43.377682 [ 4 ] {4e77565f-dd30-43ba-86bc-d5ef170f72ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:43.377714 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_131_27} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 237 rows starting from the beginning of the part 2025.02.10 18:57:43.378855 [ 4 ] {4e77565f-dd30-43ba-86bc-d5ef170f72ef} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.10 18:57:43.379261 [ 4 ] {4e77565f-dd30-43ba-86bc-d5ef170f72ef} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:43.379607 [ 4 ] {4e77565f-dd30-43ba-86bc-d5ef170f72ef} executeQuery: Read 1 rows, 69.00 B in 0.004807 sec., 208.0299563137092 rows/sec., 14.02 KiB/sec. 2025.02.10 18:57:43.379665 [ 4 ] {4e77565f-dd30-43ba-86bc-d5ef170f72ef} TCPHandler: Processed in 0.005214096 sec. 2025.02.10 18:57:43.379868 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:43.380168 [ 256 ] {e91bd86e-24fe-4c7a-b0ca-6fed21c9fdbf} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:43.380409 [ 256 ] {e91bd86e-24fe-4c7a-b0ca-6fed21c9fdbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:57:43.382839 [ 256 ] {e91bd86e-24fe-4c7a-b0ca-6fed21c9fdbf} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:43.382883 [ 256 ] {e91bd86e-24fe-4c7a-b0ca-6fed21c9fdbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:43.383907 [ 256 ] {e91bd86e-24fe-4c7a-b0ca-6fed21c9fdbf} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.10 18:57:43.384192 [ 256 ] {e91bd86e-24fe-4c7a-b0ca-6fed21c9fdbf} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:43.384565 [ 256 ] {e91bd86e-24fe-4c7a-b0ca-6fed21c9fdbf} executeQuery: Read 35 rows, 64.22 KiB in 0.004508 sec., 7763.975155279503 rows/sec., 13.91 MiB/sec. 2025.02.10 18:57:43.384839 [ 256 ] {e91bd86e-24fe-4c7a-b0ca-6fed21c9fdbf} TCPHandler: Processed in 0.005084123 sec. 2025.02.10 18:57:43.384997 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:43.385119 [ 4 ] {65baaed7-afd1-44df-954a-4038c1886aea} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:57:43.385169 [ 4 ] {65baaed7-afd1-44df-954a-4038c1886aea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:57:43.385791 [ 4 ] {65baaed7-afd1-44df-954a-4038c1886aea} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:43.385833 [ 4 ] {65baaed7-afd1-44df-954a-4038c1886aea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:43.386477 [ 4 ] {65baaed7-afd1-44df-954a-4038c1886aea} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.10 18:57:43.386760 [ 4 ] {65baaed7-afd1-44df-954a-4038c1886aea} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:43.386957 [ 116 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.10 18:57:43.387021 [ 116 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:43.387028 [ 4 ] {65baaed7-afd1-44df-954a-4038c1886aea} executeQuery: Read 82 rows, 5.33 KiB in 0.001926 sec., 42575.285565939776 rows/sec., 2.70 MiB/sec. 2025.02.10 18:57:43.387062 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:43.387179 [ 4 ] {65baaed7-afd1-44df-954a-4038c1886aea} TCPHandler: Processed in 0.002235504 sec. 2025.02.10 18:57:43.387594 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.10 18:57:43.387798 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:43.387878 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7716 rows starting from the beginning of the part 2025.02.10 18:57:43.388049 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part 2025.02.10 18:57:43.388258 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 82 rows starting from the beginning of the part 2025.02.10 18:57:43.388540 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 44 rows starting from the beginning of the part 2025.02.10 18:57:43.388786 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 16 rows starting from the beginning of the part 2025.02.10 18:57:43.389180 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 82 rows starting from the beginning of the part 2025.02.10 18:57:43.389742 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_131_27} MergeTask::MergeProjectionsStage: Merge sorted 39688 rows, containing 5 columns (5 merged, 0 gathered) in 0.015384961 sec., 2579662.047892094 rows/sec., 174.16 MiB/sec. 2025.02.10 18:57:43.390405 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_131_27} MergedBlockOutputStream: filled checksums all_1_131_27 (state Temporary) 2025.02.10 18:57:43.390843 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_131_27} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_131_27 to all_1_131_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:43.391064 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_131_27} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_126_26, all_131_131_0] -> all_1_131_27 2025.02.10 18:57:43.391250 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2025.02.10 18:57:43.392473 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 8000 rows, containing 4 columns (4 merged, 0 gathered) in 0.005219676 sec., 1532662.180564464 rows/sec., 99.88 MiB/sec. 2025.02.10 18:57:43.393093 [ 194 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.10 18:57:43.393388 [ 194 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_131_26} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:43.393463 [ 194 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_131_26} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.10 18:57:43.393544 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. 2025.02.10 18:57:44.000221 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.27 MiB, peak 288.68 MiB, free memory in arenas 0.00 B, will set to 270.37 MiB (RSS), difference: 3.11 MiB 2025.02.10 18:57:47.606047 [ 112 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:57:47.606100 [ 112 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:57:47.817284 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 2025.02.10 18:57:47.817935 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:47.817976 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:47.818542 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.10 18:57:47.818821 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:47.819060 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2025.02.10 18:57:48.341927 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:48.342122 [ 4 ] {4fef4549-2b8d-4b9d-bea5-3ca4d3b450a9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:57:48.342195 [ 4 ] {4fef4549-2b8d-4b9d-bea5-3ca4d3b450a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:57:48.342988 [ 4 ] {4fef4549-2b8d-4b9d-bea5-3ca4d3b450a9} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:48.343040 [ 4 ] {4fef4549-2b8d-4b9d-bea5-3ca4d3b450a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:48.343478 [ 4 ] {4fef4549-2b8d-4b9d-bea5-3ca4d3b450a9} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.10 18:57:48.343722 [ 4 ] {4fef4549-2b8d-4b9d-bea5-3ca4d3b450a9} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:48.343935 [ 4 ] {4fef4549-2b8d-4b9d-bea5-3ca4d3b450a9} executeQuery: Read 66 rows, 5.38 KiB in 0.001881 sec., 35087.71929824561 rows/sec., 2.79 MiB/sec. 2025.02.10 18:57:48.343996 [ 4 ] {4fef4549-2b8d-4b9d-bea5-3ca4d3b450a9} TCPHandler: Processed in 0.002215424 sec. 2025.02.10 18:57:48.344297 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:48.344591 [ 256 ] {50cdb678-331a-4ad3-b398-a5c7c35307c6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:57:48.344772 [ 256 ] {50cdb678-331a-4ad3-b398-a5c7c35307c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:57:48.345634 [ 256 ] {50cdb678-331a-4ad3-b398-a5c7c35307c6} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:48.345681 [ 256 ] {50cdb678-331a-4ad3-b398-a5c7c35307c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:48.346111 [ 256 ] {50cdb678-331a-4ad3-b398-a5c7c35307c6} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.10 18:57:48.346362 [ 256 ] {50cdb678-331a-4ad3-b398-a5c7c35307c6} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:48.346622 [ 256 ] {50cdb678-331a-4ad3-b398-a5c7c35307c6} executeQuery: Read 5 rows, 385.00 B in 0.002058 sec., 2429.5432458697765 rows/sec., 182.69 KiB/sec. 2025.02.10 18:57:48.346679 [ 256 ] {50cdb678-331a-4ad3-b398-a5c7c35307c6} TCPHandler: Processed in 0.002534121 sec. 2025.02.10 18:57:48.346827 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:48.346951 [ 4 ] {3ba2106c-bde0-41fa-963f-5a59bfc25b3d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:57:48.347003 [ 4 ] {3ba2106c-bde0-41fa-963f-5a59bfc25b3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:57:48.347626 [ 4 ] {3ba2106c-bde0-41fa-963f-5a59bfc25b3d} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:48.347666 [ 4 ] {3ba2106c-bde0-41fa-963f-5a59bfc25b3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:48.348036 [ 4 ] {3ba2106c-bde0-41fa-963f-5a59bfc25b3d} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.10 18:57:48.348265 [ 4 ] {3ba2106c-bde0-41fa-963f-5a59bfc25b3d} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:48.348498 [ 4 ] {3ba2106c-bde0-41fa-963f-5a59bfc25b3d} executeQuery: Read 69 rows, 5.52 KiB in 0.001575 sec., 43809.52380952381 rows/sec., 3.42 MiB/sec. 2025.02.10 18:57:48.348554 [ 4 ] {3ba2106c-bde0-41fa-963f-5a59bfc25b3d} TCPHandler: Processed in 0.001785603 sec. 2025.02.10 18:57:48.348700 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:48.348821 [ 256 ] {72d10184-fe30-4e80-a86f-9e7a80b56c7e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:48.348874 [ 256 ] {72d10184-fe30-4e80-a86f-9e7a80b56c7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:57:48.349462 [ 256 ] {72d10184-fe30-4e80-a86f-9e7a80b56c7e} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:48.349502 [ 256 ] {72d10184-fe30-4e80-a86f-9e7a80b56c7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:48.349899 [ 256 ] {72d10184-fe30-4e80-a86f-9e7a80b56c7e} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.10 18:57:48.350148 [ 256 ] {72d10184-fe30-4e80-a86f-9e7a80b56c7e} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:48.350354 [ 256 ] {72d10184-fe30-4e80-a86f-9e7a80b56c7e} executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec. 2025.02.10 18:57:48.350406 [ 256 ] {72d10184-fe30-4e80-a86f-9e7a80b56c7e} TCPHandler: Processed in 0.001763422 sec. 2025.02.10 18:57:48.350538 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:48.350659 [ 4 ] {7013dc38-039b-48fb-a6df-1b8c206ed794} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:48.350746 [ 4 ] {7013dc38-039b-48fb-a6df-1b8c206ed794} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:57:48.351862 [ 4 ] {7013dc38-039b-48fb-a6df-1b8c206ed794} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:48.351901 [ 4 ] {7013dc38-039b-48fb-a6df-1b8c206ed794} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:48.352535 [ 4 ] {7013dc38-039b-48fb-a6df-1b8c206ed794} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.10 18:57:48.352800 [ 4 ] {7013dc38-039b-48fb-a6df-1b8c206ed794} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:48.353051 [ 4 ] {7013dc38-039b-48fb-a6df-1b8c206ed794} executeQuery: Read 5 rows, 9.17 KiB in 0.002418 sec., 2067.8246484698097 rows/sec., 3.71 MiB/sec. 2025.02.10 18:57:48.353143 [ 4 ] {7013dc38-039b-48fb-a6df-1b8c206ed794} TCPHandler: Processed in 0.002659074 sec. 2025.02.10 18:57:48.353293 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:48.353412 [ 256 ] {d36a2527-5abd-40fb-9cf6-f10690c15827} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:57:48.353463 [ 256 ] {d36a2527-5abd-40fb-9cf6-f10690c15827} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:57:48.353967 [ 256 ] {d36a2527-5abd-40fb-9cf6-f10690c15827} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:48.354007 [ 256 ] {d36a2527-5abd-40fb-9cf6-f10690c15827} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:48.354377 [ 256 ] {d36a2527-5abd-40fb-9cf6-f10690c15827} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.10 18:57:48.354620 [ 256 ] {d36a2527-5abd-40fb-9cf6-f10690c15827} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:48.354840 [ 256 ] {d36a2527-5abd-40fb-9cf6-f10690c15827} executeQuery: Read 60 rows, 4.14 KiB in 0.001452 sec., 41322.31404958678 rows/sec., 2.78 MiB/sec. 2025.02.10 18:57:48.354912 [ 256 ] {d36a2527-5abd-40fb-9cf6-f10690c15827} TCPHandler: Processed in 0.001674231 sec. 2025.02.10 18:57:50.369865 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2025.02.10 18:57:50.393263 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:50.393327 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:50.400771 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.10 18:57:50.401562 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:50.404550 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2025.02.10 18:57:50.624688 [ 219 ] {} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.10 18:57:50.624741 [ 219 ] {} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.10 18:57:50.626137 [ 219 ] {} oximeter.timeseries_schema (b9dd5f2f-b9b7-4c22-93fa-dd17d3b15fa0): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.10 18:57:53.023301 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2338 2025.02.10 18:57:53.026657 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:53.026737 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:53.028282 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.10 18:57:53.028606 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:53.029241 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2338 2025.02.10 18:57:53.037865 [ 224 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.10 18:57:53.037956 [ 224 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.10 18:57:53.039963 [ 224 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.10 18:57:53.227390 [ 225 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:53.227494 [ 225 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:53.229629 [ 225 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:57:53.347908 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:53.348081 [ 4 ] {d63e4621-59dc-4f4b-8c93-1b7ae1eb390f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:57:53.348177 [ 4 ] {d63e4621-59dc-4f4b-8c93-1b7ae1eb390f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:57:53.349740 [ 4 ] {d63e4621-59dc-4f4b-8c93-1b7ae1eb390f} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:53.349786 [ 4 ] {d63e4621-59dc-4f4b-8c93-1b7ae1eb390f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:53.350178 [ 4 ] {d63e4621-59dc-4f4b-8c93-1b7ae1eb390f} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.10 18:57:53.350419 [ 4 ] {d63e4621-59dc-4f4b-8c93-1b7ae1eb390f} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:53.350597 [ 104 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.02.10 18:57:53.350660 [ 4 ] {d63e4621-59dc-4f4b-8c93-1b7ae1eb390f} executeQuery: Read 14 rows, 1.01 KiB in 0.00262 sec., 5343.511450381679 rows/sec., 384.66 KiB/sec. 2025.02.10 18:57:53.350670 [ 104 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:53.350732 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:53.350799 [ 4 ] {d63e4621-59dc-4f4b-8c93-1b7ae1eb390f} TCPHandler: Processed in 0.002979162 sec. 2025.02.10 18:57:53.350938 [ 225 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.10 18:57:53.351032 [ 225 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.10 18:57:53.351072 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2025.02.10 18:57:53.351131 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:53.351281 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:53.351325 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:57:53.351340 [ 256 ] {20e21ae0-4d33-4780-b277-eb60c9918670} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:57:53.351493 [ 256 ] {20e21ae0-4d33-4780-b277-eb60c9918670} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:57:53.351674 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:57:53.352366 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:57:53.352944 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:57:53.353305 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:57:53.355304 [ 256 ] {20e21ae0-4d33-4780-b277-eb60c9918670} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:53.355375 [ 256 ] {20e21ae0-4d33-4780-b277-eb60c9918670} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:53.356108 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005251737 sec., 13328.923363831813 rows/sec., 1011.57 KiB/sec. 2025.02.10 18:57:53.356141 [ 225 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.10 18:57:53.356313 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.02.10 18:57:53.356313 [ 256 ] {20e21ae0-4d33-4780-b277-eb60c9918670} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.10 18:57:53.356833 [ 256 ] {20e21ae0-4d33-4780-b277-eb60c9918670} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:53.356838 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_57_14} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:53.356931 [ 197 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_57_14} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.02.10 18:57:53.357166 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:57:53.357238 [ 256 ] {20e21ae0-4d33-4780-b277-eb60c9918670} executeQuery: Read 2 rows, 167.00 B in 0.005956 sec., 335.795836131632 rows/sec., 27.38 KiB/sec. 2025.02.10 18:57:53.357449 [ 256 ] {20e21ae0-4d33-4780-b277-eb60c9918670} TCPHandler: Processed in 0.006500567 sec. 2025.02.10 18:57:53.357649 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:53.357788 [ 4 ] {8199888d-19db-49de-b2bc-5ed06c08d2eb} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:57:53.357844 [ 4 ] {8199888d-19db-49de-b2bc-5ed06c08d2eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:57:53.358570 [ 4 ] {8199888d-19db-49de-b2bc-5ed06c08d2eb} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:53.358612 [ 4 ] {8199888d-19db-49de-b2bc-5ed06c08d2eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:53.359012 [ 4 ] {8199888d-19db-49de-b2bc-5ed06c08d2eb} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.10 18:57:53.359249 [ 4 ] {8199888d-19db-49de-b2bc-5ed06c08d2eb} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:53.359460 [ 4 ] {8199888d-19db-49de-b2bc-5ed06c08d2eb} executeQuery: Read 274 rows, 24.71 KiB in 0.001704 sec., 160798.1220657277 rows/sec., 14.16 MiB/sec. 2025.02.10 18:57:53.359517 [ 4 ] {8199888d-19db-49de-b2bc-5ed06c08d2eb} TCPHandler: Processed in 0.001958807 sec. 2025.02.10 18:57:53.359677 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:53.359829 [ 256 ] {6656610b-25c4-4285-8fb4-6b48a5b3c314} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:57:53.359890 [ 256 ] {6656610b-25c4-4285-8fb4-6b48a5b3c314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:57:53.360550 [ 256 ] {6656610b-25c4-4285-8fb4-6b48a5b3c314} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:53.360592 [ 256 ] {6656610b-25c4-4285-8fb4-6b48a5b3c314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:53.360970 [ 256 ] {6656610b-25c4-4285-8fb4-6b48a5b3c314} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.10 18:57:53.361203 [ 256 ] {6656610b-25c4-4285-8fb4-6b48a5b3c314} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:53.361427 [ 256 ] {6656610b-25c4-4285-8fb4-6b48a5b3c314} executeQuery: Read 44 rows, 3.23 KiB in 0.001628 sec., 27027.027027027027 rows/sec., 1.94 MiB/sec. 2025.02.10 18:57:53.361515 [ 256 ] {6656610b-25c4-4285-8fb4-6b48a5b3c314} TCPHandler: Processed in 0.001909337 sec. 2025.02.10 18:57:53.361680 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:53.361972 [ 4 ] {ec31f936-1b1c-4618-9691-b61c0b8adda5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:57:53.362067 [ 4 ] {ec31f936-1b1c-4618-9691-b61c0b8adda5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:57:53.362662 [ 4 ] {ec31f936-1b1c-4618-9691-b61c0b8adda5} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:53.362701 [ 4 ] {ec31f936-1b1c-4618-9691-b61c0b8adda5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:53.363060 [ 4 ] {ec31f936-1b1c-4618-9691-b61c0b8adda5} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.10 18:57:53.363290 [ 4 ] {ec31f936-1b1c-4618-9691-b61c0b8adda5} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:53.363497 [ 4 ] {ec31f936-1b1c-4618-9691-b61c0b8adda5} executeQuery: Read 14 rows, 1004.00 B in 0.00163 sec., 8588.957055214723 rows/sec., 601.51 KiB/sec. 2025.02.10 18:57:53.363549 [ 4 ] {ec31f936-1b1c-4618-9691-b61c0b8adda5} TCPHandler: Processed in 0.001952758 sec. 2025.02.10 18:57:53.363682 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:53.363801 [ 256 ] {332c454b-485e-43ed-bf7c-9883419de1b7} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:57:53.363849 [ 256 ] {332c454b-485e-43ed-bf7c-9883419de1b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:57:53.364435 [ 256 ] {332c454b-485e-43ed-bf7c-9883419de1b7} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:53.364478 [ 256 ] {332c454b-485e-43ed-bf7c-9883419de1b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:53.364837 [ 256 ] {332c454b-485e-43ed-bf7c-9883419de1b7} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.10 18:57:53.365070 [ 256 ] {332c454b-485e-43ed-bf7c-9883419de1b7} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:53.365233 [ 104 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.02.10 18:57:53.365290 [ 104 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:53.365305 [ 256 ] {332c454b-485e-43ed-bf7c-9883419de1b7} executeQuery: Read 13 rows, 830.00 B in 0.001519 sec., 8558.262014483213 rows/sec., 533.61 KiB/sec. 2025.02.10 18:57:53.365324 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:53.365464 [ 256 ] {332c454b-485e-43ed-bf7c-9883419de1b7} TCPHandler: Processed in 0.001837505 sec. 2025.02.10 18:57:53.365546 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2025.02.10 18:57:53.365663 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:53.365751 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:57:53.365827 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:57:53.365898 [ 4 ] {7ff9c965-a6ad-45fb-9546-5f82b817bce3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:57:53.366047 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:57:53.366090 [ 4 ] {7ff9c965-a6ad-45fb-9546-5f82b817bce3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:57:53.366388 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:57:53.366729 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:57:53.367088 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:57:53.369042 [ 4 ] {7ff9c965-a6ad-45fb-9546-5f82b817bce3} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:53.369112 [ 4 ] {7ff9c965-a6ad-45fb-9546-5f82b817bce3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:53.369721 [ 186 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004279273 sec., 15189.495972797247 rows/sec., 1006.40 KiB/sec. 2025.02.10 18:57:53.369970 [ 195 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.02.10 18:57:53.369993 [ 4 ] {7ff9c965-a6ad-45fb-9546-5f82b817bce3} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.10 18:57:53.370451 [ 4 ] {7ff9c965-a6ad-45fb-9546-5f82b817bce3} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:53.370509 [ 195 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_57_14} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:53.370722 [ 195 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_57_14} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.02.10 18:57:53.370904 [ 224 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:57:53.370933 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:57:53.370940 [ 4 ] {7ff9c965-a6ad-45fb-9546-5f82b817bce3} executeQuery: Read 419 rows, 30.65 KiB in 0.00509 sec., 82318.27111984283 rows/sec., 5.88 MiB/sec. 2025.02.10 18:57:53.370964 [ 224 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:57:53.371105 [ 4 ] {7ff9c965-a6ad-45fb-9546-5f82b817bce3} TCPHandler: Processed in 0.005534084 sec. 2025.02.10 18:57:53.371331 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:53.371524 [ 256 ] {9e6809b4-f085-4a5c-bab5-1fe0599f1050} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:57:53.371637 [ 256 ] {9e6809b4-f085-4a5c-bab5-1fe0599f1050} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:57:53.372759 [ 256 ] {9e6809b4-f085-4a5c-bab5-1fe0599f1050} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:53.372816 [ 256 ] {9e6809b4-f085-4a5c-bab5-1fe0599f1050} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:53.373548 [ 256 ] {9e6809b4-f085-4a5c-bab5-1fe0599f1050} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.10 18:57:53.373963 [ 256 ] {9e6809b4-f085-4a5c-bab5-1fe0599f1050} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:53.374471 [ 256 ] {9e6809b4-f085-4a5c-bab5-1fe0599f1050} executeQuery: Read 6 rows, 321.00 B in 0.002975 sec., 2016.8067226890755 rows/sec., 105.37 KiB/sec. 2025.02.10 18:57:53.374794 [ 256 ] {9e6809b4-f085-4a5c-bab5-1fe0599f1050} TCPHandler: Processed in 0.003573656 sec. 2025.02.10 18:57:53.375048 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:53.375321 [ 4 ] {d78d537c-2350-4b9c-9a32-15a87f1f9fce} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:53.375392 [ 224 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:57:53.375410 [ 4 ] {d78d537c-2350-4b9c-9a32-15a87f1f9fce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:57:53.376850 [ 4 ] {d78d537c-2350-4b9c-9a32-15a87f1f9fce} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:53.376888 [ 4 ] {d78d537c-2350-4b9c-9a32-15a87f1f9fce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:53.377284 [ 4 ] {d78d537c-2350-4b9c-9a32-15a87f1f9fce} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.10 18:57:53.377514 [ 4 ] {d78d537c-2350-4b9c-9a32-15a87f1f9fce} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:53.377687 [ 4 ] {d78d537c-2350-4b9c-9a32-15a87f1f9fce} executeQuery: Read 238 rows, 16.34 KiB in 0.002423 sec., 98225.3404869996 rows/sec., 6.58 MiB/sec. 2025.02.10 18:57:53.377741 [ 4 ] {d78d537c-2350-4b9c-9a32-15a87f1f9fce} TCPHandler: Processed in 0.002843099 sec. 2025.02.10 18:57:53.377910 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:53.378051 [ 256 ] {206de79a-b0ed-4158-ad93-db83fe2f24f2} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:57:53.378113 [ 256 ] {206de79a-b0ed-4158-ad93-db83fe2f24f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:57:53.378607 [ 256 ] {206de79a-b0ed-4158-ad93-db83fe2f24f2} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:53.378648 [ 256 ] {206de79a-b0ed-4158-ad93-db83fe2f24f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:53.379026 [ 256 ] {206de79a-b0ed-4158-ad93-db83fe2f24f2} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.10 18:57:53.379264 [ 256 ] {206de79a-b0ed-4158-ad93-db83fe2f24f2} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:53.379469 [ 256 ] {206de79a-b0ed-4158-ad93-db83fe2f24f2} executeQuery: Read 1 rows, 69.00 B in 0.00145 sec., 689.6551724137931 rows/sec., 46.47 KiB/sec. 2025.02.10 18:57:53.379518 [ 256 ] {206de79a-b0ed-4158-ad93-db83fe2f24f2} TCPHandler: Processed in 0.001676551 sec. 2025.02.10 18:57:53.379667 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:53.379789 [ 4 ] {a3032e4b-7635-48eb-9115-a704da88e369} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:53.379867 [ 4 ] {a3032e4b-7635-48eb-9115-a704da88e369} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:57:53.380979 [ 4 ] {a3032e4b-7635-48eb-9115-a704da88e369} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:53.381016 [ 4 ] {a3032e4b-7635-48eb-9115-a704da88e369} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:53.381663 [ 4 ] {a3032e4b-7635-48eb-9115-a704da88e369} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.10 18:57:53.381929 [ 4 ] {a3032e4b-7635-48eb-9115-a704da88e369} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:53.382154 [ 4 ] {a3032e4b-7635-48eb-9115-a704da88e369} executeQuery: Read 35 rows, 64.22 KiB in 0.00239 sec., 14644.351464435145 rows/sec., 26.24 MiB/sec. 2025.02.10 18:57:53.382287 [ 4 ] {a3032e4b-7635-48eb-9115-a704da88e369} TCPHandler: Processed in 0.002668064 sec. 2025.02.10 18:57:53.382552 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:53.382874 [ 256 ] {33758541-17e1-4959-8d7e-3135344a53e5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:57:53.382966 [ 256 ] {33758541-17e1-4959-8d7e-3135344a53e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:57:53.383455 [ 256 ] {33758541-17e1-4959-8d7e-3135344a53e5} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:53.383495 [ 256 ] {33758541-17e1-4959-8d7e-3135344a53e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:53.383876 [ 256 ] {33758541-17e1-4959-8d7e-3135344a53e5} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.10 18:57:53.384120 [ 256 ] {33758541-17e1-4959-8d7e-3135344a53e5} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:53.384333 [ 256 ] {33758541-17e1-4959-8d7e-3135344a53e5} executeQuery: Read 82 rows, 5.33 KiB in 0.001578 sec., 51964.51204055767 rows/sec., 3.30 MiB/sec. 2025.02.10 18:57:53.384384 [ 256 ] {33758541-17e1-4959-8d7e-3135344a53e5} TCPHandler: Processed in 0.001987388 sec. 2025.02.10 18:57:53.664627 [ 223 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:57:53.664696 [ 223 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:57:53.666625 [ 223 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:57:54.324079 [ 220 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:57:54.324142 [ 220 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:57:54.326224 [ 220 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:57:54.458636 [ 218 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:57:54.458714 [ 218 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:57:54.460869 [ 218 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:57:55.319202 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 2025.02.10 18:57:55.319985 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:55.320048 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:55.320636 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.10 18:57:55.320913 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:55.321156 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 2025.02.10 18:57:57.904638 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2025.02.10 18:57:57.928236 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:57.928296 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:57.935904 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.10 18:57:57.936748 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:57.940126 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2025.02.10 18:57:58.342144 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:58.342359 [ 4 ] {a0100604-9511-4e58-aa71-1c0a106562ac} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:57:58.342450 [ 4 ] {a0100604-9511-4e58-aa71-1c0a106562ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:57:58.343479 [ 4 ] {a0100604-9511-4e58-aa71-1c0a106562ac} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:58.343540 [ 4 ] {a0100604-9511-4e58-aa71-1c0a106562ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:58.344105 [ 4 ] {a0100604-9511-4e58-aa71-1c0a106562ac} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.10 18:57:58.344469 [ 4 ] {a0100604-9511-4e58-aa71-1c0a106562ac} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:58.344754 [ 4 ] {a0100604-9511-4e58-aa71-1c0a106562ac} executeQuery: Read 66 rows, 5.38 KiB in 0.002458 sec., 26851.098454027662 rows/sec., 2.14 MiB/sec. 2025.02.10 18:57:58.344828 [ 4 ] {a0100604-9511-4e58-aa71-1c0a106562ac} TCPHandler: Processed in 0.002807797 sec. 2025.02.10 18:57:58.345095 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:58.345294 [ 256 ] {460b2f50-14bc-4fa0-9281-dffc12182a74} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:57:58.345371 [ 256 ] {460b2f50-14bc-4fa0-9281-dffc12182a74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:57:58.346179 [ 256 ] {460b2f50-14bc-4fa0-9281-dffc12182a74} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:58.346237 [ 256 ] {460b2f50-14bc-4fa0-9281-dffc12182a74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:58.346707 [ 256 ] {460b2f50-14bc-4fa0-9281-dffc12182a74} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.10 18:57:58.346974 [ 256 ] {460b2f50-14bc-4fa0-9281-dffc12182a74} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:58.347223 [ 256 ] {460b2f50-14bc-4fa0-9281-dffc12182a74} executeQuery: Read 5 rows, 385.00 B in 0.001985 sec., 2518.891687657431 rows/sec., 189.41 KiB/sec. 2025.02.10 18:57:58.347294 [ 256 ] {460b2f50-14bc-4fa0-9281-dffc12182a74} TCPHandler: Processed in 0.002340337 sec. 2025.02.10 18:57:58.347483 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:58.347616 [ 4 ] {0457ecc1-e5c1-457c-8e9e-b157b31dc25d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:57:58.347672 [ 4 ] {0457ecc1-e5c1-457c-8e9e-b157b31dc25d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:57:58.348323 [ 4 ] {0457ecc1-e5c1-457c-8e9e-b157b31dc25d} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:58.348366 [ 4 ] {0457ecc1-e5c1-457c-8e9e-b157b31dc25d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:58.348756 [ 4 ] {0457ecc1-e5c1-457c-8e9e-b157b31dc25d} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.10 18:57:58.349002 [ 4 ] {0457ecc1-e5c1-457c-8e9e-b157b31dc25d} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:58.349208 [ 4 ] {0457ecc1-e5c1-457c-8e9e-b157b31dc25d} executeQuery: Read 69 rows, 5.52 KiB in 0.001622 sec., 42540.07398273736 rows/sec., 3.32 MiB/sec. 2025.02.10 18:57:58.349263 [ 4 ] {0457ecc1-e5c1-457c-8e9e-b157b31dc25d} TCPHandler: Processed in 0.001852244 sec. 2025.02.10 18:57:58.349425 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:58.349584 [ 256 ] {d9c08e86-2ab2-4e51-b59e-9338bc361001} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:58.349652 [ 256 ] {d9c08e86-2ab2-4e51-b59e-9338bc361001} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:57:58.350360 [ 256 ] {d9c08e86-2ab2-4e51-b59e-9338bc361001} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:58.350411 [ 256 ] {d9c08e86-2ab2-4e51-b59e-9338bc361001} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:58.350842 [ 256 ] {d9c08e86-2ab2-4e51-b59e-9338bc361001} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.10 18:57:58.351113 [ 256 ] {d9c08e86-2ab2-4e51-b59e-9338bc361001} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:58.351332 [ 256 ] {d9c08e86-2ab2-4e51-b59e-9338bc361001} executeQuery: Read 160 rows, 11.41 KiB in 0.001786 sec., 89585.66629339305 rows/sec., 6.24 MiB/sec. 2025.02.10 18:57:58.351393 [ 256 ] {d9c08e86-2ab2-4e51-b59e-9338bc361001} TCPHandler: Processed in 0.002033759 sec. 2025.02.10 18:57:58.351554 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:58.351693 [ 4 ] {52caca7a-857f-4784-99d0-51f035760ea4} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:57:58.351798 [ 4 ] {52caca7a-857f-4784-99d0-51f035760ea4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:57:58.353021 [ 4 ] {52caca7a-857f-4784-99d0-51f035760ea4} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:58.353063 [ 4 ] {52caca7a-857f-4784-99d0-51f035760ea4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:58.353696 [ 4 ] {52caca7a-857f-4784-99d0-51f035760ea4} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.10 18:57:58.353950 [ 4 ] {52caca7a-857f-4784-99d0-51f035760ea4} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:58.354184 [ 4 ] {52caca7a-857f-4784-99d0-51f035760ea4} executeQuery: Read 5 rows, 9.17 KiB in 0.002521 sec., 1983.3399444664817 rows/sec., 3.55 MiB/sec. 2025.02.10 18:57:58.354279 [ 4 ] {52caca7a-857f-4784-99d0-51f035760ea4} TCPHandler: Processed in 0.002791957 sec. 2025.02.10 18:57:58.354436 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:57:58.354584 [ 256 ] {fdd111e2-856c-445d-879e-2499c1d7beff} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:57:58.354647 [ 256 ] {fdd111e2-856c-445d-879e-2499c1d7beff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:57:58.355255 [ 256 ] {fdd111e2-856c-445d-879e-2499c1d7beff} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:57:58.355303 [ 256 ] {fdd111e2-856c-445d-879e-2499c1d7beff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:57:58.355702 [ 256 ] {fdd111e2-856c-445d-879e-2499c1d7beff} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.10 18:57:58.355953 [ 256 ] {fdd111e2-856c-445d-879e-2499c1d7beff} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:57:58.356167 [ 256 ] {fdd111e2-856c-445d-879e-2499c1d7beff} executeQuery: Read 60 rows, 4.14 KiB in 0.001619 sec., 37059.91352686844 rows/sec., 2.50 MiB/sec. 2025.02.10 18:57:58.356220 [ 256 ] {fdd111e2-856c-445d-879e-2499c1d7beff} TCPHandler: Processed in 0.001851875 sec. 2025.02.10 18:58:02.607092 [ 91 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:58:02.607156 [ 91 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:58:02.821337 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 2025.02.10 18:58:02.822293 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:02.822342 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:58:02.822917 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.10 18:58:02.823183 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:02.823498 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 2025.02.10 18:58:02.823559 [ 218 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:02.823619 [ 218 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:02.825589 [ 218 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:03.001638 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001112297 sec. 2025.02.10 18:58:03.029455 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2374 2025.02.10 18:58:03.032742 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:03.032803 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:58:03.034350 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.10 18:58:03.034680 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:03.035111 [ 223 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:58:03.035228 [ 223 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:58:03.035978 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2374 2025.02.10 18:58:03.037452 [ 223 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:58:03.122951 [ 223 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Found 6 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, all_10_10_0] 2025.02.10 18:58:03.122990 [ 223 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Removing 6 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, all_10_10_0] 2025.02.10 18:58:03.124714 [ 223 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.02.10 18:58:03.347042 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:03.347205 [ 4 ] {9442dd44-91fd-4799-99f2-3f85ce742af2} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:58:03.347268 [ 4 ] {9442dd44-91fd-4799-99f2-3f85ce742af2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:58:03.347933 [ 4 ] {9442dd44-91fd-4799-99f2-3f85ce742af2} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:03.347972 [ 4 ] {9442dd44-91fd-4799-99f2-3f85ce742af2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:58:03.348360 [ 4 ] {9442dd44-91fd-4799-99f2-3f85ce742af2} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.10 18:58:03.348599 [ 4 ] {9442dd44-91fd-4799-99f2-3f85ce742af2} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:03.348791 [ 4 ] {9442dd44-91fd-4799-99f2-3f85ce742af2} executeQuery: Read 14 rows, 1.01 KiB in 0.001628 sec., 8599.5085995086 rows/sec., 619.05 KiB/sec. 2025.02.10 18:58:03.348862 [ 4 ] {9442dd44-91fd-4799-99f2-3f85ce742af2} TCPHandler: Processed in 0.001894675 sec. 2025.02.10 18:58:03.349182 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:03.349377 [ 256 ] {21813c87-3988-420b-ab8b-a50d2fd82309} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:58:03.349453 [ 256 ] {21813c87-3988-420b-ab8b-a50d2fd82309} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:58:03.350355 [ 256 ] {21813c87-3988-420b-ab8b-a50d2fd82309} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:03.350409 [ 256 ] {21813c87-3988-420b-ab8b-a50d2fd82309} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:58:03.350893 [ 256 ] {21813c87-3988-420b-ab8b-a50d2fd82309} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.10 18:58:03.351164 [ 256 ] {21813c87-3988-420b-ab8b-a50d2fd82309} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:03.351424 [ 256 ] {21813c87-3988-420b-ab8b-a50d2fd82309} executeQuery: Read 273 rows, 24.64 KiB in 0.002092 sec., 130497.13193116634 rows/sec., 11.50 MiB/sec. 2025.02.10 18:58:03.351524 [ 256 ] {21813c87-3988-420b-ab8b-a50d2fd82309} TCPHandler: Processed in 0.002529902 sec. 2025.02.10 18:58:03.351719 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:03.351904 [ 4 ] {c3c14e22-8cf8-4ea6-b2c5-c529f80682bf} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:58:03.351970 [ 4 ] {c3c14e22-8cf8-4ea6-b2c5-c529f80682bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:58:03.352681 [ 4 ] {c3c14e22-8cf8-4ea6-b2c5-c529f80682bf} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:03.352720 [ 4 ] {c3c14e22-8cf8-4ea6-b2c5-c529f80682bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:58:03.353092 [ 4 ] {c3c14e22-8cf8-4ea6-b2c5-c529f80682bf} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.10 18:58:03.353331 [ 4 ] {c3c14e22-8cf8-4ea6-b2c5-c529f80682bf} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:03.353477 [ 90 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.10 18:58:03.353523 [ 90 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:03.353522 [ 4 ] {c3c14e22-8cf8-4ea6-b2c5-c529f80682bf} executeQuery: Read 42 rows, 3.09 KiB in 0.001646 sec., 25516.403402187123 rows/sec., 1.83 MiB/sec. 2025.02.10 18:58:03.353546 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:58:03.353648 [ 4 ] {c3c14e22-8cf8-4ea6-b2c5-c529f80682bf} TCPHandler: Processed in 0.002023889 sec. 2025.02.10 18:58:03.353766 [ 191 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.10 18:58:03.353847 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:03.353952 [ 191 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:03.354035 [ 191 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 65 rows starting from the beginning of the part 2025.02.10 18:58:03.354067 [ 256 ] {f915adc9-5418-4795-8f45-7916c2e31b94} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:58:03.354221 [ 256 ] {f915adc9-5418-4795-8f45-7916c2e31b94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:58:03.354335 [ 191 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 42 rows starting from the beginning of the part 2025.02.10 18:58:03.354744 [ 191 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 5 rows starting from the beginning of the part 2025.02.10 18:58:03.355061 [ 191 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 44 rows starting from the beginning of the part 2025.02.10 18:58:03.355399 [ 191 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 5 rows starting from the beginning of the part 2025.02.10 18:58:03.355772 [ 191 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 42 rows starting from the beginning of the part 2025.02.10 18:58:03.357197 [ 256 ] {f915adc9-5418-4795-8f45-7916c2e31b94} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:03.357275 [ 256 ] {f915adc9-5418-4795-8f45-7916c2e31b94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:58:03.358308 [ 256 ] {f915adc9-5418-4795-8f45-7916c2e31b94} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.10 18:58:03.358739 [ 186 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.005092922 sec., 39859.2399412361 rows/sec., 3.00 MiB/sec. 2025.02.10 18:58:03.358831 [ 256 ] {f915adc9-5418-4795-8f45-7916c2e31b94} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:03.358996 [ 186 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.10 18:58:03.359081 [ 90 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.10 18:58:03.359188 [ 90 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:03.359284 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:58:03.359456 [ 256 ] {f915adc9-5418-4795-8f45-7916c2e31b94} executeQuery: Read 14 rows, 1004.00 B in 0.005418 sec., 2583.9793281653747 rows/sec., 180.97 KiB/sec. 2025.02.10 18:58:03.359625 [ 190 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.10 18:58:03.359724 [ 256 ] {f915adc9-5418-4795-8f45-7916c2e31b94} TCPHandler: Processed in 0.005954333 sec. 2025.02.10 18:58:03.360021 [ 190 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:03.360021 [ 186 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_111_22} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:03.360034 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:03.360063 [ 190 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 242 rows starting from the beginning of the part 2025.02.10 18:58:03.360187 [ 186 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_111_22} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.10 18:58:03.360508 [ 190 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 14 rows starting from the beginning of the part 2025.02.10 18:58:03.360578 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:58:03.360619 [ 4 ] {14e0f1c2-754a-4fdb-b954-540e5665858c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:58:03.360783 [ 4 ] {14e0f1c2-754a-4fdb-b954-540e5665858c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:58:03.360805 [ 190 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 228 rows starting from the beginning of the part 2025.02.10 18:58:03.361080 [ 190 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 14 rows starting from the beginning of the part 2025.02.10 18:58:03.361310 [ 190 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 14 rows starting from the beginning of the part 2025.02.10 18:58:03.361648 [ 190 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 14 rows starting from the beginning of the part 2025.02.10 18:58:03.362590 [ 4 ] {14e0f1c2-754a-4fdb-b954-540e5665858c} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:03.362640 [ 4 ] {14e0f1c2-754a-4fdb-b954-540e5665858c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:58:03.363222 [ 4 ] {14e0f1c2-754a-4fdb-b954-540e5665858c} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.10 18:58:03.363383 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.003977256 sec., 132251.9847854903 rows/sec., 9.47 MiB/sec. 2025.02.10 18:58:03.363634 [ 4 ] {14e0f1c2-754a-4fdb-b954-540e5665858c} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:03.363714 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.10 18:58:03.364152 [ 4 ] {14e0f1c2-754a-4fdb-b954-540e5665858c} executeQuery: Read 13 rows, 830.00 B in 0.003718 sec., 3496.5034965034965 rows/sec., 218.01 KiB/sec. 2025.02.10 18:58:03.364548 [ 4 ] {14e0f1c2-754a-4fdb-b954-540e5665858c} TCPHandler: Processed in 0.004659123 sec. 2025.02.10 18:58:03.364831 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:03.364851 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_76_15} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:03.365056 [ 256 ] {f1ec2ffe-2274-4de8-990b-57f10ed4c0d7} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:58:03.365085 [ 196 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_76_15} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.10 18:58:03.365132 [ 256 ] {f1ec2ffe-2274-4de8-990b-57f10ed4c0d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:58:03.365285 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.10 18:58:03.366054 [ 256 ] {f1ec2ffe-2274-4de8-990b-57f10ed4c0d7} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:03.366100 [ 256 ] {f1ec2ffe-2274-4de8-990b-57f10ed4c0d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:58:03.366507 [ 256 ] {f1ec2ffe-2274-4de8-990b-57f10ed4c0d7} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.10 18:58:03.366762 [ 256 ] {f1ec2ffe-2274-4de8-990b-57f10ed4c0d7} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:03.366982 [ 256 ] {f1ec2ffe-2274-4de8-990b-57f10ed4c0d7} executeQuery: Read 417 rows, 30.48 KiB in 0.001985 sec., 210075.56675062975 rows/sec., 15.00 MiB/sec. 2025.02.10 18:58:03.367039 [ 256 ] {f1ec2ffe-2274-4de8-990b-57f10ed4c0d7} TCPHandler: Processed in 0.002365027 sec. 2025.02.10 18:58:03.367212 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:03.367356 [ 4 ] {940154c8-546d-481e-ac2c-b278f9ee1cd5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:58:03.367419 [ 4 ] {940154c8-546d-481e-ac2c-b278f9ee1cd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:58:03.367937 [ 4 ] {940154c8-546d-481e-ac2c-b278f9ee1cd5} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:03.367975 [ 4 ] {940154c8-546d-481e-ac2c-b278f9ee1cd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:58:03.368349 [ 4 ] {940154c8-546d-481e-ac2c-b278f9ee1cd5} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.10 18:58:03.368583 [ 4 ] {940154c8-546d-481e-ac2c-b278f9ee1cd5} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:03.368756 [ 4 ] {940154c8-546d-481e-ac2c-b278f9ee1cd5} executeQuery: Read 6 rows, 321.00 B in 0.001434 sec., 4184.100418410042 rows/sec., 218.60 KiB/sec. 2025.02.10 18:58:03.368809 [ 4 ] {940154c8-546d-481e-ac2c-b278f9ee1cd5} TCPHandler: Processed in 0.001670761 sec. 2025.02.10 18:58:03.368965 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:03.369107 [ 256 ] {aa735462-aa9d-4e5e-a911-12211f9728f6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:03.369171 [ 256 ] {aa735462-aa9d-4e5e-a911-12211f9728f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:58:03.369834 [ 256 ] {aa735462-aa9d-4e5e-a911-12211f9728f6} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:03.369875 [ 256 ] {aa735462-aa9d-4e5e-a911-12211f9728f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:58:03.370285 [ 256 ] {aa735462-aa9d-4e5e-a911-12211f9728f6} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.10 18:58:03.370534 [ 256 ] {aa735462-aa9d-4e5e-a911-12211f9728f6} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:03.370760 [ 256 ] {aa735462-aa9d-4e5e-a911-12211f9728f6} executeQuery: Read 237 rows, 16.27 KiB in 0.001685 sec., 140652.8189910979 rows/sec., 9.43 MiB/sec. 2025.02.10 18:58:03.370811 [ 256 ] {aa735462-aa9d-4e5e-a911-12211f9728f6} TCPHandler: Processed in 0.001913486 sec. 2025.02.10 18:58:03.370980 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:03.371119 [ 4 ] {b0b69d27-91a8-402b-a36b-cd79e73c9a79} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:58:03.371183 [ 4 ] {b0b69d27-91a8-402b-a36b-cd79e73c9a79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:58:03.371697 [ 4 ] {b0b69d27-91a8-402b-a36b-cd79e73c9a79} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:03.371734 [ 4 ] {b0b69d27-91a8-402b-a36b-cd79e73c9a79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:58:03.372088 [ 4 ] {b0b69d27-91a8-402b-a36b-cd79e73c9a79} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.10 18:58:03.372322 [ 4 ] {b0b69d27-91a8-402b-a36b-cd79e73c9a79} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:03.372499 [ 4 ] {b0b69d27-91a8-402b-a36b-cd79e73c9a79} executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec. 2025.02.10 18:58:03.372547 [ 4 ] {b0b69d27-91a8-402b-a36b-cd79e73c9a79} TCPHandler: Processed in 0.00163358 sec. 2025.02.10 18:58:03.372698 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:03.372842 [ 256 ] {79911904-6d99-4971-91e9-efe9dd6b3521} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:03.372940 [ 256 ] {79911904-6d99-4971-91e9-efe9dd6b3521} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:58:03.374273 [ 256 ] {79911904-6d99-4971-91e9-efe9dd6b3521} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:03.374312 [ 256 ] {79911904-6d99-4971-91e9-efe9dd6b3521} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:58:03.374993 [ 256 ] {79911904-6d99-4971-91e9-efe9dd6b3521} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.10 18:58:03.375258 [ 256 ] {79911904-6d99-4971-91e9-efe9dd6b3521} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:03.375421 [ 89 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.10 18:58:03.375458 [ 256 ] {79911904-6d99-4971-91e9-efe9dd6b3521} executeQuery: Read 35 rows, 64.22 KiB in 0.002646 sec., 13227.513227513227 rows/sec., 23.70 MiB/sec. 2025.02.10 18:58:03.375459 [ 89 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:03.375501 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:58:03.375754 [ 256 ] {79911904-6d99-4971-91e9-efe9dd6b3521} TCPHandler: Processed in 0.003120955 sec. 2025.02.10 18:58:03.375806 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.10 18:58:03.375986 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:03.376169 [ 4 ] {bcc150dc-ec72-47a2-8908-e19d02b5e041} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:58:03.376244 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:03.376251 [ 4 ] {bcc150dc-ec72-47a2-8908-e19d02b5e041} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:58:03.376379 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2094 rows starting from the beginning of the part 2025.02.10 18:58:03.376956 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 35 rows starting from the beginning of the part 2025.02.10 18:58:03.377397 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 5 rows starting from the beginning of the part 2025.02.10 18:58:03.377650 [ 4 ] {bcc150dc-ec72-47a2-8908-e19d02b5e041} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:03.377726 [ 4 ] {bcc150dc-ec72-47a2-8908-e19d02b5e041} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.02.10 18:58:03.377817 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 35 rows starting from the beginning of the part 2025.02.10 18:58:03.378209 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 5 rows starting from the beginning of the part 2025.02.10 18:58:03.378568 [ 4 ] {bcc150dc-ec72-47a2-8908-e19d02b5e041} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.10 18:58:03.378582 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 35 rows starting from the beginning of the part 2025.02.10 18:58:03.379014 [ 4 ] {bcc150dc-ec72-47a2-8908-e19d02b5e041} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:03.379409 [ 4 ] {bcc150dc-ec72-47a2-8908-e19d02b5e041} executeQuery: Read 82 rows, 5.33 KiB in 0.003284 sec., 24969.54933008526 rows/sec., 1.59 MiB/sec. 2025.02.10 18:58:03.379548 [ 4 ] {bcc150dc-ec72-47a2-8908-e19d02b5e041} TCPHandler: Processed in 0.003638398 sec. 2025.02.10 18:58:03.387764 [ 190 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2209 rows, containing 19 columns (19 merged, 0 gathered) in 0.012154193 sec., 181747.9778377717 rows/sec., 325.68 MiB/sec. 2025.02.10 18:58:03.389796 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.10 18:58:03.390242 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_111_22} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:03.390331 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_111_22} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.10 18:58:03.390500 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.35 MiB. 2025.02.10 18:58:03.521212 [ 221 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:03.521264 [ 221 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:03.523655 [ 221 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:04.000183 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.26 MiB, peak 289.56 MiB, free memory in arenas 0.00 B, will set to 270.52 MiB (RSS), difference: 3.26 MiB 2025.02.10 18:58:05.440224 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2025.02.10 18:58:05.462311 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:05.462367 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:05.469790 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.10 18:58:05.470602 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:05.473366 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2025.02.10 18:58:06.296403 [ 223 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:06.296483 [ 223 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:06.298566 [ 223 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:06.546431 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:06.546622 [ 4 ] {f2d840ff-4a5e-491d-8637-767180b4126e} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:58:06.546693 [ 4 ] {f2d840ff-4a5e-491d-8637-767180b4126e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:58:06.547458 [ 4 ] {f2d840ff-4a5e-491d-8637-767180b4126e} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:06.547509 [ 4 ] {f2d840ff-4a5e-491d-8637-767180b4126e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:06.547962 [ 4 ] {f2d840ff-4a5e-491d-8637-767180b4126e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.10 18:58:06.548206 [ 4 ] {f2d840ff-4a5e-491d-8637-767180b4126e} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:06.548420 [ 4 ] {f2d840ff-4a5e-491d-8637-767180b4126e} executeQuery: Read 4 rows, 334.00 B in 0.001851 sec., 2160.9940572663427 rows/sec., 176.21 KiB/sec. 2025.02.10 18:58:06.548478 [ 4 ] {f2d840ff-4a5e-491d-8637-767180b4126e} TCPHandler: Processed in 0.002174332 sec. 2025.02.10 18:58:06.548774 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:06.548978 [ 256 ] {84229337-a200-4b25-86ef-b011166b1e4d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:58:06.549055 [ 256 ] {84229337-a200-4b25-86ef-b011166b1e4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:58:06.550531 [ 256 ] {84229337-a200-4b25-86ef-b011166b1e4d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:06.550585 [ 256 ] {84229337-a200-4b25-86ef-b011166b1e4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:06.551130 [ 256 ] {84229337-a200-4b25-86ef-b011166b1e4d} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.10 18:58:06.551637 [ 256 ] {84229337-a200-4b25-86ef-b011166b1e4d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:06.552110 [ 44 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.10 18:58:06.552176 [ 256 ] {84229337-a200-4b25-86ef-b011166b1e4d} executeQuery: Read 1208 rows, 102.09 KiB in 0.003248 sec., 371921.18226600986 rows/sec., 30.69 MiB/sec. 2025.02.10 18:58:06.552202 [ 44 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:06.552267 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:06.552316 [ 256 ] {84229337-a200-4b25-86ef-b011166b1e4d} TCPHandler: Processed in 0.003681739 sec. 2025.02.10 18:58:06.552538 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.10 18:58:06.552550 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:06.552827 [ 4 ] {774436b6-f25d-4adf-acd4-cae08df8f672} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:58:06.552840 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:06.552923 [ 4 ] {774436b6-f25d-4adf-acd4-cae08df8f672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:58:06.552930 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1432 rows starting from the beginning of the part 2025.02.10 18:58:06.553297 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 66 rows starting from the beginning of the part 2025.02.10 18:58:06.553664 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 274 rows starting from the beginning of the part 2025.02.10 18:58:06.554188 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 66 rows starting from the beginning of the part 2025.02.10 18:58:06.554550 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 273 rows starting from the beginning of the part 2025.02.10 18:58:06.554840 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1208 rows starting from the beginning of the part 2025.02.10 18:58:06.555640 [ 4 ] {774436b6-f25d-4adf-acd4-cae08df8f672} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:06.555702 [ 4 ] {774436b6-f25d-4adf-acd4-cae08df8f672} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:06.556555 [ 4 ] {774436b6-f25d-4adf-acd4-cae08df8f672} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.10 18:58:06.557162 [ 4 ] {774436b6-f25d-4adf-acd4-cae08df8f672} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:06.557765 [ 4 ] {774436b6-f25d-4adf-acd4-cae08df8f672} executeQuery: Read 9 rows, 671.00 B in 0.00502 sec., 1792.828685258964 rows/sec., 130.53 KiB/sec. 2025.02.10 18:58:06.558053 [ 221 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:06.558084 [ 4 ] {774436b6-f25d-4adf-acd4-cae08df8f672} TCPHandler: Processed in 0.005608975 sec. 2025.02.10 18:58:06.558144 [ 221 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:06.558405 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:06.558844 [ 256 ] {68da229e-0c85-4baf-b27d-5d8bfe4242ce} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:58:06.559038 [ 256 ] {68da229e-0c85-4baf-b27d-5d8bfe4242ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:58:06.560783 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 3319 rows, containing 5 columns (5 merged, 0 gathered) in 0.008396732 sec., 395272.8275714885 rows/sec., 34.66 MiB/sec. 2025.02.10 18:58:06.561230 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.10 18:58:06.562075 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_136_27} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:06.562239 [ 256 ] {68da229e-0c85-4baf-b27d-5d8bfe4242ce} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:06.562269 [ 188 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_136_27} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.10 18:58:06.562306 [ 256 ] {68da229e-0c85-4baf-b27d-5d8bfe4242ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:06.562539 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.10 18:58:06.562993 [ 256 ] {68da229e-0c85-4baf-b27d-5d8bfe4242ce} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.10 18:58:06.563272 [ 256 ] {68da229e-0c85-4baf-b27d-5d8bfe4242ce} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:06.563573 [ 221 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:06.563671 [ 256 ] {68da229e-0c85-4baf-b27d-5d8bfe4242ce} executeQuery: Read 228 rows, 15.81 KiB in 0.004977 sec., 45810.72935503315 rows/sec., 3.10 MiB/sec. 2025.02.10 18:58:06.564409 [ 256 ] {68da229e-0c85-4baf-b27d-5d8bfe4242ce} TCPHandler: Processed in 0.006167228 sec. 2025.02.10 18:58:06.564804 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:06.565575 [ 4 ] {6f755b23-270d-4915-b148-fe9899c7e2bd} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:58:06.565853 [ 4 ] {6f755b23-270d-4915-b148-fe9899c7e2bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:58:06.568123 [ 4 ] {6f755b23-270d-4915-b148-fe9899c7e2bd} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:06.568165 [ 4 ] {6f755b23-270d-4915-b148-fe9899c7e2bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:06.568586 [ 4 ] {6f755b23-270d-4915-b148-fe9899c7e2bd} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.10 18:58:06.568829 [ 4 ] {6f755b23-270d-4915-b148-fe9899c7e2bd} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:06.569005 [ 44 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.10 18:58:06.569055 [ 44 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:06.569075 [ 4 ] {6f755b23-270d-4915-b148-fe9899c7e2bd} executeQuery: Read 529 rows, 40.13 KiB in 0.003782 sec., 139873.08302485457 rows/sec., 10.36 MiB/sec. 2025.02.10 18:58:06.569090 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:06.569273 [ 4 ] {6f755b23-270d-4915-b148-fe9899c7e2bd} TCPHandler: Processed in 0.004743535 sec. 2025.02.10 18:58:06.569374 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.10 18:58:06.569448 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:06.569677 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:06.569693 [ 256 ] {004a8b51-7e35-4e61-8857-cb890c1702d0} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:06.569748 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 914 rows starting from the beginning of the part 2025.02.10 18:58:06.569810 [ 256 ] {004a8b51-7e35-4e61-8857-cb890c1702d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:58:06.570114 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 69 rows starting from the beginning of the part 2025.02.10 18:58:06.570505 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 419 rows starting from the beginning of the part 2025.02.10 18:58:06.570940 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::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.02.10 18:58:06.571293 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 417 rows starting from the beginning of the part 2025.02.10 18:58:06.571632 [ 187 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 529 rows starting from the beginning of the part 2025.02.10 18:58:06.572779 [ 256 ] {004a8b51-7e35-4e61-8857-cb890c1702d0} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:06.572856 [ 256 ] {004a8b51-7e35-4e61-8857-cb890c1702d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:06.574028 [ 256 ] {004a8b51-7e35-4e61-8857-cb890c1702d0} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.10 18:58:06.574346 [ 256 ] {004a8b51-7e35-4e61-8857-cb890c1702d0} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:06.574854 [ 44 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_131_27 to all_136_136_0 2025.02.10 18:58:06.574977 [ 256 ] {004a8b51-7e35-4e61-8857-cb890c1702d0} executeQuery: Read 966 rows, 66.39 KiB in 0.005355 sec., 180392.1568627451 rows/sec., 12.11 MiB/sec. 2025.02.10 18:58:06.574999 [ 44 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:06.575018 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.005786769 sec., 417676.94545954745 rows/sec., 32.03 MiB/sec. 2025.02.10 18:58:06.575104 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:06.575199 [ 256 ] {004a8b51-7e35-4e61-8857-cb890c1702d0} TCPHandler: Processed in 0.005818091 sec. 2025.02.10 18:58:06.575526 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:06.575546 [ 201 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_136_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_27 to all_136_136_0 into Compact with storage Full 2025.02.10 18:58:06.575636 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.10 18:58:06.575921 [ 4 ] {8fa3beec-3c8c-4ec8-9151-97f8430266db} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:06.576079 [ 201 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_136_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:06.576247 [ 201 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_136_28} MergeTreeSequentialSource: Reading 6 marks from part all_1_131_27, total 39688 rows starting from the beginning of the part 2025.02.10 18:58:06.576247 [ 4 ] {8fa3beec-3c8c-4ec8-9151-97f8430266db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:58:06.576653 [ 201 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_136_28} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part 2025.02.10 18:58:06.577148 [ 201 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_136_28} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 238 rows starting from the beginning of the part 2025.02.10 18:58:06.577667 [ 201 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_136_28} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part 2025.02.10 18:58:06.577804 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_136_27} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:06.578266 [ 201 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_136_28} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 237 rows starting from the beginning of the part 2025.02.10 18:58:06.578591 [ 189 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_136_27} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.10 18:58:06.578929 [ 201 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_136_28} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 966 rows starting from the beginning of the part 2025.02.10 18:58:06.579093 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.10 18:58:06.584055 [ 4 ] {8fa3beec-3c8c-4ec8-9151-97f8430266db} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:06.584117 [ 4 ] {8fa3beec-3c8c-4ec8-9151-97f8430266db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:06.585031 [ 4 ] {8fa3beec-3c8c-4ec8-9151-97f8430266db} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.10 18:58:06.585352 [ 4 ] {8fa3beec-3c8c-4ec8-9151-97f8430266db} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:06.585759 [ 4 ] {8fa3beec-3c8c-4ec8-9151-97f8430266db} executeQuery: Read 5 rows, 9.17 KiB in 0.00998 sec., 501.00200400801606 rows/sec., 919.32 KiB/sec. 2025.02.10 18:58:06.585939 [ 4 ] {8fa3beec-3c8c-4ec8-9151-97f8430266db} TCPHandler: Processed in 0.010584946 sec. 2025.02.10 18:58:06.586122 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:06.586252 [ 256 ] {78f4273e-4dca-473b-bb58-3c1521c81675} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:58:06.586303 [ 256 ] {78f4273e-4dca-473b-bb58-3c1521c81675} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:58:06.586873 [ 256 ] {78f4273e-4dca-473b-bb58-3c1521c81675} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:06.586929 [ 256 ] {78f4273e-4dca-473b-bb58-3c1521c81675} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:06.587344 [ 256 ] {78f4273e-4dca-473b-bb58-3c1521c81675} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.10 18:58:06.587600 [ 256 ] {78f4273e-4dca-473b-bb58-3c1521c81675} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:06.587787 [ 44 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.10 18:58:06.587849 [ 44 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:06.587855 [ 256 ] {78f4273e-4dca-473b-bb58-3c1521c81675} executeQuery: Read 44 rows, 3.03 KiB in 0.001617 sec., 27210.884353741498 rows/sec., 1.83 MiB/sec. 2025.02.10 18:58:06.587882 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:06.588179 [ 256 ] {78f4273e-4dca-473b-bb58-3c1521c81675} TCPHandler: Processed in 0.002125291 sec. 2025.02.10 18:58:06.588269 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.10 18:58:06.588474 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:06.588543 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 8000 rows starting from the beginning of the part 2025.02.10 18:58:06.588619 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part 2025.02.10 18:58:06.588887 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 82 rows starting from the beginning of the part 2025.02.10 18:58:06.589148 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part 2025.02.10 18:58:06.589326 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 82 rows starting from the beginning of the part 2025.02.10 18:58:06.589497 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 44 rows starting from the beginning of the part 2025.02.10 18:58:06.591654 [ 201 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_136_28} MergeTask::MergeProjectionsStage: Merge sorted 41449 rows, containing 5 columns (5 merged, 0 gathered) in 0.016388256 sec., 2529189.194994269 rows/sec., 170.76 MiB/sec. 2025.02.10 18:58:06.591957 [ 201 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_136_28} MergedBlockOutputStream: filled checksums all_1_136_28 (state Temporary) 2025.02.10 18:58:06.592390 [ 201 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_136_28} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_136_28 to all_1_136_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:06.592481 [ 201 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_136_28} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_131_27, all_136_136_0] -> all_1_136_28 2025.02.10 18:58:06.592675 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.02.10 18:58:06.593680 [ 198 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 8328 rows, containing 4 columns (4 merged, 0 gathered) in 0.005645407 sec., 1475181.5059569664 rows/sec., 96.15 MiB/sec. 2025.02.10 18:58:06.593852 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.10 18:58:06.594207 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_136_27} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:06.594298 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_136_27} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.10 18:58:06.594389 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2025.02.10 18:58:08.336124 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:08.336317 [ 4 ] {973c7219-647d-4060-8161-b408adce0a92} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:58:08.336389 [ 4 ] {973c7219-647d-4060-8161-b408adce0a92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:58:08.337163 [ 4 ] {973c7219-647d-4060-8161-b408adce0a92} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:08.337213 [ 4 ] {973c7219-647d-4060-8161-b408adce0a92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:08.337644 [ 4 ] {973c7219-647d-4060-8161-b408adce0a92} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.10 18:58:08.337892 [ 4 ] {973c7219-647d-4060-8161-b408adce0a92} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:08.338106 [ 4 ] {973c7219-647d-4060-8161-b408adce0a92} executeQuery: Read 56 rows, 4.41 KiB in 0.00184 sec., 30434.782608695652 rows/sec., 2.34 MiB/sec. 2025.02.10 18:58:08.338251 [ 4 ] {973c7219-647d-4060-8161-b408adce0a92} TCPHandler: Processed in 0.002248814 sec. 2025.02.10 18:58:08.338667 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:08.339229 [ 256 ] {7eac75cb-f791-47fd-a1c7-8411557f4109} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:58:08.339456 [ 256 ] {7eac75cb-f791-47fd-a1c7-8411557f4109} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:58:08.341907 [ 256 ] {7eac75cb-f791-47fd-a1c7-8411557f4109} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:08.341958 [ 256 ] {7eac75cb-f791-47fd-a1c7-8411557f4109} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:08.342407 [ 256 ] {7eac75cb-f791-47fd-a1c7-8411557f4109} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.10 18:58:08.342666 [ 256 ] {7eac75cb-f791-47fd-a1c7-8411557f4109} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:08.342898 [ 256 ] {7eac75cb-f791-47fd-a1c7-8411557f4109} executeQuery: Read 64 rows, 5.12 KiB in 0.003902 sec., 16401.84520758585 rows/sec., 1.28 MiB/sec. 2025.02.10 18:58:08.342960 [ 256 ] {7eac75cb-f791-47fd-a1c7-8411557f4109} TCPHandler: Processed in 0.00456133 sec. 2025.02.10 18:58:08.343114 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:08.343234 [ 4 ] {d94040f1-1ac0-4c76-9f2c-311ffe52fdf4} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:08.343287 [ 4 ] {d94040f1-1ac0-4c76-9f2c-311ffe52fdf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:58:08.343853 [ 4 ] {d94040f1-1ac0-4c76-9f2c-311ffe52fdf4} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:08.343891 [ 4 ] {d94040f1-1ac0-4c76-9f2c-311ffe52fdf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:08.344264 [ 4 ] {d94040f1-1ac0-4c76-9f2c-311ffe52fdf4} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.10 18:58:08.344501 [ 4 ] {d94040f1-1ac0-4c76-9f2c-311ffe52fdf4} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:08.344705 [ 4 ] {d94040f1-1ac0-4c76-9f2c-311ffe52fdf4} executeQuery: Read 42 rows, 2.99 KiB in 0.001496 sec., 28074.86631016043 rows/sec., 1.95 MiB/sec. 2025.02.10 18:58:08.344756 [ 4 ] {d94040f1-1ac0-4c76-9f2c-311ffe52fdf4} TCPHandler: Processed in 0.001696801 sec. 2025.02.10 18:58:08.344931 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:08.345070 [ 256 ] {2da7100a-2e86-4963-9edc-838fe315d578} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:58:08.345134 [ 256 ] {2da7100a-2e86-4963-9edc-838fe315d578} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:58:08.345718 [ 256 ] {2da7100a-2e86-4963-9edc-838fe315d578} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:08.345766 [ 256 ] {2da7100a-2e86-4963-9edc-838fe315d578} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:08.346149 [ 256 ] {2da7100a-2e86-4963-9edc-838fe315d578} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.10 18:58:08.346390 [ 256 ] {2da7100a-2e86-4963-9edc-838fe315d578} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:08.346596 [ 256 ] {2da7100a-2e86-4963-9edc-838fe315d578} executeQuery: Read 16 rows, 1.11 KiB in 0.001558 sec., 10269.576379974327 rows/sec., 712.05 KiB/sec. 2025.02.10 18:58:08.346647 [ 256 ] {2da7100a-2e86-4963-9edc-838fe315d578} TCPHandler: Processed in 0.001782363 sec. 2025.02.10 18:58:10.323642 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 2025.02.10 18:58:10.324698 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:10.324773 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:10.325378 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.10 18:58:10.325646 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:10.325817 [ 32 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.10 18:58:10.325846 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 2025.02.10 18:58:10.325872 [ 32 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:10.325899 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:10.326123 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.10 18:58:10.326461 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:10.326515 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part 2025.02.10 18:58:10.326610 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part 2025.02.10 18:58:10.326898 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part 2025.02.10 18:58:10.327168 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part 2025.02.10 18:58:10.327365 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part 2025.02.10 18:58:10.327714 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part 2025.02.10 18:58:10.331005 [ 197 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.005007241 sec., 7419055.723501226 rows/sec., 106.13 MiB/sec. 2025.02.10 18:58:10.331613 [ 195 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.10 18:58:10.332072 [ 195 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_81_16} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:10.332167 [ 195 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_81_16} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.10 18:58:10.332291 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2025.02.10 18:58:12.973460 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2025.02.10 18:58:12.997461 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:12.997528 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:13.005400 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.10 18:58:13.006219 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:13.006595 [ 29 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.10 18:58:13.006744 [ 29 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:13.006817 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:13.007757 [ 198 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.10 18:58:13.024382 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2025.02.10 18:58:13.025938 [ 198 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:13.027736 [ 198 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part 2025.02.10 18:58:13.033871 [ 198 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part 2025.02.10 18:58:13.036342 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2420 2025.02.10 18:58:13.048533 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:13.048597 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:13.048597 [ 198 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part 2025.02.10 18:58:13.051189 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.10 18:58:13.051699 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:13.055807 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2420 2025.02.10 18:58:13.059899 [ 198 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part 2025.02.10 18:58:13.066294 [ 198 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part 2025.02.10 18:58:13.072512 [ 198 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part 2025.02.10 18:58:13.136366 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.129419982 sec., 4721.063861684049 rows/sec., 24.41 MiB/sec. 2025.02.10 18:58:13.140341 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.10 18:58:13.143509 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_81_16} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:13.143640 [ 193 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_81_16} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.10 18:58:13.146461 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.02.10 18:58:13.347797 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:13.347988 [ 4 ] {3f2dd12a-234d-4fbb-8856-9ff02de52326} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:58:13.348063 [ 4 ] {3f2dd12a-234d-4fbb-8856-9ff02de52326} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:58:13.348837 [ 4 ] {3f2dd12a-234d-4fbb-8856-9ff02de52326} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:13.348892 [ 4 ] {3f2dd12a-234d-4fbb-8856-9ff02de52326} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:13.349335 [ 4 ] {3f2dd12a-234d-4fbb-8856-9ff02de52326} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.10 18:58:13.349603 [ 4 ] {3f2dd12a-234d-4fbb-8856-9ff02de52326} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:13.349848 [ 4 ] {3f2dd12a-234d-4fbb-8856-9ff02de52326} executeQuery: Read 14 rows, 1.01 KiB in 0.001911 sec., 7326.007326007326 rows/sec., 527.37 KiB/sec. 2025.02.10 18:58:13.349916 [ 4 ] {3f2dd12a-234d-4fbb-8856-9ff02de52326} TCPHandler: Processed in 0.002245184 sec. 2025.02.10 18:58:13.350179 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:13.350378 [ 256 ] {8c747899-7c6d-4609-ba00-f9c901866fbe} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:58:13.350457 [ 256 ] {8c747899-7c6d-4609-ba00-f9c901866fbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:58:13.351427 [ 256 ] {8c747899-7c6d-4609-ba00-f9c901866fbe} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:13.351466 [ 256 ] {8c747899-7c6d-4609-ba00-f9c901866fbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:13.351962 [ 256 ] {8c747899-7c6d-4609-ba00-f9c901866fbe} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.10 18:58:13.352257 [ 256 ] {8c747899-7c6d-4609-ba00-f9c901866fbe} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:13.352467 [ 256 ] {8c747899-7c6d-4609-ba00-f9c901866fbe} executeQuery: Read 273 rows, 24.64 KiB in 0.002146 sec., 127213.42031686859 rows/sec., 11.21 MiB/sec. 2025.02.10 18:58:13.352541 [ 256 ] {8c747899-7c6d-4609-ba00-f9c901866fbe} TCPHandler: Processed in 0.00249966 sec. 2025.02.10 18:58:13.352553 [ 223 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:13.352621 [ 223 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:13.352756 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:13.352959 [ 4 ] {213da664-0c83-4b8e-824b-70d7666696aa} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:58:13.353072 [ 4 ] {213da664-0c83-4b8e-824b-70d7666696aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:58:13.354836 [ 4 ] {213da664-0c83-4b8e-824b-70d7666696aa} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:13.354901 [ 4 ] {213da664-0c83-4b8e-824b-70d7666696aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:13.355962 [ 4 ] {213da664-0c83-4b8e-824b-70d7666696aa} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.10 18:58:13.356194 [ 223 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:13.356718 [ 4 ] {213da664-0c83-4b8e-824b-70d7666696aa} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:13.357335 [ 4 ] {213da664-0c83-4b8e-824b-70d7666696aa} executeQuery: Read 42 rows, 3.09 KiB in 0.004424 sec., 9493.67088607595 rows/sec., 697.99 KiB/sec. 2025.02.10 18:58:13.357592 [ 4 ] {213da664-0c83-4b8e-824b-70d7666696aa} TCPHandler: Processed in 0.004938839 sec. 2025.02.10 18:58:13.357866 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:13.358022 [ 256 ] {7f56261c-feb4-4f52-840a-1b874caf95d1} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:58:13.358074 [ 256 ] {7f56261c-feb4-4f52-840a-1b874caf95d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:58:13.358691 [ 256 ] {7f56261c-feb4-4f52-840a-1b874caf95d1} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:13.358731 [ 256 ] {7f56261c-feb4-4f52-840a-1b874caf95d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:13.359116 [ 256 ] {7f56261c-feb4-4f52-840a-1b874caf95d1} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.10 18:58:13.359376 [ 256 ] {7f56261c-feb4-4f52-840a-1b874caf95d1} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:13.359594 [ 256 ] {7f56261c-feb4-4f52-840a-1b874caf95d1} executeQuery: Read 14 rows, 1004.00 B in 0.001598 sec., 8760.951188986233 rows/sec., 613.56 KiB/sec. 2025.02.10 18:58:13.359649 [ 256 ] {7f56261c-feb4-4f52-840a-1b874caf95d1} TCPHandler: Processed in 0.001918907 sec. 2025.02.10 18:58:13.359819 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:13.359949 [ 4 ] {04d66b2f-27cc-40ea-89ba-6ffc212c3326} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:58:13.359999 [ 4 ] {04d66b2f-27cc-40ea-89ba-6ffc212c3326} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:58:13.360601 [ 4 ] {04d66b2f-27cc-40ea-89ba-6ffc212c3326} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:13.360639 [ 4 ] {04d66b2f-27cc-40ea-89ba-6ffc212c3326} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:13.361011 [ 4 ] {04d66b2f-27cc-40ea-89ba-6ffc212c3326} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.10 18:58:13.361337 [ 4 ] {04d66b2f-27cc-40ea-89ba-6ffc212c3326} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:13.361581 [ 4 ] {04d66b2f-27cc-40ea-89ba-6ffc212c3326} executeQuery: Read 13 rows, 830.00 B in 0.001659 sec., 7836.045810729354 rows/sec., 488.58 KiB/sec. 2025.02.10 18:58:13.361656 [ 4 ] {04d66b2f-27cc-40ea-89ba-6ffc212c3326} TCPHandler: Processed in 0.001896016 sec. 2025.02.10 18:58:13.361826 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:13.361947 [ 256 ] {aa34450d-2ccc-4290-a535-d013803b83d7} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:58:13.361997 [ 256 ] {aa34450d-2ccc-4290-a535-d013803b83d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:58:13.362739 [ 256 ] {aa34450d-2ccc-4290-a535-d013803b83d7} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:13.362780 [ 256 ] {aa34450d-2ccc-4290-a535-d013803b83d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:13.363199 [ 256 ] {aa34450d-2ccc-4290-a535-d013803b83d7} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.10 18:58:13.363450 [ 256 ] {aa34450d-2ccc-4290-a535-d013803b83d7} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:13.363701 [ 256 ] {aa34450d-2ccc-4290-a535-d013803b83d7} executeQuery: Read 417 rows, 30.48 KiB in 0.00176 sec., 236931.81818181818 rows/sec., 16.91 MiB/sec. 2025.02.10 18:58:13.363766 [ 256 ] {aa34450d-2ccc-4290-a535-d013803b83d7} TCPHandler: Processed in 0.001999238 sec. 2025.02.10 18:58:13.363805 [ 224 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:13.363886 [ 224 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:13.363965 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:13.364178 [ 4 ] {828e75e0-3116-4c37-8ac8-4edf0e03e462} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:58:13.364288 [ 4 ] {828e75e0-3116-4c37-8ac8-4edf0e03e462} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:58:13.365822 [ 4 ] {828e75e0-3116-4c37-8ac8-4edf0e03e462} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:13.365895 [ 4 ] {828e75e0-3116-4c37-8ac8-4edf0e03e462} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:13.367043 [ 4 ] {828e75e0-3116-4c37-8ac8-4edf0e03e462} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.10 18:58:13.367330 [ 224 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:13.367735 [ 4 ] {828e75e0-3116-4c37-8ac8-4edf0e03e462} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:13.368387 [ 220 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:58:13.368514 [ 220 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:58:13.368682 [ 4 ] {828e75e0-3116-4c37-8ac8-4edf0e03e462} executeQuery: Read 6 rows, 321.00 B in 0.004522 sec., 1326.8465280849182 rows/sec., 69.32 KiB/sec. 2025.02.10 18:58:13.368901 [ 4 ] {828e75e0-3116-4c37-8ac8-4edf0e03e462} TCPHandler: Processed in 0.005032762 sec. 2025.02.10 18:58:13.369105 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:13.369371 [ 256 ] {777ef697-0648-4a13-aac4-c8ccf5a94b73} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:13.369452 [ 256 ] {777ef697-0648-4a13-aac4-c8ccf5a94b73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:58:13.370743 [ 256 ] {777ef697-0648-4a13-aac4-c8ccf5a94b73} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:13.370784 [ 256 ] {777ef697-0648-4a13-aac4-c8ccf5a94b73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:13.371612 [ 256 ] {777ef697-0648-4a13-aac4-c8ccf5a94b73} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.10 18:58:13.371943 [ 256 ] {777ef697-0648-4a13-aac4-c8ccf5a94b73} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:13.372165 [ 256 ] {777ef697-0648-4a13-aac4-c8ccf5a94b73} executeQuery: Read 237 rows, 16.27 KiB in 0.00289 sec., 82006.9204152249 rows/sec., 5.50 MiB/sec. 2025.02.10 18:58:13.372219 [ 256 ] {777ef697-0648-4a13-aac4-c8ccf5a94b73} TCPHandler: Processed in 0.003199517 sec. 2025.02.10 18:58:13.372415 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:13.372462 [ 220 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.10 18:58:13.372726 [ 4 ] {efe39922-3eea-485c-a1ba-f973cbaaa0fd} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:58:13.372869 [ 4 ] {efe39922-3eea-485c-a1ba-f973cbaaa0fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:58:13.373813 [ 4 ] {efe39922-3eea-485c-a1ba-f973cbaaa0fd} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:13.373851 [ 4 ] {efe39922-3eea-485c-a1ba-f973cbaaa0fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:13.374230 [ 4 ] {efe39922-3eea-485c-a1ba-f973cbaaa0fd} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.10 18:58:13.374467 [ 4 ] {efe39922-3eea-485c-a1ba-f973cbaaa0fd} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:13.374704 [ 4 ] {efe39922-3eea-485c-a1ba-f973cbaaa0fd} executeQuery: Read 1 rows, 69.00 B in 0.002076 sec., 481.6955684007707 rows/sec., 32.46 KiB/sec. 2025.02.10 18:58:13.374765 [ 4 ] {efe39922-3eea-485c-a1ba-f973cbaaa0fd} TCPHandler: Processed in 0.002438919 sec. 2025.02.10 18:58:13.375014 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:13.375162 [ 256 ] {20d5d37f-44c0-4cdc-a591-fdf2b4e698f0} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:13.375250 [ 256 ] {20d5d37f-44c0-4cdc-a591-fdf2b4e698f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:58:13.376433 [ 256 ] {20d5d37f-44c0-4cdc-a591-fdf2b4e698f0} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:13.376473 [ 256 ] {20d5d37f-44c0-4cdc-a591-fdf2b4e698f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:13.377163 [ 256 ] {20d5d37f-44c0-4cdc-a591-fdf2b4e698f0} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.10 18:58:13.377429 [ 256 ] {20d5d37f-44c0-4cdc-a591-fdf2b4e698f0} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:13.377662 [ 256 ] {20d5d37f-44c0-4cdc-a591-fdf2b4e698f0} executeQuery: Read 35 rows, 64.22 KiB in 0.002519 sec., 13894.402540690751 rows/sec., 24.90 MiB/sec. 2025.02.10 18:58:13.377801 [ 256 ] {20d5d37f-44c0-4cdc-a591-fdf2b4e698f0} TCPHandler: Processed in 0.00293106 sec. 2025.02.10 18:58:13.378026 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:13.378333 [ 4 ] {ebef74bc-030b-4aad-87d4-1f7028a7cc6b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:58:13.378466 [ 4 ] {ebef74bc-030b-4aad-87d4-1f7028a7cc6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:58:13.378963 [ 4 ] {ebef74bc-030b-4aad-87d4-1f7028a7cc6b} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:13.379002 [ 4 ] {ebef74bc-030b-4aad-87d4-1f7028a7cc6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:13.379384 [ 4 ] {ebef74bc-030b-4aad-87d4-1f7028a7cc6b} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.10 18:58:13.379626 [ 4 ] {ebef74bc-030b-4aad-87d4-1f7028a7cc6b} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:13.379868 [ 4 ] {ebef74bc-030b-4aad-87d4-1f7028a7cc6b} executeQuery: Read 82 rows, 5.33 KiB in 0.001635 sec., 50152.90519877676 rows/sec., 3.19 MiB/sec. 2025.02.10 18:58:13.379937 [ 4 ] {ebef74bc-030b-4aad-87d4-1f7028a7cc6b} TCPHandler: Processed in 0.00205454 sec. 2025.02.10 18:58:13.379943 [ 219 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:13.380007 [ 219 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:13.381969 [ 219 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:13.663298 [ 225 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:13.663359 [ 225 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:13.665230 [ 225 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:14.000198 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 272.38 MiB, peak 289.56 MiB, free memory in arenas 0.00 B, will set to 270.52 MiB (RSS), difference: -1.86 MiB 2025.02.10 18:58:17.607422 [ 85 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:58:17.607484 [ 85 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:58:17.825995 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 2025.02.10 18:58:17.826654 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:17.826703 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:17.827255 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.10 18:58:17.827528 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:17.827759 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 2025.02.10 18:58:18.341544 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:18.341753 [ 4 ] {d0ac1692-b6c8-4336-9c20-9e188afe4648} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:58:18.341836 [ 4 ] {d0ac1692-b6c8-4336-9c20-9e188afe4648} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:58:18.342643 [ 4 ] {d0ac1692-b6c8-4336-9c20-9e188afe4648} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:18.342687 [ 4 ] {d0ac1692-b6c8-4336-9c20-9e188afe4648} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:18.343128 [ 4 ] {d0ac1692-b6c8-4336-9c20-9e188afe4648} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.10 18:58:18.343390 [ 4 ] {d0ac1692-b6c8-4336-9c20-9e188afe4648} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:18.343599 [ 4 ] {d0ac1692-b6c8-4336-9c20-9e188afe4648} executeQuery: Read 66 rows, 5.38 KiB in 0.001905 sec., 34645.669291338585 rows/sec., 2.76 MiB/sec. 2025.02.10 18:58:18.343667 [ 4 ] {d0ac1692-b6c8-4336-9c20-9e188afe4648} TCPHandler: Processed in 0.002258555 sec. 2025.02.10 18:58:18.343920 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:18.344119 [ 256 ] {1c801877-c2ef-4efb-8174-ec74749d8d38} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:58:18.344198 [ 256 ] {1c801877-c2ef-4efb-8174-ec74749d8d38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:58:18.344959 [ 256 ] {1c801877-c2ef-4efb-8174-ec74749d8d38} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:18.345014 [ 256 ] {1c801877-c2ef-4efb-8174-ec74749d8d38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:18.345495 [ 256 ] {1c801877-c2ef-4efb-8174-ec74749d8d38} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.10 18:58:18.345748 [ 256 ] {1c801877-c2ef-4efb-8174-ec74749d8d38} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:18.345999 [ 256 ] {1c801877-c2ef-4efb-8174-ec74749d8d38} executeQuery: Read 5 rows, 385.00 B in 0.001938 sec., 2579.9793601651186 rows/sec., 194.00 KiB/sec. 2025.02.10 18:58:18.346068 [ 256 ] {1c801877-c2ef-4efb-8174-ec74749d8d38} TCPHandler: Processed in 0.002289426 sec. 2025.02.10 18:58:18.346271 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:18.346457 [ 4 ] {cecc24af-8f54-42cc-8e4c-236897e39cc6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:58:18.346512 [ 4 ] {cecc24af-8f54-42cc-8e4c-236897e39cc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:58:18.347171 [ 4 ] {cecc24af-8f54-42cc-8e4c-236897e39cc6} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:18.347210 [ 4 ] {cecc24af-8f54-42cc-8e4c-236897e39cc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:18.347588 [ 4 ] {cecc24af-8f54-42cc-8e4c-236897e39cc6} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.10 18:58:18.347824 [ 4 ] {cecc24af-8f54-42cc-8e4c-236897e39cc6} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:18.348003 [ 4 ] {cecc24af-8f54-42cc-8e4c-236897e39cc6} executeQuery: Read 69 rows, 5.52 KiB in 0.001578 sec., 43726.23574144487 rows/sec., 3.41 MiB/sec. 2025.02.10 18:58:18.348058 [ 4 ] {cecc24af-8f54-42cc-8e4c-236897e39cc6} TCPHandler: Processed in 0.001903326 sec. 2025.02.10 18:58:18.348251 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:18.348394 [ 256 ] {e506d0ba-ef2d-4bc9-96af-19ca212e61de} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:18.348458 [ 256 ] {e506d0ba-ef2d-4bc9-96af-19ca212e61de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:58:18.349140 [ 256 ] {e506d0ba-ef2d-4bc9-96af-19ca212e61de} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:18.349185 [ 256 ] {e506d0ba-ef2d-4bc9-96af-19ca212e61de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:18.349583 [ 256 ] {e506d0ba-ef2d-4bc9-96af-19ca212e61de} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.10 18:58:18.349820 [ 256 ] {e506d0ba-ef2d-4bc9-96af-19ca212e61de} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:18.350050 [ 256 ] {e506d0ba-ef2d-4bc9-96af-19ca212e61de} executeQuery: Read 160 rows, 11.41 KiB in 0.001685 sec., 94955.48961424331 rows/sec., 6.61 MiB/sec. 2025.02.10 18:58:18.350136 [ 256 ] {e506d0ba-ef2d-4bc9-96af-19ca212e61de} TCPHandler: Processed in 0.001948817 sec. 2025.02.10 18:58:18.350321 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:18.350635 [ 4 ] {0f5c49c2-694f-4a75-8c83-f5b0005f6291} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:18.350853 [ 4 ] {0f5c49c2-694f-4a75-8c83-f5b0005f6291} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:58:18.352010 [ 4 ] {0f5c49c2-694f-4a75-8c83-f5b0005f6291} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:18.352050 [ 4 ] {0f5c49c2-694f-4a75-8c83-f5b0005f6291} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:18.352695 [ 4 ] {0f5c49c2-694f-4a75-8c83-f5b0005f6291} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.10 18:58:18.352963 [ 4 ] {0f5c49c2-694f-4a75-8c83-f5b0005f6291} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:18.353166 [ 4 ] {0f5c49c2-694f-4a75-8c83-f5b0005f6291} executeQuery: Read 5 rows, 9.17 KiB in 0.002654 sec., 1883.9487565938205 rows/sec., 3.38 MiB/sec. 2025.02.10 18:58:18.353289 [ 4 ] {0f5c49c2-694f-4a75-8c83-f5b0005f6291} TCPHandler: Processed in 0.003055154 sec. 2025.02.10 18:58:18.353445 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:18.353568 [ 256 ] {95fcc30e-2fc0-4a7e-86bc-c854f2be1a96} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:58:18.353620 [ 256 ] {95fcc30e-2fc0-4a7e-86bc-c854f2be1a96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:58:18.354148 [ 256 ] {95fcc30e-2fc0-4a7e-86bc-c854f2be1a96} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:18.354189 [ 256 ] {95fcc30e-2fc0-4a7e-86bc-c854f2be1a96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:18.354574 [ 256 ] {95fcc30e-2fc0-4a7e-86bc-c854f2be1a96} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.10 18:58:18.354825 [ 256 ] {95fcc30e-2fc0-4a7e-86bc-c854f2be1a96} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:18.355041 [ 256 ] {95fcc30e-2fc0-4a7e-86bc-c854f2be1a96} executeQuery: Read 60 rows, 4.14 KiB in 0.001498 sec., 40053.40453938585 rows/sec., 2.70 MiB/sec. 2025.02.10 18:58:18.355092 [ 256 ] {95fcc30e-2fc0-4a7e-86bc-c854f2be1a96} TCPHandler: Processed in 0.001705161 sec. 2025.02.10 18:58:20.524481 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 2025.02.10 18:58:20.547582 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:20.547647 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:20.555227 [ 243 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.10 18:58:20.556087 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:20.561273 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2025.02.10 18:58:23.056078 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2454 2025.02.10 18:58:23.059308 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:23.059374 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:23.060945 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.10 18:58:23.061278 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:23.061527 [ 77 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.10 18:58:23.061661 [ 77 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:23.061732 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:23.062241 [ 190 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.10 18:58:23.064059 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2454 2025.02.10 18:58:23.064296 [ 190 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:23.064436 [ 190 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2258 rows starting from the beginning of the part 2025.02.10 18:58:23.064924 [ 190 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 46 rows starting from the beginning of the part 2025.02.10 18:58:23.065385 [ 190 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part 2025.02.10 18:58:23.065833 [ 190 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part 2025.02.10 18:58:23.066282 [ 190 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 46 rows starting from the beginning of the part 2025.02.10 18:58:23.066752 [ 190 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part 2025.02.10 18:58:23.075559 [ 200 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2454 rows, containing 72 columns (72 merged, 0 gathered) in 0.01367875 sec., 179402.35767157088 rows/sec., 134.23 MiB/sec. 2025.02.10 18:58:23.077889 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.10 18:58:23.078743 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_61_12} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:23.078844 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_61_12} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.10 18:58:23.079218 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.02.10 18:58:23.348071 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:23.348265 [ 4 ] {15d77d05-530d-4d6c-818b-c7274430dfc9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:58:23.348341 [ 4 ] {15d77d05-530d-4d6c-818b-c7274430dfc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:58:23.349053 [ 4 ] {15d77d05-530d-4d6c-818b-c7274430dfc9} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:23.349101 [ 4 ] {15d77d05-530d-4d6c-818b-c7274430dfc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:23.349526 [ 4 ] {15d77d05-530d-4d6c-818b-c7274430dfc9} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.10 18:58:23.349775 [ 4 ] {15d77d05-530d-4d6c-818b-c7274430dfc9} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:23.350030 [ 4 ] {15d77d05-530d-4d6c-818b-c7274430dfc9} executeQuery: Read 14 rows, 1.01 KiB in 0.001817 sec., 7705.008255365988 rows/sec., 554.66 KiB/sec. 2025.02.10 18:58:23.350094 [ 4 ] {15d77d05-530d-4d6c-818b-c7274430dfc9} TCPHandler: Processed in 0.002138052 sec. 2025.02.10 18:58:23.350392 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:23.350574 [ 256 ] {c1129eba-d01c-4131-8588-b353e332d4b3} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:58:23.350646 [ 256 ] {c1129eba-d01c-4131-8588-b353e332d4b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:58:23.351399 [ 256 ] {c1129eba-d01c-4131-8588-b353e332d4b3} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:23.351438 [ 256 ] {c1129eba-d01c-4131-8588-b353e332d4b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:23.351869 [ 256 ] {c1129eba-d01c-4131-8588-b353e332d4b3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.10 18:58:23.352121 [ 256 ] {c1129eba-d01c-4131-8588-b353e332d4b3} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:23.352336 [ 256 ] {c1129eba-d01c-4131-8588-b353e332d4b3} executeQuery: Read 10 rows, 835.00 B in 0.001813 sec., 5515.7198014340875 rows/sec., 449.77 KiB/sec. 2025.02.10 18:58:23.352424 [ 256 ] {c1129eba-d01c-4131-8588-b353e332d4b3} TCPHandler: Processed in 0.002222913 sec. 2025.02.10 18:58:23.352650 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:23.352887 [ 4 ] {de2c9715-979b-4b47-b797-1ca1322d941c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:58:23.352952 [ 4 ] {de2c9715-979b-4b47-b797-1ca1322d941c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:58:23.353709 [ 4 ] {de2c9715-979b-4b47-b797-1ca1322d941c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:23.353750 [ 4 ] {de2c9715-979b-4b47-b797-1ca1322d941c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:23.354152 [ 4 ] {de2c9715-979b-4b47-b797-1ca1322d941c} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.10 18:58:23.354390 [ 4 ] {de2c9715-979b-4b47-b797-1ca1322d941c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:23.354615 [ 4 ] {de2c9715-979b-4b47-b797-1ca1322d941c} executeQuery: Read 278 rows, 25.00 KiB in 0.001778 sec., 156355.455568054 rows/sec., 13.73 MiB/sec. 2025.02.10 18:58:23.354673 [ 4 ] {de2c9715-979b-4b47-b797-1ca1322d941c} TCPHandler: Processed in 0.002162423 sec. 2025.02.10 18:58:23.354818 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:23.354960 [ 256 ] {1d50aaf5-2d36-41a2-8e52-ae842c8fc00e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:58:23.355019 [ 256 ] {1d50aaf5-2d36-41a2-8e52-ae842c8fc00e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:58:23.355701 [ 256 ] {1d50aaf5-2d36-41a2-8e52-ae842c8fc00e} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:23.355741 [ 256 ] {1d50aaf5-2d36-41a2-8e52-ae842c8fc00e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:23.356108 [ 256 ] {1d50aaf5-2d36-41a2-8e52-ae842c8fc00e} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.10 18:58:23.356360 [ 256 ] {1d50aaf5-2d36-41a2-8e52-ae842c8fc00e} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:23.356586 [ 256 ] {1d50aaf5-2d36-41a2-8e52-ae842c8fc00e} executeQuery: Read 52 rows, 3.79 KiB in 0.001656 sec., 31400.96618357488 rows/sec., 2.23 MiB/sec. 2025.02.10 18:58:23.356638 [ 256 ] {1d50aaf5-2d36-41a2-8e52-ae842c8fc00e} TCPHandler: Processed in 0.001886975 sec. 2025.02.10 18:58:23.356810 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:23.356953 [ 4 ] {eb823517-3e9f-4fd3-a23b-a624729fb2f6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:58:23.357011 [ 4 ] {eb823517-3e9f-4fd3-a23b-a624729fb2f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:58:23.357649 [ 4 ] {eb823517-3e9f-4fd3-a23b-a624729fb2f6} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:23.357688 [ 4 ] {eb823517-3e9f-4fd3-a23b-a624729fb2f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:23.358045 [ 4 ] {eb823517-3e9f-4fd3-a23b-a624729fb2f6} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.10 18:58:23.358278 [ 4 ] {eb823517-3e9f-4fd3-a23b-a624729fb2f6} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:23.358514 [ 4 ] {eb823517-3e9f-4fd3-a23b-a624729fb2f6} executeQuery: Read 14 rows, 1004.00 B in 0.001591 sec., 8799.497171590196 rows/sec., 616.26 KiB/sec. 2025.02.10 18:58:23.358633 [ 4 ] {eb823517-3e9f-4fd3-a23b-a624729fb2f6} TCPHandler: Processed in 0.001890325 sec. 2025.02.10 18:58:23.358859 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:23.359120 [ 256 ] {75c33da6-ff8f-4d6f-8c57-298c6a2b9fb4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:58:23.359181 [ 256 ] {75c33da6-ff8f-4d6f-8c57-298c6a2b9fb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:58:23.359784 [ 256 ] {75c33da6-ff8f-4d6f-8c57-298c6a2b9fb4} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:23.359825 [ 256 ] {75c33da6-ff8f-4d6f-8c57-298c6a2b9fb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:23.360187 [ 256 ] {75c33da6-ff8f-4d6f-8c57-298c6a2b9fb4} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.10 18:58:23.360428 [ 256 ] {75c33da6-ff8f-4d6f-8c57-298c6a2b9fb4} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:23.360651 [ 256 ] {75c33da6-ff8f-4d6f-8c57-298c6a2b9fb4} executeQuery: Read 13 rows, 830.00 B in 0.001602 sec., 8114.8564294631715 rows/sec., 505.96 KiB/sec. 2025.02.10 18:58:23.360704 [ 256 ] {75c33da6-ff8f-4d6f-8c57-298c6a2b9fb4} TCPHandler: Processed in 0.001968858 sec. 2025.02.10 18:58:23.360861 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:23.361002 [ 4 ] {63378855-67a3-454e-8c71-0ee60748dc82} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:58:23.361060 [ 4 ] {63378855-67a3-454e-8c71-0ee60748dc82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:58:23.361865 [ 4 ] {63378855-67a3-454e-8c71-0ee60748dc82} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:23.361904 [ 4 ] {63378855-67a3-454e-8c71-0ee60748dc82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:23.362296 [ 4 ] {63378855-67a3-454e-8c71-0ee60748dc82} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.10 18:58:23.362533 [ 4 ] {63378855-67a3-454e-8c71-0ee60748dc82} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:23.362756 [ 4 ] {63378855-67a3-454e-8c71-0ee60748dc82} executeQuery: Read 427 rows, 31.30 KiB in 0.001785 sec., 239215.68627450982 rows/sec., 17.12 MiB/sec. 2025.02.10 18:58:23.362811 [ 4 ] {63378855-67a3-454e-8c71-0ee60748dc82} TCPHandler: Processed in 0.002023979 sec. 2025.02.10 18:58:23.363021 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:23.363246 [ 256 ] {030f09fe-999a-40e4-9ea0-620e554f629c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:58:23.363340 [ 256 ] {030f09fe-999a-40e4-9ea0-620e554f629c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:58:23.363859 [ 256 ] {030f09fe-999a-40e4-9ea0-620e554f629c} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:23.363897 [ 256 ] {030f09fe-999a-40e4-9ea0-620e554f629c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:23.364269 [ 256 ] {030f09fe-999a-40e4-9ea0-620e554f629c} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.10 18:58:23.364507 [ 256 ] {030f09fe-999a-40e4-9ea0-620e554f629c} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:23.364731 [ 256 ] {030f09fe-999a-40e4-9ea0-620e554f629c} executeQuery: Read 6 rows, 321.00 B in 0.001539 sec., 3898.635477582846 rows/sec., 203.69 KiB/sec. 2025.02.10 18:58:23.364783 [ 256 ] {030f09fe-999a-40e4-9ea0-620e554f629c} TCPHandler: Processed in 0.001873276 sec. 2025.02.10 18:58:23.364921 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:23.365041 [ 4 ] {7f129c9e-3d02-4783-bc72-7300366f6707} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:23.365095 [ 4 ] {7f129c9e-3d02-4783-bc72-7300366f6707} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:58:23.365689 [ 4 ] {7f129c9e-3d02-4783-bc72-7300366f6707} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:23.365728 [ 4 ] {7f129c9e-3d02-4783-bc72-7300366f6707} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:23.366139 [ 4 ] {7f129c9e-3d02-4783-bc72-7300366f6707} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.10 18:58:23.366373 [ 4 ] {7f129c9e-3d02-4783-bc72-7300366f6707} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:23.366608 [ 4 ] {7f129c9e-3d02-4783-bc72-7300366f6707} executeQuery: Read 242 rows, 16.62 KiB in 0.001589 sec., 152297.04216488358 rows/sec., 10.21 MiB/sec. 2025.02.10 18:58:23.366681 [ 4 ] {7f129c9e-3d02-4783-bc72-7300366f6707} TCPHandler: Processed in 0.001818164 sec. 2025.02.10 18:58:23.366898 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:23.367208 [ 256 ] {e670e31d-da2d-4b14-8f17-1d5cba2d2619} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:58:23.367349 [ 256 ] {e670e31d-da2d-4b14-8f17-1d5cba2d2619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:58:23.367837 [ 256 ] {e670e31d-da2d-4b14-8f17-1d5cba2d2619} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:23.367877 [ 256 ] {e670e31d-da2d-4b14-8f17-1d5cba2d2619} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:23.368235 [ 256 ] {e670e31d-da2d-4b14-8f17-1d5cba2d2619} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.10 18:58:23.368481 [ 256 ] {e670e31d-da2d-4b14-8f17-1d5cba2d2619} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:23.368661 [ 76 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2025.02.10 18:58:23.368722 [ 256 ] {e670e31d-da2d-4b14-8f17-1d5cba2d2619} executeQuery: Read 1 rows, 69.00 B in 0.001617 sec., 618.4291898577613 rows/sec., 41.67 KiB/sec. 2025.02.10 18:58:23.368749 [ 76 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:23.368816 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:23.368834 [ 256 ] {e670e31d-da2d-4b14-8f17-1d5cba2d2619} TCPHandler: Processed in 0.002052429 sec. 2025.02.10 18:58:23.369043 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_60_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full 2025.02.10 18:58:23.369056 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:23.369266 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:23.369314 [ 4 ] {a268da63-5d1b-4939-9e9c-fe66a5c90085} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:23.369335 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 55 rows starting from the beginning of the part 2025.02.10 18:58:23.369615 [ 4 ] {a268da63-5d1b-4939-9e9c-fe66a5c90085} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:58:23.369661 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part 2025.02.10 18:58:23.370087 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part 2025.02.10 18:58:23.370437 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part 2025.02.10 18:58:23.370754 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part 2025.02.10 18:58:23.371070 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part 2025.02.10 18:58:23.374706 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.00578508 sec., 10371.507394884773 rows/sec., 698.86 KiB/sec. 2025.02.10 18:58:23.374894 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2025.02.10 18:58:23.375538 [ 4 ] {a268da63-5d1b-4939-9e9c-fe66a5c90085} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:23.375555 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_60_12} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:23.375600 [ 4 ] {a268da63-5d1b-4939-9e9c-fe66a5c90085} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:23.375727 [ 189 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_60_12} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2025.02.10 18:58:23.375897 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:58:23.376527 [ 4 ] {a268da63-5d1b-4939-9e9c-fe66a5c90085} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.10 18:58:23.376803 [ 4 ] {a268da63-5d1b-4939-9e9c-fe66a5c90085} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:23.377094 [ 4 ] {a268da63-5d1b-4939-9e9c-fe66a5c90085} executeQuery: Read 35 rows, 64.22 KiB in 0.007849 sec., 4459.166772837304 rows/sec., 7.99 MiB/sec. 2025.02.10 18:58:23.377286 [ 4 ] {a268da63-5d1b-4939-9e9c-fe66a5c90085} TCPHandler: Processed in 0.008353531 sec. 2025.02.10 18:58:23.377503 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:23.377704 [ 256 ] {8f30013c-a079-4e51-aca5-3c4a01a72627} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:58:23.377783 [ 256 ] {8f30013c-a079-4e51-aca5-3c4a01a72627} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:58:23.378347 [ 256 ] {8f30013c-a079-4e51-aca5-3c4a01a72627} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:23.378385 [ 256 ] {8f30013c-a079-4e51-aca5-3c4a01a72627} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.02.10 18:58:23.378753 [ 256 ] {8f30013c-a079-4e51-aca5-3c4a01a72627} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.10 18:58:23.378991 [ 256 ] {8f30013c-a079-4e51-aca5-3c4a01a72627} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:23.379211 [ 256 ] {8f30013c-a079-4e51-aca5-3c4a01a72627} executeQuery: Read 82 rows, 5.33 KiB in 0.001551 sec., 52869.116698903934 rows/sec., 3.36 MiB/sec. 2025.02.10 18:58:23.379261 [ 256 ] {8f30013c-a079-4e51-aca5-3c4a01a72627} TCPHandler: Processed in 0.001876865 sec. 2025.02.10 18:58:25.327926 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 2025.02.10 18:58:25.328994 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:25.329036 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:25.329574 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.10 18:58:25.329855 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:25.330069 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 2025.02.10 18:58:28.061352 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 2025.02.10 18:58:28.085692 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:28.085747 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:28.093436 [ 243 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.10 18:58:28.094254 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:28.098796 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2025.02.10 18:58:28.342465 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:28.342671 [ 4 ] {d8d150ca-2623-466e-ae4b-156dd95f54f3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:58:28.342751 [ 4 ] {d8d150ca-2623-466e-ae4b-156dd95f54f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:58:28.343631 [ 4 ] {d8d150ca-2623-466e-ae4b-156dd95f54f3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:28.343677 [ 4 ] {d8d150ca-2623-466e-ae4b-156dd95f54f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:28.344109 [ 4 ] {d8d150ca-2623-466e-ae4b-156dd95f54f3} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.10 18:58:28.344371 [ 4 ] {d8d150ca-2623-466e-ae4b-156dd95f54f3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:28.344595 [ 71 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.10 18:58:28.344625 [ 4 ] {d8d150ca-2623-466e-ae4b-156dd95f54f3} executeQuery: Read 66 rows, 5.38 KiB in 0.002011 sec., 32819.492789656884 rows/sec., 2.61 MiB/sec. 2025.02.10 18:58:28.344687 [ 71 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:28.344742 [ 4 ] {d8d150ca-2623-466e-ae4b-156dd95f54f3} TCPHandler: Processed in 0.002402998 sec. 2025.02.10 18:58:28.344764 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:28.345014 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.10 18:58:28.345128 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:28.345270 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:28.345364 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1432 rows starting from the beginning of the part 2025.02.10 18:58:28.345603 [ 256 ] {87a2d3f6-168f-4e8d-8989-b138ebe040c7} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:58:28.345681 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part 2025.02.10 18:58:28.345787 [ 256 ] {87a2d3f6-168f-4e8d-8989-b138ebe040c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:58:28.345961 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 273 rows starting from the beginning of the part 2025.02.10 18:58:28.346316 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 66 rows starting from the beginning of the part 2025.02.10 18:58:28.346613 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 278 rows starting from the beginning of the part 2025.02.10 18:58:28.346912 [ 199 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 66 rows starting from the beginning of the part 2025.02.10 18:58:28.348796 [ 256 ] {87a2d3f6-168f-4e8d-8989-b138ebe040c7} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:28.348875 [ 256 ] {87a2d3f6-168f-4e8d-8989-b138ebe040c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:28.349821 [ 256 ] {87a2d3f6-168f-4e8d-8989-b138ebe040c7} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.10 18:58:28.350336 [ 256 ] {87a2d3f6-168f-4e8d-8989-b138ebe040c7} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:28.350365 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 2171 rows, containing 5 columns (5 merged, 0 gathered) in 0.005458222 sec., 397748.57087161345 rows/sec., 35.09 MiB/sec. 2025.02.10 18:58:28.350602 [ 71 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.10 18:58:28.350692 [ 71 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:28.350743 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:28.350793 [ 256 ] {87a2d3f6-168f-4e8d-8989-b138ebe040c7} executeQuery: Read 5 rows, 385.00 B in 0.005351 sec., 934.4047841524949 rows/sec., 70.26 KiB/sec. 2025.02.10 18:58:28.350840 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.10 18:58:28.351218 [ 256 ] {87a2d3f6-168f-4e8d-8989-b138ebe040c7} TCPHandler: Processed in 0.006329072 sec. 2025.02.10 18:58:28.351220 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.10 18:58:28.351477 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:28.351575 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:28.351698 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 65 rows starting from the beginning of the part 2025.02.10 18:58:28.351849 [ 4 ] {e31be796-52f0-465b-8785-7575e3734f02} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:58:28.352026 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 9 rows starting from the beginning of the part 2025.02.10 18:58:28.352054 [ 4 ] {e31be796-52f0-465b-8785-7575e3734f02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:58:28.352437 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 42 rows starting from the beginning of the part 2025.02.10 18:58:28.352426 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_141_28} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:28.352900 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 5 rows starting from the beginning of the part 2025.02.10 18:58:28.353207 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::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.02.10 18:58:28.353612 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 5 rows starting from the beginning of the part 2025.02.10 18:58:28.353836 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_141_28} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.10 18:58:28.354703 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2025.02.10 18:58:28.355593 [ 4 ] {e31be796-52f0-465b-8785-7575e3734f02} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:28.355675 [ 4 ] {e31be796-52f0-465b-8785-7575e3734f02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:28.356755 [ 4 ] {e31be796-52f0-465b-8785-7575e3734f02} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.10 18:58:28.356795 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.005929303 sec., 30020.391941514878 rows/sec., 2.26 MiB/sec. 2025.02.10 18:58:28.357038 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.10 18:58:28.357234 [ 4 ] {e31be796-52f0-465b-8785-7575e3734f02} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:28.357517 [ 71 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.10 18:58:28.357617 [ 71 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:28.357672 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:28.357731 [ 4 ] {e31be796-52f0-465b-8785-7575e3734f02} executeQuery: Read 69 rows, 5.52 KiB in 0.005974 sec., 11550.050217609642 rows/sec., 923.27 KiB/sec. 2025.02.10 18:58:28.357987 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_116_23} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:28.358115 [ 4 ] {e31be796-52f0-465b-8785-7575e3734f02} TCPHandler: Processed in 0.006783904 sec. 2025.02.10 18:58:28.358335 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.10 18:58:28.358488 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:28.358656 [ 201 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_116_23} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.10 18:58:28.359108 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:58:28.359173 [ 256 ] {8c8fc6e8-c431-4cca-8bea-e5642c777ecb} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:28.359189 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:28.359323 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 914 rows starting from the beginning of the part 2025.02.10 18:58:28.359488 [ 256 ] {8c8fc6e8-c431-4cca-8bea-e5642c777ecb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:58:28.359972 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part 2025.02.10 18:58:28.360385 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 417 rows starting from the beginning of the part 2025.02.10 18:58:28.361018 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 69 rows starting from the beginning of the part 2025.02.10 18:58:28.361561 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 427 rows starting from the beginning of the part 2025.02.10 18:58:28.362097 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 69 rows starting from the beginning of the part 2025.02.10 18:58:28.363378 [ 256 ] {8c8fc6e8-c431-4cca-8bea-e5642c777ecb} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:28.363445 [ 256 ] {8c8fc6e8-c431-4cca-8bea-e5642c777ecb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:28.364660 [ 256 ] {8c8fc6e8-c431-4cca-8bea-e5642c777ecb} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.10 18:58:28.365072 [ 256 ] {8c8fc6e8-c431-4cca-8bea-e5642c777ecb} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:28.365429 [ 195 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.007607193 sec., 257650.88384112247 rows/sec., 19.73 MiB/sec. 2025.02.10 18:58:28.365505 [ 70 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 5 parts from all_1_136_28 to all_140_140_0 2025.02.10 18:58:28.365599 [ 70 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:28.365673 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:28.365687 [ 256 ] {8c8fc6e8-c431-4cca-8bea-e5642c777ecb} executeQuery: Read 160 rows, 11.41 KiB in 0.006823 sec., 23450.095266012017 rows/sec., 1.63 MiB/sec. 2025.02.10 18:58:28.365788 [ 195 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.10 18:58:28.366079 [ 256 ] {8c8fc6e8-c431-4cca-8bea-e5642c777ecb} TCPHandler: Processed in 0.007807268 sec. 2025.02.10 18:58:28.366168 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_140_29} MergeTask::PrepareStage: Merging 5 parts: from all_1_136_28 to all_140_140_0 into Compact with storage Full 2025.02.10 18:58:28.366351 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:28.366661 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_140_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:28.366719 [ 4 ] {09b25506-ca89-4700-a724-4854993adf7d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:28.366753 [ 195 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_141_28} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:28.366779 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_140_29} MergeTreeSequentialSource: Reading 7 marks from part all_1_136_28, total 41449 rows starting from the beginning of the part 2025.02.10 18:58:28.367133 [ 195 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_141_28} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.10 18:58:28.367164 [ 4 ] {09b25506-ca89-4700-a724-4854993adf7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:58:28.367505 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.10 18:58:28.367485 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_140_29} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 42 rows starting from the beginning of the part 2025.02.10 18:58:28.368023 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_140_29} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 237 rows starting from the beginning of the part 2025.02.10 18:58:28.368454 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_140_29} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part 2025.02.10 18:58:28.368849 [ 192 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_140_29} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 242 rows starting from the beginning of the part 2025.02.10 18:58:28.371279 [ 4 ] {09b25506-ca89-4700-a724-4854993adf7d} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:28.371325 [ 4 ] {09b25506-ca89-4700-a724-4854993adf7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:28.372871 [ 4 ] {09b25506-ca89-4700-a724-4854993adf7d} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.10 18:58:28.373182 [ 4 ] {09b25506-ca89-4700-a724-4854993adf7d} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:28.373447 [ 70 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.10 18:58:28.373493 [ 70 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:28.373534 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:28.373563 [ 4 ] {09b25506-ca89-4700-a724-4854993adf7d} executeQuery: Read 5 rows, 9.17 KiB in 0.006985 sec., 715.8196134574088 rows/sec., 1.28 MiB/sec. 2025.02.10 18:58:28.373767 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.10 18:58:28.374327 [ 4 ] {09b25506-ca89-4700-a724-4854993adf7d} TCPHandler: Processed in 0.008123226 sec. 2025.02.10 18:58:28.374900 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:28.375692 [ 256 ] {8304448b-ea41-4d17-85cc-89a195616cc3} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:58:28.376026 [ 256 ] {8304448b-ea41-4d17-85cc-89a195616cc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:58:28.376359 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:28.377041 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2209 rows starting from the beginning of the part 2025.02.10 18:58:28.378207 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 5 rows starting from the beginning of the part 2025.02.10 18:58:28.379100 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 35 rows starting from the beginning of the part 2025.02.10 18:58:28.379983 [ 256 ] {8304448b-ea41-4d17-85cc-89a195616cc3} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:28.380182 [ 256 ] {8304448b-ea41-4d17-85cc-89a195616cc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:28.380185 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 5 rows starting from the beginning of the part 2025.02.10 18:58:28.381550 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 35 rows starting from the beginning of the part 2025.02.10 18:58:28.383111 [ 256 ] {8304448b-ea41-4d17-85cc-89a195616cc3} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.10 18:58:28.383617 [ 194 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 5 rows starting from the beginning of the part 2025.02.10 18:58:28.384332 [ 256 ] {8304448b-ea41-4d17-85cc-89a195616cc3} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:28.385024 [ 70 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.10 18:58:28.385217 [ 70 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:28.385404 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:28.385560 [ 256 ] {8304448b-ea41-4d17-85cc-89a195616cc3} executeQuery: Read 60 rows, 4.14 KiB in 0.010214 sec., 5874.290189935382 rows/sec., 405.39 KiB/sec. 2025.02.10 18:58:28.386336 [ 256 ] {8304448b-ea41-4d17-85cc-89a195616cc3} TCPHandler: Processed in 0.011801164 sec. 2025.02.10 18:58:28.386456 [ 193 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_140_29} MergeTask::MergeProjectionsStage: Merge sorted 42130 rows, containing 5 columns (5 merged, 0 gathered) in 0.020613767 sec., 2043779.7710627075 rows/sec., 138.00 MiB/sec. 2025.02.10 18:58:28.386455 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.10 18:58:28.386820 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:28.386854 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_141_28} MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8328 rows starting from the beginning of the part 2025.02.10 18:58:28.386997 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_140_29} MergedBlockOutputStream: filled checksums all_1_140_29 (state Temporary) 2025.02.10 18:58:28.387020 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 16 rows starting from the beginning of the part 2025.02.10 18:58:28.387704 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 82 rows starting from the beginning of the part 2025.02.10 18:58:28.388222 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part 2025.02.10 18:58:28.388471 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_140_29} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_140_29 to all_1_140_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:28.388700 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 82 rows starting from the beginning of the part 2025.02.10 18:58:28.388880 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_140_29} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 5 parts: [all_1_136_28, all_140_140_0] -> all_1_140_29 2025.02.10 18:58:28.389158 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part 2025.02.10 18:58:28.389256 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.02.10 18:58:28.392375 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 8628 rows, containing 4 columns (4 merged, 0 gathered) in 0.006673632 sec., 1292849.2311233224 rows/sec., 84.27 MiB/sec. 2025.02.10 18:58:28.392545 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.10 18:58:28.392850 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_141_28} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:28.392965 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_141_28} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.10 18:58:28.393037 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. 2025.02.10 18:58:28.397307 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2294 rows, containing 19 columns (19 merged, 0 gathered) in 0.023719183 sec., 96714.96695311976 rows/sec., 173.31 MiB/sec. 2025.02.10 18:58:28.399174 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.10 18:58:28.399563 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_116_23} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:28.399639 [ 198 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_116_23} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.10 18:58:28.399746 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.39 MiB. 2025.02.10 18:58:32.607738 [ 66 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:58:32.607812 [ 66 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:58:32.830252 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 2025.02.10 18:58:32.831128 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:32.831180 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:32.831737 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.10 18:58:32.832017 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:32.832284 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 2025.02.10 18:58:33.064286 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2490 2025.02.10 18:58:33.067551 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:33.067607 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:33.069139 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.10 18:58:33.069459 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:33.070087 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2490 2025.02.10 18:58:33.213456 [ 222 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.10 18:58:33.213493 [ 222 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.10 18:58:33.215360 [ 222 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.10 18:58:33.347689 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:33.347882 [ 4 ] {f6e9d0ea-4923-45dc-a165-52c5cee73cf6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:58:33.347957 [ 4 ] {f6e9d0ea-4923-45dc-a165-52c5cee73cf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:58:33.348774 [ 4 ] {f6e9d0ea-4923-45dc-a165-52c5cee73cf6} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:33.348815 [ 4 ] {f6e9d0ea-4923-45dc-a165-52c5cee73cf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:33.349225 [ 4 ] {f6e9d0ea-4923-45dc-a165-52c5cee73cf6} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.10 18:58:33.349483 [ 4 ] {f6e9d0ea-4923-45dc-a165-52c5cee73cf6} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:33.349612 [ 66 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.02.10 18:58:33.349661 [ 66 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:33.349683 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:33.349689 [ 4 ] {f6e9d0ea-4923-45dc-a165-52c5cee73cf6} executeQuery: Read 14 rows, 1.01 KiB in 0.001866 sec., 7502.679528403001 rows/sec., 540.09 KiB/sec. 2025.02.10 18:58:33.349810 [ 4 ] {f6e9d0ea-4923-45dc-a165-52c5cee73cf6} TCPHandler: Processed in 0.002234264 sec. 2025.02.10 18:58:33.349853 [ 186 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2025.02.10 18:58:33.349991 [ 186 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:33.350028 [ 186 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:58:33.350112 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:33.350201 [ 186 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:58:33.350581 [ 186 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:58:33.350672 [ 256 ] {e93679d2-836f-4aba-afa0-db04133849b8} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:58:33.350741 [ 186 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:58:33.350872 [ 256 ] {e93679d2-836f-4aba-afa0-db04133849b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:58:33.351211 [ 186 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:58:33.353836 [ 256 ] {e93679d2-836f-4aba-afa0-db04133849b8} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:33.353840 [ 190 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004086379 sec., 17130.080200588345 rows/sec., 1.27 MiB/sec. 2025.02.10 18:58:33.353910 [ 256 ] {e93679d2-836f-4aba-afa0-db04133849b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:33.354077 [ 190 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.02.10 18:58:33.354648 [ 190 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_61_15} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:33.354752 [ 256 ] {e93679d2-836f-4aba-afa0-db04133849b8} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.10 18:58:33.354783 [ 190 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_61_15} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.02.10 18:58:33.354921 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:58:33.355133 [ 256 ] {e93679d2-836f-4aba-afa0-db04133849b8} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:33.355347 [ 256 ] {e93679d2-836f-4aba-afa0-db04133849b8} executeQuery: Read 273 rows, 24.64 KiB in 0.004871 sec., 56045.98645042085 rows/sec., 4.94 MiB/sec. 2025.02.10 18:58:33.355425 [ 256 ] {e93679d2-836f-4aba-afa0-db04133849b8} TCPHandler: Processed in 0.005493043 sec. 2025.02.10 18:58:33.355590 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:33.355713 [ 4 ] {09f9b79e-c8a8-40e8-a343-deff48807573} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:58:33.355766 [ 4 ] {09f9b79e-c8a8-40e8-a343-deff48807573} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:58:33.356395 [ 4 ] {09f9b79e-c8a8-40e8-a343-deff48807573} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:33.356436 [ 4 ] {09f9b79e-c8a8-40e8-a343-deff48807573} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:33.356810 [ 4 ] {09f9b79e-c8a8-40e8-a343-deff48807573} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.10 18:58:33.357051 [ 4 ] {09f9b79e-c8a8-40e8-a343-deff48807573} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:33.357282 [ 4 ] {09f9b79e-c8a8-40e8-a343-deff48807573} executeQuery: Read 42 rows, 3.09 KiB in 0.001593 sec., 26365.348399246705 rows/sec., 1.89 MiB/sec. 2025.02.10 18:58:33.357338 [ 225 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:58:33.357369 [ 4 ] {09f9b79e-c8a8-40e8-a343-deff48807573} TCPHandler: Processed in 0.001835685 sec. 2025.02.10 18:58:33.357396 [ 225 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:58:33.357550 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:33.357681 [ 256 ] {6b4f9939-2d01-44dc-8b10-fd4aa5ec9438} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:58:33.357737 [ 256 ] {6b4f9939-2d01-44dc-8b10-fd4aa5ec9438} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:58:33.358682 [ 256 ] {6b4f9939-2d01-44dc-8b10-fd4aa5ec9438} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:33.358735 [ 256 ] {6b4f9939-2d01-44dc-8b10-fd4aa5ec9438} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:33.359193 [ 256 ] {6b4f9939-2d01-44dc-8b10-fd4aa5ec9438} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.10 18:58:33.359459 [ 256 ] {6b4f9939-2d01-44dc-8b10-fd4aa5ec9438} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:33.359727 [ 256 ] {6b4f9939-2d01-44dc-8b10-fd4aa5ec9438} executeQuery: Read 14 rows, 1004.00 B in 0.002069 sec., 6766.553890768487 rows/sec., 473.89 KiB/sec. 2025.02.10 18:58:33.359739 [ 222 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:33.359801 [ 222 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:33.359848 [ 256 ] {6b4f9939-2d01-44dc-8b10-fd4aa5ec9438} TCPHandler: Processed in 0.002351357 sec. 2025.02.10 18:58:33.360027 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:33.360259 [ 4 ] {54cb397c-c17f-4e8e-99d9-9ac38dd7b1fe} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:58:33.360380 [ 4 ] {54cb397c-c17f-4e8e-99d9-9ac38dd7b1fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:58:33.360557 [ 225 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:58:33.363619 [ 4 ] {54cb397c-c17f-4e8e-99d9-9ac38dd7b1fe} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:33.363671 [ 4 ] {54cb397c-c17f-4e8e-99d9-9ac38dd7b1fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:33.364158 [ 4 ] {54cb397c-c17f-4e8e-99d9-9ac38dd7b1fe} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.10 18:58:33.364429 [ 4 ] {54cb397c-c17f-4e8e-99d9-9ac38dd7b1fe} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:33.364521 [ 222 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:33.364715 [ 65 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.02.10 18:58:33.364877 [ 65 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:33.364991 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:33.365009 [ 4 ] {54cb397c-c17f-4e8e-99d9-9ac38dd7b1fe} executeQuery: Read 13 rows, 830.00 B in 0.004825 sec., 2694.300518134715 rows/sec., 167.99 KiB/sec. 2025.02.10 18:58:33.365345 [ 218 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.10 18:58:33.365488 [ 218 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.10 18:58:33.365709 [ 189 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2025.02.10 18:58:33.365735 [ 4 ] {54cb397c-c17f-4e8e-99d9-9ac38dd7b1fe} TCPHandler: Processed in 0.005762679 sec. 2025.02.10 18:58:33.366043 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:33.366610 [ 189 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:33.366655 [ 256 ] {dfbb00ad-f5ac-4c27-bcfe-618fe3e51275} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:58:33.366774 [ 189 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:58:33.366872 [ 256 ] {dfbb00ad-f5ac-4c27-bcfe-618fe3e51275} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:58:33.367464 [ 189 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:58:33.368327 [ 189 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:58:33.369012 [ 189 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:58:33.369440 [ 189 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:58:33.372086 [ 256 ] {dfbb00ad-f5ac-4c27-bcfe-618fe3e51275} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:33.372186 [ 256 ] {dfbb00ad-f5ac-4c27-bcfe-618fe3e51275} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:33.373333 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.008121676 sec., 8003.274201039293 rows/sec., 530.27 KiB/sec. 2025.02.10 18:58:33.373737 [ 218 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.10 18:58:33.373755 [ 256 ] {dfbb00ad-f5ac-4c27-bcfe-618fe3e51275} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.10 18:58:33.373737 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.02.10 18:58:33.374778 [ 256 ] {dfbb00ad-f5ac-4c27-bcfe-618fe3e51275} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:33.374853 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_61_15} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:33.375095 [ 200 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_61_15} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.02.10 18:58:33.375185 [ 256 ] {dfbb00ad-f5ac-4c27-bcfe-618fe3e51275} executeQuery: Read 417 rows, 30.48 KiB in 0.008725 sec., 47793.696275071634 rows/sec., 3.41 MiB/sec. 2025.02.10 18:58:33.375260 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.02.10 18:58:33.375332 [ 256 ] {dfbb00ad-f5ac-4c27-bcfe-618fe3e51275} TCPHandler: Processed in 0.009451598 sec. 2025.02.10 18:58:33.375504 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:33.375647 [ 4 ] {4988cf7e-ca5c-45ef-97d4-413172fbd68b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:58:33.375708 [ 4 ] {4988cf7e-ca5c-45ef-97d4-413172fbd68b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:58:33.376286 [ 4 ] {4988cf7e-ca5c-45ef-97d4-413172fbd68b} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:33.376334 [ 4 ] {4988cf7e-ca5c-45ef-97d4-413172fbd68b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:33.376762 [ 4 ] {4988cf7e-ca5c-45ef-97d4-413172fbd68b} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.10 18:58:33.376993 [ 4 ] {4988cf7e-ca5c-45ef-97d4-413172fbd68b} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:33.377157 [ 65 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.10 18:58:33.377212 [ 65 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:33.377227 [ 4 ] {4988cf7e-ca5c-45ef-97d4-413172fbd68b} executeQuery: Read 6 rows, 321.00 B in 0.0016 sec., 3750 rows/sec., 195.92 KiB/sec. 2025.02.10 18:58:33.377249 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:33.377366 [ 4 ] {4988cf7e-ca5c-45ef-97d4-413172fbd68b} TCPHandler: Processed in 0.001927257 sec. 2025.02.10 18:58:33.377646 [ 199 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.10 18:58:33.377666 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:33.378130 [ 256 ] {1892fb35-da9e-4916-8752-0fb4f748d0ea} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:33.378157 [ 199 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:33.378231 [ 199 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part 2025.02.10 18:58:33.378254 [ 256 ] {1892fb35-da9e-4916-8752-0fb4f748d0ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:58:33.378597 [ 199 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part 2025.02.10 18:58:33.378917 [ 199 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part 2025.02.10 18:58:33.379242 [ 199 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part 2025.02.10 18:58:33.379602 [ 199 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part 2025.02.10 18:58:33.379835 [ 199 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part 2025.02.10 18:58:33.380859 [ 256 ] {1892fb35-da9e-4916-8752-0fb4f748d0ea} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:33.380951 [ 256 ] {1892fb35-da9e-4916-8752-0fb4f748d0ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:33.382021 [ 256 ] {1892fb35-da9e-4916-8752-0fb4f748d0ea} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.10 18:58:33.382588 [ 256 ] {1892fb35-da9e-4916-8752-0fb4f748d0ea} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:33.382614 [ 199 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.005223586 sec., 70066.80851047537 rows/sec., 3.57 MiB/sec. 2025.02.10 18:58:33.382848 [ 199 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.10 18:58:33.382978 [ 256 ] {1892fb35-da9e-4916-8752-0fb4f748d0ea} executeQuery: Read 237 rows, 16.27 KiB in 0.00503 sec., 47117.296222664016 rows/sec., 3.16 MiB/sec. 2025.02.10 18:58:33.383104 [ 256 ] {1892fb35-da9e-4916-8752-0fb4f748d0ea} TCPHandler: Processed in 0.005617905 sec. 2025.02.10 18:58:33.383288 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:33.383373 [ 200 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_61_12} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:33.383497 [ 4 ] {27baee2a-d727-408a-863e-af4e05b49eb6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:58:33.383569 [ 200 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_1_61_12} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.10 18:58:33.383588 [ 4 ] {27baee2a-d727-408a-863e-af4e05b49eb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:58:33.383766 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.10 18:58:33.384215 [ 4 ] {27baee2a-d727-408a-863e-af4e05b49eb6} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:33.384258 [ 4 ] {27baee2a-d727-408a-863e-af4e05b49eb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:33.384604 [ 4 ] {27baee2a-d727-408a-863e-af4e05b49eb6} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.10 18:58:33.384830 [ 4 ] {27baee2a-d727-408a-863e-af4e05b49eb6} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:33.385059 [ 4 ] {27baee2a-d727-408a-863e-af4e05b49eb6} executeQuery: Read 1 rows, 69.00 B in 0.001627 sec., 614.6281499692686 rows/sec., 41.42 KiB/sec. 2025.02.10 18:58:33.385135 [ 4 ] {27baee2a-d727-408a-863e-af4e05b49eb6} TCPHandler: Processed in 0.001932366 sec. 2025.02.10 18:58:33.385385 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:33.385552 [ 256 ] {489cf846-d556-4bcf-92c1-1c8201f16314} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:33.385646 [ 256 ] {489cf846-d556-4bcf-92c1-1c8201f16314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:58:33.386875 [ 256 ] {489cf846-d556-4bcf-92c1-1c8201f16314} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:33.386914 [ 256 ] {489cf846-d556-4bcf-92c1-1c8201f16314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:33.387594 [ 256 ] {489cf846-d556-4bcf-92c1-1c8201f16314} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.10 18:58:33.387853 [ 256 ] {489cf846-d556-4bcf-92c1-1c8201f16314} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:33.388072 [ 256 ] {489cf846-d556-4bcf-92c1-1c8201f16314} executeQuery: Read 35 rows, 64.22 KiB in 0.00255 sec., 13725.49019607843 rows/sec., 24.60 MiB/sec. 2025.02.10 18:58:33.388131 [ 220 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:58:33.388191 [ 220 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:58:33.388311 [ 256 ] {489cf846-d556-4bcf-92c1-1c8201f16314} TCPHandler: Processed in 0.003062304 sec. 2025.02.10 18:58:33.388518 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:33.388673 [ 4 ] {ab443ac8-a1cb-4d03-a8af-b720da5c28e8} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:58:33.388769 [ 4 ] {ab443ac8-a1cb-4d03-a8af-b720da5c28e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:58:33.389980 [ 4 ] {ab443ac8-a1cb-4d03-a8af-b720da5c28e8} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:33.390020 [ 4 ] {ab443ac8-a1cb-4d03-a8af-b720da5c28e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:33.390678 [ 4 ] {ab443ac8-a1cb-4d03-a8af-b720da5c28e8} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.10 18:58:33.391108 [ 4 ] {ab443ac8-a1cb-4d03-a8af-b720da5c28e8} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:33.391505 [ 4 ] {ab443ac8-a1cb-4d03-a8af-b720da5c28e8} executeQuery: Read 82 rows, 5.33 KiB in 0.00286 sec., 28671.32867132867 rows/sec., 1.82 MiB/sec. 2025.02.10 18:58:33.391698 [ 4 ] {ab443ac8-a1cb-4d03-a8af-b720da5c28e8} TCPHandler: Processed in 0.003288699 sec. 2025.02.10 18:58:33.391965 [ 220 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:58:34.000219 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.18 MiB, peak 290.01 MiB, free memory in arenas 0.00 B, will set to 272.33 MiB (RSS), difference: 3.14 MiB 2025.02.10 18:58:35.123211 [ 59 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.02.10 18:58:35.123314 [ 59 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:35.123356 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:35.123568 [ 223 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.10 18:58:35.123656 [ 223 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.10 18:58:35.123684 [ 200 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.02.10 18:58:35.124037 [ 200 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:35.124079 [ 200 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part 2025.02.10 18:58:35.124252 [ 200 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part 2025.02.10 18:58:35.124582 [ 200 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part 2025.02.10 18:58:35.125139 [ 200 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part 2025.02.10 18:58:35.125246 [ 200 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part 2025.02.10 18:58:35.127596 [ 200 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.004122339 sec., 8732.906245701774 rows/sec., 746.22 KiB/sec. 2025.02.10 18:58:35.127655 [ 223 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.10 18:58:35.127812 [ 200 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.02.10 18:58:35.128264 [ 200 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_37_9} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:35.128350 [ 200 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_37_9} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.02.10 18:58:35.128428 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:58:35.598899 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 633 2025.02.10 18:58:35.623382 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:35.623443 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:35.631878 [ 243 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.10 18:58:35.632718 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:35.635891 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 633 2025.02.10 18:58:36.374359 [ 225 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:58:36.374409 [ 225 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:58:36.376387 [ 225 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:58:36.434674 [ 221 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:58:36.434709 [ 221 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:58:36.436618 [ 221 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:58:36.458832 [ 223 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:58:36.458922 [ 223 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:58:36.461089 [ 223 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:58:36.546167 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:36.546383 [ 4 ] {3eaf6a95-c794-489f-9684-08a127c8ff3a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:58:36.546472 [ 4 ] {3eaf6a95-c794-489f-9684-08a127c8ff3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:58:36.547355 [ 4 ] {3eaf6a95-c794-489f-9684-08a127c8ff3a} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:36.547400 [ 4 ] {3eaf6a95-c794-489f-9684-08a127c8ff3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:36.547822 [ 4 ] {3eaf6a95-c794-489f-9684-08a127c8ff3a} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.10 18:58:36.548073 [ 4 ] {3eaf6a95-c794-489f-9684-08a127c8ff3a} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:36.548276 [ 4 ] {3eaf6a95-c794-489f-9684-08a127c8ff3a} executeQuery: Read 2 rows, 167.00 B in 0.001953 sec., 1024.0655401945723 rows/sec., 83.51 KiB/sec. 2025.02.10 18:58:36.548341 [ 4 ] {3eaf6a95-c794-489f-9684-08a127c8ff3a} TCPHandler: Processed in 0.002309475 sec. 2025.02.10 18:58:36.548619 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:36.548843 [ 256 ] {ab4b832d-bf32-4768-b45c-293e5513af87} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:58:36.548920 [ 256 ] {ab4b832d-bf32-4768-b45c-293e5513af87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:58:36.550196 [ 256 ] {ab4b832d-bf32-4768-b45c-293e5513af87} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:36.550252 [ 256 ] {ab4b832d-bf32-4768-b45c-293e5513af87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:36.550794 [ 256 ] {ab4b832d-bf32-4768-b45c-293e5513af87} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.10 18:58:36.551083 [ 256 ] {ab4b832d-bf32-4768-b45c-293e5513af87} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:36.551355 [ 256 ] {ab4b832d-bf32-4768-b45c-293e5513af87} executeQuery: Read 1207 rows, 102.02 KiB in 0.002572 sec., 469284.6034214619 rows/sec., 38.73 MiB/sec. 2025.02.10 18:58:36.551383 [ 222 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:58:36.551460 [ 222 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:58:36.551472 [ 256 ] {ab4b832d-bf32-4768-b45c-293e5513af87} TCPHandler: Processed in 0.002997813 sec. 2025.02.10 18:58:36.551646 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:36.551796 [ 4 ] {90e87fe9-4aea-4961-a138-4b675cd19a3d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:58:36.551862 [ 4 ] {90e87fe9-4aea-4961-a138-4b675cd19a3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:58:36.552817 [ 4 ] {90e87fe9-4aea-4961-a138-4b675cd19a3d} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:36.552868 [ 4 ] {90e87fe9-4aea-4961-a138-4b675cd19a3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:36.553345 [ 4 ] {90e87fe9-4aea-4961-a138-4b675cd19a3d} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.10 18:58:36.553735 [ 4 ] {90e87fe9-4aea-4961-a138-4b675cd19a3d} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:36.554014 [ 222 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:58:36.554047 [ 4 ] {90e87fe9-4aea-4961-a138-4b675cd19a3d} executeQuery: Read 7 rows, 528.00 B in 0.002281 sec., 3068.829460762823 rows/sec., 226.05 KiB/sec. 2025.02.10 18:58:36.554435 [ 4 ] {90e87fe9-4aea-4961-a138-4b675cd19a3d} TCPHandler: Processed in 0.002848959 sec. 2025.02.10 18:58:36.554763 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:36.555292 [ 256 ] {3313cf25-30b7-4e9a-bbcf-7f72e88de8f5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:58:36.555535 [ 256 ] {3313cf25-30b7-4e9a-bbcf-7f72e88de8f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:58:36.557694 [ 256 ] {3313cf25-30b7-4e9a-bbcf-7f72e88de8f5} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:36.557737 [ 256 ] {3313cf25-30b7-4e9a-bbcf-7f72e88de8f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:36.558129 [ 256 ] {3313cf25-30b7-4e9a-bbcf-7f72e88de8f5} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.10 18:58:36.558385 [ 256 ] {3313cf25-30b7-4e9a-bbcf-7f72e88de8f5} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:36.558552 [ 58 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.10 18:58:36.558622 [ 58 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:36.558626 [ 256 ] {3313cf25-30b7-4e9a-bbcf-7f72e88de8f5} executeQuery: Read 228 rows, 15.81 KiB in 0.003546 sec., 64297.80033840947 rows/sec., 4.35 MiB/sec. 2025.02.10 18:58:36.558654 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:36.558819 [ 256 ] {3313cf25-30b7-4e9a-bbcf-7f72e88de8f5} TCPHandler: Processed in 0.004269633 sec. 2025.02.10 18:58:36.558895 [ 193 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.10 18:58:36.559028 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:36.559070 [ 193 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:36.559118 [ 193 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 242 rows starting from the beginning of the part 2025.02.10 18:58:36.559350 [ 4 ] {51de8cb0-78e2-4d9d-8c48-0b70c23b5827} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:58:36.559403 [ 193 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 228 rows starting from the beginning of the part 2025.02.10 18:58:36.559556 [ 4 ] {51de8cb0-78e2-4d9d-8c48-0b70c23b5827} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:58:36.559696 [ 193 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 14 rows starting from the beginning of the part 2025.02.10 18:58:36.560066 [ 193 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 14 rows starting from the beginning of the part 2025.02.10 18:58:36.560373 [ 193 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 14 rows starting from the beginning of the part 2025.02.10 18:58:36.560704 [ 193 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 228 rows starting from the beginning of the part 2025.02.10 18:58:36.562925 [ 4 ] {51de8cb0-78e2-4d9d-8c48-0b70c23b5827} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:36.563009 [ 4 ] {51de8cb0-78e2-4d9d-8c48-0b70c23b5827} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:36.563571 [ 191 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.004750644 sec., 155768.35477463686 rows/sec., 11.15 MiB/sec. 2025.02.10 18:58:36.563823 [ 4 ] {51de8cb0-78e2-4d9d-8c48-0b70c23b5827} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.10 18:58:36.563852 [ 191 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.10 18:58:36.564261 [ 4 ] {51de8cb0-78e2-4d9d-8c48-0b70c23b5827} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:36.564428 [ 191 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_81_16} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:36.564685 [ 191 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_81_16} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.10 18:58:36.564711 [ 4 ] {51de8cb0-78e2-4d9d-8c48-0b70c23b5827} executeQuery: Read 527 rows, 39.97 KiB in 0.005498 sec., 95853.03746817024 rows/sec., 7.10 MiB/sec. 2025.02.10 18:58:36.564918 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.10 18:58:36.564924 [ 4 ] {51de8cb0-78e2-4d9d-8c48-0b70c23b5827} TCPHandler: Processed in 0.006000735 sec. 2025.02.10 18:58:36.565098 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:36.565243 [ 256 ] {18d7a6db-7223-4e09-8567-fa85c8fff9bc} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:36.565309 [ 256 ] {18d7a6db-7223-4e09-8567-fa85c8fff9bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:58:36.566149 [ 256 ] {18d7a6db-7223-4e09-8567-fa85c8fff9bc} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:36.566189 [ 256 ] {18d7a6db-7223-4e09-8567-fa85c8fff9bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:36.566651 [ 256 ] {18d7a6db-7223-4e09-8567-fa85c8fff9bc} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.10 18:58:36.566894 [ 256 ] {18d7a6db-7223-4e09-8567-fa85c8fff9bc} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:36.567075 [ 256 ] {18d7a6db-7223-4e09-8567-fa85c8fff9bc} executeQuery: Read 965 rows, 66.32 KiB in 0.001867 sec., 516871.98714515264 rows/sec., 34.69 MiB/sec. 2025.02.10 18:58:36.567131 [ 256 ] {18d7a6db-7223-4e09-8567-fa85c8fff9bc} TCPHandler: Processed in 0.002102231 sec. 2025.02.10 18:58:36.567275 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:36.567419 [ 4 ] {e42f7eb7-2127-4d31-9b73-3a0ac6597077} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:36.567514 [ 4 ] {e42f7eb7-2127-4d31-9b73-3a0ac6597077} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:58:36.568674 [ 4 ] {e42f7eb7-2127-4d31-9b73-3a0ac6597077} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:36.568714 [ 4 ] {e42f7eb7-2127-4d31-9b73-3a0ac6597077} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:36.569357 [ 4 ] {e42f7eb7-2127-4d31-9b73-3a0ac6597077} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.10 18:58:36.569618 [ 4 ] {e42f7eb7-2127-4d31-9b73-3a0ac6597077} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:36.569870 [ 4 ] {e42f7eb7-2127-4d31-9b73-3a0ac6597077} executeQuery: Read 5 rows, 9.17 KiB in 0.002485 sec., 2012.072434607646 rows/sec., 3.61 MiB/sec. 2025.02.10 18:58:36.569983 [ 4 ] {e42f7eb7-2127-4d31-9b73-3a0ac6597077} TCPHandler: Processed in 0.002773957 sec. 2025.02.10 18:58:36.570188 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:36.570416 [ 256 ] {04393e4b-a8c1-4ce5-941c-9c8715ceaf21} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:58:36.570513 [ 256 ] {04393e4b-a8c1-4ce5-941c-9c8715ceaf21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:58:36.571205 [ 256 ] {04393e4b-a8c1-4ce5-941c-9c8715ceaf21} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:36.571242 [ 256 ] {04393e4b-a8c1-4ce5-941c-9c8715ceaf21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:36.571614 [ 256 ] {04393e4b-a8c1-4ce5-941c-9c8715ceaf21} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.10 18:58:36.571870 [ 256 ] {04393e4b-a8c1-4ce5-941c-9c8715ceaf21} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:36.572072 [ 256 ] {04393e4b-a8c1-4ce5-941c-9c8715ceaf21} executeQuery: Read 44 rows, 3.03 KiB in 0.001715 sec., 25655.976676384842 rows/sec., 1.73 MiB/sec. 2025.02.10 18:58:36.572121 [ 256 ] {04393e4b-a8c1-4ce5-941c-9c8715ceaf21} TCPHandler: Processed in 0.00204314 sec. 2025.02.10 18:58:38.335612 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:38.335820 [ 4 ] {51da30e9-5f5d-4b0e-a1d0-740b5ba1cd21} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:58:38.335905 [ 4 ] {51da30e9-5f5d-4b0e-a1d0-740b5ba1cd21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:58:38.336691 [ 4 ] {51da30e9-5f5d-4b0e-a1d0-740b5ba1cd21} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:38.336736 [ 4 ] {51da30e9-5f5d-4b0e-a1d0-740b5ba1cd21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:38.337180 [ 4 ] {51da30e9-5f5d-4b0e-a1d0-740b5ba1cd21} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.10 18:58:38.337434 [ 4 ] {51da30e9-5f5d-4b0e-a1d0-740b5ba1cd21} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:38.337675 [ 4 ] {51da30e9-5f5d-4b0e-a1d0-740b5ba1cd21} executeQuery: Read 56 rows, 4.41 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.25 MiB/sec. 2025.02.10 18:58:38.337733 [ 4 ] {51da30e9-5f5d-4b0e-a1d0-740b5ba1cd21} TCPHandler: Processed in 0.002254375 sec. 2025.02.10 18:58:38.338009 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:38.338232 [ 256 ] {a48b9fdb-9205-4a6a-a8f5-fed2588b5731} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:58:38.338319 [ 256 ] {a48b9fdb-9205-4a6a-a8f5-fed2588b5731} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:58:38.339200 [ 256 ] {a48b9fdb-9205-4a6a-a8f5-fed2588b5731} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:38.339254 [ 256 ] {a48b9fdb-9205-4a6a-a8f5-fed2588b5731} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:38.339715 [ 256 ] {a48b9fdb-9205-4a6a-a8f5-fed2588b5731} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.10 18:58:38.339982 [ 256 ] {a48b9fdb-9205-4a6a-a8f5-fed2588b5731} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:38.340241 [ 256 ] {a48b9fdb-9205-4a6a-a8f5-fed2588b5731} executeQuery: Read 64 rows, 5.12 KiB in 0.00207 sec., 30917.87439613527 rows/sec., 2.41 MiB/sec. 2025.02.10 18:58:38.340313 [ 256 ] {a48b9fdb-9205-4a6a-a8f5-fed2588b5731} TCPHandler: Processed in 0.002451469 sec. 2025.02.10 18:58:38.340479 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:38.340623 [ 4 ] {8de61a65-1877-4287-8c2b-638209b1d0e5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:38.340688 [ 4 ] {8de61a65-1877-4287-8c2b-638209b1d0e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:58:38.341299 [ 4 ] {8de61a65-1877-4287-8c2b-638209b1d0e5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:38.341339 [ 4 ] {8de61a65-1877-4287-8c2b-638209b1d0e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:38.341742 [ 4 ] {8de61a65-1877-4287-8c2b-638209b1d0e5} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.10 18:58:38.341981 [ 4 ] {8de61a65-1877-4287-8c2b-638209b1d0e5} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:38.342200 [ 4 ] {8de61a65-1877-4287-8c2b-638209b1d0e5} executeQuery: Read 42 rows, 2.99 KiB in 0.00161 sec., 26086.95652173913 rows/sec., 1.81 MiB/sec. 2025.02.10 18:58:38.342252 [ 4 ] {8de61a65-1877-4287-8c2b-638209b1d0e5} TCPHandler: Processed in 0.001841555 sec. 2025.02.10 18:58:38.342424 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:38.342575 [ 256 ] {b94f4f62-9bc3-4e6b-a87c-db3e25ddd325} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:58:38.342645 [ 256 ] {b94f4f62-9bc3-4e6b-a87c-db3e25ddd325} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:58:38.343196 [ 256 ] {b94f4f62-9bc3-4e6b-a87c-db3e25ddd325} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:38.343240 [ 256 ] {b94f4f62-9bc3-4e6b-a87c-db3e25ddd325} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:38.343638 [ 256 ] {b94f4f62-9bc3-4e6b-a87c-db3e25ddd325} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.10 18:58:38.343886 [ 256 ] {b94f4f62-9bc3-4e6b-a87c-db3e25ddd325} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:38.344097 [ 256 ] {b94f4f62-9bc3-4e6b-a87c-db3e25ddd325} executeQuery: Read 16 rows, 1.11 KiB in 0.001561 sec., 10249.839846252402 rows/sec., 710.68 KiB/sec. 2025.02.10 18:58:38.344150 [ 256 ] {b94f4f62-9bc3-4e6b-a87c-db3e25ddd325} TCPHandler: Processed in 0.001795354 sec. 2025.02.10 18:58:40.332455 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 2025.02.10 18:58:40.333409 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:40.333461 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:40.334028 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.10 18:58:40.334302 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:40.334610 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 2025.02.10 18:58:40.334685 [ 221 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:58:40.334772 [ 221 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:58:40.336804 [ 221 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:58:40.803744 [ 222 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:58:40.803798 [ 222 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:58:40.805928 [ 222 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:58:43.070381 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2536 2025.02.10 18:58:43.074283 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:43.074353 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:43.075960 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.10 18:58:43.076301 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:43.076987 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2536 2025.02.10 18:58:43.135982 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 641 2025.02.10 18:58:43.160426 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:43.160484 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:43.168216 [ 243 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.10 18:58:43.169074 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:43.172429 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 641 2025.02.10 18:58:43.350494 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:43.350715 [ 4 ] {45d97090-b714-4086-aa77-1f86fa924e9a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:58:43.350799 [ 4 ] {45d97090-b714-4086-aa77-1f86fa924e9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:58:43.351610 [ 4 ] {45d97090-b714-4086-aa77-1f86fa924e9a} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:43.351662 [ 4 ] {45d97090-b714-4086-aa77-1f86fa924e9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:43.352110 [ 4 ] {45d97090-b714-4086-aa77-1f86fa924e9a} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.10 18:58:43.352362 [ 4 ] {45d97090-b714-4086-aa77-1f86fa924e9a} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:43.352605 [ 4 ] {45d97090-b714-4086-aa77-1f86fa924e9a} executeQuery: Read 14 rows, 1.01 KiB in 0.001951 sec., 7175.807278318811 rows/sec., 516.56 KiB/sec. 2025.02.10 18:58:43.352676 [ 4 ] {45d97090-b714-4086-aa77-1f86fa924e9a} TCPHandler: Processed in 0.002318246 sec. 2025.02.10 18:58:43.352941 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:43.353138 [ 256 ] {37eb8242-e657-47d0-a15a-a7ce1f9c471a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:58:43.353214 [ 256 ] {37eb8242-e657-47d0-a15a-a7ce1f9c471a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:58:43.354152 [ 256 ] {37eb8242-e657-47d0-a15a-a7ce1f9c471a} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:43.354202 [ 256 ] {37eb8242-e657-47d0-a15a-a7ce1f9c471a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:43.354679 [ 256 ] {37eb8242-e657-47d0-a15a-a7ce1f9c471a} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.10 18:58:43.354948 [ 256 ] {37eb8242-e657-47d0-a15a-a7ce1f9c471a} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:43.355188 [ 256 ] {37eb8242-e657-47d0-a15a-a7ce1f9c471a} executeQuery: Read 273 rows, 24.64 KiB in 0.002105 sec., 129691.21140142517 rows/sec., 11.43 MiB/sec. 2025.02.10 18:58:43.355257 [ 256 ] {37eb8242-e657-47d0-a15a-a7ce1f9c471a} TCPHandler: Processed in 0.002450849 sec. 2025.02.10 18:58:43.355425 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:43.355575 [ 4 ] {6d6e32d6-c0c8-42df-ad72-13de8a71dd77} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:58:43.355639 [ 4 ] {6d6e32d6-c0c8-42df-ad72-13de8a71dd77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:58:43.356346 [ 4 ] {6d6e32d6-c0c8-42df-ad72-13de8a71dd77} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:43.356388 [ 4 ] {6d6e32d6-c0c8-42df-ad72-13de8a71dd77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:43.356773 [ 4 ] {6d6e32d6-c0c8-42df-ad72-13de8a71dd77} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.10 18:58:43.357010 [ 4 ] {6d6e32d6-c0c8-42df-ad72-13de8a71dd77} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:43.357223 [ 4 ] {6d6e32d6-c0c8-42df-ad72-13de8a71dd77} executeQuery: Read 42 rows, 3.09 KiB in 0.001685 sec., 24925.816023738873 rows/sec., 1.79 MiB/sec. 2025.02.10 18:58:43.357282 [ 4 ] {6d6e32d6-c0c8-42df-ad72-13de8a71dd77} TCPHandler: Processed in 0.001925827 sec. 2025.02.10 18:58:43.357444 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:43.357571 [ 256 ] {bfcccc53-c81d-4304-9781-a80ef4a8f4ee} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:58:43.357626 [ 256 ] {bfcccc53-c81d-4304-9781-a80ef4a8f4ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:58:43.358240 [ 256 ] {bfcccc53-c81d-4304-9781-a80ef4a8f4ee} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:43.358283 [ 256 ] {bfcccc53-c81d-4304-9781-a80ef4a8f4ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:43.358673 [ 256 ] {bfcccc53-c81d-4304-9781-a80ef4a8f4ee} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.10 18:58:43.358922 [ 256 ] {bfcccc53-c81d-4304-9781-a80ef4a8f4ee} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:43.359130 [ 256 ] {bfcccc53-c81d-4304-9781-a80ef4a8f4ee} executeQuery: Read 14 rows, 1004.00 B in 0.001588 sec., 8816.120906801007 rows/sec., 617.42 KiB/sec. 2025.02.10 18:58:43.359190 [ 256 ] {bfcccc53-c81d-4304-9781-a80ef4a8f4ee} TCPHandler: Processed in 0.001804924 sec. 2025.02.10 18:58:43.359358 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:43.359506 [ 4 ] {a52db923-aa27-4b55-9f49-df95707bdaff} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:58:43.359565 [ 4 ] {a52db923-aa27-4b55-9f49-df95707bdaff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:58:43.360231 [ 4 ] {a52db923-aa27-4b55-9f49-df95707bdaff} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:43.360272 [ 4 ] {a52db923-aa27-4b55-9f49-df95707bdaff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:43.360633 [ 4 ] {a52db923-aa27-4b55-9f49-df95707bdaff} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.10 18:58:43.360868 [ 4 ] {a52db923-aa27-4b55-9f49-df95707bdaff} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:43.361104 [ 4 ] {a52db923-aa27-4b55-9f49-df95707bdaff} executeQuery: Read 13 rows, 830.00 B in 0.001622 sec., 8014.796547472257 rows/sec., 499.72 KiB/sec. 2025.02.10 18:58:43.361179 [ 4 ] {a52db923-aa27-4b55-9f49-df95707bdaff} TCPHandler: Processed in 0.001888106 sec. 2025.02.10 18:58:43.361402 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:43.361547 [ 256 ] {9f18ee44-8845-4904-8c14-2405b004ddc4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:58:43.361606 [ 256 ] {9f18ee44-8845-4904-8c14-2405b004ddc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:58:43.362402 [ 256 ] {9f18ee44-8845-4904-8c14-2405b004ddc4} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:43.362441 [ 256 ] {9f18ee44-8845-4904-8c14-2405b004ddc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:43.362845 [ 256 ] {9f18ee44-8845-4904-8c14-2405b004ddc4} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.10 18:58:43.363096 [ 256 ] {9f18ee44-8845-4904-8c14-2405b004ddc4} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:43.363313 [ 256 ] {9f18ee44-8845-4904-8c14-2405b004ddc4} executeQuery: Read 417 rows, 30.48 KiB in 0.001797 sec., 232053.42237061769 rows/sec., 16.57 MiB/sec. 2025.02.10 18:58:43.363368 [ 256 ] {9f18ee44-8845-4904-8c14-2405b004ddc4} TCPHandler: Processed in 0.002078671 sec. 2025.02.10 18:58:43.363529 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:43.363669 [ 4 ] {0090be93-617f-4727-b9ca-1ea9b6a2266b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:58:43.363731 [ 4 ] {0090be93-617f-4727-b9ca-1ea9b6a2266b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:58:43.364278 [ 4 ] {0090be93-617f-4727-b9ca-1ea9b6a2266b} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:43.364317 [ 4 ] {0090be93-617f-4727-b9ca-1ea9b6a2266b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:43.364686 [ 4 ] {0090be93-617f-4727-b9ca-1ea9b6a2266b} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.10 18:58:43.364928 [ 4 ] {0090be93-617f-4727-b9ca-1ea9b6a2266b} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:43.365135 [ 4 ] {0090be93-617f-4727-b9ca-1ea9b6a2266b} executeQuery: Read 6 rows, 321.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 209.40 KiB/sec. 2025.02.10 18:58:43.365192 [ 4 ] {0090be93-617f-4727-b9ca-1ea9b6a2266b} TCPHandler: Processed in 0.001731321 sec. 2025.02.10 18:58:43.365340 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:43.365467 [ 256 ] {0bdcf003-29c2-4650-9ea2-e4f63488f503} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:43.365523 [ 256 ] {0bdcf003-29c2-4650-9ea2-e4f63488f503} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:58:43.366166 [ 256 ] {0bdcf003-29c2-4650-9ea2-e4f63488f503} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:43.366205 [ 256 ] {0bdcf003-29c2-4650-9ea2-e4f63488f503} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:43.366624 [ 256 ] {0bdcf003-29c2-4650-9ea2-e4f63488f503} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.10 18:58:43.366874 [ 256 ] {0bdcf003-29c2-4650-9ea2-e4f63488f503} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:43.367033 [ 47 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_140_29 to all_145_145_0 2025.02.10 18:58:43.367103 [ 47 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:43.367103 [ 256 ] {0bdcf003-29c2-4650-9ea2-e4f63488f503} executeQuery: Read 237 rows, 16.27 KiB in 0.00166 sec., 142771.0843373494 rows/sec., 9.57 MiB/sec. 2025.02.10 18:58:43.367145 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:43.367249 [ 256 ] {0bdcf003-29c2-4650-9ea2-e4f63488f503} TCPHandler: Processed in 0.001965697 sec. 2025.02.10 18:58:43.367345 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_145_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_140_29 to all_145_145_0 into Compact with storage Full 2025.02.10 18:58:43.367433 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:43.367512 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_145_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:43.367608 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_145_30} MergeTreeSequentialSource: Reading 7 marks from part all_1_140_29, total 42130 rows starting from the beginning of the part 2025.02.10 18:58:43.367688 [ 4 ] {06dcf8ff-6c51-4939-8d98-5ae9e40c7403} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:58:43.367827 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_145_30} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part 2025.02.10 18:58:43.367913 [ 4 ] {06dcf8ff-6c51-4939-8d98-5ae9e40c7403} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:58:43.368248 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_145_30} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 237 rows starting from the beginning of the part 2025.02.10 18:58:43.368656 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_145_30} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 965 rows starting from the beginning of the part 2025.02.10 18:58:43.369161 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_145_30} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 42 rows starting from the beginning of the part 2025.02.10 18:58:43.369495 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_145_30} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 237 rows starting from the beginning of the part 2025.02.10 18:58:43.370484 [ 4 ] {06dcf8ff-6c51-4939-8d98-5ae9e40c7403} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:43.370557 [ 4 ] {06dcf8ff-6c51-4939-8d98-5ae9e40c7403} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:43.371148 [ 4 ] {06dcf8ff-6c51-4939-8d98-5ae9e40c7403} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.10 18:58:43.371483 [ 4 ] {06dcf8ff-6c51-4939-8d98-5ae9e40c7403} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:43.371885 [ 4 ] {06dcf8ff-6c51-4939-8d98-5ae9e40c7403} executeQuery: Read 1 rows, 69.00 B in 0.004264 sec., 234.5215759849906 rows/sec., 15.80 KiB/sec. 2025.02.10 18:58:43.372063 [ 4 ] {06dcf8ff-6c51-4939-8d98-5ae9e40c7403} TCPHandler: Processed in 0.004702663 sec. 2025.02.10 18:58:43.372265 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:43.372439 [ 256 ] {f2ee850c-b142-4fdc-b61c-24d37269d93e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:43.372589 [ 256 ] {f2ee850c-b142-4fdc-b61c-24d37269d93e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:58:43.374106 [ 256 ] {f2ee850c-b142-4fdc-b61c-24d37269d93e} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:43.374146 [ 256 ] {f2ee850c-b142-4fdc-b61c-24d37269d93e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:43.374905 [ 256 ] {f2ee850c-b142-4fdc-b61c-24d37269d93e} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.10 18:58:43.375265 [ 256 ] {f2ee850c-b142-4fdc-b61c-24d37269d93e} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:43.375539 [ 256 ] {f2ee850c-b142-4fdc-b61c-24d37269d93e} executeQuery: Read 35 rows, 64.22 KiB in 0.00315 sec., 11111.111111111111 rows/sec., 19.91 MiB/sec. 2025.02.10 18:58:43.375649 [ 256 ] {f2ee850c-b142-4fdc-b61c-24d37269d93e} TCPHandler: Processed in 0.003483194 sec. 2025.02.10 18:58:43.375836 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:43.376005 [ 4 ] {bc1156f5-f381-47ad-b003-3ea7979ad1fe} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:58:43.376067 [ 4 ] {bc1156f5-f381-47ad-b003-3ea7979ad1fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:58:43.376760 [ 4 ] {bc1156f5-f381-47ad-b003-3ea7979ad1fe} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:43.376801 [ 4 ] {bc1156f5-f381-47ad-b003-3ea7979ad1fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:43.377291 [ 4 ] {bc1156f5-f381-47ad-b003-3ea7979ad1fe} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.10 18:58:43.377558 [ 4 ] {bc1156f5-f381-47ad-b003-3ea7979ad1fe} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:43.377855 [ 4 ] {bc1156f5-f381-47ad-b003-3ea7979ad1fe} executeQuery: Read 82 rows, 5.33 KiB in 0.00184 sec., 44565.217391304344 rows/sec., 2.83 MiB/sec. 2025.02.10 18:58:43.378009 [ 4 ] {bc1156f5-f381-47ad-b003-3ea7979ad1fe} TCPHandler: Processed in 0.002260315 sec. 2025.02.10 18:58:43.379754 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_145_30} MergeTask::MergeProjectionsStage: Merge sorted 43771 rows, containing 5 columns (5 merged, 0 gathered) in 0.012495512 sec., 3502937.694749923 rows/sec., 236.50 MiB/sec. 2025.02.10 18:58:43.380260 [ 195 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_145_30} MergedBlockOutputStream: filled checksums all_1_145_30 (state Temporary) 2025.02.10 18:58:43.380592 [ 195 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_145_30} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_145_30 to all_1_145_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:43.380681 [ 195 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_145_30} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_140_29, all_145_145_0] -> all_1_145_30 2025.02.10 18:58:43.380787 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2025.02.10 18:58:44.000205 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 273.68 MiB, peak 290.01 MiB, free memory in arenas 0.00 B, will set to 272.33 MiB (RSS), difference: -1.35 MiB 2025.02.10 18:58:47.607853 [ 40 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:58:47.607913 [ 40 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:58:47.834766 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 2025.02.10 18:58:47.835405 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:47.835452 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:47.836008 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.10 18:58:47.836284 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:47.836445 [ 40 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.10 18:58:47.836495 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 2025.02.10 18:58:47.836501 [ 40 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:47.836529 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:47.836734 [ 187 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.10 18:58:47.837006 [ 187 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:47.837084 [ 187 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part 2025.02.10 18:58:47.837256 [ 187 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part 2025.02.10 18:58:47.837446 [ 187 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part 2025.02.10 18:58:47.837608 [ 187 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part 2025.02.10 18:58:47.837840 [ 187 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part 2025.02.10 18:58:47.837929 [ 187 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part 2025.02.10 18:58:47.840965 [ 196 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004351694 sec., 9055324.202482987 rows/sec., 129.54 MiB/sec. 2025.02.10 18:58:47.841456 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.10 18:58:47.841940 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_86_17} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:47.842039 [ 194 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_86_17} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.10 18:58:47.842162 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.10 18:58:48.342098 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:48.342294 [ 4 ] {a906505a-6608-48a2-9aec-b317cdc947a0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:58:48.342367 [ 4 ] {a906505a-6608-48a2-9aec-b317cdc947a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:58:48.343187 [ 4 ] {a906505a-6608-48a2-9aec-b317cdc947a0} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:48.343240 [ 4 ] {a906505a-6608-48a2-9aec-b317cdc947a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:48.343681 [ 4 ] {a906505a-6608-48a2-9aec-b317cdc947a0} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.10 18:58:48.343931 [ 4 ] {a906505a-6608-48a2-9aec-b317cdc947a0} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:48.344111 [ 38 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.10 18:58:48.344134 [ 4 ] {a906505a-6608-48a2-9aec-b317cdc947a0} executeQuery: Read 66 rows, 5.38 KiB in 0.001893 sec., 34865.29318541997 rows/sec., 2.78 MiB/sec. 2025.02.10 18:58:48.344165 [ 38 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:48.344206 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:48.344222 [ 4 ] {a906505a-6608-48a2-9aec-b317cdc947a0} TCPHandler: Processed in 0.002252464 sec. 2025.02.10 18:58:48.344456 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.10 18:58:48.344554 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:48.344707 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:48.344781 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1432 rows starting from the beginning of the part 2025.02.10 18:58:48.344867 [ 256 ] {b81aafa5-f4b0-4821-b947-fadc1a091b82} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:58:48.345000 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 273 rows starting from the beginning of the part 2025.02.10 18:58:48.345077 [ 256 ] {b81aafa5-f4b0-4821-b947-fadc1a091b82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:58:48.345610 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1207 rows starting from the beginning of the part 2025.02.10 18:58:48.345897 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part 2025.02.10 18:58:48.346341 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 273 rows starting from the beginning of the part 2025.02.10 18:58:48.346744 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 66 rows starting from the beginning of the part 2025.02.10 18:58:48.348014 [ 256 ] {b81aafa5-f4b0-4821-b947-fadc1a091b82} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:48.348090 [ 256 ] {b81aafa5-f4b0-4821-b947-fadc1a091b82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:48.349182 [ 256 ] {b81aafa5-f4b0-4821-b947-fadc1a091b82} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.10 18:58:48.349517 [ 256 ] {b81aafa5-f4b0-4821-b947-fadc1a091b82} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:48.350000 [ 256 ] {b81aafa5-f4b0-4821-b947-fadc1a091b82} executeQuery: Read 5 rows, 385.00 B in 0.005197 sec., 962.0935154897055 rows/sec., 72.34 KiB/sec. 2025.02.10 18:58:48.350465 [ 256 ] {b81aafa5-f4b0-4821-b947-fadc1a091b82} TCPHandler: Processed in 0.006098587 sec. 2025.02.10 18:58:48.350516 [ 192 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 3307 rows, containing 5 columns (5 merged, 0 gathered) in 0.006193189 sec., 533973.6927130756 rows/sec., 46.80 MiB/sec. 2025.02.10 18:58:48.350749 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:48.351060 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.10 18:58:48.351182 [ 4 ] {58b6ff59-8597-48d7-b0cb-a564cda5d4a1} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:58:48.351349 [ 4 ] {58b6ff59-8597-48d7-b0cb-a564cda5d4a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:58:48.351940 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_146_29} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:48.352071 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_146_29} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.10 18:58:48.352194 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.10 18:58:48.352475 [ 4 ] {58b6ff59-8597-48d7-b0cb-a564cda5d4a1} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:48.352513 [ 4 ] {58b6ff59-8597-48d7-b0cb-a564cda5d4a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:48.352891 [ 4 ] {58b6ff59-8597-48d7-b0cb-a564cda5d4a1} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.10 18:58:48.353138 [ 4 ] {58b6ff59-8597-48d7-b0cb-a564cda5d4a1} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:48.353282 [ 38 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.10 18:58:48.353322 [ 38 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:48.353332 [ 4 ] {58b6ff59-8597-48d7-b0cb-a564cda5d4a1} executeQuery: Read 69 rows, 5.52 KiB in 0.002317 sec., 29779.88778593008 rows/sec., 2.32 MiB/sec. 2025.02.10 18:58:48.353349 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:48.353482 [ 4 ] {58b6ff59-8597-48d7-b0cb-a564cda5d4a1} TCPHandler: Processed in 0.00289431 sec. 2025.02.10 18:58:48.353573 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.10 18:58:48.353702 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:48.353754 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:48.353796 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 914 rows starting from the beginning of the part 2025.02.10 18:58:48.354037 [ 256 ] {ab802ee7-3a6a-4053-a5ef-0407154d38ad} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:48.354088 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 417 rows starting from the beginning of the part 2025.02.10 18:58:48.354216 [ 256 ] {ab802ee7-3a6a-4053-a5ef-0407154d38ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:58:48.354444 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 527 rows starting from the beginning of the part 2025.02.10 18:58:48.354912 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part 2025.02.10 18:58:48.355331 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 417 rows starting from the beginning of the part 2025.02.10 18:58:48.355590 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 69 rows starting from the beginning of the part 2025.02.10 18:58:48.356752 [ 256 ] {ab802ee7-3a6a-4053-a5ef-0407154d38ad} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:48.356832 [ 256 ] {ab802ee7-3a6a-4053-a5ef-0407154d38ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:48.357970 [ 256 ] {ab802ee7-3a6a-4053-a5ef-0407154d38ad} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.10 18:58:48.358297 [ 256 ] {ab802ee7-3a6a-4053-a5ef-0407154d38ad} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:48.358840 [ 192 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.00537808 sec., 447743.4326004819 rows/sec., 34.33 MiB/sec. 2025.02.10 18:58:48.358924 [ 256 ] {ab802ee7-3a6a-4053-a5ef-0407154d38ad} executeQuery: Read 160 rows, 11.41 KiB in 0.005047 sec., 31702.001188825045 rows/sec., 2.21 MiB/sec. 2025.02.10 18:58:48.359170 [ 256 ] {ab802ee7-3a6a-4053-a5ef-0407154d38ad} TCPHandler: Processed in 0.005561704 sec. 2025.02.10 18:58:48.359189 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.10 18:58:48.359514 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:48.359999 [ 4 ] {237e1c7b-189f-4fbf-8c63-da505dded108} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:48.360194 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_146_29} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:48.360486 [ 4 ] {237e1c7b-189f-4fbf-8c63-da505dded108} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:58:48.360556 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_146_29} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.10 18:58:48.360824 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.10 18:58:48.361972 [ 4 ] {237e1c7b-189f-4fbf-8c63-da505dded108} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:48.362017 [ 4 ] {237e1c7b-189f-4fbf-8c63-da505dded108} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:48.362661 [ 4 ] {237e1c7b-189f-4fbf-8c63-da505dded108} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.10 18:58:48.362933 [ 4 ] {237e1c7b-189f-4fbf-8c63-da505dded108} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:48.363142 [ 4 ] {237e1c7b-189f-4fbf-8c63-da505dded108} executeQuery: Read 5 rows, 9.17 KiB in 0.003322 sec., 1505.1173991571343 rows/sec., 2.70 MiB/sec. 2025.02.10 18:58:48.363255 [ 4 ] {237e1c7b-189f-4fbf-8c63-da505dded108} TCPHandler: Processed in 0.003934214 sec. 2025.02.10 18:58:48.363456 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:48.363596 [ 256 ] {53622c8b-323e-4974-9f82-7a13e9247b99} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:58:48.363656 [ 256 ] {53622c8b-323e-4974-9f82-7a13e9247b99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:58:48.364248 [ 256 ] {53622c8b-323e-4974-9f82-7a13e9247b99} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:48.364295 [ 256 ] {53622c8b-323e-4974-9f82-7a13e9247b99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:48.364679 [ 256 ] {53622c8b-323e-4974-9f82-7a13e9247b99} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.10 18:58:48.364941 [ 256 ] {53622c8b-323e-4974-9f82-7a13e9247b99} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:48.365122 [ 38 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.10 18:58:48.365169 [ 38 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:48.365187 [ 256 ] {53622c8b-323e-4974-9f82-7a13e9247b99} executeQuery: Read 60 rows, 4.14 KiB in 0.001615 sec., 37151.70278637771 rows/sec., 2.50 MiB/sec. 2025.02.10 18:58:48.365205 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:48.365324 [ 256 ] {53622c8b-323e-4974-9f82-7a13e9247b99} TCPHandler: Processed in 0.001931926 sec. 2025.02.10 18:58:48.365487 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.10 18:58:48.365827 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:48.365923 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_146_29} MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8628 rows starting from the beginning of the part 2025.02.10 18:58:48.366278 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 82 rows starting from the beginning of the part 2025.02.10 18:58:48.366628 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 44 rows starting from the beginning of the part 2025.02.10 18:58:48.366971 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 16 rows starting from the beginning of the part 2025.02.10 18:58:48.367290 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 82 rows starting from the beginning of the part 2025.02.10 18:58:48.367628 [ 201 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part 2025.02.10 18:58:48.370587 [ 199 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 8912 rows, containing 4 columns (4 merged, 0 gathered) in 0.005243166 sec., 1699736.3806524533 rows/sec., 110.79 MiB/sec. 2025.02.10 18:58:48.370833 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.10 18:58:48.371213 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_146_29} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:48.371312 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_146_29} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.10 18:58:48.371410 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. 2025.02.10 18:58:50.672506 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 2025.02.10 18:58:50.694505 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:50.694558 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:50.702137 [ 243 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.10 18:58:50.702983 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:50.703374 [ 37 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.10 18:58:50.703513 [ 37 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:50.703578 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:50.704028 [ 199 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.10 18:58:50.713641 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 649 2025.02.10 18:58:50.714927 [ 199 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:50.715874 [ 199 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part 2025.02.10 18:58:50.720650 [ 199 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part 2025.02.10 18:58:50.725803 [ 199 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part 2025.02.10 18:58:50.731250 [ 199 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 7 rows starting from the beginning of the part 2025.02.10 18:58:50.737259 [ 199 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 8 rows starting from the beginning of the part 2025.02.10 18:58:50.743102 [ 199 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part 2025.02.10 18:58:50.814189 [ 190 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.110473575 sec., 5874.708046698045 rows/sec., 30.38 MiB/sec. 2025.02.10 18:58:50.817770 [ 189 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.10 18:58:50.820652 [ 189 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_86_17} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:50.820771 [ 189 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_86_17} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.10 18:58:50.823048 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.02.10 18:58:51.000165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 273.40 MiB, peak 290.82 MiB, free memory in arenas 0.00 B, will set to 272.33 MiB (RSS), difference: -1.07 MiB 2025.02.10 18:58:53.077258 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2570 2025.02.10 18:58:53.080459 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:53.080514 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:53.082043 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.10 18:58:53.082366 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:53.082742 [ 222 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:53.082787 [ 222 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:53.083339 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2570 2025.02.10 18:58:53.084840 [ 222 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:58:53.191024 [ 222 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.10 18:58:53.191060 [ 222 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.10 18:58:53.192964 [ 222 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.10 18:58:53.347462 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:53.347647 [ 4 ] {23cc77a1-51bb-4055-97e3-3cd5ab7728a3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:58:53.347717 [ 4 ] {23cc77a1-51bb-4055-97e3-3cd5ab7728a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:58:53.348453 [ 4 ] {23cc77a1-51bb-4055-97e3-3cd5ab7728a3} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:53.348502 [ 4 ] {23cc77a1-51bb-4055-97e3-3cd5ab7728a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:53.348918 [ 4 ] {23cc77a1-51bb-4055-97e3-3cd5ab7728a3} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.10 18:58:53.349174 [ 4 ] {23cc77a1-51bb-4055-97e3-3cd5ab7728a3} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:53.349417 [ 4 ] {23cc77a1-51bb-4055-97e3-3cd5ab7728a3} executeQuery: Read 14 rows, 1.01 KiB in 0.001824 sec., 7675.438596491228 rows/sec., 552.53 KiB/sec. 2025.02.10 18:58:53.349495 [ 4 ] {23cc77a1-51bb-4055-97e3-3cd5ab7728a3} TCPHandler: Processed in 0.002149742 sec. 2025.02.10 18:58:53.349791 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:53.350007 [ 256 ] {39bed163-b941-48f9-9dbe-08ae7be756fc} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:58:53.350092 [ 256 ] {39bed163-b941-48f9-9dbe-08ae7be756fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:58:53.350894 [ 256 ] {39bed163-b941-48f9-9dbe-08ae7be756fc} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:53.350939 [ 256 ] {39bed163-b941-48f9-9dbe-08ae7be756fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:53.351381 [ 256 ] {39bed163-b941-48f9-9dbe-08ae7be756fc} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.10 18:58:53.351651 [ 256 ] {39bed163-b941-48f9-9dbe-08ae7be756fc} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:53.351855 [ 256 ] {39bed163-b941-48f9-9dbe-08ae7be756fc} executeQuery: Read 2 rows, 167.00 B in 0.00191 sec., 1047.1204188481674 rows/sec., 85.39 KiB/sec. 2025.02.10 18:58:53.351923 [ 256 ] {39bed163-b941-48f9-9dbe-08ae7be756fc} TCPHandler: Processed in 0.002294605 sec. 2025.02.10 18:58:53.352094 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:53.352241 [ 4 ] {d9e131a6-6e14-43b6-959a-cba6ade9ec09} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:58:53.352304 [ 4 ] {d9e131a6-6e14-43b6-959a-cba6ade9ec09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:58:53.353152 [ 4 ] {d9e131a6-6e14-43b6-959a-cba6ade9ec09} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:53.353194 [ 4 ] {d9e131a6-6e14-43b6-959a-cba6ade9ec09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:53.353592 [ 4 ] {d9e131a6-6e14-43b6-959a-cba6ade9ec09} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.10 18:58:53.353841 [ 4 ] {d9e131a6-6e14-43b6-959a-cba6ade9ec09} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:53.354056 [ 4 ] {d9e131a6-6e14-43b6-959a-cba6ade9ec09} executeQuery: Read 274 rows, 24.71 KiB in 0.00185 sec., 148108.1081081081 rows/sec., 13.04 MiB/sec. 2025.02.10 18:58:53.354114 [ 4 ] {d9e131a6-6e14-43b6-959a-cba6ade9ec09} TCPHandler: Processed in 0.00208903 sec. 2025.02.10 18:58:53.354299 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:53.354449 [ 256 ] {79e2a438-b8f3-4edb-bcfe-50f1be51d91e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:58:53.354511 [ 256 ] {79e2a438-b8f3-4edb-bcfe-50f1be51d91e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:58:53.355253 [ 256 ] {79e2a438-b8f3-4edb-bcfe-50f1be51d91e} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:53.355300 [ 256 ] {79e2a438-b8f3-4edb-bcfe-50f1be51d91e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:53.355718 [ 256 ] {79e2a438-b8f3-4edb-bcfe-50f1be51d91e} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.10 18:58:53.355978 [ 256 ] {79e2a438-b8f3-4edb-bcfe-50f1be51d91e} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:53.356122 [ 33 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.10 18:58:53.356168 [ 256 ] {79e2a438-b8f3-4edb-bcfe-50f1be51d91e} executeQuery: Read 44 rows, 3.23 KiB in 0.001755 sec., 25071.22507122507 rows/sec., 1.80 MiB/sec. 2025.02.10 18:58:53.356173 [ 33 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:53.356222 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:53.356243 [ 256 ] {79e2a438-b8f3-4edb-bcfe-50f1be51d91e} TCPHandler: Processed in 0.002014389 sec. 2025.02.10 18:58:53.356487 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:53.356602 [ 200 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.10 18:58:53.356907 [ 4 ] {dcdaefd3-fea5-431d-a01e-2108b8be81d8} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:58:53.357152 [ 4 ] {dcdaefd3-fea5-431d-a01e-2108b8be81d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:58:53.357690 [ 200 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:53.357951 [ 200 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 65 rows starting from the beginning of the part 2025.02.10 18:58:53.358783 [ 200 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 42 rows starting from the beginning of the part 2025.02.10 18:58:53.359105 [ 200 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 7 rows starting from the beginning of the part 2025.02.10 18:58:53.359486 [ 200 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 42 rows starting from the beginning of the part 2025.02.10 18:58:53.359840 [ 200 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 5 rows starting from the beginning of the part 2025.02.10 18:58:53.360204 [ 200 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 44 rows starting from the beginning of the part 2025.02.10 18:58:53.360645 [ 4 ] {dcdaefd3-fea5-431d-a01e-2108b8be81d8} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:53.360725 [ 4 ] {dcdaefd3-fea5-431d-a01e-2108b8be81d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:53.361600 [ 4 ] {dcdaefd3-fea5-431d-a01e-2108b8be81d8} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.10 18:58:53.362198 [ 4 ] {dcdaefd3-fea5-431d-a01e-2108b8be81d8} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:53.362783 [ 4 ] {dcdaefd3-fea5-431d-a01e-2108b8be81d8} executeQuery: Read 14 rows, 1004.00 B in 0.006016 sec., 2327.127659574468 rows/sec., 162.98 KiB/sec. 2025.02.10 18:58:53.363025 [ 4 ] {dcdaefd3-fea5-431d-a01e-2108b8be81d8} TCPHandler: Processed in 0.00666819 sec. 2025.02.10 18:58:53.363044 [ 193 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.006695932 sec., 30615.60362321481 rows/sec., 2.31 MiB/sec. 2025.02.10 18:58:53.363211 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:53.363232 [ 193 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.10 18:58:53.363362 [ 256 ] {7650c9ac-aa51-4f79-ba3b-9cc6f1ef0af5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:58:53.363429 [ 256 ] {7650c9ac-aa51-4f79-ba3b-9cc6f1ef0af5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:58:53.363599 [ 193 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_121_24} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:53.363730 [ 193 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_121_24} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.10 18:58:53.363856 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.10 18:58:53.364187 [ 256 ] {7650c9ac-aa51-4f79-ba3b-9cc6f1ef0af5} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:53.364226 [ 256 ] {7650c9ac-aa51-4f79-ba3b-9cc6f1ef0af5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:53.364596 [ 256 ] {7650c9ac-aa51-4f79-ba3b-9cc6f1ef0af5} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.10 18:58:53.364867 [ 256 ] {7650c9ac-aa51-4f79-ba3b-9cc6f1ef0af5} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:53.365047 [ 256 ] {7650c9ac-aa51-4f79-ba3b-9cc6f1ef0af5} executeQuery: Read 13 rows, 830.00 B in 0.001724 sec., 7540.60324825986 rows/sec., 470.15 KiB/sec. 2025.02.10 18:58:53.365100 [ 256 ] {7650c9ac-aa51-4f79-ba3b-9cc6f1ef0af5} TCPHandler: Processed in 0.001962588 sec. 2025.02.10 18:58:53.365254 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:53.365375 [ 4 ] {7fb532cf-deba-4c07-baf6-2ce66ef38b70} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:58:53.365425 [ 4 ] {7fb532cf-deba-4c07-baf6-2ce66ef38b70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:58:53.366273 [ 4 ] {7fb532cf-deba-4c07-baf6-2ce66ef38b70} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:53.366321 [ 4 ] {7fb532cf-deba-4c07-baf6-2ce66ef38b70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:53.366748 [ 4 ] {7fb532cf-deba-4c07-baf6-2ce66ef38b70} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.10 18:58:53.366992 [ 4 ] {7fb532cf-deba-4c07-baf6-2ce66ef38b70} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:53.367198 [ 4 ] {7fb532cf-deba-4c07-baf6-2ce66ef38b70} executeQuery: Read 419 rows, 30.65 KiB in 0.001848 sec., 226731.60173160172 rows/sec., 16.20 MiB/sec. 2025.02.10 18:58:53.367259 [ 4 ] {7fb532cf-deba-4c07-baf6-2ce66ef38b70} TCPHandler: Processed in 0.00206235 sec. 2025.02.10 18:58:53.367455 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:53.367789 [ 256 ] {21078e0a-13f4-4a44-b1d3-97e6fa65f8ef} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:58:53.367861 [ 256 ] {21078e0a-13f4-4a44-b1d3-97e6fa65f8ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:58:53.368439 [ 256 ] {21078e0a-13f4-4a44-b1d3-97e6fa65f8ef} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:53.368486 [ 256 ] {21078e0a-13f4-4a44-b1d3-97e6fa65f8ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:53.368864 [ 256 ] {21078e0a-13f4-4a44-b1d3-97e6fa65f8ef} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.10 18:58:53.369112 [ 256 ] {21078e0a-13f4-4a44-b1d3-97e6fa65f8ef} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:53.369323 [ 256 ] {21078e0a-13f4-4a44-b1d3-97e6fa65f8ef} executeQuery: Read 6 rows, 321.00 B in 0.001645 sec., 3647.4164133738605 rows/sec., 190.56 KiB/sec. 2025.02.10 18:58:53.369387 [ 256 ] {21078e0a-13f4-4a44-b1d3-97e6fa65f8ef} TCPHandler: Processed in 0.002031329 sec. 2025.02.10 18:58:53.369626 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:53.369809 [ 4 ] {ee53b439-cb1c-411b-9daa-accf1936b7b6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:53.369873 [ 4 ] {ee53b439-cb1c-411b-9daa-accf1936b7b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:58:53.370570 [ 4 ] {ee53b439-cb1c-411b-9daa-accf1936b7b6} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:53.370610 [ 4 ] {ee53b439-cb1c-411b-9daa-accf1936b7b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:53.371015 [ 4 ] {ee53b439-cb1c-411b-9daa-accf1936b7b6} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.10 18:58:53.371256 [ 4 ] {ee53b439-cb1c-411b-9daa-accf1936b7b6} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:53.371452 [ 4 ] {ee53b439-cb1c-411b-9daa-accf1936b7b6} executeQuery: Read 238 rows, 16.34 KiB in 0.001674 sec., 142174.43249701316 rows/sec., 9.53 MiB/sec. 2025.02.10 18:58:53.371503 [ 4 ] {ee53b439-cb1c-411b-9daa-accf1936b7b6} TCPHandler: Processed in 0.002021539 sec. 2025.02.10 18:58:53.371688 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:53.371828 [ 256 ] {6d010b6c-7c48-41dd-879c-bbe0585a083c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:58:53.371890 [ 256 ] {6d010b6c-7c48-41dd-879c-bbe0585a083c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:58:53.372458 [ 256 ] {6d010b6c-7c48-41dd-879c-bbe0585a083c} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:53.372504 [ 256 ] {6d010b6c-7c48-41dd-879c-bbe0585a083c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:53.372872 [ 256 ] {6d010b6c-7c48-41dd-879c-bbe0585a083c} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.10 18:58:53.373140 [ 256 ] {6d010b6c-7c48-41dd-879c-bbe0585a083c} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:53.373353 [ 256 ] {6d010b6c-7c48-41dd-879c-bbe0585a083c} executeQuery: Read 1 rows, 69.00 B in 0.001556 sec., 642.6735218508998 rows/sec., 43.31 KiB/sec. 2025.02.10 18:58:53.373403 [ 256 ] {6d010b6c-7c48-41dd-879c-bbe0585a083c} TCPHandler: Processed in 0.001782323 sec. 2025.02.10 18:58:53.373565 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:53.373707 [ 4 ] {cfd25ecf-c756-45d1-a0ab-64ef7d72168a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:53.373800 [ 4 ] {cfd25ecf-c756-45d1-a0ab-64ef7d72168a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:58:53.375109 [ 4 ] {cfd25ecf-c756-45d1-a0ab-64ef7d72168a} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:53.375148 [ 4 ] {cfd25ecf-c756-45d1-a0ab-64ef7d72168a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:53.375822 [ 4 ] {cfd25ecf-c756-45d1-a0ab-64ef7d72168a} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.10 18:58:53.376078 [ 4 ] {cfd25ecf-c756-45d1-a0ab-64ef7d72168a} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:53.376276 [ 31 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.10 18:58:53.376337 [ 4 ] {cfd25ecf-c756-45d1-a0ab-64ef7d72168a} executeQuery: Read 35 rows, 64.22 KiB in 0.002654 sec., 13187.641296156744 rows/sec., 23.63 MiB/sec. 2025.02.10 18:58:53.376348 [ 31 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:53.376419 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:53.376733 [ 4 ] {cfd25ecf-c756-45d1-a0ab-64ef7d72168a} TCPHandler: Processed in 0.003231408 sec. 2025.02.10 18:58:53.376760 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.10 18:58:53.376922 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:53.377075 [ 256 ] {c35a6e37-186b-4cb2-888d-794e1a19abdf} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:58:53.377153 [ 256 ] {c35a6e37-186b-4cb2-888d-794e1a19abdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:58:53.377199 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:58:53.377329 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2294 rows starting from the beginning of the part 2025.02.10 18:58:53.377950 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 35 rows starting from the beginning of the part 2025.02.10 18:58:53.378599 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 5 rows starting from the beginning of the part 2025.02.10 18:58:53.378606 [ 256 ] {c35a6e37-186b-4cb2-888d-794e1a19abdf} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:53.378656 [ 256 ] {c35a6e37-186b-4cb2-888d-794e1a19abdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:53.379117 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 35 rows starting from the beginning of the part 2025.02.10 18:58:53.379677 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 5 rows starting from the beginning of the part 2025.02.10 18:58:53.379783 [ 256 ] {c35a6e37-186b-4cb2-888d-794e1a19abdf} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.10 18:58:53.380150 [ 193 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 35 rows starting from the beginning of the part 2025.02.10 18:58:53.380497 [ 256 ] {c35a6e37-186b-4cb2-888d-794e1a19abdf} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:53.380974 [ 256 ] {c35a6e37-186b-4cb2-888d-794e1a19abdf} executeQuery: Read 82 rows, 5.33 KiB in 0.003937 sec., 20828.04165608331 rows/sec., 1.32 MiB/sec. 2025.02.10 18:58:53.381189 [ 256 ] {c35a6e37-186b-4cb2-888d-794e1a19abdf} TCPHandler: Processed in 0.004351556 sec. 2025.02.10 18:58:53.389365 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 19 columns (19 merged, 0 gathered) in 0.012803699 sec., 188148.75295022165 rows/sec., 337.15 MiB/sec. 2025.02.10 18:58:53.391646 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.10 18:58:53.392117 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_121_24} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:53.392206 [ 195 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_121_24} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.10 18:58:53.392374 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.60 MiB. 2025.02.10 18:58:54.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.24 MiB, peak 290.82 MiB, free memory in arenas 0.00 B, will set to 272.84 MiB (RSS), difference: 3.59 MiB 2025.02.10 18:58:55.336630 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 2025.02.10 18:58:55.337327 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:55.337378 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:55.337936 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.10 18:58:55.338216 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:55.338465 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 2025.02.10 18:58:58.125437 [ 218 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:58.125494 [ 218 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:58.127424 [ 218 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:58.138834 [ 222 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:58:58.138869 [ 222 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:58:58.141053 [ 222 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:58:58.213743 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 2025.02.10 18:58:58.237930 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:58.238002 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:58.245579 [ 243 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.10 18:58:58.246372 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:58.249465 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2025.02.10 18:58:58.342080 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:58.342274 [ 4 ] {0b3b0780-5d4a-4b2e-a0d5-a6251ee9fead} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:58:58.342354 [ 4 ] {0b3b0780-5d4a-4b2e-a0d5-a6251ee9fead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:58:58.343176 [ 4 ] {0b3b0780-5d4a-4b2e-a0d5-a6251ee9fead} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:58.343220 [ 4 ] {0b3b0780-5d4a-4b2e-a0d5-a6251ee9fead} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:58.343665 [ 4 ] {0b3b0780-5d4a-4b2e-a0d5-a6251ee9fead} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.10 18:58:58.343908 [ 4 ] {0b3b0780-5d4a-4b2e-a0d5-a6251ee9fead} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:58.344160 [ 4 ] {0b3b0780-5d4a-4b2e-a0d5-a6251ee9fead} executeQuery: Read 66 rows, 5.38 KiB in 0.001937 sec., 34073.30924109448 rows/sec., 2.71 MiB/sec. 2025.02.10 18:58:58.344240 [ 4 ] {0b3b0780-5d4a-4b2e-a0d5-a6251ee9fead} TCPHandler: Processed in 0.002288585 sec. 2025.02.10 18:58:58.344244 [ 219 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:58:58.344312 [ 219 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:58:58.344514 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:58.344762 [ 256 ] {85142d14-6371-4b7d-a0b2-9b24cd485678} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:58:58.344867 [ 256 ] {85142d14-6371-4b7d-a0b2-9b24cd485678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:58:58.346324 [ 256 ] {85142d14-6371-4b7d-a0b2-9b24cd485678} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:58.346417 [ 256 ] {85142d14-6371-4b7d-a0b2-9b24cd485678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:58.347233 [ 256 ] {85142d14-6371-4b7d-a0b2-9b24cd485678} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.10 18:58:58.347700 [ 256 ] {85142d14-6371-4b7d-a0b2-9b24cd485678} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:58.348043 [ 256 ] {85142d14-6371-4b7d-a0b2-9b24cd485678} executeQuery: Read 5 rows, 385.00 B in 0.00336 sec., 1488.095238095238 rows/sec., 111.90 KiB/sec. 2025.02.10 18:58:58.348194 [ 256 ] {85142d14-6371-4b7d-a0b2-9b24cd485678} TCPHandler: Processed in 0.003825542 sec. 2025.02.10 18:58:58.348248 [ 219 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:58:58.348444 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:58.348729 [ 4 ] {4a55dc7d-a53b-42a6-a069-981d254f915a} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:58:58.348859 [ 4 ] {4a55dc7d-a53b-42a6-a069-981d254f915a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:58:58.350113 [ 4 ] {4a55dc7d-a53b-42a6-a069-981d254f915a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:58.350154 [ 4 ] {4a55dc7d-a53b-42a6-a069-981d254f915a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:58.350529 [ 4 ] {4a55dc7d-a53b-42a6-a069-981d254f915a} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.10 18:58:58.350769 [ 4 ] {4a55dc7d-a53b-42a6-a069-981d254f915a} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:58.350980 [ 4 ] {4a55dc7d-a53b-42a6-a069-981d254f915a} executeQuery: Read 69 rows, 5.52 KiB in 0.002355 sec., 29299.36305732484 rows/sec., 2.29 MiB/sec. 2025.02.10 18:58:58.351033 [ 4 ] {4a55dc7d-a53b-42a6-a069-981d254f915a} TCPHandler: Processed in 0.002723116 sec. 2025.02.10 18:58:58.351210 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:58.351359 [ 256 ] {ed6bf926-f15c-4188-bad1-18d7466e16ff} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:58.351426 [ 256 ] {ed6bf926-f15c-4188-bad1-18d7466e16ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:58:58.352058 [ 256 ] {ed6bf926-f15c-4188-bad1-18d7466e16ff} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:58.352099 [ 256 ] {ed6bf926-f15c-4188-bad1-18d7466e16ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:58.352499 [ 256 ] {ed6bf926-f15c-4188-bad1-18d7466e16ff} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.10 18:58:58.352743 [ 256 ] {ed6bf926-f15c-4188-bad1-18d7466e16ff} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:58.352944 [ 256 ] {ed6bf926-f15c-4188-bad1-18d7466e16ff} executeQuery: Read 160 rows, 11.41 KiB in 0.001623 sec., 98582.87122612445 rows/sec., 6.87 MiB/sec. 2025.02.10 18:58:58.352998 [ 256 ] {ed6bf926-f15c-4188-bad1-18d7466e16ff} TCPHandler: Processed in 0.001856615 sec. 2025.02.10 18:58:58.353166 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:58.353289 [ 4 ] {9a589905-f82c-4897-b636-fe9251ebe2f7} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:58:58.353377 [ 4 ] {9a589905-f82c-4897-b636-fe9251ebe2f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:58:58.354525 [ 4 ] {9a589905-f82c-4897-b636-fe9251ebe2f7} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:58.354565 [ 4 ] {9a589905-f82c-4897-b636-fe9251ebe2f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:58.355211 [ 4 ] {9a589905-f82c-4897-b636-fe9251ebe2f7} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.10 18:58:58.355468 [ 4 ] {9a589905-f82c-4897-b636-fe9251ebe2f7} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:58.355739 [ 4 ] {9a589905-f82c-4897-b636-fe9251ebe2f7} executeQuery: Read 5 rows, 9.17 KiB in 0.002474 sec., 2021.018593371059 rows/sec., 3.62 MiB/sec. 2025.02.10 18:58:58.355764 [ 223 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:58.355842 [ 223 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:58.355972 [ 4 ] {9a589905-f82c-4897-b636-fe9251ebe2f7} TCPHandler: Processed in 0.002871949 sec. 2025.02.10 18:58:58.356227 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:58:58.356421 [ 256 ] {03120c78-6756-4156-80d7-8639d8d08bdb} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:58:58.356520 [ 256 ] {03120c78-6756-4156-80d7-8639d8d08bdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:58:58.357738 [ 256 ] {03120c78-6756-4156-80d7-8639d8d08bdb} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:58:58.357778 [ 256 ] {03120c78-6756-4156-80d7-8639d8d08bdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:58:58.358445 [ 256 ] {03120c78-6756-4156-80d7-8639d8d08bdb} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.10 18:58:58.358840 [ 256 ] {03120c78-6756-4156-80d7-8639d8d08bdb} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:58:58.359226 [ 256 ] {03120c78-6756-4156-80d7-8639d8d08bdb} executeQuery: Read 60 rows, 4.14 KiB in 0.002844 sec., 21097.04641350211 rows/sec., 1.42 MiB/sec. 2025.02.10 18:58:58.359301 [ 220 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:58:58.359436 [ 256 ] {03120c78-6756-4156-80d7-8639d8d08bdb} TCPHandler: Processed in 0.003352471 sec. 2025.02.10 18:58:58.359454 [ 220 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:58:58.359869 [ 223 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:58:58.362552 [ 220 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:58:59.263190 [ 220 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:58:59.263265 [ 220 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:58:59.265127 [ 220 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:59:02.607961 [ 106 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:59:02.608020 [ 106 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:59:02.838614 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 2025.02.10 18:59:02.839272 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:02.839322 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:02.839877 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.10 18:59:02.840153 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:02.840450 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 2025.02.10 18:59:03.083569 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2606 2025.02.10 18:59:03.086834 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:03.086886 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:03.088462 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.10 18:59:03.088794 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:03.089401 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2606 2025.02.10 18:59:03.347594 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:03.347774 [ 4 ] {7a663aa5-eea6-4a08-a688-fa627d36879b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:59:03.347844 [ 4 ] {7a663aa5-eea6-4a08-a688-fa627d36879b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:59:03.348438 [ 4 ] {7a663aa5-eea6-4a08-a688-fa627d36879b} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:03.348480 [ 4 ] {7a663aa5-eea6-4a08-a688-fa627d36879b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:03.348858 [ 4 ] {7a663aa5-eea6-4a08-a688-fa627d36879b} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.10 18:59:03.349108 [ 4 ] {7a663aa5-eea6-4a08-a688-fa627d36879b} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:03.349355 [ 4 ] {7a663aa5-eea6-4a08-a688-fa627d36879b} executeQuery: Read 14 rows, 1.01 KiB in 0.001622 sec., 8631.319358816276 rows/sec., 621.34 KiB/sec. 2025.02.10 18:59:03.349456 [ 4 ] {7a663aa5-eea6-4a08-a688-fa627d36879b} TCPHandler: Processed in 0.001943186 sec. 2025.02.10 18:59:03.349733 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:03.349940 [ 256 ] {e0ac2da5-e37b-4c0c-b1bf-d9457caee125} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:59:03.350013 [ 256 ] {e0ac2da5-e37b-4c0c-b1bf-d9457caee125} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:59:03.350862 [ 256 ] {e0ac2da5-e37b-4c0c-b1bf-d9457caee125} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:03.350906 [ 256 ] {e0ac2da5-e37b-4c0c-b1bf-d9457caee125} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:03.351396 [ 256 ] {e0ac2da5-e37b-4c0c-b1bf-d9457caee125} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.10 18:59:03.351650 [ 256 ] {e0ac2da5-e37b-4c0c-b1bf-d9457caee125} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:03.351880 [ 256 ] {e0ac2da5-e37b-4c0c-b1bf-d9457caee125} executeQuery: Read 273 rows, 24.64 KiB in 0.001993 sec., 136979.42799799299 rows/sec., 12.07 MiB/sec. 2025.02.10 18:59:03.351939 [ 256 ] {e0ac2da5-e37b-4c0c-b1bf-d9457caee125} TCPHandler: Processed in 0.002386947 sec. 2025.02.10 18:59:03.352091 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:03.352235 [ 4 ] {04b2134d-f96d-4333-8a96-5bfd1b323bf3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:59:03.352296 [ 4 ] {04b2134d-f96d-4333-8a96-5bfd1b323bf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:59:03.352984 [ 4 ] {04b2134d-f96d-4333-8a96-5bfd1b323bf3} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:03.353024 [ 4 ] {04b2134d-f96d-4333-8a96-5bfd1b323bf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:03.353401 [ 4 ] {04b2134d-f96d-4333-8a96-5bfd1b323bf3} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.10 18:59:03.353645 [ 4 ] {04b2134d-f96d-4333-8a96-5bfd1b323bf3} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:03.353873 [ 4 ] {04b2134d-f96d-4333-8a96-5bfd1b323bf3} executeQuery: Read 42 rows, 3.09 KiB in 0.001668 sec., 25179.856115107912 rows/sec., 1.81 MiB/sec. 2025.02.10 18:59:03.353943 [ 4 ] {04b2134d-f96d-4333-8a96-5bfd1b323bf3} TCPHandler: Processed in 0.001917637 sec. 2025.02.10 18:59:03.354166 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:03.354432 [ 256 ] {cbbb6929-6d66-4cca-8dd8-a510fcea1cfd} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:59:03.354496 [ 256 ] {cbbb6929-6d66-4cca-8dd8-a510fcea1cfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:59:03.355085 [ 256 ] {cbbb6929-6d66-4cca-8dd8-a510fcea1cfd} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:03.355125 [ 256 ] {cbbb6929-6d66-4cca-8dd8-a510fcea1cfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:03.355492 [ 256 ] {cbbb6929-6d66-4cca-8dd8-a510fcea1cfd} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.10 18:59:03.355734 [ 256 ] {cbbb6929-6d66-4cca-8dd8-a510fcea1cfd} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:03.355938 [ 256 ] {cbbb6929-6d66-4cca-8dd8-a510fcea1cfd} executeQuery: Read 14 rows, 1004.00 B in 0.001589 sec., 8810.57268722467 rows/sec., 617.04 KiB/sec. 2025.02.10 18:59:03.355990 [ 256 ] {cbbb6929-6d66-4cca-8dd8-a510fcea1cfd} TCPHandler: Processed in 0.001970108 sec. 2025.02.10 18:59:03.356144 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:03.356286 [ 4 ] {4845b302-bd2a-4116-adf1-c98c9037416d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:59:03.356344 [ 4 ] {4845b302-bd2a-4116-adf1-c98c9037416d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:59:03.356994 [ 4 ] {4845b302-bd2a-4116-adf1-c98c9037416d} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:03.357034 [ 4 ] {4845b302-bd2a-4116-adf1-c98c9037416d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:03.357396 [ 4 ] {4845b302-bd2a-4116-adf1-c98c9037416d} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.10 18:59:03.357628 [ 4 ] {4845b302-bd2a-4116-adf1-c98c9037416d} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:03.357879 [ 4 ] {4845b302-bd2a-4116-adf1-c98c9037416d} executeQuery: Read 13 rows, 830.00 B in 0.001613 sec., 8059.516429014258 rows/sec., 502.51 KiB/sec. 2025.02.10 18:59:03.357999 [ 4 ] {4845b302-bd2a-4116-adf1-c98c9037416d} TCPHandler: Processed in 0.001919636 sec. 2025.02.10 18:59:03.358205 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:03.358323 [ 256 ] {a6a6b9e3-64da-469a-820c-bcaf7c04aee6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:59:03.358398 [ 256 ] {a6a6b9e3-64da-469a-820c-bcaf7c04aee6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:59:03.359108 [ 256 ] {a6a6b9e3-64da-469a-820c-bcaf7c04aee6} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:03.359147 [ 256 ] {a6a6b9e3-64da-469a-820c-bcaf7c04aee6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:03.359542 [ 256 ] {a6a6b9e3-64da-469a-820c-bcaf7c04aee6} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.10 18:59:03.359784 [ 256 ] {a6a6b9e3-64da-469a-820c-bcaf7c04aee6} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:03.360014 [ 256 ] {a6a6b9e3-64da-469a-820c-bcaf7c04aee6} executeQuery: Read 417 rows, 30.48 KiB in 0.001714 sec., 243290.54842473744 rows/sec., 17.37 MiB/sec. 2025.02.10 18:59:03.360068 [ 256 ] {a6a6b9e3-64da-469a-820c-bcaf7c04aee6} TCPHandler: Processed in 0.001970727 sec. 2025.02.10 18:59:03.360211 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:03.360351 [ 4 ] {d8a6c8b0-8642-402e-82f5-d3edfc5115e4} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:59:03.360441 [ 4 ] {d8a6c8b0-8642-402e-82f5-d3edfc5115e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:59:03.360981 [ 4 ] {d8a6c8b0-8642-402e-82f5-d3edfc5115e4} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:03.361021 [ 4 ] {d8a6c8b0-8642-402e-82f5-d3edfc5115e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:03.361393 [ 4 ] {d8a6c8b0-8642-402e-82f5-d3edfc5115e4} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.10 18:59:03.361646 [ 4 ] {d8a6c8b0-8642-402e-82f5-d3edfc5115e4} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:03.361843 [ 4 ] {d8a6c8b0-8642-402e-82f5-d3edfc5115e4} executeQuery: Read 6 rows, 321.00 B in 0.001524 sec., 3937.0078740157483 rows/sec., 205.69 KiB/sec. 2025.02.10 18:59:03.361895 [ 4 ] {d8a6c8b0-8642-402e-82f5-d3edfc5115e4} TCPHandler: Processed in 0.001749343 sec. 2025.02.10 18:59:03.362048 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:03.362186 [ 256 ] {c44683fc-73c3-4237-ac84-8294401b830b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:03.362250 [ 256 ] {c44683fc-73c3-4237-ac84-8294401b830b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:59:03.362923 [ 256 ] {c44683fc-73c3-4237-ac84-8294401b830b} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:03.362962 [ 256 ] {c44683fc-73c3-4237-ac84-8294401b830b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:03.363378 [ 256 ] {c44683fc-73c3-4237-ac84-8294401b830b} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.10 18:59:03.363622 [ 256 ] {c44683fc-73c3-4237-ac84-8294401b830b} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:03.363860 [ 256 ] {c44683fc-73c3-4237-ac84-8294401b830b} executeQuery: Read 237 rows, 16.27 KiB in 0.001704 sec., 139084.5070422535 rows/sec., 9.32 MiB/sec. 2025.02.10 18:59:03.363969 [ 256 ] {c44683fc-73c3-4237-ac84-8294401b830b} TCPHandler: Processed in 0.001991219 sec. 2025.02.10 18:59:03.364181 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:03.364524 [ 4 ] {46ef8ddb-ede0-4830-9f69-e3001ee279d3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:59:03.364681 [ 4 ] {46ef8ddb-ede0-4830-9f69-e3001ee279d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:59:03.365495 [ 4 ] {46ef8ddb-ede0-4830-9f69-e3001ee279d3} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:03.365533 [ 4 ] {46ef8ddb-ede0-4830-9f69-e3001ee279d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:03.365900 [ 4 ] {46ef8ddb-ede0-4830-9f69-e3001ee279d3} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.10 18:59:03.366140 [ 4 ] {46ef8ddb-ede0-4830-9f69-e3001ee279d3} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:03.366346 [ 4 ] {46ef8ddb-ede0-4830-9f69-e3001ee279d3} executeQuery: Read 1 rows, 69.00 B in 0.001949 sec., 513.083632632119 rows/sec., 34.57 KiB/sec. 2025.02.10 18:59:03.366399 [ 4 ] {46ef8ddb-ede0-4830-9f69-e3001ee279d3} TCPHandler: Processed in 0.002349237 sec. 2025.02.10 18:59:03.366544 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:03.366681 [ 256 ] {73556780-e21f-4137-8ced-07a038fb4f0b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:03.366775 [ 256 ] {73556780-e21f-4137-8ced-07a038fb4f0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:59:03.368033 [ 256 ] {73556780-e21f-4137-8ced-07a038fb4f0b} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:03.368073 [ 256 ] {73556780-e21f-4137-8ced-07a038fb4f0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:03.368764 [ 256 ] {73556780-e21f-4137-8ced-07a038fb4f0b} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.10 18:59:03.369028 [ 256 ] {73556780-e21f-4137-8ced-07a038fb4f0b} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:03.369269 [ 256 ] {73556780-e21f-4137-8ced-07a038fb4f0b} executeQuery: Read 35 rows, 64.22 KiB in 0.002619 sec., 13363.879343260787 rows/sec., 23.95 MiB/sec. 2025.02.10 18:59:03.369364 [ 256 ] {73556780-e21f-4137-8ced-07a038fb4f0b} TCPHandler: Processed in 0.002888319 sec. 2025.02.10 18:59:03.369527 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:03.369667 [ 4 ] {8b27d85d-ef13-436d-ae4f-51b1e172b056} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:59:03.369728 [ 4 ] {8b27d85d-ef13-436d-ae4f-51b1e172b056} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:59:03.370240 [ 4 ] {8b27d85d-ef13-436d-ae4f-51b1e172b056} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:03.370280 [ 4 ] {8b27d85d-ef13-436d-ae4f-51b1e172b056} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:03.370661 [ 4 ] {8b27d85d-ef13-436d-ae4f-51b1e172b056} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.10 18:59:03.370905 [ 4 ] {8b27d85d-ef13-436d-ae4f-51b1e172b056} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:03.371134 [ 4 ] {8b27d85d-ef13-436d-ae4f-51b1e172b056} executeQuery: Read 82 rows, 5.33 KiB in 0.001497 sec., 54776.219104876414 rows/sec., 3.48 MiB/sec. 2025.02.10 18:59:03.371237 [ 4 ] {8b27d85d-ef13-436d-ae4f-51b1e172b056} TCPHandler: Processed in 0.001770543 sec. 2025.02.10 18:59:04.060203 [ 223 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:59:04.060294 [ 223 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:59:04.062354 [ 223 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.10 18:59:05.749552 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 2025.02.10 18:59:05.774241 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:05.774310 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:05.782912 [ 243 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.10 18:59:05.783746 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:05.787188 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 664 2025.02.10 18:59:06.546400 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:06.546622 [ 4 ] {df033ace-1db0-4c65-b0fd-cd00dd7198c5} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:59:06.546705 [ 4 ] {df033ace-1db0-4c65-b0fd-cd00dd7198c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:59:06.547485 [ 4 ] {df033ace-1db0-4c65-b0fd-cd00dd7198c5} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:06.547537 [ 4 ] {df033ace-1db0-4c65-b0fd-cd00dd7198c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:06.547975 [ 4 ] {df033ace-1db0-4c65-b0fd-cd00dd7198c5} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.10 18:59:06.548243 [ 4 ] {df033ace-1db0-4c65-b0fd-cd00dd7198c5} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:06.548518 [ 4 ] {df033ace-1db0-4c65-b0fd-cd00dd7198c5} executeQuery: Read 4 rows, 334.00 B in 0.001947 sec., 2054.442732408834 rows/sec., 167.53 KiB/sec. 2025.02.10 18:59:06.548694 [ 4 ] {df033ace-1db0-4c65-b0fd-cd00dd7198c5} TCPHandler: Processed in 0.002431019 sec. 2025.02.10 18:59:06.549017 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:06.549245 [ 256 ] {ab6f0123-d122-4d65-95cf-3dba138c2800} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:59:06.549331 [ 256 ] {ab6f0123-d122-4d65-95cf-3dba138c2800} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:59:06.550740 [ 256 ] {ab6f0123-d122-4d65-95cf-3dba138c2800} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:06.550793 [ 256 ] {ab6f0123-d122-4d65-95cf-3dba138c2800} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:06.551335 [ 256 ] {ab6f0123-d122-4d65-95cf-3dba138c2800} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.10 18:59:06.551605 [ 256 ] {ab6f0123-d122-4d65-95cf-3dba138c2800} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:06.551874 [ 256 ] {ab6f0123-d122-4d65-95cf-3dba138c2800} executeQuery: Read 1208 rows, 102.09 KiB in 0.002691 sec., 448903.75325157936 rows/sec., 37.05 MiB/sec. 2025.02.10 18:59:06.551946 [ 256 ] {ab6f0123-d122-4d65-95cf-3dba138c2800} TCPHandler: Processed in 0.003105665 sec. 2025.02.10 18:59:06.552122 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:06.552262 [ 4 ] {818222cb-b404-4867-927d-3c65fc151639} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:59:06.552323 [ 4 ] {818222cb-b404-4867-927d-3c65fc151639} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:59:06.553048 [ 4 ] {818222cb-b404-4867-927d-3c65fc151639} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:06.553090 [ 4 ] {818222cb-b404-4867-927d-3c65fc151639} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:06.553462 [ 4 ] {818222cb-b404-4867-927d-3c65fc151639} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.10 18:59:06.553708 [ 4 ] {818222cb-b404-4867-927d-3c65fc151639} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:06.553947 [ 4 ] {818222cb-b404-4867-927d-3c65fc151639} executeQuery: Read 9 rows, 671.00 B in 0.001711 sec., 5260.081823495032 rows/sec., 382.98 KiB/sec. 2025.02.10 18:59:06.554032 [ 4 ] {818222cb-b404-4867-927d-3c65fc151639} TCPHandler: Processed in 0.001974677 sec. 2025.02.10 18:59:06.554273 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:06.554505 [ 256 ] {e42ebe3b-e38e-46bc-bd06-b02568e6f4ae} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:59:06.554569 [ 256 ] {e42ebe3b-e38e-46bc-bd06-b02568e6f4ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:59:06.555346 [ 256 ] {e42ebe3b-e38e-46bc-bd06-b02568e6f4ae} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:06.555388 [ 256 ] {e42ebe3b-e38e-46bc-bd06-b02568e6f4ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:06.555784 [ 256 ] {e42ebe3b-e38e-46bc-bd06-b02568e6f4ae} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.10 18:59:06.556051 [ 256 ] {e42ebe3b-e38e-46bc-bd06-b02568e6f4ae} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:06.556279 [ 256 ] {e42ebe3b-e38e-46bc-bd06-b02568e6f4ae} executeQuery: Read 228 rows, 15.81 KiB in 0.001824 sec., 125000 rows/sec., 8.46 MiB/sec. 2025.02.10 18:59:06.556342 [ 256 ] {e42ebe3b-e38e-46bc-bd06-b02568e6f4ae} TCPHandler: Processed in 0.002188052 sec. 2025.02.10 18:59:06.556511 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:06.556653 [ 4 ] {0692e34a-4364-48ba-8ab8-0459fb4a1631} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:59:06.556720 [ 4 ] {0692e34a-4364-48ba-8ab8-0459fb4a1631} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:59:06.557610 [ 4 ] {0692e34a-4364-48ba-8ab8-0459fb4a1631} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:06.557651 [ 4 ] {0692e34a-4364-48ba-8ab8-0459fb4a1631} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:06.558056 [ 4 ] {0692e34a-4364-48ba-8ab8-0459fb4a1631} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.10 18:59:06.558297 [ 4 ] {0692e34a-4364-48ba-8ab8-0459fb4a1631} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:06.558530 [ 4 ] {0692e34a-4364-48ba-8ab8-0459fb4a1631} executeQuery: Read 529 rows, 40.13 KiB in 0.001908 sec., 277253.66876310273 rows/sec., 20.54 MiB/sec. 2025.02.10 18:59:06.558584 [ 4 ] {0692e34a-4364-48ba-8ab8-0459fb4a1631} TCPHandler: Processed in 0.002142141 sec. 2025.02.10 18:59:06.558742 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:06.558863 [ 256 ] {2e214a71-45cc-4717-90e7-cb90aeb1a913} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:06.558917 [ 256 ] {2e214a71-45cc-4717-90e7-cb90aeb1a913} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:59:06.559731 [ 256 ] {2e214a71-45cc-4717-90e7-cb90aeb1a913} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:06.559770 [ 256 ] {2e214a71-45cc-4717-90e7-cb90aeb1a913} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:06.560225 [ 256 ] {2e214a71-45cc-4717-90e7-cb90aeb1a913} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.10 18:59:06.560473 [ 256 ] {2e214a71-45cc-4717-90e7-cb90aeb1a913} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:06.560663 [ 140 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_145_30 to all_150_150_0 2025.02.10 18:59:06.560695 [ 256 ] {2e214a71-45cc-4717-90e7-cb90aeb1a913} executeQuery: Read 966 rows, 66.39 KiB in 0.001856 sec., 520474.1379310345 rows/sec., 34.93 MiB/sec. 2025.02.10 18:59:06.560742 [ 140 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:06.560806 [ 256 ] {2e214a71-45cc-4717-90e7-cb90aeb1a913} TCPHandler: Processed in 0.002121921 sec. 2025.02.10 18:59:06.560814 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:06.561010 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:06.561027 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_150_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_145_30 to all_150_150_0 into Compact with storage Full 2025.02.10 18:59:06.561184 [ 4 ] {c3d018c6-9686-4cef-af0a-132a59b181a0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:06.561202 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_150_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:06.561246 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_150_31} MergeTreeSequentialSource: Reading 7 marks from part all_1_145_30, total 43771 rows starting from the beginning of the part 2025.02.10 18:59:06.561316 [ 4 ] {c3d018c6-9686-4cef-af0a-132a59b181a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:59:06.561429 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_150_31} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part 2025.02.10 18:59:06.561880 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_150_31} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 238 rows starting from the beginning of the part 2025.02.10 18:59:06.562087 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_150_31} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part 2025.02.10 18:59:06.562407 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_150_31} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 237 rows starting from the beginning of the part 2025.02.10 18:59:06.562792 [ 194 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_150_31} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 966 rows starting from the beginning of the part 2025.02.10 18:59:06.564445 [ 4 ] {c3d018c6-9686-4cef-af0a-132a59b181a0} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:06.564490 [ 4 ] {c3d018c6-9686-4cef-af0a-132a59b181a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:06.565485 [ 4 ] {c3d018c6-9686-4cef-af0a-132a59b181a0} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.10 18:59:06.565749 [ 4 ] {c3d018c6-9686-4cef-af0a-132a59b181a0} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:06.566040 [ 4 ] {c3d018c6-9686-4cef-af0a-132a59b181a0} executeQuery: Read 5 rows, 9.17 KiB in 0.004906 sec., 1019.1602119853242 rows/sec., 1.83 MiB/sec. 2025.02.10 18:59:06.566148 [ 4 ] {c3d018c6-9686-4cef-af0a-132a59b181a0} TCPHandler: Processed in 0.005239517 sec. 2025.02.10 18:59:06.566331 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:06.566570 [ 256 ] {c8ff50f0-85fb-4dbd-97ba-17146033ae5f} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:59:06.566653 [ 256 ] {c8ff50f0-85fb-4dbd-97ba-17146033ae5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:59:06.567321 [ 256 ] {c8ff50f0-85fb-4dbd-97ba-17146033ae5f} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:06.567361 [ 256 ] {c8ff50f0-85fb-4dbd-97ba-17146033ae5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:06.567876 [ 256 ] {c8ff50f0-85fb-4dbd-97ba-17146033ae5f} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.10 18:59:06.568212 [ 256 ] {c8ff50f0-85fb-4dbd-97ba-17146033ae5f} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:06.568451 [ 256 ] {c8ff50f0-85fb-4dbd-97ba-17146033ae5f} executeQuery: Read 44 rows, 3.03 KiB in 0.002003 sec., 21967.04942586121 rows/sec., 1.48 MiB/sec. 2025.02.10 18:59:06.568504 [ 256 ] {c8ff50f0-85fb-4dbd-97ba-17146033ae5f} TCPHandler: Processed in 0.002258305 sec. 2025.02.10 18:59:06.572156 [ 187 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_150_31} MergeTask::MergeProjectionsStage: Merge sorted 45532 rows, containing 5 columns (5 merged, 0 gathered) in 0.01119281 sec., 4067968.6334352144 rows/sec., 274.66 MiB/sec. 2025.02.10 18:59:06.572746 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_150_31} MergedBlockOutputStream: filled checksums all_1_150_31 (state Temporary) 2025.02.10 18:59:06.573160 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_150_31} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_150_31 to all_1_150_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:06.573253 [ 196 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_150_31} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_145_30, all_150_150_0] -> all_1_150_31 2025.02.10 18:59:06.573368 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. 2025.02.10 18:59:07.369490 [ 222 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:59:07.369600 [ 222 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:59:07.372019 [ 222 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:59:08.336003 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:08.336286 [ 4 ] {bf979aa4-332a-4af7-bfb5-371a5aad9ba9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:59:08.336397 [ 4 ] {bf979aa4-332a-4af7-bfb5-371a5aad9ba9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:59:08.337697 [ 4 ] {bf979aa4-332a-4af7-bfb5-371a5aad9ba9} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:08.337747 [ 4 ] {bf979aa4-332a-4af7-bfb5-371a5aad9ba9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:08.338205 [ 4 ] {bf979aa4-332a-4af7-bfb5-371a5aad9ba9} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.10 18:59:08.338464 [ 4 ] {bf979aa4-332a-4af7-bfb5-371a5aad9ba9} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:08.338671 [ 105 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.10 18:59:08.338738 [ 4 ] {bf979aa4-332a-4af7-bfb5-371a5aad9ba9} executeQuery: Read 56 rows, 4.41 KiB in 0.002519 sec., 22231.0440651052 rows/sec., 1.71 MiB/sec. 2025.02.10 18:59:08.338764 [ 105 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:08.338831 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:08.338887 [ 4 ] {bf979aa4-332a-4af7-bfb5-371a5aad9ba9} TCPHandler: Processed in 0.003014163 sec. 2025.02.10 18:59:08.339098 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.10 18:59:08.339255 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:08.339418 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:08.339546 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1432 rows starting from the beginning of the part 2025.02.10 18:59:08.339895 [ 256 ] {645264b5-672f-4fe0-bff9-fbc148e7ea52} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:59:08.340015 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 274 rows starting from the beginning of the part 2025.02.10 18:59:08.340441 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 66 rows starting from the beginning of the part 2025.02.10 18:59:08.340593 [ 256 ] {645264b5-672f-4fe0-bff9-fbc148e7ea52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:59:08.341226 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 273 rows starting from the beginning of the part 2025.02.10 18:59:08.341823 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1208 rows starting from the beginning of the part 2025.02.10 18:59:08.342100 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part 2025.02.10 18:59:08.344070 [ 256 ] {645264b5-672f-4fe0-bff9-fbc148e7ea52} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:08.344146 [ 256 ] {645264b5-672f-4fe0-bff9-fbc148e7ea52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:08.345016 [ 256 ] {645264b5-672f-4fe0-bff9-fbc148e7ea52} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.10 18:59:08.345516 [ 256 ] {645264b5-672f-4fe0-bff9-fbc148e7ea52} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:08.345745 [ 198 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.006802894 sec., 486410.6364144436 rows/sec., 42.63 MiB/sec. 2025.02.10 18:59:08.345876 [ 105 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.10 18:59:08.345946 [ 105 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:08.345977 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:08.345993 [ 256 ] {645264b5-672f-4fe0-bff9-fbc148e7ea52} executeQuery: Read 64 rows, 5.12 KiB in 0.006381 sec., 10029.775897194797 rows/sec., 801.64 KiB/sec. 2025.02.10 18:59:08.346318 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.10 18:59:08.346572 [ 256 ] {645264b5-672f-4fe0-bff9-fbc148e7ea52} TCPHandler: Processed in 0.007533312 sec. 2025.02.10 18:59:08.346806 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.10 18:59:08.347030 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:08.347724 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:08.347845 [ 4 ] {434f8aaa-47dc-4011-ac76-9454028cbaa6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:08.347919 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 914 rows starting from the beginning of the part 2025.02.10 18:59:08.348073 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_151_30} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:08.348344 [ 4 ] {434f8aaa-47dc-4011-ac76-9454028cbaa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:59:08.348801 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 419 rows starting from the beginning of the part 2025.02.10 18:59:08.348931 [ 186 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_151_30} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.10 18:59:08.349522 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.10 18:59:08.349697 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::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.02.10 18:59:08.350436 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 417 rows starting from the beginning of the part 2025.02.10 18:59:08.351084 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 529 rows starting from the beginning of the part 2025.02.10 18:59:08.351675 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part 2025.02.10 18:59:08.353737 [ 4 ] {434f8aaa-47dc-4011-ac76-9454028cbaa6} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:08.353849 [ 4 ] {434f8aaa-47dc-4011-ac76-9454028cbaa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:08.355647 [ 4 ] {434f8aaa-47dc-4011-ac76-9454028cbaa6} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.10 18:59:08.356080 [ 4 ] {434f8aaa-47dc-4011-ac76-9454028cbaa6} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:08.356550 [ 4 ] {434f8aaa-47dc-4011-ac76-9454028cbaa6} executeQuery: Read 42 rows, 2.99 KiB in 0.008949 sec., 4693.2618169627885 rows/sec., 334.36 KiB/sec. 2025.02.10 18:59:08.356769 [ 4 ] {434f8aaa-47dc-4011-ac76-9454028cbaa6} TCPHandler: Processed in 0.010003111 sec. 2025.02.10 18:59:08.356778 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 5 columns (5 merged, 0 gathered) in 0.010670407 sec., 226045.7356500085 rows/sec., 17.33 MiB/sec. 2025.02.10 18:59:08.356960 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:08.356979 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.10 18:59:08.357128 [ 256 ] {ef9c2f8b-c9f9-4e2d-990c-970bbfb51891} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:59:08.357207 [ 256 ] {ef9c2f8b-c9f9-4e2d-990c-970bbfb51891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:59:08.357300 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_151_30} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:08.357428 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_151_30} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.10 18:59:08.357519 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.10 18:59:08.357930 [ 256 ] {ef9c2f8b-c9f9-4e2d-990c-970bbfb51891} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:08.357976 [ 256 ] {ef9c2f8b-c9f9-4e2d-990c-970bbfb51891} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:08.358379 [ 256 ] {ef9c2f8b-c9f9-4e2d-990c-970bbfb51891} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.10 18:59:08.358626 [ 256 ] {ef9c2f8b-c9f9-4e2d-990c-970bbfb51891} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:08.358816 [ 100 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.10 18:59:08.358843 [ 256 ] {ef9c2f8b-c9f9-4e2d-990c-970bbfb51891} executeQuery: Read 16 rows, 1.11 KiB in 0.001764 sec., 9070.2947845805 rows/sec., 628.90 KiB/sec. 2025.02.10 18:59:08.358905 [ 100 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:08.358974 [ 256 ] {ef9c2f8b-c9f9-4e2d-990c-970bbfb51891} TCPHandler: Processed in 0.00208622 sec. 2025.02.10 18:59:08.358980 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.02.10 18:59:08.359269 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.10 18:59:08.359836 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:08.359970 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_151_30} MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8912 rows starting from the beginning of the part 2025.02.10 18:59:08.360442 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 82 rows starting from the beginning of the part 2025.02.10 18:59:08.360840 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part 2025.02.10 18:59:08.361249 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 82 rows starting from the beginning of the part 2025.02.10 18:59:08.361585 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 44 rows starting from the beginning of the part 2025.02.10 18:59:08.361883 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 16 rows starting from the beginning of the part 2025.02.10 18:59:08.365366 [ 192 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 9196 rows, containing 4 columns (4 merged, 0 gathered) in 0.006267501 sec., 1467251.4611485503 rows/sec., 95.63 MiB/sec. 2025.02.10 18:59:08.365590 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.10 18:59:08.365942 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_151_30} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:08.366038 [ 190 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_151_30} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.10 18:59:08.366120 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. 2025.02.10 18:59:10.340643 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 2025.02.10 18:59:10.341398 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:10.341452 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:10.342039 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.10 18:59:10.342299 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:10.342521 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 2025.02.10 18:59:13.089675 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2652 2025.02.10 18:59:13.093191 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.093243 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.094766 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.10 18:59:13.095080 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.095361 [ 144 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.10 18:59:13.095603 [ 144 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.095715 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.097285 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2652 2025.02.10 18:59:13.097502 [ 192 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.10 18:59:13.098295 [ 192 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:13.098487 [ 192 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2454 rows starting from the beginning of the part 2025.02.10 18:59:13.099207 [ 192 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part 2025.02.10 18:59:13.099947 [ 192 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 46 rows starting from the beginning of the part 2025.02.10 18:59:13.100583 [ 192 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part 2025.02.10 18:59:13.101250 [ 192 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part 2025.02.10 18:59:13.101925 [ 192 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 46 rows starting from the beginning of the part 2025.02.10 18:59:13.111767 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2652 rows, containing 72 columns (72 merged, 0 gathered) in 0.015866343 sec., 167146.2667862405 rows/sec., 124.55 MiB/sec. 2025.02.10 18:59:13.114295 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.10 18:59:13.115162 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_66_13} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.115262 [ 191 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_66_13} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.10 18:59:13.115634 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. 2025.02.10 18:59:13.287257 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 2025.02.10 18:59:13.311913 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.311957 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.319693 [ 243 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.10 18:59:13.320826 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.325698 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2025.02.10 18:59:13.347914 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:13.348101 [ 4 ] {d18e6900-862f-4d6d-a8ba-a6727f37f26b} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:59:13.348173 [ 4 ] {d18e6900-862f-4d6d-a8ba-a6727f37f26b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:59:13.348858 [ 4 ] {d18e6900-862f-4d6d-a8ba-a6727f37f26b} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.348900 [ 4 ] {d18e6900-862f-4d6d-a8ba-a6727f37f26b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.349288 [ 4 ] {d18e6900-862f-4d6d-a8ba-a6727f37f26b} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.10 18:59:13.349531 [ 4 ] {d18e6900-862f-4d6d-a8ba-a6727f37f26b} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.349689 [ 150 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2025.02.10 18:59:13.349731 [ 4 ] {d18e6900-862f-4d6d-a8ba-a6727f37f26b} executeQuery: Read 14 rows, 1.01 KiB in 0.001678 sec., 8343.265792610251 rows/sec., 600.60 KiB/sec. 2025.02.10 18:59:13.349743 [ 150 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.349786 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.349820 [ 4 ] {d18e6900-862f-4d6d-a8ba-a6727f37f26b} TCPHandler: Processed in 0.001988108 sec. 2025.02.10 18:59:13.350023 [ 221 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.10 18:59:13.350083 [ 190 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_65_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full 2025.02.10 18:59:13.350112 [ 221 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.10 18:59:13.350179 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:13.350454 [ 190 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:13.350571 [ 190 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:59:13.350597 [ 256 ] {f170d643-d42a-4025-bddc-dfa265831510} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:59:13.350792 [ 190 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:59:13.350827 [ 256 ] {f170d643-d42a-4025-bddc-dfa265831510} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:59:13.351328 [ 190 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:59:13.351838 [ 190 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:59:13.352411 [ 190 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:59:13.355591 [ 256 ] {f170d643-d42a-4025-bddc-dfa265831510} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.355693 [ 256 ] {f170d643-d42a-4025-bddc-dfa265831510} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.356458 [ 221 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.10 18:59:13.357300 [ 195 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007431209 sec., 9419.732374637828 rows/sec., 714.89 KiB/sec. 2025.02.10 18:59:13.357401 [ 256 ] {f170d643-d42a-4025-bddc-dfa265831510} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.10 18:59:13.357624 [ 195 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2025.02.10 18:59:13.357908 [ 256 ] {f170d643-d42a-4025-bddc-dfa265831510} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.358219 [ 195 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_65_16} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.358319 [ 256 ] {f170d643-d42a-4025-bddc-dfa265831510} executeQuery: Read 273 rows, 24.64 KiB in 0.007844 sec., 34803.671596124426 rows/sec., 3.07 MiB/sec. 2025.02.10 18:59:13.358380 [ 195 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_65_16} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2025.02.10 18:59:13.358460 [ 256 ] {f170d643-d42a-4025-bddc-dfa265831510} TCPHandler: Processed in 0.008507355 sec. 2025.02.10 18:59:13.358573 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:59:13.358685 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:13.358831 [ 4 ] {92258739-9690-406a-9c83-152d6fcc1ca1} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:59:13.358894 [ 4 ] {92258739-9690-406a-9c83-152d6fcc1ca1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:59:13.359555 [ 4 ] {92258739-9690-406a-9c83-152d6fcc1ca1} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.359594 [ 4 ] {92258739-9690-406a-9c83-152d6fcc1ca1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.359977 [ 4 ] {92258739-9690-406a-9c83-152d6fcc1ca1} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.10 18:59:13.360216 [ 4 ] {92258739-9690-406a-9c83-152d6fcc1ca1} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.360402 [ 4 ] {92258739-9690-406a-9c83-152d6fcc1ca1} executeQuery: Read 42 rows, 3.09 KiB in 0.001605 sec., 26168.22429906542 rows/sec., 1.88 MiB/sec. 2025.02.10 18:59:13.360458 [ 4 ] {92258739-9690-406a-9c83-152d6fcc1ca1} TCPHandler: Processed in 0.001884606 sec. 2025.02.10 18:59:13.360655 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:13.360880 [ 256 ] {3e5b3064-b436-4437-ba3b-c52672b58cc1} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:59:13.360973 [ 256 ] {3e5b3064-b436-4437-ba3b-c52672b58cc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:59:13.361723 [ 256 ] {3e5b3064-b436-4437-ba3b-c52672b58cc1} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.361762 [ 256 ] {3e5b3064-b436-4437-ba3b-c52672b58cc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.362129 [ 256 ] {3e5b3064-b436-4437-ba3b-c52672b58cc1} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.10 18:59:13.362390 [ 256 ] {3e5b3064-b436-4437-ba3b-c52672b58cc1} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.362571 [ 150 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.10 18:59:13.362636 [ 150 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.362644 [ 256 ] {3e5b3064-b436-4437-ba3b-c52672b58cc1} executeQuery: Read 14 rows, 1004.00 B in 0.001807 sec., 7747.648035417819 rows/sec., 542.59 KiB/sec. 2025.02.10 18:59:13.362677 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.362800 [ 256 ] {3e5b3064-b436-4437-ba3b-c52672b58cc1} TCPHandler: Processed in 0.002251324 sec. 2025.02.10 18:59:13.362900 [ 200 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.10 18:59:13.362975 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:13.363071 [ 200 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:13.363152 [ 200 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 242 rows starting from the beginning of the part 2025.02.10 18:59:13.363217 [ 4 ] {99f565ab-0b67-4326-bb54-ab6f90aa2b43} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:59:13.363395 [ 4 ] {99f565ab-0b67-4326-bb54-ab6f90aa2b43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:59:13.363444 [ 200 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 14 rows starting from the beginning of the part 2025.02.10 18:59:13.363853 [ 200 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 14 rows starting from the beginning of the part 2025.02.10 18:59:13.364213 [ 200 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 14 rows starting from the beginning of the part 2025.02.10 18:59:13.364553 [ 200 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 228 rows starting from the beginning of the part 2025.02.10 18:59:13.365032 [ 200 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 14 rows starting from the beginning of the part 2025.02.10 18:59:13.366224 [ 4 ] {99f565ab-0b67-4326-bb54-ab6f90aa2b43} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.366305 [ 4 ] {99f565ab-0b67-4326-bb54-ab6f90aa2b43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.367375 [ 4 ] {99f565ab-0b67-4326-bb54-ab6f90aa2b43} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.10 18:59:13.367888 [ 200 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005085903 sec., 103423.12859682931 rows/sec., 7.41 MiB/sec. 2025.02.10 18:59:13.367943 [ 4 ] {99f565ab-0b67-4326-bb54-ab6f90aa2b43} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.368146 [ 200 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.10 18:59:13.368183 [ 150 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2025.02.10 18:59:13.368281 [ 150 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.368374 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.368540 [ 4 ] {99f565ab-0b67-4326-bb54-ab6f90aa2b43} executeQuery: Read 13 rows, 830.00 B in 0.005372 sec., 2419.9553239017127 rows/sec., 150.88 KiB/sec. 2025.02.10 18:59:13.368651 [ 224 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.10 18:59:13.368753 [ 224 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.10 18:59:13.368994 [ 4 ] {99f565ab-0b67-4326-bb54-ab6f90aa2b43} TCPHandler: Processed in 0.006075837 sec. 2025.02.10 18:59:13.369050 [ 193 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_65_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full 2025.02.10 18:59:13.369358 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:13.369505 [ 200 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_86_17} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.369864 [ 193 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:13.369910 [ 256 ] {e015fc02-a52e-4ab3-a447-b4f8c2718249} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:59:13.369942 [ 200 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_86_17} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.10 18:59:13.370016 [ 193 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:59:13.370144 [ 256 ] {e015fc02-a52e-4ab3-a447-b4f8c2718249} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:59:13.370366 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.10 18:59:13.370859 [ 193 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:59:13.371335 [ 193 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:59:13.371882 [ 193 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:59:13.372480 [ 193 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:59:13.374614 [ 256 ] {e015fc02-a52e-4ab3-a447-b4f8c2718249} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.374662 [ 256 ] {e015fc02-a52e-4ab3-a447-b4f8c2718249} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.375282 [ 224 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.10 18:59:13.376148 [ 256 ] {e015fc02-a52e-4ab3-a447-b4f8c2718249} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.10 18:59:13.376466 [ 197 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007909891 sec., 8217.559508721422 rows/sec., 544.46 KiB/sec. 2025.02.10 18:59:13.376762 [ 197 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2025.02.10 18:59:13.377002 [ 256 ] {e015fc02-a52e-4ab3-a447-b4f8c2718249} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.377367 [ 256 ] {e015fc02-a52e-4ab3-a447-b4f8c2718249} executeQuery: Read 417 rows, 30.48 KiB in 0.007657 sec., 54459.97126812067 rows/sec., 3.89 MiB/sec. 2025.02.10 18:59:13.377390 [ 197 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_65_16} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.377580 [ 256 ] {e015fc02-a52e-4ab3-a447-b4f8c2718249} TCPHandler: Processed in 0.008435824 sec. 2025.02.10 18:59:13.377609 [ 197 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_65_16} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2025.02.10 18:59:13.377842 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:13.377855 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.10 18:59:13.378199 [ 4 ] {43e2e355-627e-4124-bb61-c3c1a80e88ef} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:59:13.378352 [ 4 ] {43e2e355-627e-4124-bb61-c3c1a80e88ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:59:13.379544 [ 4 ] {43e2e355-627e-4124-bb61-c3c1a80e88ef} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.379583 [ 4 ] {43e2e355-627e-4124-bb61-c3c1a80e88ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.379957 [ 4 ] {43e2e355-627e-4124-bb61-c3c1a80e88ef} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.10 18:59:13.380198 [ 4 ] {43e2e355-627e-4124-bb61-c3c1a80e88ef} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.380377 [ 4 ] {43e2e355-627e-4124-bb61-c3c1a80e88ef} executeQuery: Read 6 rows, 321.00 B in 0.002304 sec., 2604.1666666666665 rows/sec., 136.06 KiB/sec. 2025.02.10 18:59:13.380427 [ 4 ] {43e2e355-627e-4124-bb61-c3c1a80e88ef} TCPHandler: Processed in 0.002765136 sec. 2025.02.10 18:59:13.380575 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:13.380715 [ 256 ] {98321048-b1b5-45c6-92b3-1d83afc78cec} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:13.380778 [ 256 ] {98321048-b1b5-45c6-92b3-1d83afc78cec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:59:13.381430 [ 256 ] {98321048-b1b5-45c6-92b3-1d83afc78cec} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.381469 [ 256 ] {98321048-b1b5-45c6-92b3-1d83afc78cec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.381869 [ 256 ] {98321048-b1b5-45c6-92b3-1d83afc78cec} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.10 18:59:13.382113 [ 256 ] {98321048-b1b5-45c6-92b3-1d83afc78cec} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.382331 [ 256 ] {98321048-b1b5-45c6-92b3-1d83afc78cec} executeQuery: Read 237 rows, 16.27 KiB in 0.001648 sec., 143810.6796116505 rows/sec., 9.64 MiB/sec. 2025.02.10 18:59:13.382384 [ 256 ] {98321048-b1b5-45c6-92b3-1d83afc78cec} TCPHandler: Processed in 0.001872806 sec. 2025.02.10 18:59:13.382564 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:13.382704 [ 4 ] {719be2f5-ca7c-4f7c-a323-699f9d8637cf} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:59:13.382766 [ 4 ] {719be2f5-ca7c-4f7c-a323-699f9d8637cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:59:13.383311 [ 4 ] {719be2f5-ca7c-4f7c-a323-699f9d8637cf} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.383347 [ 4 ] {719be2f5-ca7c-4f7c-a323-699f9d8637cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.383714 [ 4 ] {719be2f5-ca7c-4f7c-a323-699f9d8637cf} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.10 18:59:13.383959 [ 4 ] {719be2f5-ca7c-4f7c-a323-699f9d8637cf} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.384082 [ 150 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 2025.02.10 18:59:13.384117 [ 150 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.384139 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.384147 [ 4 ] {719be2f5-ca7c-4f7c-a323-699f9d8637cf} executeQuery: Read 1 rows, 69.00 B in 0.001473 sec., 678.8866259334692 rows/sec., 45.75 KiB/sec. 2025.02.10 18:59:13.384420 [ 4 ] {719be2f5-ca7c-4f7c-a323-699f9d8637cf} TCPHandler: Processed in 0.001911855 sec. 2025.02.10 18:59:13.384549 [ 196 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_65_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full 2025.02.10 18:59:13.384946 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:13.385032 [ 196 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:13.385141 [ 196 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 60 rows starting from the beginning of the part 2025.02.10 18:59:13.385479 [ 196 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part 2025.02.10 18:59:13.385505 [ 256 ] {9451313b-8395-4f85-894e-ba294583c55b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:13.385805 [ 196 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part 2025.02.10 18:59:13.385862 [ 256 ] {9451313b-8395-4f85-894e-ba294583c55b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:59:13.386182 [ 196 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part 2025.02.10 18:59:13.386604 [ 196 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part 2025.02.10 18:59:13.386942 [ 196 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part 2025.02.10 18:59:13.390482 [ 196 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 4 columns (4 merged, 0 gathered) in 0.006255071 sec., 10391.568696822147 rows/sec., 700.21 KiB/sec. 2025.02.10 18:59:13.390678 [ 196 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2025.02.10 18:59:13.391138 [ 256 ] {9451313b-8395-4f85-894e-ba294583c55b} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.391189 [ 256 ] {9451313b-8395-4f85-894e-ba294583c55b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.391297 [ 196 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_65_13} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.391529 [ 196 ] {476c8e4b-25b1-4a56-9338-f5a9e83a85f7::all_1_65_13} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 2025.02.10 18:59:13.391694 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:59:13.392243 [ 256 ] {9451313b-8395-4f85-894e-ba294583c55b} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.10 18:59:13.392525 [ 256 ] {9451313b-8395-4f85-894e-ba294583c55b} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.392824 [ 256 ] {9451313b-8395-4f85-894e-ba294583c55b} executeQuery: Read 35 rows, 64.22 KiB in 0.007426 sec., 4713.169943441961 rows/sec., 8.45 MiB/sec. 2025.02.10 18:59:13.393090 [ 256 ] {9451313b-8395-4f85-894e-ba294583c55b} TCPHandler: Processed in 0.008532576 sec. 2025.02.10 18:59:13.393353 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:13.393529 [ 4 ] {c8b1acc0-39ab-4311-bea6-47a6c66789c7} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:59:13.393590 [ 4 ] {c8b1acc0-39ab-4311-bea6-47a6c66789c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:59:13.394157 [ 4 ] {c8b1acc0-39ab-4311-bea6-47a6c66789c7} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:13.394202 [ 4 ] {c8b1acc0-39ab-4311-bea6-47a6c66789c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:13.394595 [ 4 ] {c8b1acc0-39ab-4311-bea6-47a6c66789c7} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.10 18:59:13.394831 [ 4 ] {c8b1acc0-39ab-4311-bea6-47a6c66789c7} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:13.395051 [ 4 ] {c8b1acc0-39ab-4311-bea6-47a6c66789c7} executeQuery: Read 82 rows, 5.33 KiB in 0.001553 sec., 52801.03026400515 rows/sec., 3.35 MiB/sec. 2025.02.10 18:59:13.395108 [ 4 ] {c8b1acc0-39ab-4311-bea6-47a6c66789c7} TCPHandler: Processed in 0.001889626 sec. 2025.02.10 18:59:14.000227 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 274.37 MiB, peak 290.82 MiB, free memory in arenas 0.00 B, will set to 272.84 MiB (RSS), difference: -1.53 MiB 2025.02.10 18:59:17.608060 [ 145 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:59:17.608112 [ 145 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:59:17.842702 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 2025.02.10 18:59:17.843667 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:17.843712 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:17.844266 [ 244 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.10 18:59:17.844528 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:17.844780 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 2025.02.10 18:59:17.844871 [ 219 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:59:17.844933 [ 219 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:59:17.846845 [ 219 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:59:18.342122 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:18.342340 [ 4 ] {df1fb26a-35cd-4df7-b752-77335c2f4061} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:59:18.342424 [ 4 ] {df1fb26a-35cd-4df7-b752-77335c2f4061} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:59:18.343204 [ 4 ] {df1fb26a-35cd-4df7-b752-77335c2f4061} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:18.343255 [ 4 ] {df1fb26a-35cd-4df7-b752-77335c2f4061} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:18.343699 [ 4 ] {df1fb26a-35cd-4df7-b752-77335c2f4061} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.10 18:59:18.343953 [ 4 ] {df1fb26a-35cd-4df7-b752-77335c2f4061} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:18.344201 [ 4 ] {df1fb26a-35cd-4df7-b752-77335c2f4061} executeQuery: Read 66 rows, 5.38 KiB in 0.001921 sec., 34357.105674128055 rows/sec., 2.74 MiB/sec. 2025.02.10 18:59:18.344268 [ 4 ] {df1fb26a-35cd-4df7-b752-77335c2f4061} TCPHandler: Processed in 0.002287485 sec. 2025.02.10 18:59:18.344513 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:18.344709 [ 256 ] {4baff81f-a430-4aa7-aced-2e392eaac77b} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:59:18.344784 [ 256 ] {4baff81f-a430-4aa7-aced-2e392eaac77b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:59:18.345557 [ 256 ] {4baff81f-a430-4aa7-aced-2e392eaac77b} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:18.345598 [ 256 ] {4baff81f-a430-4aa7-aced-2e392eaac77b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:18.346060 [ 256 ] {4baff81f-a430-4aa7-aced-2e392eaac77b} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.10 18:59:18.346328 [ 256 ] {4baff81f-a430-4aa7-aced-2e392eaac77b} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:18.346493 [ 145 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.10 18:59:18.346531 [ 256 ] {4baff81f-a430-4aa7-aced-2e392eaac77b} executeQuery: Read 5 rows, 385.00 B in 0.001876 sec., 2665.2452025586354 rows/sec., 200.41 KiB/sec. 2025.02.10 18:59:18.346545 [ 145 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:18.346586 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:18.346611 [ 256 ] {4baff81f-a430-4aa7-aced-2e392eaac77b} TCPHandler: Processed in 0.002231793 sec. 2025.02.10 18:59:18.346801 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:18.346816 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.10 18:59:18.346978 [ 4 ] {0a0d08ed-49a6-4182-8fcf-d3391f302371} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:59:18.346995 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:18.347051 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 65 rows starting from the beginning of the part 2025.02.10 18:59:18.347057 [ 4 ] {0a0d08ed-49a6-4182-8fcf-d3391f302371} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:59:18.347317 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 5 rows starting from the beginning of the part 2025.02.10 18:59:18.347652 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 42 rows starting from the beginning of the part 2025.02.10 18:59:18.348091 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 9 rows starting from the beginning of the part 2025.02.10 18:59:18.348421 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 42 rows starting from the beginning of the part 2025.02.10 18:59:18.348805 [ 194 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 5 rows starting from the beginning of the part 2025.02.10 18:59:18.349923 [ 4 ] {0a0d08ed-49a6-4182-8fcf-d3391f302371} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:18.349970 [ 4 ] {0a0d08ed-49a6-4182-8fcf-d3391f302371} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:18.350542 [ 4 ] {0a0d08ed-49a6-4182-8fcf-d3391f302371} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.10 18:59:18.350712 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.004025777 sec., 41731.07452300512 rows/sec., 3.14 MiB/sec. 2025.02.10 18:59:18.350919 [ 4 ] {0a0d08ed-49a6-4182-8fcf-d3391f302371} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:18.350945 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.10 18:59:18.351360 [ 4 ] {0a0d08ed-49a6-4182-8fcf-d3391f302371} executeQuery: Read 69 rows, 5.52 KiB in 0.004419 sec., 15614.39239646979 rows/sec., 1.22 MiB/sec. 2025.02.10 18:59:18.351491 [ 4 ] {0a0d08ed-49a6-4182-8fcf-d3391f302371} TCPHandler: Processed in 0.004798346 sec. 2025.02.10 18:59:18.351575 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_126_25} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:18.351688 [ 187 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_126_25} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.10 18:59:18.351717 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:18.351839 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.10 18:59:18.351935 [ 256 ] {e1ab4c56-9993-4cc4-87d8-55361b0f2bfb} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:18.352002 [ 256 ] {e1ab4c56-9993-4cc4-87d8-55361b0f2bfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:59:18.352651 [ 256 ] {e1ab4c56-9993-4cc4-87d8-55361b0f2bfb} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:18.352694 [ 256 ] {e1ab4c56-9993-4cc4-87d8-55361b0f2bfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:18.353106 [ 256 ] {e1ab4c56-9993-4cc4-87d8-55361b0f2bfb} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.10 18:59:18.353362 [ 256 ] {e1ab4c56-9993-4cc4-87d8-55361b0f2bfb} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:18.353585 [ 256 ] {e1ab4c56-9993-4cc4-87d8-55361b0f2bfb} executeQuery: Read 160 rows, 11.41 KiB in 0.001687 sec., 94842.91641967991 rows/sec., 6.61 MiB/sec. 2025.02.10 18:59:18.353637 [ 256 ] {e1ab4c56-9993-4cc4-87d8-55361b0f2bfb} TCPHandler: Processed in 0.002001428 sec. 2025.02.10 18:59:18.353788 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:18.353930 [ 4 ] {cf432b90-08d8-466f-b207-bcb75588a655} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:18.354024 [ 4 ] {cf432b90-08d8-466f-b207-bcb75588a655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:59:18.355167 [ 4 ] {cf432b90-08d8-466f-b207-bcb75588a655} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:18.355207 [ 4 ] {cf432b90-08d8-466f-b207-bcb75588a655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:18.355830 [ 4 ] {cf432b90-08d8-466f-b207-bcb75588a655} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.10 18:59:18.356085 [ 4 ] {cf432b90-08d8-466f-b207-bcb75588a655} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:18.356276 [ 143 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.10 18:59:18.356350 [ 143 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:18.356371 [ 4 ] {cf432b90-08d8-466f-b207-bcb75588a655} executeQuery: Read 5 rows, 9.17 KiB in 0.002468 sec., 2025.931928687196 rows/sec., 3.63 MiB/sec. 2025.02.10 18:59:18.356387 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:18.356919 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.10 18:59:18.357040 [ 4 ] {cf432b90-08d8-466f-b207-bcb75588a655} TCPHandler: Processed in 0.00331023 sec. 2025.02.10 18:59:18.357394 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:18.357882 [ 256 ] {6aca92d6-5a41-4929-8bb2-f8a6084bb851} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:59:18.358099 [ 256 ] {6aca92d6-5a41-4929-8bb2-f8a6084bb851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:59:18.359081 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:18.359514 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2409 rows starting from the beginning of the part 2025.02.10 18:59:18.360077 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 5 rows starting from the beginning of the part 2025.02.10 18:59:18.360546 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 35 rows starting from the beginning of the part 2025.02.10 18:59:18.360596 [ 256 ] {6aca92d6-5a41-4929-8bb2-f8a6084bb851} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:18.360648 [ 256 ] {6aca92d6-5a41-4929-8bb2-f8a6084bb851} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:18.360908 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 5 rows starting from the beginning of the part 2025.02.10 18:59:18.361272 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 35 rows starting from the beginning of the part 2025.02.10 18:59:18.361448 [ 256 ] {6aca92d6-5a41-4929-8bb2-f8a6084bb851} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.10 18:59:18.361586 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 5 rows starting from the beginning of the part 2025.02.10 18:59:18.361911 [ 256 ] {6aca92d6-5a41-4929-8bb2-f8a6084bb851} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:18.362273 [ 256 ] {6aca92d6-5a41-4929-8bb2-f8a6084bb851} executeQuery: Read 60 rows, 4.14 KiB in 0.00454 sec., 13215.859030837006 rows/sec., 912.03 KiB/sec. 2025.02.10 18:59:18.362331 [ 256 ] {6aca92d6-5a41-4929-8bb2-f8a6084bb851} TCPHandler: Processed in 0.005160255 sec. 2025.02.10 18:59:18.369196 [ 187 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2494 rows, containing 19 columns (19 merged, 0 gathered) in 0.012634785 sec., 197391.5662197655 rows/sec., 353.72 MiB/sec. 2025.02.10 18:59:18.371468 [ 186 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.10 18:59:18.371909 [ 186 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_126_25} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:18.371989 [ 186 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_126_25} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.10 18:59:18.372140 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.64 MiB. 2025.02.10 18:59:18.568220 [ 223 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:59:18.568282 [ 223 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:59:18.570262 [ 223 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:59:18.937395 [ 220 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.10 18:59:18.937458 [ 220 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.10 18:59:18.939450 [ 220 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.10 18:59:19.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.35 MiB, peak 291.96 MiB, free memory in arenas 0.00 B, will set to 273.17 MiB (RSS), difference: 3.82 MiB 2025.02.10 18:59:19.245308 [ 222 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.10 18:59:19.245367 [ 222 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.10 18:59:19.247421 [ 222 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.10 18:59:19.438450 [ 220 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.10 18:59:19.438512 [ 220 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.10 18:59:19.440785 [ 220 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.10 18:59:19.498019 [ 221 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.10 18:59:19.498075 [ 221 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.10 18:59:19.500123 [ 221 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.10 18:59:20.825784 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 2025.02.10 18:59:20.849084 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:20.849152 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:20.856769 [ 243 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.10 18:59:20.857587 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:20.860971 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 679 2025.02.10 18:59:23.097650 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2686 2025.02.10 18:59:23.100808 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:23.100873 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:23.102572 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.10 18:59:23.102920 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:23.103490 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2686 2025.02.10 18:59:23.348311 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:23.348493 [ 4 ] {52d243da-c92d-4ec4-853a-472d64c7d3d8} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:59:23.348564 [ 4 ] {52d243da-c92d-4ec4-853a-472d64c7d3d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:59:23.349199 [ 4 ] {52d243da-c92d-4ec4-853a-472d64c7d3d8} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:23.349242 [ 4 ] {52d243da-c92d-4ec4-853a-472d64c7d3d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:23.349631 [ 4 ] {52d243da-c92d-4ec4-853a-472d64c7d3d8} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.10 18:59:23.349885 [ 4 ] {52d243da-c92d-4ec4-853a-472d64c7d3d8} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:23.350133 [ 4 ] {52d243da-c92d-4ec4-853a-472d64c7d3d8} executeQuery: Read 14 rows, 1.01 KiB in 0.001683 sec., 8318.478906714201 rows/sec., 598.82 KiB/sec. 2025.02.10 18:59:23.350242 [ 4 ] {52d243da-c92d-4ec4-853a-472d64c7d3d8} TCPHandler: Processed in 0.002015978 sec. 2025.02.10 18:59:23.350539 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:23.350757 [ 256 ] {40952272-68d2-405d-93eb-401c984d58dc} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:59:23.350839 [ 256 ] {40952272-68d2-405d-93eb-401c984d58dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:59:23.351692 [ 256 ] {40952272-68d2-405d-93eb-401c984d58dc} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:23.351736 [ 256 ] {40952272-68d2-405d-93eb-401c984d58dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:23.352184 [ 256 ] {40952272-68d2-405d-93eb-401c984d58dc} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.10 18:59:23.352468 [ 256 ] {40952272-68d2-405d-93eb-401c984d58dc} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:23.352682 [ 256 ] {40952272-68d2-405d-93eb-401c984d58dc} executeQuery: Read 10 rows, 835.00 B in 0.001984 sec., 5040.322580645161 rows/sec., 411.00 KiB/sec. 2025.02.10 18:59:23.352817 [ 256 ] {40952272-68d2-405d-93eb-401c984d58dc} TCPHandler: Processed in 0.00246173 sec. 2025.02.10 18:59:23.352996 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:23.353121 [ 4 ] {0ca15cc1-df5b-4cbc-810b-f91e91229da3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:59:23.353174 [ 4 ] {0ca15cc1-df5b-4cbc-810b-f91e91229da3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:59:23.353881 [ 4 ] {0ca15cc1-df5b-4cbc-810b-f91e91229da3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:23.353923 [ 4 ] {0ca15cc1-df5b-4cbc-810b-f91e91229da3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:23.354328 [ 4 ] {0ca15cc1-df5b-4cbc-810b-f91e91229da3} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.10 18:59:23.354571 [ 4 ] {0ca15cc1-df5b-4cbc-810b-f91e91229da3} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:23.354795 [ 4 ] {0ca15cc1-df5b-4cbc-810b-f91e91229da3} executeQuery: Read 278 rows, 25.00 KiB in 0.001693 sec., 164205.5522740697 rows/sec., 14.42 MiB/sec. 2025.02.10 18:59:23.354883 [ 4 ] {0ca15cc1-df5b-4cbc-810b-f91e91229da3} TCPHandler: Processed in 0.001983518 sec. 2025.02.10 18:59:23.355136 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:23.355614 [ 256 ] {d0d6e41f-140e-473c-8ac1-e8a078de63ab} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:59:23.355777 [ 256 ] {d0d6e41f-140e-473c-8ac1-e8a078de63ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:59:23.356578 [ 256 ] {d0d6e41f-140e-473c-8ac1-e8a078de63ab} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:23.356617 [ 256 ] {d0d6e41f-140e-473c-8ac1-e8a078de63ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:23.357005 [ 256 ] {d0d6e41f-140e-473c-8ac1-e8a078de63ab} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.10 18:59:23.357253 [ 256 ] {d0d6e41f-140e-473c-8ac1-e8a078de63ab} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:23.357427 [ 256 ] {d0d6e41f-140e-473c-8ac1-e8a078de63ab} executeQuery: Read 52 rows, 3.79 KiB in 0.001989 sec., 26143.790849673205 rows/sec., 1.86 MiB/sec. 2025.02.10 18:59:23.357483 [ 256 ] {d0d6e41f-140e-473c-8ac1-e8a078de63ab} TCPHandler: Processed in 0.00251055 sec. 2025.02.10 18:59:23.357630 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:23.357773 [ 4 ] {c58bf633-c21e-403c-b66e-02f42d121b96} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:59:23.357834 [ 4 ] {c58bf633-c21e-403c-b66e-02f42d121b96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:59:23.358512 [ 4 ] {c58bf633-c21e-403c-b66e-02f42d121b96} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:23.358560 [ 4 ] {c58bf633-c21e-403c-b66e-02f42d121b96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:23.358936 [ 4 ] {c58bf633-c21e-403c-b66e-02f42d121b96} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.10 18:59:23.359179 [ 4 ] {c58bf633-c21e-403c-b66e-02f42d121b96} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:23.359382 [ 4 ] {c58bf633-c21e-403c-b66e-02f42d121b96} executeQuery: Read 14 rows, 1004.00 B in 0.001643 sec., 8520.99817407182 rows/sec., 596.76 KiB/sec. 2025.02.10 18:59:23.359438 [ 4 ] {c58bf633-c21e-403c-b66e-02f42d121b96} TCPHandler: Processed in 0.001877345 sec. 2025.02.10 18:59:23.359567 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:23.359700 [ 256 ] {a08b5b6b-3053-4511-89da-7bdf61eb33ad} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:59:23.359759 [ 256 ] {a08b5b6b-3053-4511-89da-7bdf61eb33ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:59:23.360448 [ 256 ] {a08b5b6b-3053-4511-89da-7bdf61eb33ad} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:23.360494 [ 256 ] {a08b5b6b-3053-4511-89da-7bdf61eb33ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:23.360882 [ 256 ] {a08b5b6b-3053-4511-89da-7bdf61eb33ad} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.10 18:59:23.361124 [ 256 ] {a08b5b6b-3053-4511-89da-7bdf61eb33ad} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:23.361300 [ 256 ] {a08b5b6b-3053-4511-89da-7bdf61eb33ad} executeQuery: Read 13 rows, 830.00 B in 0.001633 sec., 7960.808328230251 rows/sec., 496.35 KiB/sec. 2025.02.10 18:59:23.361352 [ 256 ] {a08b5b6b-3053-4511-89da-7bdf61eb33ad} TCPHandler: Processed in 0.001840935 sec. 2025.02.10 18:59:23.361480 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:23.361598 [ 4 ] {f7ebf72e-669c-4fc3-8ade-edd44bd03e54} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:59:23.361655 [ 4 ] {f7ebf72e-669c-4fc3-8ade-edd44bd03e54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:59:23.362502 [ 4 ] {f7ebf72e-669c-4fc3-8ade-edd44bd03e54} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:23.362550 [ 4 ] {f7ebf72e-669c-4fc3-8ade-edd44bd03e54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:23.362953 [ 4 ] {f7ebf72e-669c-4fc3-8ade-edd44bd03e54} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.10 18:59:23.363194 [ 4 ] {f7ebf72e-669c-4fc3-8ade-edd44bd03e54} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:23.363398 [ 4 ] {f7ebf72e-669c-4fc3-8ade-edd44bd03e54} executeQuery: Read 427 rows, 31.30 KiB in 0.001823 sec., 234229.2923752057 rows/sec., 16.77 MiB/sec. 2025.02.10 18:59:23.363449 [ 4 ] {f7ebf72e-669c-4fc3-8ade-edd44bd03e54} TCPHandler: Processed in 0.002023909 sec. 2025.02.10 18:59:23.363583 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:23.363701 [ 256 ] {161f7889-6068-45e1-9913-3039714cad41} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:59:23.363752 [ 256 ] {161f7889-6068-45e1-9913-3039714cad41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:59:23.364250 [ 256 ] {161f7889-6068-45e1-9913-3039714cad41} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:23.364286 [ 256 ] {161f7889-6068-45e1-9913-3039714cad41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:23.364659 [ 256 ] {161f7889-6068-45e1-9913-3039714cad41} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.10 18:59:23.364907 [ 256 ] {161f7889-6068-45e1-9913-3039714cad41} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:23.365029 [ 137 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Selected 5 parts from all_62_62_0 to all_66_66_0 2025.02.10 18:59:23.365075 [ 137 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:23.365087 [ 256 ] {161f7889-6068-45e1-9913-3039714cad41} executeQuery: Read 6 rows, 321.00 B in 0.001411 sec., 4252.303330970943 rows/sec., 222.17 KiB/sec. 2025.02.10 18:59:23.365100 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:23.365187 [ 256 ] {161f7889-6068-45e1-9913-3039714cad41} TCPHandler: Processed in 0.00165897 sec. 2025.02.10 18:59:23.365371 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_62_66_1} MergeTask::PrepareStage: Merging 5 parts: from all_62_62_0 to all_66_66_0 into Compact with storage Full 2025.02.10 18:59:23.365385 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:23.365652 [ 4 ] {54408649-2f00-49bf-b98b-119fb9f842cb} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:23.365675 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_62_66_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:23.365750 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_62_66_1} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part 2025.02.10 18:59:23.365759 [ 4 ] {54408649-2f00-49bf-b98b-119fb9f842cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:59:23.365994 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_62_66_1} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part 2025.02.10 18:59:23.366370 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_62_66_1} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part 2025.02.10 18:59:23.366729 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_62_66_1} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part 2025.02.10 18:59:23.367166 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_62_66_1} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part 2025.02.10 18:59:23.368613 [ 4 ] {54408649-2f00-49bf-b98b-119fb9f842cb} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:23.368695 [ 4 ] {54408649-2f00-49bf-b98b-119fb9f842cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:23.369711 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_62_66_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004501848 sec., 6663.930012741434 rows/sec., 348.16 KiB/sec. 2025.02.10 18:59:23.369801 [ 4 ] {54408649-2f00-49bf-b98b-119fb9f842cb} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.10 18:59:23.369870 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_62_66_1} MergedBlockOutputStream: filled checksums all_62_66_1 (state Temporary) 2025.02.10 18:59:23.370258 [ 4 ] {54408649-2f00-49bf-b98b-119fb9f842cb} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:23.370366 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_62_66_1} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_merge_all_62_66_1 to all_62_66_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:23.370581 [ 187 ] {948bf920-5d1c-4272-9bc5-5c66a8a4551e::all_62_66_1} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e) (MergerMutator): Merged 5 parts: [all_62_62_0, all_66_66_0] -> all_62_66_1 2025.02.10 18:59:23.370662 [ 4 ] {54408649-2f00-49bf-b98b-119fb9f842cb} executeQuery: Read 242 rows, 16.62 KiB in 0.005075 sec., 47684.72906403941 rows/sec., 3.20 MiB/sec. 2025.02.10 18:59:23.370726 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:59:23.370817 [ 4 ] {54408649-2f00-49bf-b98b-119fb9f842cb} TCPHandler: Processed in 0.005534494 sec. 2025.02.10 18:59:23.371028 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:23.371252 [ 256 ] {117f0a76-62f5-4a3b-80e2-844ed319c3eb} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:59:23.371346 [ 256 ] {117f0a76-62f5-4a3b-80e2-844ed319c3eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:59:23.372003 [ 256 ] {117f0a76-62f5-4a3b-80e2-844ed319c3eb} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:23.372042 [ 256 ] {117f0a76-62f5-4a3b-80e2-844ed319c3eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:23.372406 [ 256 ] {117f0a76-62f5-4a3b-80e2-844ed319c3eb} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.10 18:59:23.372651 [ 256 ] {117f0a76-62f5-4a3b-80e2-844ed319c3eb} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:23.372860 [ 256 ] {117f0a76-62f5-4a3b-80e2-844ed319c3eb} executeQuery: Read 1 rows, 69.00 B in 0.001664 sec., 600.9615384615385 rows/sec., 40.49 KiB/sec. 2025.02.10 18:59:23.372909 [ 256 ] {117f0a76-62f5-4a3b-80e2-844ed319c3eb} TCPHandler: Processed in 0.001989898 sec. 2025.02.10 18:59:23.373076 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:23.373215 [ 4 ] {02c45887-96cb-4b43-8d7d-0fda09db8942} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:23.373338 [ 4 ] {02c45887-96cb-4b43-8d7d-0fda09db8942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:59:23.374529 [ 4 ] {02c45887-96cb-4b43-8d7d-0fda09db8942} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:23.374566 [ 4 ] {02c45887-96cb-4b43-8d7d-0fda09db8942} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:23.375225 [ 4 ] {02c45887-96cb-4b43-8d7d-0fda09db8942} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.10 18:59:23.375489 [ 4 ] {02c45887-96cb-4b43-8d7d-0fda09db8942} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:23.375712 [ 4 ] {02c45887-96cb-4b43-8d7d-0fda09db8942} executeQuery: Read 35 rows, 64.22 KiB in 0.002521 sec., 13883.379611265373 rows/sec., 24.88 MiB/sec. 2025.02.10 18:59:23.375831 [ 220 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:59:23.375894 [ 4 ] {02c45887-96cb-4b43-8d7d-0fda09db8942} TCPHandler: Processed in 0.002882499 sec. 2025.02.10 18:59:23.375943 [ 220 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:59:23.376212 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:23.376492 [ 256 ] {15b1138c-d0e9-4bf0-a32b-ea927f3cb597} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:59:23.376623 [ 256 ] {15b1138c-d0e9-4bf0-a32b-ea927f3cb597} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:59:23.377874 [ 256 ] {15b1138c-d0e9-4bf0-a32b-ea927f3cb597} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:23.377931 [ 256 ] {15b1138c-d0e9-4bf0-a32b-ea927f3cb597} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:23.378666 [ 256 ] {15b1138c-d0e9-4bf0-a32b-ea927f3cb597} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.10 18:59:23.379162 [ 256 ] {15b1138c-d0e9-4bf0-a32b-ea927f3cb597} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:23.379438 [ 256 ] {15b1138c-d0e9-4bf0-a32b-ea927f3cb597} executeQuery: Read 82 rows, 5.33 KiB in 0.002998 sec., 27351.567711807875 rows/sec., 1.74 MiB/sec. 2025.02.10 18:59:23.379548 [ 256 ] {15b1138c-d0e9-4bf0-a32b-ea927f3cb597} TCPHandler: Processed in 0.003504694 sec. 2025.02.10 18:59:23.380014 [ 220 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:59:23.736641 [ 218 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:59:23.736733 [ 218 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:59:23.738725 [ 218 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:59:25.344939 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41724 2025.02.10 18:59:25.345621 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:25.345666 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:25.346252 [ 244 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.10 18:59:25.346523 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:25.346685 [ 132 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.10 18:59:25.346708 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 2025.02.10 18:59:25.346732 [ 132 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:25.346754 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:25.346896 [ 198 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.10 18:59:25.347068 [ 198 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:25.347115 [ 198 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_91_18} MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part 2025.02.10 18:59:25.347200 [ 198 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 488 rows starting from the beginning of the part 2025.02.10 18:59:25.347409 [ 198 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 427 rows starting from the beginning of the part 2025.02.10 18:59:25.347566 [ 198 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 488 rows starting from the beginning of the part 2025.02.10 18:59:25.347831 [ 198 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 427 rows starting from the beginning of the part 2025.02.10 18:59:25.348029 [ 198 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 488 rows starting from the beginning of the part 2025.02.10 18:59:25.351429 [ 191 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004599321 sec., 9071773.85531473 rows/sec., 129.77 MiB/sec. 2025.02.10 18:59:25.351718 [ 195 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.10 18:59:25.352080 [ 195 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_91_18} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:25.352187 [ 195 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_91_18} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.10 18:59:25.352317 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.10 18:59:28.341576 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:28.341786 [ 4 ] {fecee76d-45bf-4787-9b8c-ad77d8d7cdc9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:59:28.341859 [ 4 ] {fecee76d-45bf-4787-9b8c-ad77d8d7cdc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:59:28.342598 [ 4 ] {fecee76d-45bf-4787-9b8c-ad77d8d7cdc9} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:28.342640 [ 4 ] {fecee76d-45bf-4787-9b8c-ad77d8d7cdc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:28.343079 [ 4 ] {fecee76d-45bf-4787-9b8c-ad77d8d7cdc9} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.10 18:59:28.343334 [ 4 ] {fecee76d-45bf-4787-9b8c-ad77d8d7cdc9} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:28.343546 [ 4 ] {fecee76d-45bf-4787-9b8c-ad77d8d7cdc9} executeQuery: Read 66 rows, 5.38 KiB in 0.001817 sec., 36323.61034672537 rows/sec., 2.89 MiB/sec. 2025.02.10 18:59:28.343669 [ 4 ] {fecee76d-45bf-4787-9b8c-ad77d8d7cdc9} TCPHandler: Processed in 0.002221203 sec. 2025.02.10 18:59:28.343964 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:28.344204 [ 256 ] {d2f8019f-f2f1-4027-9077-50ec6718a90c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:59:28.344289 [ 256 ] {d2f8019f-f2f1-4027-9077-50ec6718a90c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:59:28.345115 [ 256 ] {d2f8019f-f2f1-4027-9077-50ec6718a90c} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:28.345168 [ 256 ] {d2f8019f-f2f1-4027-9077-50ec6718a90c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:28.345610 [ 256 ] {d2f8019f-f2f1-4027-9077-50ec6718a90c} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.10 18:59:28.345884 [ 256 ] {d2f8019f-f2f1-4027-9077-50ec6718a90c} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:28.346138 [ 256 ] {d2f8019f-f2f1-4027-9077-50ec6718a90c} executeQuery: Read 5 rows, 385.00 B in 0.001992 sec., 2510.0401606425703 rows/sec., 188.74 KiB/sec. 2025.02.10 18:59:28.346213 [ 256 ] {d2f8019f-f2f1-4027-9077-50ec6718a90c} TCPHandler: Processed in 0.002436889 sec. 2025.02.10 18:59:28.346408 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:28.346577 [ 4 ] {56438d99-d799-4bb7-b54f-5fe7333a1978} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:59:28.346637 [ 4 ] {56438d99-d799-4bb7-b54f-5fe7333a1978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:59:28.347263 [ 4 ] {56438d99-d799-4bb7-b54f-5fe7333a1978} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:28.347301 [ 4 ] {56438d99-d799-4bb7-b54f-5fe7333a1978} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:28.347682 [ 4 ] {56438d99-d799-4bb7-b54f-5fe7333a1978} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.10 18:59:28.347945 [ 4 ] {56438d99-d799-4bb7-b54f-5fe7333a1978} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:28.348125 [ 4 ] {56438d99-d799-4bb7-b54f-5fe7333a1978} executeQuery: Read 69 rows, 5.52 KiB in 0.001585 sec., 43533.123028391165 rows/sec., 3.40 MiB/sec. 2025.02.10 18:59:28.348180 [ 4 ] {56438d99-d799-4bb7-b54f-5fe7333a1978} TCPHandler: Processed in 0.001891946 sec. 2025.02.10 18:59:28.348336 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:28.348478 [ 256 ] {0f6096c8-c76a-418c-9a8f-326ce857128a} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:28.348542 [ 256 ] {0f6096c8-c76a-418c-9a8f-326ce857128a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:59:28.349184 [ 256 ] {0f6096c8-c76a-418c-9a8f-326ce857128a} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:28.349224 [ 256 ] {0f6096c8-c76a-418c-9a8f-326ce857128a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:28.349626 [ 256 ] {0f6096c8-c76a-418c-9a8f-326ce857128a} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.10 18:59:28.349875 [ 256 ] {0f6096c8-c76a-418c-9a8f-326ce857128a} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:28.350058 [ 130 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 5 parts from all_1_150_31 to all_154_154_0 2025.02.10 18:59:28.350100 [ 256 ] {0f6096c8-c76a-418c-9a8f-326ce857128a} executeQuery: Read 160 rows, 11.41 KiB in 0.001646 sec., 97205.34629404618 rows/sec., 6.77 MiB/sec. 2025.02.10 18:59:28.350124 [ 130 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:28.350195 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:28.350219 [ 256 ] {0f6096c8-c76a-418c-9a8f-326ce857128a} TCPHandler: Processed in 0.001951767 sec. 2025.02.10 18:59:28.350448 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_154_32} MergeTask::PrepareStage: Merging 5 parts: from all_1_150_31 to all_154_154_0 into Compact with storage Full 2025.02.10 18:59:28.350470 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:28.350716 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_154_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:28.350751 [ 4 ] {951f21cd-ab42-4480-aba6-2adcbcff6903} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:28.350791 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_154_32} MergeTreeSequentialSource: Reading 7 marks from part all_1_150_31, total 45532 rows starting from the beginning of the part 2025.02.10 18:59:28.351005 [ 4 ] {951f21cd-ab42-4480-aba6-2adcbcff6903} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:59:28.351176 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_154_32} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 42 rows starting from the beginning of the part 2025.02.10 18:59:28.351809 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_154_32} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 237 rows starting from the beginning of the part 2025.02.10 18:59:28.352202 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_154_32} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part 2025.02.10 18:59:28.352507 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_154_32} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 242 rows starting from the beginning of the part 2025.02.10 18:59:28.355212 [ 4 ] {951f21cd-ab42-4480-aba6-2adcbcff6903} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:28.355290 [ 4 ] {951f21cd-ab42-4480-aba6-2adcbcff6903} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:28.356741 [ 4 ] {951f21cd-ab42-4480-aba6-2adcbcff6903} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.10 18:59:28.357146 [ 4 ] {951f21cd-ab42-4480-aba6-2adcbcff6903} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:28.357440 [ 4 ] {951f21cd-ab42-4480-aba6-2adcbcff6903} executeQuery: Read 5 rows, 9.17 KiB in 0.00677 sec., 738.5524372230428 rows/sec., 1.32 MiB/sec. 2025.02.10 18:59:28.358015 [ 4 ] {951f21cd-ab42-4480-aba6-2adcbcff6903} TCPHandler: Processed in 0.007682145 sec. 2025.02.10 18:59:28.358360 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:28.358678 [ 256 ] {2bd65a3f-a95a-4a36-9dfe-e548afa6dca9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:59:28.358746 [ 256 ] {2bd65a3f-a95a-4a36-9dfe-e548afa6dca9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:59:28.359299 [ 256 ] {2bd65a3f-a95a-4a36-9dfe-e548afa6dca9} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:28.359372 [ 256 ] {2bd65a3f-a95a-4a36-9dfe-e548afa6dca9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:28.359802 [ 256 ] {2bd65a3f-a95a-4a36-9dfe-e548afa6dca9} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.10 18:59:28.360068 [ 256 ] {2bd65a3f-a95a-4a36-9dfe-e548afa6dca9} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:28.360298 [ 256 ] {2bd65a3f-a95a-4a36-9dfe-e548afa6dca9} executeQuery: Read 60 rows, 4.14 KiB in 0.001723 sec., 34822.98316889147 rows/sec., 2.35 MiB/sec. 2025.02.10 18:59:28.360361 [ 256 ] {2bd65a3f-a95a-4a36-9dfe-e548afa6dca9} TCPHandler: Processed in 0.002213823 sec. 2025.02.10 18:59:28.361049 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 2025.02.10 18:59:28.365420 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_154_32} MergeTask::MergeProjectionsStage: Merge sorted 46213 rows, containing 5 columns (5 merged, 0 gathered) in 0.015138976 sec., 3052584.269900421 rows/sec., 206.11 MiB/sec. 2025.02.10 18:59:28.365940 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_154_32} MergedBlockOutputStream: filled checksums all_1_154_32 (state Temporary) 2025.02.10 18:59:28.366566 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_154_32} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_154_32 to all_1_154_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:28.366730 [ 191 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_154_32} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 5 parts: [all_1_150_31, all_154_154_0] -> all_1_154_32 2025.02.10 18:59:28.366877 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. 2025.02.10 18:59:28.386439 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:28.386480 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:28.394061 [ 243 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.10 18:59:28.394874 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:28.395174 [ 127 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.10 18:59:28.395255 [ 127 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:28.395303 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:28.396393 [ 196 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.10 18:59:28.412510 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 686 2025.02.10 18:59:28.414028 [ 196 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:28.415757 [ 196 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part 2025.02.10 18:59:28.422036 [ 196 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part 2025.02.10 18:59:28.428265 [ 196 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part 2025.02.10 18:59:28.434526 [ 196 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part 2025.02.10 18:59:28.440816 [ 196 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part 2025.02.10 18:59:28.447133 [ 196 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part 2025.02.10 18:59:28.513496 [ 191 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.118048358 sec., 5811.1778225665785 rows/sec., 30.05 MiB/sec. 2025.02.10 18:59:28.516062 [ 200 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.10 18:59:28.518530 [ 200 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_91_18} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:28.518641 [ 200 ] {d4957e31-240a-495a-b7e9-9d8fc1420a5a::all_1_91_18} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.10 18:59:28.520232 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.02.10 18:59:29.000233 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 274.68 MiB, peak 292.11 MiB, free memory in arenas 0.00 B, will set to 273.17 MiB (RSS), difference: -1.51 MiB 2025.02.10 18:59:32.608370 [ 121 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:59:32.608455 [ 121 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:59:32.846882 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42151 2025.02.10 18:59:32.848015 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:32.848118 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:32.848800 [ 244 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.10 18:59:32.849061 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:32.849290 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 2025.02.10 18:59:33.103747 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2722 2025.02.10 18:59:33.107037 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:33.107089 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:33.108624 [ 242 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.10 18:59:33.108932 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:33.110371 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2722 2025.02.10 18:59:33.347823 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:33.348031 [ 4 ] {fe35f83d-631e-4963-a5e4-cff148c0e015} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:59:33.348110 [ 4 ] {fe35f83d-631e-4963-a5e4-cff148c0e015} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:59:33.348942 [ 4 ] {fe35f83d-631e-4963-a5e4-cff148c0e015} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:33.348997 [ 4 ] {fe35f83d-631e-4963-a5e4-cff148c0e015} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:33.349446 [ 4 ] {fe35f83d-631e-4963-a5e4-cff148c0e015} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.10 18:59:33.349707 [ 4 ] {fe35f83d-631e-4963-a5e4-cff148c0e015} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:33.349948 [ 4 ] {fe35f83d-631e-4963-a5e4-cff148c0e015} executeQuery: Read 14 rows, 1.01 KiB in 0.001972 sec., 7099.3914807302235 rows/sec., 511.06 KiB/sec. 2025.02.10 18:59:33.350013 [ 4 ] {fe35f83d-631e-4963-a5e4-cff148c0e015} TCPHandler: Processed in 0.002306096 sec. 2025.02.10 18:59:33.350339 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:33.350651 [ 256 ] {d7cf8c27-c650-42d1-ae8c-421a568207fe} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:59:33.350769 [ 256 ] {d7cf8c27-c650-42d1-ae8c-421a568207fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:59:33.351741 [ 256 ] {d7cf8c27-c650-42d1-ae8c-421a568207fe} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:33.351789 [ 256 ] {d7cf8c27-c650-42d1-ae8c-421a568207fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:33.352264 [ 256 ] {d7cf8c27-c650-42d1-ae8c-421a568207fe} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.10 18:59:33.352543 [ 256 ] {d7cf8c27-c650-42d1-ae8c-421a568207fe} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:33.352750 [ 120 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.02.10 18:59:33.352820 [ 256 ] {d7cf8c27-c650-42d1-ae8c-421a568207fe} executeQuery: Read 273 rows, 24.64 KiB in 0.002253 sec., 121171.7709720373 rows/sec., 10.68 MiB/sec. 2025.02.10 18:59:33.352842 [ 120 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:33.352925 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:33.352987 [ 256 ] {d7cf8c27-c650-42d1-ae8c-421a568207fe} TCPHandler: Processed in 0.002834419 sec. 2025.02.10 18:59:33.353287 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:33.353357 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.02.10 18:59:33.353680 [ 4 ] {fba54a2a-aada-4145-952d-33b5a1087f7c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:59:33.353899 [ 4 ] {fba54a2a-aada-4145-952d-33b5a1087f7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:59:33.353924 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:33.354074 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1432 rows starting from the beginning of the part 2025.02.10 18:59:33.354535 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 273 rows starting from the beginning of the part 2025.02.10 18:59:33.354980 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 66 rows starting from the beginning of the part 2025.02.10 18:59:33.355497 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 278 rows starting from the beginning of the part 2025.02.10 18:59:33.355971 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 66 rows starting from the beginning of the part 2025.02.10 18:59:33.356446 [ 191 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 273 rows starting from the beginning of the part 2025.02.10 18:59:33.358167 [ 4 ] {fba54a2a-aada-4145-952d-33b5a1087f7c} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:33.358236 [ 4 ] {fba54a2a-aada-4145-952d-33b5a1087f7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:33.359219 [ 4 ] {fba54a2a-aada-4145-952d-33b5a1087f7c} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.10 18:59:33.359580 [ 4 ] {fba54a2a-aada-4145-952d-33b5a1087f7c} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:33.360036 [ 4 ] {fba54a2a-aada-4145-952d-33b5a1087f7c} executeQuery: Read 42 rows, 3.09 KiB in 0.006502 sec., 6459.550907413104 rows/sec., 474.91 KiB/sec. 2025.02.10 18:59:33.360470 [ 4 ] {fba54a2a-aada-4145-952d-33b5a1087f7c} TCPHandler: Processed in 0.007358888 sec. 2025.02.10 18:59:33.360776 [ 193 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 5 columns (5 merged, 0 gathered) in 0.007684645 sec., 310749.55316738767 rows/sec., 27.60 MiB/sec. 2025.02.10 18:59:33.360872 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:33.361299 [ 193 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.02.10 18:59:33.361319 [ 256 ] {b72c72f0-d669-4862-b722-da0f92788aa0} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:59:33.361492 [ 256 ] {b72c72f0-d669-4862-b722-da0f92788aa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:59:33.361890 [ 193 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_156_31} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:33.362003 [ 193 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_156_31} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.02.10 18:59:33.362104 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.02.10 18:59:33.362359 [ 256 ] {b72c72f0-d669-4862-b722-da0f92788aa0} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:33.362400 [ 256 ] {b72c72f0-d669-4862-b722-da0f92788aa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:33.362767 [ 256 ] {b72c72f0-d669-4862-b722-da0f92788aa0} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.10 18:59:33.363026 [ 256 ] {b72c72f0-d669-4862-b722-da0f92788aa0} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:33.363240 [ 256 ] {b72c72f0-d669-4862-b722-da0f92788aa0} executeQuery: Read 14 rows, 1004.00 B in 0.002052 sec., 6822.612085769981 rows/sec., 477.81 KiB/sec. 2025.02.10 18:59:33.363294 [ 256 ] {b72c72f0-d669-4862-b722-da0f92788aa0} TCPHandler: Processed in 0.002698455 sec. 2025.02.10 18:59:33.363434 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:33.363561 [ 4 ] {d1f05de9-c09c-4392-bf53-7b456980fff8} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:59:33.363613 [ 4 ] {d1f05de9-c09c-4392-bf53-7b456980fff8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:59:33.364203 [ 4 ] {d1f05de9-c09c-4392-bf53-7b456980fff8} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:33.364244 [ 4 ] {d1f05de9-c09c-4392-bf53-7b456980fff8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:33.364629 [ 4 ] {d1f05de9-c09c-4392-bf53-7b456980fff8} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.10 18:59:33.364878 [ 4 ] {d1f05de9-c09c-4392-bf53-7b456980fff8} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:33.365119 [ 4 ] {d1f05de9-c09c-4392-bf53-7b456980fff8} executeQuery: Read 13 rows, 830.00 B in 0.001582 sec., 8217.446270543614 rows/sec., 512.36 KiB/sec. 2025.02.10 18:59:33.365228 [ 4 ] {d1f05de9-c09c-4392-bf53-7b456980fff8} TCPHandler: Processed in 0.001853535 sec. 2025.02.10 18:59:33.365513 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:33.365770 [ 256 ] {b7996147-736d-4a1c-8f34-387b35d95789} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:59:33.365866 [ 256 ] {b7996147-736d-4a1c-8f34-387b35d95789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:59:33.366685 [ 256 ] {b7996147-736d-4a1c-8f34-387b35d95789} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:33.366725 [ 256 ] {b7996147-736d-4a1c-8f34-387b35d95789} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:33.367112 [ 256 ] {b7996147-736d-4a1c-8f34-387b35d95789} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.10 18:59:33.367355 [ 256 ] {b7996147-736d-4a1c-8f34-387b35d95789} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:33.367521 [ 120 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.02.10 18:59:33.367583 [ 120 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:33.367598 [ 256 ] {b7996147-736d-4a1c-8f34-387b35d95789} executeQuery: Read 417 rows, 30.48 KiB in 0.001871 sec., 222875.4676643506 rows/sec., 15.91 MiB/sec. 2025.02.10 18:59:33.367623 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:33.367747 [ 256 ] {b7996147-736d-4a1c-8f34-387b35d95789} TCPHandler: Processed in 0.002423889 sec. 2025.02.10 18:59:33.367890 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.02.10 18:59:33.367968 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:33.368183 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:33.368228 [ 4 ] {41cdf6c6-7198-4506-b72b-46a5692a9dba} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:59:33.368254 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 914 rows starting from the beginning of the part 2025.02.10 18:59:33.368344 [ 4 ] {41cdf6c6-7198-4506-b72b-46a5692a9dba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:59:33.368622 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 417 rows starting from the beginning of the part 2025.02.10 18:59:33.369069 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 69 rows starting from the beginning of the part 2025.02.10 18:59:33.369511 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 427 rows starting from the beginning of the part 2025.02.10 18:59:33.369802 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 69 rows starting from the beginning of the part 2025.02.10 18:59:33.370112 [ 188 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 417 rows starting from the beginning of the part 2025.02.10 18:59:33.370840 [ 4 ] {41cdf6c6-7198-4506-b72b-46a5692a9dba} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:33.370901 [ 4 ] {41cdf6c6-7198-4506-b72b-46a5692a9dba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:33.371753 [ 4 ] {41cdf6c6-7198-4506-b72b-46a5692a9dba} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.10 18:59:33.372337 [ 4 ] {41cdf6c6-7198-4506-b72b-46a5692a9dba} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:33.372725 [ 4 ] {41cdf6c6-7198-4506-b72b-46a5692a9dba} executeQuery: Read 6 rows, 321.00 B in 0.004564 sec., 1314.6362839614371 rows/sec., 68.68 KiB/sec. 2025.02.10 18:59:33.372791 [ 4 ] {41cdf6c6-7198-4506-b72b-46a5692a9dba} TCPHandler: Processed in 0.00494773 sec. 2025.02.10 18:59:33.373113 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:33.373218 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 2313 rows, containing 5 columns (5 merged, 0 gathered) in 0.005462851 sec., 423405.28782498365 rows/sec., 32.25 MiB/sec. 2025.02.10 18:59:33.373371 [ 256 ] {5a24d8e3-846f-41ad-b2f5-6bd2878ba07d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:33.373484 [ 256 ] {5a24d8e3-846f-41ad-b2f5-6bd2878ba07d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:59:33.373547 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.02.10 18:59:33.374178 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_156_31} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:33.374298 [ 201 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_156_31} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.02.10 18:59:33.374418 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.10 18:59:33.374554 [ 256 ] {5a24d8e3-846f-41ad-b2f5-6bd2878ba07d} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:33.374593 [ 256 ] {5a24d8e3-846f-41ad-b2f5-6bd2878ba07d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:33.374983 [ 256 ] {5a24d8e3-846f-41ad-b2f5-6bd2878ba07d} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.10 18:59:33.375227 [ 256 ] {5a24d8e3-846f-41ad-b2f5-6bd2878ba07d} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:33.375442 [ 256 ] {5a24d8e3-846f-41ad-b2f5-6bd2878ba07d} executeQuery: Read 237 rows, 16.27 KiB in 0.00213 sec., 111267.60563380281 rows/sec., 7.46 MiB/sec. 2025.02.10 18:59:33.375495 [ 256 ] {5a24d8e3-846f-41ad-b2f5-6bd2878ba07d} TCPHandler: Processed in 0.002568802 sec. 2025.02.10 18:59:33.375642 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:33.375784 [ 4 ] {8b5e1604-2956-46fc-8c62-585351e77caf} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:59:33.375847 [ 4 ] {8b5e1604-2956-46fc-8c62-585351e77caf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:59:33.376338 [ 4 ] {8b5e1604-2956-46fc-8c62-585351e77caf} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:33.376377 [ 4 ] {8b5e1604-2956-46fc-8c62-585351e77caf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:33.376743 [ 4 ] {8b5e1604-2956-46fc-8c62-585351e77caf} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.10 18:59:33.376980 [ 4 ] {8b5e1604-2956-46fc-8c62-585351e77caf} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:33.377203 [ 4 ] {8b5e1604-2956-46fc-8c62-585351e77caf} executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. 2025.02.10 18:59:33.377256 [ 4 ] {8b5e1604-2956-46fc-8c62-585351e77caf} TCPHandler: Processed in 0.00168213 sec. 2025.02.10 18:59:33.377449 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:33.377674 [ 256 ] {ca21b1bc-dd83-4354-8a47-b52e0302bffa} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:33.377815 [ 256 ] {ca21b1bc-dd83-4354-8a47-b52e0302bffa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:59:33.379087 [ 256 ] {ca21b1bc-dd83-4354-8a47-b52e0302bffa} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:33.379125 [ 256 ] {ca21b1bc-dd83-4354-8a47-b52e0302bffa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:33.379797 [ 256 ] {ca21b1bc-dd83-4354-8a47-b52e0302bffa} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.10 18:59:33.380064 [ 256 ] {ca21b1bc-dd83-4354-8a47-b52e0302bffa} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:33.380321 [ 256 ] {ca21b1bc-dd83-4354-8a47-b52e0302bffa} executeQuery: Read 35 rows, 64.22 KiB in 0.002701 sec., 12958.163643095151 rows/sec., 23.22 MiB/sec. 2025.02.10 18:59:33.380417 [ 256 ] {ca21b1bc-dd83-4354-8a47-b52e0302bffa} TCPHandler: Processed in 0.003082294 sec. 2025.02.10 18:59:33.380566 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:33.380707 [ 4 ] {72d0a81e-1295-472d-97e8-6951da53ee64} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:59:33.380772 [ 4 ] {72d0a81e-1295-472d-97e8-6951da53ee64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:59:33.381295 [ 4 ] {72d0a81e-1295-472d-97e8-6951da53ee64} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:33.381335 [ 4 ] {72d0a81e-1295-472d-97e8-6951da53ee64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:33.381726 [ 4 ] {72d0a81e-1295-472d-97e8-6951da53ee64} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.10 18:59:33.381964 [ 4 ] {72d0a81e-1295-472d-97e8-6951da53ee64} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:33.382154 [ 120 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.02.10 18:59:33.382216 [ 120 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:33.382220 [ 4 ] {72d0a81e-1295-472d-97e8-6951da53ee64} executeQuery: Read 82 rows, 5.33 KiB in 0.001532 sec., 53524.804177545695 rows/sec., 3.40 MiB/sec. 2025.02.10 18:59:33.382248 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:33.382408 [ 4 ] {72d0a81e-1295-472d-97e8-6951da53ee64} TCPHandler: Processed in 0.001904116 sec. 2025.02.10 18:59:33.382486 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.02.10 18:59:33.382640 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:33.382695 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_156_31} MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9196 rows starting from the beginning of the part 2025.02.10 18:59:33.382930 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 82 rows starting from the beginning of the part 2025.02.10 18:59:33.383246 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part 2025.02.10 18:59:33.383574 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 82 rows starting from the beginning of the part 2025.02.10 18:59:33.383891 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part 2025.02.10 18:59:33.384121 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 82 rows starting from the beginning of the part 2025.02.10 18:59:33.386808 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 9562 rows, containing 4 columns (4 merged, 0 gathered) in 0.004436047 sec., 2155522.698474565 rows/sec., 140.46 MiB/sec. 2025.02.10 18:59:33.386972 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.02.10 18:59:33.387226 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_156_31} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:33.387300 [ 186 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_156_31} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.02.10 18:59:33.387371 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. 2025.02.10 18:59:35.809653 [ 116 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.02.10 18:59:35.809739 [ 116 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:35.809766 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:35.809897 [ 220 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.10 18:59:35.809952 [ 220 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.10 18:59:35.810004 [ 187 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.02.10 18:59:35.810239 [ 187 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:35.810279 [ 187 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 18 rows starting from the beginning of the part 2025.02.10 18:59:35.810466 [ 187 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part 2025.02.10 18:59:35.810852 [ 187 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part 2025.02.10 18:59:35.811088 [ 187 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part 2025.02.10 18:59:35.811394 [ 187 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part 2025.02.10 18:59:35.813643 [ 189 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.003781091 sec., 9521.061513727123 rows/sec., 813.57 KiB/sec. 2025.02.10 18:59:35.813851 [ 220 ] {} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.10 18:59:35.813931 [ 189 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.02.10 18:59:35.814685 [ 189 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_41_10} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:35.814788 [ 189 ] {e901e744-b055-49e7-9bee-2722e89f6c8d::all_1_41_10} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.02.10 18:59:35.814906 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:59:35.912607 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 2025.02.10 18:59:35.937056 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:35.937113 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:35.945630 [ 243 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.10 18:59:35.946582 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:35.950651 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 694 2025.02.10 18:59:36.547285 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:36.547502 [ 4 ] {97708874-eeea-42cc-a7e2-52ed06fb3cde} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:59:36.547587 [ 4 ] {97708874-eeea-42cc-a7e2-52ed06fb3cde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:59:36.548400 [ 4 ] {97708874-eeea-42cc-a7e2-52ed06fb3cde} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:36.548452 [ 4 ] {97708874-eeea-42cc-a7e2-52ed06fb3cde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:36.548889 [ 4 ] {97708874-eeea-42cc-a7e2-52ed06fb3cde} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.10 18:59:36.549148 [ 4 ] {97708874-eeea-42cc-a7e2-52ed06fb3cde} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:36.549401 [ 4 ] {97708874-eeea-42cc-a7e2-52ed06fb3cde} executeQuery: Read 2 rows, 167.00 B in 0.001957 sec., 1021.9724067450179 rows/sec., 83.33 KiB/sec. 2025.02.10 18:59:36.549470 [ 4 ] {97708874-eeea-42cc-a7e2-52ed06fb3cde} TCPHandler: Processed in 0.002324936 sec. 2025.02.10 18:59:36.549803 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:36.550057 [ 256 ] {af2d4024-7626-41ee-9a45-06b27cb098b8} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:59:36.550155 [ 256 ] {af2d4024-7626-41ee-9a45-06b27cb098b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:59:36.551577 [ 256 ] {af2d4024-7626-41ee-9a45-06b27cb098b8} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:36.551627 [ 256 ] {af2d4024-7626-41ee-9a45-06b27cb098b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:36.552142 [ 256 ] {af2d4024-7626-41ee-9a45-06b27cb098b8} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.10 18:59:36.552401 [ 256 ] {af2d4024-7626-41ee-9a45-06b27cb098b8} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:36.552633 [ 256 ] {af2d4024-7626-41ee-9a45-06b27cb098b8} executeQuery: Read 1207 rows, 102.02 KiB in 0.00265 sec., 455471.69811320753 rows/sec., 37.59 MiB/sec. 2025.02.10 18:59:36.552691 [ 256 ] {af2d4024-7626-41ee-9a45-06b27cb098b8} TCPHandler: Processed in 0.003060474 sec. 2025.02.10 18:59:36.552857 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:36.553004 [ 4 ] {dde0503b-cc73-48f5-9c34-6be298704ee6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:59:36.553067 [ 4 ] {dde0503b-cc73-48f5-9c34-6be298704ee6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:59:36.553689 [ 4 ] {dde0503b-cc73-48f5-9c34-6be298704ee6} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:36.553729 [ 4 ] {dde0503b-cc73-48f5-9c34-6be298704ee6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:36.554104 [ 4 ] {dde0503b-cc73-48f5-9c34-6be298704ee6} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.10 18:59:36.554346 [ 4 ] {dde0503b-cc73-48f5-9c34-6be298704ee6} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:36.554562 [ 4 ] {dde0503b-cc73-48f5-9c34-6be298704ee6} executeQuery: Read 7 rows, 528.00 B in 0.001594 sec., 4391.468005018821 rows/sec., 323.48 KiB/sec. 2025.02.10 18:59:36.554615 [ 4 ] {dde0503b-cc73-48f5-9c34-6be298704ee6} TCPHandler: Processed in 0.001826824 sec. 2025.02.10 18:59:36.554772 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:36.554891 [ 256 ] {4438d321-3971-409a-9684-fd1a6d2ba4a1} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:59:36.554941 [ 256 ] {4438d321-3971-409a-9684-fd1a6d2ba4a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:59:36.555603 [ 256 ] {4438d321-3971-409a-9684-fd1a6d2ba4a1} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:36.555642 [ 256 ] {4438d321-3971-409a-9684-fd1a6d2ba4a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:36.556010 [ 256 ] {4438d321-3971-409a-9684-fd1a6d2ba4a1} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.10 18:59:36.556261 [ 256 ] {4438d321-3971-409a-9684-fd1a6d2ba4a1} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:36.556470 [ 256 ] {4438d321-3971-409a-9684-fd1a6d2ba4a1} executeQuery: Read 228 rows, 15.81 KiB in 0.001604 sec., 142144.63840399001 rows/sec., 9.62 MiB/sec. 2025.02.10 18:59:36.556523 [ 256 ] {4438d321-3971-409a-9684-fd1a6d2ba4a1} TCPHandler: Processed in 0.001810363 sec. 2025.02.10 18:59:36.556687 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:36.556826 [ 4 ] {0f501418-4ba7-43e1-b688-9ab349ff94a7} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:59:36.556884 [ 4 ] {0f501418-4ba7-43e1-b688-9ab349ff94a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:59:36.557757 [ 4 ] {0f501418-4ba7-43e1-b688-9ab349ff94a7} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:36.557797 [ 4 ] {0f501418-4ba7-43e1-b688-9ab349ff94a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:36.558194 [ 4 ] {0f501418-4ba7-43e1-b688-9ab349ff94a7} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.10 18:59:36.558444 [ 4 ] {0f501418-4ba7-43e1-b688-9ab349ff94a7} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:36.558687 [ 4 ] {0f501418-4ba7-43e1-b688-9ab349ff94a7} executeQuery: Read 527 rows, 39.97 KiB in 0.00188 sec., 280319.1489361702 rows/sec., 20.76 MiB/sec. 2025.02.10 18:59:36.558751 [ 4 ] {0f501418-4ba7-43e1-b688-9ab349ff94a7} TCPHandler: Processed in 0.002129811 sec. 2025.02.10 18:59:36.558961 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:36.559344 [ 256 ] {326d89b0-943b-43ff-a203-4f782a7ad703} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:36.559538 [ 256 ] {326d89b0-943b-43ff-a203-4f782a7ad703} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:59:36.560728 [ 256 ] {326d89b0-943b-43ff-a203-4f782a7ad703} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:36.560768 [ 256 ] {326d89b0-943b-43ff-a203-4f782a7ad703} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:36.561228 [ 256 ] {326d89b0-943b-43ff-a203-4f782a7ad703} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.10 18:59:36.561479 [ 256 ] {326d89b0-943b-43ff-a203-4f782a7ad703} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:36.561692 [ 256 ] {326d89b0-943b-43ff-a203-4f782a7ad703} executeQuery: Read 965 rows, 66.32 KiB in 0.00248 sec., 389112.9032258064 rows/sec., 26.12 MiB/sec. 2025.02.10 18:59:36.561744 [ 256 ] {326d89b0-943b-43ff-a203-4f782a7ad703} TCPHandler: Processed in 0.00288617 sec. 2025.02.10 18:59:36.561899 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:36.562039 [ 4 ] {46afa6ca-1d30-4ce2-b979-c23463f7421f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:36.562133 [ 4 ] {46afa6ca-1d30-4ce2-b979-c23463f7421f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:59:36.563418 [ 4 ] {46afa6ca-1d30-4ce2-b979-c23463f7421f} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:36.563456 [ 4 ] {46afa6ca-1d30-4ce2-b979-c23463f7421f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:36.564083 [ 4 ] {46afa6ca-1d30-4ce2-b979-c23463f7421f} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.10 18:59:36.564335 [ 4 ] {46afa6ca-1d30-4ce2-b979-c23463f7421f} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:36.564587 [ 4 ] {46afa6ca-1d30-4ce2-b979-c23463f7421f} executeQuery: Read 5 rows, 9.17 KiB in 0.00258 sec., 1937.9844961240312 rows/sec., 3.47 MiB/sec. 2025.02.10 18:59:36.564684 [ 4 ] {46afa6ca-1d30-4ce2-b979-c23463f7421f} TCPHandler: Processed in 0.002852239 sec. 2025.02.10 18:59:36.564865 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:36.565037 [ 256 ] {060b9224-9f28-42be-a023-5badd0b8b1f2} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:59:36.565111 [ 256 ] {060b9224-9f28-42be-a023-5badd0b8b1f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:59:36.565624 [ 256 ] {060b9224-9f28-42be-a023-5badd0b8b1f2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:36.565663 [ 256 ] {060b9224-9f28-42be-a023-5badd0b8b1f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:36.566051 [ 256 ] {060b9224-9f28-42be-a023-5badd0b8b1f2} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.10 18:59:36.566288 [ 256 ] {060b9224-9f28-42be-a023-5badd0b8b1f2} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:36.566506 [ 256 ] {060b9224-9f28-42be-a023-5badd0b8b1f2} executeQuery: Read 44 rows, 3.03 KiB in 0.001508 sec., 29177.718832891245 rows/sec., 1.96 MiB/sec. 2025.02.10 18:59:36.566555 [ 256 ] {060b9224-9f28-42be-a023-5badd0b8b1f2} TCPHandler: Processed in 0.001774942 sec. 2025.02.10 18:59:38.335765 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:38.335955 [ 4 ] {16135ab6-d1e2-4718-8ca0-1def3f6cf2ed} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:59:38.336030 [ 4 ] {16135ab6-d1e2-4718-8ca0-1def3f6cf2ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:59:38.336838 [ 4 ] {16135ab6-d1e2-4718-8ca0-1def3f6cf2ed} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:38.336889 [ 4 ] {16135ab6-d1e2-4718-8ca0-1def3f6cf2ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:38.337321 [ 4 ] {16135ab6-d1e2-4718-8ca0-1def3f6cf2ed} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.10 18:59:38.337580 [ 4 ] {16135ab6-d1e2-4718-8ca0-1def3f6cf2ed} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:38.337789 [ 4 ] {16135ab6-d1e2-4718-8ca0-1def3f6cf2ed} executeQuery: Read 56 rows, 4.41 KiB in 0.001886 sec., 29692.470837751855 rows/sec., 2.28 MiB/sec. 2025.02.10 18:59:38.337857 [ 4 ] {16135ab6-d1e2-4718-8ca0-1def3f6cf2ed} TCPHandler: Processed in 0.002223713 sec. 2025.02.10 18:59:38.338144 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:38.338339 [ 256 ] {ebf9fe35-7da1-40d4-b6ff-5224aed966d4} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:59:38.338416 [ 256 ] {ebf9fe35-7da1-40d4-b6ff-5224aed966d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:59:38.339233 [ 256 ] {ebf9fe35-7da1-40d4-b6ff-5224aed966d4} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:38.339285 [ 256 ] {ebf9fe35-7da1-40d4-b6ff-5224aed966d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:38.339735 [ 256 ] {ebf9fe35-7da1-40d4-b6ff-5224aed966d4} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.10 18:59:38.340003 [ 256 ] {ebf9fe35-7da1-40d4-b6ff-5224aed966d4} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:38.340245 [ 256 ] {ebf9fe35-7da1-40d4-b6ff-5224aed966d4} executeQuery: Read 64 rows, 5.12 KiB in 0.001961 sec., 32636.40999490056 rows/sec., 2.55 MiB/sec. 2025.02.10 18:59:38.340304 [ 256 ] {ebf9fe35-7da1-40d4-b6ff-5224aed966d4} TCPHandler: Processed in 0.002302495 sec. 2025.02.10 18:59:38.340492 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:38.340646 [ 4 ] {9b43c125-26d4-42b0-bed9-6383ae133c55} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:38.340714 [ 4 ] {9b43c125-26d4-42b0-bed9-6383ae133c55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:59:38.341358 [ 4 ] {9b43c125-26d4-42b0-bed9-6383ae133c55} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:38.341397 [ 4 ] {9b43c125-26d4-42b0-bed9-6383ae133c55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:38.341824 [ 4 ] {9b43c125-26d4-42b0-bed9-6383ae133c55} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.10 18:59:38.342076 [ 4 ] {9b43c125-26d4-42b0-bed9-6383ae133c55} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:38.342267 [ 4 ] {9b43c125-26d4-42b0-bed9-6383ae133c55} executeQuery: Read 42 rows, 2.99 KiB in 0.00166 sec., 25301.204819277107 rows/sec., 1.76 MiB/sec. 2025.02.10 18:59:38.342326 [ 4 ] {9b43c125-26d4-42b0-bed9-6383ae133c55} TCPHandler: Processed in 0.001903426 sec. 2025.02.10 18:59:38.342530 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:38.342736 [ 256 ] {b143a8bf-5d29-4dfe-b604-d5cf23d2d637} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:59:38.342827 [ 256 ] {b143a8bf-5d29-4dfe-b604-d5cf23d2d637} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:59:38.343491 [ 256 ] {b143a8bf-5d29-4dfe-b604-d5cf23d2d637} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:38.343530 [ 256 ] {b143a8bf-5d29-4dfe-b604-d5cf23d2d637} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.02.10 18:59:38.343910 [ 256 ] {b143a8bf-5d29-4dfe-b604-d5cf23d2d637} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.10 18:59:38.344156 [ 256 ] {b143a8bf-5d29-4dfe-b604-d5cf23d2d637} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:38.344391 [ 256 ] {b143a8bf-5d29-4dfe-b604-d5cf23d2d637} executeQuery: Read 16 rows, 1.11 KiB in 0.001701 sec., 9406.23162845385 rows/sec., 652.19 KiB/sec. 2025.02.10 18:59:38.344483 [ 222 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.10 18:59:38.344488 [ 256 ] {b143a8bf-5d29-4dfe-b604-d5cf23d2d637} TCPHandler: Processed in 0.002054709 sec. 2025.02.10 18:59:38.344547 [ 222 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.10 18:59:38.347609 [ 222 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.10 18:59:38.845417 [ 225 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.10 18:59:38.845486 [ 225 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.10 18:59:38.847560 [ 225 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.10 18:59:39.168138 [ 224 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.10 18:59:39.168196 [ 224 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.10 18:59:39.170447 [ 224 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.10 18:59:39.436647 [ 223 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.10 18:59:39.436706 [ 223 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.10 18:59:39.438757 [ 223 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.10 18:59:40.349444 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42639 2025.02.10 18:59:40.350156 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:40.350210 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.02.10 18:59:40.350777 [ 244 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.10 18:59:40.351049 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:40.351282 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 2025.02.10 18:59:43.074028 [ 222 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:59:43.074104 [ 222 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:59:43.076071 [ 222 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.10 18:59:43.110594 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2768 2025.02.10 18:59:43.114018 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:43.114069 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:43.115645 [ 242 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.10 18:59:43.115959 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:43.116257 [ 222 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:59:43.116303 [ 222 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:59:43.116787 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2768 2025.02.10 18:59:43.118521 [ 222 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:59:43.348778 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:43.348966 [ 4 ] {223111d1-723e-45c8-975d-421e39ff8594} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:59:43.349040 [ 4 ] {223111d1-723e-45c8-975d-421e39ff8594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:59:43.349782 [ 4 ] {223111d1-723e-45c8-975d-421e39ff8594} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:43.349835 [ 4 ] {223111d1-723e-45c8-975d-421e39ff8594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:43.350276 [ 4 ] {223111d1-723e-45c8-975d-421e39ff8594} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.10 18:59:43.350529 [ 4 ] {223111d1-723e-45c8-975d-421e39ff8594} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:43.350802 [ 4 ] {223111d1-723e-45c8-975d-421e39ff8594} executeQuery: Read 14 rows, 1.01 KiB in 0.001879 sec., 7450.7716870675895 rows/sec., 536.36 KiB/sec. 2025.02.10 18:59:43.350879 [ 4 ] {223111d1-723e-45c8-975d-421e39ff8594} TCPHandler: Processed in 0.002222944 sec. 2025.02.10 18:59:43.351244 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:43.351445 [ 256 ] {4ec3a31a-e036-4f9b-910b-fafc742cbf5d} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:59:43.351522 [ 256 ] {4ec3a31a-e036-4f9b-910b-fafc742cbf5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:59:43.352486 [ 256 ] {4ec3a31a-e036-4f9b-910b-fafc742cbf5d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:43.352541 [ 256 ] {4ec3a31a-e036-4f9b-910b-fafc742cbf5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:43.353040 [ 256 ] {4ec3a31a-e036-4f9b-910b-fafc742cbf5d} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.10 18:59:43.353317 [ 256 ] {4ec3a31a-e036-4f9b-910b-fafc742cbf5d} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:43.353548 [ 256 ] {4ec3a31a-e036-4f9b-910b-fafc742cbf5d} executeQuery: Read 275 rows, 24.83 KiB in 0.002154 sec., 127669.452181987 rows/sec., 11.26 MiB/sec. 2025.02.10 18:59:43.353621 [ 256 ] {4ec3a31a-e036-4f9b-910b-fafc742cbf5d} TCPHandler: Processed in 0.002596182 sec. 2025.02.10 18:59:43.353805 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:43.354117 [ 4 ] {55546e92-3778-4710-ab9e-8218de6d3865} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:59:43.354229 [ 4 ] {55546e92-3778-4710-ab9e-8218de6d3865} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:59:43.354852 [ 4 ] {55546e92-3778-4710-ab9e-8218de6d3865} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:43.354894 [ 4 ] {55546e92-3778-4710-ab9e-8218de6d3865} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:43.355275 [ 4 ] {55546e92-3778-4710-ab9e-8218de6d3865} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.10 18:59:43.355521 [ 4 ] {55546e92-3778-4710-ab9e-8218de6d3865} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:43.355704 [ 107 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.10 18:59:43.355727 [ 4 ] {55546e92-3778-4710-ab9e-8218de6d3865} executeQuery: Read 43 rows, 3.16 KiB in 0.001724 sec., 24941.99535962877 rows/sec., 1.79 MiB/sec. 2025.02.10 18:59:43.355780 [ 107 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:43.355847 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:43.355855 [ 4 ] {55546e92-3778-4710-ab9e-8218de6d3865} TCPHandler: Processed in 0.002130641 sec. 2025.02.10 18:59:43.356074 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.10 18:59:43.356083 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:43.356358 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:43.356368 [ 256 ] {06924a87-1128-4b02-8951-e0d8465c6cb3} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:59:43.356420 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 65 rows starting from the beginning of the part 2025.02.10 18:59:43.356489 [ 256 ] {06924a87-1128-4b02-8951-e0d8465c6cb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:59:43.356724 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 52 rows starting from the beginning of the part 2025.02.10 18:59:43.357137 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 5 rows starting from the beginning of the part 2025.02.10 18:59:43.357483 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 42 rows starting from the beginning of the part 2025.02.10 18:59:43.357896 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 7 rows starting from the beginning of the part 2025.02.10 18:59:43.358322 [ 195 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 43 rows starting from the beginning of the part 2025.02.10 18:59:43.359436 [ 256 ] {06924a87-1128-4b02-8951-e0d8465c6cb3} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:43.359507 [ 256 ] {06924a87-1128-4b02-8951-e0d8465c6cb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:43.360508 [ 256 ] {06924a87-1128-4b02-8951-e0d8465c6cb3} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.10 18:59:43.361154 [ 256 ] {06924a87-1128-4b02-8951-e0d8465c6cb3} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:43.361240 [ 189 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.005301758 sec., 40363.96983792923 rows/sec., 3.04 MiB/sec. 2025.02.10 18:59:43.361496 [ 256 ] {06924a87-1128-4b02-8951-e0d8465c6cb3} executeQuery: Read 14 rows, 1004.00 B in 0.005227 sec., 2678.4006122058545 rows/sec., 187.58 KiB/sec. 2025.02.10 18:59:43.361508 [ 198 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.10 18:59:43.361676 [ 256 ] {06924a87-1128-4b02-8951-e0d8465c6cb3} TCPHandler: Processed in 0.005711188 sec. 2025.02.10 18:59:43.361893 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:43.361997 [ 198 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_131_26} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:43.362035 [ 4 ] {f9c9af6a-c574-4ce7-87a2-ea63098fc870} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:59:43.362096 [ 4 ] {f9c9af6a-c574-4ce7-87a2-ea63098fc870} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:59:43.362098 [ 198 ] {76b738aa-a526-489f-91e1-a20435763813::all_1_131_26} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.10 18:59:43.362229 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.10 18:59:43.362704 [ 4 ] {f9c9af6a-c574-4ce7-87a2-ea63098fc870} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:43.362743 [ 4 ] {f9c9af6a-c574-4ce7-87a2-ea63098fc870} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:43.363104 [ 4 ] {f9c9af6a-c574-4ce7-87a2-ea63098fc870} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.10 18:59:43.363358 [ 4 ] {f9c9af6a-c574-4ce7-87a2-ea63098fc870} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:43.363569 [ 4 ] {f9c9af6a-c574-4ce7-87a2-ea63098fc870} executeQuery: Read 13 rows, 830.00 B in 0.001566 sec., 8301.404853128992 rows/sec., 517.59 KiB/sec. 2025.02.10 18:59:43.363623 [ 4 ] {f9c9af6a-c574-4ce7-87a2-ea63098fc870} TCPHandler: Processed in 0.001791693 sec. 2025.02.10 18:59:43.363797 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:43.363944 [ 256 ] {5c9a6917-61b9-42e9-b441-fd8c6ce8c7ee} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:59:43.364006 [ 256 ] {5c9a6917-61b9-42e9-b441-fd8c6ce8c7ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:59:43.364811 [ 256 ] {5c9a6917-61b9-42e9-b441-fd8c6ce8c7ee} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:43.364852 [ 256 ] {5c9a6917-61b9-42e9-b441-fd8c6ce8c7ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:43.365254 [ 256 ] {5c9a6917-61b9-42e9-b441-fd8c6ce8c7ee} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.10 18:59:43.365501 [ 256 ] {5c9a6917-61b9-42e9-b441-fd8c6ce8c7ee} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:43.365711 [ 256 ] {5c9a6917-61b9-42e9-b441-fd8c6ce8c7ee} executeQuery: Read 421 rows, 30.83 KiB in 0.001804 sec., 233370.28824833702 rows/sec., 16.69 MiB/sec. 2025.02.10 18:59:43.365771 [ 256 ] {5c9a6917-61b9-42e9-b441-fd8c6ce8c7ee} TCPHandler: Processed in 0.002044189 sec. 2025.02.10 18:59:43.365915 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:43.366035 [ 4 ] {e0e0b3db-9125-4155-923b-e6b980ed9af6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:59:43.366088 [ 4 ] {e0e0b3db-9125-4155-923b-e6b980ed9af6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:59:43.366588 [ 4 ] {e0e0b3db-9125-4155-923b-e6b980ed9af6} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:43.366630 [ 4 ] {e0e0b3db-9125-4155-923b-e6b980ed9af6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:43.367000 [ 4 ] {e0e0b3db-9125-4155-923b-e6b980ed9af6} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.10 18:59:43.367244 [ 4 ] {e0e0b3db-9125-4155-923b-e6b980ed9af6} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:43.367482 [ 4 ] {e0e0b3db-9125-4155-923b-e6b980ed9af6} executeQuery: Read 6 rows, 321.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 214.12 KiB/sec. 2025.02.10 18:59:43.367552 [ 4 ] {e0e0b3db-9125-4155-923b-e6b980ed9af6} TCPHandler: Processed in 0.001690211 sec. 2025.02.10 18:59:43.367804 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:43.367951 [ 256 ] {0132910b-b1ae-4c60-9bde-16ef63eb079c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:43.368007 [ 256 ] {0132910b-b1ae-4c60-9bde-16ef63eb079c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:59:43.368619 [ 256 ] {0132910b-b1ae-4c60-9bde-16ef63eb079c} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:43.368659 [ 256 ] {0132910b-b1ae-4c60-9bde-16ef63eb079c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:43.369064 [ 256 ] {0132910b-b1ae-4c60-9bde-16ef63eb079c} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.10 18:59:43.369326 [ 256 ] {0132910b-b1ae-4c60-9bde-16ef63eb079c} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:43.369497 [ 107 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Selected 6 parts from all_1_154_32 to all_159_159_0 2025.02.10 18:59:43.369561 [ 107 ] {} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:43.369565 [ 256 ] {0132910b-b1ae-4c60-9bde-16ef63eb079c} executeQuery: Read 237 rows, 16.27 KiB in 0.001631 sec., 145309.62599632127 rows/sec., 9.74 MiB/sec. 2025.02.10 18:59:43.369597 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:43.369716 [ 256 ] {0132910b-b1ae-4c60-9bde-16ef63eb079c} TCPHandler: Processed in 0.002042909 sec. 2025.02.10 18:59:43.369854 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_159_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_154_32 to all_159_159_0 into Compact with storage Full 2025.02.10 18:59:43.369959 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:43.369996 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_159_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:43.370032 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_159_33} MergeTreeSequentialSource: Reading 7 marks from part all_1_154_32, total 46213 rows starting from the beginning of the part 2025.02.10 18:59:43.370115 [ 4 ] {9cda1b9b-c652-4f14-a070-4e0503ed283d} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:59:43.370261 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_159_33} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part 2025.02.10 18:59:43.370305 [ 4 ] {9cda1b9b-c652-4f14-a070-4e0503ed283d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:59:43.370602 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_159_33} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 237 rows starting from the beginning of the part 2025.02.10 18:59:43.370849 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_159_33} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 965 rows starting from the beginning of the part 2025.02.10 18:59:43.371079 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_159_33} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 42 rows starting from the beginning of the part 2025.02.10 18:59:43.371302 [ 198 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_159_33} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 237 rows starting from the beginning of the part 2025.02.10 18:59:43.371859 [ 4 ] {9cda1b9b-c652-4f14-a070-4e0503ed283d} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:43.371906 [ 4 ] {9cda1b9b-c652-4f14-a070-4e0503ed283d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:43.372414 [ 4 ] {9cda1b9b-c652-4f14-a070-4e0503ed283d} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.10 18:59:43.372713 [ 4 ] {9cda1b9b-c652-4f14-a070-4e0503ed283d} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:43.373064 [ 225 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.10 18:59:43.373103 [ 4 ] {9cda1b9b-c652-4f14-a070-4e0503ed283d} executeQuery: Read 1 rows, 69.00 B in 0.00303 sec., 330.03300330033 rows/sec., 22.24 KiB/sec. 2025.02.10 18:59:43.373147 [ 225 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.10 18:59:43.373413 [ 4 ] {9cda1b9b-c652-4f14-a070-4e0503ed283d} TCPHandler: Processed in 0.003511135 sec. 2025.02.10 18:59:43.373722 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:43.373993 [ 256 ] {1867cf1f-4a6f-46e6-ac71-dbbe98ef604e} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:43.374335 [ 256 ] {1867cf1f-4a6f-46e6-ac71-dbbe98ef604e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:59:43.378171 [ 256 ] {1867cf1f-4a6f-46e6-ac71-dbbe98ef604e} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:43.378212 [ 256 ] {1867cf1f-4a6f-46e6-ac71-dbbe98ef604e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:43.378532 [ 225 ] {} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.10 18:59:43.379841 [ 256 ] {1867cf1f-4a6f-46e6-ac71-dbbe98ef604e} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.10 18:59:43.380169 [ 256 ] {1867cf1f-4a6f-46e6-ac71-dbbe98ef604e} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:43.380394 [ 107 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.10 18:59:43.380456 [ 107 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:43.380493 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:43.380495 [ 256 ] {1867cf1f-4a6f-46e6-ac71-dbbe98ef604e} executeQuery: Read 36 rows, 66.06 KiB in 0.006573 sec., 5476.951163852123 rows/sec., 9.81 MiB/sec. 2025.02.10 18:59:43.380879 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.10 18:59:43.380954 [ 256 ] {1867cf1f-4a6f-46e6-ac71-dbbe98ef604e} TCPHandler: Processed in 0.007405498 sec. 2025.02.10 18:59:43.381236 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:43.381568 [ 4 ] {5ad11bb6-a758-4614-b9fd-239dc372c68f} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.10 18:59:43.381732 [ 4 ] {5ad11bb6-a758-4614-b9fd-239dc372c68f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.10 18:59:43.381846 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:43.382078 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2494 rows starting from the beginning of the part 2025.02.10 18:59:43.383311 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 35 rows starting from the beginning of the part 2025.02.10 18:59:43.384304 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 5 rows starting from the beginning of the part 2025.02.10 18:59:43.384836 [ 4 ] {5ad11bb6-a758-4614-b9fd-239dc372c68f} oximeter.measurements_i64 (903d7709-ff97-45bf-88fa-ba0a95eb9708): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:43.385018 [ 4 ] {5ad11bb6-a758-4614-b9fd-239dc372c68f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:43.385215 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 35 rows starting from the beginning of the part 2025.02.10 18:59:43.385578 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 5 rows starting from the beginning of the part 2025.02.10 18:59:43.386553 [ 189 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 36 rows starting from the beginning of the part 2025.02.10 18:59:43.387383 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_159_33} MergeTask::MergeProjectionsStage: Merge sorted 47854 rows, containing 5 columns (5 merged, 0 gathered) in 0.017635755 sec., 2713464.7765292726 rows/sec., 183.20 MiB/sec. 2025.02.10 18:59:43.387960 [ 4 ] {5ad11bb6-a758-4614-b9fd-239dc372c68f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.10 18:59:43.388190 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_159_33} MergedBlockOutputStream: filled checksums all_1_159_33 (state Temporary) 2025.02.10 18:59:43.388830 [ 4 ] {5ad11bb6-a758-4614-b9fd-239dc372c68f} oximeter.measurements_i64 (903d7709-ff97-45bf-88fa-ba0a95eb9708): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:43.389043 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_159_33} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_merge_all_1_159_33 to all_1_159_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:43.389361 [ 197 ] {774f469d-26fc-40e0-9745-efd4adb95ce9::all_1_159_33} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9) (MergerMutator): Merged 6 parts: [all_1_154_32, all_159_159_0] -> all_1_159_33 2025.02.10 18:59:43.389990 [ 4 ] {5ad11bb6-a758-4614-b9fd-239dc372c68f} executeQuery: Read 3 rows, 246.00 B in 0.008482 sec., 353.69016741334593 rows/sec., 28.32 KiB/sec. 2025.02.10 18:59:43.390120 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. 2025.02.10 18:59:43.390273 [ 4 ] {5ad11bb6-a758-4614-b9fd-239dc372c68f} TCPHandler: Processed in 0.009210352 sec. 2025.02.10 18:59:43.390508 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:43.390636 [ 256 ] {7fdd734f-d511-484b-a118-0ad14873bfc5} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:59:43.390693 [ 256 ] {7fdd734f-d511-484b-a118-0ad14873bfc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:59:43.391233 [ 256 ] {7fdd734f-d511-484b-a118-0ad14873bfc5} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:43.391274 [ 256 ] {7fdd734f-d511-484b-a118-0ad14873bfc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:43.391664 [ 256 ] {7fdd734f-d511-484b-a118-0ad14873bfc5} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.10 18:59:43.391918 [ 256 ] {7fdd734f-d511-484b-a118-0ad14873bfc5} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:43.392179 [ 256 ] {7fdd734f-d511-484b-a118-0ad14873bfc5} executeQuery: Read 82 rows, 5.33 KiB in 0.00157 sec., 52229.299363057326 rows/sec., 3.32 MiB/sec. 2025.02.10 18:59:43.392243 [ 256 ] {7fdd734f-d511-484b-a118-0ad14873bfc5} TCPHandler: Processed in 0.001840135 sec. 2025.02.10 18:59:43.400761 [ 196 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 2610 rows, containing 19 columns (19 merged, 0 gathered) in 0.020114095 sec., 129759.7530487949 rows/sec., 232.52 MiB/sec. 2025.02.10 18:59:43.402847 [ 197 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.10 18:59:43.403274 [ 197 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_131_26} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:43.403361 [ 197 ] {fe93648c-0d4c-4ca7-920d-1446b7424e8e::all_1_131_26} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.10 18:59:43.403496 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.89 MiB. 2025.02.10 18:59:43.450739 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 2025.02.10 18:59:43.476026 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:43.476086 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:43.483860 [ 243 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.10 18:59:43.484737 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:43.488536 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 701 2025.02.10 18:59:47.608523 [ 99 ] {} DNSResolver: Updating DNS cache 2025.02.10 18:59:47.608599 [ 99 ] {} DNSResolver: Updated DNS cache 2025.02.10 18:59:47.851493 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43066 2025.02.10 18:59:47.852484 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:47.852563 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:47.853403 [ 244 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.10 18:59:47.853852 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:47.854236 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 2025.02.10 18:59:48.342437 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:48.342670 [ 4 ] {964e7e8c-d6b5-4123-ba48-042f76b080c2} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:59:48.342768 [ 4 ] {964e7e8c-d6b5-4123-ba48-042f76b080c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:59:48.343689 [ 4 ] {964e7e8c-d6b5-4123-ba48-042f76b080c2} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:48.343740 [ 4 ] {964e7e8c-d6b5-4123-ba48-042f76b080c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:48.344188 [ 4 ] {964e7e8c-d6b5-4123-ba48-042f76b080c2} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.10 18:59:48.344435 [ 4 ] {964e7e8c-d6b5-4123-ba48-042f76b080c2} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:48.344664 [ 4 ] {964e7e8c-d6b5-4123-ba48-042f76b080c2} executeQuery: Read 66 rows, 5.38 KiB in 0.002062 sec., 32007.75945683802 rows/sec., 2.55 MiB/sec. 2025.02.10 18:59:48.344744 [ 4 ] {964e7e8c-d6b5-4123-ba48-042f76b080c2} TCPHandler: Processed in 0.002472249 sec. 2025.02.10 18:59:48.345062 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:48.345258 [ 256 ] {c308699a-8f2f-4065-93c1-f768ce12949c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:59:48.345333 [ 256 ] {c308699a-8f2f-4065-93c1-f768ce12949c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:59:48.346108 [ 256 ] {c308699a-8f2f-4065-93c1-f768ce12949c} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:48.346156 [ 256 ] {c308699a-8f2f-4065-93c1-f768ce12949c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:48.346618 [ 256 ] {c308699a-8f2f-4065-93c1-f768ce12949c} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.10 18:59:48.346882 [ 256 ] {c308699a-8f2f-4065-93c1-f768ce12949c} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:48.347109 [ 256 ] {c308699a-8f2f-4065-93c1-f768ce12949c} executeQuery: Read 5 rows, 385.00 B in 0.001897 sec., 2635.740643120717 rows/sec., 198.20 KiB/sec. 2025.02.10 18:59:48.347189 [ 219 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:59:48.347204 [ 256 ] {c308699a-8f2f-4065-93c1-f768ce12949c} TCPHandler: Processed in 0.002302946 sec. 2025.02.10 18:59:48.347259 [ 219 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:59:48.347454 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:48.347604 [ 4 ] {05ce5c48-8118-4255-bf48-24c96e5382cd} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:59:48.347680 [ 4 ] {05ce5c48-8118-4255-bf48-24c96e5382cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:59:48.349679 [ 4 ] {05ce5c48-8118-4255-bf48-24c96e5382cd} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:48.349756 [ 4 ] {05ce5c48-8118-4255-bf48-24c96e5382cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:48.350727 [ 4 ] {05ce5c48-8118-4255-bf48-24c96e5382cd} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.10 18:59:48.351125 [ 4 ] {05ce5c48-8118-4255-bf48-24c96e5382cd} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:48.351383 [ 4 ] {05ce5c48-8118-4255-bf48-24c96e5382cd} executeQuery: Read 69 rows, 5.52 KiB in 0.003804 sec., 18138.801261829653 rows/sec., 1.42 MiB/sec. 2025.02.10 18:59:48.351447 [ 4 ] {05ce5c48-8118-4255-bf48-24c96e5382cd} TCPHandler: Processed in 0.004094399 sec. 2025.02.10 18:59:48.351706 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:48.352077 [ 219 ] {} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:59:48.352152 [ 256 ] {e5e4dcec-ae80-486b-bd9b-561791132ced} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:48.352491 [ 256 ] {e5e4dcec-ae80-486b-bd9b-561791132ced} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:59:48.354573 [ 256 ] {e5e4dcec-ae80-486b-bd9b-561791132ced} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:48.354614 [ 256 ] {e5e4dcec-ae80-486b-bd9b-561791132ced} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:48.355043 [ 256 ] {e5e4dcec-ae80-486b-bd9b-561791132ced} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.10 18:59:48.355305 [ 256 ] {e5e4dcec-ae80-486b-bd9b-561791132ced} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:48.355488 [ 256 ] {e5e4dcec-ae80-486b-bd9b-561791132ced} executeQuery: Read 160 rows, 11.41 KiB in 0.003536 sec., 45248.86877828054 rows/sec., 3.15 MiB/sec. 2025.02.10 18:59:48.355543 [ 256 ] {e5e4dcec-ae80-486b-bd9b-561791132ced} TCPHandler: Processed in 0.003967596 sec. 2025.02.10 18:59:48.355730 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:48.355920 [ 4 ] {2e8a26a7-cf39-4f26-bc8d-5277a0a90529} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:48.356009 [ 4 ] {2e8a26a7-cf39-4f26-bc8d-5277a0a90529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:59:48.357190 [ 4 ] {2e8a26a7-cf39-4f26-bc8d-5277a0a90529} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:48.357231 [ 4 ] {2e8a26a7-cf39-4f26-bc8d-5277a0a90529} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:48.357905 [ 4 ] {2e8a26a7-cf39-4f26-bc8d-5277a0a90529} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.10 18:59:48.358182 [ 4 ] {2e8a26a7-cf39-4f26-bc8d-5277a0a90529} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:48.358523 [ 221 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:59:48.358533 [ 4 ] {2e8a26a7-cf39-4f26-bc8d-5277a0a90529} executeQuery: Read 5 rows, 9.17 KiB in 0.002625 sec., 1904.7619047619046 rows/sec., 3.41 MiB/sec. 2025.02.10 18:59:48.358574 [ 221 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:59:48.358958 [ 4 ] {2e8a26a7-cf39-4f26-bc8d-5277a0a90529} TCPHandler: Processed in 0.003292179 sec. 2025.02.10 18:59:48.359126 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:48.359275 [ 256 ] {882d8a84-4109-45ab-a67a-71c2c421eee6} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:59:48.359336 [ 256 ] {882d8a84-4109-45ab-a67a-71c2c421eee6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:59:48.359964 [ 256 ] {882d8a84-4109-45ab-a67a-71c2c421eee6} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:48.360008 [ 256 ] {882d8a84-4109-45ab-a67a-71c2c421eee6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:48.360546 [ 256 ] {882d8a84-4109-45ab-a67a-71c2c421eee6} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.10 18:59:48.360830 [ 256 ] {882d8a84-4109-45ab-a67a-71c2c421eee6} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:48.361055 [ 256 ] {882d8a84-4109-45ab-a67a-71c2c421eee6} executeQuery: Read 60 rows, 4.14 KiB in 0.001812 sec., 33112.58278145696 rows/sec., 2.23 MiB/sec. 2025.02.10 18:59:48.361146 [ 256 ] {882d8a84-4109-45ab-a67a-71c2c421eee6} TCPHandler: Processed in 0.00208142 sec. 2025.02.10 18:59:48.361264 [ 221 ] {} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.10 18:59:50.988618 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 2025.02.10 18:59:51.013103 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:51.013163 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:51.020876 [ 243 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.10 18:59:51.022138 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:51.025532 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 709 2025.02.10 18:59:53.117074 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2804 2025.02.10 18:59:53.120404 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.120471 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.122027 [ 242 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.10 18:59:53.122350 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.123070 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2804 2025.02.10 18:59:53.134959 [ 225 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:59:53.135016 [ 225 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:59:53.137008 [ 225 ] {} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:59:53.354847 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:53.355094 [ 4 ] {58c258da-2c9b-48d3-a636-95d091ebdfdb} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.10 18:59:53.355189 [ 4 ] {58c258da-2c9b-48d3-a636-95d091ebdfdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.10 18:59:53.356092 [ 4 ] {58c258da-2c9b-48d3-a636-95d091ebdfdb} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.356152 [ 4 ] {58c258da-2c9b-48d3-a636-95d091ebdfdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.356660 [ 4 ] {58c258da-2c9b-48d3-a636-95d091ebdfdb} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.10 18:59:53.356953 [ 4 ] {58c258da-2c9b-48d3-a636-95d091ebdfdb} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.357185 [ 93 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 2025.02.10 18:59:53.357216 [ 4 ] {58c258da-2c9b-48d3-a636-95d091ebdfdb} executeQuery: Read 14 rows, 1.01 KiB in 0.002179 sec., 6424.965580541533 rows/sec., 462.51 KiB/sec. 2025.02.10 18:59:53.357285 [ 93 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.357367 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.357379 [ 4 ] {58c258da-2c9b-48d3-a636-95d091ebdfdb} TCPHandler: Processed in 0.002693125 sec. 2025.02.10 18:59:53.357640 [ 219 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:59:53.357707 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:53.357737 [ 219 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:59:53.357709 [ 193 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_69_17} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full 2025.02.10 18:59:53.358061 [ 256 ] {0175d919-ac31-41db-bc35-72f16b2fc0a9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.10 18:59:53.358223 [ 193 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_69_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:53.358265 [ 256 ] {0175d919-ac31-41db-bc35-72f16b2fc0a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.10 18:59:53.358368 [ 193 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:59:53.358600 [ 193 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:59:53.359180 [ 193 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:59:53.359821 [ 193 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:59:53.360517 [ 193 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::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.02.10 18:59:53.364783 [ 256 ] {0175d919-ac31-41db-bc35-72f16b2fc0a9} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.364858 [ 256 ] {0175d919-ac31-41db-bc35-72f16b2fc0a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.366257 [ 196 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_69_17} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.008756441 sec., 7994.115417439573 rows/sec., 606.70 KiB/sec. 2025.02.10 18:59:53.366320 [ 219 ] {} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:59:53.366362 [ 256 ] {0175d919-ac31-41db-bc35-72f16b2fc0a9} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.10 18:59:53.366775 [ 196 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_69_17} MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) 2025.02.10 18:59:53.367396 [ 256 ] {0175d919-ac31-41db-bc35-72f16b2fc0a9} oximeter.fields_ipaddr (e901e744-b055-49e7-9bee-2722e89f6c8d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.368084 [ 256 ] {0175d919-ac31-41db-bc35-72f16b2fc0a9} executeQuery: Read 2 rows, 167.00 B in 0.010156 sec., 196.92792437967702 rows/sec., 16.06 KiB/sec. 2025.02.10 18:59:53.368118 [ 196 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_69_17} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.368259 [ 256 ] {0175d919-ac31-41db-bc35-72f16b2fc0a9} TCPHandler: Processed in 0.010732189 sec. 2025.02.10 18:59:53.368372 [ 196 ] {c11f39f0-acb2-49b6-a51e-801edb61ddf4::all_1_69_17} oximeter.fields_i16 (c11f39f0-acb2-49b6-a51e-801edb61ddf4) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 2025.02.10 18:59:53.368505 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:53.368568 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.10 18:59:53.368711 [ 4 ] {4445f339-53de-4470-8ffe-e16966a9af6c} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:59:53.368785 [ 4 ] {4445f339-53de-4470-8ffe-e16966a9af6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:59:53.369719 [ 4 ] {4445f339-53de-4470-8ffe-e16966a9af6c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.369770 [ 4 ] {4445f339-53de-4470-8ffe-e16966a9af6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.370238 [ 4 ] {4445f339-53de-4470-8ffe-e16966a9af6c} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.10 18:59:53.370524 [ 4 ] {4445f339-53de-4470-8ffe-e16966a9af6c} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.370744 [ 91 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.02.10 18:59:53.370778 [ 4 ] {4445f339-53de-4470-8ffe-e16966a9af6c} executeQuery: Read 302 rows, 27.36 KiB in 0.002104 sec., 143536.1216730038 rows/sec., 12.70 MiB/sec. 2025.02.10 18:59:53.370822 [ 91 ] {} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.370910 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.370919 [ 4 ] {4445f339-53de-4470-8ffe-e16966a9af6c} TCPHandler: Processed in 0.002541681 sec. 2025.02.10 18:59:53.371254 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.02.10 18:59:53.371295 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:53.371719 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:53.371895 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1432 rows starting from the beginning of the part 2025.02.10 18:59:53.372181 [ 256 ] {819c1b40-27f6-4a74-b399-8fbb7b51f0af} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:59:53.372326 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 1207 rows starting from the beginning of the part 2025.02.10 18:59:53.372686 [ 256 ] {819c1b40-27f6-4a74-b399-8fbb7b51f0af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:59:53.372804 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 56 rows starting from the beginning of the part 2025.02.10 18:59:53.373447 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 275 rows starting from the beginning of the part 2025.02.10 18:59:53.373950 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 66 rows starting from the beginning of the part 2025.02.10 18:59:53.374486 [ 194 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 302 rows starting from the beginning of the part 2025.02.10 18:59:53.376598 [ 256 ] {819c1b40-27f6-4a74-b399-8fbb7b51f0af} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.376694 [ 256 ] {819c1b40-27f6-4a74-b399-8fbb7b51f0af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.377892 [ 256 ] {819c1b40-27f6-4a74-b399-8fbb7b51f0af} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.10 18:59:53.378280 [ 256 ] {819c1b40-27f6-4a74-b399-8fbb7b51f0af} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.378998 [ 256 ] {819c1b40-27f6-4a74-b399-8fbb7b51f0af} executeQuery: Read 58 rows, 4.28 KiB in 0.007136 sec., 8127.802690582959 rows/sec., 599.81 KiB/sec. 2025.02.10 18:59:53.379394 [ 256 ] {819c1b40-27f6-4a74-b399-8fbb7b51f0af} TCPHandler: Processed in 0.008313321 sec. 2025.02.10 18:59:53.379390 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 3338 rows, containing 5 columns (5 merged, 0 gathered) in 0.008358581 sec., 399350.0810723734 rows/sec., 35.03 MiB/sec. 2025.02.10 18:59:53.379687 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:53.379988 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.02.10 18:59:53.379989 [ 4 ] {be1e5273-24d1-4124-806d-c2f6ff638917} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.10 18:59:53.380139 [ 4 ] {be1e5273-24d1-4124-806d-c2f6ff638917} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.10 18:59:53.380686 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_161_32} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.380936 [ 196 ] {a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3::all_1_161_32} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.02.10 18:59:53.381079 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.10 18:59:53.381365 [ 4 ] {be1e5273-24d1-4124-806d-c2f6ff638917} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.381416 [ 4 ] {be1e5273-24d1-4124-806d-c2f6ff638917} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.381853 [ 4 ] {be1e5273-24d1-4124-806d-c2f6ff638917} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.10 18:59:53.382135 [ 4 ] {be1e5273-24d1-4124-806d-c2f6ff638917} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.382396 [ 91 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.10 18:59:53.382466 [ 91 ] {} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.382503 [ 4 ] {be1e5273-24d1-4124-806d-c2f6ff638917} executeQuery: Read 14 rows, 1004.00 B in 0.002603 sec., 5378.409527468306 rows/sec., 376.67 KiB/sec. 2025.02.10 18:59:53.382518 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.382695 [ 4 ] {be1e5273-24d1-4124-806d-c2f6ff638917} TCPHandler: Processed in 0.003180767 sec. 2025.02.10 18:59:53.382781 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.10 18:59:53.382933 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:53.382946 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:53.382992 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 242 rows starting from the beginning of the part 2025.02.10 18:59:53.383145 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 14 rows starting from the beginning of the part 2025.02.10 18:59:53.383175 [ 256 ] {59f6f5ba-69e3-415d-bf30-d1809af89a77} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.10 18:59:53.383368 [ 256 ] {59f6f5ba-69e3-415d-bf30-d1809af89a77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.10 18:59:53.383422 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 14 rows starting from the beginning of the part 2025.02.10 18:59:53.383795 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 228 rows starting from the beginning of the part 2025.02.10 18:59:53.384008 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 14 rows starting from the beginning of the part 2025.02.10 18:59:53.384214 [ 201 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 14 rows starting from the beginning of the part 2025.02.10 18:59:53.385260 [ 256 ] {59f6f5ba-69e3-415d-bf30-d1809af89a77} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.385312 [ 256 ] {59f6f5ba-69e3-415d-bf30-d1809af89a77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.385933 [ 256 ] {59f6f5ba-69e3-415d-bf30-d1809af89a77} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.10 18:59:53.386114 [ 188 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.003445733 sec., 152652.5705851266 rows/sec., 10.93 MiB/sec. 2025.02.10 18:59:53.386372 [ 256 ] {59f6f5ba-69e3-415d-bf30-d1809af89a77} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.386395 [ 188 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.10 18:59:53.386709 [ 91 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 2025.02.10 18:59:53.386814 [ 91 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.386898 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.386923 [ 256 ] {59f6f5ba-69e3-415d-bf30-d1809af89a77} executeQuery: Read 13 rows, 830.00 B in 0.003827 sec., 3396.91664489156 rows/sec., 211.80 KiB/sec. 2025.02.10 18:59:53.387293 [ 224 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:59:53.387429 [ 256 ] {59f6f5ba-69e3-415d-bf30-d1809af89a77} TCPHandler: Processed in 0.00458288 sec. 2025.02.10 18:59:53.387429 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_69_17} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full 2025.02.10 18:59:53.387444 [ 224 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:59:53.387487 [ 188 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_91_18} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.387866 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:53.388071 [ 188 ] {14c167f1-2e2d-427f-beb6-9f6541c1617d::all_1_91_18} oximeter.fields_u32 (14c167f1-2e2d-427f-beb6-9f6541c1617d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.10 18:59:53.388301 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_69_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:53.388517 [ 4 ] {171c8f11-988d-4716-97d9-2a245311b024} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:59:53.388544 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.10 18:59:53.388557 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:59:53.388673 [ 4 ] {171c8f11-988d-4716-97d9-2a245311b024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:59:53.389010 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:59:53.389657 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:59:53.390287 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:59:53.390857 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::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.02.10 18:59:53.394435 [ 4 ] {171c8f11-988d-4716-97d9-2a245311b024} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.394540 [ 4 ] {171c8f11-988d-4716-97d9-2a245311b024} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.395231 [ 224 ] {} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.10 18:59:53.395690 [ 196 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_69_17} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.008647429 sec., 7516.685017014884 rows/sec., 498.03 KiB/sec. 2025.02.10 18:59:53.396088 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_69_17} MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) 2025.02.10 18:59:53.396732 [ 4 ] {171c8f11-988d-4716-97d9-2a245311b024} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.10 18:59:53.397060 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_69_17} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.397280 [ 191 ] {e93521cd-ee66-45b3-863b-728dde03f47a::all_1_69_17} oximeter.fields_u8 (e93521cd-ee66-45b3-863b-728dde03f47a) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 2025.02.10 18:59:53.397298 [ 4 ] {171c8f11-988d-4716-97d9-2a245311b024} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.397480 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.10 18:59:53.397671 [ 93 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.02.10 18:59:53.397726 [ 4 ] {171c8f11-988d-4716-97d9-2a245311b024} executeQuery: Read 442 rows, 32.49 KiB in 0.00949 sec., 46575.34246575343 rows/sec., 3.34 MiB/sec. 2025.02.10 18:59:53.397787 [ 93 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.397869 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.397883 [ 4 ] {171c8f11-988d-4716-97d9-2a245311b024} TCPHandler: Processed in 0.010307059 sec. 2025.02.10 18:59:53.398123 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.02.10 18:59:53.398145 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:53.398357 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:53.398448 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 914 rows starting from the beginning of the part 2025.02.10 18:59:53.398458 [ 256 ] {62b52148-1b44-44a1-ad84-14c45b72542c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.10 18:59:53.398708 [ 256 ] {62b52148-1b44-44a1-ad84-14c45b72542c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.10 18:59:53.398771 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 527 rows starting from the beginning of the part 2025.02.10 18:59:53.399267 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 64 rows starting from the beginning of the part 2025.02.10 18:59:53.399745 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 421 rows starting from the beginning of the part 2025.02.10 18:59:53.400150 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 69 rows starting from the beginning of the part 2025.02.10 18:59:53.400377 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 442 rows starting from the beginning of the part 2025.02.10 18:59:53.401286 [ 256 ] {62b52148-1b44-44a1-ad84-14c45b72542c} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.401355 [ 256 ] {62b52148-1b44-44a1-ad84-14c45b72542c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.402494 [ 256 ] {62b52148-1b44-44a1-ad84-14c45b72542c} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.10 18:59:53.403096 [ 256 ] {62b52148-1b44-44a1-ad84-14c45b72542c} oximeter.measurements_bool (948bf920-5d1c-4272-9bc5-5c66a8a4551e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.403377 [ 256 ] {62b52148-1b44-44a1-ad84-14c45b72542c} executeQuery: Read 6 rows, 321.00 B in 0.005009 sec., 1197.8438810141745 rows/sec., 62.58 KiB/sec. 2025.02.10 18:59:53.403438 [ 256 ] {62b52148-1b44-44a1-ad84-14c45b72542c} TCPHandler: Processed in 0.005419081 sec. 2025.02.10 18:59:53.403706 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:53.403903 [ 199 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 2437 rows, containing 5 columns (5 merged, 0 gathered) in 0.005932343 sec., 410798.90356980375 rows/sec., 31.53 MiB/sec. 2025.02.10 18:59:53.403967 [ 4 ] {9198331d-a884-46d6-9651-3b4c13a150b7} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:53.404050 [ 4 ] {9198331d-a884-46d6-9651-3b4c13a150b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:59:53.404197 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.02.10 18:59:53.404903 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_161_32} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.405135 [ 196 ] {4d2064e6-e743-404f-bdc5-0725b9ed03a5::all_1_161_32} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.02.10 18:59:53.405319 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.10 18:59:53.405521 [ 4 ] {9198331d-a884-46d6-9651-3b4c13a150b7} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.405571 [ 4 ] {9198331d-a884-46d6-9651-3b4c13a150b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.406034 [ 4 ] {9198331d-a884-46d6-9651-3b4c13a150b7} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.10 18:59:53.406320 [ 4 ] {9198331d-a884-46d6-9651-3b4c13a150b7} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.406570 [ 4 ] {9198331d-a884-46d6-9651-3b4c13a150b7} executeQuery: Read 238 rows, 16.34 KiB in 0.00266 sec., 89473.68421052632 rows/sec., 6.00 MiB/sec. 2025.02.10 18:59:53.406635 [ 4 ] {9198331d-a884-46d6-9651-3b4c13a150b7} TCPHandler: Processed in 0.003088944 sec. 2025.02.10 18:59:53.406816 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:53.406979 [ 256 ] {791e540e-a17a-4cb3-9ff7-f08f65bc7e94} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.10 18:59:53.407054 [ 256 ] {791e540e-a17a-4cb3-9ff7-f08f65bc7e94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.10 18:59:53.407711 [ 256 ] {791e540e-a17a-4cb3-9ff7-f08f65bc7e94} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.407765 [ 256 ] {791e540e-a17a-4cb3-9ff7-f08f65bc7e94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.408192 [ 256 ] {791e540e-a17a-4cb3-9ff7-f08f65bc7e94} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.10 18:59:53.408476 [ 256 ] {791e540e-a17a-4cb3-9ff7-f08f65bc7e94} oximeter.measurements_f64 (476c8e4b-25b1-4a56-9338-f5a9e83a85f7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.408678 [ 256 ] {791e540e-a17a-4cb3-9ff7-f08f65bc7e94} executeQuery: Read 1 rows, 69.00 B in 0.001736 sec., 576.036866359447 rows/sec., 38.81 KiB/sec. 2025.02.10 18:59:53.408734 [ 256 ] {791e540e-a17a-4cb3-9ff7-f08f65bc7e94} TCPHandler: Processed in 0.001997929 sec. 2025.02.10 18:59:53.408916 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:53.409092 [ 4 ] {c5ca43cb-1d7d-433a-9549-abf2d776b5b0} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:53.409204 [ 4 ] {c5ca43cb-1d7d-433a-9549-abf2d776b5b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:59:53.410697 [ 4 ] {c5ca43cb-1d7d-433a-9549-abf2d776b5b0} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.410744 [ 4 ] {c5ca43cb-1d7d-433a-9549-abf2d776b5b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.411532 [ 4 ] {c5ca43cb-1d7d-433a-9549-abf2d776b5b0} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.10 18:59:53.411834 [ 4 ] {c5ca43cb-1d7d-433a-9549-abf2d776b5b0} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.412143 [ 4 ] {c5ca43cb-1d7d-433a-9549-abf2d776b5b0} executeQuery: Read 49 rows, 89.91 KiB in 0.003078 sec., 15919.428200129954 rows/sec., 28.53 MiB/sec. 2025.02.10 18:59:53.412381 [ 4 ] {c5ca43cb-1d7d-433a-9549-abf2d776b5b0} TCPHandler: Processed in 0.003537636 sec. 2025.02.10 18:59:53.412659 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:53.412920 [ 256 ] {61d1f2e5-c7da-48c4-b0ac-61084e8cd14c} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.10 18:59:53.412994 [ 256 ] {61d1f2e5-c7da-48c4-b0ac-61084e8cd14c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.10 18:59:53.413619 [ 256 ] {61d1f2e5-c7da-48c4-b0ac-61084e8cd14c} oximeter.measurements_i64 (903d7709-ff97-45bf-88fa-ba0a95eb9708): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.413675 [ 256 ] {61d1f2e5-c7da-48c4-b0ac-61084e8cd14c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.414136 [ 256 ] {61d1f2e5-c7da-48c4-b0ac-61084e8cd14c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.10 18:59:53.414445 [ 256 ] {61d1f2e5-c7da-48c4-b0ac-61084e8cd14c} oximeter.measurements_i64 (903d7709-ff97-45bf-88fa-ba0a95eb9708): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.414708 [ 256 ] {61d1f2e5-c7da-48c4-b0ac-61084e8cd14c} executeQuery: Read 12 rows, 868.00 B in 0.001841 sec., 6518.196632265073 rows/sec., 460.43 KiB/sec. 2025.02.10 18:59:53.414865 [ 256 ] {61d1f2e5-c7da-48c4-b0ac-61084e8cd14c} TCPHandler: Processed in 0.002365717 sec. 2025.02.10 18:59:53.415040 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:53.415204 [ 4 ] {e820736e-db4e-4a15-92df-229b12fc96a3} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:59:53.415277 [ 4 ] {e820736e-db4e-4a15-92df-229b12fc96a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:59:53.415900 [ 4 ] {e820736e-db4e-4a15-92df-229b12fc96a3} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.415942 [ 4 ] {e820736e-db4e-4a15-92df-229b12fc96a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.416369 [ 4 ] {e820736e-db4e-4a15-92df-229b12fc96a3} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.10 18:59:53.416652 [ 4 ] {e820736e-db4e-4a15-92df-229b12fc96a3} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.416834 [ 93 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.02.10 18:59:53.416908 [ 93 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:53.416917 [ 4 ] {e820736e-db4e-4a15-92df-229b12fc96a3} executeQuery: Read 82 rows, 5.33 KiB in 0.001737 sec., 47207.829591249276 rows/sec., 3.00 MiB/sec. 2025.02.10 18:59:53.416943 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:53.417087 [ 4 ] {e820736e-db4e-4a15-92df-229b12fc96a3} TCPHandler: Processed in 0.002116691 sec. 2025.02.10 18:59:53.417246 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.02.10 18:59:53.417407 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 18:59:53.417453 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_161_32} MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9562 rows starting from the beginning of the part 2025.02.10 18:59:53.417600 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 44 rows starting from the beginning of the part 2025.02.10 18:59:53.417853 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 16 rows starting from the beginning of the part 2025.02.10 18:59:53.418042 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 82 rows starting from the beginning of the part 2025.02.10 18:59:53.418231 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part 2025.02.10 18:59:53.418404 [ 188 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 82 rows starting from the beginning of the part 2025.02.10 18:59:53.421647 [ 196 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 9846 rows, containing 4 columns (4 merged, 0 gathered) in 0.00454825 sec., 2164788.654977189 rows/sec., 141.06 MiB/sec. 2025.02.10 18:59:53.422009 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.02.10 18:59:53.422559 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_161_32} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:53.422712 [ 187 ] {d601b582-081b-4269-a62d-1718944342b0::all_1_161_32} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.02.10 18:59:53.422847 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. 2025.02.10 18:59:54.000229 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 275.74 MiB, peak 292.94 MiB, free memory in arenas 0.00 B, will set to 274.66 MiB (RSS), difference: -1.08 MiB 2025.02.10 18:59:55.354378 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43554 2025.02.10 18:59:55.355042 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:55.355095 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:55.355750 [ 244 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.10 18:59:55.356027 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:55.356307 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43554 2025.02.10 18:59:55.356390 [ 222 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:59:55.356456 [ 222 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:59:55.358758 [ 222 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:59:56.760501 [ 219 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:59:56.760567 [ 219 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:59:56.763113 [ 219 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.10 18:59:57.000240 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.66 MiB, peak 292.94 MiB, free memory in arenas 0.00 B, will set to 274.66 MiB (RSS), difference: 4.00 MiB 2025.02.10 18:59:58.341999 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:58.342231 [ 4 ] {8c48ce8b-da9d-4177-8591-c4464032dc39} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.10 18:59:58.342310 [ 4 ] {8c48ce8b-da9d-4177-8591-c4464032dc39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.10 18:59:58.343110 [ 4 ] {8c48ce8b-da9d-4177-8591-c4464032dc39} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:58.343164 [ 4 ] {8c48ce8b-da9d-4177-8591-c4464032dc39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:58.343639 [ 4 ] {8c48ce8b-da9d-4177-8591-c4464032dc39} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.02.10 18:59:58.343907 [ 4 ] {8c48ce8b-da9d-4177-8591-c4464032dc39} oximeter.fields_string (a1b4b13a-8730-4cc4-93c0-b9da5fdd99b3): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:58.344151 [ 4 ] {8c48ce8b-da9d-4177-8591-c4464032dc39} executeQuery: Read 66 rows, 5.38 KiB in 0.001974 sec., 33434.650455927054 rows/sec., 2.66 MiB/sec. 2025.02.10 18:59:58.344243 [ 4 ] {8c48ce8b-da9d-4177-8591-c4464032dc39} TCPHandler: Processed in 0.002430529 sec. 2025.02.10 18:59:58.344530 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:58.344759 [ 256 ] {50cb2673-476f-4967-a2cf-560462422ca3} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.10 18:59:58.344832 [ 256 ] {50cb2673-476f-4967-a2cf-560462422ca3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.10 18:59:58.345595 [ 256 ] {50cb2673-476f-4967-a2cf-560462422ca3} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:58.345640 [ 256 ] {50cb2673-476f-4967-a2cf-560462422ca3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:58.346096 [ 256 ] {50cb2673-476f-4967-a2cf-560462422ca3} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.10 18:59:58.346381 [ 256 ] {50cb2673-476f-4967-a2cf-560462422ca3} oximeter.fields_u16 (76b738aa-a526-489f-91e1-a20435763813): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:58.346583 [ 256 ] {50cb2673-476f-4967-a2cf-560462422ca3} executeQuery: Read 5 rows, 385.00 B in 0.001881 sec., 2658.160552897395 rows/sec., 199.88 KiB/sec. 2025.02.10 18:59:58.346646 [ 256 ] {50cb2673-476f-4967-a2cf-560462422ca3} TCPHandler: Processed in 0.002280125 sec. 2025.02.10 18:59:58.346812 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:58.346963 [ 4 ] {226de656-12a7-463b-ba85-8938f19644c6} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.10 18:59:58.347021 [ 4 ] {226de656-12a7-463b-ba85-8938f19644c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.10 18:59:58.347659 [ 4 ] {226de656-12a7-463b-ba85-8938f19644c6} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:58.347701 [ 4 ] {226de656-12a7-463b-ba85-8938f19644c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:58.348085 [ 4 ] {226de656-12a7-463b-ba85-8938f19644c6} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.02.10 18:59:58.348326 [ 4 ] {226de656-12a7-463b-ba85-8938f19644c6} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:58.348538 [ 4 ] {226de656-12a7-463b-ba85-8938f19644c6} executeQuery: Read 69 rows, 5.52 KiB in 0.00161 sec., 42857.142857142855 rows/sec., 3.35 MiB/sec. 2025.02.10 18:59:58.348595 [ 4 ] {226de656-12a7-463b-ba85-8938f19644c6} TCPHandler: Processed in 0.001853755 sec. 2025.02.10 18:59:58.348731 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:58.348849 [ 256 ] {159f0227-b59d-4e2a-baad-52901efc98c9} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:58.348904 [ 256 ] {159f0227-b59d-4e2a-baad-52901efc98c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.10 18:59:58.349645 [ 256 ] {159f0227-b59d-4e2a-baad-52901efc98c9} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:58.349693 [ 256 ] {159f0227-b59d-4e2a-baad-52901efc98c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:58.350141 [ 256 ] {159f0227-b59d-4e2a-baad-52901efc98c9} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.02.10 18:59:58.350386 [ 256 ] {159f0227-b59d-4e2a-baad-52901efc98c9} oximeter.measurements_cumulativeu64 (774f469d-26fc-40e0-9745-efd4adb95ce9): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:58.350613 [ 256 ] {159f0227-b59d-4e2a-baad-52901efc98c9} executeQuery: Read 160 rows, 11.41 KiB in 0.001788 sec., 89485.45861297539 rows/sec., 6.23 MiB/sec. 2025.02.10 18:59:58.350666 [ 256 ] {159f0227-b59d-4e2a-baad-52901efc98c9} TCPHandler: Processed in 0.001991938 sec. 2025.02.10 18:59:58.350831 [ 4 ] {} TCP-Session: 10353060-3604-4dc8-a04c-a38e40c4e4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:58.350958 [ 4 ] {a07c0ba7-c2a8-4e57-9e77-b5ebe1b81af9} executeQuery: (from [fd00:1122:3344:101::d]:57922) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.10 18:59:58.351055 [ 4 ] {a07c0ba7-c2a8-4e57-9e77-b5ebe1b81af9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.10 18:59:58.352361 [ 4 ] {a07c0ba7-c2a8-4e57-9e77-b5ebe1b81af9} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:58.352401 [ 4 ] {a07c0ba7-c2a8-4e57-9e77-b5ebe1b81af9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:58.353041 [ 4 ] {a07c0ba7-c2a8-4e57-9e77-b5ebe1b81af9} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.10 18:59:58.353313 [ 4 ] {a07c0ba7-c2a8-4e57-9e77-b5ebe1b81af9} oximeter.measurements_histogramu64 (fe93648c-0d4c-4ca7-920d-1446b7424e8e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:58.353559 [ 4 ] {a07c0ba7-c2a8-4e57-9e77-b5ebe1b81af9} executeQuery: Read 5 rows, 9.17 KiB in 0.002631 sec., 1900.4180919802357 rows/sec., 3.41 MiB/sec. 2025.02.10 18:59:58.353653 [ 4 ] {a07c0ba7-c2a8-4e57-9e77-b5ebe1b81af9} TCPHandler: Processed in 0.00287922 sec. 2025.02.10 18:59:58.353819 [ 256 ] {} TCP-Session: 02791c9c-3c86-4f9a-8123-4be303601461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.10 18:59:58.353960 [ 256 ] {e2cf65f1-4b7a-4459-9db1-0dec10f99318} executeQuery: (from [fd00:1122:3344:101::d]:40676) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.10 18:59:58.354021 [ 256 ] {e2cf65f1-4b7a-4459-9db1-0dec10f99318} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.10 18:59:58.354605 [ 256 ] {e2cf65f1-4b7a-4459-9db1-0dec10f99318} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:58.354654 [ 256 ] {e2cf65f1-4b7a-4459-9db1-0dec10f99318} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:58.355088 [ 256 ] {e2cf65f1-4b7a-4459-9db1-0dec10f99318} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.02.10 18:59:58.355346 [ 256 ] {e2cf65f1-4b7a-4459-9db1-0dec10f99318} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:58.355556 [ 256 ] {e2cf65f1-4b7a-4459-9db1-0dec10f99318} executeQuery: Read 60 rows, 4.14 KiB in 0.001626 sec., 36900.36900369004 rows/sec., 2.49 MiB/sec. 2025.02.10 18:59:58.355608 [ 256 ] {e2cf65f1-4b7a-4459-9db1-0dec10f99318} TCPHandler: Processed in 0.001857805 sec. 2025.02.10 18:59:58.525624 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 716 2025.02.10 18:59:58.550575 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 18:59:58.550640 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 18:59:58.558511 [ 243 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.10 18:59:58.559366 [ 243 ] {} system.metric_log (d4957e31-240a-495a-b7e9-9d8fc1420a5a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 18:59:58.562986 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 716 2025.02.10 19:00:02.608860 [ 32 ] {} DNSResolver: Updating DNS cache 2025.02.10 19:00:02.608924 [ 32 ] {} DNSResolver: Updated DNS cache 2025.02.10 19:00:02.856472 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43981 2025.02.10 19:00:02.857121 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 19:00:02.857167 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 19:00:02.857743 [ 244 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.10 19:00:02.858017 [ 244 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 19:00:02.858193 [ 32 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.10 19:00:02.858203 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981 2025.02.10 19:00:02.858246 [ 32 ] {} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 19:00:02.858278 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 19:00:02.858386 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.10 19:00:02.858483 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 19:00:02.858519 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_96_19} MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41724 rows starting from the beginning of the part 2025.02.10 19:00:02.858590 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 427 rows starting from the beginning of the part 2025.02.10 19:00:02.858747 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 488 rows starting from the beginning of the part 2025.02.10 19:00:02.859057 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 427 rows starting from the beginning of the part 2025.02.10 19:00:02.859241 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 488 rows starting from the beginning of the part 2025.02.10 19:00:02.859426 [ 192 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 427 rows starting from the beginning of the part 2025.02.10 19:00:02.863080 [ 200 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.004741894 sec., 9274985.902257621 rows/sec., 132.68 MiB/sec. 2025.02.10 19:00:02.863351 [ 200 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.10 19:00:02.863632 [ 200 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_96_19} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 19:00:02.863707 [ 200 ] {0f8ed745-4ca8-404a-a38c-c46d651fd555::all_1_96_19} system.asynchronous_metric_log (0f8ed745-4ca8-404a-a38c-c46d651fd555) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.10 19:00:02.863785 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.10 19:00:03.008841 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.008419864 sec. 2025.02.10 19:00:03.121877 [ 218 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.10 19:00:03.121926 [ 218 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.10 19:00:03.123330 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2842 2025.02.10 19:00:03.124718 [ 218 ] {} oximeter.fields_uuid (4d2064e6-e743-404f-bdc5-0725b9ed03a5): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.10 19:00:03.128769 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 19:00:03.128822 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 19:00:03.130500 [ 242 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.10 19:00:03.130831 [ 242 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 19:00:03.131003 [ 78 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.10 19:00:03.131063 [ 78 ] {} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.10 19:00:03.131100 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.10 19:00:03.131902 [ 200 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.10 19:00:03.132950 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2842 2025.02.10 19:00:03.133463 [ 200 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.10 19:00:03.133653 [ 200 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2652 rows starting from the beginning of the part 2025.02.10 19:00:03.134388 [ 200 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part 2025.02.10 19:00:03.135108 [ 200 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 36 rows starting from the beginning of the part 2025.02.10 19:00:03.135819 [ 200 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 46 rows starting from the beginning of the part 2025.02.10 19:00:03.136643 [ 200 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 36 rows starting from the beginning of the part 2025.02.10 19:00:03.137378 [ 200 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 38 rows starting from the beginning of the part 2025.02.10 19:00:03.148627 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2842 rows, containing 72 columns (72 merged, 0 gathered) in 0.017404679 sec., 163289.423493533 rows/sec., 121.26 MiB/sec. 2025.02.10 19:00:03.151689 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.10 19:00:03.152943 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_71_14} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.10 19:00:03.153066 [ 195 ] {a87dc2c0-715a-4aa7-9e4b-1ced811f2389::all_1_71_14} system.query_log (a87dc2c0-715a-4aa7-9e4b-1ced811f2389) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.10 19:00:03.153546 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. 2025.02.10 19:00:03.179573 [ 224 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.10 19:00:03.179614 [ 224 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.10 19:00:03.182041 [ 224 ] {} oximeter.measurements_u64 (d601b582-081b-4269-a62d-1718944342b0): 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]