[ Jan 17 14:35:57 Enabled. ] [ Jan 17 14:35:57 Rereading configuration. ] [ Jan 17 14:35:59 Rereading configuration. ] [ Jan 17 14:36: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 [ Jan 17 14:36: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.01.17 14:36:02.547545 [ 1 ] {} Application: Will watch for the process with pid 22817 2025.01.17 14:36:02.548167 [ 1 ] {} Application: Forked a child process to watch 2025.01.17 14:36:02.743122 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 22817 2025.01.17 14:36:02.743840 [ 1 ] {} Application: starting up 2025.01.17 14:36:02.744530 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.01.17 14:36:02.830416 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.01.17 14:36:02.872778 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.01.17 14:36:02.872833 [ 1 ] {} Application: Initializing DateLUT. 2025.01.17 14:36:02.872848 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.01.17 14:36:02.872923 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.01.17 14:36:02.873362 [ 1 ] {} Application: Initializing interserver credentials. 2025.01.17 14:36:02.874948 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.01.17 14:36:02.875700 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.17 14:36:02.876520 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2025.01.17 14:36:02.876543 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2025.01.17 14:36:02.876558 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.01.17 14:36:02.876734 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.17 14:36:02.877743 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.01.17 14:36:02.883032 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.17 14:36:02.883857 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.17 14:36:02.885163 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.17 14:36:02.885229 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.17 14:36:02.886718 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.01.17 14:36:02.887204 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.17 14:36:02.891415 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.17 14:36:02.891733 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.01.17 14:36:02.893314 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.01.17 14:36:02.893728 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.01.17 14:36:02.894053 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.01.17 14:36:02.894450 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.01.17 14:36:02.895753 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.01.17 14:36:02.895781 [ 1 ] {} Application: Loading metadata from /data/ 2025.01.17 14:36:02.895876 [ 32 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:36:02.896043 [ 32 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:36:02.911978 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.01.17 14:36:02.912005 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000150253 sec 2025.01.17 14:36:02.912048 [ 1 ] {} ReferentialDeps: No tables 2025.01.17 14:36:02.912062 [ 1 ] {} LoadingDeps: No tables 2025.01.17 14:36:02.913159 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.01.17 14:36:02.914185 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.01.17 14:36:02.925727 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.01.17 14:36:02.925774 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.01.17 14:36:02.925796 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.01.17 14:36:02.925809 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.01.17 14:36:02.925840 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.01.17 14:36:02.925861 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.01.17 14:36:02.928416 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.01.17 14:36:02.928461 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.01.17 14:36:02.928483 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.01.17 14:36:02.928666 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.01.17 14:36:02.928686 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.01.17 14:36:02.928721 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.01.17 14:36:02.928742 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.01.17 14:36:02.928755 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.01.17 14:36:02.928784 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.01.17 14:36:02.928802 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.01.17 14:36:02.955249 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.01.17 14:36:02.960557 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.01.17 14:36:02.960610 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.1402e-05 sec 2025.01.17 14:36:02.960634 [ 1 ] {} ReferentialDeps: No tables 2025.01.17 14:36:02.960655 [ 1 ] {} LoadingDeps: No tables 2025.01.17 14:36:02.960693 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.01.17 14:36:02.961016 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.01.17 14:36:02.961093 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.01.17 14:36:02.961117 [ 1 ] {} Application: Loaded metadata. 2025.01.17 14:36:02.961140 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2025.01.17 14:36:02.961163 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.01.17 14:36:02.977183 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.17 14:36:02.977381 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB 2025.01.17 14:36:02.978248 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4541e-05 sec. 2025.01.17 14:36:02.979171 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.01.17 14:36:02.979264 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.01.17 14:36:02.979282 [ 1 ] {} Application: Ready for connections. 2025.01.17 14:36:03.335237 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60216 2025.01.17 14:36:03.335597 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:03.335658 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Authenticating user 'default' from [fd00:1122:3344:101::d]:60216 2025.01.17 14:36:03.335693 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.335720 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.335813 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.17 14:36:03.335845 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 14:36:03.335876 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 14:36:03.338128 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58197 2025.01.17 14:36:03.338173 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45252 2025.01.17 14:36:03.338276 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:03.338331 [ 4 ] {} TCP-Session: a9898124-0db2-40b5-b07e-4567a1c4c206 Authenticating user 'default' from [fd00:1122:3344:101::d]:58197 2025.01.17 14:36:03.338339 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:03.338376 [ 4 ] {} TCP-Session: a9898124-0db2-40b5-b07e-4567a1c4c206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.338402 [ 5 ] {} TCP-Session: 411b44a1-bc6e-46b9-aaf6-9ef8bc7654e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45252 2025.01.17 14:36:03.338413 [ 4 ] {} TCP-Session: a9898124-0db2-40b5-b07e-4567a1c4c206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.338468 [ 5 ] {} TCP-Session: 411b44a1-bc6e-46b9-aaf6-9ef8bc7654e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.338504 [ 5 ] {} TCP-Session: 411b44a1-bc6e-46b9-aaf6-9ef8bc7654e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.338932 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58917 2025.01.17 14:36:03.339271 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:03.339293 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46465 2025.01.17 14:36:03.339310 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Authenticating user 'default' from [fd00:1122:3344:101::d]:58917 2025.01.17 14:36:03.339370 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.339386 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.340085 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:03.340090 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56214 2025.01.17 14:36:03.340210 [ 254 ] {} TCP-Session: ea114432-b7dc-4210-bdd9-ac639e888500 Authenticating user 'default' from [fd00:1122:3344:101::d]:46465 2025.01.17 14:36:03.340293 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.340235 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51729 2025.01.17 14:36:03.340387 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:03.340430 [ 254 ] {} TCP-Session: ea114432-b7dc-4210-bdd9-ac639e888500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.340638 [ 255 ] {} TCP-Session: ad714c2b-7e36-4cbb-95f9-72da81ee4bfa Authenticating user 'default' from [fd00:1122:3344:101::d]:56214 2025.01.17 14:36:03.340716 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55859 2025.01.17 14:36:03.340720 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47889 2025.01.17 14:36:03.340750 [ 254 ] {} TCP-Session: ea114432-b7dc-4210-bdd9-ac639e888500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.340774 [ 255 ] {} TCP-Session: ad714c2b-7e36-4cbb-95f9-72da81ee4bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.340730 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:03.342463 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:03.343142 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:03.343149 [ 256 ] {} TCP-Session: 02e5d1ae-abcc-432d-8fb9-177bc73bab7f Authenticating user 'default' from [fd00:1122:3344:101::d]:51729 2025.01.17 14:36:03.343168 [ 255 ] {} TCP-Session: ad714c2b-7e36-4cbb-95f9-72da81ee4bfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.343169 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Authenticating user 'default' from [fd00:1122:3344:101::d]:55859 2025.01.17 14:36:03.343216 [ 258 ] {} TCP-Session: 7990b2b4-a8a0-46c8-8cb0-e2984d6e2537 Authenticating user 'default' from [fd00:1122:3344:101::d]:47889 2025.01.17 14:36:03.343239 [ 256 ] {} TCP-Session: 02e5d1ae-abcc-432d-8fb9-177bc73bab7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.343266 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.343294 [ 258 ] {} TCP-Session: 7990b2b4-a8a0-46c8-8cb0-e2984d6e2537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.343762 [ 256 ] {} TCP-Session: 02e5d1ae-abcc-432d-8fb9-177bc73bab7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.343828 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.343844 [ 258 ] {} TCP-Session: 7990b2b4-a8a0-46c8-8cb0-e2984d6e2537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.344070 [ 3 ] {eb70fff0-66ee-4246-afdc-373a3611a50d} executeQuery: (from [fd00:1122:3344:101::d]:60216) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.17 14:36:03.388264 [ 3 ] {eb70fff0-66ee-4246-afdc-373a3611a50d} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60216) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.17 14:36:03.389038 [ 3 ] {eb70fff0-66ee-4246-afdc-373a3611a50d} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.17 14:36:03.389138 [ 3 ] {eb70fff0-66ee-4246-afdc-373a3611a50d} TCPHandler: Processed in 0.050712844 sec. 2025.01.17 14:36:03.389426 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.389622 [ 253 ] {3ee57420-d8f4-4b29-8274-1c63c55c9d66} executeQuery: (from [fd00:1122:3344:101::d]:58917) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.17 14:36:03.389944 [ 253 ] {3ee57420-d8f4-4b29-8274-1c63c55c9d66} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58917) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.17 14:36:03.390078 [ 253 ] {3ee57420-d8f4-4b29-8274-1c63c55c9d66} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.17 14:36:03.390166 [ 253 ] {3ee57420-d8f4-4b29-8274-1c63c55c9d66} TCPHandler: Processed in 0.000869328 sec. 2025.01.17 14:36:03.390462 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.391658 [ 3 ] {f0c9fc6f-aca9-4bb8-8ae8-c7dd7a7d6cec} executeQuery: (from [fd00:1122:3344:101::d]:60216) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2025.01.17 14:36:03.392271 [ 3 ] {f0c9fc6f-aca9-4bb8-8ae8-c7dd7a7d6cec} TCPHandler: Processed in 0.001919079 sec. 2025.01.17 14:36:03.392492 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.392601 [ 253 ] {63bdf71c-74f0-4373-86b3-d6585581a947} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.01.17 14:36:03.392702 [ 253 ] {63bdf71c-74f0-4373-86b3-d6585581a947} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.01.17 14:36:03.394120 [ 253 ] {63bdf71c-74f0-4373-86b3-d6585581a947} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.01.17 14:36:03.394141 [ 253 ] {63bdf71c-74f0-4373-86b3-d6585581a947} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4431e-05 sec 2025.01.17 14:36:03.394162 [ 253 ] {63bdf71c-74f0-4373-86b3-d6585581a947} ReferentialDeps: No tables 2025.01.17 14:36:03.394182 [ 253 ] {63bdf71c-74f0-4373-86b3-d6585581a947} LoadingDeps: No tables 2025.01.17 14:36:03.394204 [ 253 ] {63bdf71c-74f0-4373-86b3-d6585581a947} DatabaseAtomic (oximeter): Starting up tables. 2025.01.17 14:36:03.394251 [ 253 ] {63bdf71c-74f0-4373-86b3-d6585581a947} TCPHandler: Processed in 0.001819458 sec. 2025.01.17 14:36:03.394406 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.394611 [ 3 ] {629df94c-fded-4725-b98b-64717dc87a8c} executeQuery: (from [fd00:1122:3344:101::d]:60216) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2025.01.17 14:36:03.394665 [ 3 ] {629df94c-fded-4725-b98b-64717dc87a8c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.01.17 14:36:03.402263 [ 3 ] {629df94c-fded-4725-b98b-64717dc87a8c} StoragePolicy (default): Storage policy default created, total volumes 1 2025.01.17 14:36:03.411684 [ 3 ] {629df94c-fded-4725-b98b-64717dc87a8c} oximeter.version (7b18fdc4-adee-4c11-bfb9-fe9056fec66f): Loading data parts 2025.01.17 14:36:03.412526 [ 3 ] {629df94c-fded-4725-b98b-64717dc87a8c} oximeter.version (7b18fdc4-adee-4c11-bfb9-fe9056fec66f): There are no data parts 2025.01.17 14:36:03.415785 [ 3 ] {629df94c-fded-4725-b98b-64717dc87a8c} TCPHandler: Processed in 0.021423712 sec. 2025.01.17 14:36:03.415977 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.416200 [ 253 ] {8a49332c-4b32-427a-bad8-afa9c64bf2fb} executeQuery: (from [fd00:1122:3344:101::d]:58917) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.416268 [ 253 ] {8a49332c-4b32-427a-bad8-afa9c64bf2fb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.01.17 14:36:03.428912 [ 253 ] {8a49332c-4b32-427a-bad8-afa9c64bf2fb} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Loading data parts 2025.01.17 14:36:03.429133 [ 253 ] {8a49332c-4b32-427a-bad8-afa9c64bf2fb} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): There are no data parts 2025.01.17 14:36:03.430817 [ 253 ] {8a49332c-4b32-427a-bad8-afa9c64bf2fb} TCPHandler: Processed in 0.014896187 sec. 2025.01.17 14:36:03.431006 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.431232 [ 3 ] {ccb82fbc-59ad-40bb-a41f-565dd567010b} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.431291 [ 3 ] {ccb82fbc-59ad-40bb-a41f-565dd567010b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.01.17 14:36:03.435522 [ 3 ] {ccb82fbc-59ad-40bb-a41f-565dd567010b} oximeter.measurements_i8 (f313f090-5f6e-4a60-83a9-a3d2e0f9765a): Loading data parts 2025.01.17 14:36:03.435675 [ 3 ] {ccb82fbc-59ad-40bb-a41f-565dd567010b} oximeter.measurements_i8 (f313f090-5f6e-4a60-83a9-a3d2e0f9765a): There are no data parts 2025.01.17 14:36:03.437033 [ 3 ] {ccb82fbc-59ad-40bb-a41f-565dd567010b} TCPHandler: Processed in 0.006083775 sec. 2025.01.17 14:36:03.437229 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.437436 [ 253 ] {3ca4aace-dea5-44f6-ad5c-04305cd065cd} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.437500 [ 253 ] {3ca4aace-dea5-44f6-ad5c-04305cd065cd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.01.17 14:36:03.440058 [ 253 ] {3ca4aace-dea5-44f6-ad5c-04305cd065cd} oximeter.measurements_u8 (81431029-1b17-4670-85c1-fd185db2d394): Loading data parts 2025.01.17 14:36:03.440229 [ 253 ] {3ca4aace-dea5-44f6-ad5c-04305cd065cd} oximeter.measurements_u8 (81431029-1b17-4670-85c1-fd185db2d394): There are no data parts 2025.01.17 14:36:03.441420 [ 253 ] {3ca4aace-dea5-44f6-ad5c-04305cd065cd} TCPHandler: Processed in 0.004250297 sec. 2025.01.17 14:36:03.441602 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.441865 [ 3 ] {a9e88ed0-e03c-434a-8bcf-e779159f3b16} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.441931 [ 3 ] {a9e88ed0-e03c-434a-8bcf-e779159f3b16} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.01.17 14:36:03.446285 [ 3 ] {a9e88ed0-e03c-434a-8bcf-e779159f3b16} oximeter.measurements_i16 (2870afb2-fb18-499a-9d23-93492033eec4): Loading data parts 2025.01.17 14:36:03.446526 [ 3 ] {a9e88ed0-e03c-434a-8bcf-e779159f3b16} oximeter.measurements_i16 (2870afb2-fb18-499a-9d23-93492033eec4): There are no data parts 2025.01.17 14:36:03.448084 [ 3 ] {a9e88ed0-e03c-434a-8bcf-e779159f3b16} TCPHandler: Processed in 0.006547394 sec. 2025.01.17 14:36:03.448264 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.448471 [ 253 ] {c09fc24c-4bbe-4a04-975d-c62cc6ebf1cf} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.448534 [ 253 ] {c09fc24c-4bbe-4a04-975d-c62cc6ebf1cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.01.17 14:36:03.451067 [ 253 ] {c09fc24c-4bbe-4a04-975d-c62cc6ebf1cf} oximeter.measurements_u16 (9640d329-6b38-4a5b-a5f6-0e09632fdb63): Loading data parts 2025.01.17 14:36:03.451240 [ 253 ] {c09fc24c-4bbe-4a04-975d-c62cc6ebf1cf} oximeter.measurements_u16 (9640d329-6b38-4a5b-a5f6-0e09632fdb63): There are no data parts 2025.01.17 14:36:03.452580 [ 253 ] {c09fc24c-4bbe-4a04-975d-c62cc6ebf1cf} TCPHandler: Processed in 0.00437038 sec. 2025.01.17 14:36:03.452756 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.453021 [ 3 ] {523eba5c-8868-4c79-8107-11880d256907} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.453088 [ 3 ] {523eba5c-8868-4c79-8107-11880d256907} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.01.17 14:36:03.457227 [ 3 ] {523eba5c-8868-4c79-8107-11880d256907} oximeter.measurements_i32 (50a91aed-00dc-4fb3-8f65-4aa1b5807cdc): Loading data parts 2025.01.17 14:36:03.457476 [ 3 ] {523eba5c-8868-4c79-8107-11880d256907} oximeter.measurements_i32 (50a91aed-00dc-4fb3-8f65-4aa1b5807cdc): There are no data parts 2025.01.17 14:36:03.459071 [ 3 ] {523eba5c-8868-4c79-8107-11880d256907} TCPHandler: Processed in 0.006381052 sec. 2025.01.17 14:36:03.459260 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.459478 [ 253 ] {2fbfeb7a-c79b-4e1e-a02f-dfdc80e4bc19} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.459547 [ 253 ] {2fbfeb7a-c79b-4e1e-a02f-dfdc80e4bc19} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.01.17 14:36:03.461982 [ 253 ] {2fbfeb7a-c79b-4e1e-a02f-dfdc80e4bc19} oximeter.measurements_u32 (a5ea446f-7177-4b6a-9a47-f1d9406daf16): Loading data parts 2025.01.17 14:36:03.462154 [ 253 ] {2fbfeb7a-c79b-4e1e-a02f-dfdc80e4bc19} oximeter.measurements_u32 (a5ea446f-7177-4b6a-9a47-f1d9406daf16): There are no data parts 2025.01.17 14:36:03.463352 [ 253 ] {2fbfeb7a-c79b-4e1e-a02f-dfdc80e4bc19} TCPHandler: Processed in 0.004157546 sec. 2025.01.17 14:36:03.463519 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.463737 [ 3 ] {ca488e3c-14cd-4d59-94d7-9dd10e35834b} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.463786 [ 3 ] {ca488e3c-14cd-4d59-94d7-9dd10e35834b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.01.17 14:36:03.467876 [ 3 ] {ca488e3c-14cd-4d59-94d7-9dd10e35834b} oximeter.measurements_i64 (28d07869-7017-4546-9016-94b6a96b5f4e): Loading data parts 2025.01.17 14:36:03.468147 [ 3 ] {ca488e3c-14cd-4d59-94d7-9dd10e35834b} oximeter.measurements_i64 (28d07869-7017-4546-9016-94b6a96b5f4e): There are no data parts 2025.01.17 14:36:03.469611 [ 3 ] {ca488e3c-14cd-4d59-94d7-9dd10e35834b} TCPHandler: Processed in 0.006146647 sec. 2025.01.17 14:36:03.469800 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.470048 [ 253 ] {e609d226-de21-4535-88e5-3f5a058b6072} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.470124 [ 253 ] {e609d226-de21-4535-88e5-3f5a058b6072} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.01.17 14:36:03.472555 [ 253 ] {e609d226-de21-4535-88e5-3f5a058b6072} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Loading data parts 2025.01.17 14:36:03.472724 [ 253 ] {e609d226-de21-4535-88e5-3f5a058b6072} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): There are no data parts 2025.01.17 14:36:03.473894 [ 253 ] {e609d226-de21-4535-88e5-3f5a058b6072} TCPHandler: Processed in 0.004159616 sec. 2025.01.17 14:36:03.474058 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.474278 [ 3 ] {6c5a0d0b-7c12-469e-b367-72984b9d3cd1} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.474326 [ 3 ] {6c5a0d0b-7c12-469e-b367-72984b9d3cd1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.01.17 14:36:03.478418 [ 3 ] {6c5a0d0b-7c12-469e-b367-72984b9d3cd1} oximeter.measurements_f32 (7a6a52e8-748c-4406-946c-d49d3ea028a6): Loading data parts 2025.01.17 14:36:03.478583 [ 3 ] {6c5a0d0b-7c12-469e-b367-72984b9d3cd1} oximeter.measurements_f32 (7a6a52e8-748c-4406-946c-d49d3ea028a6): There are no data parts 2025.01.17 14:36:03.479973 [ 3 ] {6c5a0d0b-7c12-469e-b367-72984b9d3cd1} TCPHandler: Processed in 0.005970153 sec. 2025.01.17 14:36:03.480168 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.480371 [ 253 ] {b883ed4c-93db-4139-82ec-e964071c7784} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.480437 [ 253 ] {b883ed4c-93db-4139-82ec-e964071c7784} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.01.17 14:36:03.482825 [ 253 ] {b883ed4c-93db-4139-82ec-e964071c7784} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Loading data parts 2025.01.17 14:36:03.482987 [ 253 ] {b883ed4c-93db-4139-82ec-e964071c7784} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): There are no data parts 2025.01.17 14:36:03.484158 [ 253 ] {b883ed4c-93db-4139-82ec-e964071c7784} TCPHandler: Processed in 0.004046783 sec. 2025.01.17 14:36:03.484343 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.484563 [ 3 ] {b18e4b20-8340-4334-8e38-bb3aa3433072} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.484612 [ 3 ] {b18e4b20-8340-4334-8e38-bb3aa3433072} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.01.17 14:36:03.488722 [ 3 ] {b18e4b20-8340-4334-8e38-bb3aa3433072} oximeter.measurements_string (7709e62b-5dce-4d84-b96a-b6bdc3e52f3a): Loading data parts 2025.01.17 14:36:03.488990 [ 3 ] {b18e4b20-8340-4334-8e38-bb3aa3433072} oximeter.measurements_string (7709e62b-5dce-4d84-b96a-b6bdc3e52f3a): There are no data parts 2025.01.17 14:36:03.490531 [ 3 ] {b18e4b20-8340-4334-8e38-bb3aa3433072} TCPHandler: Processed in 0.006277809 sec. 2025.01.17 14:36:03.490717 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.490949 [ 253 ] {e058e39f-a09d-444f-8529-b2f23ac414db} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.491025 [ 253 ] {e058e39f-a09d-444f-8529-b2f23ac414db} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.01.17 14:36:03.493510 [ 253 ] {e058e39f-a09d-444f-8529-b2f23ac414db} oximeter.measurements_bytes (48a95367-4e4d-4d17-9bb9-f3aaef7d2c49): Loading data parts 2025.01.17 14:36:03.493680 [ 253 ] {e058e39f-a09d-444f-8529-b2f23ac414db} oximeter.measurements_bytes (48a95367-4e4d-4d17-9bb9-f3aaef7d2c49): There are no data parts 2025.01.17 14:36:03.494850 [ 253 ] {e058e39f-a09d-444f-8529-b2f23ac414db} TCPHandler: Processed in 0.004160675 sec. 2025.01.17 14:36:03.495030 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.495246 [ 3 ] {20487309-ebe4-4e75-9c64-331e0e7aff53} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.495315 [ 3 ] {20487309-ebe4-4e75-9c64-331e0e7aff53} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.01.17 14:36:03.499432 [ 3 ] {20487309-ebe4-4e75-9c64-331e0e7aff53} oximeter.measurements_cumulativei64 (4c93e16a-8b9a-4684-b189-af333b756c4c): Loading data parts 2025.01.17 14:36:03.499710 [ 3 ] {20487309-ebe4-4e75-9c64-331e0e7aff53} oximeter.measurements_cumulativei64 (4c93e16a-8b9a-4684-b189-af333b756c4c): There are no data parts 2025.01.17 14:36:03.501257 [ 3 ] {20487309-ebe4-4e75-9c64-331e0e7aff53} TCPHandler: Processed in 0.006283519 sec. 2025.01.17 14:36:03.501442 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.501676 [ 253 ] {da609b38-b182-415e-9c02-fad62bcbe598} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.501735 [ 253 ] {da609b38-b182-415e-9c02-fad62bcbe598} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.01.17 14:36:03.504181 [ 253 ] {da609b38-b182-415e-9c02-fad62bcbe598} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Loading data parts 2025.01.17 14:36:03.504334 [ 253 ] {da609b38-b182-415e-9c02-fad62bcbe598} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): There are no data parts 2025.01.17 14:36:03.505596 [ 253 ] {da609b38-b182-415e-9c02-fad62bcbe598} TCPHandler: Processed in 0.004213456 sec. 2025.01.17 14:36:03.505771 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.505986 [ 3 ] {00b7ccd5-9504-4c46-8dd3-036a0f05913e} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.506055 [ 3 ] {00b7ccd5-9504-4c46-8dd3-036a0f05913e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.01.17 14:36:03.510183 [ 3 ] {00b7ccd5-9504-4c46-8dd3-036a0f05913e} oximeter.measurements_cumulativef32 (5808cb9c-6848-4e18-942d-f16ff5714403): Loading data parts 2025.01.17 14:36:03.510359 [ 3 ] {00b7ccd5-9504-4c46-8dd3-036a0f05913e} oximeter.measurements_cumulativef32 (5808cb9c-6848-4e18-942d-f16ff5714403): There are no data parts 2025.01.17 14:36:03.511792 [ 3 ] {00b7ccd5-9504-4c46-8dd3-036a0f05913e} TCPHandler: Processed in 0.006074325 sec. 2025.01.17 14:36:03.511991 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.512207 [ 253 ] {5586dc8e-241d-4ecb-956d-e3a4f4e6672f} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.512276 [ 253 ] {5586dc8e-241d-4ecb-956d-e3a4f4e6672f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.01.17 14:36:03.514721 [ 253 ] {5586dc8e-241d-4ecb-956d-e3a4f4e6672f} oximeter.measurements_cumulativef64 (8d278a7d-cef3-4a46-a4e0-3bb128a3b416): Loading data parts 2025.01.17 14:36:03.514942 [ 253 ] {5586dc8e-241d-4ecb-956d-e3a4f4e6672f} oximeter.measurements_cumulativef64 (8d278a7d-cef3-4a46-a4e0-3bb128a3b416): There are no data parts 2025.01.17 14:36:03.516142 [ 253 ] {5586dc8e-241d-4ecb-956d-e3a4f4e6672f} TCPHandler: Processed in 0.004208027 sec. 2025.01.17 14:36:03.516330 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.516656 [ 3 ] {2b4d9953-bb85-4450-b849-d50e329ff3b1} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.516734 [ 3 ] {2b4d9953-bb85-4450-b849-d50e329ff3b1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.01.17 14:36:03.521196 [ 3 ] {2b4d9953-bb85-4450-b849-d50e329ff3b1} oximeter.measurements_histogrami8 (9d3b48cf-1deb-4d5f-8b07-9980ac1fc24b): Loading data parts 2025.01.17 14:36:03.521367 [ 3 ] {2b4d9953-bb85-4450-b849-d50e329ff3b1} oximeter.measurements_histogrami8 (9d3b48cf-1deb-4d5f-8b07-9980ac1fc24b): There are no data parts 2025.01.17 14:36:03.522841 [ 3 ] {2b4d9953-bb85-4450-b849-d50e329ff3b1} TCPHandler: Processed in 0.006568075 sec. 2025.01.17 14:36:03.523047 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.523338 [ 253 ] {e5c72b6c-05d3-40b0-b6f7-4ac40092df9d} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.523421 [ 253 ] {e5c72b6c-05d3-40b0-b6f7-4ac40092df9d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.01.17 14:36:03.526297 [ 253 ] {e5c72b6c-05d3-40b0-b6f7-4ac40092df9d} oximeter.measurements_histogramu8 (5de84b30-969a-4cfe-b2af-6c56ad525893): Loading data parts 2025.01.17 14:36:03.526498 [ 253 ] {e5c72b6c-05d3-40b0-b6f7-4ac40092df9d} oximeter.measurements_histogramu8 (5de84b30-969a-4cfe-b2af-6c56ad525893): There are no data parts 2025.01.17 14:36:03.527779 [ 253 ] {e5c72b6c-05d3-40b0-b6f7-4ac40092df9d} TCPHandler: Processed in 0.004788758 sec. 2025.01.17 14:36:03.527974 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.528362 [ 3 ] {bddfdd49-4d2b-4271-b428-8c78c8adf9e2} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.528436 [ 3 ] {bddfdd49-4d2b-4271-b428-8c78c8adf9e2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.01.17 14:36:03.533050 [ 3 ] {bddfdd49-4d2b-4271-b428-8c78c8adf9e2} oximeter.measurements_histogrami16 (36dc6975-43cf-4887-a1ab-8ea6b2acc23f): Loading data parts 2025.01.17 14:36:03.533193 [ 3 ] {bddfdd49-4d2b-4271-b428-8c78c8adf9e2} oximeter.measurements_histogrami16 (36dc6975-43cf-4887-a1ab-8ea6b2acc23f): There are no data parts 2025.01.17 14:36:03.534665 [ 3 ] {bddfdd49-4d2b-4271-b428-8c78c8adf9e2} TCPHandler: Processed in 0.006760999 sec. 2025.01.17 14:36:03.534897 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.535189 [ 253 ] {cb6bd962-a6b8-43c7-b1bd-6c45d51d4289} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.535268 [ 253 ] {cb6bd962-a6b8-43c7-b1bd-6c45d51d4289} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.01.17 14:36:03.538034 [ 253 ] {cb6bd962-a6b8-43c7-b1bd-6c45d51d4289} oximeter.measurements_histogramu16 (21afee2c-fa00-4269-b8fc-97d44007c9b2): Loading data parts 2025.01.17 14:36:03.538205 [ 253 ] {cb6bd962-a6b8-43c7-b1bd-6c45d51d4289} oximeter.measurements_histogramu16 (21afee2c-fa00-4269-b8fc-97d44007c9b2): There are no data parts 2025.01.17 14:36:03.539586 [ 253 ] {cb6bd962-a6b8-43c7-b1bd-6c45d51d4289} TCPHandler: Processed in 0.004744058 sec. 2025.01.17 14:36:03.539779 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.540095 [ 3 ] {bb82a7ec-f541-4c5d-8522-c0f766742c04} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.540171 [ 3 ] {bb82a7ec-f541-4c5d-8522-c0f766742c04} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.01.17 14:36:03.544615 [ 3 ] {bb82a7ec-f541-4c5d-8522-c0f766742c04} oximeter.measurements_histogrami32 (e56dc110-2588-4410-a702-abf6da4acce3): Loading data parts 2025.01.17 14:36:03.544766 [ 3 ] {bb82a7ec-f541-4c5d-8522-c0f766742c04} oximeter.measurements_histogrami32 (e56dc110-2588-4410-a702-abf6da4acce3): There are no data parts 2025.01.17 14:36:03.549123 [ 3 ] {bb82a7ec-f541-4c5d-8522-c0f766742c04} TCPHandler: Processed in 0.009398334 sec. 2025.01.17 14:36:03.549326 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.549676 [ 253 ] {fee4072d-aea3-4541-97a6-bcbd13a56eac} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.549776 [ 253 ] {fee4072d-aea3-4541-97a6-bcbd13a56eac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.01.17 14:36:03.554617 [ 253 ] {fee4072d-aea3-4541-97a6-bcbd13a56eac} oximeter.measurements_histogramu32 (16d00bd1-974c-43fe-bc33-c4e6581d4ac5): Loading data parts 2025.01.17 14:36:03.554875 [ 253 ] {fee4072d-aea3-4541-97a6-bcbd13a56eac} oximeter.measurements_histogramu32 (16d00bd1-974c-43fe-bc33-c4e6581d4ac5): There are no data parts 2025.01.17 14:36:03.557112 [ 253 ] {fee4072d-aea3-4541-97a6-bcbd13a56eac} TCPHandler: Processed in 0.007843451 sec. 2025.01.17 14:36:03.557293 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.557594 [ 3 ] {59a943fb-8113-4969-b43c-1008de6e87ae} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.557667 [ 3 ] {59a943fb-8113-4969-b43c-1008de6e87ae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.01.17 14:36:03.559838 [ 3 ] {59a943fb-8113-4969-b43c-1008de6e87ae} oximeter.measurements_histogrami64 (42c21574-3c2a-4e60-bbe7-2a77350c44ec): Loading data parts 2025.01.17 14:36:03.560042 [ 3 ] {59a943fb-8113-4969-b43c-1008de6e87ae} oximeter.measurements_histogrami64 (42c21574-3c2a-4e60-bbe7-2a77350c44ec): There are no data parts 2025.01.17 14:36:03.563658 [ 3 ] {59a943fb-8113-4969-b43c-1008de6e87ae} TCPHandler: Processed in 0.006418952 sec. 2025.01.17 14:36:03.563867 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.564215 [ 253 ] {dabb3285-f232-4ddf-961c-e21e049c9488} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.564309 [ 253 ] {dabb3285-f232-4ddf-961c-e21e049c9488} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.01.17 14:36:03.566595 [ 253 ] {dabb3285-f232-4ddf-961c-e21e049c9488} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Loading data parts 2025.01.17 14:36:03.566743 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60861 2025.01.17 14:36:03.566769 [ 253 ] {dabb3285-f232-4ddf-961c-e21e049c9488} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): There are no data parts 2025.01.17 14:36:03.566861 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:03.566905 [ 261 ] {} TCP-Session: dfef1798-bcf5-4ca4-91af-3a6c4adc24b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60861 2025.01.17 14:36:03.566944 [ 261 ] {} TCP-Session: dfef1798-bcf5-4ca4-91af-3a6c4adc24b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.566968 [ 261 ] {} TCP-Session: dfef1798-bcf5-4ca4-91af-3a6c4adc24b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.567050 [ 261 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.17 14:36:03.567175 [ 261 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 14:36:03.567194 [ 261 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 14:36:03.567603 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49489 2025.01.17 14:36:03.567607 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59656 2025.01.17 14:36:03.567665 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44108 2025.01.17 14:36:03.567857 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:03.567880 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:03.568000 [ 263 ] {} TCP-Session: af7ee333-8d80-4b9e-a9df-4a71484a57a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49489 2025.01.17 14:36:03.568034 [ 262 ] {} TCP-Session: b8af21dd-2b61-4589-9dbc-e564faae1698 Authenticating user 'default' from [fd00:1122:3344:101::e]:59656 2025.01.17 14:36:03.568068 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35573 2025.01.17 14:36:03.568024 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:03.568105 [ 263 ] {} TCP-Session: af7ee333-8d80-4b9e-a9df-4a71484a57a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.568021 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37684 2025.01.17 14:36:03.568160 [ 262 ] {} TCP-Session: b8af21dd-2b61-4589-9dbc-e564faae1698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.568296 [ 263 ] {} TCP-Session: af7ee333-8d80-4b9e-a9df-4a71484a57a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.568299 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:03.568312 [ 262 ] {} TCP-Session: b8af21dd-2b61-4589-9dbc-e564faae1698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.568426 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48738 2025.01.17 14:36:03.568510 [ 266 ] {} TCP-Session: 70d132b3-e607-4965-8cbe-1a249bb9b1bb Authenticating user 'default' from [fd00:1122:3344:101::e]:35573 2025.01.17 14:36:03.568516 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:03.568616 [ 266 ] {} TCP-Session: 70d132b3-e607-4965-8cbe-1a249bb9b1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.568681 [ 265 ] {} TCP-Session: 1b9266a7-34b0-4310-b83b-8cc0f8a56807 Authenticating user 'default' from [fd00:1122:3344:101::e]:37684 2025.01.17 14:36:03.568727 [ 264 ] {} TCP-Session: e3b60c1f-5d5e-4f56-8489-8cb31ae3aff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44108 2025.01.17 14:36:03.568743 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47949 2025.01.17 14:36:03.568773 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:03.568800 [ 266 ] {} TCP-Session: 70d132b3-e607-4965-8cbe-1a249bb9b1bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.568826 [ 264 ] {} TCP-Session: e3b60c1f-5d5e-4f56-8489-8cb31ae3aff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.568789 [ 265 ] {} TCP-Session: 1b9266a7-34b0-4310-b83b-8cc0f8a56807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.568932 [ 264 ] {} TCP-Session: e3b60c1f-5d5e-4f56-8489-8cb31ae3aff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.568949 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:03.568966 [ 267 ] {} TCP-Session: 125d4092-65a6-49aa-a531-1bf7611a31f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48738 2025.01.17 14:36:03.568987 [ 265 ] {} TCP-Session: 1b9266a7-34b0-4310-b83b-8cc0f8a56807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.569067 [ 268 ] {} TCP-Session: f420e29a-1eb5-4135-86ff-481882b37b12 Authenticating user 'default' from [fd00:1122:3344:101::e]:47949 2025.01.17 14:36:03.569119 [ 267 ] {} TCP-Session: 125d4092-65a6-49aa-a531-1bf7611a31f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.569200 [ 268 ] {} TCP-Session: f420e29a-1eb5-4135-86ff-481882b37b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.569241 [ 267 ] {} TCP-Session: 125d4092-65a6-49aa-a531-1bf7611a31f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.569263 [ 268 ] {} TCP-Session: f420e29a-1eb5-4135-86ff-481882b37b12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:03.569548 [ 253 ] {dabb3285-f232-4ddf-961c-e21e049c9488} TCPHandler: Processed in 0.005746568 sec. 2025.01.17 14:36:03.569766 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.570171 [ 3 ] {95c4ed2c-767d-480f-affc-41c5a4284b9b} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.570278 [ 3 ] {95c4ed2c-767d-480f-affc-41c5a4284b9b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.01.17 14:36:03.572452 [ 3 ] {95c4ed2c-767d-480f-affc-41c5a4284b9b} oximeter.measurements_histogramf32 (432e9a21-03d0-4649-a357-71b23326f480): Loading data parts 2025.01.17 14:36:03.572656 [ 3 ] {95c4ed2c-767d-480f-affc-41c5a4284b9b} oximeter.measurements_histogramf32 (432e9a21-03d0-4649-a357-71b23326f480): There are no data parts 2025.01.17 14:36:03.576285 [ 3 ] {95c4ed2c-767d-480f-affc-41c5a4284b9b} TCPHandler: Processed in 0.006590136 sec. 2025.01.17 14:36:03.576492 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.576881 [ 253 ] {913a069f-80a9-4881-882b-1312f00707ef} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.576967 [ 253 ] {913a069f-80a9-4881-882b-1312f00707ef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.01.17 14:36:03.579299 [ 253 ] {913a069f-80a9-4881-882b-1312f00707ef} oximeter.measurements_histogramf64 (6140d406-eb89-4ba4-a351-f6c751e09da0): Loading data parts 2025.01.17 14:36:03.579466 [ 253 ] {913a069f-80a9-4881-882b-1312f00707ef} oximeter.measurements_histogramf64 (6140d406-eb89-4ba4-a351-f6c751e09da0): There are no data parts 2025.01.17 14:36:03.583278 [ 253 ] {913a069f-80a9-4881-882b-1312f00707ef} TCPHandler: Processed in 0.006852601 sec. 2025.01.17 14:36:03.583484 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.583746 [ 3 ] {89f66833-3ade-4107-8232-623489385509} executeQuery: (from [fd00:1122:3344:101::d]:60216) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.583849 [ 3 ] {89f66833-3ade-4107-8232-623489385509} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.01.17 14:36:03.586248 [ 3 ] {89f66833-3ade-4107-8232-623489385509} oximeter.fields_bool (3a35293e-97ed-4031-a84b-5b18099c3936): Loading data parts 2025.01.17 14:36:03.586430 [ 3 ] {89f66833-3ade-4107-8232-623489385509} oximeter.fields_bool (3a35293e-97ed-4031-a84b-5b18099c3936): There are no data parts 2025.01.17 14:36:03.590016 [ 3 ] {89f66833-3ade-4107-8232-623489385509} TCPHandler: Processed in 0.006601196 sec. 2025.01.17 14:36:03.590241 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.590507 [ 253 ] {c9795760-6f15-440f-ab12-b2ccda0b3d1c} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.590580 [ 253 ] {c9795760-6f15-440f-ab12-b2ccda0b3d1c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.01.17 14:36:03.593100 [ 253 ] {c9795760-6f15-440f-ab12-b2ccda0b3d1c} oximeter.fields_i8 (2b1b468d-58c6-45d2-9920-4dc6140c7ac0): Loading data parts 2025.01.17 14:36:03.593274 [ 253 ] {c9795760-6f15-440f-ab12-b2ccda0b3d1c} oximeter.fields_i8 (2b1b468d-58c6-45d2-9920-4dc6140c7ac0): There are no data parts 2025.01.17 14:36:03.595115 [ 253 ] {c9795760-6f15-440f-ab12-b2ccda0b3d1c} TCPHandler: Processed in 0.004951762 sec. 2025.01.17 14:36:03.595325 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.595574 [ 3 ] {277dc630-d4d4-4837-8c39-9dffd963ac60} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.595668 [ 3 ] {277dc630-d4d4-4837-8c39-9dffd963ac60} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.01.17 14:36:03.598080 [ 3 ] {277dc630-d4d4-4837-8c39-9dffd963ac60} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Loading data parts 2025.01.17 14:36:03.598265 [ 3 ] {277dc630-d4d4-4837-8c39-9dffd963ac60} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): There are no data parts 2025.01.17 14:36:03.601889 [ 3 ] {277dc630-d4d4-4837-8c39-9dffd963ac60} TCPHandler: Processed in 0.006631727 sec. 2025.01.17 14:36:03.602072 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.602322 [ 253 ] {ef0510a2-1a47-4ddf-bde7-8f5c9a19d1f0} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.602372 [ 253 ] {ef0510a2-1a47-4ddf-bde7-8f5c9a19d1f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.01.17 14:36:03.607043 [ 253 ] {ef0510a2-1a47-4ddf-bde7-8f5c9a19d1f0} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Loading data parts 2025.01.17 14:36:03.607234 [ 253 ] {ef0510a2-1a47-4ddf-bde7-8f5c9a19d1f0} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): There are no data parts 2025.01.17 14:36:03.609449 [ 253 ] {ef0510a2-1a47-4ddf-bde7-8f5c9a19d1f0} TCPHandler: Processed in 0.007431253 sec. 2025.01.17 14:36:03.609712 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.609968 [ 3 ] {58f4722d-a8e2-4e39-ba88-1e2d4dc5c6a8} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.610061 [ 3 ] {58f4722d-a8e2-4e39-ba88-1e2d4dc5c6a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.01.17 14:36:03.612348 [ 3 ] {58f4722d-a8e2-4e39-ba88-1e2d4dc5c6a8} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Loading data parts 2025.01.17 14:36:03.612560 [ 3 ] {58f4722d-a8e2-4e39-ba88-1e2d4dc5c6a8} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): There are no data parts 2025.01.17 14:36:03.616189 [ 3 ] {58f4722d-a8e2-4e39-ba88-1e2d4dc5c6a8} TCPHandler: Processed in 0.006551025 sec. 2025.01.17 14:36:03.616416 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.616704 [ 253 ] {8b1b011c-7310-4f4a-abe0-82465bc6ba11} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.616777 [ 253 ] {8b1b011c-7310-4f4a-abe0-82465bc6ba11} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.01.17 14:36:03.619262 [ 253 ] {8b1b011c-7310-4f4a-abe0-82465bc6ba11} oximeter.fields_i32 (f3654912-d30f-4dac-9d78-7ece1608c3b6): Loading data parts 2025.01.17 14:36:03.619416 [ 253 ] {8b1b011c-7310-4f4a-abe0-82465bc6ba11} oximeter.fields_i32 (f3654912-d30f-4dac-9d78-7ece1608c3b6): There are no data parts 2025.01.17 14:36:03.621205 [ 253 ] {8b1b011c-7310-4f4a-abe0-82465bc6ba11} TCPHandler: Processed in 0.00485636 sec. 2025.01.17 14:36:03.621420 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.621669 [ 3 ] {bc9b3e93-5263-4a2d-8f23-9a74faf997ab} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.621766 [ 3 ] {bc9b3e93-5263-4a2d-8f23-9a74faf997ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.01.17 14:36:03.624042 [ 3 ] {bc9b3e93-5263-4a2d-8f23-9a74faf997ab} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Loading data parts 2025.01.17 14:36:03.624227 [ 3 ] {bc9b3e93-5263-4a2d-8f23-9a74faf997ab} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): There are no data parts 2025.01.17 14:36:03.627986 [ 3 ] {bc9b3e93-5263-4a2d-8f23-9a74faf997ab} TCPHandler: Processed in 0.006632396 sec. 2025.01.17 14:36:03.628198 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.628455 [ 253 ] {a1fac333-c7b1-4546-94d6-8a311fa95216} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.628517 [ 253 ] {a1fac333-c7b1-4546-94d6-8a311fa95216} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.01.17 14:36:03.631031 [ 253 ] {a1fac333-c7b1-4546-94d6-8a311fa95216} oximeter.fields_i64 (f3b669b7-0412-4ffc-84a8-1f6b0e9c254e): Loading data parts 2025.01.17 14:36:03.631226 [ 253 ] {a1fac333-c7b1-4546-94d6-8a311fa95216} oximeter.fields_i64 (f3b669b7-0412-4ffc-84a8-1f6b0e9c254e): There are no data parts 2025.01.17 14:36:03.635656 [ 253 ] {a1fac333-c7b1-4546-94d6-8a311fa95216} TCPHandler: Processed in 0.007523185 sec. 2025.01.17 14:36:03.635898 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.636147 [ 3 ] {478db9eb-af35-4796-97e1-e07a99489e89} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.636240 [ 3 ] {478db9eb-af35-4796-97e1-e07a99489e89} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.01.17 14:36:03.640789 [ 3 ] {478db9eb-af35-4796-97e1-e07a99489e89} oximeter.fields_u64 (f559a0a4-9956-42ec-ac80-1d6e65517a3a): Loading data parts 2025.01.17 14:36:03.640980 [ 3 ] {478db9eb-af35-4796-97e1-e07a99489e89} oximeter.fields_u64 (f559a0a4-9956-42ec-ac80-1d6e65517a3a): There are no data parts 2025.01.17 14:36:03.642881 [ 3 ] {478db9eb-af35-4796-97e1-e07a99489e89} TCPHandler: Processed in 0.007054876 sec. 2025.01.17 14:36:03.643076 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.643306 [ 253 ] {2054a1c6-eee3-4868-9090-9420b67ce338} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.643370 [ 253 ] {2054a1c6-eee3-4868-9090-9420b67ce338} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.01.17 14:36:03.647653 [ 253 ] {2054a1c6-eee3-4868-9090-9420b67ce338} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Loading data parts 2025.01.17 14:36:03.647896 [ 253 ] {2054a1c6-eee3-4868-9090-9420b67ce338} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): There are no data parts 2025.01.17 14:36:03.649635 [ 253 ] {2054a1c6-eee3-4868-9090-9420b67ce338} TCPHandler: Processed in 0.006613636 sec. 2025.01.17 14:36:03.649849 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.650109 [ 3 ] {58d8c189-3545-459f-9786-ce0ee37843aa} executeQuery: (from [fd00:1122:3344:101::d]:60216) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.650206 [ 3 ] {58d8c189-3545-459f-9786-ce0ee37843aa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.01.17 14:36:03.652768 [ 3 ] {58d8c189-3545-459f-9786-ce0ee37843aa} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Loading data parts 2025.01.17 14:36:03.652977 [ 3 ] {58d8c189-3545-459f-9786-ce0ee37843aa} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): There are no data parts 2025.01.17 14:36:03.654521 [ 3 ] {58d8c189-3545-459f-9786-ce0ee37843aa} TCPHandler: Processed in 0.004745327 sec. 2025.01.17 14:36:03.654706 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.654946 [ 253 ] {6872111c-622a-4343-8b99-dbb8a903306f} executeQuery: (from [fd00:1122:3344:101::d]:58917) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 14:36:03.655011 [ 253 ] {6872111c-622a-4343-8b99-dbb8a903306f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.01.17 14:36:03.659463 [ 253 ] {6872111c-622a-4343-8b99-dbb8a903306f} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Loading data parts 2025.01.17 14:36:03.659721 [ 253 ] {6872111c-622a-4343-8b99-dbb8a903306f} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): There are no data parts 2025.01.17 14:36:03.661216 [ 253 ] {6872111c-622a-4343-8b99-dbb8a903306f} TCPHandler: Processed in 0.006565495 sec. 2025.01.17 14:36:03.661416 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.661777 [ 3 ] {b1a1c928-dd7e-4a86-8a96-f114e737d61a} executeQuery: (from [fd00:1122:3344:101::d]:60216) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2025.01.17 14:36:03.661892 [ 3 ] {b1a1c928-dd7e-4a86-8a96-f114e737d61a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.01.17 14:36:03.664444 [ 3 ] {b1a1c928-dd7e-4a86-8a96-f114e737d61a} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82): Loading data parts 2025.01.17 14:36:03.664612 [ 3 ] {b1a1c928-dd7e-4a86-8a96-f114e737d61a} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82): There are no data parts 2025.01.17 14:36:03.666016 [ 3 ] {b1a1c928-dd7e-4a86-8a96-f114e737d61a} TCPHandler: Processed in 0.004665246 sec. 2025.01.17 14:36:03.666239 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:03.666462 [ 253 ] {d527c22a-d7f1-43c3-8a38-96ed16598532} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.01.17 14:36:03.667804 [ 253 ] {d527c22a-d7f1-43c3-8a38-96ed16598532} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.01.17 14:36:03.675876 [ 259 ] {d527c22a-d7f1-43c3-8a38-96ed16598532} oximeter.version (7b18fdc4-adee-4c11-bfb9-fe9056fec66f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:03.675924 [ 259 ] {d527c22a-d7f1-43c3-8a38-96ed16598532} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.17 14:36:03.680645 [ 259 ] {d527c22a-d7f1-43c3-8a38-96ed16598532} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:36:03.681055 [ 259 ] {d527c22a-d7f1-43c3-8a38-96ed16598532} oximeter.version (7b18fdc4-adee-4c11-bfb9-fe9056fec66f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:03.681385 [ 253 ] {d527c22a-d7f1-43c3-8a38-96ed16598532} executeQuery: Read 1 rows, 16.00 B in 0.015025 sec., 66.55574043261231 rows/sec., 1.04 KiB/sec. 2025.01.17 14:36:03.681727 [ 253 ] {d527c22a-d7f1-43c3-8a38-96ed16598532} TCPHandler: Processed in 0.015589281 sec. 2025.01.17 14:36:04.000219 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 125.13 MiB, peak 125.13 MiB, free memory in arenas 0.00 B, will set to 139.91 MiB (RSS), difference: 14.78 MiB 2025.01.17 14:36:04.196913 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50027 2025.01.17 14:36:04.197393 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.197456 [ 269 ] {} TCP-Session: 874a3d63-2295-4622-b919-dd3f1bc2a15b Authenticating user 'default' from [fd00:1122:3344:101::b]:50027 2025.01.17 14:36:04.197483 [ 269 ] {} TCP-Session: 874a3d63-2295-4622-b919-dd3f1bc2a15b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.197497 [ 269 ] {} TCP-Session: 874a3d63-2295-4622-b919-dd3f1bc2a15b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.197567 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.17 14:36:04.197593 [ 269 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 14:36:04.197629 [ 269 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 14:36:04.198003 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61880 2025.01.17 14:36:04.198085 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41179 2025.01.17 14:36:04.198204 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.198263 [ 270 ] {} TCP-Session: 6573e7c5-c37d-4329-b91e-a7cb58598184 Authenticating user 'default' from [fd00:1122:3344:101::b]:61880 2025.01.17 14:36:04.198394 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.198409 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65435 2025.01.17 14:36:04.198429 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34761 2025.01.17 14:36:04.198477 [ 271 ] {} TCP-Session: 67ca0368-8b4d-4a35-b77c-12daad09c458 Authenticating user 'default' from [fd00:1122:3344:101::b]:41179 2025.01.17 14:36:04.198453 [ 270 ] {} TCP-Session: 6573e7c5-c37d-4329-b91e-a7cb58598184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.198524 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56544 2025.01.17 14:36:04.198633 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.198660 [ 270 ] {} TCP-Session: 6573e7c5-c37d-4329-b91e-a7cb58598184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.198771 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35555 2025.01.17 14:36:04.198863 [ 271 ] {} TCP-Session: 67ca0368-8b4d-4a35-b77c-12daad09c458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.198909 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.199107 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55025 2025.01.17 14:36:04.199142 [ 271 ] {} TCP-Session: 67ca0368-8b4d-4a35-b77c-12daad09c458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.199169 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.199244 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.199401 [ 275 ] {} TCP-Session: 8d6e6486-15c5-4cb3-bbb7-6fdae58cf99b Authenticating user 'default' from [fd00:1122:3344:101::b]:35555 2025.01.17 14:36:04.199209 [ 273 ] {} TCP-Session: afd45efc-730b-4b19-8f0a-8249e7b13426 Authenticating user 'default' from [fd00:1122:3344:101::b]:65435 2025.01.17 14:36:04.199442 [ 274 ] {} TCP-Session: f5aab06a-1dba-4f5d-8446-874bb2fa0518 Authenticating user 'default' from [fd00:1122:3344:101::b]:56544 2025.01.17 14:36:04.199477 [ 275 ] {} TCP-Session: 8d6e6486-15c5-4cb3-bbb7-6fdae58cf99b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.199493 [ 273 ] {} TCP-Session: afd45efc-730b-4b19-8f0a-8249e7b13426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.199456 [ 272 ] {} TCP-Session: 1308a583-48cd-4dee-91e2-12723f69af88 Authenticating user 'default' from [fd00:1122:3344:101::b]:34761 2025.01.17 14:36:04.199559 [ 275 ] {} TCP-Session: 8d6e6486-15c5-4cb3-bbb7-6fdae58cf99b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.199544 [ 273 ] {} TCP-Session: afd45efc-730b-4b19-8f0a-8249e7b13426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.199538 [ 274 ] {} TCP-Session: f5aab06a-1dba-4f5d-8446-874bb2fa0518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.199675 [ 274 ] {} TCP-Session: f5aab06a-1dba-4f5d-8446-874bb2fa0518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.199691 [ 272 ] {} TCP-Session: 1308a583-48cd-4dee-91e2-12723f69af88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.199743 [ 272 ] {} TCP-Session: 1308a583-48cd-4dee-91e2-12723f69af88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.199884 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.199924 [ 276 ] {} TCP-Session: 39fe18a2-da84-4eb4-af83-f3d420f5ff41 Authenticating user 'default' from [fd00:1122:3344:101::b]:55025 2025.01.17 14:36:04.199963 [ 276 ] {} TCP-Session: 39fe18a2-da84-4eb4-af83-f3d420f5ff41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.200014 [ 276 ] {} TCP-Session: 39fe18a2-da84-4eb4-af83-f3d420f5ff41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.507204 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38799 2025.01.17 14:36:04.507776 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.507908 [ 277 ] {} TCP-Session: 0f5e5035-71b2-43f6-bb59-bf3c80c51e10 Authenticating user 'default' from [fd00:1122:3344:101::a]:38799 2025.01.17 14:36:04.507930 [ 277 ] {} TCP-Session: 0f5e5035-71b2-43f6-bb59-bf3c80c51e10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.507942 [ 277 ] {} TCP-Session: 0f5e5035-71b2-43f6-bb59-bf3c80c51e10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.508025 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.17 14:36:04.508049 [ 277 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 14:36:04.508081 [ 277 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 14:36:04.508533 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52169 2025.01.17 14:36:04.508647 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57999 2025.01.17 14:36:04.508835 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.508838 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57977 2025.01.17 14:36:04.509113 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60790 2025.01.17 14:36:04.509150 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.509164 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.509169 [ 278 ] {} TCP-Session: bc03058f-62d6-4601-9120-a2c8cfe69d4f Authenticating user 'default' from [fd00:1122:3344:101::a]:52169 2025.01.17 14:36:04.509326 [ 280 ] {} TCP-Session: 275b9467-f189-4f89-9a75-90e2f694cd10 Authenticating user 'default' from [fd00:1122:3344:101::a]:57977 2025.01.17 14:36:04.509348 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.509341 [ 279 ] {} TCP-Session: 5dea7159-3e0b-4bb9-aff0-3dba476a9d64 Authenticating user 'default' from [fd00:1122:3344:101::a]:57999 2025.01.17 14:36:04.509382 [ 278 ] {} TCP-Session: bc03058f-62d6-4601-9120-a2c8cfe69d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.509441 [ 280 ] {} TCP-Session: 275b9467-f189-4f89-9a75-90e2f694cd10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.509394 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40754 2025.01.17 14:36:04.509505 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49949 2025.01.17 14:36:04.509548 [ 280 ] {} TCP-Session: 275b9467-f189-4f89-9a75-90e2f694cd10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.509567 [ 278 ] {} TCP-Session: bc03058f-62d6-4601-9120-a2c8cfe69d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.509516 [ 281 ] {} TCP-Session: 4567aa5b-bcc9-4ee7-9bec-ad8c9c599d5d Authenticating user 'default' from [fd00:1122:3344:101::a]:60790 2025.01.17 14:36:04.509504 [ 279 ] {} TCP-Session: 5dea7159-3e0b-4bb9-aff0-3dba476a9d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.510037 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64038 2025.01.17 14:36:04.510108 [ 279 ] {} TCP-Session: 5dea7159-3e0b-4bb9-aff0-3dba476a9d64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.510268 [ 281 ] {} TCP-Session: 4567aa5b-bcc9-4ee7-9bec-ad8c9c599d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.510406 [ 281 ] {} TCP-Session: 4567aa5b-bcc9-4ee7-9bec-ad8c9c599d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.510411 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.510455 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.510479 [ 282 ] {} TCP-Session: 197e5f53-a8b3-4596-add6-2a77ac2a0eb5 Authenticating user 'default' from [fd00:1122:3344:101::a]:40754 2025.01.17 14:36:04.510550 [ 284 ] {} TCP-Session: b95976f6-eea2-49cc-bcac-8514a29d3925 Authenticating user 'default' from [fd00:1122:3344:101::a]:64038 2025.01.17 14:36:04.510552 [ 282 ] {} TCP-Session: 197e5f53-a8b3-4596-add6-2a77ac2a0eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.510584 [ 284 ] {} TCP-Session: b95976f6-eea2-49cc-bcac-8514a29d3925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.510699 [ 282 ] {} TCP-Session: 197e5f53-a8b3-4596-add6-2a77ac2a0eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.510706 [ 284 ] {} TCP-Session: b95976f6-eea2-49cc-bcac-8514a29d3925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.511053 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.511095 [ 283 ] {} TCP-Session: f7bd5eb4-eaf2-4123-a960-2415a6d0d5ff Authenticating user 'default' from [fd00:1122:3344:101::a]:49949 2025.01.17 14:36:04.511119 [ 283 ] {} TCP-Session: f7bd5eb4-eaf2-4123-a960-2415a6d0d5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.511213 [ 283 ] {} TCP-Session: f7bd5eb4-eaf2-4123-a960-2415a6d0d5ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.714062 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62106 2025.01.17 14:36:04.714538 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.714569 [ 285 ] {} TCP-Session: 39e2711d-cc34-4e3a-affa-757041bd6c78 Authenticating user 'default' from [fd00:1122:3344:101::c]:62106 2025.01.17 14:36:04.714626 [ 285 ] {} TCP-Session: 39e2711d-cc34-4e3a-affa-757041bd6c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.714640 [ 285 ] {} TCP-Session: 39e2711d-cc34-4e3a-affa-757041bd6c78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.714711 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.17 14:36:04.714754 [ 285 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 14:36:04.714774 [ 285 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 14:36:04.715171 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42335 2025.01.17 14:36:04.715314 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57792 2025.01.17 14:36:04.715485 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.715525 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56618 2025.01.17 14:36:04.715556 [ 286 ] {} TCP-Session: e7a90749-c208-461d-a88d-040e70b638a7 Authenticating user 'default' from [fd00:1122:3344:101::c]:42335 2025.01.17 14:36:04.715739 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39791 2025.01.17 14:36:04.715771 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.715763 [ 286 ] {} TCP-Session: e7a90749-c208-461d-a88d-040e70b638a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.716071 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.716118 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35623 2025.01.17 14:36:04.716137 [ 287 ] {} TCP-Session: b5c7e4f5-a9a9-4df0-b603-52d6ac0dd711 Authenticating user 'default' from [fd00:1122:3344:101::c]:57792 2025.01.17 14:36:04.716102 [ 286 ] {} TCP-Session: e7a90749-c208-461d-a88d-040e70b638a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.716092 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.716216 [ 287 ] {} TCP-Session: b5c7e4f5-a9a9-4df0-b603-52d6ac0dd711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.716190 [ 288 ] {} TCP-Session: add02c3e-e16a-4ed0-80a2-4e9b27863df0 Authenticating user 'default' from [fd00:1122:3344:101::c]:56618 2025.01.17 14:36:04.716504 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.716522 [ 289 ] {} TCP-Session: 39269fe9-362d-4996-8af2-f82506a79bad Authenticating user 'default' from [fd00:1122:3344:101::c]:39791 2025.01.17 14:36:04.716410 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33647 2025.01.17 14:36:04.716529 [ 288 ] {} TCP-Session: add02c3e-e16a-4ed0-80a2-4e9b27863df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.716538 [ 287 ] {} TCP-Session: b5c7e4f5-a9a9-4df0-b603-52d6ac0dd711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.716601 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50595 2025.01.17 14:36:04.716710 [ 289 ] {} TCP-Session: 39269fe9-362d-4996-8af2-f82506a79bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.716842 [ 288 ] {} TCP-Session: add02c3e-e16a-4ed0-80a2-4e9b27863df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.716915 [ 289 ] {} TCP-Session: 39269fe9-362d-4996-8af2-f82506a79bad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.716947 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.716708 [ 290 ] {} TCP-Session: 96eaa58e-8366-40de-bbe2-b2a8ddb3cf67 Authenticating user 'default' from [fd00:1122:3344:101::c]:35623 2025.01.17 14:36:04.717242 [ 291 ] {} TCP-Session: e0039433-eef6-402d-8250-237c73a9c427 Authenticating user 'default' from [fd00:1122:3344:101::c]:33647 2025.01.17 14:36:04.717300 [ 290 ] {} TCP-Session: 96eaa58e-8366-40de-bbe2-b2a8ddb3cf67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.717289 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 14:36:04.717343 [ 290 ] {} TCP-Session: 96eaa58e-8366-40de-bbe2-b2a8ddb3cf67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.717322 [ 291 ] {} TCP-Session: e0039433-eef6-402d-8250-237c73a9c427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.717404 [ 292 ] {} TCP-Session: 40276f6e-05f6-47a0-8301-4d8bfde502cb Authenticating user 'default' from [fd00:1122:3344:101::c]:50595 2025.01.17 14:36:04.717418 [ 291 ] {} TCP-Session: e0039433-eef6-402d-8250-237c73a9c427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.717488 [ 292 ] {} TCP-Session: 40276f6e-05f6-47a0-8301-4d8bfde502cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:04.717525 [ 292 ] {} TCP-Session: 40276f6e-05f6-47a0-8301-4d8bfde502cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:36:05.000238 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 140.05 MiB, peak 140.05 MiB, free memory in arenas 0.00 B, will set to 141.46 MiB (RSS), difference: 1.41 MiB 2025.01.17 14:36:10.429031 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.01.17 14:36:10.429095 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2025.01.17 14:36:10.429154 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.01.17 14:36:10.429237 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.01.17 14:36:10.435464 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Loading data parts 2025.01.17 14:36:10.435824 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): There are no data parts 2025.01.17 14:36:10.442500 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:10.442592 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.17 14:36:10.445396 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:36:10.446094 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:10.446709 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2025.01.17 14:36:10.458235 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Loading data parts 2025.01.17 14:36:10.458439 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): There are no data parts 2025.01.17 14:36:10.481438 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:10.481483 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.17 14:36:10.488724 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:36:10.489485 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:10.491923 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.01.17 14:36:11.001145 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 146.48 MiB, peak 150.48 MiB, free memory in arenas 0.00 B, will set to 151.28 MiB (RSS), difference: 4.80 MiB 2025.01.17 14:36:12.929942 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2025.01.17 14:36:12.930038 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.01.17 14:36:12.941679 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Loading data parts 2025.01.17 14:36:12.941841 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): There are no data parts 2025.01.17 14:36:12.948180 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:12.948219 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.17 14:36:12.949811 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:36:12.950108 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:12.950653 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2025.01.17 14:36:13.000180 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 155.46 MiB, peak 155.46 MiB, free memory in arenas 0.00 B, will set to 151.68 MiB (RSS), difference: -3.78 MiB 2025.01.17 14:36:17.896095 [ 112 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:36:17.896164 [ 112 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:36:17.947801 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2025.01.17 14:36:17.948640 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:17.948678 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.17 14:36:17.949218 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 14:36:17.949467 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:17.949671 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.01.17 14:36:17.992967 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.01.17 14:36:18.000183 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 151.72 MiB, peak 155.87 MiB, free memory in arenas 0.00 B, will set to 152.96 MiB (RSS), difference: 1.24 MiB 2025.01.17 14:36:18.015165 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:18.015216 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.17 14:36:18.021618 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 14:36:18.022345 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:18.024671 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.01.17 14:36:23.000174 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 150.43 MiB, peak 157.59 MiB, free memory in arenas 0.00 B, will set to 154.45 MiB (RSS), difference: 4.02 MiB 2025.01.17 14:36:23.686579 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.686795 [ 3 ] {ca8c0952-ca9d-432e-a795-f1c1dc9c7e13} executeQuery: (from [fd00:1122:3344:101::d]:60216) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.01.17 14:36:23.687194 [ 3 ] {ca8c0952-ca9d-432e-a795-f1c1dc9c7e13} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.687420 [ 3 ] {ca8c0952-ca9d-432e-a795-f1c1dc9c7e13} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.688248 [ 3 ] {ca8c0952-ca9d-432e-a795-f1c1dc9c7e13} TCPHandler: Processed in 0.001798357 sec. 2025.01.17 14:36:23.690836 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.691065 [ 253 ] {f52dfbee-40fd-450d-a398-6a9cae8148d3} executeQuery: (from [fd00:1122:3344:101::d]:58917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.01.17 14:36:23.692892 [ 253 ] {f52dfbee-40fd-450d-a398-6a9cae8148d3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.692972 [ 253 ] {f52dfbee-40fd-450d-a398-6a9cae8148d3} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.693648 [ 253 ] {f52dfbee-40fd-450d-a398-6a9cae8148d3} TCPHandler: Processed in 0.00293741 sec. 2025.01.17 14:36:23.694097 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.694286 [ 3 ] {49bb159b-17b3-4711-b428-34402b6a84b7} executeQuery: (from [fd00:1122:3344:101::d]:60216) 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.01.17 14:36:23.694798 [ 3 ] {49bb159b-17b3-4711-b428-34402b6a84b7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.694866 [ 3 ] {49bb159b-17b3-4711-b428-34402b6a84b7} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.695381 [ 3 ] {49bb159b-17b3-4711-b428-34402b6a84b7} TCPHandler: Processed in 0.001350778 sec. 2025.01.17 14:36:23.695730 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.695891 [ 253 ] {1ec28b8e-9943-4721-b4c8-9ed8143f543b} executeQuery: (from [fd00:1122:3344:101::d]:58917) 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.01.17 14:36:23.696324 [ 253 ] {1ec28b8e-9943-4721-b4c8-9ed8143f543b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.696393 [ 253 ] {1ec28b8e-9943-4721-b4c8-9ed8143f543b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.696968 [ 253 ] {1ec28b8e-9943-4721-b4c8-9ed8143f543b} TCPHandler: Processed in 0.001299447 sec. 2025.01.17 14:36:23.697238 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.697389 [ 3 ] {724d9ec1-799b-4c95-aa5e-ded0392aac92} executeQuery: (from [fd00:1122:3344:101::d]:60216) 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.01.17 14:36:23.697751 [ 3 ] {724d9ec1-799b-4c95-aa5e-ded0392aac92} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.697807 [ 3 ] {724d9ec1-799b-4c95-aa5e-ded0392aac92} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.698266 [ 3 ] {724d9ec1-799b-4c95-aa5e-ded0392aac92} TCPHandler: Processed in 0.001082893 sec. 2025.01.17 14:36:23.698543 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.698695 [ 253 ] {3f254cc0-1659-43af-81b8-5ce19925c8a9} executeQuery: (from [fd00:1122:3344:101::d]:58917) 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.01.17 14:36:23.699053 [ 253 ] {3f254cc0-1659-43af-81b8-5ce19925c8a9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.699109 [ 253 ] {3f254cc0-1659-43af-81b8-5ce19925c8a9} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.699597 [ 253 ] {3f254cc0-1659-43af-81b8-5ce19925c8a9} TCPHandler: Processed in 0.001112473 sec. 2025.01.17 14:36:23.699843 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.700007 [ 3 ] {54b60088-c3fc-4e7f-95d0-21f22e515ff9} executeQuery: (from [fd00:1122:3344:101::d]:60216) 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.01.17 14:36:23.700454 [ 3 ] {54b60088-c3fc-4e7f-95d0-21f22e515ff9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.700521 [ 3 ] {54b60088-c3fc-4e7f-95d0-21f22e515ff9} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.701045 [ 3 ] {54b60088-c3fc-4e7f-95d0-21f22e515ff9} TCPHandler: Processed in 0.001256266 sec. 2025.01.17 14:36:23.701289 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.701445 [ 253 ] {48cf0be5-9061-4be4-8d3c-f4c45a63eb12} executeQuery: (from [fd00:1122:3344:101::d]:58917) 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.01.17 14:36:23.701818 [ 253 ] {48cf0be5-9061-4be4-8d3c-f4c45a63eb12} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.701874 [ 253 ] {48cf0be5-9061-4be4-8d3c-f4c45a63eb12} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.702368 [ 253 ] {48cf0be5-9061-4be4-8d3c-f4c45a63eb12} TCPHandler: Processed in 0.001133483 sec. 2025.01.17 14:36:23.702621 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.702774 [ 3 ] {aafe2701-603f-48b2-8c17-2bc052687cb1} executeQuery: (from [fd00:1122:3344:101::d]:60216) 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.01.17 14:36:23.703147 [ 3 ] {aafe2701-603f-48b2-8c17-2bc052687cb1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.703200 [ 3 ] {aafe2701-603f-48b2-8c17-2bc052687cb1} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.703660 [ 3 ] {aafe2701-603f-48b2-8c17-2bc052687cb1} TCPHandler: Processed in 0.001092343 sec. 2025.01.17 14:36:23.703919 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.704077 [ 253 ] {48a2048a-4348-4203-917a-132463dab4c1} executeQuery: (from [fd00:1122:3344:101::d]:58917) 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.01.17 14:36:23.704457 [ 253 ] {48a2048a-4348-4203-917a-132463dab4c1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.704513 [ 253 ] {48a2048a-4348-4203-917a-132463dab4c1} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.705004 [ 253 ] {48a2048a-4348-4203-917a-132463dab4c1} TCPHandler: Processed in 0.001142873 sec. 2025.01.17 14:36:23.705258 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.705413 [ 3 ] {abd3421d-6009-4172-afc3-73ab775fe99e} executeQuery: (from [fd00:1122:3344:101::d]:60216) 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.01.17 14:36:23.705795 [ 3 ] {abd3421d-6009-4172-afc3-73ab775fe99e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.705850 [ 3 ] {abd3421d-6009-4172-afc3-73ab775fe99e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.706310 [ 3 ] {abd3421d-6009-4172-afc3-73ab775fe99e} TCPHandler: Processed in 0.001107653 sec. 2025.01.17 14:36:23.706560 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.706719 [ 253 ] {3e5c358b-6131-4b08-ba85-30c51360caaf} executeQuery: (from [fd00:1122:3344:101::d]:58917) 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.01.17 14:36:23.707100 [ 253 ] {3e5c358b-6131-4b08-ba85-30c51360caaf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.707163 [ 253 ] {3e5c358b-6131-4b08-ba85-30c51360caaf} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.707666 [ 253 ] {3e5c358b-6131-4b08-ba85-30c51360caaf} TCPHandler: Processed in 0.001163174 sec. 2025.01.17 14:36:23.707911 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.708069 [ 3 ] {62cc3308-fe98-489e-a7ff-36da8ac1efa9} executeQuery: (from [fd00:1122:3344:101::d]:60216) 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.01.17 14:36:23.708457 [ 3 ] {62cc3308-fe98-489e-a7ff-36da8ac1efa9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.708513 [ 3 ] {62cc3308-fe98-489e-a7ff-36da8ac1efa9} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.708966 [ 3 ] {62cc3308-fe98-489e-a7ff-36da8ac1efa9} TCPHandler: Processed in 0.001109673 sec. 2025.01.17 14:36:23.709204 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.709363 [ 253 ] {06a3962c-8a17-4627-a2ba-f3bdc3f40207} executeQuery: (from [fd00:1122:3344:101::d]:58917) 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.01.17 14:36:23.709760 [ 253 ] {06a3962c-8a17-4627-a2ba-f3bdc3f40207} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.709816 [ 253 ] {06a3962c-8a17-4627-a2ba-f3bdc3f40207} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.710313 [ 253 ] {06a3962c-8a17-4627-a2ba-f3bdc3f40207} TCPHandler: Processed in 0.001162775 sec. 2025.01.17 14:36:23.710574 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.710731 [ 3 ] {046a82b1-ebb9-414e-8ac0-824d35a6dd9d} executeQuery: (from [fd00:1122:3344:101::d]:60216) 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.01.17 14:36:23.711128 [ 3 ] {046a82b1-ebb9-414e-8ac0-824d35a6dd9d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.711185 [ 3 ] {046a82b1-ebb9-414e-8ac0-824d35a6dd9d} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.711636 [ 3 ] {046a82b1-ebb9-414e-8ac0-824d35a6dd9d} TCPHandler: Processed in 0.001115703 sec. 2025.01.17 14:36:23.711878 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.712063 [ 253 ] {b981071b-c8a6-4a7f-9a03-027e05d36f72} executeQuery: (from [fd00:1122:3344:101::d]:58917) 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.01.17 14:36:23.712547 [ 253 ] {b981071b-c8a6-4a7f-9a03-027e05d36f72} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.712615 [ 253 ] {b981071b-c8a6-4a7f-9a03-027e05d36f72} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.713171 [ 253 ] {b981071b-c8a6-4a7f-9a03-027e05d36f72} TCPHandler: Processed in 0.001347477 sec. 2025.01.17 14:36:23.713425 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.713584 [ 3 ] {fafe0845-e38f-4417-81c1-c360cef11bb8} executeQuery: (from [fd00:1122:3344:101::d]:60216) 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.01.17 14:36:23.713985 [ 3 ] {fafe0845-e38f-4417-81c1-c360cef11bb8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.714040 [ 3 ] {fafe0845-e38f-4417-81c1-c360cef11bb8} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.714493 [ 3 ] {fafe0845-e38f-4417-81c1-c360cef11bb8} TCPHandler: Processed in 0.001123883 sec. 2025.01.17 14:36:23.714748 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.714913 [ 253 ] {10b51ebd-c045-428e-bb6a-cbe324989327} executeQuery: (from [fd00:1122:3344:101::d]:58917) 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.01.17 14:36:23.715406 [ 253 ] {10b51ebd-c045-428e-bb6a-cbe324989327} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.715474 [ 253 ] {10b51ebd-c045-428e-bb6a-cbe324989327} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:23.716040 [ 253 ] {10b51ebd-c045-428e-bb6a-cbe324989327} TCPHandler: Processed in 0.001345747 sec. 2025.01.17 14:36:23.720386 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.720534 [ 3 ] {af3ac608-1ff3-42df-b869-0d3ef3919bb4} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.17 14:36:23.720594 [ 3 ] {af3ac608-1ff3-42df-b869-0d3ef3919bb4} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:23.721381 [ 3 ] {af3ac608-1ff3-42df-b869-0d3ef3919bb4} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:23.721420 [ 3 ] {af3ac608-1ff3-42df-b869-0d3ef3919bb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.17 14:36:23.721964 [ 3 ] {af3ac608-1ff3-42df-b869-0d3ef3919bb4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:36:23.722187 [ 3 ] {af3ac608-1ff3-42df-b869-0d3ef3919bb4} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:23.722402 [ 3 ] {af3ac608-1ff3-42df-b869-0d3ef3919bb4} executeQuery: Read 18 rows, 2.52 KiB in 0.001909 sec., 9429.020429544264 rows/sec., 1.29 MiB/sec. 2025.01.17 14:36:23.722529 [ 3 ] {af3ac608-1ff3-42df-b869-0d3ef3919bb4} TCPHandler: Processed in 0.002208096 sec. 2025.01.17 14:36:23.722682 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.722812 [ 253 ] {08b3f1f1-5cb0-4091-a036-0410ca30b178} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:36:23.722863 [ 253 ] {08b3f1f1-5cb0-4091-a036-0410ca30b178} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:36:23.724765 [ 253 ] {08b3f1f1-5cb0-4091-a036-0410ca30b178} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:23.724807 [ 253 ] {08b3f1f1-5cb0-4091-a036-0410ca30b178} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.17 14:36:23.725273 [ 253 ] {08b3f1f1-5cb0-4091-a036-0410ca30b178} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:36:23.725527 [ 253 ] {08b3f1f1-5cb0-4091-a036-0410ca30b178} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:23.725790 [ 253 ] {08b3f1f1-5cb0-4091-a036-0410ca30b178} executeQuery: Read 56 rows, 4.38 KiB in 0.003011 sec., 18598.472268349386 rows/sec., 1.42 MiB/sec. 2025.01.17 14:36:23.725960 [ 253 ] {08b3f1f1-5cb0-4091-a036-0410ca30b178} TCPHandler: Processed in 0.003334859 sec. 2025.01.17 14:36:23.726197 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.726420 [ 3 ] {a10ddb2b-e6b7-4d13-b181-1d5c54da5d94} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:36:23.726509 [ 3 ] {a10ddb2b-e6b7-4d13-b181-1d5c54da5d94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:36:23.727330 [ 3 ] {a10ddb2b-e6b7-4d13-b181-1d5c54da5d94} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:23.727368 [ 3 ] {a10ddb2b-e6b7-4d13-b181-1d5c54da5d94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.17 14:36:23.727727 [ 3 ] {a10ddb2b-e6b7-4d13-b181-1d5c54da5d94} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:36:23.727964 [ 3 ] {a10ddb2b-e6b7-4d13-b181-1d5c54da5d94} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:23.728160 [ 3 ] {a10ddb2b-e6b7-4d13-b181-1d5c54da5d94} executeQuery: Read 64 rows, 5.12 KiB in 0.00179 sec., 35754.18994413408 rows/sec., 2.79 MiB/sec. 2025.01.17 14:36:23.728319 [ 3 ] {a10ddb2b-e6b7-4d13-b181-1d5c54da5d94} TCPHandler: Processed in 0.002228736 sec. 2025.01.17 14:36:23.728469 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.728593 [ 253 ] {7207b895-8f51-452c-83cc-fc27e63d6882} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:36:23.728645 [ 253 ] {7207b895-8f51-452c-83cc-fc27e63d6882} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:36:23.729253 [ 253 ] {7207b895-8f51-452c-83cc-fc27e63d6882} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:23.729290 [ 253 ] {7207b895-8f51-452c-83cc-fc27e63d6882} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.17 14:36:23.729729 [ 253 ] {7207b895-8f51-452c-83cc-fc27e63d6882} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:36:23.729967 [ 253 ] {7207b895-8f51-452c-83cc-fc27e63d6882} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:23.730183 [ 253 ] {7207b895-8f51-452c-83cc-fc27e63d6882} executeQuery: Read 96 rows, 6.85 KiB in 0.001619 sec., 59295.8616429895 rows/sec., 4.13 MiB/sec. 2025.01.17 14:36:23.730236 [ 253 ] {7207b895-8f51-452c-83cc-fc27e63d6882} TCPHandler: Processed in 0.001823378 sec. 2025.01.17 14:36:23.730389 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:23.730536 [ 3 ] {201bac86-8c51-41bb-9a2f-57b58ba3f745} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:36:23.730596 [ 3 ] {201bac86-8c51-41bb-9a2f-57b58ba3f745} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:36:23.731112 [ 3 ] {201bac86-8c51-41bb-9a2f-57b58ba3f745} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:23.731152 [ 3 ] {201bac86-8c51-41bb-9a2f-57b58ba3f745} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.17 14:36:23.731554 [ 3 ] {201bac86-8c51-41bb-9a2f-57b58ba3f745} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:36:23.731799 [ 3 ] {201bac86-8c51-41bb-9a2f-57b58ba3f745} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:23.732067 [ 3 ] {201bac86-8c51-41bb-9a2f-57b58ba3f745} executeQuery: Read 36 rows, 2.48 KiB in 0.00156 sec., 23076.923076923078 rows/sec., 1.56 MiB/sec. 2025.01.17 14:36:23.732119 [ 3 ] {201bac86-8c51-41bb-9a2f-57b58ba3f745} TCPHandler: Processed in 0.001798448 sec. 2025.01.17 14:36:25.449767 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2025.01.17 14:36:25.450418 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:25.450466 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.17 14:36:25.451082 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 14:36:25.451349 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:25.451567 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2025.01.17 14:36:25.524740 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.01.17 14:36:25.543932 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:25.543999 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.17 14:36:25.551016 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 14:36:25.551878 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:25.555257 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.01.17 14:36:28.691659 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:28.691874 [ 3 ] {4a3f4c53-b84a-4b66-85a6-9420a711551a} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:36:28.691951 [ 3 ] {4a3f4c53-b84a-4b66-85a6-9420a711551a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:36:28.692710 [ 3 ] {4a3f4c53-b84a-4b66-85a6-9420a711551a} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:28.692754 [ 3 ] {4a3f4c53-b84a-4b66-85a6-9420a711551a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:28.693331 [ 3 ] {4a3f4c53-b84a-4b66-85a6-9420a711551a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 14:36:28.693840 [ 3 ] {4a3f4c53-b84a-4b66-85a6-9420a711551a} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:28.694076 [ 3 ] {4a3f4c53-b84a-4b66-85a6-9420a711551a} executeQuery: Read 56 rows, 4.38 KiB in 0.002253 sec., 24855.747891699957 rows/sec., 1.90 MiB/sec. 2025.01.17 14:36:28.694211 [ 3 ] {4a3f4c53-b84a-4b66-85a6-9420a711551a} TCPHandler: Processed in 0.002686705 sec. 2025.01.17 14:36:28.694482 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:28.694692 [ 253 ] {4c002fed-486c-470c-8954-807bb539ee66} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:36:28.694773 [ 253 ] {4c002fed-486c-470c-8954-807bb539ee66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:36:28.695562 [ 253 ] {4c002fed-486c-470c-8954-807bb539ee66} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:28.695615 [ 253 ] {4c002fed-486c-470c-8954-807bb539ee66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:28.696179 [ 253 ] {4c002fed-486c-470c-8954-807bb539ee66} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 14:36:28.696699 [ 253 ] {4c002fed-486c-470c-8954-807bb539ee66} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:28.697027 [ 253 ] {4c002fed-486c-470c-8954-807bb539ee66} executeQuery: Read 64 rows, 5.12 KiB in 0.002364 sec., 27072.75803722504 rows/sec., 2.11 MiB/sec. 2025.01.17 14:36:28.697170 [ 253 ] {4c002fed-486c-470c-8954-807bb539ee66} TCPHandler: Processed in 0.002830208 sec. 2025.01.17 14:36:28.697355 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:28.697499 [ 3 ] {c5e252d2-aef2-4260-94b6-19232d18e649} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:36:28.697562 [ 3 ] {c5e252d2-aef2-4260-94b6-19232d18e649} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:36:28.698219 [ 3 ] {c5e252d2-aef2-4260-94b6-19232d18e649} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:28.698257 [ 3 ] {c5e252d2-aef2-4260-94b6-19232d18e649} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:28.698833 [ 3 ] {c5e252d2-aef2-4260-94b6-19232d18e649} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 14:36:28.699319 [ 3 ] {c5e252d2-aef2-4260-94b6-19232d18e649} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:28.699497 [ 3 ] {c5e252d2-aef2-4260-94b6-19232d18e649} executeQuery: Read 160 rows, 11.41 KiB in 0.002036 sec., 78585.46168958742 rows/sec., 5.47 MiB/sec. 2025.01.17 14:36:28.699553 [ 3 ] {c5e252d2-aef2-4260-94b6-19232d18e649} TCPHandler: Processed in 0.002265816 sec. 2025.01.17 14:36:28.699702 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:28.699830 [ 253 ] {c5a97331-bc40-4e80-b3b7-a1e96fbe2c22} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:36:28.699883 [ 253 ] {c5a97331-bc40-4e80-b3b7-a1e96fbe2c22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:36:28.700407 [ 253 ] {c5a97331-bc40-4e80-b3b7-a1e96fbe2c22} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:28.700447 [ 253 ] {c5a97331-bc40-4e80-b3b7-a1e96fbe2c22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:28.700971 [ 253 ] {c5a97331-bc40-4e80-b3b7-a1e96fbe2c22} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 14:36:28.701429 [ 253 ] {c5a97331-bc40-4e80-b3b7-a1e96fbe2c22} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:28.701657 [ 253 ] {c5a97331-bc40-4e80-b3b7-a1e96fbe2c22} executeQuery: Read 60 rows, 4.14 KiB in 0.001857 sec., 32310.177705977385 rows/sec., 2.18 MiB/sec. 2025.01.17 14:36:28.701710 [ 253 ] {c5a97331-bc40-4e80-b3b7-a1e96fbe2c22} TCPHandler: Processed in 0.002067203 sec. 2025.01.17 14:36:32.896216 [ 92 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:36:32.896283 [ 92 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:36:32.952155 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 144 2025.01.17 14:36:32.952710 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2025.01.17 14:36:32.956023 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:32.956105 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:32.957075 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 14:36:32.957494 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:32.958198 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.01.17 14:36:32.960400 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:32.960457 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:32.961950 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 14:36:32.962259 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:32.963152 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 144 2025.01.17 14:36:33.056289 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.01.17 14:36:33.079260 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:33.079311 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:33.086050 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 14:36:33.086806 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:33.091223 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.01.17 14:36:33.687419 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.687657 [ 3 ] {07c7f009-3fa0-4893-9a5e-20cbb920c0d9} executeQuery: (from [fd00:1122:3344:101::d]:60216) 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.01.17 14:36:33.689938 [ 3 ] {07c7f009-3fa0-4893-9a5e-20cbb920c0d9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:33.690017 [ 3 ] {07c7f009-3fa0-4893-9a5e-20cbb920c0d9} 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.01.17 14:36:33.690313 [ 3 ] {07c7f009-3fa0-4893-9a5e-20cbb920c0d9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:33.690497 [ 3 ] {07c7f009-3fa0-4893-9a5e-20cbb920c0d9} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:33.690801 [ 3 ] {07c7f009-3fa0-4893-9a5e-20cbb920c0d9} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.01.17 14:36:33.691897 [ 3 ] {07c7f009-3fa0-4893-9a5e-20cbb920c0d9} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:33.691947 [ 3 ] {07c7f009-3fa0-4893-9a5e-20cbb920c0d9} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 14:36:33.691967 [ 3 ] {07c7f009-3fa0-4893-9a5e-20cbb920c0d9} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:33.692078 [ 3 ] {07c7f009-3fa0-4893-9a5e-20cbb920c0d9} 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.01.17 14:36:33.692105 [ 3 ] {07c7f009-3fa0-4893-9a5e-20cbb920c0d9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 14:36:33.695996 [ 3 ] {07c7f009-3fa0-4893-9a5e-20cbb920c0d9} executeQuery: Read 18 rows, 754.00 B in 0.008445 sec., 2131.4387211367675 rows/sec., 87.19 KiB/sec. 2025.01.17 14:36:33.696149 [ 3 ] {07c7f009-3fa0-4893-9a5e-20cbb920c0d9} TCPHandler: Processed in 0.008851262 sec. 2025.01.17 14:36:33.697067 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.697342 [ 253 ] {90906216-24a3-4594-b75a-84cdaec84c94} executeQuery: (from [fd00:1122:3344:101::d]:58917) 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.01.17 14:36:33.697787 [ 253 ] {90906216-24a3-4594-b75a-84cdaec84c94} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:33.697843 [ 253 ] {90906216-24a3-4594-b75a-84cdaec84c94} 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.01.17 14:36:33.698208 [ 253 ] {90906216-24a3-4594-b75a-84cdaec84c94} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:33.698291 [ 253 ] {90906216-24a3-4594-b75a-84cdaec84c94} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:33.698468 [ 253 ] {90906216-24a3-4594-b75a-84cdaec84c94} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.01.17 14:36:33.698509 [ 253 ] {90906216-24a3-4594-b75a-84cdaec84c94} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:33.698535 [ 253 ] {90906216-24a3-4594-b75a-84cdaec84c94} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 14:36:33.698554 [ 253 ] {90906216-24a3-4594-b75a-84cdaec84c94} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:33.698605 [ 253 ] {90906216-24a3-4594-b75a-84cdaec84c94} 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.01.17 14:36:33.698630 [ 253 ] {90906216-24a3-4594-b75a-84cdaec84c94} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 14:36:33.699413 [ 253 ] {90906216-24a3-4594-b75a-84cdaec84c94} executeQuery: Read 18 rows, 754.00 B in 0.002194 sec., 8204.19325432999 rows/sec., 335.61 KiB/sec. 2025.01.17 14:36:33.699543 [ 253 ] {90906216-24a3-4594-b75a-84cdaec84c94} TCPHandler: Processed in 0.002607264 sec. 2025.01.17 14:36:33.699897 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.700113 [ 3 ] {fb4ac624-8404-4528-89e3-c36e9a8d8bb1} executeQuery: (from [fd00:1122:3344:101::d]:60216) 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.01.17 14:36:33.700435 [ 3 ] {fb4ac624-8404-4528-89e3-c36e9a8d8bb1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:33.700479 [ 3 ] {fb4ac624-8404-4528-89e3-c36e9a8d8bb1} 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.01.17 14:36:33.700743 [ 3 ] {fb4ac624-8404-4528-89e3-c36e9a8d8bb1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:33.700810 [ 3 ] {fb4ac624-8404-4528-89e3-c36e9a8d8bb1} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:33.700960 [ 3 ] {fb4ac624-8404-4528-89e3-c36e9a8d8bb1} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.01.17 14:36:33.700994 [ 3 ] {fb4ac624-8404-4528-89e3-c36e9a8d8bb1} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:33.701017 [ 3 ] {fb4ac624-8404-4528-89e3-c36e9a8d8bb1} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 14:36:33.701035 [ 3 ] {fb4ac624-8404-4528-89e3-c36e9a8d8bb1} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:33.701080 [ 3 ] {fb4ac624-8404-4528-89e3-c36e9a8d8bb1} 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.01.17 14:36:33.701104 [ 3 ] {fb4ac624-8404-4528-89e3-c36e9a8d8bb1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 14:36:33.701857 [ 3 ] {fb4ac624-8404-4528-89e3-c36e9a8d8bb1} executeQuery: Read 18 rows, 754.00 B in 0.001849 sec., 9734.991887506761 rows/sec., 398.23 KiB/sec. 2025.01.17 14:36:33.701981 [ 3 ] {fb4ac624-8404-4528-89e3-c36e9a8d8bb1} TCPHandler: Processed in 0.002152824 sec. 2025.01.17 14:36:33.702589 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.702802 [ 253 ] {e77c8ae8-3240-4b18-98c1-92347a78744e} executeQuery: (from [fd00:1122:3344:101::d]:58917) 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.01.17 14:36:33.703174 [ 253 ] {e77c8ae8-3240-4b18-98c1-92347a78744e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:33.703222 [ 253 ] {e77c8ae8-3240-4b18-98c1-92347a78744e} 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.01.17 14:36:33.703499 [ 253 ] {e77c8ae8-3240-4b18-98c1-92347a78744e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:33.703568 [ 253 ] {e77c8ae8-3240-4b18-98c1-92347a78744e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:33.703716 [ 253 ] {e77c8ae8-3240-4b18-98c1-92347a78744e} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.01.17 14:36:33.703750 [ 253 ] {e77c8ae8-3240-4b18-98c1-92347a78744e} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:33.703775 [ 253 ] {e77c8ae8-3240-4b18-98c1-92347a78744e} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 14:36:33.703792 [ 253 ] {e77c8ae8-3240-4b18-98c1-92347a78744e} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:33.703836 [ 253 ] {e77c8ae8-3240-4b18-98c1-92347a78744e} 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.01.17 14:36:33.703860 [ 253 ] {e77c8ae8-3240-4b18-98c1-92347a78744e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 14:36:33.704593 [ 253 ] {e77c8ae8-3240-4b18-98c1-92347a78744e} executeQuery: Read 18 rows, 754.00 B in 0.001891 sec., 9518.773135906928 rows/sec., 389.39 KiB/sec. 2025.01.17 14:36:33.704720 [ 253 ] {e77c8ae8-3240-4b18-98c1-92347a78744e} TCPHandler: Processed in 0.002199755 sec. 2025.01.17 14:36:33.705064 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.705270 [ 3 ] {4b232e6f-a171-4b71-a344-e29b934e35f7} executeQuery: (from [fd00:1122:3344:101::d]:60216) 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.01.17 14:36:33.705637 [ 3 ] {4b232e6f-a171-4b71-a344-e29b934e35f7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:33.705689 [ 3 ] {4b232e6f-a171-4b71-a344-e29b934e35f7} 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.01.17 14:36:33.706015 [ 3 ] {4b232e6f-a171-4b71-a344-e29b934e35f7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:33.706094 [ 3 ] {4b232e6f-a171-4b71-a344-e29b934e35f7} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:33.706257 [ 3 ] {4b232e6f-a171-4b71-a344-e29b934e35f7} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.01.17 14:36:33.706290 [ 3 ] {4b232e6f-a171-4b71-a344-e29b934e35f7} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:33.706314 [ 3 ] {4b232e6f-a171-4b71-a344-e29b934e35f7} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 14:36:33.706330 [ 3 ] {4b232e6f-a171-4b71-a344-e29b934e35f7} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:33.706371 [ 3 ] {4b232e6f-a171-4b71-a344-e29b934e35f7} 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.01.17 14:36:33.706395 [ 3 ] {4b232e6f-a171-4b71-a344-e29b934e35f7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 14:36:33.706970 [ 3 ] {4b232e6f-a171-4b71-a344-e29b934e35f7} executeQuery: Read 18 rows, 754.00 B in 0.001797 sec., 10016.69449081803 rows/sec., 409.75 KiB/sec. 2025.01.17 14:36:33.707085 [ 3 ] {4b232e6f-a171-4b71-a344-e29b934e35f7} TCPHandler: Processed in 0.002086703 sec. 2025.01.17 14:36:33.707338 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.707548 [ 253 ] {1072536d-4c20-4364-a4d3-682d0302206c} executeQuery: (from [fd00:1122:3344:101::d]:58917) 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.01.17 14:36:33.707915 [ 253 ] {1072536d-4c20-4364-a4d3-682d0302206c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:33.707969 [ 253 ] {1072536d-4c20-4364-a4d3-682d0302206c} 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.01.17 14:36:33.708293 [ 253 ] {1072536d-4c20-4364-a4d3-682d0302206c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:33.708360 [ 253 ] {1072536d-4c20-4364-a4d3-682d0302206c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:33.708509 [ 253 ] {1072536d-4c20-4364-a4d3-682d0302206c} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.01.17 14:36:33.708543 [ 253 ] {1072536d-4c20-4364-a4d3-682d0302206c} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:33.708566 [ 253 ] {1072536d-4c20-4364-a4d3-682d0302206c} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 14:36:33.708584 [ 253 ] {1072536d-4c20-4364-a4d3-682d0302206c} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:33.708628 [ 253 ] {1072536d-4c20-4364-a4d3-682d0302206c} 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.01.17 14:36:33.708651 [ 253 ] {1072536d-4c20-4364-a4d3-682d0302206c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 14:36:33.709354 [ 253 ] {1072536d-4c20-4364-a4d3-682d0302206c} executeQuery: Read 18 rows, 754.00 B in 0.001904 sec., 9453.781512605041 rows/sec., 386.73 KiB/sec. 2025.01.17 14:36:33.709471 [ 253 ] {1072536d-4c20-4364-a4d3-682d0302206c} TCPHandler: Processed in 0.002201365 sec. 2025.01.17 14:36:33.709736 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.709906 [ 3 ] {1147a828-60e8-4345-a61b-746b9c0e279a} executeQuery: (from [fd00:1122:3344:101::d]:60216) 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.01.17 14:36:33.710209 [ 3 ] {1147a828-60e8-4345-a61b-746b9c0e279a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:33.710252 [ 3 ] {1147a828-60e8-4345-a61b-746b9c0e279a} 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.01.17 14:36:33.710523 [ 3 ] {1147a828-60e8-4345-a61b-746b9c0e279a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:33.710588 [ 3 ] {1147a828-60e8-4345-a61b-746b9c0e279a} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:33.710734 [ 3 ] {1147a828-60e8-4345-a61b-746b9c0e279a} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.01.17 14:36:33.710767 [ 3 ] {1147a828-60e8-4345-a61b-746b9c0e279a} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:33.710789 [ 3 ] {1147a828-60e8-4345-a61b-746b9c0e279a} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 14:36:33.710805 [ 3 ] {1147a828-60e8-4345-a61b-746b9c0e279a} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:33.710849 [ 3 ] {1147a828-60e8-4345-a61b-746b9c0e279a} 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.01.17 14:36:33.710872 [ 3 ] {1147a828-60e8-4345-a61b-746b9c0e279a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 14:36:33.711519 [ 3 ] {1147a828-60e8-4345-a61b-746b9c0e279a} executeQuery: Read 18 rows, 754.00 B in 0.001688 sec., 10663.507109004739 rows/sec., 436.21 KiB/sec. 2025.01.17 14:36:33.711667 [ 3 ] {1147a828-60e8-4345-a61b-746b9c0e279a} TCPHandler: Processed in 0.00198547 sec. 2025.01.17 14:36:33.711979 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.712191 [ 253 ] {ff5de3af-db6a-4e92-b411-ffb06b539733} executeQuery: (from [fd00:1122:3344:101::d]:58917) 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.01.17 14:36:33.712564 [ 253 ] {ff5de3af-db6a-4e92-b411-ffb06b539733} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:33.712619 [ 253 ] {ff5de3af-db6a-4e92-b411-ffb06b539733} 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.01.17 14:36:33.712967 [ 253 ] {ff5de3af-db6a-4e92-b411-ffb06b539733} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:33.713048 [ 253 ] {ff5de3af-db6a-4e92-b411-ffb06b539733} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:33.713224 [ 253 ] {ff5de3af-db6a-4e92-b411-ffb06b539733} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.01.17 14:36:33.713259 [ 253 ] {ff5de3af-db6a-4e92-b411-ffb06b539733} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:33.713282 [ 253 ] {ff5de3af-db6a-4e92-b411-ffb06b539733} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 14:36:33.713300 [ 253 ] {ff5de3af-db6a-4e92-b411-ffb06b539733} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:33.713344 [ 253 ] {ff5de3af-db6a-4e92-b411-ffb06b539733} 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.01.17 14:36:33.713369 [ 253 ] {ff5de3af-db6a-4e92-b411-ffb06b539733} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 14:36:33.714084 [ 253 ] {ff5de3af-db6a-4e92-b411-ffb06b539733} executeQuery: Read 18 rows, 754.00 B in 0.001992 sec., 9036.144578313253 rows/sec., 369.64 KiB/sec. 2025.01.17 14:36:33.714211 [ 253 ] {ff5de3af-db6a-4e92-b411-ffb06b539733} TCPHandler: Processed in 0.002298747 sec. 2025.01.17 14:36:33.714462 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.714676 [ 3 ] {dc896090-3e0a-45a7-b308-cc605af7a172} executeQuery: (from [fd00:1122:3344:101::d]:60216) 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.01.17 14:36:33.715054 [ 3 ] {dc896090-3e0a-45a7-b308-cc605af7a172} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:33.715108 [ 3 ] {dc896090-3e0a-45a7-b308-cc605af7a172} 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.01.17 14:36:33.715412 [ 3 ] {dc896090-3e0a-45a7-b308-cc605af7a172} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:33.715480 [ 3 ] {dc896090-3e0a-45a7-b308-cc605af7a172} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:33.715628 [ 3 ] {dc896090-3e0a-45a7-b308-cc605af7a172} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.01.17 14:36:33.715663 [ 3 ] {dc896090-3e0a-45a7-b308-cc605af7a172} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:33.715685 [ 3 ] {dc896090-3e0a-45a7-b308-cc605af7a172} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 14:36:33.715702 [ 3 ] {dc896090-3e0a-45a7-b308-cc605af7a172} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:33.715747 [ 3 ] {dc896090-3e0a-45a7-b308-cc605af7a172} 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.01.17 14:36:33.715771 [ 3 ] {dc896090-3e0a-45a7-b308-cc605af7a172} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 14:36:33.716474 [ 3 ] {dc896090-3e0a-45a7-b308-cc605af7a172} executeQuery: Read 18 rows, 754.00 B in 0.001903 sec., 9458.749343142406 rows/sec., 386.93 KiB/sec. 2025.01.17 14:36:33.716598 [ 3 ] {dc896090-3e0a-45a7-b308-cc605af7a172} TCPHandler: Processed in 0.002205025 sec. 2025.01.17 14:36:33.716871 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.717085 [ 253 ] {9e257920-6432-49d1-8df4-62274becb786} executeQuery: (from [fd00:1122:3344:101::d]:58917) 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.01.17 14:36:33.717418 [ 253 ] {9e257920-6432-49d1-8df4-62274becb786} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:33.717462 [ 253 ] {9e257920-6432-49d1-8df4-62274becb786} 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.01.17 14:36:33.717747 [ 253 ] {9e257920-6432-49d1-8df4-62274becb786} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:33.717812 [ 253 ] {9e257920-6432-49d1-8df4-62274becb786} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:33.717958 [ 253 ] {9e257920-6432-49d1-8df4-62274becb786} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.01.17 14:36:33.717991 [ 253 ] {9e257920-6432-49d1-8df4-62274becb786} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:33.718014 [ 253 ] {9e257920-6432-49d1-8df4-62274becb786} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 14:36:33.718031 [ 253 ] {9e257920-6432-49d1-8df4-62274becb786} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:33.718077 [ 253 ] {9e257920-6432-49d1-8df4-62274becb786} 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.01.17 14:36:33.718107 [ 253 ] {9e257920-6432-49d1-8df4-62274becb786} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 14:36:33.718691 [ 253 ] {9e257920-6432-49d1-8df4-62274becb786} executeQuery: Read 18 rows, 754.00 B in 0.001709 sec., 10532.47513165594 rows/sec., 430.85 KiB/sec. 2025.01.17 14:36:33.718808 [ 253 ] {9e257920-6432-49d1-8df4-62274becb786} TCPHandler: Processed in 0.002005741 sec. 2025.01.17 14:36:33.719073 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.719285 [ 3 ] {f2055eaa-6e83-4d9a-9433-b058aa69b352} executeQuery: (from [fd00:1122:3344:101::d]:60216) 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.01.17 14:36:33.719662 [ 3 ] {f2055eaa-6e83-4d9a-9433-b058aa69b352} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:33.719714 [ 3 ] {f2055eaa-6e83-4d9a-9433-b058aa69b352} 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.01.17 14:36:33.720069 [ 3 ] {f2055eaa-6e83-4d9a-9433-b058aa69b352} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:33.720155 [ 3 ] {f2055eaa-6e83-4d9a-9433-b058aa69b352} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:33.720310 [ 3 ] {f2055eaa-6e83-4d9a-9433-b058aa69b352} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.01.17 14:36:33.720343 [ 3 ] {f2055eaa-6e83-4d9a-9433-b058aa69b352} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:33.720367 [ 3 ] {f2055eaa-6e83-4d9a-9433-b058aa69b352} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 14:36:33.720383 [ 3 ] {f2055eaa-6e83-4d9a-9433-b058aa69b352} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:33.720428 [ 3 ] {f2055eaa-6e83-4d9a-9433-b058aa69b352} 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.01.17 14:36:33.720452 [ 3 ] {f2055eaa-6e83-4d9a-9433-b058aa69b352} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 14:36:33.721160 [ 3 ] {f2055eaa-6e83-4d9a-9433-b058aa69b352} executeQuery: Read 18 rows, 754.00 B in 0.001979 sec., 9095.502779181405 rows/sec., 372.07 KiB/sec. 2025.01.17 14:36:33.721283 [ 3 ] {f2055eaa-6e83-4d9a-9433-b058aa69b352} TCPHandler: Processed in 0.002278507 sec. 2025.01.17 14:36:33.721527 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.721738 [ 253 ] {0f38e5ce-9727-4aee-82ba-b8dd8488228f} executeQuery: (from [fd00:1122:3344:101::d]:58917) 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.01.17 14:36:33.722112 [ 253 ] {0f38e5ce-9727-4aee-82ba-b8dd8488228f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:33.722167 [ 253 ] {0f38e5ce-9727-4aee-82ba-b8dd8488228f} 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.01.17 14:36:33.722465 [ 253 ] {0f38e5ce-9727-4aee-82ba-b8dd8488228f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:33.722531 [ 253 ] {0f38e5ce-9727-4aee-82ba-b8dd8488228f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:33.722678 [ 253 ] {0f38e5ce-9727-4aee-82ba-b8dd8488228f} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.01.17 14:36:33.722711 [ 253 ] {0f38e5ce-9727-4aee-82ba-b8dd8488228f} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:33.722734 [ 253 ] {0f38e5ce-9727-4aee-82ba-b8dd8488228f} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 14:36:33.722751 [ 253 ] {0f38e5ce-9727-4aee-82ba-b8dd8488228f} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:33.722796 [ 253 ] {0f38e5ce-9727-4aee-82ba-b8dd8488228f} 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.01.17 14:36:33.722820 [ 253 ] {0f38e5ce-9727-4aee-82ba-b8dd8488228f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 14:36:33.723376 [ 253 ] {0f38e5ce-9727-4aee-82ba-b8dd8488228f} executeQuery: Read 18 rows, 754.00 B in 0.00174 sec., 10344.827586206897 rows/sec., 423.18 KiB/sec. 2025.01.17 14:36:33.723492 [ 253 ] {0f38e5ce-9727-4aee-82ba-b8dd8488228f} TCPHandler: Processed in 0.002035142 sec. 2025.01.17 14:36:33.727630 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.727843 [ 3 ] {cb001d99-b6c8-4d7a-a71d-52a2637053fe} executeQuery: (from [fd00:1122:3344:101::d]:60216) 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.01.17 14:36:33.728229 [ 3 ] {cb001d99-b6c8-4d7a-a71d-52a2637053fe} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:33.728274 [ 3 ] {cb001d99-b6c8-4d7a-a71d-52a2637053fe} 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.01.17 14:36:33.728573 [ 3 ] {cb001d99-b6c8-4d7a-a71d-52a2637053fe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:33.728639 [ 3 ] {cb001d99-b6c8-4d7a-a71d-52a2637053fe} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:33.728786 [ 3 ] {cb001d99-b6c8-4d7a-a71d-52a2637053fe} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.01.17 14:36:33.728820 [ 3 ] {cb001d99-b6c8-4d7a-a71d-52a2637053fe} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:33.728844 [ 3 ] {cb001d99-b6c8-4d7a-a71d-52a2637053fe} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 14:36:33.728860 [ 3 ] {cb001d99-b6c8-4d7a-a71d-52a2637053fe} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:33.728905 [ 3 ] {cb001d99-b6c8-4d7a-a71d-52a2637053fe} 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.01.17 14:36:33.728929 [ 3 ] {cb001d99-b6c8-4d7a-a71d-52a2637053fe} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 14:36:33.729613 [ 3 ] {cb001d99-b6c8-4d7a-a71d-52a2637053fe} executeQuery: Read 18 rows, 754.00 B in 0.001876 sec., 9594.882729211087 rows/sec., 392.50 KiB/sec. 2025.01.17 14:36:33.729736 [ 3 ] {cb001d99-b6c8-4d7a-a71d-52a2637053fe} TCPHandler: Processed in 0.002174254 sec. 2025.01.17 14:36:33.734695 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.734835 [ 3 ] {51ad91ac-596f-4129-becd-389af6ddc056} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.17 14:36:33.734891 [ 3 ] {51ad91ac-596f-4129-becd-389af6ddc056} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:33.735625 [ 3 ] {51ad91ac-596f-4129-becd-389af6ddc056} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:33.735665 [ 3 ] {51ad91ac-596f-4129-becd-389af6ddc056} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:33.736157 [ 3 ] {51ad91ac-596f-4129-becd-389af6ddc056} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 14:36:33.736371 [ 3 ] {51ad91ac-596f-4129-becd-389af6ddc056} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:33.736613 [ 3 ] {51ad91ac-596f-4129-becd-389af6ddc056} executeQuery: Read 13 rows, 2.63 KiB in 0.001816 sec., 7158.590308370044 rows/sec., 1.42 MiB/sec. 2025.01.17 14:36:33.736751 [ 3 ] {51ad91ac-596f-4129-becd-389af6ddc056} TCPHandler: Processed in 0.002118514 sec. 2025.01.17 14:36:33.736906 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.737060 [ 253 ] {84f46ecd-7da9-4d81-8742-ccf97427c63d} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:36:33.737119 [ 253 ] {84f46ecd-7da9-4d81-8742-ccf97427c63d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:36:33.738298 [ 253 ] {84f46ecd-7da9-4d81-8742-ccf97427c63d} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:33.738334 [ 253 ] {84f46ecd-7da9-4d81-8742-ccf97427c63d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:33.738752 [ 253 ] {84f46ecd-7da9-4d81-8742-ccf97427c63d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:36:33.739007 [ 253 ] {84f46ecd-7da9-4d81-8742-ccf97427c63d} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:33.739250 [ 253 ] {84f46ecd-7da9-4d81-8742-ccf97427c63d} executeQuery: Read 14 rows, 1.01 KiB in 0.002222 sec., 6300.630063006301 rows/sec., 453.56 KiB/sec. 2025.01.17 14:36:33.739344 [ 253 ] {84f46ecd-7da9-4d81-8742-ccf97427c63d} TCPHandler: Processed in 0.002505441 sec. 2025.01.17 14:36:33.739511 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.739652 [ 3 ] {1426e7f0-379e-48f2-a93b-f3cb9572520c} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:36:33.739709 [ 3 ] {1426e7f0-379e-48f2-a93b-f3cb9572520c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:36:33.740460 [ 3 ] {1426e7f0-379e-48f2-a93b-f3cb9572520c} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:33.740498 [ 3 ] {1426e7f0-379e-48f2-a93b-f3cb9572520c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:33.740869 [ 3 ] {1426e7f0-379e-48f2-a93b-f3cb9572520c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 14:36:33.741106 [ 3 ] {1426e7f0-379e-48f2-a93b-f3cb9572520c} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:33.741326 [ 3 ] {1426e7f0-379e-48f2-a93b-f3cb9572520c} executeQuery: Read 219 rows, 19.54 KiB in 0.001708 sec., 128220.14051522248 rows/sec., 11.17 MiB/sec. 2025.01.17 14:36:33.741379 [ 3 ] {1426e7f0-379e-48f2-a93b-f3cb9572520c} TCPHandler: Processed in 0.00193668 sec. 2025.01.17 14:36:33.741529 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.741670 [ 253 ] {7aceb302-14e2-440f-9b36-e75f63b22ded} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:36:33.741728 [ 253 ] {7aceb302-14e2-440f-9b36-e75f63b22ded} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:36:33.742585 [ 253 ] {7aceb302-14e2-440f-9b36-e75f63b22ded} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:33.742620 [ 253 ] {7aceb302-14e2-440f-9b36-e75f63b22ded} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:33.742979 [ 253 ] {7aceb302-14e2-440f-9b36-e75f63b22ded} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:36:33.743216 [ 253 ] {7aceb302-14e2-440f-9b36-e75f63b22ded} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:33.743413 [ 253 ] {7aceb302-14e2-440f-9b36-e75f63b22ded} executeQuery: Read 15 rows, 1.06 KiB in 0.001776 sec., 8445.945945945947 rows/sec., 595.51 KiB/sec. 2025.01.17 14:36:33.743469 [ 253 ] {7aceb302-14e2-440f-9b36-e75f63b22ded} TCPHandler: Processed in 0.002007551 sec. 2025.01.17 14:36:33.743612 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.743751 [ 3 ] {8312409c-91aa-4086-a13a-78bb9d9402c2} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:36:33.743807 [ 3 ] {8312409c-91aa-4086-a13a-78bb9d9402c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:36:33.744418 [ 3 ] {8312409c-91aa-4086-a13a-78bb9d9402c2} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:33.744457 [ 3 ] {8312409c-91aa-4086-a13a-78bb9d9402c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:33.744799 [ 3 ] {8312409c-91aa-4086-a13a-78bb9d9402c2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:36:33.745028 [ 3 ] {8312409c-91aa-4086-a13a-78bb9d9402c2} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:33.745225 [ 3 ] {8312409c-91aa-4086-a13a-78bb9d9402c2} executeQuery: Read 14 rows, 1004.00 B in 0.001505 sec., 9302.32558139535 rows/sec., 651.47 KiB/sec. 2025.01.17 14:36:33.745277 [ 3 ] {8312409c-91aa-4086-a13a-78bb9d9402c2} TCPHandler: Processed in 0.001734396 sec. 2025.01.17 14:36:33.745427 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.745567 [ 253 ] {13206f2a-07cd-4bc5-9e2f-18980c812a37} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:36:33.745623 [ 253 ] {13206f2a-07cd-4bc5-9e2f-18980c812a37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:36:33.746282 [ 253 ] {13206f2a-07cd-4bc5-9e2f-18980c812a37} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:33.746321 [ 253 ] {13206f2a-07cd-4bc5-9e2f-18980c812a37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:33.746676 [ 253 ] {13206f2a-07cd-4bc5-9e2f-18980c812a37} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:36:33.746920 [ 253 ] {13206f2a-07cd-4bc5-9e2f-18980c812a37} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:33.747162 [ 253 ] {13206f2a-07cd-4bc5-9e2f-18980c812a37} executeQuery: Read 13 rows, 830.00 B in 0.001616 sec., 8044.554455445545 rows/sec., 501.58 KiB/sec. 2025.01.17 14:36:33.747241 [ 253 ] {13206f2a-07cd-4bc5-9e2f-18980c812a37} TCPHandler: Processed in 0.001879729 sec. 2025.01.17 14:36:33.747382 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.747517 [ 3 ] {88f1dd19-2930-497a-9855-22d1dc1ed170} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:36:33.747603 [ 3 ] {88f1dd19-2930-497a-9855-22d1dc1ed170} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:36:33.748409 [ 3 ] {88f1dd19-2930-497a-9855-22d1dc1ed170} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:33.748448 [ 3 ] {88f1dd19-2930-497a-9855-22d1dc1ed170} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:33.748831 [ 3 ] {88f1dd19-2930-497a-9855-22d1dc1ed170} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 14:36:33.749066 [ 3 ] {88f1dd19-2930-497a-9855-22d1dc1ed170} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:33.749339 [ 3 ] {88f1dd19-2930-497a-9855-22d1dc1ed170} executeQuery: Read 390 rows, 28.32 KiB in 0.001848 sec., 211038.96103896105 rows/sec., 14.97 MiB/sec. 2025.01.17 14:36:33.749393 [ 3 ] {88f1dd19-2930-497a-9855-22d1dc1ed170} TCPHandler: Processed in 0.002077393 sec. 2025.01.17 14:36:33.749554 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.749721 [ 253 ] {84fdca93-106c-4195-b5cf-a02ac7edcb17} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:36:33.749781 [ 253 ] {84fdca93-106c-4195-b5cf-a02ac7edcb17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:36:33.750318 [ 253 ] {84fdca93-106c-4195-b5cf-a02ac7edcb17} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:33.750356 [ 253 ] {84fdca93-106c-4195-b5cf-a02ac7edcb17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:33.750712 [ 253 ] {84fdca93-106c-4195-b5cf-a02ac7edcb17} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:36:33.750949 [ 253 ] {84fdca93-106c-4195-b5cf-a02ac7edcb17} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:33.751123 [ 253 ] {84fdca93-106c-4195-b5cf-a02ac7edcb17} executeQuery: Read 6 rows, 321.00 B in 0.001435 sec., 4181.1846689895465 rows/sec., 218.45 KiB/sec. 2025.01.17 14:36:33.751174 [ 253 ] {84fdca93-106c-4195-b5cf-a02ac7edcb17} TCPHandler: Processed in 0.001686015 sec. 2025.01.17 14:36:33.751321 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.751459 [ 3 ] {d2b198c0-48d0-4588-9eb8-6fba3b82b156} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:36:33.751520 [ 3 ] {d2b198c0-48d0-4588-9eb8-6fba3b82b156} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:36:33.752176 [ 3 ] {d2b198c0-48d0-4588-9eb8-6fba3b82b156} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:33.752221 [ 3 ] {d2b198c0-48d0-4588-9eb8-6fba3b82b156} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:33.752603 [ 3 ] {d2b198c0-48d0-4588-9eb8-6fba3b82b156} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 14:36:33.752835 [ 3 ] {d2b198c0-48d0-4588-9eb8-6fba3b82b156} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:33.753047 [ 3 ] {d2b198c0-48d0-4588-9eb8-6fba3b82b156} executeQuery: Read 237 rows, 16.27 KiB in 0.001621 sec., 146206.04565083282 rows/sec., 9.80 MiB/sec. 2025.01.17 14:36:33.753100 [ 3 ] {d2b198c0-48d0-4588-9eb8-6fba3b82b156} TCPHandler: Processed in 0.001845587 sec. 2025.01.17 14:36:33.753237 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.753376 [ 253 ] {6931c49f-dc56-4e4b-b443-d8c16e09d5cb} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:36:33.753435 [ 253 ] {6931c49f-dc56-4e4b-b443-d8c16e09d5cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:36:33.753966 [ 253 ] {6931c49f-dc56-4e4b-b443-d8c16e09d5cb} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:33.754012 [ 253 ] {6931c49f-dc56-4e4b-b443-d8c16e09d5cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:33.754402 [ 253 ] {6931c49f-dc56-4e4b-b443-d8c16e09d5cb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:36:33.754638 [ 253 ] {6931c49f-dc56-4e4b-b443-d8c16e09d5cb} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:33.754881 [ 253 ] {6931c49f-dc56-4e4b-b443-d8c16e09d5cb} executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. 2025.01.17 14:36:33.754963 [ 253 ] {6931c49f-dc56-4e4b-b443-d8c16e09d5cb} TCPHandler: Processed in 0.001790597 sec. 2025.01.17 14:36:33.755109 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.755256 [ 3 ] {1c165288-9c72-4efb-a5c2-801bb4086d17} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:36:33.755389 [ 3 ] {1c165288-9c72-4efb-a5c2-801bb4086d17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:36:33.756831 [ 3 ] {1c165288-9c72-4efb-a5c2-801bb4086d17} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:33.756870 [ 3 ] {1c165288-9c72-4efb-a5c2-801bb4086d17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:33.759424 [ 3 ] {1c165288-9c72-4efb-a5c2-801bb4086d17} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:36:33.759689 [ 3 ] {1c165288-9c72-4efb-a5c2-801bb4086d17} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:33.759987 [ 3 ] {1c165288-9c72-4efb-a5c2-801bb4086d17} executeQuery: Read 8 rows, 14.68 KiB in 0.004781 sec., 1673.2901066722445 rows/sec., 3.00 MiB/sec. 2025.01.17 14:36:33.760097 [ 3 ] {1c165288-9c72-4efb-a5c2-801bb4086d17} TCPHandler: Processed in 0.005046473 sec. 2025.01.17 14:36:33.760249 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:33.760372 [ 253 ] {1d57854a-b284-453f-b8f2-63a24f5710a1} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:36:33.760422 [ 253 ] {1d57854a-b284-453f-b8f2-63a24f5710a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:36:33.760907 [ 253 ] {1d57854a-b284-453f-b8f2-63a24f5710a1} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:33.760945 [ 253 ] {1d57854a-b284-453f-b8f2-63a24f5710a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:33.761318 [ 253 ] {1d57854a-b284-453f-b8f2-63a24f5710a1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 14:36:33.761571 [ 253 ] {1d57854a-b284-453f-b8f2-63a24f5710a1} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:33.761748 [ 253 ] {1d57854a-b284-453f-b8f2-63a24f5710a1} executeQuery: Read 82 rows, 5.33 KiB in 0.001402 sec., 58487.87446504993 rows/sec., 3.71 MiB/sec. 2025.01.17 14:36:33.761799 [ 253 ] {1d57854a-b284-453f-b8f2-63a24f5710a1} TCPHandler: Processed in 0.001610564 sec. 2025.01.17 14:36:38.691639 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:38.691861 [ 3 ] {140575d3-b15d-44b5-8aea-100333e23526} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:36:38.691941 [ 3 ] {140575d3-b15d-44b5-8aea-100333e23526} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:36:38.692743 [ 3 ] {140575d3-b15d-44b5-8aea-100333e23526} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:38.692793 [ 3 ] {140575d3-b15d-44b5-8aea-100333e23526} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:38.693235 [ 3 ] {140575d3-b15d-44b5-8aea-100333e23526} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 14:36:38.693497 [ 3 ] {140575d3-b15d-44b5-8aea-100333e23526} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:38.693737 [ 3 ] {140575d3-b15d-44b5-8aea-100333e23526} executeQuery: Read 56 rows, 4.38 KiB in 0.001935 sec., 28940.568475452194 rows/sec., 2.21 MiB/sec. 2025.01.17 14:36:38.693802 [ 3 ] {140575d3-b15d-44b5-8aea-100333e23526} TCPHandler: Processed in 0.002303017 sec. 2025.01.17 14:36:38.694068 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:38.694277 [ 253 ] {3e5e513c-2577-44b7-86c8-51b1fc159a42} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:36:38.694352 [ 253 ] {3e5e513c-2577-44b7-86c8-51b1fc159a42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:36:38.695107 [ 253 ] {3e5e513c-2577-44b7-86c8-51b1fc159a42} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:38.695158 [ 253 ] {3e5e513c-2577-44b7-86c8-51b1fc159a42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:38.695590 [ 253 ] {3e5e513c-2577-44b7-86c8-51b1fc159a42} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 14:36:38.695847 [ 253 ] {3e5e513c-2577-44b7-86c8-51b1fc159a42} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:38.696088 [ 253 ] {3e5e513c-2577-44b7-86c8-51b1fc159a42} executeQuery: Read 64 rows, 5.12 KiB in 0.00187 sec., 34224.59893048128 rows/sec., 2.67 MiB/sec. 2025.01.17 14:36:38.696155 [ 253 ] {3e5e513c-2577-44b7-86c8-51b1fc159a42} TCPHandler: Processed in 0.002226756 sec. 2025.01.17 14:36:38.696322 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:38.696466 [ 3 ] {07880fbb-3705-4ab8-861c-a24df879f282} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:36:38.696530 [ 3 ] {07880fbb-3705-4ab8-861c-a24df879f282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:36:38.697218 [ 3 ] {07880fbb-3705-4ab8-861c-a24df879f282} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:38.697267 [ 3 ] {07880fbb-3705-4ab8-861c-a24df879f282} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:38.697664 [ 3 ] {07880fbb-3705-4ab8-861c-a24df879f282} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 14:36:38.697902 [ 3 ] {07880fbb-3705-4ab8-861c-a24df879f282} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:38.698117 [ 3 ] {07880fbb-3705-4ab8-861c-a24df879f282} executeQuery: Read 160 rows, 11.41 KiB in 0.001686 sec., 94899.16963226572 rows/sec., 6.61 MiB/sec. 2025.01.17 14:36:38.698173 [ 3 ] {07880fbb-3705-4ab8-861c-a24df879f282} TCPHandler: Processed in 0.001919279 sec. 2025.01.17 14:36:38.698334 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:38.698480 [ 253 ] {76b3c268-ae4e-4910-a126-1c96bbfde5d5} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:36:38.698543 [ 253 ] {76b3c268-ae4e-4910-a126-1c96bbfde5d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:36:38.699124 [ 253 ] {76b3c268-ae4e-4910-a126-1c96bbfde5d5} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:38.699173 [ 253 ] {76b3c268-ae4e-4910-a126-1c96bbfde5d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:38.699584 [ 253 ] {76b3c268-ae4e-4910-a126-1c96bbfde5d5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 14:36:38.699824 [ 253 ] {76b3c268-ae4e-4910-a126-1c96bbfde5d5} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:38.700041 [ 253 ] {76b3c268-ae4e-4910-a126-1c96bbfde5d5} executeQuery: Read 60 rows, 4.14 KiB in 0.001597 sec., 37570.44458359424 rows/sec., 2.53 MiB/sec. 2025.01.17 14:36:38.700097 [ 253 ] {76b3c268-ae4e-4910-a126-1c96bbfde5d5} TCPHandler: Processed in 0.001827298 sec. 2025.01.17 14:36:40.459250 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2025.01.17 14:36:40.459917 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:40.459966 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:40.460551 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 14:36:40.460803 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:40.461084 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2025.01.17 14:36:40.592219 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.01.17 14:36:40.612027 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:40.612078 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:40.618887 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 14:36:40.619654 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:40.622684 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.01.17 14:36:42.964408 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 202 2025.01.17 14:36:42.968103 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:42.968149 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:42.969708 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 14:36:42.970027 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:42.971011 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 202 2025.01.17 14:36:43.697498 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:43.697727 [ 3 ] {953e8507-d7d4-4951-85ca-ac43f7b2d02c} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:36:43.697805 [ 3 ] {953e8507-d7d4-4951-85ca-ac43f7b2d02c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:36:43.698605 [ 3 ] {953e8507-d7d4-4951-85ca-ac43f7b2d02c} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:43.698648 [ 3 ] {953e8507-d7d4-4951-85ca-ac43f7b2d02c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:43.699075 [ 3 ] {953e8507-d7d4-4951-85ca-ac43f7b2d02c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 14:36:43.699328 [ 3 ] {953e8507-d7d4-4951-85ca-ac43f7b2d02c} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:43.699543 [ 3 ] {953e8507-d7d4-4951-85ca-ac43f7b2d02c} executeQuery: Read 14 rows, 1.01 KiB in 0.001867 sec., 7498.660953401179 rows/sec., 539.80 KiB/sec. 2025.01.17 14:36:43.699618 [ 3 ] {953e8507-d7d4-4951-85ca-ac43f7b2d02c} TCPHandler: Processed in 0.002324948 sec. 2025.01.17 14:36:43.699874 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:43.700084 [ 253 ] {9705d3aa-29f4-41e4-a96d-87a61fcbb69b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:36:43.700165 [ 253 ] {9705d3aa-29f4-41e4-a96d-87a61fcbb69b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:36:43.701053 [ 253 ] {9705d3aa-29f4-41e4-a96d-87a61fcbb69b} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:43.701102 [ 253 ] {9705d3aa-29f4-41e4-a96d-87a61fcbb69b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:43.701559 [ 253 ] {9705d3aa-29f4-41e4-a96d-87a61fcbb69b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 14:36:43.701830 [ 253 ] {9705d3aa-29f4-41e4-a96d-87a61fcbb69b} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:43.702073 [ 253 ] {9705d3aa-29f4-41e4-a96d-87a61fcbb69b} executeQuery: Read 219 rows, 19.54 KiB in 0.002047 sec., 106985.8329262335 rows/sec., 9.32 MiB/sec. 2025.01.17 14:36:43.702140 [ 253 ] {9705d3aa-29f4-41e4-a96d-87a61fcbb69b} TCPHandler: Processed in 0.002407009 sec. 2025.01.17 14:36:43.702293 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:43.702439 [ 3 ] {607c5fbb-9a08-49b6-9d60-1d5d77d098d7} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:36:43.702500 [ 3 ] {607c5fbb-9a08-49b6-9d60-1d5d77d098d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:36:43.703177 [ 3 ] {607c5fbb-9a08-49b6-9d60-1d5d77d098d7} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:43.703223 [ 3 ] {607c5fbb-9a08-49b6-9d60-1d5d77d098d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:43.703615 [ 3 ] {607c5fbb-9a08-49b6-9d60-1d5d77d098d7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 14:36:43.703861 [ 3 ] {607c5fbb-9a08-49b6-9d60-1d5d77d098d7} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:43.704064 [ 3 ] {607c5fbb-9a08-49b6-9d60-1d5d77d098d7} executeQuery: Read 15 rows, 1.06 KiB in 0.001653 sec., 9074.410163339384 rows/sec., 639.82 KiB/sec. 2025.01.17 14:36:43.704119 [ 3 ] {607c5fbb-9a08-49b6-9d60-1d5d77d098d7} TCPHandler: Processed in 0.001895789 sec. 2025.01.17 14:36:43.704253 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:43.704377 [ 253 ] {58575c08-1473-4549-90ff-bb75687ad563} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:36:43.704432 [ 253 ] {58575c08-1473-4549-90ff-bb75687ad563} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:36:43.705136 [ 253 ] {58575c08-1473-4549-90ff-bb75687ad563} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:43.705185 [ 253 ] {58575c08-1473-4549-90ff-bb75687ad563} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:43.705589 [ 253 ] {58575c08-1473-4549-90ff-bb75687ad563} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 14:36:43.705831 [ 253 ] {58575c08-1473-4549-90ff-bb75687ad563} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:43.706092 [ 253 ] {58575c08-1473-4549-90ff-bb75687ad563} executeQuery: Read 14 rows, 1004.00 B in 0.001723 sec., 8125.3627394080095 rows/sec., 569.05 KiB/sec. 2025.01.17 14:36:43.706164 [ 253 ] {58575c08-1473-4549-90ff-bb75687ad563} TCPHandler: Processed in 0.00196927 sec. 2025.01.17 14:36:43.706328 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:43.706451 [ 3 ] {cc2d7bc0-d43b-42d6-9748-7d25dbc7c2ff} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:36:43.706500 [ 3 ] {cc2d7bc0-d43b-42d6-9748-7d25dbc7c2ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:36:43.707075 [ 3 ] {cc2d7bc0-d43b-42d6-9748-7d25dbc7c2ff} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:43.707113 [ 3 ] {cc2d7bc0-d43b-42d6-9748-7d25dbc7c2ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:43.707483 [ 3 ] {cc2d7bc0-d43b-42d6-9748-7d25dbc7c2ff} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 14:36:43.707723 [ 3 ] {cc2d7bc0-d43b-42d6-9748-7d25dbc7c2ff} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:43.707913 [ 3 ] {cc2d7bc0-d43b-42d6-9748-7d25dbc7c2ff} executeQuery: Read 13 rows, 830.00 B in 0.001485 sec., 8754.208754208754 rows/sec., 545.82 KiB/sec. 2025.01.17 14:36:43.707969 [ 3 ] {cc2d7bc0-d43b-42d6-9748-7d25dbc7c2ff} TCPHandler: Processed in 0.001698295 sec. 2025.01.17 14:36:43.708118 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:43.708237 [ 253 ] {6f387dfb-b43c-41fc-8d4a-a4bee6db561b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:36:43.708286 [ 253 ] {6f387dfb-b43c-41fc-8d4a-a4bee6db561b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:36:43.709015 [ 253 ] {6f387dfb-b43c-41fc-8d4a-a4bee6db561b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:43.709056 [ 253 ] {6f387dfb-b43c-41fc-8d4a-a4bee6db561b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:43.709440 [ 253 ] {6f387dfb-b43c-41fc-8d4a-a4bee6db561b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 14:36:43.709682 [ 253 ] {6f387dfb-b43c-41fc-8d4a-a4bee6db561b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:43.709895 [ 253 ] {6f387dfb-b43c-41fc-8d4a-a4bee6db561b} executeQuery: Read 390 rows, 28.32 KiB in 0.001681 sec., 232004.75907198095 rows/sec., 16.45 MiB/sec. 2025.01.17 14:36:43.709952 [ 253 ] {6f387dfb-b43c-41fc-8d4a-a4bee6db561b} TCPHandler: Processed in 0.001891479 sec. 2025.01.17 14:36:43.710104 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:43.710220 [ 3 ] {968d69b5-f13f-430c-97a4-2e840fb7b9c3} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:36:43.710271 [ 3 ] {968d69b5-f13f-430c-97a4-2e840fb7b9c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:36:43.710744 [ 3 ] {968d69b5-f13f-430c-97a4-2e840fb7b9c3} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:43.710782 [ 3 ] {968d69b5-f13f-430c-97a4-2e840fb7b9c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:43.711146 [ 3 ] {968d69b5-f13f-430c-97a4-2e840fb7b9c3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 14:36:43.711383 [ 3 ] {968d69b5-f13f-430c-97a4-2e840fb7b9c3} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:43.711559 [ 3 ] {968d69b5-f13f-430c-97a4-2e840fb7b9c3} executeQuery: Read 6 rows, 321.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 229.99 KiB/sec. 2025.01.17 14:36:43.711609 [ 3 ] {968d69b5-f13f-430c-97a4-2e840fb7b9c3} TCPHandler: Processed in 0.001565112 sec. 2025.01.17 14:36:43.711755 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:43.711896 [ 253 ] {244a704c-43f5-4fbb-b15c-411e3fd395cb} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:36:43.711959 [ 253 ] {244a704c-43f5-4fbb-b15c-411e3fd395cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:36:43.712627 [ 253 ] {244a704c-43f5-4fbb-b15c-411e3fd395cb} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:43.712666 [ 253 ] {244a704c-43f5-4fbb-b15c-411e3fd395cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:43.713065 [ 253 ] {244a704c-43f5-4fbb-b15c-411e3fd395cb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 14:36:43.713307 [ 253 ] {244a704c-43f5-4fbb-b15c-411e3fd395cb} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:43.713575 [ 253 ] {244a704c-43f5-4fbb-b15c-411e3fd395cb} executeQuery: Read 237 rows, 16.27 KiB in 0.001701 sec., 139329.80599647266 rows/sec., 9.34 MiB/sec. 2025.01.17 14:36:43.713729 [ 253 ] {244a704c-43f5-4fbb-b15c-411e3fd395cb} TCPHandler: Processed in 0.002038552 sec. 2025.01.17 14:36:43.713878 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:43.714015 [ 3 ] {87f91a08-6d0f-441e-91c1-b68c9fcd374b} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:36:43.714075 [ 3 ] {87f91a08-6d0f-441e-91c1-b68c9fcd374b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:36:43.714587 [ 3 ] {87f91a08-6d0f-441e-91c1-b68c9fcd374b} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:43.714624 [ 3 ] {87f91a08-6d0f-441e-91c1-b68c9fcd374b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:43.714981 [ 3 ] {87f91a08-6d0f-441e-91c1-b68c9fcd374b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 14:36:43.715218 [ 3 ] {87f91a08-6d0f-441e-91c1-b68c9fcd374b} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:43.715406 [ 3 ] {87f91a08-6d0f-441e-91c1-b68c9fcd374b} executeQuery: Read 1 rows, 69.00 B in 0.001422 sec., 703.2348804500702 rows/sec., 47.39 KiB/sec. 2025.01.17 14:36:43.715460 [ 3 ] {87f91a08-6d0f-441e-91c1-b68c9fcd374b} TCPHandler: Processed in 0.001649733 sec. 2025.01.17 14:36:43.715611 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:43.715749 [ 253 ] {bc4befee-7766-4a24-b94e-d206deaa9615} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:36:43.715840 [ 253 ] {bc4befee-7766-4a24-b94e-d206deaa9615} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:36:43.717038 [ 253 ] {bc4befee-7766-4a24-b94e-d206deaa9615} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:43.717078 [ 253 ] {bc4befee-7766-4a24-b94e-d206deaa9615} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:43.717710 [ 253 ] {bc4befee-7766-4a24-b94e-d206deaa9615} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 14:36:43.717969 [ 253 ] {bc4befee-7766-4a24-b94e-d206deaa9615} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:43.718229 [ 253 ] {bc4befee-7766-4a24-b94e-d206deaa9615} executeQuery: Read 8 rows, 14.68 KiB in 0.00251 sec., 3187.2509960159364 rows/sec., 5.71 MiB/sec. 2025.01.17 14:36:43.718336 [ 253 ] {bc4befee-7766-4a24-b94e-d206deaa9615} TCPHandler: Processed in 0.002787758 sec. 2025.01.17 14:36:43.718488 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:43.718625 [ 3 ] {74f241ab-630d-4752-97d0-840ef081b91c} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:36:43.718684 [ 3 ] {74f241ab-630d-4752-97d0-840ef081b91c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:36:43.719264 [ 3 ] {74f241ab-630d-4752-97d0-840ef081b91c} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:43.719310 [ 3 ] {74f241ab-630d-4752-97d0-840ef081b91c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:43.719705 [ 3 ] {74f241ab-630d-4752-97d0-840ef081b91c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 14:36:43.719939 [ 3 ] {74f241ab-630d-4752-97d0-840ef081b91c} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:43.720123 [ 3 ] {74f241ab-630d-4752-97d0-840ef081b91c} executeQuery: Read 82 rows, 5.33 KiB in 0.001529 sec., 53629.82341399608 rows/sec., 3.41 MiB/sec. 2025.01.17 14:36:43.720174 [ 3 ] {74f241ab-630d-4752-97d0-840ef081b91c} TCPHandler: Processed in 0.001754207 sec. 2025.01.17 14:36:47.896340 [ 70 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:36:47.896423 [ 70 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:36:47.962172 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2025.01.17 14:36:47.962795 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:47.962841 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:47.963448 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 14:36:47.963705 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:47.963955 [ 70 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 14:36:47.964004 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.01.17 14:36:47.964073 [ 70 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:47.964123 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:47.964440 [ 186 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 14:36:47.964668 [ 186 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:36:47.964809 [ 186 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2025.01.17 14:36:47.964926 [ 186 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2025.01.17 14:36:47.965120 [ 186 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2025.01.17 14:36:47.965230 [ 186 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2025.01.17 14:36:47.965293 [ 186 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2025.01.17 14:36:47.965431 [ 186 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2025.01.17 14:36:47.979498 [ 187 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.015259454 sec., 183886.00273640198 rows/sec., 2.63 MiB/sec. 2025.01.17 14:36:47.980296 [ 187 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 14:36:47.980689 [ 187 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_6_1} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:47.980779 [ 187 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_6_1} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 14:36:47.980914 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.01.17 14:36:48.000167 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 159.75 MiB, peak 166.05 MiB, free memory in arenas 0.00 B, will set to 160.94 MiB (RSS), difference: 1.19 MiB 2025.01.17 14:36:48.123748 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.01.17 14:36:48.143233 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:48.143281 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:48.150168 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 14:36:48.150920 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:48.151267 [ 70 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 14:36:48.151432 [ 70 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:48.151529 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:48.151842 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 14:36:48.159652 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.01.17 14:36:48.160867 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:36:48.161707 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.01.17 14:36:48.166364 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.01.17 14:36:48.171029 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.01.17 14:36:48.175538 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.01.17 14:36:48.182459 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.01.17 14:36:48.187037 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.01.17 14:36:48.243916 [ 188 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092234249 sec., 498.7301409046004 rows/sec., 2.58 MiB/sec. 2025.01.17 14:36:48.246730 [ 188 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 14:36:48.249782 [ 188 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_6_1} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:48.249906 [ 188 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_6_1} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 14:36:48.252706 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.01.17 14:36:48.692317 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:48.692599 [ 3 ] {ebbecac6-6064-4624-9c2b-24cf30cb419a} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:36:48.692721 [ 3 ] {ebbecac6-6064-4624-9c2b-24cf30cb419a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:36:48.693494 [ 3 ] {ebbecac6-6064-4624-9c2b-24cf30cb419a} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:48.693539 [ 3 ] {ebbecac6-6064-4624-9c2b-24cf30cb419a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:48.693999 [ 3 ] {ebbecac6-6064-4624-9c2b-24cf30cb419a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 14:36:48.694260 [ 3 ] {ebbecac6-6064-4624-9c2b-24cf30cb419a} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:48.694445 [ 70 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 14:36:48.694510 [ 70 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:48.694532 [ 3 ] {ebbecac6-6064-4624-9c2b-24cf30cb419a} executeQuery: Read 56 rows, 4.38 KiB in 0.002015 sec., 27791.563275434244 rows/sec., 2.12 MiB/sec. 2025.01.17 14:36:48.694546 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:48.694703 [ 3 ] {ebbecac6-6064-4624-9c2b-24cf30cb419a} TCPHandler: Processed in 0.002556633 sec. 2025.01.17 14:36:48.694850 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 14:36:48.695028 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:36:48.695081 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:48.695076 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::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.01.17 14:36:48.695303 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::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.01.17 14:36:48.695416 [ 253 ] {1c155e69-8527-4bd3-aa9c-b0287c2b499a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:36:48.695673 [ 253 ] {1c155e69-8527-4bd3-aa9c-b0287c2b499a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:36:48.695696 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::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.01.17 14:36:48.696144 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::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.01.17 14:36:48.696406 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::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.01.17 14:36:48.696744 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::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.01.17 14:36:48.697968 [ 253 ] {1c155e69-8527-4bd3-aa9c-b0287c2b499a} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:48.698018 [ 253 ] {1c155e69-8527-4bd3-aa9c-b0287c2b499a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:48.698764 [ 253 ] {1c155e69-8527-4bd3-aa9c-b0287c2b499a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 14:36:48.698863 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 5 columns (5 merged, 0 gathered) in 0.004147385 sec., 159618.6512706199 rows/sec., 13.93 MiB/sec. 2025.01.17 14:36:48.699058 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 14:36:48.699153 [ 253 ] {1c155e69-8527-4bd3-aa9c-b0287c2b499a} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:48.699381 [ 70 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 14:36:48.699471 [ 70 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:48.699535 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:48.699612 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_6_1} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:48.699624 [ 253 ] {1c155e69-8527-4bd3-aa9c-b0287c2b499a} executeQuery: Read 64 rows, 5.12 KiB in 0.004356 sec., 14692.378328741966 rows/sec., 1.15 MiB/sec. 2025.01.17 14:36:48.699845 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_6_1} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 14:36:48.699868 [ 253 ] {1c155e69-8527-4bd3-aa9c-b0287c2b499a} TCPHandler: Processed in 0.004922131 sec. 2025.01.17 14:36:48.699874 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 14:36:48.699968 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.17 14:36:48.700090 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:36:48.700123 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::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.01.17 14:36:48.700158 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:48.700320 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::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.01.17 14:36:48.700620 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::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.01.17 14:36:48.700745 [ 3 ] {d4f98374-817b-4dbf-9102-70ba30d7d06f} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:36:48.700948 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::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.01.17 14:36:48.700952 [ 3 ] {d4f98374-817b-4dbf-9102-70ba30d7d06f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:36:48.701261 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::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.01.17 14:36:48.701693 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::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.01.17 14:36:48.703481 [ 3 ] {d4f98374-817b-4dbf-9102-70ba30d7d06f} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:48.703557 [ 3 ] {d4f98374-817b-4dbf-9102-70ba30d7d06f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:48.704555 [ 3 ] {d4f98374-817b-4dbf-9102-70ba30d7d06f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 14:36:48.704565 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.00486753 sec., 212838.95528122067 rows/sec., 16.28 MiB/sec. 2025.01.17 14:36:48.704795 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 14:36:48.704974 [ 3 ] {d4f98374-817b-4dbf-9102-70ba30d7d06f} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:48.705279 [ 70 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 14:36:48.705394 [ 70 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:48.705471 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_6_1} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:48.705475 [ 3 ] {d4f98374-817b-4dbf-9102-70ba30d7d06f} executeQuery: Read 160 rows, 11.41 KiB in 0.004922 sec., 32507.11093051605 rows/sec., 2.26 MiB/sec. 2025.01.17 14:36:48.705469 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:48.705793 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_6_1} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 14:36:48.705874 [ 3 ] {d4f98374-817b-4dbf-9102-70ba30d7d06f} TCPHandler: Processed in 0.005876521 sec. 2025.01.17 14:36:48.706000 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 14:36:48.706185 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.01.17 14:36:48.706238 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:48.706547 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:36:48.706637 [ 253 ] {ff6adffe-b4c8-400c-aeec-44a96f43fe1b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:36:48.706659 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part 2025.01.17 14:36:48.706728 [ 253 ] {ff6adffe-b4c8-400c-aeec-44a96f43fe1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:36:48.706980 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:36:48.707381 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:36:48.707760 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:36:48.708096 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:36:48.708375 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:36:48.709264 [ 253 ] {ff6adffe-b4c8-400c-aeec-44a96f43fe1b} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:48.709329 [ 253 ] {ff6adffe-b4c8-400c-aeec-44a96f43fe1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:48.710301 [ 253 ] {ff6adffe-b4c8-400c-aeec-44a96f43fe1b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 14:36:48.710760 [ 253 ] {ff6adffe-b4c8-400c-aeec-44a96f43fe1b} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:48.711099 [ 70 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 14:36:48.711289 [ 70 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:48.711374 [ 253 ] {ff6adffe-b4c8-400c-aeec-44a96f43fe1b} executeQuery: Read 60 rows, 4.14 KiB in 0.004863 sec., 12338.062924120914 rows/sec., 851.45 KiB/sec. 2025.01.17 14:36:48.711478 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:48.711786 [ 253 ] {ff6adffe-b4c8-400c-aeec-44a96f43fe1b} TCPHandler: Processed in 0.005755828 sec. 2025.01.17 14:36:48.711845 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 5 columns (5 merged, 0 gathered) in 0.006150617 sec., 170714.58034210227 rows/sec., 11.69 MiB/sec. 2025.01.17 14:36:48.712084 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 14:36:48.712277 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 14:36:48.712433 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:36:48.712480 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2025.01.17 14:36:48.712657 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:36:48.712941 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:36:48.713128 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_6_1} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:48.713229 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:36:48.713461 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_6_1} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 14:36:48.713517 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:36:48.713772 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.01.17 14:36:48.713891 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:36:48.714993 [ 196 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 4 columns (4 merged, 0 gathered) in 0.003285357 sec., 115664.75119751065 rows/sec., 7.60 MiB/sec. 2025.01.17 14:36:48.715159 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 14:36:48.715448 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_6_1} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:48.715523 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_6_1} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 14:36:48.715603 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.17 14:36:49.000166 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 162.44 MiB, peak 171.55 MiB, free memory in arenas 0.00 B, will set to 164.59 MiB (RSS), difference: 2.15 MiB 2025.01.17 14:36:49.983473 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:49.983727 [ 3 ] {e01f52b4-d71c-4eb4-b8d3-46d8ee956935} executeQuery: (from [fd00:1122:3344:101::d]:60216) 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.01.17 14:36:49.984142 [ 3 ] {e01f52b4-d71c-4eb4-b8d3-46d8ee956935} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:49.984191 [ 3 ] {e01f52b4-d71c-4eb4-b8d3-46d8ee956935} 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.01.17 14:36:49.984538 [ 3 ] {e01f52b4-d71c-4eb4-b8d3-46d8ee956935} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:49.984618 [ 3 ] {e01f52b4-d71c-4eb4-b8d3-46d8ee956935} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:49.984796 [ 3 ] {e01f52b4-d71c-4eb4-b8d3-46d8ee956935} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.01.17 14:36:49.985076 [ 295 ] {e01f52b4-d71c-4eb4-b8d3-46d8ee956935} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 14:36:49.985134 [ 294 ] {e01f52b4-d71c-4eb4-b8d3-46d8ee956935} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:49.985274 [ 3 ] {e01f52b4-d71c-4eb4-b8d3-46d8ee956935} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 14:36:49.985307 [ 3 ] {e01f52b4-d71c-4eb4-b8d3-46d8ee956935} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:49.985481 [ 3 ] {e01f52b4-d71c-4eb4-b8d3-46d8ee956935} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 14:36:49.985507 [ 3 ] {e01f52b4-d71c-4eb4-b8d3-46d8ee956935} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 14:36:49.985565 [ 3 ] {e01f52b4-d71c-4eb4-b8d3-46d8ee956935} 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.01.17 14:36:49.985613 [ 3 ] {e01f52b4-d71c-4eb4-b8d3-46d8ee956935} 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.01.17 14:36:49.987093 [ 3 ] {e01f52b4-d71c-4eb4-b8d3-46d8ee956935} executeQuery: Read 31 rows, 1.17 KiB in 0.003484 sec., 8897.818599311136 rows/sec., 335.80 KiB/sec. 2025.01.17 14:36:49.987258 [ 3 ] {e01f52b4-d71c-4eb4-b8d3-46d8ee956935} TCPHandler: Processed in 0.00390956 sec. 2025.01.17 14:36:49.987740 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:49.988001 [ 253 ] {3e9c3d3d-1060-4751-83f4-f24e1d8eb351} executeQuery: (from [fd00:1122:3344:101::d]:58917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 14:36:49.988439 [ 253 ] {3e9c3d3d-1060-4751-83f4-f24e1d8eb351} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:49.988493 [ 253 ] {3e9c3d3d-1060-4751-83f4-f24e1d8eb351} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 14:36:49.988847 [ 253 ] {3e9c3d3d-1060-4751-83f4-f24e1d8eb351} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:49.988932 [ 253 ] {3e9c3d3d-1060-4751-83f4-f24e1d8eb351} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:49.989121 [ 253 ] {3e9c3d3d-1060-4751-83f4-f24e1d8eb351} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.01.17 14:36:49.989221 [ 296 ] {3e9c3d3d-1060-4751-83f4-f24e1d8eb351} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:49.989239 [ 294 ] {3e9c3d3d-1060-4751-83f4-f24e1d8eb351} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 14:36:49.989348 [ 253 ] {3e9c3d3d-1060-4751-83f4-f24e1d8eb351} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 14:36:49.989380 [ 253 ] {3e9c3d3d-1060-4751-83f4-f24e1d8eb351} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:49.989473 [ 253 ] {3e9c3d3d-1060-4751-83f4-f24e1d8eb351} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 14:36:49.989498 [ 253 ] {3e9c3d3d-1060-4751-83f4-f24e1d8eb351} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 14:36:49.989542 [ 253 ] {3e9c3d3d-1060-4751-83f4-f24e1d8eb351} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:36:49.989593 [ 253 ] {3e9c3d3d-1060-4751-83f4-f24e1d8eb351} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:36:49.990743 [ 253 ] {3e9c3d3d-1060-4751-83f4-f24e1d8eb351} executeQuery: Read 31 rows, 1.17 KiB in 0.002865 sec., 10820.244328097731 rows/sec., 408.35 KiB/sec. 2025.01.17 14:36:49.990901 [ 253 ] {3e9c3d3d-1060-4751-83f4-f24e1d8eb351} TCPHandler: Processed in 0.003288198 sec. 2025.01.17 14:36:49.991212 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:49.991405 [ 3 ] {31c034f1-a41a-468d-a231-a5fed2528caf} executeQuery: (from [fd00:1122:3344:101::d]:60216) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 14:36:49.991746 [ 3 ] {31c034f1-a41a-468d-a231-a5fed2528caf} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:49.991795 [ 3 ] {31c034f1-a41a-468d-a231-a5fed2528caf} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 14:36:49.992120 [ 3 ] {31c034f1-a41a-468d-a231-a5fed2528caf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:49.992188 [ 3 ] {31c034f1-a41a-468d-a231-a5fed2528caf} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:49.992343 [ 3 ] {31c034f1-a41a-468d-a231-a5fed2528caf} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.01.17 14:36:49.992439 [ 295 ] {31c034f1-a41a-468d-a231-a5fed2528caf} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:49.992454 [ 296 ] {31c034f1-a41a-468d-a231-a5fed2528caf} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 14:36:49.992556 [ 3 ] {31c034f1-a41a-468d-a231-a5fed2528caf} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 14:36:49.992585 [ 3 ] {31c034f1-a41a-468d-a231-a5fed2528caf} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:49.992670 [ 3 ] {31c034f1-a41a-468d-a231-a5fed2528caf} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 14:36:49.992691 [ 3 ] {31c034f1-a41a-468d-a231-a5fed2528caf} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 14:36:49.992733 [ 3 ] {31c034f1-a41a-468d-a231-a5fed2528caf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:36:49.992782 [ 3 ] {31c034f1-a41a-468d-a231-a5fed2528caf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:36:49.993871 [ 3 ] {31c034f1-a41a-468d-a231-a5fed2528caf} executeQuery: Read 31 rows, 1.17 KiB in 0.002559 sec., 12114.10707307542 rows/sec., 457.18 KiB/sec. 2025.01.17 14:36:49.994025 [ 3 ] {31c034f1-a41a-468d-a231-a5fed2528caf} TCPHandler: Processed in 0.002873029 sec. 2025.01.17 14:36:49.994328 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:49.994530 [ 253 ] {fd37659e-c9e8-4c66-8f8e-4fc6c84bb816} executeQuery: (from [fd00:1122:3344:101::d]:58917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 14:36:49.994877 [ 253 ] {fd37659e-c9e8-4c66-8f8e-4fc6c84bb816} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:49.994928 [ 253 ] {fd37659e-c9e8-4c66-8f8e-4fc6c84bb816} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 14:36:49.995254 [ 253 ] {fd37659e-c9e8-4c66-8f8e-4fc6c84bb816} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:49.995322 [ 253 ] {fd37659e-c9e8-4c66-8f8e-4fc6c84bb816} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:49.995480 [ 253 ] {fd37659e-c9e8-4c66-8f8e-4fc6c84bb816} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.01.17 14:36:49.995587 [ 294 ] {fd37659e-c9e8-4c66-8f8e-4fc6c84bb816} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:49.995604 [ 296 ] {fd37659e-c9e8-4c66-8f8e-4fc6c84bb816} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 14:36:49.995710 [ 253 ] {fd37659e-c9e8-4c66-8f8e-4fc6c84bb816} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 14:36:49.995734 [ 253 ] {fd37659e-c9e8-4c66-8f8e-4fc6c84bb816} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:49.995816 [ 253 ] {fd37659e-c9e8-4c66-8f8e-4fc6c84bb816} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 14:36:49.995839 [ 253 ] {fd37659e-c9e8-4c66-8f8e-4fc6c84bb816} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 14:36:49.995881 [ 253 ] {fd37659e-c9e8-4c66-8f8e-4fc6c84bb816} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:36:49.995928 [ 253 ] {fd37659e-c9e8-4c66-8f8e-4fc6c84bb816} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:36:49.997039 [ 253 ] {fd37659e-c9e8-4c66-8f8e-4fc6c84bb816} executeQuery: Read 31 rows, 1.17 KiB in 0.002606 sec., 11895.625479662318 rows/sec., 448.93 KiB/sec. 2025.01.17 14:36:49.997179 [ 253 ] {fd37659e-c9e8-4c66-8f8e-4fc6c84bb816} TCPHandler: Processed in 0.00292105 sec. 2025.01.17 14:36:49.997467 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:49.997670 [ 3 ] {ff6084c9-b3f5-4970-b873-72d7e9134b8d} executeQuery: (from [fd00:1122:3344:101::d]:60216) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 14:36:49.998021 [ 3 ] {ff6084c9-b3f5-4970-b873-72d7e9134b8d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:49.998076 [ 3 ] {ff6084c9-b3f5-4970-b873-72d7e9134b8d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 14:36:49.998399 [ 3 ] {ff6084c9-b3f5-4970-b873-72d7e9134b8d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:49.998472 [ 3 ] {ff6084c9-b3f5-4970-b873-72d7e9134b8d} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:49.998625 [ 3 ] {ff6084c9-b3f5-4970-b873-72d7e9134b8d} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.01.17 14:36:49.998727 [ 295 ] {ff6084c9-b3f5-4970-b873-72d7e9134b8d} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:49.998744 [ 296 ] {ff6084c9-b3f5-4970-b873-72d7e9134b8d} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 14:36:49.998850 [ 3 ] {ff6084c9-b3f5-4970-b873-72d7e9134b8d} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 14:36:49.998879 [ 3 ] {ff6084c9-b3f5-4970-b873-72d7e9134b8d} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:49.998963 [ 3 ] {ff6084c9-b3f5-4970-b873-72d7e9134b8d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 14:36:49.998983 [ 3 ] {ff6084c9-b3f5-4970-b873-72d7e9134b8d} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 14:36:49.999026 [ 3 ] {ff6084c9-b3f5-4970-b873-72d7e9134b8d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:36:49.999077 [ 3 ] {ff6084c9-b3f5-4970-b873-72d7e9134b8d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:36:50.000180 [ 3 ] {ff6084c9-b3f5-4970-b873-72d7e9134b8d} executeQuery: Read 31 rows, 1.17 KiB in 0.002599 sec., 11927.6644863409 rows/sec., 450.14 KiB/sec. 2025.01.17 14:36:50.000626 [ 3 ] {ff6084c9-b3f5-4970-b873-72d7e9134b8d} TCPHandler: Processed in 0.003226306 sec. 2025.01.17 14:36:50.000927 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:50.001161 [ 253 ] {43242ccc-a0c8-47cb-8c06-6b6d4ee10f52} executeQuery: (from [fd00:1122:3344:101::d]:58917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 14:36:50.001529 [ 253 ] {43242ccc-a0c8-47cb-8c06-6b6d4ee10f52} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:36:50.001594 [ 253 ] {43242ccc-a0c8-47cb-8c06-6b6d4ee10f52} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 14:36:50.001952 [ 253 ] {43242ccc-a0c8-47cb-8c06-6b6d4ee10f52} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:50.002039 [ 253 ] {43242ccc-a0c8-47cb-8c06-6b6d4ee10f52} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:36:50.002205 [ 253 ] {43242ccc-a0c8-47cb-8c06-6b6d4ee10f52} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.01.17 14:36:50.002316 [ 295 ] {43242ccc-a0c8-47cb-8c06-6b6d4ee10f52} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:36:50.002332 [ 294 ] {43242ccc-a0c8-47cb-8c06-6b6d4ee10f52} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 14:36:50.002438 [ 253 ] {43242ccc-a0c8-47cb-8c06-6b6d4ee10f52} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 14:36:50.002468 [ 253 ] {43242ccc-a0c8-47cb-8c06-6b6d4ee10f52} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:36:50.002558 [ 253 ] {43242ccc-a0c8-47cb-8c06-6b6d4ee10f52} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 14:36:50.002580 [ 253 ] {43242ccc-a0c8-47cb-8c06-6b6d4ee10f52} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 14:36:50.002626 [ 253 ] {43242ccc-a0c8-47cb-8c06-6b6d4ee10f52} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:36:50.002678 [ 253 ] {43242ccc-a0c8-47cb-8c06-6b6d4ee10f52} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:36:50.003697 [ 253 ] {43242ccc-a0c8-47cb-8c06-6b6d4ee10f52} executeQuery: Read 31 rows, 1.17 KiB in 0.002687 sec., 11537.030145143282 rows/sec., 435.40 KiB/sec. 2025.01.17 14:36:50.003850 [ 253 ] {43242ccc-a0c8-47cb-8c06-6b6d4ee10f52} TCPHandler: Processed in 0.003047083 sec. 2025.01.17 14:36:50.091123 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:50.091295 [ 3 ] {75ea0ad9-32c9-4993-862d-349482b30343} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.17 14:36:50.091366 [ 3 ] {75ea0ad9-32c9-4993-862d-349482b30343} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:36:50.092205 [ 3 ] {75ea0ad9-32c9-4993-862d-349482b30343} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:50.092252 [ 3 ] {75ea0ad9-32c9-4993-862d-349482b30343} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:50.092777 [ 3 ] {75ea0ad9-32c9-4993-862d-349482b30343} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 14:36:50.093022 [ 3 ] {75ea0ad9-32c9-4993-862d-349482b30343} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:50.093249 [ 3 ] {75ea0ad9-32c9-4993-862d-349482b30343} executeQuery: Read 6 rows, 1.34 KiB in 0.001996 sec., 3006.0120240480965 rows/sec., 669.31 KiB/sec. 2025.01.17 14:36:50.093342 [ 3 ] {75ea0ad9-32c9-4993-862d-349482b30343} TCPHandler: Processed in 0.002329748 sec. 2025.01.17 14:36:50.093589 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:50.093775 [ 253 ] {2c3bdc99-523f-4bea-b398-b53c4a7186fd} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:36:50.093850 [ 253 ] {2c3bdc99-523f-4bea-b398-b53c4a7186fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:36:50.094605 [ 253 ] {2c3bdc99-523f-4bea-b398-b53c4a7186fd} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:50.094656 [ 253 ] {2c3bdc99-523f-4bea-b398-b53c4a7186fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:50.095084 [ 253 ] {2c3bdc99-523f-4bea-b398-b53c4a7186fd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 14:36:50.095342 [ 253 ] {2c3bdc99-523f-4bea-b398-b53c4a7186fd} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:50.095573 [ 253 ] {2c3bdc99-523f-4bea-b398-b53c4a7186fd} executeQuery: Read 14 rows, 1.01 KiB in 0.001847 sec., 7579.859231185707 rows/sec., 545.65 KiB/sec. 2025.01.17 14:36:50.095640 [ 253 ] {2c3bdc99-523f-4bea-b398-b53c4a7186fd} TCPHandler: Processed in 0.002177205 sec. 2025.01.17 14:36:50.095793 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:50.095912 [ 3 ] {bbdda7e6-59ec-460a-b533-a6362962db62} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:36:50.095963 [ 3 ] {bbdda7e6-59ec-460a-b533-a6362962db62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:36:50.097417 [ 3 ] {bbdda7e6-59ec-460a-b533-a6362962db62} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:50.097456 [ 3 ] {bbdda7e6-59ec-460a-b533-a6362962db62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:50.097979 [ 3 ] {bbdda7e6-59ec-460a-b533-a6362962db62} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 14:36:50.098231 [ 3 ] {bbdda7e6-59ec-460a-b533-a6362962db62} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:50.098425 [ 3 ] {bbdda7e6-59ec-460a-b533-a6362962db62} executeQuery: Read 1359 rows, 115.65 KiB in 0.002538 sec., 535460.9929078014 rows/sec., 44.50 MiB/sec. 2025.01.17 14:36:50.098485 [ 3 ] {bbdda7e6-59ec-460a-b533-a6362962db62} TCPHandler: Processed in 0.002745607 sec. 2025.01.17 14:36:50.098690 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:50.098818 [ 253 ] {3afec718-4bc4-4b4c-83cd-a9c762e0deed} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:36:50.098873 [ 253 ] {3afec718-4bc4-4b4c-83cd-a9c762e0deed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:36:50.099484 [ 253 ] {3afec718-4bc4-4b4c-83cd-a9c762e0deed} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:50.099527 [ 253 ] {3afec718-4bc4-4b4c-83cd-a9c762e0deed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:50.099959 [ 253 ] {3afec718-4bc4-4b4c-83cd-a9c762e0deed} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 14:36:50.100220 [ 253 ] {3afec718-4bc4-4b4c-83cd-a9c762e0deed} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:50.100459 [ 253 ] {3afec718-4bc4-4b4c-83cd-a9c762e0deed} executeQuery: Read 15 rows, 1.06 KiB in 0.00166 sec., 9036.144578313253 rows/sec., 637.12 KiB/sec. 2025.01.17 14:36:50.100636 [ 253 ] {3afec718-4bc4-4b4c-83cd-a9c762e0deed} TCPHandler: Processed in 0.001993741 sec. 2025.01.17 14:36:50.100810 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:50.100927 [ 3 ] {540db7e3-d36c-4933-8739-32a6aab8753e} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:36:50.100976 [ 3 ] {540db7e3-d36c-4933-8739-32a6aab8753e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:36:50.101666 [ 3 ] {540db7e3-d36c-4933-8739-32a6aab8753e} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:50.101705 [ 3 ] {540db7e3-d36c-4933-8739-32a6aab8753e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:50.102084 [ 3 ] {540db7e3-d36c-4933-8739-32a6aab8753e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 14:36:50.102323 [ 3 ] {540db7e3-d36c-4933-8739-32a6aab8753e} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:50.102502 [ 3 ] {540db7e3-d36c-4933-8739-32a6aab8753e} executeQuery: Read 242 rows, 16.79 KiB in 0.0016 sec., 151250 rows/sec., 10.25 MiB/sec. 2025.01.17 14:36:50.102555 [ 3 ] {540db7e3-d36c-4933-8739-32a6aab8753e} TCPHandler: Processed in 0.001803248 sec. 2025.01.17 14:36:50.102715 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:50.102857 [ 253 ] {36aaafa3-c566-44c9-b27c-c1de53caf9d8} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:36:50.102917 [ 253 ] {36aaafa3-c566-44c9-b27c-c1de53caf9d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:36:50.103625 [ 253 ] {36aaafa3-c566-44c9-b27c-c1de53caf9d8} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:50.103666 [ 253 ] {36aaafa3-c566-44c9-b27c-c1de53caf9d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:50.104023 [ 253 ] {36aaafa3-c566-44c9-b27c-c1de53caf9d8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 14:36:50.104257 [ 253 ] {36aaafa3-c566-44c9-b27c-c1de53caf9d8} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:50.104534 [ 253 ] {36aaafa3-c566-44c9-b27c-c1de53caf9d8} executeQuery: Read 13 rows, 830.00 B in 0.001689 sec., 7696.8620485494375 rows/sec., 479.90 KiB/sec. 2025.01.17 14:36:50.104649 [ 253 ] {36aaafa3-c566-44c9-b27c-c1de53caf9d8} TCPHandler: Processed in 0.002000052 sec. 2025.01.17 14:36:50.104798 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:50.104914 [ 3 ] {bcbf3be3-ee11-4e65-9a4f-def98ae9b7dc} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:36:50.104961 [ 3 ] {bcbf3be3-ee11-4e65-9a4f-def98ae9b7dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:36:50.105914 [ 3 ] {bcbf3be3-ee11-4e65-9a4f-def98ae9b7dc} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:50.105952 [ 3 ] {bcbf3be3-ee11-4e65-9a4f-def98ae9b7dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:50.106353 [ 3 ] {bcbf3be3-ee11-4e65-9a4f-def98ae9b7dc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 14:36:50.106604 [ 3 ] {bcbf3be3-ee11-4e65-9a4f-def98ae9b7dc} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:50.106776 [ 3 ] {bcbf3be3-ee11-4e65-9a4f-def98ae9b7dc} executeQuery: Read 846 rows, 62.61 KiB in 0.001887 sec., 448330.6836248013 rows/sec., 32.40 MiB/sec. 2025.01.17 14:36:50.106832 [ 3 ] {bcbf3be3-ee11-4e65-9a4f-def98ae9b7dc} TCPHandler: Processed in 0.002090103 sec. 2025.01.17 14:36:50.106985 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:50.107127 [ 253 ] {d10304fb-00b6-4c99-adf2-bc5ad4e3d212} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:36:50.107187 [ 253 ] {d10304fb-00b6-4c99-adf2-bc5ad4e3d212} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:36:50.107731 [ 253 ] {d10304fb-00b6-4c99-adf2-bc5ad4e3d212} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:50.107771 [ 253 ] {d10304fb-00b6-4c99-adf2-bc5ad4e3d212} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:50.108135 [ 253 ] {d10304fb-00b6-4c99-adf2-bc5ad4e3d212} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 14:36:50.108372 [ 253 ] {d10304fb-00b6-4c99-adf2-bc5ad4e3d212} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:50.108600 [ 253 ] {d10304fb-00b6-4c99-adf2-bc5ad4e3d212} executeQuery: Read 6 rows, 321.00 B in 0.001494 sec., 4016.064257028112 rows/sec., 209.82 KiB/sec. 2025.01.17 14:36:50.108740 [ 253 ] {d10304fb-00b6-4c99-adf2-bc5ad4e3d212} TCPHandler: Processed in 0.001817978 sec. 2025.01.17 14:36:50.108891 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:50.109029 [ 3 ] {4b5afc11-bd8c-4de9-9fa6-a8fd59130c36} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:36:50.109091 [ 3 ] {4b5afc11-bd8c-4de9-9fa6-a8fd59130c36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:36:50.110442 [ 3 ] {4b5afc11-bd8c-4de9-9fa6-a8fd59130c36} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:50.110479 [ 3 ] {4b5afc11-bd8c-4de9-9fa6-a8fd59130c36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:50.111053 [ 3 ] {4b5afc11-bd8c-4de9-9fa6-a8fd59130c36} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 14:36:50.111298 [ 3 ] {4b5afc11-bd8c-4de9-9fa6-a8fd59130c36} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:50.111503 [ 3 ] {4b5afc11-bd8c-4de9-9fa6-a8fd59130c36} executeQuery: Read 2361 rows, 161.18 KiB in 0.002505 sec., 942514.9700598803 rows/sec., 62.83 MiB/sec. 2025.01.17 14:36:50.111561 [ 3 ] {4b5afc11-bd8c-4de9-9fa6-a8fd59130c36} TCPHandler: Processed in 0.002737046 sec. 2025.01.17 14:36:50.111704 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:50.111822 [ 253 ] {4c833181-812e-47ca-bb11-5ebd10e86a28} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:36:50.111875 [ 253 ] {4c833181-812e-47ca-bb11-5ebd10e86a28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:36:50.112345 [ 253 ] {4c833181-812e-47ca-bb11-5ebd10e86a28} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:50.112412 [ 253 ] {4c833181-812e-47ca-bb11-5ebd10e86a28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:50.112771 [ 253 ] {4c833181-812e-47ca-bb11-5ebd10e86a28} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 14:36:50.113015 [ 253 ] {4c833181-812e-47ca-bb11-5ebd10e86a28} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:50.113255 [ 253 ] {4c833181-812e-47ca-bb11-5ebd10e86a28} executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. 2025.01.17 14:36:50.113314 [ 253 ] {4c833181-812e-47ca-bb11-5ebd10e86a28} TCPHandler: Processed in 0.001663994 sec. 2025.01.17 14:36:50.113458 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:50.113574 [ 3 ] {8b4527f3-c3f4-43ba-b7bb-2b55209cf0b2} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:36:50.113654 [ 3 ] {8b4527f3-c3f4-43ba-b7bb-2b55209cf0b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:36:50.114769 [ 3 ] {8b4527f3-c3f4-43ba-b7bb-2b55209cf0b2} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:50.114809 [ 3 ] {8b4527f3-c3f4-43ba-b7bb-2b55209cf0b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:50.115401 [ 3 ] {8b4527f3-c3f4-43ba-b7bb-2b55209cf0b2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 14:36:50.115665 [ 3 ] {8b4527f3-c3f4-43ba-b7bb-2b55209cf0b2} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:50.115953 [ 3 ] {8b4527f3-c3f4-43ba-b7bb-2b55209cf0b2} executeQuery: Read 8 rows, 14.68 KiB in 0.002403 sec., 3329.171868497711 rows/sec., 5.97 MiB/sec. 2025.01.17 14:36:50.116053 [ 3 ] {8b4527f3-c3f4-43ba-b7bb-2b55209cf0b2} TCPHandler: Processed in 0.002654665 sec. 2025.01.17 14:36:50.116211 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:50.116330 [ 253 ] {0ccfb849-d055-4a90-927e-126e131dffb1} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:36:50.116380 [ 253 ] {0ccfb849-d055-4a90-927e-126e131dffb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:36:50.116862 [ 253 ] {0ccfb849-d055-4a90-927e-126e131dffb1} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:50.116904 [ 253 ] {0ccfb849-d055-4a90-927e-126e131dffb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:50.117290 [ 253 ] {0ccfb849-d055-4a90-927e-126e131dffb1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 14:36:50.117536 [ 253 ] {0ccfb849-d055-4a90-927e-126e131dffb1} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:50.117780 [ 253 ] {0ccfb849-d055-4a90-927e-126e131dffb1} executeQuery: Read 46 rows, 2.85 KiB in 0.001469 sec., 31313.818924438394 rows/sec., 1.89 MiB/sec. 2025.01.17 14:36:50.117846 [ 253 ] {0ccfb849-d055-4a90-927e-126e131dffb1} TCPHandler: Processed in 0.001693394 sec. 2025.01.17 14:36:52.971385 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 268 2025.01.17 14:36:52.975199 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:52.975244 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:52.976812 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 14:36:52.977132 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:52.977719 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 268 2025.01.17 14:36:53.688466 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:53.688670 [ 3 ] {8da3dc48-b545-4486-ad59-67962b02cab1} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:36:53.688748 [ 3 ] {8da3dc48-b545-4486-ad59-67962b02cab1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:36:53.689517 [ 3 ] {8da3dc48-b545-4486-ad59-67962b02cab1} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:53.689559 [ 3 ] {8da3dc48-b545-4486-ad59-67962b02cab1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:53.689993 [ 3 ] {8da3dc48-b545-4486-ad59-67962b02cab1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 14:36:53.690251 [ 3 ] {8da3dc48-b545-4486-ad59-67962b02cab1} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:53.690445 [ 3 ] {8da3dc48-b545-4486-ad59-67962b02cab1} executeQuery: Read 56 rows, 4.38 KiB in 0.001832 sec., 30567.68558951965 rows/sec., 2.33 MiB/sec. 2025.01.17 14:36:53.690507 [ 3 ] {8da3dc48-b545-4486-ad59-67962b02cab1} TCPHandler: Processed in 0.002172615 sec. 2025.01.17 14:36:53.690763 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:53.690971 [ 253 ] {f1adba58-f341-4ac1-81ca-30d64c3bd932} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:36:53.691054 [ 253 ] {f1adba58-f341-4ac1-81ca-30d64c3bd932} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:36:53.691908 [ 253 ] {f1adba58-f341-4ac1-81ca-30d64c3bd932} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:53.691958 [ 253 ] {f1adba58-f341-4ac1-81ca-30d64c3bd932} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:53.692392 [ 253 ] {f1adba58-f341-4ac1-81ca-30d64c3bd932} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 14:36:53.692651 [ 253 ] {f1adba58-f341-4ac1-81ca-30d64c3bd932} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:53.692943 [ 253 ] {f1adba58-f341-4ac1-81ca-30d64c3bd932} executeQuery: Read 64 rows, 5.12 KiB in 0.00202 sec., 31683.16831683168 rows/sec., 2.47 MiB/sec. 2025.01.17 14:36:53.693190 [ 253 ] {f1adba58-f341-4ac1-81ca-30d64c3bd932} TCPHandler: Processed in 0.002563192 sec. 2025.01.17 14:36:53.693375 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:53.693520 [ 3 ] {3f277c72-45a4-47f4-b1e9-b5067d21a8d0} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:36:53.693585 [ 3 ] {3f277c72-45a4-47f4-b1e9-b5067d21a8d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:36:53.694176 [ 3 ] {3f277c72-45a4-47f4-b1e9-b5067d21a8d0} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:53.694215 [ 3 ] {3f277c72-45a4-47f4-b1e9-b5067d21a8d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:53.694624 [ 3 ] {3f277c72-45a4-47f4-b1e9-b5067d21a8d0} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 14:36:53.694875 [ 3 ] {3f277c72-45a4-47f4-b1e9-b5067d21a8d0} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:53.695064 [ 3 ] {3f277c72-45a4-47f4-b1e9-b5067d21a8d0} executeQuery: Read 96 rows, 6.85 KiB in 0.001578 sec., 60836.501901140684 rows/sec., 4.24 MiB/sec. 2025.01.17 14:36:53.695129 [ 3 ] {3f277c72-45a4-47f4-b1e9-b5067d21a8d0} TCPHandler: Processed in 0.001821167 sec. 2025.01.17 14:36:53.695307 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:53.695453 [ 253 ] {af7c36b6-3685-4ebf-bc92-3d55fa9eea12} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:36:53.695517 [ 253 ] {af7c36b6-3685-4ebf-bc92-3d55fa9eea12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:36:53.696095 [ 253 ] {af7c36b6-3685-4ebf-bc92-3d55fa9eea12} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:53.696137 [ 253 ] {af7c36b6-3685-4ebf-bc92-3d55fa9eea12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:53.696516 [ 253 ] {af7c36b6-3685-4ebf-bc92-3d55fa9eea12} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 14:36:53.696765 [ 253 ] {af7c36b6-3685-4ebf-bc92-3d55fa9eea12} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:53.696976 [ 253 ] {af7c36b6-3685-4ebf-bc92-3d55fa9eea12} executeQuery: Read 36 rows, 2.48 KiB in 0.001557 sec., 23121.387283236993 rows/sec., 1.56 MiB/sec. 2025.01.17 14:36:53.697030 [ 253 ] {af7c36b6-3685-4ebf-bc92-3d55fa9eea12} TCPHandler: Processed in 0.001794537 sec. 2025.01.17 14:36:55.464174 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2025.01.17 14:36:55.465260 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:55.465308 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:55.465856 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 14:36:55.466134 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:55.466377 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2025.01.17 14:36:55.659750 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.01.17 14:36:55.679289 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:55.679351 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:55.686246 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 14:36:55.687011 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:55.689800 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.01.17 14:36:56.000224 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 165.62 MiB, peak 171.55 MiB, free memory in arenas 0.00 B, will set to 166.67 MiB (RSS), difference: 1.05 MiB 2025.01.17 14:36:58.691837 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:58.692032 [ 3 ] {804b86f6-2b2b-4b31-8646-6bb203a66120} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:36:58.692104 [ 3 ] {804b86f6-2b2b-4b31-8646-6bb203a66120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:36:58.692868 [ 3 ] {804b86f6-2b2b-4b31-8646-6bb203a66120} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:58.692918 [ 3 ] {804b86f6-2b2b-4b31-8646-6bb203a66120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:58.693353 [ 3 ] {804b86f6-2b2b-4b31-8646-6bb203a66120} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 14:36:58.693602 [ 3 ] {804b86f6-2b2b-4b31-8646-6bb203a66120} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:58.693842 [ 3 ] {804b86f6-2b2b-4b31-8646-6bb203a66120} executeQuery: Read 56 rows, 4.38 KiB in 0.001861 sec., 30091.348737238044 rows/sec., 2.30 MiB/sec. 2025.01.17 14:36:58.693902 [ 3 ] {804b86f6-2b2b-4b31-8646-6bb203a66120} TCPHandler: Processed in 0.002195125 sec. 2025.01.17 14:36:58.694166 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:58.694371 [ 253 ] {989b865f-8054-4035-87be-13b2026b7687} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:36:58.694451 [ 253 ] {989b865f-8054-4035-87be-13b2026b7687} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:36:58.695268 [ 253 ] {989b865f-8054-4035-87be-13b2026b7687} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:58.695316 [ 253 ] {989b865f-8054-4035-87be-13b2026b7687} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:58.695753 [ 253 ] {989b865f-8054-4035-87be-13b2026b7687} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 14:36:58.696011 [ 253 ] {989b865f-8054-4035-87be-13b2026b7687} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:58.696252 [ 253 ] {989b865f-8054-4035-87be-13b2026b7687} executeQuery: Read 64 rows, 5.12 KiB in 0.001939 sec., 33006.70448684889 rows/sec., 2.58 MiB/sec. 2025.01.17 14:36:58.696317 [ 253 ] {989b865f-8054-4035-87be-13b2026b7687} TCPHandler: Processed in 0.002287338 sec. 2025.01.17 14:36:58.696482 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:58.696621 [ 3 ] {389d304f-f5a0-4894-9111-9633262d6ae9} executeQuery: (from [fd00:1122:3344:101::d]:60216) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:36:58.696685 [ 3 ] {389d304f-f5a0-4894-9111-9633262d6ae9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:36:58.697315 [ 3 ] {389d304f-f5a0-4894-9111-9633262d6ae9} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:58.697354 [ 3 ] {389d304f-f5a0-4894-9111-9633262d6ae9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:58.697754 [ 3 ] {389d304f-f5a0-4894-9111-9633262d6ae9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 14:36:58.698079 [ 3 ] {389d304f-f5a0-4894-9111-9633262d6ae9} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:58.698317 [ 3 ] {389d304f-f5a0-4894-9111-9633262d6ae9} executeQuery: Read 160 rows, 11.41 KiB in 0.00173 sec., 92485.54913294798 rows/sec., 6.44 MiB/sec. 2025.01.17 14:36:58.698373 [ 3 ] {389d304f-f5a0-4894-9111-9633262d6ae9} TCPHandler: Processed in 0.00195482 sec. 2025.01.17 14:36:58.698540 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:36:58.698669 [ 253 ] {1046326f-8000-406e-85e5-1831e2649b18} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:36:58.698726 [ 253 ] {1046326f-8000-406e-85e5-1831e2649b18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:36:58.699250 [ 253 ] {1046326f-8000-406e-85e5-1831e2649b18} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:36:58.699291 [ 253 ] {1046326f-8000-406e-85e5-1831e2649b18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.17 14:36:58.699675 [ 253 ] {1046326f-8000-406e-85e5-1831e2649b18} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 14:36:58.699923 [ 253 ] {1046326f-8000-406e-85e5-1831e2649b18} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:36:58.700235 [ 253 ] {1046326f-8000-406e-85e5-1831e2649b18} executeQuery: Read 60 rows, 4.14 KiB in 0.001568 sec., 38265.30612244898 rows/sec., 2.58 MiB/sec. 2025.01.17 14:36:58.700346 [ 253 ] {1046326f-8000-406e-85e5-1831e2649b18} TCPHandler: Processed in 0.001867049 sec. 2025.01.17 14:37:02.896498 [ 49 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:37:02.896570 [ 49 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:37:02.966493 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2025.01.17 14:37:02.967270 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:02.967325 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:02.967938 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 14:37:02.968200 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:02.968400 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.01.17 14:37:02.978032 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 284 2025.01.17 14:37:02.981484 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:02.981552 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:02.983057 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 14:37:02.983394 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:02.984325 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 284 2025.01.17 14:37:03.189874 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.01.17 14:37:03.209655 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:03.209725 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:03.216981 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 14:37:03.217755 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:03.220570 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.01.17 14:37:03.340009 [ 3 ] {} TCPHandler: Done processing connection. 2025.01.17 14:37:03.340080 [ 3 ] {} TCP-Session: d2995d2e-35bb-4865-8031-1d5d94abbb88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 14:37:03.697096 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:03.697281 [ 253 ] {f5155d76-a1c1-45b3-8674-00ca1b717be7} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:37:03.697349 [ 253 ] {f5155d76-a1c1-45b3-8674-00ca1b717be7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:37:03.698104 [ 253 ] {f5155d76-a1c1-45b3-8674-00ca1b717be7} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:03.698155 [ 253 ] {f5155d76-a1c1-45b3-8674-00ca1b717be7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:03.698632 [ 253 ] {f5155d76-a1c1-45b3-8674-00ca1b717be7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 14:37:03.698897 [ 253 ] {f5155d76-a1c1-45b3-8674-00ca1b717be7} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:03.699142 [ 253 ] {f5155d76-a1c1-45b3-8674-00ca1b717be7} executeQuery: Read 14 rows, 1.01 KiB in 0.001912 sec., 7322.175732217573 rows/sec., 527.10 KiB/sec. 2025.01.17 14:37:03.699210 [ 253 ] {f5155d76-a1c1-45b3-8674-00ca1b717be7} TCPHandler: Processed in 0.002242396 sec. 2025.01.17 14:37:03.699495 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:03.699688 [ 257 ] {d4d2a8dd-7713-4ca6-875e-a8168417b461} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:37:03.699787 [ 257 ] {d4d2a8dd-7713-4ca6-875e-a8168417b461} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:37:03.700773 [ 257 ] {d4d2a8dd-7713-4ca6-875e-a8168417b461} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:03.700824 [ 257 ] {d4d2a8dd-7713-4ca6-875e-a8168417b461} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:03.701275 [ 257 ] {d4d2a8dd-7713-4ca6-875e-a8168417b461} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 14:37:03.701550 [ 257 ] {d4d2a8dd-7713-4ca6-875e-a8168417b461} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:03.701944 [ 257 ] {d4d2a8dd-7713-4ca6-875e-a8168417b461} executeQuery: Read 219 rows, 19.54 KiB in 0.002263 sec., 96774.1935483871 rows/sec., 8.43 MiB/sec. 2025.01.17 14:37:03.702255 [ 257 ] {d4d2a8dd-7713-4ca6-875e-a8168417b461} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2025.01.17 14:37:03.702279 [ 257 ] {d4d2a8dd-7713-4ca6-875e-a8168417b461} TCPHandler: Processed in 0.002942441 sec. 2025.01.17 14:37:03.702491 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:03.702622 [ 253 ] {719b3012-c2dc-426e-8c02-f200e905dfdb} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:37:03.702677 [ 253 ] {719b3012-c2dc-426e-8c02-f200e905dfdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:37:03.703281 [ 253 ] {719b3012-c2dc-426e-8c02-f200e905dfdb} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:03.703323 [ 253 ] {719b3012-c2dc-426e-8c02-f200e905dfdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:03.703706 [ 253 ] {719b3012-c2dc-426e-8c02-f200e905dfdb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 14:37:03.703960 [ 253 ] {719b3012-c2dc-426e-8c02-f200e905dfdb} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:03.704241 [ 253 ] {719b3012-c2dc-426e-8c02-f200e905dfdb} executeQuery: Read 15 rows, 1.06 KiB in 0.001628 sec., 9213.759213759213 rows/sec., 649.64 KiB/sec. 2025.01.17 14:37:03.704311 [ 253 ] {719b3012-c2dc-426e-8c02-f200e905dfdb} TCPHandler: Processed in 0.001906949 sec. 2025.01.17 14:37:03.704481 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:03.704631 [ 257 ] {c3e2e7da-01f1-4343-8493-98da74e2887c} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:37:03.704692 [ 257 ] {c3e2e7da-01f1-4343-8493-98da74e2887c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:37:03.705351 [ 257 ] {c3e2e7da-01f1-4343-8493-98da74e2887c} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:03.705394 [ 257 ] {c3e2e7da-01f1-4343-8493-98da74e2887c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:03.705773 [ 257 ] {c3e2e7da-01f1-4343-8493-98da74e2887c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 14:37:03.706021 [ 257 ] {c3e2e7da-01f1-4343-8493-98da74e2887c} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:03.706373 [ 257 ] {c3e2e7da-01f1-4343-8493-98da74e2887c} executeQuery: Read 14 rows, 1004.00 B in 0.001741 sec., 8041.3555427915 rows/sec., 563.16 KiB/sec. 2025.01.17 14:37:03.706527 [ 257 ] {c3e2e7da-01f1-4343-8493-98da74e2887c} TCPHandler: Processed in 0.002114353 sec. 2025.01.17 14:37:03.706685 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:03.706808 [ 253 ] {4f6376ce-20fc-47a5-839f-81253aeb61a0} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:37:03.706858 [ 253 ] {4f6376ce-20fc-47a5-839f-81253aeb61a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:37:03.707448 [ 253 ] {4f6376ce-20fc-47a5-839f-81253aeb61a0} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:03.707489 [ 253 ] {4f6376ce-20fc-47a5-839f-81253aeb61a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:03.707849 [ 253 ] {4f6376ce-20fc-47a5-839f-81253aeb61a0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 14:37:03.708103 [ 253 ] {4f6376ce-20fc-47a5-839f-81253aeb61a0} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:03.708481 [ 253 ] {4f6376ce-20fc-47a5-839f-81253aeb61a0} executeQuery: Read 13 rows, 830.00 B in 0.001651 sec., 7874.0157480314965 rows/sec., 490.94 KiB/sec. 2025.01.17 14:37:03.708614 [ 253 ] {4f6376ce-20fc-47a5-839f-81253aeb61a0} TCPHandler: Processed in 0.001988981 sec. 2025.01.17 14:37:03.708773 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:03.708919 [ 257 ] {d2e53246-4f72-45a6-b14f-df3a6f311992} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:37:03.708979 [ 257 ] {d2e53246-4f72-45a6-b14f-df3a6f311992} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:37:03.709745 [ 257 ] {d2e53246-4f72-45a6-b14f-df3a6f311992} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:03.709785 [ 257 ] {d2e53246-4f72-45a6-b14f-df3a6f311992} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:03.710174 [ 257 ] {d2e53246-4f72-45a6-b14f-df3a6f311992} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 14:37:03.710419 [ 257 ] {d2e53246-4f72-45a6-b14f-df3a6f311992} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:03.710723 [ 257 ] {d2e53246-4f72-45a6-b14f-df3a6f311992} executeQuery: Read 390 rows, 28.32 KiB in 0.001813 sec., 215113.0722559294 rows/sec., 15.26 MiB/sec. 2025.01.17 14:37:03.710829 [ 257 ] {d2e53246-4f72-45a6-b14f-df3a6f311992} TCPHandler: Processed in 0.002120524 sec. 2025.01.17 14:37:03.710975 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:03.711106 [ 253 ] {9989d4af-de12-4c45-9320-31753367a64f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:37:03.711170 [ 253 ] {9989d4af-de12-4c45-9320-31753367a64f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:37:03.711750 [ 253 ] {9989d4af-de12-4c45-9320-31753367a64f} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:03.711797 [ 253 ] {9989d4af-de12-4c45-9320-31753367a64f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:03.712223 [ 253 ] {9989d4af-de12-4c45-9320-31753367a64f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 14:37:03.712467 [ 253 ] {9989d4af-de12-4c45-9320-31753367a64f} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:03.712749 [ 253 ] {9989d4af-de12-4c45-9320-31753367a64f} executeQuery: Read 6 rows, 321.00 B in 0.001663 sec., 3607.9374624173183 rows/sec., 188.50 KiB/sec. 2025.01.17 14:37:03.712809 [ 253 ] {9989d4af-de12-4c45-9320-31753367a64f} TCPHandler: Processed in 0.001890189 sec. 2025.01.17 14:37:03.712960 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:03.713090 [ 257 ] {945bf52c-6a72-4b65-8b2b-8dc4d329c53a} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:03.713153 [ 257 ] {945bf52c-6a72-4b65-8b2b-8dc4d329c53a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:37:03.713867 [ 257 ] {945bf52c-6a72-4b65-8b2b-8dc4d329c53a} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:03.713913 [ 257 ] {945bf52c-6a72-4b65-8b2b-8dc4d329c53a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:03.714336 [ 257 ] {945bf52c-6a72-4b65-8b2b-8dc4d329c53a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 14:37:03.714579 [ 257 ] {945bf52c-6a72-4b65-8b2b-8dc4d329c53a} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:03.714941 [ 257 ] {945bf52c-6a72-4b65-8b2b-8dc4d329c53a} executeQuery: Read 237 rows, 16.27 KiB in 0.001853 sec., 127900.70156502968 rows/sec., 8.57 MiB/sec. 2025.01.17 14:37:03.715308 [ 257 ] {945bf52c-6a72-4b65-8b2b-8dc4d329c53a} TCPHandler: Processed in 0.002404459 sec. 2025.01.17 14:37:03.715483 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:03.715621 [ 253 ] {6782865b-17ce-472a-96ec-781367a3ac76} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:37:03.715682 [ 253 ] {6782865b-17ce-472a-96ec-781367a3ac76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:37:03.716220 [ 253 ] {6782865b-17ce-472a-96ec-781367a3ac76} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:03.716259 [ 253 ] {6782865b-17ce-472a-96ec-781367a3ac76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:03.716616 [ 253 ] {6782865b-17ce-472a-96ec-781367a3ac76} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 14:37:03.716854 [ 253 ] {6782865b-17ce-472a-96ec-781367a3ac76} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:03.717113 [ 253 ] {6782865b-17ce-472a-96ec-781367a3ac76} executeQuery: Read 1 rows, 69.00 B in 0.001514 sec., 660.5019815059445 rows/sec., 44.51 KiB/sec. 2025.01.17 14:37:03.717173 [ 253 ] {6782865b-17ce-472a-96ec-781367a3ac76} TCPHandler: Processed in 0.001758466 sec. 2025.01.17 14:37:03.717317 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:03.717457 [ 257 ] {9c2b7dea-f6d7-483c-95c7-3622f6261247} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:03.717551 [ 257 ] {9c2b7dea-f6d7-483c-95c7-3622f6261247} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:37:03.718743 [ 257 ] {9c2b7dea-f6d7-483c-95c7-3622f6261247} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:03.718783 [ 257 ] {9c2b7dea-f6d7-483c-95c7-3622f6261247} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:03.719410 [ 257 ] {9c2b7dea-f6d7-483c-95c7-3622f6261247} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 14:37:03.719673 [ 257 ] {9c2b7dea-f6d7-483c-95c7-3622f6261247} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:03.719919 [ 257 ] {9c2b7dea-f6d7-483c-95c7-3622f6261247} executeQuery: Read 8 rows, 14.68 KiB in 0.002492 sec., 3210.2728731942216 rows/sec., 5.75 MiB/sec. 2025.01.17 14:37:03.720022 [ 257 ] {9c2b7dea-f6d7-483c-95c7-3622f6261247} TCPHandler: Processed in 0.002770157 sec. 2025.01.17 14:37:03.720237 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:03.720437 [ 253 ] {b5506bd0-3207-4fbb-97ca-3a92a1b4a06a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:37:03.720522 [ 253 ] {b5506bd0-3207-4fbb-97ca-3a92a1b4a06a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:37:03.721248 [ 253 ] {b5506bd0-3207-4fbb-97ca-3a92a1b4a06a} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:03.721287 [ 253 ] {b5506bd0-3207-4fbb-97ca-3a92a1b4a06a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:03.721660 [ 253 ] {b5506bd0-3207-4fbb-97ca-3a92a1b4a06a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 14:37:03.721897 [ 253 ] {b5506bd0-3207-4fbb-97ca-3a92a1b4a06a} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:03.722258 [ 253 ] {b5506bd0-3207-4fbb-97ca-3a92a1b4a06a} executeQuery: Read 82 rows, 5.33 KiB in 0.001831 sec., 44784.270890223925 rows/sec., 2.84 MiB/sec. 2025.01.17 14:37:03.722543 [ 253 ] {b5506bd0-3207-4fbb-97ca-3a92a1b4a06a} TCPHandler: Processed in 0.002394159 sec. 2025.01.17 14:37:08.691908 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:08.692104 [ 253 ] {7e498bd8-47f7-4e0e-94da-717eb80a45eb} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:37:08.692175 [ 253 ] {7e498bd8-47f7-4e0e-94da-717eb80a45eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:37:08.692927 [ 253 ] {7e498bd8-47f7-4e0e-94da-717eb80a45eb} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:08.692970 [ 253 ] {7e498bd8-47f7-4e0e-94da-717eb80a45eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:08.693404 [ 253 ] {7e498bd8-47f7-4e0e-94da-717eb80a45eb} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 14:37:08.693670 [ 253 ] {7e498bd8-47f7-4e0e-94da-717eb80a45eb} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:08.693816 [ 41 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 14:37:08.693861 [ 41 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:08.693874 [ 253 ] {7e498bd8-47f7-4e0e-94da-717eb80a45eb} executeQuery: Read 56 rows, 4.38 KiB in 0.001816 sec., 30837.004405286345 rows/sec., 2.35 MiB/sec. 2025.01.17 14:37:08.693885 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:08.693942 [ 253 ] {7e498bd8-47f7-4e0e-94da-717eb80a45eb} TCPHandler: Processed in 0.002156445 sec. 2025.01.17 14:37:08.694019 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 14:37:08.694139 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:08.694170 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::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.01.17 14:37:08.694252 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:08.694309 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1359 rows starting from the beginning of the part 2025.01.17 14:37:08.694670 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::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.01.17 14:37:08.694810 [ 257 ] {4d4ab998-169d-4d80-8f23-d755a87043b9} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:37:08.694960 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2025.01.17 14:37:08.694995 [ 257 ] {4d4ab998-169d-4d80-8f23-d755a87043b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:37:08.695308 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 219 rows starting from the beginning of the part 2025.01.17 14:37:08.695631 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::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.01.17 14:37:08.697476 [ 257 ] {4d4ab998-169d-4d80-8f23-d755a87043b9} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:08.697563 [ 257 ] {4d4ab998-169d-4d80-8f23-d755a87043b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:08.698410 [ 257 ] {4d4ab998-169d-4d80-8f23-d755a87043b9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 14:37:08.698793 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.004836679 sec., 406270.50089534576 rows/sec., 35.44 MiB/sec. 2025.01.17 14:37:08.698940 [ 257 ] {4d4ab998-169d-4d80-8f23-d755a87043b9} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:08.699171 [ 41 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 14:37:08.699261 [ 41 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:08.699273 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 14:37:08.699328 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:08.699387 [ 257 ] {4d4ab998-169d-4d80-8f23-d755a87043b9} executeQuery: Read 64 rows, 5.12 KiB in 0.004706 sec., 13599.660008499786 rows/sec., 1.06 MiB/sec. 2025.01.17 14:37:08.699957 [ 257 ] {4d4ab998-169d-4d80-8f23-d755a87043b9} TCPHandler: Processed in 0.005862831 sec. 2025.01.17 14:37:08.700064 [ 200 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 14:37:08.700377 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:08.700549 [ 200 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:08.700585 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_11_2} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:08.700679 [ 200 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::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.01.17 14:37:08.700762 [ 253 ] {d409151b-dcd7-4c27-a264-cff36468b19d} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:08.700857 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_11_2} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 14:37:08.701081 [ 253 ] {d409151b-dcd7-4c27-a264-cff36468b19d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:37:08.701218 [ 200 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 846 rows starting from the beginning of the part 2025.01.17 14:37:08.701327 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.01.17 14:37:08.701765 [ 200 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::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.01.17 14:37:08.702236 [ 200 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2025.01.17 14:37:08.702522 [ 200 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 390 rows starting from the beginning of the part 2025.01.17 14:37:08.702823 [ 200 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::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.01.17 14:37:08.703703 [ 253 ] {d409151b-dcd7-4c27-a264-cff36468b19d} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:08.703772 [ 253 ] {d409151b-dcd7-4c27-a264-cff36468b19d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:08.704766 [ 253 ] {d409151b-dcd7-4c27-a264-cff36468b19d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 14:37:08.705293 [ 253 ] {d409151b-dcd7-4c27-a264-cff36468b19d} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:08.705498 [ 41 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 14:37:08.705559 [ 41 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:08.705587 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:08.705603 [ 253 ] {d409151b-dcd7-4c27-a264-cff36468b19d} executeQuery: Read 160 rows, 11.41 KiB in 0.00498 sec., 32128.5140562249 rows/sec., 2.24 MiB/sec. 2025.01.17 14:37:08.706030 [ 253 ] {d409151b-dcd7-4c27-a264-cff36468b19d} TCPHandler: Processed in 0.00584512 sec. 2025.01.17 14:37:08.706159 [ 201 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 14:37:08.706463 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:08.706632 [ 201 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:08.706702 [ 196 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1818 rows, containing 5 columns (5 merged, 0 gathered) in 0.007197978 sec., 252570.93033626943 rows/sec., 19.23 MiB/sec. 2025.01.17 14:37:08.706738 [ 201 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1050 rows starting from the beginning of the part 2025.01.17 14:37:08.706857 [ 257 ] {098e9ef9-d13f-4902-a24e-4ace94fde1d5} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:37:08.707102 [ 257 ] {098e9ef9-d13f-4902-a24e-4ace94fde1d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:37:08.707125 [ 201 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2361 rows starting from the beginning of the part 2025.01.17 14:37:08.707595 [ 201 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part 2025.01.17 14:37:08.708066 [ 201 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2025.01.17 14:37:08.708061 [ 196 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 14:37:08.708443 [ 201 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part 2025.01.17 14:37:08.708865 [ 201 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2025.01.17 14:37:08.710024 [ 257 ] {098e9ef9-d13f-4902-a24e-4ace94fde1d5} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:08.710110 [ 257 ] {098e9ef9-d13f-4902-a24e-4ace94fde1d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:08.710212 [ 196 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_11_2} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:08.710637 [ 196 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_11_2} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 14:37:08.711050 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.17 14:37:08.711407 [ 257 ] {098e9ef9-d13f-4902-a24e-4ace94fde1d5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 14:37:08.711997 [ 257 ] {098e9ef9-d13f-4902-a24e-4ace94fde1d5} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:08.712304 [ 40 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 14:37:08.712379 [ 40 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:08.712435 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:08.712433 [ 257 ] {098e9ef9-d13f-4902-a24e-4ace94fde1d5} executeQuery: Read 60 rows, 4.14 KiB in 0.005674 sec., 10574.550581600282 rows/sec., 729.75 KiB/sec. 2025.01.17 14:37:08.712787 [ 257 ] {098e9ef9-d13f-4902-a24e-4ace94fde1d5} TCPHandler: Processed in 0.006587785 sec. 2025.01.17 14:37:08.713201 [ 196 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 14:37:08.713336 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4064 rows, containing 5 columns (5 merged, 0 gathered) in 0.007588077 sec., 535577.063859526 rows/sec., 36.13 MiB/sec. 2025.01.17 14:37:08.713406 [ 196 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:08.713446 [ 196 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 380 rows starting from the beginning of the part 2025.01.17 14:37:08.713535 [ 196 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part 2025.01.17 14:37:08.713821 [ 196 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2025.01.17 14:37:08.713905 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 14:37:08.714055 [ 196 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2025.01.17 14:37:08.714362 [ 196 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part 2025.01.17 14:37:08.714596 [ 196 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2025.01.17 14:37:08.715085 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_11_2} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:08.715238 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_11_2} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 14:37:08.715429 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. 2025.01.17 14:37:08.716208 [ 190 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 4 columns (4 merged, 0 gathered) in 0.003598454 sec., 184523.68711674513 rows/sec., 12.08 MiB/sec. 2025.01.17 14:37:08.716362 [ 196 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 14:37:08.716644 [ 196 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_11_2} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:08.716726 [ 196 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_11_2} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 14:37:08.716799 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.17 14:37:10.469496 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2025.01.17 14:37:10.470184 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:10.470237 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:10.470771 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 14:37:10.471030 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:10.471306 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2025.01.17 14:37:10.721619 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.01.17 14:37:10.742286 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:10.742345 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:10.750307 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 14:37:10.751153 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:10.754441 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.01.17 14:37:12.985428 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 314 2025.01.17 14:37:12.988467 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:12.988526 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:12.990498 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 14:37:12.990988 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:12.991292 [ 37 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 14:37:12.991417 [ 37 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:12.991483 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:12.992107 [ 201 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 14:37:12.993156 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 314 2025.01.17 14:37:12.993563 [ 201 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:12.993747 [ 201 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2025.01.17 14:37:12.994343 [ 201 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::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.01.17 14:37:12.994937 [ 201 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part 2025.01.17 14:37:12.995532 [ 201 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part 2025.01.17 14:37:12.996151 [ 201 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2025.01.17 14:37:12.996724 [ 201 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2025.01.17 14:37:13.000164 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 172.40 MiB, peak 174.12 MiB, free memory in arenas 0.00 B, will set to 168.38 MiB (RSS), difference: -4.02 MiB 2025.01.17 14:37:13.005782 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 72 columns (72 merged, 0 gathered) in 0.014140221 sec., 22206.159295530106 rows/sec., 22.04 MiB/sec. 2025.01.17 14:37:13.006845 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 14:37:13.007735 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_6_1} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:13.007843 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_6_1} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 14:37:13.008210 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.67 MiB. 2025.01.17 14:37:13.697726 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:13.697923 [ 253 ] {1f2ef502-fda6-4b3f-95ed-ba049a2d00fa} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:37:13.697997 [ 253 ] {1f2ef502-fda6-4b3f-95ed-ba049a2d00fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:37:13.698733 [ 253 ] {1f2ef502-fda6-4b3f-95ed-ba049a2d00fa} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:13.698784 [ 253 ] {1f2ef502-fda6-4b3f-95ed-ba049a2d00fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:13.699226 [ 253 ] {1f2ef502-fda6-4b3f-95ed-ba049a2d00fa} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 14:37:13.699494 [ 253 ] {1f2ef502-fda6-4b3f-95ed-ba049a2d00fa} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:13.699708 [ 36 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.17 14:37:13.699753 [ 253 ] {1f2ef502-fda6-4b3f-95ed-ba049a2d00fa} executeQuery: Read 14 rows, 1.01 KiB in 0.001872 sec., 7478.6324786324785 rows/sec., 538.36 KiB/sec. 2025.01.17 14:37:13.699791 [ 36 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:13.699863 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:13.699899 [ 253 ] {1f2ef502-fda6-4b3f-95ed-ba049a2d00fa} TCPHandler: Processed in 0.002293978 sec. 2025.01.17 14:37:13.700085 [ 190 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.17 14:37:13.700165 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:13.700282 [ 190 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:13.700326 [ 190 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.17 14:37:13.700359 [ 257 ] {afa567c6-1f33-4e1c-9ee5-3da2c4a25056} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:37:13.700456 [ 257 ] {afa567c6-1f33-4e1c-9ee5-3da2c4a25056} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:37:13.700483 [ 190 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.01.17 14:37:13.700715 [ 190 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2025.01.17 14:37:13.700927 [ 190 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.01.17 14:37:13.701080 [ 190 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.01.17 14:37:13.702240 [ 257 ] {afa567c6-1f33-4e1c-9ee5-3da2c4a25056} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:13.702292 [ 257 ] {afa567c6-1f33-4e1c-9ee5-3da2c4a25056} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:13.702575 [ 195 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002587764 sec., 27050.38017377164 rows/sec., 2.00 MiB/sec. 2025.01.17 14:37:13.702848 [ 195 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.17 14:37:13.702962 [ 257 ] {afa567c6-1f33-4e1c-9ee5-3da2c4a25056} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 14:37:13.703378 [ 195 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_5_1} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:13.703391 [ 257 ] {afa567c6-1f33-4e1c-9ee5-3da2c4a25056} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:13.703554 [ 195 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_5_1} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.17 14:37:13.703845 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 14:37:13.704005 [ 257 ] {afa567c6-1f33-4e1c-9ee5-3da2c4a25056} executeQuery: Read 219 rows, 19.54 KiB in 0.003681 sec., 59494.702526487374 rows/sec., 5.18 MiB/sec. 2025.01.17 14:37:13.704174 [ 257 ] {afa567c6-1f33-4e1c-9ee5-3da2c4a25056} TCPHandler: Processed in 0.004142566 sec. 2025.01.17 14:37:13.704347 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:13.704476 [ 253 ] {8c9d9fa6-0293-4fd6-9df2-2319cb84b3a6} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:37:13.704532 [ 253 ] {8c9d9fa6-0293-4fd6-9df2-2319cb84b3a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:37:13.705172 [ 253 ] {8c9d9fa6-0293-4fd6-9df2-2319cb84b3a6} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:13.705216 [ 253 ] {8c9d9fa6-0293-4fd6-9df2-2319cb84b3a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:13.705606 [ 253 ] {8c9d9fa6-0293-4fd6-9df2-2319cb84b3a6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 14:37:13.705907 [ 253 ] {8c9d9fa6-0293-4fd6-9df2-2319cb84b3a6} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:13.706078 [ 36 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.17 14:37:13.706150 [ 36 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:13.706179 [ 253 ] {8c9d9fa6-0293-4fd6-9df2-2319cb84b3a6} executeQuery: Read 15 rows, 1.06 KiB in 0.001725 sec., 8695.652173913044 rows/sec., 613.11 KiB/sec. 2025.01.17 14:37:13.706195 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:13.706350 [ 253 ] {8c9d9fa6-0293-4fd6-9df2-2319cb84b3a6} TCPHandler: Processed in 0.002068662 sec. 2025.01.17 14:37:13.706598 [ 199 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.17 14:37:13.706674 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:13.706972 [ 257 ] {4cb8f9df-8d99-402b-933c-d1d49e453dbb} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:37:13.706979 [ 199 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:13.707061 [ 257 ] {4cb8f9df-8d99-402b-933c-d1d49e453dbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:37:13.707080 [ 199 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2025.01.17 14:37:13.707445 [ 199 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part 2025.01.17 14:37:13.707838 [ 199 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part 2025.01.17 14:37:13.708235 [ 199 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part 2025.01.17 14:37:13.708570 [ 199 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part 2025.01.17 14:37:13.709545 [ 257 ] {4cb8f9df-8d99-402b-933c-d1d49e453dbb} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:13.709610 [ 257 ] {4cb8f9df-8d99-402b-933c-d1d49e453dbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:13.710597 [ 257 ] {4cb8f9df-8d99-402b-933c-d1d49e453dbb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 14:37:13.711143 [ 199 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 5 columns (5 merged, 0 gathered) in 0.004802649 sec., 15616.381709344156 rows/sec., 1.13 MiB/sec. 2025.01.17 14:37:13.711159 [ 257 ] {4cb8f9df-8d99-402b-933c-d1d49e453dbb} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:13.711332 [ 199 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.17 14:37:13.711680 [ 257 ] {4cb8f9df-8d99-402b-933c-d1d49e453dbb} executeQuery: Read 14 rows, 1004.00 B in 0.004795 sec., 2919.7080291970806 rows/sec., 204.48 KiB/sec. 2025.01.17 14:37:13.711818 [ 257 ] {4cb8f9df-8d99-402b-933c-d1d49e453dbb} TCPHandler: Processed in 0.005306579 sec. 2025.01.17 14:37:13.712037 [ 199 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_5_1} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:13.712053 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:13.712216 [ 199 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_5_1} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.17 14:37:13.712270 [ 253 ] {517f4f96-a864-4f4a-b081-2ebbaf7ee391} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:37:13.712377 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 14:37:13.712394 [ 253 ] {517f4f96-a864-4f4a-b081-2ebbaf7ee391} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:37:13.713001 [ 253 ] {517f4f96-a864-4f4a-b081-2ebbaf7ee391} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:13.713046 [ 253 ] {517f4f96-a864-4f4a-b081-2ebbaf7ee391} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:13.713406 [ 253 ] {517f4f96-a864-4f4a-b081-2ebbaf7ee391} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 14:37:13.713657 [ 253 ] {517f4f96-a864-4f4a-b081-2ebbaf7ee391} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:13.713847 [ 36 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.17 14:37:13.713911 [ 253 ] {517f4f96-a864-4f4a-b081-2ebbaf7ee391} executeQuery: Read 13 rows, 830.00 B in 0.001699 sec., 7651.559741024132 rows/sec., 477.07 KiB/sec. 2025.01.17 14:37:13.713921 [ 36 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:13.714012 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:13.714032 [ 253 ] {517f4f96-a864-4f4a-b081-2ebbaf7ee391} TCPHandler: Processed in 0.002088423 sec. 2025.01.17 14:37:13.714326 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:13.714341 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.17 14:37:13.714555 [ 257 ] {14b7816e-85fb-44ab-b81a-f326cb38a4d4} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:37:13.714567 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:13.714601 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2025.01.17 14:37:13.714614 [ 257 ] {14b7816e-85fb-44ab-b81a-f326cb38a4d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:37:13.714810 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.01.17 14:37:13.714988 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2025.01.17 14:37:13.715221 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2025.01.17 14:37:13.715441 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2025.01.17 14:37:13.716536 [ 257 ] {14b7816e-85fb-44ab-b81a-f326cb38a4d4} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:13.716582 [ 257 ] {14b7816e-85fb-44ab-b81a-f326cb38a4d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:13.716884 [ 199 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002746656 sec., 23665.140447147365 rows/sec., 1.53 MiB/sec. 2025.01.17 14:37:13.717106 [ 199 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.17 14:37:13.717323 [ 257 ] {14b7816e-85fb-44ab-b81a-f326cb38a4d4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 14:37:13.717694 [ 199 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_5_1} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:13.717863 [ 257 ] {14b7816e-85fb-44ab-b81a-f326cb38a4d4} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:13.717892 [ 199 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_5_1} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.17 14:37:13.718045 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 14:37:13.718285 [ 257 ] {14b7816e-85fb-44ab-b81a-f326cb38a4d4} executeQuery: Read 390 rows, 28.32 KiB in 0.003759 sec., 103750.9976057462 rows/sec., 7.36 MiB/sec. 2025.01.17 14:37:13.718467 [ 257 ] {14b7816e-85fb-44ab-b81a-f326cb38a4d4} TCPHandler: Processed in 0.004317039 sec. 2025.01.17 14:37:13.718652 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:13.718774 [ 253 ] {19999977-05cf-4753-bdb6-afc11d0f7941} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:37:13.718828 [ 253 ] {19999977-05cf-4753-bdb6-afc11d0f7941} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:37:13.719296 [ 253 ] {19999977-05cf-4753-bdb6-afc11d0f7941} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:13.719334 [ 253 ] {19999977-05cf-4753-bdb6-afc11d0f7941} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:13.719701 [ 253 ] {19999977-05cf-4753-bdb6-afc11d0f7941} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 14:37:13.719956 [ 253 ] {19999977-05cf-4753-bdb6-afc11d0f7941} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:13.720245 [ 253 ] {19999977-05cf-4753-bdb6-afc11d0f7941} executeQuery: Read 6 rows, 321.00 B in 0.001479 sec., 4056.7951318458418 rows/sec., 211.95 KiB/sec. 2025.01.17 14:37:13.720307 [ 253 ] {19999977-05cf-4753-bdb6-afc11d0f7941} TCPHandler: Processed in 0.001713775 sec. 2025.01.17 14:37:13.720461 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:13.720581 [ 257 ] {f23eb351-46b3-43db-965e-478b1ab895e5} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:13.720636 [ 257 ] {f23eb351-46b3-43db-965e-478b1ab895e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:37:13.721235 [ 257 ] {f23eb351-46b3-43db-965e-478b1ab895e5} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:13.721275 [ 257 ] {f23eb351-46b3-43db-965e-478b1ab895e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:13.721711 [ 257 ] {f23eb351-46b3-43db-965e-478b1ab895e5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 14:37:13.721958 [ 257 ] {f23eb351-46b3-43db-965e-478b1ab895e5} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:13.722188 [ 257 ] {f23eb351-46b3-43db-965e-478b1ab895e5} executeQuery: Read 237 rows, 16.27 KiB in 0.001632 sec., 145220.58823529413 rows/sec., 9.73 MiB/sec. 2025.01.17 14:37:13.722248 [ 257 ] {f23eb351-46b3-43db-965e-478b1ab895e5} TCPHandler: Processed in 0.001842658 sec. 2025.01.17 14:37:13.722401 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:13.722520 [ 253 ] {4c06612b-81b2-4011-a621-0a11e7af5a65} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:37:13.722574 [ 253 ] {4c06612b-81b2-4011-a621-0a11e7af5a65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:37:13.723048 [ 253 ] {4c06612b-81b2-4011-a621-0a11e7af5a65} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:13.723087 [ 253 ] {4c06612b-81b2-4011-a621-0a11e7af5a65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:13.723449 [ 253 ] {4c06612b-81b2-4011-a621-0a11e7af5a65} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 14:37:13.723721 [ 253 ] {4c06612b-81b2-4011-a621-0a11e7af5a65} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:13.723874 [ 35 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.17 14:37:13.723935 [ 35 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:13.723971 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:13.723976 [ 253 ] {4c06612b-81b2-4011-a621-0a11e7af5a65} executeQuery: Read 1 rows, 69.00 B in 0.001476 sec., 677.5067750677506 rows/sec., 45.65 KiB/sec. 2025.01.17 14:37:13.724166 [ 253 ] {4c06612b-81b2-4011-a621-0a11e7af5a65} TCPHandler: Processed in 0.001819037 sec. 2025.01.17 14:37:13.724180 [ 199 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.17 14:37:13.724339 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:13.724368 [ 199 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:13.724422 [ 199 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2025.01.17 14:37:13.724631 [ 257 ] {43c04128-cedb-4350-9a51-7e330e9726ff} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:13.724685 [ 199 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.01.17 14:37:13.725017 [ 199 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.01.17 14:37:13.725038 [ 257 ] {43c04128-cedb-4350-9a51-7e330e9726ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:37:13.725395 [ 199 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.01.17 14:37:13.725733 [ 199 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.01.17 14:37:13.729255 [ 190 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005223358 sec., 957.2386192943313 rows/sec., 64.50 KiB/sec. 2025.01.17 14:37:13.729494 [ 257 ] {43c04128-cedb-4350-9a51-7e330e9726ff} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:13.729547 [ 257 ] {43c04128-cedb-4350-9a51-7e330e9726ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:13.729574 [ 192 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.17 14:37:13.730335 [ 192 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_5_1} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:13.730596 [ 192 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_5_1} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.17 14:37:13.730800 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.01.17 14:37:13.730962 [ 257 ] {43c04128-cedb-4350-9a51-7e330e9726ff} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 14:37:13.731236 [ 257 ] {43c04128-cedb-4350-9a51-7e330e9726ff} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:13.731572 [ 257 ] {43c04128-cedb-4350-9a51-7e330e9726ff} executeQuery: Read 8 rows, 14.68 KiB in 0.007053 sec., 1134.2691053452431 rows/sec., 2.03 MiB/sec. 2025.01.17 14:37:13.731794 [ 257 ] {43c04128-cedb-4350-9a51-7e330e9726ff} TCPHandler: Processed in 0.007531695 sec. 2025.01.17 14:37:13.731974 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:13.732124 [ 253 ] {8bf78156-f7fd-4612-9ef1-7e6772e617ee} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:37:13.732186 [ 253 ] {8bf78156-f7fd-4612-9ef1-7e6772e617ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:37:13.732730 [ 253 ] {8bf78156-f7fd-4612-9ef1-7e6772e617ee} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:13.732769 [ 253 ] {8bf78156-f7fd-4612-9ef1-7e6772e617ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:13.733163 [ 253 ] {8bf78156-f7fd-4612-9ef1-7e6772e617ee} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 14:37:13.733407 [ 253 ] {8bf78156-f7fd-4612-9ef1-7e6772e617ee} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:13.733628 [ 253 ] {8bf78156-f7fd-4612-9ef1-7e6772e617ee} executeQuery: Read 82 rows, 5.33 KiB in 0.001536 sec., 53385.416666666664 rows/sec., 3.39 MiB/sec. 2025.01.17 14:37:13.733680 [ 253 ] {8bf78156-f7fd-4612-9ef1-7e6772e617ee} TCPHandler: Processed in 0.001771366 sec. 2025.01.17 14:37:14.000196 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 165.38 MiB, peak 174.12 MiB, free memory in arenas 0.00 B, will set to 168.52 MiB (RSS), difference: 3.15 MiB 2025.01.17 14:37:17.896611 [ 30 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:37:17.896677 [ 30 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:37:17.972268 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2025.01.17 14:37:17.972898 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:17.972940 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:17.973467 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 14:37:17.973728 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:17.973960 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.01.17 14:37:18.255312 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.01.17 14:37:18.275435 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:18.275488 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:18.282496 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 14:37:18.283294 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:18.286128 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.01.17 14:37:18.687257 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:18.687516 [ 253 ] {99ae94a6-606f-4214-b82c-c40052d0e676} executeQuery: (from [fd00:1122:3344:101::d]:58917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 14:37:18.687927 [ 253 ] {99ae94a6-606f-4214-b82c-c40052d0e676} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:37:18.687979 [ 253 ] {99ae94a6-606f-4214-b82c-c40052d0e676} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 14:37:18.688338 [ 253 ] {99ae94a6-606f-4214-b82c-c40052d0e676} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:37:18.688415 [ 253 ] {99ae94a6-606f-4214-b82c-c40052d0e676} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:37:18.688590 [ 253 ] {99ae94a6-606f-4214-b82c-c40052d0e676} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.01.17 14:37:18.688789 [ 296 ] {99ae94a6-606f-4214-b82c-c40052d0e676} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.17 14:37:18.688810 [ 295 ] {99ae94a6-606f-4214-b82c-c40052d0e676} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 14:37:18.688784 [ 294 ] {99ae94a6-606f-4214-b82c-c40052d0e676} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:37:18.688994 [ 253 ] {99ae94a6-606f-4214-b82c-c40052d0e676} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.17 14:37:18.689045 [ 253 ] {99ae94a6-606f-4214-b82c-c40052d0e676} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:37:18.689195 [ 253 ] {99ae94a6-606f-4214-b82c-c40052d0e676} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 14:37:18.689226 [ 253 ] {99ae94a6-606f-4214-b82c-c40052d0e676} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Reading approx. 37 rows with 3 streams 2025.01.17 14:37:18.689277 [ 253 ] {99ae94a6-606f-4214-b82c-c40052d0e676} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:37:18.689324 [ 253 ] {99ae94a6-606f-4214-b82c-c40052d0e676} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:37:18.689367 [ 253 ] {99ae94a6-606f-4214-b82c-c40052d0e676} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:37:18.690919 [ 253 ] {99ae94a6-606f-4214-b82c-c40052d0e676} executeQuery: Read 37 rows, 1.39 KiB in 0.003526 sec., 10493.477027793533 rows/sec., 393.28 KiB/sec. 2025.01.17 14:37:18.691131 [ 253 ] {99ae94a6-606f-4214-b82c-c40052d0e676} TCPHandler: Processed in 0.004000292 sec. 2025.01.17 14:37:18.691586 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:18.691873 [ 257 ] {9f99cba4-2629-4201-aa36-0f498caf656e} executeQuery: (from [fd00:1122:3344:101::d]:55859) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 14:37:18.692343 [ 257 ] {9f99cba4-2629-4201-aa36-0f498caf656e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:37:18.692397 [ 257 ] {9f99cba4-2629-4201-aa36-0f498caf656e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 14:37:18.692774 [ 257 ] {9f99cba4-2629-4201-aa36-0f498caf656e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:37:18.692853 [ 257 ] {9f99cba4-2629-4201-aa36-0f498caf656e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:37:18.693033 [ 257 ] {9f99cba4-2629-4201-aa36-0f498caf656e} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.01.17 14:37:18.693182 [ 295 ] {9f99cba4-2629-4201-aa36-0f498caf656e} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 14:37:18.693204 [ 296 ] {9f99cba4-2629-4201-aa36-0f498caf656e} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.17 14:37:18.693211 [ 298 ] {9f99cba4-2629-4201-aa36-0f498caf656e} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:37:18.693343 [ 257 ] {9f99cba4-2629-4201-aa36-0f498caf656e} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.17 14:37:18.693374 [ 257 ] {9f99cba4-2629-4201-aa36-0f498caf656e} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:37:18.693491 [ 257 ] {9f99cba4-2629-4201-aa36-0f498caf656e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 14:37:18.693516 [ 257 ] {9f99cba4-2629-4201-aa36-0f498caf656e} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Reading approx. 37 rows with 3 streams 2025.01.17 14:37:18.693560 [ 257 ] {9f99cba4-2629-4201-aa36-0f498caf656e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:37:18.693609 [ 257 ] {9f99cba4-2629-4201-aa36-0f498caf656e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:37:18.693653 [ 257 ] {9f99cba4-2629-4201-aa36-0f498caf656e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:37:18.695052 [ 257 ] {9f99cba4-2629-4201-aa36-0f498caf656e} executeQuery: Read 37 rows, 1.39 KiB in 0.003328 sec., 11117.788461538463 rows/sec., 416.68 KiB/sec. 2025.01.17 14:37:18.695239 [ 257 ] {9f99cba4-2629-4201-aa36-0f498caf656e} TCPHandler: Processed in 0.003800968 sec. 2025.01.17 14:37:18.695524 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:18.695721 [ 253 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} executeQuery: (from [fd00:1122:3344:101::d]:58917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 14:37:18.696084 [ 253 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:37:18.696135 [ 253 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 14:37:18.696476 [ 253 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:37:18.696544 [ 253 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:37:18.696694 [ 253 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.01.17 14:37:18.696863 [ 295 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 14:37:18.696862 [ 296 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.17 14:37:18.696867 [ 298 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:37:18.697018 [ 253 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.17 14:37:18.697048 [ 253 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:37:18.697158 [ 253 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 14:37:18.697180 [ 253 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Reading approx. 37 rows with 3 streams 2025.01.17 14:37:18.697221 [ 253 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:37:18.697268 [ 253 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:37:18.697346 [ 253 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:37:18.698840 [ 253 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} executeQuery: Read 37 rows, 1.39 KiB in 0.003216 sec., 11504.975124378108 rows/sec., 431.19 KiB/sec. 2025.01.17 14:37:18.699040 [ 253 ] {f4442ad9-b229-40ba-9dbe-8db84ac66644} TCPHandler: Processed in 0.003572043 sec. 2025.01.17 14:37:18.705379 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:18.705499 [ 253 ] {9c653660-a108-4eab-92d0-d05767d957ec} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.17 14:37:18.705549 [ 253 ] {9c653660-a108-4eab-92d0-d05767d957ec} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:37:18.706268 [ 253 ] {9c653660-a108-4eab-92d0-d05767d957ec} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:18.706314 [ 253 ] {9c653660-a108-4eab-92d0-d05767d957ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:18.706844 [ 253 ] {9c653660-a108-4eab-92d0-d05767d957ec} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 14:37:18.707077 [ 253 ] {9c653660-a108-4eab-92d0-d05767d957ec} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:18.707351 [ 253 ] {9c653660-a108-4eab-92d0-d05767d957ec} executeQuery: Read 3 rows, 280.00 B in 0.001879 sec., 1596.5939329430548 rows/sec., 145.52 KiB/sec. 2025.01.17 14:37:18.707487 [ 253 ] {9c653660-a108-4eab-92d0-d05767d957ec} TCPHandler: Processed in 0.002162884 sec. 2025.01.17 14:37:18.707648 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:18.707786 [ 257 ] {e34df651-c303-46c1-86a8-e80241efb071} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:37:18.707840 [ 257 ] {e34df651-c303-46c1-86a8-e80241efb071} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:37:18.708521 [ 257 ] {e34df651-c303-46c1-86a8-e80241efb071} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:18.708566 [ 257 ] {e34df651-c303-46c1-86a8-e80241efb071} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:18.709000 [ 257 ] {e34df651-c303-46c1-86a8-e80241efb071} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 14:37:18.709267 [ 257 ] {e34df651-c303-46c1-86a8-e80241efb071} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:18.709497 [ 257 ] {e34df651-c303-46c1-86a8-e80241efb071} executeQuery: Read 104 rows, 8.85 KiB in 0.001748 sec., 59496.56750572082 rows/sec., 4.95 MiB/sec. 2025.01.17 14:37:18.709551 [ 257 ] {e34df651-c303-46c1-86a8-e80241efb071} TCPHandler: Processed in 0.001961661 sec. 2025.01.17 14:37:18.709699 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:18.709816 [ 253 ] {678df9cf-c350-4143-b7bc-ebaab5726ba3} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:37:18.709864 [ 253 ] {678df9cf-c350-4143-b7bc-ebaab5726ba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:37:18.710467 [ 253 ] {678df9cf-c350-4143-b7bc-ebaab5726ba3} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:18.710508 [ 253 ] {678df9cf-c350-4143-b7bc-ebaab5726ba3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:18.710893 [ 253 ] {678df9cf-c350-4143-b7bc-ebaab5726ba3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 14:37:18.711146 [ 253 ] {678df9cf-c350-4143-b7bc-ebaab5726ba3} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:18.711362 [ 253 ] {678df9cf-c350-4143-b7bc-ebaab5726ba3} executeQuery: Read 24 rows, 1.80 KiB in 0.001573 sec., 15257.469802924348 rows/sec., 1.12 MiB/sec. 2025.01.17 14:37:18.711417 [ 253 ] {678df9cf-c350-4143-b7bc-ebaab5726ba3} TCPHandler: Processed in 0.001772376 sec. 2025.01.17 14:37:18.711571 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:18.711697 [ 257 ] {273d8947-c70b-4a74-a098-8c60b244efd8} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:37:18.711747 [ 257 ] {273d8947-c70b-4a74-a098-8c60b244efd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:37:18.712391 [ 257 ] {273d8947-c70b-4a74-a098-8c60b244efd8} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:18.712438 [ 257 ] {273d8947-c70b-4a74-a098-8c60b244efd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:18.712849 [ 257 ] {273d8947-c70b-4a74-a098-8c60b244efd8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 14:37:18.713111 [ 257 ] {273d8947-c70b-4a74-a098-8c60b244efd8} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:18.713327 [ 257 ] {273d8947-c70b-4a74-a098-8c60b244efd8} executeQuery: Read 100 rows, 8.00 KiB in 0.001655 sec., 60422.96072507553 rows/sec., 4.72 MiB/sec. 2025.01.17 14:37:18.713383 [ 257 ] {273d8947-c70b-4a74-a098-8c60b244efd8} TCPHandler: Processed in 0.001872288 sec. 2025.01.17 14:37:18.713527 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:18.713645 [ 253 ] {75a18b99-e67a-45c7-b6e5-d0b074ca2584} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:18.713697 [ 253 ] {75a18b99-e67a-45c7-b6e5-d0b074ca2584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:37:18.714265 [ 253 ] {75a18b99-e67a-45c7-b6e5-d0b074ca2584} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:18.714306 [ 253 ] {75a18b99-e67a-45c7-b6e5-d0b074ca2584} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:18.714702 [ 253 ] {75a18b99-e67a-45c7-b6e5-d0b074ca2584} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 14:37:18.714945 [ 253 ] {75a18b99-e67a-45c7-b6e5-d0b074ca2584} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:18.715159 [ 253 ] {75a18b99-e67a-45c7-b6e5-d0b074ca2584} executeQuery: Read 160 rows, 11.41 KiB in 0.001539 sec., 103963.61273554256 rows/sec., 7.24 MiB/sec. 2025.01.17 14:37:18.715212 [ 253 ] {75a18b99-e67a-45c7-b6e5-d0b074ca2584} TCPHandler: Processed in 0.001739966 sec. 2025.01.17 14:37:18.715371 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:18.715511 [ 257 ] {39eabe37-c067-4334-9abd-b6572a50a792} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:18.715606 [ 257 ] {39eabe37-c067-4334-9abd-b6572a50a792} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:37:18.716930 [ 257 ] {39eabe37-c067-4334-9abd-b6572a50a792} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:18.716971 [ 257 ] {39eabe37-c067-4334-9abd-b6572a50a792} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:18.717629 [ 257 ] {39eabe37-c067-4334-9abd-b6572a50a792} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 14:37:18.717904 [ 257 ] {39eabe37-c067-4334-9abd-b6572a50a792} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:18.718080 [ 27 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 14:37:18.718154 [ 27 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:18.718179 [ 257 ] {39eabe37-c067-4334-9abd-b6572a50a792} executeQuery: Read 24 rows, 44.04 KiB in 0.002695 sec., 8905.380333951764 rows/sec., 15.96 MiB/sec. 2025.01.17 14:37:18.718192 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:18.718734 [ 189 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 14:37:18.718809 [ 257 ] {39eabe37-c067-4334-9abd-b6572a50a792} TCPHandler: Processed in 0.003501112 sec. 2025.01.17 14:37:18.719053 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:18.719238 [ 189 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:18.719242 [ 253 ] {17a899d1-6bfa-4747-99cd-e8a9cc258779} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.17 14:37:18.719325 [ 253 ] {17a899d1-6bfa-4747-99cd-e8a9cc258779} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.17 14:37:18.719327 [ 189 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.01.17 14:37:18.720011 [ 189 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.01.17 14:37:18.720583 [ 189 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2025.01.17 14:37:18.720980 [ 253 ] {17a899d1-6bfa-4747-99cd-e8a9cc258779} oximeter.measurements_i64 (28d07869-7017-4546-9016-94b6a96b5f4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:18.721058 [ 253 ] {17a899d1-6bfa-4747-99cd-e8a9cc258779} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:18.721108 [ 189 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.01.17 14:37:18.721604 [ 189 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part 2025.01.17 14:37:18.722117 [ 189 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part 2025.01.17 14:37:18.722147 [ 253 ] {17a899d1-6bfa-4747-99cd-e8a9cc258779} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:37:18.722751 [ 253 ] {17a899d1-6bfa-4747-99cd-e8a9cc258779} oximeter.measurements_i64 (28d07869-7017-4546-9016-94b6a96b5f4e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:18.723045 [ 253 ] {17a899d1-6bfa-4747-99cd-e8a9cc258779} executeQuery: Read 21 rows, 1.57 KiB in 0.00385 sec., 5454.545454545454 rows/sec., 407.37 KiB/sec. 2025.01.17 14:37:18.723121 [ 253 ] {17a899d1-6bfa-4747-99cd-e8a9cc258779} TCPHandler: Processed in 0.004185386 sec. 2025.01.17 14:37:18.723308 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:18.723532 [ 257 ] {e7ef56f6-506b-40d6-9dc0-43cfb77e50b2} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:37:18.723650 [ 257 ] {e7ef56f6-506b-40d6-9dc0-43cfb77e50b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:37:18.725514 [ 257 ] {e7ef56f6-506b-40d6-9dc0-43cfb77e50b2} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:18.725591 [ 257 ] {e7ef56f6-506b-40d6-9dc0-43cfb77e50b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:18.726671 [ 257 ] {e7ef56f6-506b-40d6-9dc0-43cfb77e50b2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 14:37:18.727298 [ 257 ] {e7ef56f6-506b-40d6-9dc0-43cfb77e50b2} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:18.728064 [ 257 ] {e7ef56f6-506b-40d6-9dc0-43cfb77e50b2} executeQuery: Read 60 rows, 4.14 KiB in 0.004565 sec., 13143.483023001096 rows/sec., 907.04 KiB/sec. 2025.01.17 14:37:18.728369 [ 257 ] {e7ef56f6-506b-40d6-9dc0-43cfb77e50b2} TCPHandler: Processed in 0.005149826 sec. 2025.01.17 14:37:18.728790 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 19 columns (19 merged, 0 gathered) in 0.010432275 sec., 6134.807604285738 rows/sec., 10.99 MiB/sec. 2025.01.17 14:37:18.729109 [ 190 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 14:37:18.729564 [ 190 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_6_1} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:18.729641 [ 190 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_6_1} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 14:37:18.729788 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.01.17 14:37:19.901471 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:19.901763 [ 253 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} executeQuery: (from [fd00:1122:3344:101::d]:58917) 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.01.17 14:37:19.902239 [ 253 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:37:19.902293 [ 253 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} 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.01.17 14:37:19.902668 [ 253 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:37:19.902750 [ 253 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:37:19.902923 [ 253 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2025.01.17 14:37:19.903055 [ 296 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 14:37:19.903141 [ 298 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.17 14:37:19.903183 [ 295 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.01.17 14:37:19.903141 [ 294 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 14:37:19.903355 [ 253 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2025.01.17 14:37:19.903385 [ 253 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:37:19.903527 [ 253 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 14:37:19.903551 [ 253 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Reading approx. 40 rows with 4 streams 2025.01.17 14:37:19.903597 [ 253 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} 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.01.17 14:37:19.903650 [ 253 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} 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.01.17 14:37:19.903697 [ 253 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} 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.01.17 14:37:19.903742 [ 253 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} 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.01.17 14:37:19.906035 [ 253 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} executeQuery: Read 40 rows, 1.53 KiB in 0.004414 sec., 9062.075215224286 rows/sec., 345.58 KiB/sec. 2025.01.17 14:37:19.906295 [ 253 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} MemoryTracker: Peak memory usage (for query): 143.96 KiB. 2025.01.17 14:37:19.906313 [ 253 ] {31d329a7-07f0-40be-b48d-2eb5578c2aad} TCPHandler: Processed in 0.004978633 sec. 2025.01.17 14:37:19.945739 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:19.945896 [ 253 ] {8bbd1b57-23f5-47ec-afce-fa1b1d2581b9} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.17 14:37:19.945963 [ 253 ] {8bbd1b57-23f5-47ec-afce-fa1b1d2581b9} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:37:19.946741 [ 253 ] {8bbd1b57-23f5-47ec-afce-fa1b1d2581b9} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:19.946782 [ 253 ] {8bbd1b57-23f5-47ec-afce-fa1b1d2581b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:19.947289 [ 253 ] {8bbd1b57-23f5-47ec-afce-fa1b1d2581b9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 14:37:19.947511 [ 253 ] {8bbd1b57-23f5-47ec-afce-fa1b1d2581b9} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:19.947762 [ 253 ] {8bbd1b57-23f5-47ec-afce-fa1b1d2581b9} executeQuery: Read 1 rows, 232.00 B in 0.001892 sec., 528.5412262156448 rows/sec., 119.75 KiB/sec. 2025.01.17 14:37:19.947893 [ 253 ] {8bbd1b57-23f5-47ec-afce-fa1b1d2581b9} TCPHandler: Processed in 0.002223506 sec. 2025.01.17 14:37:19.948147 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:19.948351 [ 257 ] {fae2d495-618b-4379-a110-5dafce6348a2} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:37:19.948435 [ 257 ] {fae2d495-618b-4379-a110-5dafce6348a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:37:19.949283 [ 257 ] {fae2d495-618b-4379-a110-5dafce6348a2} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:19.949338 [ 257 ] {fae2d495-618b-4379-a110-5dafce6348a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:19.949822 [ 257 ] {fae2d495-618b-4379-a110-5dafce6348a2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 14:37:19.950086 [ 257 ] {fae2d495-618b-4379-a110-5dafce6348a2} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:19.950325 [ 257 ] {fae2d495-618b-4379-a110-5dafce6348a2} executeQuery: Read 14 rows, 1.01 KiB in 0.002034 sec., 6882.9891838741405 rows/sec., 495.48 KiB/sec. 2025.01.17 14:37:19.950394 [ 257 ] {fae2d495-618b-4379-a110-5dafce6348a2} TCPHandler: Processed in 0.002381779 sec. 2025.01.17 14:37:19.950567 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:19.950687 [ 253 ] {b00e593a-a0ed-43d4-9b03-2b3b1e01d902} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 14:37:19.950736 [ 253 ] {b00e593a-a0ed-43d4-9b03-2b3b1e01d902} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 14:37:19.951348 [ 253 ] {b00e593a-a0ed-43d4-9b03-2b3b1e01d902} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:19.951387 [ 253 ] {b00e593a-a0ed-43d4-9b03-2b3b1e01d902} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:19.951740 [ 253 ] {b00e593a-a0ed-43d4-9b03-2b3b1e01d902} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 14:37:19.951976 [ 253 ] {b00e593a-a0ed-43d4-9b03-2b3b1e01d902} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:19.952163 [ 253 ] {b00e593a-a0ed-43d4-9b03-2b3b1e01d902} executeQuery: Read 12 rows, 1002.00 B in 0.001499 sec., 8005.336891260841 rows/sec., 652.78 KiB/sec. 2025.01.17 14:37:19.952215 [ 253 ] {b00e593a-a0ed-43d4-9b03-2b3b1e01d902} TCPHandler: Processed in 0.001703155 sec. 2025.01.17 14:37:19.952375 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:19.952525 [ 257 ] {2cf5bffc-117d-4e6d-b378-6654b0ba33d1} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:37:19.952589 [ 257 ] {2cf5bffc-117d-4e6d-b378-6654b0ba33d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:37:19.953938 [ 257 ] {2cf5bffc-117d-4e6d-b378-6654b0ba33d1} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:19.953981 [ 257 ] {2cf5bffc-117d-4e6d-b378-6654b0ba33d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:19.954477 [ 257 ] {2cf5bffc-117d-4e6d-b378-6654b0ba33d1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 14:37:19.954736 [ 257 ] {2cf5bffc-117d-4e6d-b378-6654b0ba33d1} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:19.954970 [ 257 ] {2cf5bffc-117d-4e6d-b378-6654b0ba33d1} executeQuery: Read 1365 rows, 116.09 KiB in 0.002481 sec., 550181.3784764208 rows/sec., 45.70 MiB/sec. 2025.01.17 14:37:19.955033 [ 257 ] {2cf5bffc-117d-4e6d-b378-6654b0ba33d1} TCPHandler: Processed in 0.002730226 sec. 2025.01.17 14:37:19.955196 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:19.955333 [ 253 ] {d622eb83-2923-4f81-9acf-e60771448efc} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:37:19.955391 [ 253 ] {d622eb83-2923-4f81-9acf-e60771448efc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:37:19.956119 [ 253 ] {d622eb83-2923-4f81-9acf-e60771448efc} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:19.956159 [ 253 ] {d622eb83-2923-4f81-9acf-e60771448efc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:19.956512 [ 253 ] {d622eb83-2923-4f81-9acf-e60771448efc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 14:37:19.956749 [ 253 ] {d622eb83-2923-4f81-9acf-e60771448efc} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:19.956933 [ 253 ] {d622eb83-2923-4f81-9acf-e60771448efc} executeQuery: Read 27 rows, 1.90 KiB in 0.00163 sec., 16564.41717791411 rows/sec., 1.14 MiB/sec. 2025.01.17 14:37:19.956986 [ 253 ] {d622eb83-2923-4f81-9acf-e60771448efc} TCPHandler: Processed in 0.001855438 sec. 2025.01.17 14:37:19.957140 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:19.957289 [ 257 ] {7c0fbc80-0dda-46e6-88e6-3c57cde58fb7} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:37:19.957350 [ 257 ] {7c0fbc80-0dda-46e6-88e6-3c57cde58fb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:37:19.958159 [ 257 ] {7c0fbc80-0dda-46e6-88e6-3c57cde58fb7} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:19.958202 [ 257 ] {7c0fbc80-0dda-46e6-88e6-3c57cde58fb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:19.958617 [ 257 ] {7c0fbc80-0dda-46e6-88e6-3c57cde58fb7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 14:37:19.958885 [ 257 ] {7c0fbc80-0dda-46e6-88e6-3c57cde58fb7} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:19.959048 [ 45 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 14:37:19.959112 [ 45 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:19.959150 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:19.959164 [ 257 ] {7c0fbc80-0dda-46e6-88e6-3c57cde58fb7} executeQuery: Read 242 rows, 16.79 KiB in 0.001906 sec., 126967.47114375656 rows/sec., 8.60 MiB/sec. 2025.01.17 14:37:19.959370 [ 257 ] {7c0fbc80-0dda-46e6-88e6-3c57cde58fb7} TCPHandler: Processed in 0.002293447 sec. 2025.01.17 14:37:19.959450 [ 192 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 14:37:19.959561 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:19.959762 [ 192 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:19.959787 [ 253 ] {85bc1bf7-1df0-4ef1-b233-5d565847d551} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:37:19.959860 [ 192 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.17 14:37:19.959877 [ 253 ] {85bc1bf7-1df0-4ef1-b233-5d565847d551} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:37:19.960325 [ 192 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.01.17 14:37:19.960762 [ 192 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part 2025.01.17 14:37:19.961173 [ 192 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.01.17 14:37:19.961521 [ 192 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.01.17 14:37:19.961682 [ 192 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part 2025.01.17 14:37:19.962529 [ 253 ] {85bc1bf7-1df0-4ef1-b233-5d565847d551} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:19.962598 [ 253 ] {85bc1bf7-1df0-4ef1-b233-5d565847d551} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:19.963538 [ 253 ] {85bc1bf7-1df0-4ef1-b233-5d565847d551} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 14:37:19.964133 [ 253 ] {85bc1bf7-1df0-4ef1-b233-5d565847d551} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:19.964732 [ 253 ] {85bc1bf7-1df0-4ef1-b233-5d565847d551} executeQuery: Read 13 rows, 830.00 B in 0.004967 sec., 2617.274008455808 rows/sec., 163.19 KiB/sec. 2025.01.17 14:37:19.965113 [ 253 ] {85bc1bf7-1df0-4ef1-b233-5d565847d551} TCPHandler: Processed in 0.005615135 sec. 2025.01.17 14:37:19.965179 [ 192 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005902251 sec., 91490.5177702541 rows/sec., 6.55 MiB/sec. 2025.01.17 14:37:19.965312 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:19.965364 [ 192 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 14:37:19.965538 [ 257 ] {ceb382e6-4cf7-447c-84cc-8bf2c5a85b6d} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:37:19.965627 [ 257 ] {ceb382e6-4cf7-447c-84cc-8bf2c5a85b6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:37:19.965956 [ 192 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_6_1} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:19.966201 [ 192 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_6_1} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 14:37:19.966389 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.17 14:37:19.967057 [ 257 ] {ceb382e6-4cf7-447c-84cc-8bf2c5a85b6d} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:19.967103 [ 257 ] {ceb382e6-4cf7-447c-84cc-8bf2c5a85b6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:19.967544 [ 257 ] {ceb382e6-4cf7-447c-84cc-8bf2c5a85b6d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 14:37:19.967824 [ 257 ] {ceb382e6-4cf7-447c-84cc-8bf2c5a85b6d} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:19.968042 [ 257 ] {ceb382e6-4cf7-447c-84cc-8bf2c5a85b6d} executeQuery: Read 858 rows, 63.59 KiB in 0.002565 sec., 334502.9239766082 rows/sec., 24.21 MiB/sec. 2025.01.17 14:37:19.968105 [ 257 ] {ceb382e6-4cf7-447c-84cc-8bf2c5a85b6d} TCPHandler: Processed in 0.002879449 sec. 2025.01.17 14:37:19.968273 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:19.968412 [ 253 ] {2f50072f-bac3-4c6c-89d5-fd6d1b0935e8} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:37:19.968475 [ 253 ] {2f50072f-bac3-4c6c-89d5-fd6d1b0935e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:37:19.969068 [ 253 ] {2f50072f-bac3-4c6c-89d5-fd6d1b0935e8} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:19.969114 [ 253 ] {2f50072f-bac3-4c6c-89d5-fd6d1b0935e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:19.969488 [ 253 ] {2f50072f-bac3-4c6c-89d5-fd6d1b0935e8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 14:37:19.969726 [ 253 ] {2f50072f-bac3-4c6c-89d5-fd6d1b0935e8} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:19.969841 [ 45 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 14:37:19.969881 [ 45 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:19.969904 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:19.969913 [ 253 ] {2f50072f-bac3-4c6c-89d5-fd6d1b0935e8} executeQuery: Read 6 rows, 321.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 205.02 KiB/sec. 2025.01.17 14:37:19.970093 [ 253 ] {2f50072f-bac3-4c6c-89d5-fd6d1b0935e8} TCPHandler: Processed in 0.001884559 sec. 2025.01.17 14:37:19.970174 [ 190 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 14:37:19.970274 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:19.970320 [ 190 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:19.970357 [ 190 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.01.17 14:37:19.970408 [ 257 ] {71329a3b-4dc6-4329-abc8-b7fa15e30e3c} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:19.970466 [ 190 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.01.17 14:37:19.970523 [ 257 ] {71329a3b-4dc6-4329-abc8-b7fa15e30e3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:37:19.970663 [ 190 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.01.17 14:37:19.970884 [ 190 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.01.17 14:37:19.971075 [ 190 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.01.17 14:37:19.971283 [ 190 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.01.17 14:37:19.972908 [ 188 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00291353 sec., 12356.145294539612 rows/sec., 645.56 KiB/sec. 2025.01.17 14:37:19.972973 [ 257 ] {71329a3b-4dc6-4329-abc8-b7fa15e30e3c} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:19.973039 [ 257 ] {71329a3b-4dc6-4329-abc8-b7fa15e30e3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:19.973123 [ 188 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 14:37:19.973701 [ 188 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_6_1} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:19.973813 [ 188 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_6_1} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 14:37:19.973905 [ 257 ] {71329a3b-4dc6-4329-abc8-b7fa15e30e3c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 14:37:19.973947 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:37:19.974212 [ 257 ] {71329a3b-4dc6-4329-abc8-b7fa15e30e3c} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:19.974460 [ 257 ] {71329a3b-4dc6-4329-abc8-b7fa15e30e3c} executeQuery: Read 993 rows, 67.67 KiB in 0.004087 sec., 242965.50036701735 rows/sec., 16.17 MiB/sec. 2025.01.17 14:37:19.974531 [ 257 ] {71329a3b-4dc6-4329-abc8-b7fa15e30e3c} TCPHandler: Processed in 0.004321329 sec. 2025.01.17 14:37:19.974681 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:19.974802 [ 253 ] {03a880cf-9ad4-48a2-8863-16998eee3efc} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:37:19.974856 [ 253 ] {03a880cf-9ad4-48a2-8863-16998eee3efc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:37:19.975329 [ 253 ] {03a880cf-9ad4-48a2-8863-16998eee3efc} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:19.975366 [ 253 ] {03a880cf-9ad4-48a2-8863-16998eee3efc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:19.975754 [ 253 ] {03a880cf-9ad4-48a2-8863-16998eee3efc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 14:37:19.975999 [ 253 ] {03a880cf-9ad4-48a2-8863-16998eee3efc} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:19.976190 [ 253 ] {03a880cf-9ad4-48a2-8863-16998eee3efc} executeQuery: Read 1 rows, 69.00 B in 0.001409 sec., 709.7232079488999 rows/sec., 47.82 KiB/sec. 2025.01.17 14:37:19.976267 [ 253 ] {03a880cf-9ad4-48a2-8863-16998eee3efc} TCPHandler: Processed in 0.001642494 sec. 2025.01.17 14:37:19.976430 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:19.976570 [ 257 ] {4a484717-98d7-4a47-b4dd-2a6c947423d6} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:19.976705 [ 257 ] {4a484717-98d7-4a47-b4dd-2a6c947423d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:37:19.977872 [ 257 ] {4a484717-98d7-4a47-b4dd-2a6c947423d6} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:19.977913 [ 257 ] {4a484717-98d7-4a47-b4dd-2a6c947423d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:19.978533 [ 257 ] {4a484717-98d7-4a47-b4dd-2a6c947423d6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 14:37:19.978806 [ 257 ] {4a484717-98d7-4a47-b4dd-2a6c947423d6} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:19.979108 [ 257 ] {4a484717-98d7-4a47-b4dd-2a6c947423d6} executeQuery: Read 8 rows, 14.68 KiB in 0.002554 sec., 3132.341425215349 rows/sec., 5.61 MiB/sec. 2025.01.17 14:37:19.979303 [ 257 ] {4a484717-98d7-4a47-b4dd-2a6c947423d6} TCPHandler: Processed in 0.00294264 sec. 2025.01.17 14:37:19.979474 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:19.979612 [ 253 ] {91e3df9f-7fe2-4677-ad7e-9086205e5fc2} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:37:19.979672 [ 253 ] {91e3df9f-7fe2-4677-ad7e-9086205e5fc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:37:19.980231 [ 253 ] {91e3df9f-7fe2-4677-ad7e-9086205e5fc2} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:19.980269 [ 253 ] {91e3df9f-7fe2-4677-ad7e-9086205e5fc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:19.980641 [ 253 ] {91e3df9f-7fe2-4677-ad7e-9086205e5fc2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 14:37:19.980877 [ 253 ] {91e3df9f-7fe2-4677-ad7e-9086205e5fc2} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:19.981110 [ 253 ] {91e3df9f-7fe2-4677-ad7e-9086205e5fc2} executeQuery: Read 46 rows, 2.85 KiB in 0.001528 sec., 30104.712041884817 rows/sec., 1.82 MiB/sec. 2025.01.17 14:37:19.981311 [ 253 ] {91e3df9f-7fe2-4677-ad7e-9086205e5fc2} TCPHandler: Processed in 0.001902979 sec. 2025.01.17 14:37:20.001038 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 170.26 MiB, peak 174.12 MiB, free memory in arenas 0.00 B, will set to 169.13 MiB (RSS), difference: -1.14 MiB 2025.01.17 14:37:22.993573 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 386 2025.01.17 14:37:22.997492 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:22.997534 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:22.999062 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 14:37:22.999384 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:22.999971 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 386 2025.01.17 14:37:23.687556 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:23.687740 [ 253 ] {eb20f84c-984b-43f1-909f-ff8f9a9fda81} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:37:23.687809 [ 253 ] {eb20f84c-984b-43f1-909f-ff8f9a9fda81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:37:23.688576 [ 253 ] {eb20f84c-984b-43f1-909f-ff8f9a9fda81} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:23.688621 [ 253 ] {eb20f84c-984b-43f1-909f-ff8f9a9fda81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:23.689057 [ 253 ] {eb20f84c-984b-43f1-909f-ff8f9a9fda81} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 14:37:23.689303 [ 253 ] {eb20f84c-984b-43f1-909f-ff8f9a9fda81} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:23.689500 [ 253 ] {eb20f84c-984b-43f1-909f-ff8f9a9fda81} executeQuery: Read 56 rows, 4.38 KiB in 0.00181 sec., 30939.22651933702 rows/sec., 2.36 MiB/sec. 2025.01.17 14:37:23.689566 [ 253 ] {eb20f84c-984b-43f1-909f-ff8f9a9fda81} TCPHandler: Processed in 0.002133764 sec. 2025.01.17 14:37:23.689821 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:23.690039 [ 257 ] {eb2231b8-fd0b-420b-a99e-373307852d44} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:37:23.690125 [ 257 ] {eb2231b8-fd0b-420b-a99e-373307852d44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:37:23.690979 [ 257 ] {eb2231b8-fd0b-420b-a99e-373307852d44} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:23.691032 [ 257 ] {eb2231b8-fd0b-420b-a99e-373307852d44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:23.691503 [ 257 ] {eb2231b8-fd0b-420b-a99e-373307852d44} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 14:37:23.691792 [ 257 ] {eb2231b8-fd0b-420b-a99e-373307852d44} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:23.692033 [ 257 ] {eb2231b8-fd0b-420b-a99e-373307852d44} executeQuery: Read 64 rows, 5.12 KiB in 0.002054 sec., 31158.714703018504 rows/sec., 2.43 MiB/sec. 2025.01.17 14:37:23.692100 [ 257 ] {eb2231b8-fd0b-420b-a99e-373307852d44} TCPHandler: Processed in 0.002410309 sec. 2025.01.17 14:37:23.692268 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:23.692415 [ 253 ] {9c9265c2-3b65-4c55-be94-d5a52e9c9a97} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:23.692478 [ 253 ] {9c9265c2-3b65-4c55-be94-d5a52e9c9a97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:37:23.693088 [ 253 ] {9c9265c2-3b65-4c55-be94-d5a52e9c9a97} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:23.693125 [ 253 ] {9c9265c2-3b65-4c55-be94-d5a52e9c9a97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:23.693543 [ 253 ] {9c9265c2-3b65-4c55-be94-d5a52e9c9a97} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 14:37:23.693784 [ 253 ] {9c9265c2-3b65-4c55-be94-d5a52e9c9a97} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:23.694016 [ 253 ] {9c9265c2-3b65-4c55-be94-d5a52e9c9a97} executeQuery: Read 96 rows, 6.85 KiB in 0.001623 sec., 59149.72273567467 rows/sec., 4.12 MiB/sec. 2025.01.17 14:37:23.694168 [ 253 ] {9c9265c2-3b65-4c55-be94-d5a52e9c9a97} TCPHandler: Processed in 0.001963891 sec. 2025.01.17 14:37:23.694387 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:23.694540 [ 257 ] {eb720eb7-da86-4fe1-ae94-6e6534ce6abe} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:37:23.694604 [ 257 ] {eb720eb7-da86-4fe1-ae94-6e6534ce6abe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:37:23.695147 [ 257 ] {eb720eb7-da86-4fe1-ae94-6e6534ce6abe} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:23.695190 [ 257 ] {eb720eb7-da86-4fe1-ae94-6e6534ce6abe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:23.695589 [ 257 ] {eb720eb7-da86-4fe1-ae94-6e6534ce6abe} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 14:37:23.695838 [ 257 ] {eb720eb7-da86-4fe1-ae94-6e6534ce6abe} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:23.696139 [ 257 ] {eb720eb7-da86-4fe1-ae94-6e6534ce6abe} executeQuery: Read 36 rows, 2.48 KiB in 0.001633 sec., 22045.315370483775 rows/sec., 1.49 MiB/sec. 2025.01.17 14:37:23.696357 [ 257 ] {eb720eb7-da86-4fe1-ae94-6e6534ce6abe} TCPHandler: Processed in 0.002047943 sec. 2025.01.17 14:37:25.474156 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2025.01.17 14:37:25.474827 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:25.474878 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:25.475408 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 14:37:25.475669 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:25.475905 [ 11 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 14:37:25.475943 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2025.01.17 14:37:25.475998 [ 11 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:25.476035 [ 11 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:25.476200 [ 186 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 14:37:25.476386 [ 186 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:25.476438 [ 186 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2025.01.17 14:37:25.476532 [ 186 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2025.01.17 14:37:25.476652 [ 186 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part 2025.01.17 14:37:25.476766 [ 186 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part 2025.01.17 14:37:25.476876 [ 186 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part 2025.01.17 14:37:25.476959 [ 186 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part 2025.01.17 14:37:25.478683 [ 190 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002566953 sec., 1996140.9499901247 rows/sec., 28.56 MiB/sec. 2025.01.17 14:37:25.479029 [ 190 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 14:37:25.479322 [ 190 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_11_2} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:25.479412 [ 190 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_11_2} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 14:37:25.479507 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.01.17 14:37:25.786266 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.01.17 14:37:25.807323 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:25.807387 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:25.814694 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 14:37:25.815521 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:25.815833 [ 11 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 14:37:25.815896 [ 11 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:25.815941 [ 11 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.17 14:37:25.816673 [ 186 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 14:37:25.832638 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.01.17 14:37:25.833948 [ 186 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:25.835553 [ 186 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.01.17 14:37:25.840981 [ 186 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2025.01.17 14:37:25.846323 [ 186 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.01.17 14:37:25.851780 [ 186 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2025.01.17 14:37:25.857431 [ 186 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.01.17 14:37:25.861731 [ 186 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2025.01.17 14:37:25.923834 [ 193 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.107784419 sec., 770.055642272377 rows/sec., 3.98 MiB/sec. 2025.01.17 14:37:25.926416 [ 191 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 14:37:25.929527 [ 191 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_11_2} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:25.929715 [ 191 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_11_2} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 14:37:25.932466 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.01.17 14:37:28.692429 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:28.692669 [ 253 ] {4cb5515b-c05a-4c1b-902e-25280ccc6b38} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:37:28.692750 [ 253 ] {4cb5515b-c05a-4c1b-902e-25280ccc6b38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:37:28.693580 [ 253 ] {4cb5515b-c05a-4c1b-902e-25280ccc6b38} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:28.693633 [ 253 ] {4cb5515b-c05a-4c1b-902e-25280ccc6b38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:28.694109 [ 253 ] {4cb5515b-c05a-4c1b-902e-25280ccc6b38} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 14:37:28.694400 [ 253 ] {4cb5515b-c05a-4c1b-902e-25280ccc6b38} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:28.694615 [ 54 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.17 14:37:28.694659 [ 253 ] {4cb5515b-c05a-4c1b-902e-25280ccc6b38} executeQuery: Read 108 rows, 9.25 KiB in 0.002041 sec., 52915.23762861343 rows/sec., 4.42 MiB/sec. 2025.01.17 14:37:28.694707 [ 54 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:28.694788 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:28.694813 [ 253 ] {4cb5515b-c05a-4c1b-902e-25280ccc6b38} TCPHandler: Processed in 0.002588024 sec. 2025.01.17 14:37:28.695202 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.17 14:37:28.695215 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:28.695537 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:28.695567 [ 257 ] {1a439e3d-16fd-4bcd-abe7-8c924c443d94} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:37:28.695608 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1359 rows starting from the beginning of the part 2025.01.17 14:37:28.695707 [ 257 ] {1a439e3d-16fd-4bcd-abe7-8c924c443d94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:37:28.695822 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 219 rows starting from the beginning of the part 2025.01.17 14:37:28.696225 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part 2025.01.17 14:37:28.696539 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1365 rows starting from the beginning of the part 2025.01.17 14:37:28.696888 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2025.01.17 14:37:28.697253 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 108 rows starting from the beginning of the part 2025.01.17 14:37:28.698626 [ 257 ] {1a439e3d-16fd-4bcd-abe7-8c924c443d94} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:28.698705 [ 257 ] {1a439e3d-16fd-4bcd-abe7-8c924c443d94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:28.700185 [ 257 ] {1a439e3d-16fd-4bcd-abe7-8c924c443d94} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 14:37:28.700548 [ 257 ] {1a439e3d-16fd-4bcd-abe7-8c924c443d94} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:28.701032 [ 257 ] {1a439e3d-16fd-4bcd-abe7-8c924c443d94} executeQuery: Read 26 rows, 1.96 KiB in 0.005554 sec., 4681.310767014764 rows/sec., 352.01 KiB/sec. 2025.01.17 14:37:28.701272 [ 257 ] {1a439e3d-16fd-4bcd-abe7-8c924c443d94} TCPHandler: Processed in 0.00628597 sec. 2025.01.17 14:37:28.701302 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3211 rows, containing 5 columns (5 merged, 0 gathered) in 0.006398041 sec., 501872.3699957534 rows/sec., 43.70 MiB/sec. 2025.01.17 14:37:28.701462 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:28.701614 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.17 14:37:28.701631 [ 253 ] {21720ee1-a587-44b5-b701-00912ed26c8a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:37:28.701701 [ 253 ] {21720ee1-a587-44b5-b701-00912ed26c8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:37:28.701994 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_16_3} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:28.702124 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_16_3} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.17 14:37:28.702220 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.17 14:37:28.702477 [ 253 ] {21720ee1-a587-44b5-b701-00912ed26c8a} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:28.702519 [ 253 ] {21720ee1-a587-44b5-b701-00912ed26c8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:28.702962 [ 253 ] {21720ee1-a587-44b5-b701-00912ed26c8a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 14:37:28.703215 [ 253 ] {21720ee1-a587-44b5-b701-00912ed26c8a} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:28.703380 [ 54 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.17 14:37:28.703447 [ 54 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:28.703485 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:28.703505 [ 253 ] {21720ee1-a587-44b5-b701-00912ed26c8a} executeQuery: Read 90 rows, 7.20 KiB in 0.0019 sec., 47368.42105263158 rows/sec., 3.70 MiB/sec. 2025.01.17 14:37:28.703716 [ 253 ] {21720ee1-a587-44b5-b701-00912ed26c8a} TCPHandler: Processed in 0.002315578 sec. 2025.01.17 14:37:28.703744 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.17 14:37:28.703891 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:28.703927 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:28.703942 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 846 rows starting from the beginning of the part 2025.01.17 14:37:28.704243 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 390 rows starting from the beginning of the part 2025.01.17 14:37:28.704279 [ 257 ] {00fc5e8f-fa9f-4370-863f-281c3f4338b8} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:28.704468 [ 257 ] {00fc5e8f-fa9f-4370-863f-281c3f4338b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:37:28.704505 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part 2025.01.17 14:37:28.704917 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 858 rows starting from the beginning of the part 2025.01.17 14:37:28.705279 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::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.01.17 14:37:28.705662 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part 2025.01.17 14:37:28.706808 [ 257 ] {00fc5e8f-fa9f-4370-863f-281c3f4338b8} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:28.706872 [ 257 ] {00fc5e8f-fa9f-4370-863f-281c3f4338b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:28.707980 [ 257 ] {00fc5e8f-fa9f-4370-863f-281c3f4338b8} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 14:37:28.708410 [ 257 ] {00fc5e8f-fa9f-4370-863f-281c3f4338b8} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:28.708992 [ 54 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.17 14:37:28.709140 [ 54 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:28.709180 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.005596715 sec., 419531.8146448407 rows/sec., 32.11 MiB/sec. 2025.01.17 14:37:28.709236 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:28.709375 [ 257 ] {00fc5e8f-fa9f-4370-863f-281c3f4338b8} executeQuery: Read 160 rows, 11.41 KiB in 0.005206 sec., 30733.76872839032 rows/sec., 2.14 MiB/sec. 2025.01.17 14:37:28.709571 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.17 14:37:28.709766 [ 257 ] {00fc5e8f-fa9f-4370-863f-281c3f4338b8} TCPHandler: Processed in 0.005930492 sec. 2025.01.17 14:37:28.709780 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.17 14:37:28.710042 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:28.710177 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:28.710328 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4064 rows starting from the beginning of the part 2025.01.17 14:37:28.710379 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_16_3} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:28.710389 [ 253 ] {6362f8b0-47aa-4e47-8ce1-7ff3e94d6474} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:28.710703 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_16_3} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.17 14:37:28.710884 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:37:28.710926 [ 253 ] {6362f8b0-47aa-4e47-8ce1-7ff3e94d6474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:37:28.711062 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.17 14:37:28.711420 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:37:28.711783 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 993 rows starting from the beginning of the part 2025.01.17 14:37:28.712127 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 96 rows starting from the beginning of the part 2025.01.17 14:37:28.712459 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part 2025.01.17 14:37:28.716236 [ 253 ] {6362f8b0-47aa-4e47-8ce1-7ff3e94d6474} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:28.716284 [ 253 ] {6362f8b0-47aa-4e47-8ce1-7ff3e94d6474} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:28.718169 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5710 rows, containing 5 columns (5 merged, 0 gathered) in 0.00878106 sec., 650263.1800716541 rows/sec., 43.86 MiB/sec. 2025.01.17 14:37:28.718192 [ 253 ] {6362f8b0-47aa-4e47-8ce1-7ff3e94d6474} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 14:37:28.718570 [ 253 ] {6362f8b0-47aa-4e47-8ce1-7ff3e94d6474} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:28.718622 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.17 14:37:28.719246 [ 253 ] {6362f8b0-47aa-4e47-8ce1-7ff3e94d6474} executeQuery: Read 26 rows, 47.71 KiB in 0.00897 sec., 2898.550724637681 rows/sec., 5.19 MiB/sec. 2025.01.17 14:37:28.719499 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_16_3} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:28.719656 [ 253 ] {6362f8b0-47aa-4e47-8ce1-7ff3e94d6474} TCPHandler: Processed in 0.00973586 sec. 2025.01.17 14:37:28.719705 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_16_3} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.17 14:37:28.719912 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:28.719923 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. 2025.01.17 14:37:28.720053 [ 257 ] {cf253a64-27dd-46a2-a33f-d9597bda7863} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:37:28.720112 [ 257 ] {cf253a64-27dd-46a2-a33f-d9597bda7863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:37:28.720634 [ 257 ] {cf253a64-27dd-46a2-a33f-d9597bda7863} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:28.720674 [ 257 ] {cf253a64-27dd-46a2-a33f-d9597bda7863} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:28.721074 [ 257 ] {cf253a64-27dd-46a2-a33f-d9597bda7863} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 14:37:28.721322 [ 257 ] {cf253a64-27dd-46a2-a33f-d9597bda7863} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:28.721452 [ 54 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.17 14:37:28.721496 [ 54 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:28.721527 [ 257 ] {cf253a64-27dd-46a2-a33f-d9597bda7863} executeQuery: Read 60 rows, 4.14 KiB in 0.001498 sec., 40053.40453938585 rows/sec., 2.70 MiB/sec. 2025.01.17 14:37:28.721530 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:28.721659 [ 257 ] {cf253a64-27dd-46a2-a33f-d9597bda7863} TCPHandler: Processed in 0.001871468 sec. 2025.01.17 14:37:28.721765 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.17 14:37:28.721935 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:28.721973 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 664 rows starting from the beginning of the part 2025.01.17 14:37:28.722089 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:37:28.722271 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:37:28.722448 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part 2025.01.17 14:37:28.722592 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part 2025.01.17 14:37:28.722710 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2025.01.17 14:37:28.724146 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 4 columns (4 merged, 0 gathered) in 0.002509392 sec., 377780.7532661298 rows/sec., 24.70 MiB/sec. 2025.01.17 14:37:28.724342 [ 196 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.17 14:37:28.724663 [ 196 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_16_3} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:28.724758 [ 196 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_16_3} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.17 14:37:28.724850 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.01.17 14:37:31.001648 [ 14 ] {} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.17 14:37:31.001715 [ 14 ] {} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:31.001738 [ 14 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:31.001897 [ 200 ] {81415ac5-ceab-4236-b4c6-825840799b82::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.17 14:37:31.002251 [ 200 ] {81415ac5-ceab-4236-b4c6-825840799b82::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:31.002303 [ 200 ] {81415ac5-ceab-4236-b4c6-825840799b82::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.01.17 14:37:31.002412 [ 200 ] {81415ac5-ceab-4236-b4c6-825840799b82::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.01.17 14:37:31.002555 [ 200 ] {81415ac5-ceab-4236-b4c6-825840799b82::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.01.17 14:37:31.002674 [ 200 ] {81415ac5-ceab-4236-b4c6-825840799b82::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part 2025.01.17 14:37:31.002783 [ 200 ] {81415ac5-ceab-4236-b4c6-825840799b82::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.01.17 14:37:31.005036 [ 194 ] {81415ac5-ceab-4236-b4c6-825840799b82::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.003224626 sec., 12714.65280004565 rows/sec., 2.12 MiB/sec. 2025.01.17 14:37:31.005255 [ 194 ] {81415ac5-ceab-4236-b4c6-825840799b82::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.17 14:37:31.005814 [ 194 ] {81415ac5-ceab-4236-b4c6-825840799b82::all_1_5_1} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:31.005903 [ 194 ] {81415ac5-ceab-4236-b4c6-825840799b82::all_1_5_1} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.17 14:37:31.006007 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.01.17 14:37:32.896714 [ 61 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:37:32.896776 [ 61 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:37:32.976823 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2025.01.17 14:37:32.977460 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:32.977508 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:32.978036 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 14:37:32.978303 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:32.978625 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.01.17 14:37:33.000732 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 406 2025.01.17 14:37:33.003571 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:33.003635 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:33.005172 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 14:37:33.005527 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:33.006209 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 406 2025.01.17 14:37:33.333518 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.01.17 14:37:33.353005 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:33.353073 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:33.360589 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 14:37:33.361368 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:33.364646 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.01.17 14:37:33.685856 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:33.686154 [ 253 ] {7cb0eaf0-0543-4d60-a835-36321de865f5} executeQuery: (from [fd00:1122:3344:101::d]:58917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 14:37:33.686654 [ 253 ] {7cb0eaf0-0543-4d60-a835-36321de865f5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 14:37:33.686711 [ 253 ] {7cb0eaf0-0543-4d60-a835-36321de865f5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 14:37:33.687096 [ 253 ] {7cb0eaf0-0543-4d60-a835-36321de865f5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:37:33.687178 [ 253 ] {7cb0eaf0-0543-4d60-a835-36321de865f5} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 14:37:33.687357 [ 253 ] {7cb0eaf0-0543-4d60-a835-36321de865f5} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2025.01.17 14:37:33.687398 [ 253 ] {7cb0eaf0-0543-4d60-a835-36321de865f5} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.01.17 14:37:33.687427 [ 253 ] {7cb0eaf0-0543-4d60-a835-36321de865f5} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 14:37:33.687446 [ 253 ] {7cb0eaf0-0543-4d60-a835-36321de865f5} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 14:37:33.687496 [ 253 ] {7cb0eaf0-0543-4d60-a835-36321de865f5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 14:37:33.687523 [ 253 ] {7cb0eaf0-0543-4d60-a835-36321de865f5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 2025.01.17 14:37:33.688415 [ 253 ] {7cb0eaf0-0543-4d60-a835-36321de865f5} executeQuery: Read 41 rows, 1.56 KiB in 0.002406 sec., 17040.731504571904 rows/sec., 649.82 KiB/sec. 2025.01.17 14:37:33.688553 [ 253 ] {7cb0eaf0-0543-4d60-a835-36321de865f5} TCPHandler: Processed in 0.002827969 sec. 2025.01.17 14:37:33.699475 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:33.699621 [ 253 ] {157ea01e-e859-432b-a415-b21518b350a4} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.17 14:37:33.699682 [ 253 ] {157ea01e-e859-432b-a415-b21518b350a4} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 14:37:33.700502 [ 253 ] {157ea01e-e859-432b-a415-b21518b350a4} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:33.700550 [ 253 ] {157ea01e-e859-432b-a415-b21518b350a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:33.701065 [ 253 ] {157ea01e-e859-432b-a415-b21518b350a4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 14:37:33.701284 [ 253 ] {157ea01e-e859-432b-a415-b21518b350a4} oximeter.timeseries_schema (81415ac5-ceab-4236-b4c6-825840799b82): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:33.701560 [ 253 ] {157ea01e-e859-432b-a415-b21518b350a4} executeQuery: Read 1 rows, 106.00 B in 0.001974 sec., 506.5856129685917 rows/sec., 52.44 KiB/sec. 2025.01.17 14:37:33.701740 [ 253 ] {157ea01e-e859-432b-a415-b21518b350a4} TCPHandler: Processed in 0.002332728 sec. 2025.01.17 14:37:33.701974 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:33.702187 [ 257 ] {82e356f0-79f0-4000-ab91-c4c2b9b37e1c} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:37:33.702270 [ 257 ] {82e356f0-79f0-4000-ab91-c4c2b9b37e1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:37:33.703023 [ 257 ] {82e356f0-79f0-4000-ab91-c4c2b9b37e1c} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:33.703068 [ 257 ] {82e356f0-79f0-4000-ab91-c4c2b9b37e1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:33.703506 [ 257 ] {82e356f0-79f0-4000-ab91-c4c2b9b37e1c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 14:37:33.703770 [ 257 ] {82e356f0-79f0-4000-ab91-c4c2b9b37e1c} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:33.704011 [ 257 ] {82e356f0-79f0-4000-ab91-c4c2b9b37e1c} executeQuery: Read 14 rows, 1.01 KiB in 0.001885 sec., 7427.055702917772 rows/sec., 534.65 KiB/sec. 2025.01.17 14:37:33.704071 [ 257 ] {82e356f0-79f0-4000-ab91-c4c2b9b37e1c} TCPHandler: Processed in 0.002233896 sec. 2025.01.17 14:37:33.704221 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:33.704362 [ 253 ] {9205e7bc-5677-47ec-95d1-1784a7b80e69} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:37:33.704421 [ 253 ] {9205e7bc-5677-47ec-95d1-1784a7b80e69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:37:33.705147 [ 253 ] {9205e7bc-5677-47ec-95d1-1784a7b80e69} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:33.705188 [ 253 ] {9205e7bc-5677-47ec-95d1-1784a7b80e69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:33.705593 [ 253 ] {9205e7bc-5677-47ec-95d1-1784a7b80e69} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 14:37:33.705865 [ 253 ] {9205e7bc-5677-47ec-95d1-1784a7b80e69} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:33.706091 [ 253 ] {9205e7bc-5677-47ec-95d1-1784a7b80e69} executeQuery: Read 230 rows, 20.60 KiB in 0.001762 sec., 130533.48467650398 rows/sec., 11.42 MiB/sec. 2025.01.17 14:37:33.706147 [ 253 ] {9205e7bc-5677-47ec-95d1-1784a7b80e69} TCPHandler: Processed in 0.001994071 sec. 2025.01.17 14:37:33.706302 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:33.706443 [ 257 ] {e2ff8384-02bd-48a7-afc6-868c6c86b9e8} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:37:33.706504 [ 257 ] {e2ff8384-02bd-48a7-afc6-868c6c86b9e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:37:33.707127 [ 257 ] {e2ff8384-02bd-48a7-afc6-868c6c86b9e8} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:33.707168 [ 257 ] {e2ff8384-02bd-48a7-afc6-868c6c86b9e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:33.707531 [ 257 ] {e2ff8384-02bd-48a7-afc6-868c6c86b9e8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 14:37:33.707774 [ 257 ] {e2ff8384-02bd-48a7-afc6-868c6c86b9e8} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:33.707990 [ 257 ] {e2ff8384-02bd-48a7-afc6-868c6c86b9e8} executeQuery: Read 20 rows, 1.43 KiB in 0.001577 sec., 12682.308180088776 rows/sec., 909.06 KiB/sec. 2025.01.17 14:37:33.708043 [ 257 ] {e2ff8384-02bd-48a7-afc6-868c6c86b9e8} TCPHandler: Processed in 0.001809328 sec. 2025.01.17 14:37:33.708206 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:33.708345 [ 253 ] {d4998f7a-4030-4496-8a0b-a64c2fe1e439} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:37:33.708402 [ 253 ] {d4998f7a-4030-4496-8a0b-a64c2fe1e439} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:37:33.709014 [ 253 ] {d4998f7a-4030-4496-8a0b-a64c2fe1e439} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:33.709055 [ 253 ] {d4998f7a-4030-4496-8a0b-a64c2fe1e439} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:33.709405 [ 253 ] {d4998f7a-4030-4496-8a0b-a64c2fe1e439} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 14:37:33.709653 [ 253 ] {d4998f7a-4030-4496-8a0b-a64c2fe1e439} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:33.709869 [ 253 ] {d4998f7a-4030-4496-8a0b-a64c2fe1e439} executeQuery: Read 15 rows, 1.05 KiB in 0.001554 sec., 9652.509652509652 rows/sec., 673.66 KiB/sec. 2025.01.17 14:37:33.709923 [ 253 ] {d4998f7a-4030-4496-8a0b-a64c2fe1e439} TCPHandler: Processed in 0.001783137 sec. 2025.01.17 14:37:33.710069 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:33.710217 [ 257 ] {26c7a15c-5212-43bc-9980-3d25c858f3b5} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:37:33.710276 [ 257 ] {26c7a15c-5212-43bc-9980-3d25c858f3b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:37:33.710921 [ 257 ] {26c7a15c-5212-43bc-9980-3d25c858f3b5} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:33.710962 [ 257 ] {26c7a15c-5212-43bc-9980-3d25c858f3b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:33.711366 [ 257 ] {26c7a15c-5212-43bc-9980-3d25c858f3b5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 14:37:33.711609 [ 257 ] {26c7a15c-5212-43bc-9980-3d25c858f3b5} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:33.711866 [ 257 ] {26c7a15c-5212-43bc-9980-3d25c858f3b5} executeQuery: Read 13 rows, 830.00 B in 0.001674 sec., 7765.830346475508 rows/sec., 484.20 KiB/sec. 2025.01.17 14:37:33.712024 [ 257 ] {26c7a15c-5212-43bc-9980-3d25c858f3b5} TCPHandler: Processed in 0.002019082 sec. 2025.01.17 14:37:33.712197 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:33.712335 [ 253 ] {0ec91903-fa4b-4532-b90e-95dd02af0c2c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:37:33.712392 [ 253 ] {0ec91903-fa4b-4532-b90e-95dd02af0c2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:37:33.713140 [ 253 ] {0ec91903-fa4b-4532-b90e-95dd02af0c2c} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:33.713179 [ 253 ] {0ec91903-fa4b-4532-b90e-95dd02af0c2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:33.713560 [ 253 ] {0ec91903-fa4b-4532-b90e-95dd02af0c2c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 14:37:33.713802 [ 253 ] {0ec91903-fa4b-4532-b90e-95dd02af0c2c} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:33.714013 [ 253 ] {0ec91903-fa4b-4532-b90e-95dd02af0c2c} executeQuery: Read 401 rows, 29.21 KiB in 0.001709 sec., 234640.14043300174 rows/sec., 16.69 MiB/sec. 2025.01.17 14:37:33.714068 [ 253 ] {0ec91903-fa4b-4532-b90e-95dd02af0c2c} TCPHandler: Processed in 0.00193935 sec. 2025.01.17 14:37:33.714199 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:33.714319 [ 257 ] {873b95d4-86e3-44f3-99b0-0567dbd951fe} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:37:33.714369 [ 257 ] {873b95d4-86e3-44f3-99b0-0567dbd951fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:37:33.714860 [ 257 ] {873b95d4-86e3-44f3-99b0-0567dbd951fe} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:33.714900 [ 257 ] {873b95d4-86e3-44f3-99b0-0567dbd951fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:33.715274 [ 257 ] {873b95d4-86e3-44f3-99b0-0567dbd951fe} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 14:37:33.715513 [ 257 ] {873b95d4-86e3-44f3-99b0-0567dbd951fe} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:33.715752 [ 257 ] {873b95d4-86e3-44f3-99b0-0567dbd951fe} executeQuery: Read 6 rows, 321.00 B in 0.001453 sec., 4129.387474191328 rows/sec., 215.74 KiB/sec. 2025.01.17 14:37:33.715816 [ 257 ] {873b95d4-86e3-44f3-99b0-0567dbd951fe} TCPHandler: Processed in 0.001672274 sec. 2025.01.17 14:37:33.715969 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:33.716106 [ 253 ] {f5d6fddc-b569-4267-887f-f546db8b51a3} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:33.716166 [ 253 ] {f5d6fddc-b569-4267-887f-f546db8b51a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:37:33.716801 [ 253 ] {f5d6fddc-b569-4267-887f-f546db8b51a3} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:33.716840 [ 253 ] {f5d6fddc-b569-4267-887f-f546db8b51a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:33.717230 [ 253 ] {f5d6fddc-b569-4267-887f-f546db8b51a3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 14:37:33.717473 [ 253 ] {f5d6fddc-b569-4267-887f-f546db8b51a3} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:33.717681 [ 253 ] {f5d6fddc-b569-4267-887f-f546db8b51a3} executeQuery: Read 237 rows, 16.27 KiB in 0.001606 sec., 147571.60647571608 rows/sec., 9.89 MiB/sec. 2025.01.17 14:37:33.717735 [ 253 ] {f5d6fddc-b569-4267-887f-f546db8b51a3} TCPHandler: Processed in 0.001837338 sec. 2025.01.17 14:37:33.717876 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:33.718013 [ 257 ] {f56894c1-fe55-4373-b050-4bf1fac71302} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:37:33.718074 [ 257 ] {f56894c1-fe55-4373-b050-4bf1fac71302} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:37:33.718621 [ 257 ] {f56894c1-fe55-4373-b050-4bf1fac71302} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:33.718662 [ 257 ] {f56894c1-fe55-4373-b050-4bf1fac71302} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:33.719043 [ 257 ] {f56894c1-fe55-4373-b050-4bf1fac71302} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 14:37:33.719384 [ 257 ] {f56894c1-fe55-4373-b050-4bf1fac71302} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:33.719666 [ 257 ] {f56894c1-fe55-4373-b050-4bf1fac71302} executeQuery: Read 2 rows, 134.00 B in 0.001664 sec., 1201.923076923077 rows/sec., 78.64 KiB/sec. 2025.01.17 14:37:33.719798 [ 257 ] {f56894c1-fe55-4373-b050-4bf1fac71302} TCPHandler: Processed in 0.001986041 sec. 2025.01.17 14:37:33.719943 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:33.720081 [ 253 ] {59c99d74-84a5-4079-aabe-38f7152141a5} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:33.720173 [ 253 ] {59c99d74-84a5-4079-aabe-38f7152141a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:37:33.721414 [ 253 ] {59c99d74-84a5-4079-aabe-38f7152141a5} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:33.721453 [ 253 ] {59c99d74-84a5-4079-aabe-38f7152141a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:33.722078 [ 253 ] {59c99d74-84a5-4079-aabe-38f7152141a5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 14:37:33.722336 [ 253 ] {59c99d74-84a5-4079-aabe-38f7152141a5} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:33.722585 [ 253 ] {59c99d74-84a5-4079-aabe-38f7152141a5} executeQuery: Read 13 rows, 23.85 KiB in 0.002535 sec., 5128.205128205128 rows/sec., 9.19 MiB/sec. 2025.01.17 14:37:33.722692 [ 253 ] {59c99d74-84a5-4079-aabe-38f7152141a5} TCPHandler: Processed in 0.002816098 sec. 2025.01.17 14:37:33.722840 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:33.722978 [ 257 ] {ac2be578-1a74-4145-a817-1bbd78935f05} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.17 14:37:33.723038 [ 257 ] {ac2be578-1a74-4145-a817-1bbd78935f05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.17 14:37:33.723613 [ 257 ] {ac2be578-1a74-4145-a817-1bbd78935f05} oximeter.measurements_i64 (28d07869-7017-4546-9016-94b6a96b5f4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:33.723660 [ 257 ] {ac2be578-1a74-4145-a817-1bbd78935f05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:33.724034 [ 257 ] {ac2be578-1a74-4145-a817-1bbd78935f05} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 14:37:33.724299 [ 257 ] {ac2be578-1a74-4145-a817-1bbd78935f05} oximeter.measurements_i64 (28d07869-7017-4546-9016-94b6a96b5f4e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:33.724523 [ 257 ] {ac2be578-1a74-4145-a817-1bbd78935f05} executeQuery: Read 6 rows, 434.00 B in 0.001574 sec., 3811.944091486658 rows/sec., 269.27 KiB/sec. 2025.01.17 14:37:33.724579 [ 257 ] {ac2be578-1a74-4145-a817-1bbd78935f05} TCPHandler: Processed in 0.001803297 sec. 2025.01.17 14:37:33.724739 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:33.724877 [ 253 ] {6407c4de-0482-4e68-a48a-e41f220c5837} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:37:33.724936 [ 253 ] {6407c4de-0482-4e68-a48a-e41f220c5837} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:37:33.725514 [ 253 ] {6407c4de-0482-4e68-a48a-e41f220c5837} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:33.725562 [ 253 ] {6407c4de-0482-4e68-a48a-e41f220c5837} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:33.725970 [ 253 ] {6407c4de-0482-4e68-a48a-e41f220c5837} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 14:37:33.726208 [ 253 ] {6407c4de-0482-4e68-a48a-e41f220c5837} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:33.726419 [ 253 ] {6407c4de-0482-4e68-a48a-e41f220c5837} executeQuery: Read 82 rows, 5.33 KiB in 0.001573 sec., 52129.68849332486 rows/sec., 3.31 MiB/sec. 2025.01.17 14:37:33.726469 [ 253 ] {6407c4de-0482-4e68-a48a-e41f220c5837} TCPHandler: Processed in 0.001801397 sec. 2025.01.17 14:37:38.691718 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:38.691943 [ 253 ] {2f99b9d7-4932-44c3-8ef3-a61c69802089} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:37:38.692030 [ 253 ] {2f99b9d7-4932-44c3-8ef3-a61c69802089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:37:38.692917 [ 253 ] {2f99b9d7-4932-44c3-8ef3-a61c69802089} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:38.692972 [ 253 ] {2f99b9d7-4932-44c3-8ef3-a61c69802089} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:38.693426 [ 253 ] {2f99b9d7-4932-44c3-8ef3-a61c69802089} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 14:37:38.693681 [ 253 ] {2f99b9d7-4932-44c3-8ef3-a61c69802089} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:38.693938 [ 253 ] {2f99b9d7-4932-44c3-8ef3-a61c69802089} executeQuery: Read 108 rows, 9.25 KiB in 0.00205 sec., 52682.92682926829 rows/sec., 4.41 MiB/sec. 2025.01.17 14:37:38.694006 [ 253 ] {2f99b9d7-4932-44c3-8ef3-a61c69802089} TCPHandler: Processed in 0.00242991 sec. 2025.01.17 14:37:38.694274 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:38.694470 [ 257 ] {8e315dd7-9d9e-4369-be41-3c90b0117f69} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:37:38.694548 [ 257 ] {8e315dd7-9d9e-4369-be41-3c90b0117f69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:37:38.695304 [ 257 ] {8e315dd7-9d9e-4369-be41-3c90b0117f69} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:38.695360 [ 257 ] {8e315dd7-9d9e-4369-be41-3c90b0117f69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:38.695810 [ 257 ] {8e315dd7-9d9e-4369-be41-3c90b0117f69} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 14:37:38.696072 [ 257 ] {8e315dd7-9d9e-4369-be41-3c90b0117f69} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:38.696249 [ 148 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.01.17 14:37:38.696342 [ 148 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:38.696342 [ 257 ] {8e315dd7-9d9e-4369-be41-3c90b0117f69} executeQuery: Read 26 rows, 1.96 KiB in 0.001917 sec., 13562.858633281168 rows/sec., 1019.86 KiB/sec. 2025.01.17 14:37:38.696388 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:38.696524 [ 257 ] {8e315dd7-9d9e-4369-be41-3c90b0117f69} TCPHandler: Processed in 0.002382989 sec. 2025.01.17 14:37:38.696593 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::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.01.17 14:37:38.696739 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:38.696758 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:38.696818 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 15 rows starting from the beginning of the part 2025.01.17 14:37:38.696987 [ 253 ] {dffeb19b-ba19-4531-a663-02c9ffb02282} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:37:38.697064 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part 2025.01.17 14:37:38.697172 [ 253 ] {dffeb19b-ba19-4531-a663-02c9ffb02282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:37:38.697363 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part 2025.01.17 14:37:38.697694 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part 2025.01.17 14:37:38.697988 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part 2025.01.17 14:37:38.698349 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part 2025.01.17 14:37:38.700079 [ 253 ] {dffeb19b-ba19-4531-a663-02c9ffb02282} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:38.700166 [ 253 ] {dffeb19b-ba19-4531-a663-02c9ffb02282} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:38.701368 [ 253 ] {dffeb19b-ba19-4531-a663-02c9ffb02282} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 14:37:38.701391 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 5 columns (5 merged, 0 gathered) in 0.00486009 sec., 28394.535903656106 rows/sec., 2.14 MiB/sec. 2025.01.17 14:37:38.701652 [ 200 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.01.17 14:37:38.701809 [ 253 ] {dffeb19b-ba19-4531-a663-02c9ffb02282} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:38.702162 [ 253 ] {dffeb19b-ba19-4531-a663-02c9ffb02282} executeQuery: Read 90 rows, 7.20 KiB in 0.005277 sec., 17055.144968732235 rows/sec., 1.33 MiB/sec. 2025.01.17 14:37:38.702353 [ 253 ] {dffeb19b-ba19-4531-a663-02c9ffb02282} TCPHandler: Processed in 0.005712558 sec. 2025.01.17 14:37:38.702356 [ 200 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_10_2} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:38.702550 [ 200 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_10_2} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.01.17 14:37:38.702587 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:38.702703 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.17 14:37:38.702807 [ 257 ] {1f5bea39-74fe-43d6-9e24-4bc521ed0dda} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:38.702879 [ 257 ] {1f5bea39-74fe-43d6-9e24-4bc521ed0dda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:37:38.703578 [ 257 ] {1f5bea39-74fe-43d6-9e24-4bc521ed0dda} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:38.703628 [ 257 ] {1f5bea39-74fe-43d6-9e24-4bc521ed0dda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:38.704097 [ 257 ] {1f5bea39-74fe-43d6-9e24-4bc521ed0dda} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 14:37:38.704353 [ 257 ] {1f5bea39-74fe-43d6-9e24-4bc521ed0dda} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:38.704610 [ 257 ] {1f5bea39-74fe-43d6-9e24-4bc521ed0dda} executeQuery: Read 160 rows, 11.41 KiB in 0.001836 sec., 87145.96949891068 rows/sec., 6.07 MiB/sec. 2025.01.17 14:37:38.704796 [ 257 ] {1f5bea39-74fe-43d6-9e24-4bc521ed0dda} TCPHandler: Processed in 0.002328798 sec. 2025.01.17 14:37:38.705005 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:38.705145 [ 253 ] {38d8da89-5742-45d3-bb79-082ad0d25f89} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:38.705239 [ 253 ] {38d8da89-5742-45d3-bb79-082ad0d25f89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:37:38.706526 [ 253 ] {38d8da89-5742-45d3-bb79-082ad0d25f89} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:38.706566 [ 253 ] {38d8da89-5742-45d3-bb79-082ad0d25f89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:38.707251 [ 253 ] {38d8da89-5742-45d3-bb79-082ad0d25f89} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 14:37:38.707509 [ 253 ] {38d8da89-5742-45d3-bb79-082ad0d25f89} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:38.707764 [ 253 ] {38d8da89-5742-45d3-bb79-082ad0d25f89} executeQuery: Read 26 rows, 47.71 KiB in 0.00265 sec., 9811.32075471698 rows/sec., 17.58 MiB/sec. 2025.01.17 14:37:38.707869 [ 253 ] {38d8da89-5742-45d3-bb79-082ad0d25f89} TCPHandler: Processed in 0.002959031 sec. 2025.01.17 14:37:38.708017 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:38.708143 [ 257 ] {73254580-23a1-4d7e-a0f7-933fdbb81d11} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:37:38.708199 [ 257 ] {73254580-23a1-4d7e-a0f7-933fdbb81d11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:37:38.708728 [ 257 ] {73254580-23a1-4d7e-a0f7-933fdbb81d11} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:38.708768 [ 257 ] {73254580-23a1-4d7e-a0f7-933fdbb81d11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:38.709154 [ 257 ] {73254580-23a1-4d7e-a0f7-933fdbb81d11} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 14:37:38.709403 [ 257 ] {73254580-23a1-4d7e-a0f7-933fdbb81d11} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:38.709617 [ 257 ] {73254580-23a1-4d7e-a0f7-933fdbb81d11} executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. 2025.01.17 14:37:38.709671 [ 257 ] {73254580-23a1-4d7e-a0f7-933fdbb81d11} TCPHandler: Processed in 0.001711565 sec. 2025.01.17 14:37:40.479723 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2025.01.17 14:37:40.480387 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:40.480436 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:40.480963 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 14:37:40.481215 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:40.481494 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2025.01.17 14:37:40.865696 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.01.17 14:37:40.885308 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:40.885363 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:40.892810 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 14:37:40.893584 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:40.896167 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.01.17 14:37:43.007332 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 446 2025.01.17 14:37:43.010591 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:43.010638 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:43.012171 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 14:37:43.012503 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:43.013173 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 446 2025.01.17 14:37:43.696592 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:43.696875 [ 253 ] {8725f8bd-03ef-4144-8e64-6992807f8345} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:37:43.696978 [ 253 ] {8725f8bd-03ef-4144-8e64-6992807f8345} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:37:43.697733 [ 253 ] {8725f8bd-03ef-4144-8e64-6992807f8345} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:43.697786 [ 253 ] {8725f8bd-03ef-4144-8e64-6992807f8345} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:43.698233 [ 253 ] {8725f8bd-03ef-4144-8e64-6992807f8345} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 14:37:43.698488 [ 253 ] {8725f8bd-03ef-4144-8e64-6992807f8345} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:43.698744 [ 253 ] {8725f8bd-03ef-4144-8e64-6992807f8345} executeQuery: Read 14 rows, 1.01 KiB in 0.001945 sec., 7197.943444730077 rows/sec., 518.16 KiB/sec. 2025.01.17 14:37:43.698848 [ 253 ] {8725f8bd-03ef-4144-8e64-6992807f8345} TCPHandler: Processed in 0.00243061 sec. 2025.01.17 14:37:43.699090 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:43.699298 [ 257 ] {10436793-5960-426a-b854-bc885e0c5472} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:37:43.699380 [ 257 ] {10436793-5960-426a-b854-bc885e0c5472} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:37:43.700263 [ 257 ] {10436793-5960-426a-b854-bc885e0c5472} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:43.700311 [ 257 ] {10436793-5960-426a-b854-bc885e0c5472} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:43.700764 [ 257 ] {10436793-5960-426a-b854-bc885e0c5472} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 14:37:43.701051 [ 257 ] {10436793-5960-426a-b854-bc885e0c5472} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:43.701266 [ 257 ] {10436793-5960-426a-b854-bc885e0c5472} executeQuery: Read 229 rows, 20.51 KiB in 0.002024 sec., 113142.29249011856 rows/sec., 9.90 MiB/sec. 2025.01.17 14:37:43.701333 [ 257 ] {10436793-5960-426a-b854-bc885e0c5472} TCPHandler: Processed in 0.002371259 sec. 2025.01.17 14:37:43.701488 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:43.701614 [ 253 ] {0bb3e2f3-e654-4ed4-a26c-fe114c57567a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:37:43.701667 [ 253 ] {0bb3e2f3-e654-4ed4-a26c-fe114c57567a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:37:43.702261 [ 253 ] {0bb3e2f3-e654-4ed4-a26c-fe114c57567a} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:43.702303 [ 253 ] {0bb3e2f3-e654-4ed4-a26c-fe114c57567a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:43.702679 [ 253 ] {0bb3e2f3-e654-4ed4-a26c-fe114c57567a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 14:37:43.702922 [ 253 ] {0bb3e2f3-e654-4ed4-a26c-fe114c57567a} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:43.703205 [ 253 ] {0bb3e2f3-e654-4ed4-a26c-fe114c57567a} executeQuery: Read 20 rows, 1.43 KiB in 0.001617 sec., 12368.583797155226 rows/sec., 886.58 KiB/sec. 2025.01.17 14:37:43.703393 [ 253 ] {0bb3e2f3-e654-4ed4-a26c-fe114c57567a} TCPHandler: Processed in 0.001961 sec. 2025.01.17 14:37:43.703549 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:43.703694 [ 257 ] {9ce06593-38f1-40ee-a190-43411104eeaf} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:37:43.703755 [ 257 ] {9ce06593-38f1-40ee-a190-43411104eeaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:37:43.704350 [ 257 ] {9ce06593-38f1-40ee-a190-43411104eeaf} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:43.704389 [ 257 ] {9ce06593-38f1-40ee-a190-43411104eeaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:43.704756 [ 257 ] {9ce06593-38f1-40ee-a190-43411104eeaf} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 14:37:43.705008 [ 257 ] {9ce06593-38f1-40ee-a190-43411104eeaf} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:43.705203 [ 257 ] {9ce06593-38f1-40ee-a190-43411104eeaf} executeQuery: Read 14 rows, 1004.00 B in 0.001543 sec., 9073.233959818535 rows/sec., 635.43 KiB/sec. 2025.01.17 14:37:43.705258 [ 257 ] {9ce06593-38f1-40ee-a190-43411104eeaf} TCPHandler: Processed in 0.001775997 sec. 2025.01.17 14:37:43.705407 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:43.705548 [ 253 ] {88753ad1-7089-42f2-8f8d-9d98a9331e59} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:37:43.705605 [ 253 ] {88753ad1-7089-42f2-8f8d-9d98a9331e59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:37:43.706245 [ 253 ] {88753ad1-7089-42f2-8f8d-9d98a9331e59} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:43.706284 [ 253 ] {88753ad1-7089-42f2-8f8d-9d98a9331e59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:43.706647 [ 253 ] {88753ad1-7089-42f2-8f8d-9d98a9331e59} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 14:37:43.706910 [ 253 ] {88753ad1-7089-42f2-8f8d-9d98a9331e59} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:43.707118 [ 253 ] {88753ad1-7089-42f2-8f8d-9d98a9331e59} executeQuery: Read 13 rows, 830.00 B in 0.001602 sec., 8114.8564294631715 rows/sec., 505.96 KiB/sec. 2025.01.17 14:37:43.707175 [ 253 ] {88753ad1-7089-42f2-8f8d-9d98a9331e59} TCPHandler: Processed in 0.001838197 sec. 2025.01.17 14:37:43.707321 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:43.707462 [ 257 ] {a949450a-9394-42b6-9254-3e320c2355dd} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:37:43.707523 [ 257 ] {a949450a-9394-42b6-9254-3e320c2355dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:37:43.708275 [ 257 ] {a949450a-9394-42b6-9254-3e320c2355dd} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:43.708314 [ 257 ] {a949450a-9394-42b6-9254-3e320c2355dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:43.708717 [ 257 ] {a949450a-9394-42b6-9254-3e320c2355dd} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 14:37:43.708968 [ 257 ] {a949450a-9394-42b6-9254-3e320c2355dd} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:43.709202 [ 257 ] {a949450a-9394-42b6-9254-3e320c2355dd} executeQuery: Read 395 rows, 28.72 KiB in 0.00177 sec., 223163.8418079096 rows/sec., 15.85 MiB/sec. 2025.01.17 14:37:43.709410 [ 257 ] {a949450a-9394-42b6-9254-3e320c2355dd} TCPHandler: Processed in 0.002149944 sec. 2025.01.17 14:37:43.709606 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:43.709744 [ 253 ] {abea3e72-5712-4ffb-be00-d58d07bc1219} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:37:43.709803 [ 253 ] {abea3e72-5712-4ffb-be00-d58d07bc1219} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:37:43.710294 [ 253 ] {abea3e72-5712-4ffb-be00-d58d07bc1219} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:43.710332 [ 253 ] {abea3e72-5712-4ffb-be00-d58d07bc1219} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:43.710700 [ 253 ] {abea3e72-5712-4ffb-be00-d58d07bc1219} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 14:37:43.710933 [ 253 ] {abea3e72-5712-4ffb-be00-d58d07bc1219} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:43.711231 [ 253 ] {abea3e72-5712-4ffb-be00-d58d07bc1219} executeQuery: Read 6 rows, 321.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 209.54 KiB/sec. 2025.01.17 14:37:43.711352 [ 253 ] {abea3e72-5712-4ffb-be00-d58d07bc1219} TCPHandler: Processed in 0.001814417 sec. 2025.01.17 14:37:43.711500 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:43.711642 [ 257 ] {eb101866-432d-4395-bbd2-a74fcc4789d7} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:43.711706 [ 257 ] {eb101866-432d-4395-bbd2-a74fcc4789d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:37:43.712302 [ 257 ] {eb101866-432d-4395-bbd2-a74fcc4789d7} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:43.712339 [ 257 ] {eb101866-432d-4395-bbd2-a74fcc4789d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:43.712744 [ 257 ] {eb101866-432d-4395-bbd2-a74fcc4789d7} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 14:37:43.713005 [ 257 ] {eb101866-432d-4395-bbd2-a74fcc4789d7} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:43.713191 [ 257 ] {eb101866-432d-4395-bbd2-a74fcc4789d7} executeQuery: Read 237 rows, 16.27 KiB in 0.00158 sec., 150000 rows/sec., 10.05 MiB/sec. 2025.01.17 14:37:43.713244 [ 257 ] {eb101866-432d-4395-bbd2-a74fcc4789d7} TCPHandler: Processed in 0.001810977 sec. 2025.01.17 14:37:43.713389 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:43.713526 [ 253 ] {79556cd7-e77c-4044-9dc6-85e55aaccaab} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:37:43.713586 [ 253 ] {79556cd7-e77c-4044-9dc6-85e55aaccaab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:37:43.714118 [ 253 ] {79556cd7-e77c-4044-9dc6-85e55aaccaab} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:43.714156 [ 253 ] {79556cd7-e77c-4044-9dc6-85e55aaccaab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:43.714515 [ 253 ] {79556cd7-e77c-4044-9dc6-85e55aaccaab} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 14:37:43.714750 [ 253 ] {79556cd7-e77c-4044-9dc6-85e55aaccaab} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:43.714958 [ 253 ] {79556cd7-e77c-4044-9dc6-85e55aaccaab} executeQuery: Read 1 rows, 69.00 B in 0.001462 sec., 683.9945280437756 rows/sec., 46.09 KiB/sec. 2025.01.17 14:37:43.715009 [ 253 ] {79556cd7-e77c-4044-9dc6-85e55aaccaab} TCPHandler: Processed in 0.001689474 sec. 2025.01.17 14:37:43.715158 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:43.715297 [ 257 ] {a614d9d0-c060-4585-9f84-d27b27388923} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:43.715391 [ 257 ] {a614d9d0-c060-4585-9f84-d27b27388923} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:37:43.716565 [ 257 ] {a614d9d0-c060-4585-9f84-d27b27388923} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:43.716603 [ 257 ] {a614d9d0-c060-4585-9f84-d27b27388923} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:43.717231 [ 257 ] {a614d9d0-c060-4585-9f84-d27b27388923} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 14:37:43.717498 [ 257 ] {a614d9d0-c060-4585-9f84-d27b27388923} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:43.717629 [ 142 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 14:37:43.717682 [ 142 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:43.717711 [ 257 ] {a614d9d0-c060-4585-9f84-d27b27388923} executeQuery: Read 13 rows, 23.85 KiB in 0.002443 sec., 5321.3262382316825 rows/sec., 9.54 MiB/sec. 2025.01.17 14:37:43.717711 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:43.718321 [ 257 ] {a614d9d0-c060-4585-9f84-d27b27388923} TCPHandler: Processed in 0.003222077 sec. 2025.01.17 14:37:43.718598 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:43.718632 [ 195 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 14:37:43.718822 [ 253 ] {4ceb9059-cdd0-4d58-a853-f7720baafa0e} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:37:43.718933 [ 253 ] {4ceb9059-cdd0-4d58-a853-f7720baafa0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:37:43.719757 [ 195 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:43.719853 [ 195 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 64 rows starting from the beginning of the part 2025.01.17 14:37:43.720694 [ 195 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part 2025.01.17 14:37:43.720816 [ 253 ] {4ceb9059-cdd0-4d58-a853-f7720baafa0e} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:43.720915 [ 253 ] {4ceb9059-cdd0-4d58-a853-f7720baafa0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.17 14:37:43.721360 [ 195 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part 2025.01.17 14:37:43.722058 [ 195 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2025.01.17 14:37:43.722448 [ 253 ] {4ceb9059-cdd0-4d58-a853-f7720baafa0e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 14:37:43.722742 [ 195 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part 2025.01.17 14:37:43.723324 [ 195 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part 2025.01.17 14:37:43.723355 [ 253 ] {4ceb9059-cdd0-4d58-a853-f7720baafa0e} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:43.724184 [ 253 ] {4ceb9059-cdd0-4d58-a853-f7720baafa0e} executeQuery: Read 82 rows, 5.33 KiB in 0.005434 sec., 15090.172984909828 rows/sec., 981.41 KiB/sec. 2025.01.17 14:37:43.724358 [ 253 ] {4ceb9059-cdd0-4d58-a853-f7720baafa0e} TCPHandler: Processed in 0.005910142 sec. 2025.01.17 14:37:43.726932 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 19 columns (19 merged, 0 gathered) in 0.009063577 sec., 16549.757341941266 rows/sec., 29.66 MiB/sec. 2025.01.17 14:37:43.727477 [ 198 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 14:37:43.727969 [ 198 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_11_2} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:43.728049 [ 198 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_11_2} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 14:37:43.728194 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.01.17 14:37:47.896828 [ 137 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:37:47.896889 [ 137 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:37:47.981635 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2025.01.17 14:37:47.982641 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:47.982700 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:47.983284 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 14:37:47.983551 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:47.983800 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.01.17 14:37:48.396230 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.01.17 14:37:48.417616 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:48.417690 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:48.425410 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 14:37:48.426212 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:48.429268 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.01.17 14:37:48.691171 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:48.691385 [ 253 ] {995b8202-ddd8-492b-ae6c-baedd721bcf3} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:37:48.691467 [ 253 ] {995b8202-ddd8-492b-ae6c-baedd721bcf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:37:48.692384 [ 253 ] {995b8202-ddd8-492b-ae6c-baedd721bcf3} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:48.692432 [ 253 ] {995b8202-ddd8-492b-ae6c-baedd721bcf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:48.692893 [ 253 ] {995b8202-ddd8-492b-ae6c-baedd721bcf3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 14:37:48.693149 [ 253 ] {995b8202-ddd8-492b-ae6c-baedd721bcf3} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:48.693399 [ 253 ] {995b8202-ddd8-492b-ae6c-baedd721bcf3} executeQuery: Read 108 rows, 9.25 KiB in 0.00207 sec., 52173.913043478264 rows/sec., 4.36 MiB/sec. 2025.01.17 14:37:48.693465 [ 253 ] {995b8202-ddd8-492b-ae6c-baedd721bcf3} TCPHandler: Processed in 0.00244884 sec. 2025.01.17 14:37:48.693802 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:48.694114 [ 257 ] {b2cbc69b-5b1e-49cd-a3c4-1e32fee82d15} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:37:48.694196 [ 257 ] {b2cbc69b-5b1e-49cd-a3c4-1e32fee82d15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:37:48.694968 [ 257 ] {b2cbc69b-5b1e-49cd-a3c4-1e32fee82d15} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:48.695022 [ 257 ] {b2cbc69b-5b1e-49cd-a3c4-1e32fee82d15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:48.695475 [ 257 ] {b2cbc69b-5b1e-49cd-a3c4-1e32fee82d15} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 14:37:48.695744 [ 257 ] {b2cbc69b-5b1e-49cd-a3c4-1e32fee82d15} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:48.696008 [ 257 ] {b2cbc69b-5b1e-49cd-a3c4-1e32fee82d15} executeQuery: Read 26 rows, 1.96 KiB in 0.001981 sec., 13124.684502776376 rows/sec., 986.91 KiB/sec. 2025.01.17 14:37:48.696078 [ 257 ] {b2cbc69b-5b1e-49cd-a3c4-1e32fee82d15} TCPHandler: Processed in 0.002468961 sec. 2025.01.17 14:37:48.696234 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:48.696377 [ 253 ] {92b1ae45-302a-43bd-90de-975fc482acb9} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:37:48.696438 [ 253 ] {92b1ae45-302a-43bd-90de-975fc482acb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:37:48.697163 [ 253 ] {92b1ae45-302a-43bd-90de-975fc482acb9} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:48.697205 [ 253 ] {92b1ae45-302a-43bd-90de-975fc482acb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:48.697586 [ 253 ] {92b1ae45-302a-43bd-90de-975fc482acb9} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 14:37:48.697833 [ 253 ] {92b1ae45-302a-43bd-90de-975fc482acb9} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:48.698052 [ 253 ] {92b1ae45-302a-43bd-90de-975fc482acb9} executeQuery: Read 90 rows, 7.20 KiB in 0.00171 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. 2025.01.17 14:37:48.698108 [ 253 ] {92b1ae45-302a-43bd-90de-975fc482acb9} TCPHandler: Processed in 0.001942811 sec. 2025.01.17 14:37:48.698270 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:48.698418 [ 257 ] {ab2d4998-e705-4342-83e6-ea163e01ad9f} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:48.698486 [ 257 ] {ab2d4998-e705-4342-83e6-ea163e01ad9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:37:48.699152 [ 257 ] {ab2d4998-e705-4342-83e6-ea163e01ad9f} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:48.699194 [ 257 ] {ab2d4998-e705-4342-83e6-ea163e01ad9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:48.699621 [ 257 ] {ab2d4998-e705-4342-83e6-ea163e01ad9f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 14:37:48.699890 [ 257 ] {ab2d4998-e705-4342-83e6-ea163e01ad9f} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:48.700111 [ 257 ] {ab2d4998-e705-4342-83e6-ea163e01ad9f} executeQuery: Read 160 rows, 11.41 KiB in 0.001731 sec., 92432.12016175622 rows/sec., 6.44 MiB/sec. 2025.01.17 14:37:48.700170 [ 257 ] {ab2d4998-e705-4342-83e6-ea163e01ad9f} TCPHandler: Processed in 0.00197132 sec. 2025.01.17 14:37:48.700330 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:48.700469 [ 253 ] {552e1051-de20-4539-b992-8d25e929ac6d} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:48.700564 [ 253 ] {552e1051-de20-4539-b992-8d25e929ac6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:37:48.701793 [ 253 ] {552e1051-de20-4539-b992-8d25e929ac6d} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:48.701834 [ 253 ] {552e1051-de20-4539-b992-8d25e929ac6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:48.702498 [ 253 ] {552e1051-de20-4539-b992-8d25e929ac6d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 14:37:48.702780 [ 253 ] {552e1051-de20-4539-b992-8d25e929ac6d} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:48.703004 [ 253 ] {552e1051-de20-4539-b992-8d25e929ac6d} executeQuery: Read 26 rows, 47.71 KiB in 0.002563 sec., 10144.362075692547 rows/sec., 18.18 MiB/sec. 2025.01.17 14:37:48.703155 [ 253 ] {552e1051-de20-4539-b992-8d25e929ac6d} TCPHandler: Processed in 0.002894229 sec. 2025.01.17 14:37:48.703390 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:48.703613 [ 257 ] {5288bd5d-5094-440c-9dfd-5a6ccf59a226} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:37:48.703710 [ 257 ] {5288bd5d-5094-440c-9dfd-5a6ccf59a226} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:37:48.704378 [ 257 ] {5288bd5d-5094-440c-9dfd-5a6ccf59a226} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:48.704418 [ 257 ] {5288bd5d-5094-440c-9dfd-5a6ccf59a226} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:48.704801 [ 257 ] {5288bd5d-5094-440c-9dfd-5a6ccf59a226} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 14:37:48.705054 [ 257 ] {5288bd5d-5094-440c-9dfd-5a6ccf59a226} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:48.705291 [ 257 ] {5288bd5d-5094-440c-9dfd-5a6ccf59a226} executeQuery: Read 60 rows, 4.14 KiB in 0.001734 sec., 34602.07612456747 rows/sec., 2.33 MiB/sec. 2025.01.17 14:37:48.705346 [ 257 ] {5288bd5d-5094-440c-9dfd-5a6ccf59a226} TCPHandler: Processed in 0.002066853 sec. 2025.01.17 14:37:49.936375 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:49.936575 [ 253 ] {39369b45-8fff-48f5-8671-e6b386c1553a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:37:49.936651 [ 253 ] {39369b45-8fff-48f5-8671-e6b386c1553a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:37:49.937461 [ 253 ] {39369b45-8fff-48f5-8671-e6b386c1553a} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:49.937503 [ 253 ] {39369b45-8fff-48f5-8671-e6b386c1553a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:49.937925 [ 253 ] {39369b45-8fff-48f5-8671-e6b386c1553a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 14:37:49.938171 [ 253 ] {39369b45-8fff-48f5-8671-e6b386c1553a} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:49.938378 [ 134 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.17 14:37:49.938427 [ 253 ] {39369b45-8fff-48f5-8671-e6b386c1553a} executeQuery: Read 14 rows, 1.01 KiB in 0.001907 sec., 7341.373885684321 rows/sec., 528.48 KiB/sec. 2025.01.17 14:37:49.938492 [ 134 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:49.938586 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:49.938608 [ 253 ] {39369b45-8fff-48f5-8671-e6b386c1553a} TCPHandler: Processed in 0.002363879 sec. 2025.01.17 14:37:49.938892 [ 200 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.01.17 14:37:49.939044 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:49.939094 [ 200 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:49.939156 [ 200 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2025.01.17 14:37:49.939385 [ 200 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2025.01.17 14:37:49.939400 [ 257 ] {b28ee7ae-98c0-49e1-bda3-1832fab568ab} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:37:49.939617 [ 257 ] {b28ee7ae-98c0-49e1-bda3-1832fab568ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:37:49.939748 [ 200 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2025.01.17 14:37:49.940121 [ 200 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.01.17 14:37:49.940399 [ 200 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2025.01.17 14:37:49.942589 [ 200 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00385683 sec., 18149.62028401563 rows/sec., 1.35 MiB/sec. 2025.01.17 14:37:49.942750 [ 200 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.17 14:37:49.943132 [ 257 ] {b28ee7ae-98c0-49e1-bda3-1832fab568ab} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:49.943140 [ 200 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_9_2} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:49.943192 [ 257 ] {b28ee7ae-98c0-49e1-bda3-1832fab568ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:49.943320 [ 200 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_9_2} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.17 14:37:49.943460 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 14:37:49.943884 [ 257 ] {b28ee7ae-98c0-49e1-bda3-1832fab568ab} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 14:37:49.944156 [ 257 ] {b28ee7ae-98c0-49e1-bda3-1832fab568ab} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:49.944298 [ 134 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.17 14:37:49.944339 [ 134 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:49.944366 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:49.944376 [ 257 ] {b28ee7ae-98c0-49e1-bda3-1832fab568ab} executeQuery: Read 1369 rows, 116.63 KiB in 0.005111 sec., 267853.6489923694 rows/sec., 22.28 MiB/sec. 2025.01.17 14:37:49.944504 [ 257 ] {b28ee7ae-98c0-49e1-bda3-1832fab568ab} TCPHandler: Processed in 0.005695167 sec. 2025.01.17 14:37:49.944535 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.17 14:37:49.944664 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:49.944714 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1417 rows starting from the beginning of the part 2025.01.17 14:37:49.944714 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:49.944879 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 230 rows starting from the beginning of the part 2025.01.17 14:37:49.945158 [ 253 ] {f4c4a1f3-0b2f-44c5-9e72-9c4ff7cb6da4} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:37:49.945188 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 108 rows starting from the beginning of the part 2025.01.17 14:37:49.945341 [ 253 ] {f4c4a1f3-0b2f-44c5-9e72-9c4ff7cb6da4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:37:49.945467 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 229 rows starting from the beginning of the part 2025.01.17 14:37:49.945844 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 108 rows starting from the beginning of the part 2025.01.17 14:37:49.946110 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1369 rows starting from the beginning of the part 2025.01.17 14:37:49.947878 [ 253 ] {f4c4a1f3-0b2f-44c5-9e72-9c4ff7cb6da4} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:49.947948 [ 253 ] {f4c4a1f3-0b2f-44c5-9e72-9c4ff7cb6da4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:49.948955 [ 253 ] {f4c4a1f3-0b2f-44c5-9e72-9c4ff7cb6da4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 14:37:49.949244 [ 253 ] {f4c4a1f3-0b2f-44c5-9e72-9c4ff7cb6da4} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:49.949740 [ 253 ] {f4c4a1f3-0b2f-44c5-9e72-9c4ff7cb6da4} executeQuery: Read 20 rows, 1.43 KiB in 0.004708 sec., 4248.088360237893 rows/sec., 304.50 KiB/sec. 2025.01.17 14:37:49.949837 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3461 rows, containing 5 columns (5 merged, 0 gathered) in 0.005402141 sec., 640671.9113773594 rows/sec., 56.17 MiB/sec. 2025.01.17 14:37:49.949890 [ 253 ] {f4c4a1f3-0b2f-44c5-9e72-9c4ff7cb6da4} TCPHandler: Processed in 0.005276488 sec. 2025.01.17 14:37:49.950108 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.17 14:37:49.950114 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:49.950275 [ 257 ] {a06625b1-1f6d-4a2e-81f1-3b87c8da0c72} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:37:49.950344 [ 257 ] {a06625b1-1f6d-4a2e-81f1-3b87c8da0c72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:37:49.950448 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_21_4} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:49.950549 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_21_4} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.17 14:37:49.950656 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.17 14:37:49.951228 [ 257 ] {a06625b1-1f6d-4a2e-81f1-3b87c8da0c72} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:49.951268 [ 257 ] {a06625b1-1f6d-4a2e-81f1-3b87c8da0c72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:49.951640 [ 257 ] {a06625b1-1f6d-4a2e-81f1-3b87c8da0c72} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 14:37:49.951890 [ 257 ] {a06625b1-1f6d-4a2e-81f1-3b87c8da0c72} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:49.952064 [ 257 ] {a06625b1-1f6d-4a2e-81f1-3b87c8da0c72} executeQuery: Read 242 rows, 16.79 KiB in 0.001826 sec., 132530.1204819277 rows/sec., 8.98 MiB/sec. 2025.01.17 14:37:49.952120 [ 257 ] {a06625b1-1f6d-4a2e-81f1-3b87c8da0c72} TCPHandler: Processed in 0.002073973 sec. 2025.01.17 14:37:49.952277 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:49.952413 [ 253 ] {57568422-bdea-484d-9950-929d317636b5} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:37:49.952470 [ 253 ] {57568422-bdea-484d-9950-929d317636b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:37:49.953152 [ 253 ] {57568422-bdea-484d-9950-929d317636b5} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:49.953192 [ 253 ] {57568422-bdea-484d-9950-929d317636b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:49.953546 [ 253 ] {57568422-bdea-484d-9950-929d317636b5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 14:37:49.953784 [ 253 ] {57568422-bdea-484d-9950-929d317636b5} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:49.953928 [ 134 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.17 14:37:49.953991 [ 134 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:49.954024 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:49.954038 [ 253 ] {57568422-bdea-484d-9950-929d317636b5} executeQuery: Read 13 rows, 830.00 B in 0.001645 sec., 7902.73556231003 rows/sec., 492.73 KiB/sec. 2025.01.17 14:37:49.954155 [ 253 ] {57568422-bdea-484d-9950-929d317636b5} TCPHandler: Processed in 0.001943 sec. 2025.01.17 14:37:49.954210 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.01.17 14:37:49.954359 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:49.954398 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:49.954425 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2025.01.17 14:37:49.954785 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2025.01.17 14:37:49.954945 [ 257 ] {c362d848-6597-44ff-8389-0631835f229d} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:37:49.955212 [ 257 ] {c362d848-6597-44ff-8389-0631835f229d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:37:49.955266 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2025.01.17 14:37:49.955685 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2025.01.17 14:37:49.956013 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2025.01.17 14:37:49.957996 [ 257 ] {c362d848-6597-44ff-8389-0631835f229d} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:49.958073 [ 257 ] {c362d848-6597-44ff-8389-0631835f229d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:49.958373 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004253978 sec., 15279.815739526626 rows/sec., 1012.38 KiB/sec. 2025.01.17 14:37:49.958568 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.17 14:37:49.959037 [ 257 ] {c362d848-6597-44ff-8389-0631835f229d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 14:37:49.959094 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_9_2} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:49.959227 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_9_2} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.17 14:37:49.959352 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 14:37:49.959467 [ 257 ] {c362d848-6597-44ff-8389-0631835f229d} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:49.959603 [ 134 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.17 14:37:49.959642 [ 134 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:49.959668 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:49.959680 [ 257 ] {c362d848-6597-44ff-8389-0631835f229d} executeQuery: Read 851 rows, 63.01 KiB in 0.004928 sec., 172686.6883116883 rows/sec., 12.49 MiB/sec. 2025.01.17 14:37:49.959916 [ 257 ] {c362d848-6597-44ff-8389-0631835f229d} TCPHandler: Processed in 0.005662507 sec. 2025.01.17 14:37:49.959980 [ 199 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.17 14:37:49.960118 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:49.960188 [ 199 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:49.960262 [ 199 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 896 rows starting from the beginning of the part 2025.01.17 14:37:49.960342 [ 253 ] {9bab3b6a-9f25-4661-a0d5-fe8f626c9c51} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:37:49.960506 [ 199 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 401 rows starting from the beginning of the part 2025.01.17 14:37:49.960536 [ 253 ] {9bab3b6a-9f25-4661-a0d5-fe8f626c9c51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:37:49.960837 [ 199 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part 2025.01.17 14:37:49.961218 [ 199 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 395 rows starting from the beginning of the part 2025.01.17 14:37:49.961596 [ 199 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part 2025.01.17 14:37:49.961942 [ 199 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 851 rows starting from the beginning of the part 2025.01.17 14:37:49.963016 [ 253 ] {9bab3b6a-9f25-4661-a0d5-fe8f626c9c51} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:49.963083 [ 253 ] {9bab3b6a-9f25-4661-a0d5-fe8f626c9c51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:49.963990 [ 253 ] {9bab3b6a-9f25-4661-a0d5-fe8f626c9c51} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 14:37:49.964478 [ 253 ] {9bab3b6a-9f25-4661-a0d5-fe8f626c9c51} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:49.964871 [ 253 ] {9bab3b6a-9f25-4661-a0d5-fe8f626c9c51} executeQuery: Read 6 rows, 321.00 B in 0.004574 sec., 1311.7621337997377 rows/sec., 68.53 KiB/sec. 2025.01.17 14:37:49.965126 [ 253 ] {9bab3b6a-9f25-4661-a0d5-fe8f626c9c51} TCPHandler: Processed in 0.005109595 sec. 2025.01.17 14:37:49.965503 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:49.965509 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2723 rows, containing 5 columns (5 merged, 0 gathered) in 0.005764339 sec., 472387.20692866953 rows/sec., 36.02 MiB/sec. 2025.01.17 14:37:49.965697 [ 257 ] {ef29920b-06f9-43d4-8b50-bd4c0eac070c} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:49.965771 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.17 14:37:49.965801 [ 257 ] {ef29920b-06f9-43d4-8b50-bd4c0eac070c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:37:49.966412 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_21_4} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:49.966518 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_21_4} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.17 14:37:49.966604 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.17 14:37:49.967029 [ 257 ] {ef29920b-06f9-43d4-8b50-bd4c0eac070c} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:49.967073 [ 257 ] {ef29920b-06f9-43d4-8b50-bd4c0eac070c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:49.967542 [ 257 ] {ef29920b-06f9-43d4-8b50-bd4c0eac070c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 14:37:49.967801 [ 257 ] {ef29920b-06f9-43d4-8b50-bd4c0eac070c} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:49.967981 [ 132 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.17 14:37:49.968045 [ 257 ] {ef29920b-06f9-43d4-8b50-bd4c0eac070c} executeQuery: Read 987 rows, 67.25 KiB in 0.002419 sec., 408019.8429102935 rows/sec., 27.15 MiB/sec. 2025.01.17 14:37:49.968052 [ 132 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:49.968132 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:49.968188 [ 257 ] {ef29920b-06f9-43d4-8b50-bd4c0eac070c} TCPHandler: Processed in 0.002804038 sec. 2025.01.17 14:37:49.968419 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:49.968429 [ 197 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.17 14:37:49.968588 [ 253 ] {fc973bc0-f02d-4bcb-b5f0-ede20f1aef89} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:37:49.968605 [ 197 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:49.968651 [ 197 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5710 rows starting from the beginning of the part 2025.01.17 14:37:49.968661 [ 253 ] {fc973bc0-f02d-4bcb-b5f0-ede20f1aef89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:37:49.968978 [ 197 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part 2025.01.17 14:37:49.969390 [ 197 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2025.01.17 14:37:49.969706 [ 197 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:37:49.970084 [ 197 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:37:49.970389 [ 197 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 987 rows starting from the beginning of the part 2025.01.17 14:37:49.971001 [ 253 ] {fc973bc0-f02d-4bcb-b5f0-ede20f1aef89} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:49.971043 [ 253 ] {fc973bc0-f02d-4bcb-b5f0-ede20f1aef89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:49.971524 [ 253 ] {fc973bc0-f02d-4bcb-b5f0-ede20f1aef89} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 14:37:49.971826 [ 253 ] {fc973bc0-f02d-4bcb-b5f0-ede20f1aef89} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:49.972257 [ 253 ] {fc973bc0-f02d-4bcb-b5f0-ede20f1aef89} executeQuery: Read 1 rows, 69.00 B in 0.003703 sec., 270.05130974885225 rows/sec., 18.20 KiB/sec. 2025.01.17 14:37:49.972429 [ 253 ] {fc973bc0-f02d-4bcb-b5f0-ede20f1aef89} TCPHandler: Processed in 0.004105824 sec. 2025.01.17 14:37:49.972623 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:49.972787 [ 257 ] {1733bc5a-c61e-496c-8c01-7d8804bb6e58} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:49.972884 [ 257 ] {1733bc5a-c61e-496c-8c01-7d8804bb6e58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:37:49.974163 [ 197 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7491 rows, containing 5 columns (5 merged, 0 gathered) in 0.005916162 sec., 1266192.5079130693 rows/sec., 85.33 MiB/sec. 2025.01.17 14:37:49.974681 [ 257 ] {1733bc5a-c61e-496c-8c01-7d8804bb6e58} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:49.974734 [ 257 ] {1733bc5a-c61e-496c-8c01-7d8804bb6e58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:49.974756 [ 197 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.17 14:37:49.975448 [ 197 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_21_4} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:49.975650 [ 197 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_21_4} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.17 14:37:49.975832 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. 2025.01.17 14:37:49.976125 [ 257 ] {1733bc5a-c61e-496c-8c01-7d8804bb6e58} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 14:37:49.976409 [ 257 ] {1733bc5a-c61e-496c-8c01-7d8804bb6e58} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:49.976773 [ 257 ] {1733bc5a-c61e-496c-8c01-7d8804bb6e58} executeQuery: Read 13 rows, 23.85 KiB in 0.004016 sec., 3237.0517928286854 rows/sec., 5.80 MiB/sec. 2025.01.17 14:37:49.977051 [ 257 ] {1733bc5a-c61e-496c-8c01-7d8804bb6e58} TCPHandler: Processed in 0.004530263 sec. 2025.01.17 14:37:49.977216 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:49.977353 [ 253 ] {f23aeb8d-5c46-4dab-be2c-880c5449ab2d} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:37:49.977415 [ 253 ] {f23aeb8d-5c46-4dab-be2c-880c5449ab2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:37:49.977990 [ 253 ] {f23aeb8d-5c46-4dab-be2c-880c5449ab2d} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:49.978037 [ 253 ] {f23aeb8d-5c46-4dab-be2c-880c5449ab2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:49.978421 [ 253 ] {f23aeb8d-5c46-4dab-be2c-880c5449ab2d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 14:37:49.978655 [ 253 ] {f23aeb8d-5c46-4dab-be2c-880c5449ab2d} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:49.978816 [ 132 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.17 14:37:49.978878 [ 132 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:49.978901 [ 253 ] {f23aeb8d-5c46-4dab-be2c-880c5449ab2d} executeQuery: Read 46 rows, 2.85 KiB in 0.001575 sec., 29206.349206349205 rows/sec., 1.77 MiB/sec. 2025.01.17 14:37:49.978914 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:49.978999 [ 253 ] {f23aeb8d-5c46-4dab-be2c-880c5449ab2d} TCPHandler: Processed in 0.001843858 sec. 2025.01.17 14:37:49.979130 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.17 14:37:49.979253 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:37:49.979287 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 948 rows starting from the beginning of the part 2025.01.17 14:37:49.979400 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part 2025.01.17 14:37:49.979625 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2025.01.17 14:37:49.979757 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:37:49.979902 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:37:49.980116 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:37:49.981299 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 4 columns (4 merged, 0 gathered) in 0.002252387 sec., 567398.0537092427 rows/sec., 36.97 MiB/sec. 2025.01.17 14:37:49.981680 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.17 14:37:49.982189 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_21_4} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:49.982271 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_21_4} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.17 14:37:49.982357 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2025.01.17 14:37:53.014397 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 502 2025.01.17 14:37:53.018205 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:53.018270 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:53.020057 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 14:37:53.020450 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:53.021178 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 502 2025.01.17 14:37:53.687477 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:53.687678 [ 253 ] {ebf62f2e-7ac2-4033-bb2d-4696d162f5a7} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:37:53.687755 [ 253 ] {ebf62f2e-7ac2-4033-bb2d-4696d162f5a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:37:53.688608 [ 253 ] {ebf62f2e-7ac2-4033-bb2d-4696d162f5a7} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:53.688655 [ 253 ] {ebf62f2e-7ac2-4033-bb2d-4696d162f5a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:53.689098 [ 253 ] {ebf62f2e-7ac2-4033-bb2d-4696d162f5a7} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 14:37:53.689354 [ 253 ] {ebf62f2e-7ac2-4033-bb2d-4696d162f5a7} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:53.689594 [ 253 ] {ebf62f2e-7ac2-4033-bb2d-4696d162f5a7} executeQuery: Read 56 rows, 4.38 KiB in 0.001972 sec., 28397.565922920894 rows/sec., 2.17 MiB/sec. 2025.01.17 14:37:53.689660 [ 253 ] {ebf62f2e-7ac2-4033-bb2d-4696d162f5a7} TCPHandler: Processed in 0.002317068 sec. 2025.01.17 14:37:53.689918 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:53.690110 [ 257 ] {1f704e07-922a-4d70-ac62-f9ac1b3f1502} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:37:53.690184 [ 257 ] {1f704e07-922a-4d70-ac62-f9ac1b3f1502} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:37:53.690943 [ 257 ] {1f704e07-922a-4d70-ac62-f9ac1b3f1502} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:53.690987 [ 257 ] {1f704e07-922a-4d70-ac62-f9ac1b3f1502} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:53.691445 [ 257 ] {1f704e07-922a-4d70-ac62-f9ac1b3f1502} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 14:37:53.691717 [ 257 ] {1f704e07-922a-4d70-ac62-f9ac1b3f1502} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:53.691914 [ 257 ] {1f704e07-922a-4d70-ac62-f9ac1b3f1502} executeQuery: Read 64 rows, 5.12 KiB in 0.001859 sec., 34427.11135018827 rows/sec., 2.69 MiB/sec. 2025.01.17 14:37:53.691979 [ 257 ] {1f704e07-922a-4d70-ac62-f9ac1b3f1502} TCPHandler: Processed in 0.002191755 sec. 2025.01.17 14:37:53.692133 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:53.692278 [ 253 ] {86ced077-1bdc-4c73-93b4-7b50c8147456} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:53.692344 [ 253 ] {86ced077-1bdc-4c73-93b4-7b50c8147456} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:37:53.693031 [ 253 ] {86ced077-1bdc-4c73-93b4-7b50c8147456} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:53.693079 [ 253 ] {86ced077-1bdc-4c73-93b4-7b50c8147456} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:53.693497 [ 253 ] {86ced077-1bdc-4c73-93b4-7b50c8147456} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 14:37:53.693739 [ 253 ] {86ced077-1bdc-4c73-93b4-7b50c8147456} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:53.693957 [ 253 ] {86ced077-1bdc-4c73-93b4-7b50c8147456} executeQuery: Read 96 rows, 6.85 KiB in 0.001716 sec., 55944.055944055945 rows/sec., 3.90 MiB/sec. 2025.01.17 14:37:53.694013 [ 253 ] {86ced077-1bdc-4c73-93b4-7b50c8147456} TCPHandler: Processed in 0.00194892 sec. 2025.01.17 14:37:53.694165 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:53.694307 [ 257 ] {a7a2045f-c1f2-402e-b138-1495c5bd903d} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:37:53.694371 [ 257 ] {a7a2045f-c1f2-402e-b138-1495c5bd903d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:37:53.694976 [ 257 ] {a7a2045f-c1f2-402e-b138-1495c5bd903d} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:53.695022 [ 257 ] {a7a2045f-c1f2-402e-b138-1495c5bd903d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:53.695434 [ 257 ] {a7a2045f-c1f2-402e-b138-1495c5bd903d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 14:37:53.695693 [ 257 ] {a7a2045f-c1f2-402e-b138-1495c5bd903d} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:53.695873 [ 257 ] {a7a2045f-c1f2-402e-b138-1495c5bd903d} executeQuery: Read 36 rows, 2.48 KiB in 0.001603 sec., 22457.89145352464 rows/sec., 1.51 MiB/sec. 2025.01.17 14:37:53.695926 [ 257 ] {a7a2045f-c1f2-402e-b138-1495c5bd903d} TCPHandler: Processed in 0.001820648 sec. 2025.01.17 14:37:55.484896 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2025.01.17 14:37:55.485578 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:55.485628 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:55.486170 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 14:37:55.486434 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:55.486697 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2025.01.17 14:37:55.930314 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2025.01.17 14:37:55.950520 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:55.950568 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:55.958184 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 14:37:55.958978 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:55.961517 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2025.01.17 14:37:58.691994 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:58.692259 [ 253 ] {6c40a4eb-eb9d-4c69-a821-d3111d76b35d} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:37:58.692364 [ 253 ] {6c40a4eb-eb9d-4c69-a821-d3111d76b35d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:37:58.693204 [ 253 ] {6c40a4eb-eb9d-4c69-a821-d3111d76b35d} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:58.693259 [ 253 ] {6c40a4eb-eb9d-4c69-a821-d3111d76b35d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:58.693778 [ 253 ] {6c40a4eb-eb9d-4c69-a821-d3111d76b35d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 14:37:58.694039 [ 253 ] {6c40a4eb-eb9d-4c69-a821-d3111d76b35d} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:58.694271 [ 253 ] {6c40a4eb-eb9d-4c69-a821-d3111d76b35d} executeQuery: Read 108 rows, 9.25 KiB in 0.002083 sec., 51848.29572731636 rows/sec., 4.34 MiB/sec. 2025.01.17 14:37:58.694339 [ 253 ] {6c40a4eb-eb9d-4c69-a821-d3111d76b35d} TCPHandler: Processed in 0.002491921 sec. 2025.01.17 14:37:58.694620 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:58.694827 [ 257 ] {59fb13e8-7dd9-4b1a-90e6-2365c035ab6e} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:37:58.694910 [ 257 ] {59fb13e8-7dd9-4b1a-90e6-2365c035ab6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:37:58.695706 [ 257 ] {59fb13e8-7dd9-4b1a-90e6-2365c035ab6e} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:58.695763 [ 257 ] {59fb13e8-7dd9-4b1a-90e6-2365c035ab6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:58.696223 [ 257 ] {59fb13e8-7dd9-4b1a-90e6-2365c035ab6e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 14:37:58.696483 [ 257 ] {59fb13e8-7dd9-4b1a-90e6-2365c035ab6e} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:58.696750 [ 257 ] {59fb13e8-7dd9-4b1a-90e6-2365c035ab6e} executeQuery: Read 26 rows, 1.96 KiB in 0.001976 sec., 13157.894736842107 rows/sec., 989.41 KiB/sec. 2025.01.17 14:37:58.696949 [ 257 ] {59fb13e8-7dd9-4b1a-90e6-2365c035ab6e} TCPHandler: Processed in 0.002468731 sec. 2025.01.17 14:37:58.697143 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:58.697268 [ 253 ] {3bbefa07-5763-433f-b446-010643209d7c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:37:58.697321 [ 253 ] {3bbefa07-5763-433f-b446-010643209d7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:37:58.697968 [ 253 ] {3bbefa07-5763-433f-b446-010643209d7c} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:58.698010 [ 253 ] {3bbefa07-5763-433f-b446-010643209d7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:58.698404 [ 253 ] {3bbefa07-5763-433f-b446-010643209d7c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 14:37:58.698660 [ 253 ] {3bbefa07-5763-433f-b446-010643209d7c} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:58.698931 [ 253 ] {3bbefa07-5763-433f-b446-010643209d7c} executeQuery: Read 90 rows, 7.20 KiB in 0.001684 sec., 53444.18052256532 rows/sec., 4.17 MiB/sec. 2025.01.17 14:37:58.699135 [ 253 ] {3bbefa07-5763-433f-b446-010643209d7c} TCPHandler: Processed in 0.002050022 sec. 2025.01.17 14:37:58.699332 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:58.699464 [ 257 ] {245fb2e9-e01b-4dff-a76c-3b74d3c78744} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:58.699525 [ 257 ] {245fb2e9-e01b-4dff-a76c-3b74d3c78744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:37:58.700160 [ 257 ] {245fb2e9-e01b-4dff-a76c-3b74d3c78744} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:58.700205 [ 257 ] {245fb2e9-e01b-4dff-a76c-3b74d3c78744} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:58.700639 [ 257 ] {245fb2e9-e01b-4dff-a76c-3b74d3c78744} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 14:37:58.700891 [ 257 ] {245fb2e9-e01b-4dff-a76c-3b74d3c78744} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:58.701124 [ 257 ] {245fb2e9-e01b-4dff-a76c-3b74d3c78744} executeQuery: Read 160 rows, 11.41 KiB in 0.001677 sec., 95408.46750149076 rows/sec., 6.65 MiB/sec. 2025.01.17 14:37:58.701259 [ 257 ] {245fb2e9-e01b-4dff-a76c-3b74d3c78744} TCPHandler: Processed in 0.001988261 sec. 2025.01.17 14:37:58.701454 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:58.701578 [ 253 ] {fe566b56-80d9-420d-b2f0-46f930be25dc} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:37:58.701657 [ 253 ] {fe566b56-80d9-420d-b2f0-46f930be25dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:37:58.702847 [ 253 ] {fe566b56-80d9-420d-b2f0-46f930be25dc} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:58.702886 [ 253 ] {fe566b56-80d9-420d-b2f0-46f930be25dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:58.703760 [ 253 ] {fe566b56-80d9-420d-b2f0-46f930be25dc} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 14:37:58.704034 [ 253 ] {fe566b56-80d9-420d-b2f0-46f930be25dc} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:58.704342 [ 253 ] {fe566b56-80d9-420d-b2f0-46f930be25dc} executeQuery: Read 26 rows, 47.71 KiB in 0.002785 sec., 9335.72710951526 rows/sec., 16.73 MiB/sec. 2025.01.17 14:37:58.704596 [ 253 ] {fe566b56-80d9-420d-b2f0-46f930be25dc} TCPHandler: Processed in 0.003205446 sec. 2025.01.17 14:37:58.704777 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:37:58.704906 [ 257 ] {4af30d1d-ed3b-4a5c-8199-ad1b9167dfa4} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:37:58.704964 [ 257 ] {4af30d1d-ed3b-4a5c-8199-ad1b9167dfa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:37:58.705489 [ 257 ] {4af30d1d-ed3b-4a5c-8199-ad1b9167dfa4} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:37:58.705531 [ 257 ] {4af30d1d-ed3b-4a5c-8199-ad1b9167dfa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:37:58.705936 [ 257 ] {4af30d1d-ed3b-4a5c-8199-ad1b9167dfa4} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 14:37:58.706222 [ 257 ] {4af30d1d-ed3b-4a5c-8199-ad1b9167dfa4} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:37:58.706469 [ 257 ] {4af30d1d-ed3b-4a5c-8199-ad1b9167dfa4} executeQuery: Read 60 rows, 4.14 KiB in 0.001581 sec., 37950.66413662239 rows/sec., 2.56 MiB/sec. 2025.01.17 14:37:58.706636 [ 257 ] {4af30d1d-ed3b-4a5c-8199-ad1b9167dfa4} TCPHandler: Processed in 0.00191733 sec. 2025.01.17 14:38:00.607416 [ 118 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.17 14:38:00.607528 [ 118 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:00.607571 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:00.607890 [ 201 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.01.17 14:38:00.608144 [ 201 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:00.608205 [ 201 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2025.01.17 14:38:00.608327 [ 201 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.01.17 14:38:00.608684 [ 201 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::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.01.17 14:38:00.608879 [ 201 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.01.17 14:38:00.609031 [ 201 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.01.17 14:38:00.610151 [ 188 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.00244758 sec., 4085.668292762647 rows/sec., 273.71 KiB/sec. 2025.01.17 14:38:00.610313 [ 201 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.17 14:38:00.610596 [ 201 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_9_2} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:00.610672 [ 201 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_9_2} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.17 14:38:00.610747 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.17 14:38:02.897130 [ 116 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:38:02.897203 [ 116 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:38:02.987786 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2025.01.17 14:38:02.988397 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:02.988433 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:02.989015 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 14:38:02.989267 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:02.989429 [ 116 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.17 14:38:02.989465 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.01.17 14:38:02.989484 [ 116 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:02.989512 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:02.989673 [ 189 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.17 14:38:02.989827 [ 189 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:02.989868 [ 189 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part 2025.01.17 14:38:02.989946 [ 189 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part 2025.01.17 14:38:02.990174 [ 189 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part 2025.01.17 14:38:02.990511 [ 189 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part 2025.01.17 14:38:02.990785 [ 189 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part 2025.01.17 14:38:02.991006 [ 189 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part 2025.01.17 14:38:02.992759 [ 188 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003170806 sec., 2327799.304025538 rows/sec., 33.30 MiB/sec. 2025.01.17 14:38:02.993388 [ 190 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.17 14:38:02.993741 [ 190 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_16_3} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:02.993834 [ 190 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_16_3} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.17 14:38:02.993952 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.01.17 14:38:03.001340 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000957659 sec. 2025.01.17 14:38:03.022432 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 522 2025.01.17 14:38:03.025212 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:03.025256 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:03.026764 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 14:38:03.027068 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:03.027255 [ 116 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 14:38:03.027354 [ 116 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:03.027433 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:03.027877 [ 189 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 14:38:03.029067 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 522 2025.01.17 14:38:03.029472 [ 189 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:03.029678 [ 189 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 314 rows starting from the beginning of the part 2025.01.17 14:38:03.030310 [ 189 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part 2025.01.17 14:38:03.030926 [ 189 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part 2025.01.17 14:38:03.031568 [ 189 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part 2025.01.17 14:38:03.032230 [ 189 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part 2025.01.17 14:38:03.032859 [ 189 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part 2025.01.17 14:38:03.041138 [ 188 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 522 rows, containing 72 columns (72 merged, 0 gathered) in 0.01359106 sec., 38407.600290190756 rows/sec., 34.75 MiB/sec. 2025.01.17 14:38:03.042265 [ 186 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 14:38:03.043063 [ 186 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_11_2} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:03.043153 [ 186 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_11_2} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 14:38:03.043468 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. 2025.01.17 14:38:03.462554 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2025.01.17 14:38:03.484590 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:03.484664 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:03.492336 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 14:38:03.493182 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:03.493554 [ 116 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.17 14:38:03.493687 [ 116 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:03.493758 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:03.494315 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.17 14:38:03.510986 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.01.17 14:38:03.512099 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:03.513303 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2025.01.17 14:38:03.518490 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.01.17 14:38:03.524077 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2025.01.17 14:38:03.529673 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.01.17 14:38:03.535332 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2025.01.17 14:38:03.540093 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part 2025.01.17 14:38:03.599412 [ 188 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.105521232 sec., 1146.6886588283958 rows/sec., 5.93 MiB/sec. 2025.01.17 14:38:03.602155 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.17 14:38:03.605189 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_16_3} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:03.605301 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_16_3} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.17 14:38:03.607554 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.01.17 14:38:03.696036 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:03.696233 [ 253 ] {e5bc9b39-6128-49c6-be7e-83d97643d165} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:38:03.696401 [ 253 ] {e5bc9b39-6128-49c6-be7e-83d97643d165} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:38:03.697148 [ 253 ] {e5bc9b39-6128-49c6-be7e-83d97643d165} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:03.697195 [ 253 ] {e5bc9b39-6128-49c6-be7e-83d97643d165} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:03.697624 [ 253 ] {e5bc9b39-6128-49c6-be7e-83d97643d165} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 14:38:03.697904 [ 253 ] {e5bc9b39-6128-49c6-be7e-83d97643d165} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:03.698183 [ 253 ] {e5bc9b39-6128-49c6-be7e-83d97643d165} executeQuery: Read 14 rows, 1.01 KiB in 0.001997 sec., 7010.515773660491 rows/sec., 504.66 KiB/sec. 2025.01.17 14:38:03.698553 [ 253 ] {e5bc9b39-6128-49c6-be7e-83d97643d165} TCPHandler: Processed in 0.002648705 sec. 2025.01.17 14:38:03.698863 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:03.699087 [ 257 ] {5db6ac10-dc86-47ce-bd12-d23bdd32582c} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:38:03.699178 [ 257 ] {5db6ac10-dc86-47ce-bd12-d23bdd32582c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:38:03.700110 [ 257 ] {5db6ac10-dc86-47ce-bd12-d23bdd32582c} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:03.700168 [ 257 ] {5db6ac10-dc86-47ce-bd12-d23bdd32582c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:03.700657 [ 257 ] {5db6ac10-dc86-47ce-bd12-d23bdd32582c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 14:38:03.700923 [ 257 ] {5db6ac10-dc86-47ce-bd12-d23bdd32582c} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:03.701189 [ 257 ] {5db6ac10-dc86-47ce-bd12-d23bdd32582c} executeQuery: Read 229 rows, 20.51 KiB in 0.002158 sec., 106116.77479147358 rows/sec., 9.28 MiB/sec. 2025.01.17 14:38:03.701300 [ 257 ] {5db6ac10-dc86-47ce-bd12-d23bdd32582c} TCPHandler: Processed in 0.002589403 sec. 2025.01.17 14:38:03.701460 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:03.701611 [ 253 ] {ae11e128-ef7f-4ae1-844f-637b5528f7ef} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:38:03.701672 [ 253 ] {ae11e128-ef7f-4ae1-844f-637b5528f7ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:38:03.702381 [ 253 ] {ae11e128-ef7f-4ae1-844f-637b5528f7ef} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:03.702429 [ 253 ] {ae11e128-ef7f-4ae1-844f-637b5528f7ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:03.702805 [ 253 ] {ae11e128-ef7f-4ae1-844f-637b5528f7ef} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 14:38:03.703050 [ 253 ] {ae11e128-ef7f-4ae1-844f-637b5528f7ef} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:03.703227 [ 115 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.01.17 14:38:03.703293 [ 115 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:03.703299 [ 253 ] {ae11e128-ef7f-4ae1-844f-637b5528f7ef} executeQuery: Read 20 rows, 1.43 KiB in 0.00172 sec., 11627.906976744187 rows/sec., 833.48 KiB/sec. 2025.01.17 14:38:03.703325 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:03.703425 [ 253 ] {ae11e128-ef7f-4ae1-844f-637b5528f7ef} TCPHandler: Processed in 0.002016512 sec. 2025.01.17 14:38:03.703669 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::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.01.17 14:38:03.703767 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:03.703858 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:03.703931 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 58 rows starting from the beginning of the part 2025.01.17 14:38:03.704044 [ 257 ] {083d2d07-9680-4c0f-9d93-b64fcf6b0809} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:38:03.704169 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part 2025.01.17 14:38:03.704218 [ 257 ] {083d2d07-9680-4c0f-9d93-b64fcf6b0809} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:38:03.704554 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part 2025.01.17 14:38:03.704967 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part 2025.01.17 14:38:03.705343 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part 2025.01.17 14:38:03.705739 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part 2025.01.17 14:38:03.707118 [ 257 ] {083d2d07-9680-4c0f-9d93-b64fcf6b0809} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:03.707206 [ 257 ] {083d2d07-9680-4c0f-9d93-b64fcf6b0809} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:03.708464 [ 257 ] {083d2d07-9680-4c0f-9d93-b64fcf6b0809} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 14:38:03.708877 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.005434092 sec., 31283.975317311524 rows/sec., 2.35 MiB/sec. 2025.01.17 14:38:03.709025 [ 257 ] {083d2d07-9680-4c0f-9d93-b64fcf6b0809} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:03.709117 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.17 14:38:03.709636 [ 257 ] {083d2d07-9680-4c0f-9d93-b64fcf6b0809} executeQuery: Read 14 rows, 1004.00 B in 0.005664 sec., 2471.7514124293784 rows/sec., 173.11 KiB/sec. 2025.01.17 14:38:03.709822 [ 257 ] {083d2d07-9680-4c0f-9d93-b64fcf6b0809} TCPHandler: Processed in 0.006272429 sec. 2025.01.17 14:38:03.709934 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_15_3} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:03.710013 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:03.710042 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_15_3} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.01.17 14:38:03.710145 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.17 14:38:03.710200 [ 253 ] {a579f971-052c-4559-abbc-93fd3a43172b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:38:03.710258 [ 253 ] {a579f971-052c-4559-abbc-93fd3a43172b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:38:03.710861 [ 253 ] {a579f971-052c-4559-abbc-93fd3a43172b} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:03.710900 [ 253 ] {a579f971-052c-4559-abbc-93fd3a43172b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:03.711265 [ 253 ] {a579f971-052c-4559-abbc-93fd3a43172b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 14:38:03.711506 [ 253 ] {a579f971-052c-4559-abbc-93fd3a43172b} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:03.711793 [ 253 ] {a579f971-052c-4559-abbc-93fd3a43172b} executeQuery: Read 13 rows, 830.00 B in 0.001609 sec., 8079.552517091362 rows/sec., 503.76 KiB/sec. 2025.01.17 14:38:03.711877 [ 253 ] {a579f971-052c-4559-abbc-93fd3a43172b} TCPHandler: Processed in 0.0019418 sec. 2025.01.17 14:38:03.712031 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:03.712182 [ 257 ] {3767c75a-fdb1-4d32-8ad9-074266133177} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:38:03.712247 [ 257 ] {3767c75a-fdb1-4d32-8ad9-074266133177} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:38:03.713038 [ 257 ] {3767c75a-fdb1-4d32-8ad9-074266133177} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:03.713080 [ 257 ] {3767c75a-fdb1-4d32-8ad9-074266133177} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:03.713507 [ 257 ] {3767c75a-fdb1-4d32-8ad9-074266133177} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 14:38:03.713764 [ 257 ] {3767c75a-fdb1-4d32-8ad9-074266133177} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:03.714037 [ 257 ] {3767c75a-fdb1-4d32-8ad9-074266133177} executeQuery: Read 395 rows, 28.72 KiB in 0.001885 sec., 209549.07161803715 rows/sec., 14.88 MiB/sec. 2025.01.17 14:38:03.714156 [ 257 ] {3767c75a-fdb1-4d32-8ad9-074266133177} TCPHandler: Processed in 0.002192735 sec. 2025.01.17 14:38:03.714320 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:03.714459 [ 253 ] {e97419c7-7206-40c8-b7f7-546b8c118dd0} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:38:03.714519 [ 253 ] {e97419c7-7206-40c8-b7f7-546b8c118dd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:38:03.715099 [ 253 ] {e97419c7-7206-40c8-b7f7-546b8c118dd0} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:03.715147 [ 253 ] {e97419c7-7206-40c8-b7f7-546b8c118dd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:03.715563 [ 253 ] {e97419c7-7206-40c8-b7f7-546b8c118dd0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 14:38:03.715831 [ 253 ] {e97419c7-7206-40c8-b7f7-546b8c118dd0} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:03.716126 [ 253 ] {e97419c7-7206-40c8-b7f7-546b8c118dd0} executeQuery: Read 6 rows, 321.00 B in 0.001677 sec., 3577.8175313059032 rows/sec., 186.93 KiB/sec. 2025.01.17 14:38:03.716224 [ 253 ] {e97419c7-7206-40c8-b7f7-546b8c118dd0} TCPHandler: Processed in 0.001974041 sec. 2025.01.17 14:38:03.716369 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:03.716495 [ 257 ] {9277ed2c-9696-461c-b5ce-0c5b1d339b34} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:03.716554 [ 257 ] {9277ed2c-9696-461c-b5ce-0c5b1d339b34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:38:03.717168 [ 257 ] {9277ed2c-9696-461c-b5ce-0c5b1d339b34} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:03.717209 [ 257 ] {9277ed2c-9696-461c-b5ce-0c5b1d339b34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:03.717646 [ 257 ] {9277ed2c-9696-461c-b5ce-0c5b1d339b34} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 14:38:03.717897 [ 257 ] {9277ed2c-9696-461c-b5ce-0c5b1d339b34} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:03.718211 [ 257 ] {9277ed2c-9696-461c-b5ce-0c5b1d339b34} executeQuery: Read 237 rows, 16.27 KiB in 0.001731 sec., 136915.07798960138 rows/sec., 9.18 MiB/sec. 2025.01.17 14:38:03.718617 [ 257 ] {9277ed2c-9696-461c-b5ce-0c5b1d339b34} TCPHandler: Processed in 0.002301648 sec. 2025.01.17 14:38:03.718845 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:03.718971 [ 253 ] {37d62d5f-635e-4170-9270-ce81c63088b5} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:38:03.719022 [ 253 ] {37d62d5f-635e-4170-9270-ce81c63088b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:38:03.719500 [ 253 ] {37d62d5f-635e-4170-9270-ce81c63088b5} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:03.719540 [ 253 ] {37d62d5f-635e-4170-9270-ce81c63088b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:03.719899 [ 253 ] {37d62d5f-635e-4170-9270-ce81c63088b5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 14:38:03.720139 [ 253 ] {37d62d5f-635e-4170-9270-ce81c63088b5} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:03.720370 [ 253 ] {37d62d5f-635e-4170-9270-ce81c63088b5} executeQuery: Read 1 rows, 69.00 B in 0.001423 sec., 702.7406886858749 rows/sec., 47.35 KiB/sec. 2025.01.17 14:38:03.720526 [ 253 ] {37d62d5f-635e-4170-9270-ce81c63088b5} TCPHandler: Processed in 0.001779947 sec. 2025.01.17 14:38:03.720685 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:03.720829 [ 257 ] {68f2e6e1-028b-4403-bcc6-3e6cb2a1572d} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:03.720929 [ 257 ] {68f2e6e1-028b-4403-bcc6-3e6cb2a1572d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:38:03.722147 [ 257 ] {68f2e6e1-028b-4403-bcc6-3e6cb2a1572d} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:03.722189 [ 257 ] {68f2e6e1-028b-4403-bcc6-3e6cb2a1572d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:03.722863 [ 257 ] {68f2e6e1-028b-4403-bcc6-3e6cb2a1572d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 14:38:03.723125 [ 257 ] {68f2e6e1-028b-4403-bcc6-3e6cb2a1572d} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:03.723544 [ 257 ] {68f2e6e1-028b-4403-bcc6-3e6cb2a1572d} executeQuery: Read 13 rows, 23.85 KiB in 0.002708 sec., 4800.590841949778 rows/sec., 8.60 MiB/sec. 2025.01.17 14:38:03.724008 [ 257 ] {68f2e6e1-028b-4403-bcc6-3e6cb2a1572d} TCPHandler: Processed in 0.0033927 sec. 2025.01.17 14:38:03.724175 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:03.724313 [ 253 ] {fb646dd8-d971-4264-b55b-d1f3508b8881} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:38:03.724372 [ 253 ] {fb646dd8-d971-4264-b55b-d1f3508b8881} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:38:03.724884 [ 253 ] {fb646dd8-d971-4264-b55b-d1f3508b8881} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:03.724923 [ 253 ] {fb646dd8-d971-4264-b55b-d1f3508b8881} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.17 14:38:03.725299 [ 253 ] {fb646dd8-d971-4264-b55b-d1f3508b8881} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 14:38:03.725537 [ 253 ] {fb646dd8-d971-4264-b55b-d1f3508b8881} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:03.725789 [ 253 ] {fb646dd8-d971-4264-b55b-d1f3508b8881} executeQuery: Read 82 rows, 5.33 KiB in 0.001487 sec., 55144.58641560188 rows/sec., 3.50 MiB/sec. 2025.01.17 14:38:03.725999 [ 253 ] {fb646dd8-d971-4264-b55b-d1f3508b8881} TCPHandler: Processed in 0.001889649 sec. 2025.01.17 14:38:04.000168 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 177.40 MiB, peak 186.53 MiB, free memory in arenas 0.00 B, will set to 178.46 MiB (RSS), difference: 1.07 MiB 2025.01.17 14:38:08.691270 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:08.691467 [ 253 ] {1fb7a01c-261a-47dc-8657-45e0b65c4ddf} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 14:38:08.691538 [ 253 ] {1fb7a01c-261a-47dc-8657-45e0b65c4ddf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 14:38:08.692268 [ 253 ] {1fb7a01c-261a-47dc-8657-45e0b65c4ddf} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:08.692311 [ 253 ] {1fb7a01c-261a-47dc-8657-45e0b65c4ddf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:08.692735 [ 253 ] {1fb7a01c-261a-47dc-8657-45e0b65c4ddf} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 14:38:08.692999 [ 253 ] {1fb7a01c-261a-47dc-8657-45e0b65c4ddf} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:08.693224 [ 253 ] {1fb7a01c-261a-47dc-8657-45e0b65c4ddf} executeQuery: Read 2 rows, 167.00 B in 0.001801 sec., 1110.494169905608 rows/sec., 90.55 KiB/sec. 2025.01.17 14:38:08.693360 [ 253 ] {1fb7a01c-261a-47dc-8657-45e0b65c4ddf} TCPHandler: Processed in 0.002215396 sec. 2025.01.17 14:38:08.693621 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:08.693816 [ 257 ] {007bac74-233c-40d1-a5b8-541e9d1cf4c5} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:38:08.693889 [ 257 ] {007bac74-233c-40d1-a5b8-541e9d1cf4c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:38:08.694696 [ 257 ] {007bac74-233c-40d1-a5b8-541e9d1cf4c5} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:08.694743 [ 257 ] {007bac74-233c-40d1-a5b8-541e9d1cf4c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:08.695197 [ 257 ] {007bac74-233c-40d1-a5b8-541e9d1cf4c5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 14:38:08.695462 [ 257 ] {007bac74-233c-40d1-a5b8-541e9d1cf4c5} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:08.695747 [ 257 ] {007bac74-233c-40d1-a5b8-541e9d1cf4c5} executeQuery: Read 109 rows, 9.32 KiB in 0.001983 sec., 54967.221381744836 rows/sec., 4.59 MiB/sec. 2025.01.17 14:38:08.695989 [ 257 ] {007bac74-233c-40d1-a5b8-541e9d1cf4c5} TCPHandler: Processed in 0.002496911 sec. 2025.01.17 14:38:08.696193 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:08.696335 [ 253 ] {f33a540a-a071-4c3d-97a9-f232407afe9f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:38:08.696395 [ 253 ] {f33a540a-a071-4c3d-97a9-f232407afe9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:38:08.697035 [ 253 ] {f33a540a-a071-4c3d-97a9-f232407afe9f} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:08.697075 [ 253 ] {f33a540a-a071-4c3d-97a9-f232407afe9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:08.697438 [ 253 ] {f33a540a-a071-4c3d-97a9-f232407afe9f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 14:38:08.697677 [ 253 ] {f33a540a-a071-4c3d-97a9-f232407afe9f} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:08.697858 [ 253 ] {f33a540a-a071-4c3d-97a9-f232407afe9f} executeQuery: Read 28 rows, 2.09 KiB in 0.001558 sec., 17971.758664955072 rows/sec., 1.31 MiB/sec. 2025.01.17 14:38:08.697913 [ 253 ] {f33a540a-a071-4c3d-97a9-f232407afe9f} TCPHandler: Processed in 0.001802627 sec. 2025.01.17 14:38:08.698068 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:08.698208 [ 257 ] {d6d30ae5-93f8-4537-bf71-3165b305cbf4} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:38:08.698267 [ 257 ] {d6d30ae5-93f8-4537-bf71-3165b305cbf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:38:08.698949 [ 257 ] {d6d30ae5-93f8-4537-bf71-3165b305cbf4} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:08.698990 [ 257 ] {d6d30ae5-93f8-4537-bf71-3165b305cbf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:08.699367 [ 257 ] {d6d30ae5-93f8-4537-bf71-3165b305cbf4} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 14:38:08.699610 [ 257 ] {d6d30ae5-93f8-4537-bf71-3165b305cbf4} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:08.699839 [ 257 ] {d6d30ae5-93f8-4537-bf71-3165b305cbf4} executeQuery: Read 92 rows, 7.36 KiB in 0.001663 sec., 55321.707757065546 rows/sec., 4.32 MiB/sec. 2025.01.17 14:38:08.699893 [ 257 ] {d6d30ae5-93f8-4537-bf71-3165b305cbf4} TCPHandler: Processed in 0.001894839 sec. 2025.01.17 14:38:08.700044 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:08.700181 [ 253 ] {405dc667-e7c2-4304-bbbf-9cd331e20726} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:08.700244 [ 253 ] {405dc667-e7c2-4304-bbbf-9cd331e20726} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:38:08.700878 [ 253 ] {405dc667-e7c2-4304-bbbf-9cd331e20726} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:08.700917 [ 253 ] {405dc667-e7c2-4304-bbbf-9cd331e20726} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:08.701320 [ 253 ] {405dc667-e7c2-4304-bbbf-9cd331e20726} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 14:38:08.701553 [ 253 ] {405dc667-e7c2-4304-bbbf-9cd331e20726} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:08.701818 [ 253 ] {405dc667-e7c2-4304-bbbf-9cd331e20726} executeQuery: Read 161 rows, 11.48 KiB in 0.001666 sec., 96638.65546218488 rows/sec., 6.73 MiB/sec. 2025.01.17 14:38:08.702027 [ 253 ] {405dc667-e7c2-4304-bbbf-9cd331e20726} TCPHandler: Processed in 0.002046032 sec. 2025.01.17 14:38:08.702206 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:08.702345 [ 257 ] {854c8b9d-36d1-4e09-8b79-52c16b5cd655} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:08.702441 [ 257 ] {854c8b9d-36d1-4e09-8b79-52c16b5cd655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:38:08.703645 [ 257 ] {854c8b9d-36d1-4e09-8b79-52c16b5cd655} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:08.703685 [ 257 ] {854c8b9d-36d1-4e09-8b79-52c16b5cd655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:08.704332 [ 257 ] {854c8b9d-36d1-4e09-8b79-52c16b5cd655} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 14:38:08.704593 [ 257 ] {854c8b9d-36d1-4e09-8b79-52c16b5cd655} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:08.704781 [ 108 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.17 14:38:08.704863 [ 257 ] {854c8b9d-36d1-4e09-8b79-52c16b5cd655} executeQuery: Read 26 rows, 47.71 KiB in 0.002542 sec., 10228.16679779701 rows/sec., 18.33 MiB/sec. 2025.01.17 14:38:08.704873 [ 108 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:08.704959 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:08.705241 [ 257 ] {854c8b9d-36d1-4e09-8b79-52c16b5cd655} TCPHandler: Processed in 0.003111864 sec. 2025.01.17 14:38:08.705310 [ 191 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.17 14:38:08.705481 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:08.705734 [ 253 ] {d3861444-3628-4ae3-9800-f183bedb6a5d} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:38:08.705859 [ 253 ] {d3861444-3628-4ae3-9800-f183bedb6a5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:38:08.706032 [ 191 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:08.706273 [ 191 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 150 rows starting from the beginning of the part 2025.01.17 14:38:08.706990 [ 191 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part 2025.01.17 14:38:08.707799 [ 191 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part 2025.01.17 14:38:08.707991 [ 253 ] {d3861444-3628-4ae3-9800-f183bedb6a5d} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:08.708119 [ 253 ] {d3861444-3628-4ae3-9800-f183bedb6a5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:08.708537 [ 191 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part 2025.01.17 14:38:08.709176 [ 191 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part 2025.01.17 14:38:08.709739 [ 253 ] {d3861444-3628-4ae3-9800-f183bedb6a5d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 14:38:08.709817 [ 191 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part 2025.01.17 14:38:08.710494 [ 253 ] {d3861444-3628-4ae3-9800-f183bedb6a5d} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:08.710995 [ 253 ] {d3861444-3628-4ae3-9800-f183bedb6a5d} executeQuery: Read 60 rows, 4.14 KiB in 0.005342 sec., 11231.748408835641 rows/sec., 775.11 KiB/sec. 2025.01.17 14:38:08.711134 [ 253 ] {d3861444-3628-4ae3-9800-f183bedb6a5d} TCPHandler: Processed in 0.005741218 sec. 2025.01.17 14:38:08.713740 [ 193 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 19 columns (19 merged, 0 gathered) in 0.008631287 sec., 29427.82461062875 rows/sec., 52.73 MiB/sec. 2025.01.17 14:38:08.714166 [ 193 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.17 14:38:08.714571 [ 193 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_16_3} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:08.714661 [ 193 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_16_3} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.17 14:38:08.714808 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2025.01.17 14:38:10.490592 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2025.01.17 14:38:10.491305 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:10.491351 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:10.491898 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 14:38:10.492153 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:10.492434 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2025.01.17 14:38:11.012043 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.01.17 14:38:11.031324 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:11.031388 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:11.038807 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 14:38:11.039545 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:11.042674 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.01.17 14:38:12.000163 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 179.09 MiB, peak 186.53 MiB, free memory in arenas 0.00 B, will set to 180.09 MiB (RSS), difference: 1.00 MiB 2025.01.17 14:38:13.030206 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 558 2025.01.17 14:38:13.033470 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.033534 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.035055 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 14:38:13.035393 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.037027 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 558 2025.01.17 14:38:13.695155 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:13.695365 [ 253 ] {9de0afcd-2dcc-40de-a041-ff8d72992b6d} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:38:13.695446 [ 253 ] {9de0afcd-2dcc-40de-a041-ff8d72992b6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:38:13.696259 [ 253 ] {9de0afcd-2dcc-40de-a041-ff8d72992b6d} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.696309 [ 253 ] {9de0afcd-2dcc-40de-a041-ff8d72992b6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.696753 [ 253 ] {9de0afcd-2dcc-40de-a041-ff8d72992b6d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 14:38:13.697008 [ 253 ] {9de0afcd-2dcc-40de-a041-ff8d72992b6d} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.697244 [ 253 ] {9de0afcd-2dcc-40de-a041-ff8d72992b6d} executeQuery: Read 14 rows, 1.01 KiB in 0.001937 sec., 7227.671657201859 rows/sec., 520.30 KiB/sec. 2025.01.17 14:38:13.697310 [ 253 ] {9de0afcd-2dcc-40de-a041-ff8d72992b6d} TCPHandler: Processed in 0.002291517 sec. 2025.01.17 14:38:13.697581 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:13.697804 [ 257 ] {731294ca-7d01-4e61-9795-0bc366e4a08e} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:38:13.697884 [ 257 ] {731294ca-7d01-4e61-9795-0bc366e4a08e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:38:13.698745 [ 257 ] {731294ca-7d01-4e61-9795-0bc366e4a08e} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.698801 [ 257 ] {731294ca-7d01-4e61-9795-0bc366e4a08e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.699303 [ 257 ] {731294ca-7d01-4e61-9795-0bc366e4a08e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 14:38:13.699583 [ 257 ] {731294ca-7d01-4e61-9795-0bc366e4a08e} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.699796 [ 103 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.17 14:38:13.699871 [ 257 ] {731294ca-7d01-4e61-9795-0bc366e4a08e} executeQuery: Read 229 rows, 20.51 KiB in 0.00212 sec., 108018.86792452831 rows/sec., 9.45 MiB/sec. 2025.01.17 14:38:13.699878 [ 103 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.699962 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.700022 [ 257 ] {731294ca-7d01-4e61-9795-0bc366e4a08e} TCPHandler: Processed in 0.002583813 sec. 2025.01.17 14:38:13.700374 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:13.700417 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.17 14:38:13.700808 [ 253 ] {e89520e4-32c9-47db-b04f-8b5b3a9004cb} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:38:13.700969 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:13.700983 [ 253 ] {e89520e4-32c9-47db-b04f-8b5b3a9004cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:38:13.701145 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1428 rows starting from the beginning of the part 2025.01.17 14:38:13.701508 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2025.01.17 14:38:13.701931 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 108 rows starting from the beginning of the part 2025.01.17 14:38:13.702289 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 229 rows starting from the beginning of the part 2025.01.17 14:38:13.702808 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 109 rows starting from the beginning of the part 2025.01.17 14:38:13.703189 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 229 rows starting from the beginning of the part 2025.01.17 14:38:13.704151 [ 253 ] {e89520e4-32c9-47db-b04f-8b5b3a9004cb} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.704222 [ 253 ] {e89520e4-32c9-47db-b04f-8b5b3a9004cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.705278 [ 253 ] {e89520e4-32c9-47db-b04f-8b5b3a9004cb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 14:38:13.705714 [ 253 ] {e89520e4-32c9-47db-b04f-8b5b3a9004cb} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.706147 [ 253 ] {e89520e4-32c9-47db-b04f-8b5b3a9004cb} executeQuery: Read 20 rows, 1.43 KiB in 0.005491 sec., 3642.3238025860496 rows/sec., 261.08 KiB/sec. 2025.01.17 14:38:13.706471 [ 253 ] {e89520e4-32c9-47db-b04f-8b5b3a9004cb} TCPHandler: Processed in 0.0063237 sec. 2025.01.17 14:38:13.706493 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2159 rows, containing 5 columns (5 merged, 0 gathered) in 0.006429393 sec., 335801.52900903707 rows/sec., 29.53 MiB/sec. 2025.01.17 14:38:13.706659 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:13.706760 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.17 14:38:13.706820 [ 257 ] {d6e75878-187a-45db-826e-2a779b27fa71} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:38:13.706895 [ 257 ] {d6e75878-187a-45db-826e-2a779b27fa71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:38:13.707121 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_26_5} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.707260 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_26_5} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.17 14:38:13.707369 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.01.17 14:38:13.707777 [ 257 ] {d6e75878-187a-45db-826e-2a779b27fa71} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.707817 [ 257 ] {d6e75878-187a-45db-826e-2a779b27fa71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.708186 [ 257 ] {d6e75878-187a-45db-826e-2a779b27fa71} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 14:38:13.708438 [ 257 ] {d6e75878-187a-45db-826e-2a779b27fa71} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.708567 [ 102 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 14:38:13.708605 [ 102 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.708627 [ 257 ] {d6e75878-187a-45db-826e-2a779b27fa71} executeQuery: Read 14 rows, 1004.00 B in 0.001862 sec., 7518.796992481203 rows/sec., 526.57 KiB/sec. 2025.01.17 14:38:13.708631 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.708748 [ 257 ] {d6e75878-187a-45db-826e-2a779b27fa71} TCPHandler: Processed in 0.002148184 sec. 2025.01.17 14:38:13.708864 [ 188 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 14:38:13.708959 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:13.709081 [ 188 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:13.709172 [ 188 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part 2025.01.17 14:38:13.709182 [ 253 ] {a980c97e-fea7-4e99-97f2-27d3bec230dc} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:38:13.709303 [ 253 ] {a980c97e-fea7-4e99-97f2-27d3bec230dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:38:13.709586 [ 188 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 15 rows starting from the beginning of the part 2025.01.17 14:38:13.709910 [ 188 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.01.17 14:38:13.710339 [ 188 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part 2025.01.17 14:38:13.710714 [ 188 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2025.01.17 14:38:13.711019 [ 188 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.01.17 14:38:13.712011 [ 253 ] {a980c97e-fea7-4e99-97f2-27d3bec230dc} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.712079 [ 253 ] {a980c97e-fea7-4e99-97f2-27d3bec230dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.713113 [ 253 ] {a980c97e-fea7-4e99-97f2-27d3bec230dc} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 14:38:13.713641 [ 253 ] {a980c97e-fea7-4e99-97f2-27d3bec230dc} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.714019 [ 194 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005249448 sec., 103058.4549080208 rows/sec., 7.38 MiB/sec. 2025.01.17 14:38:13.714168 [ 253 ] {a980c97e-fea7-4e99-97f2-27d3bec230dc} executeQuery: Read 13 rows, 830.00 B in 0.00504 sec., 2579.365079365079 rows/sec., 160.82 KiB/sec. 2025.01.17 14:38:13.714293 [ 253 ] {a980c97e-fea7-4e99-97f2-27d3bec230dc} TCPHandler: Processed in 0.005430822 sec. 2025.01.17 14:38:13.714300 [ 194 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 14:38:13.714524 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:13.714665 [ 257 ] {8c84b396-8979-41d9-8231-f08248a9cf95} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:38:13.714720 [ 257 ] {8c84b396-8979-41d9-8231-f08248a9cf95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:38:13.714790 [ 194 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_11_2} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.714903 [ 194 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_11_2} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 14:38:13.715022 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.17 14:38:13.715581 [ 257 ] {8c84b396-8979-41d9-8231-f08248a9cf95} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.715620 [ 257 ] {8c84b396-8979-41d9-8231-f08248a9cf95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.716007 [ 257 ] {8c84b396-8979-41d9-8231-f08248a9cf95} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 14:38:13.716252 [ 257 ] {8c84b396-8979-41d9-8231-f08248a9cf95} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.716388 [ 102 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.17 14:38:13.716438 [ 257 ] {8c84b396-8979-41d9-8231-f08248a9cf95} executeQuery: Read 395 rows, 28.72 KiB in 0.001803 sec., 219079.31225734888 rows/sec., 15.56 MiB/sec. 2025.01.17 14:38:13.716441 [ 102 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.716496 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.716517 [ 257 ] {8c84b396-8979-41d9-8231-f08248a9cf95} TCPHandler: Processed in 0.002051482 sec. 2025.01.17 14:38:13.716741 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:13.716990 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.17 14:38:13.717132 [ 253 ] {982c4aea-963e-4bdb-8ad4-8e3aac00c2f8} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:38:13.717285 [ 253 ] {982c4aea-963e-4bdb-8ad4-8e3aac00c2f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:38:13.717390 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:13.717480 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 907 rows starting from the beginning of the part 2025.01.17 14:38:13.717773 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2025.01.17 14:38:13.718164 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part 2025.01.17 14:38:13.718565 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 395 rows starting from the beginning of the part 2025.01.17 14:38:13.718849 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 92 rows starting from the beginning of the part 2025.01.17 14:38:13.719191 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 395 rows starting from the beginning of the part 2025.01.17 14:38:13.719827 [ 253 ] {982c4aea-963e-4bdb-8ad4-8e3aac00c2f8} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.719878 [ 253 ] {982c4aea-963e-4bdb-8ad4-8e3aac00c2f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.720739 [ 253 ] {982c4aea-963e-4bdb-8ad4-8e3aac00c2f8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 14:38:13.721274 [ 253 ] {982c4aea-963e-4bdb-8ad4-8e3aac00c2f8} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.721603 [ 102 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 14:38:13.721674 [ 102 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.721713 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.721744 [ 253 ] {982c4aea-963e-4bdb-8ad4-8e3aac00c2f8} executeQuery: Read 6 rows, 321.00 B in 0.00471 sec., 1273.8853503184714 rows/sec., 66.56 KiB/sec. 2025.01.17 14:38:13.722228 [ 253 ] {982c4aea-963e-4bdb-8ad4-8e3aac00c2f8} TCPHandler: Processed in 0.005606425 sec. 2025.01.17 14:38:13.722711 [ 188 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 14:38:13.722858 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:13.723018 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1943 rows, containing 5 columns (5 merged, 0 gathered) in 0.006419722 sec., 302661.0809626959 rows/sec., 23.16 MiB/sec. 2025.01.17 14:38:13.723236 [ 188 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:13.723247 [ 257 ] {138f23bb-5e91-44a6-b469-7bca39fc23f9} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:13.723330 [ 188 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2025.01.17 14:38:13.723376 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.17 14:38:13.723440 [ 257 ] {138f23bb-5e91-44a6-b469-7bca39fc23f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:38:13.724059 [ 188 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2025.01.17 14:38:13.724330 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_26_5} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.724678 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_26_5} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.17 14:38:13.724818 [ 188 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.01.17 14:38:13.724921 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.17 14:38:13.725253 [ 188 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.01.17 14:38:13.725361 [ 188 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2025.01.17 14:38:13.725791 [ 188 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2025.01.17 14:38:13.726632 [ 257 ] {138f23bb-5e91-44a6-b469-7bca39fc23f9} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.726695 [ 257 ] {138f23bb-5e91-44a6-b469-7bca39fc23f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.727849 [ 257 ] {138f23bb-5e91-44a6-b469-7bca39fc23f9} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 14:38:13.728327 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.006494493 sec., 10162.456099344476 rows/sec., 530.95 KiB/sec. 2025.01.17 14:38:13.728430 [ 257 ] {138f23bb-5e91-44a6-b469-7bca39fc23f9} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.728536 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 14:38:13.728657 [ 102 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.17 14:38:13.728761 [ 102 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.728835 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.728986 [ 257 ] {138f23bb-5e91-44a6-b469-7bca39fc23f9} executeQuery: Read 237 rows, 16.27 KiB in 0.005851 sec., 40505.89642796103 rows/sec., 2.71 MiB/sec. 2025.01.17 14:38:13.729276 [ 200 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.17 14:38:13.729311 [ 257 ] {138f23bb-5e91-44a6-b469-7bca39fc23f9} TCPHandler: Processed in 0.006888411 sec. 2025.01.17 14:38:13.729555 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_11_2} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.729623 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:13.729851 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_11_2} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 14:38:13.729881 [ 200 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:13.729980 [ 253 ] {f73ddecc-3721-4229-9a7e-70311ce10d87} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:38:13.730052 [ 200 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7491 rows starting from the beginning of the part 2025.01.17 14:38:13.730097 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.17 14:38:13.730175 [ 253 ] {f73ddecc-3721-4229-9a7e-70311ce10d87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:38:13.730525 [ 200 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 96 rows starting from the beginning of the part 2025.01.17 14:38:13.731002 [ 200 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2025.01.17 14:38:13.731364 [ 200 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part 2025.01.17 14:38:13.731595 [ 200 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 161 rows starting from the beginning of the part 2025.01.17 14:38:13.732029 [ 200 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:38:13.732699 [ 253 ] {f73ddecc-3721-4229-9a7e-70311ce10d87} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.732759 [ 253 ] {f73ddecc-3721-4229-9a7e-70311ce10d87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.733456 [ 253 ] {f73ddecc-3721-4229-9a7e-70311ce10d87} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 14:38:13.733736 [ 253 ] {f73ddecc-3721-4229-9a7e-70311ce10d87} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.734150 [ 253 ] {f73ddecc-3721-4229-9a7e-70311ce10d87} executeQuery: Read 1 rows, 69.00 B in 0.004257 sec., 234.9072116513977 rows/sec., 15.83 KiB/sec. 2025.01.17 14:38:13.734321 [ 253 ] {f73ddecc-3721-4229-9a7e-70311ce10d87} TCPHandler: Processed in 0.004865501 sec. 2025.01.17 14:38:13.734542 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:13.734833 [ 257 ] {18dde80e-6c0a-48a5-a47b-8dd0ab455f4d} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:13.735075 [ 257 ] {18dde80e-6c0a-48a5-a47b-8dd0ab455f4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:38:13.736620 [ 257 ] {18dde80e-6c0a-48a5-a47b-8dd0ab455f4d} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.736660 [ 257 ] {18dde80e-6c0a-48a5-a47b-8dd0ab455f4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.737315 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 8382 rows, containing 5 columns (5 merged, 0 gathered) in 0.008353262 sec., 1003440.3326508853 rows/sec., 67.71 MiB/sec. 2025.01.17 14:38:13.737501 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.17 14:38:13.737914 [ 257 ] {18dde80e-6c0a-48a5-a47b-8dd0ab455f4d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 14:38:13.737925 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_26_5} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.738018 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_26_5} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.17 14:38:13.738118 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. 2025.01.17 14:38:13.738243 [ 257 ] {18dde80e-6c0a-48a5-a47b-8dd0ab455f4d} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.738545 [ 257 ] {18dde80e-6c0a-48a5-a47b-8dd0ab455f4d} executeQuery: Read 13 rows, 23.85 KiB in 0.003807 sec., 3414.762280010507 rows/sec., 6.12 MiB/sec. 2025.01.17 14:38:13.738804 [ 257 ] {18dde80e-6c0a-48a5-a47b-8dd0ab455f4d} TCPHandler: Processed in 0.00434994 sec. 2025.01.17 14:38:13.738974 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:13.739113 [ 253 ] {05e3a2c4-7eb4-4241-ab2d-802fa15a2a69} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:38:13.739172 [ 253 ] {05e3a2c4-7eb4-4241-ab2d-802fa15a2a69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:38:13.739751 [ 253 ] {05e3a2c4-7eb4-4241-ab2d-802fa15a2a69} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.739791 [ 253 ] {05e3a2c4-7eb4-4241-ab2d-802fa15a2a69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.740169 [ 253 ] {05e3a2c4-7eb4-4241-ab2d-802fa15a2a69} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 14:38:13.740414 [ 253 ] {05e3a2c4-7eb4-4241-ab2d-802fa15a2a69} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.740569 [ 102 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.17 14:38:13.740626 [ 102 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:13.740663 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:13.740667 [ 253 ] {05e3a2c4-7eb4-4241-ab2d-802fa15a2a69} executeQuery: Read 82 rows, 5.33 KiB in 0.001572 sec., 52162.849872773535 rows/sec., 3.31 MiB/sec. 2025.01.17 14:38:13.740950 [ 253 ] {05e3a2c4-7eb4-4241-ab2d-802fa15a2a69} TCPHandler: Processed in 0.002032832 sec. 2025.01.17 14:38:13.741119 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.17 14:38:13.741336 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:13.741368 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1278 rows starting from the beginning of the part 2025.01.17 14:38:13.741487 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part 2025.01.17 14:38:13.741620 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2025.01.17 14:38:13.741834 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part 2025.01.17 14:38:13.741979 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2025.01.17 14:38:13.742119 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:38:13.743399 [ 199 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 4 columns (4 merged, 0 gathered) in 0.002596783 sec., 615376.795057577 rows/sec., 40.12 MiB/sec. 2025.01.17 14:38:13.743747 [ 199 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.17 14:38:13.744080 [ 199 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_26_5} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:13.744162 [ 199 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_26_5} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.17 14:38:13.744249 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.17 14:38:17.897249 [ 96 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:38:17.897321 [ 96 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:38:17.993555 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2025.01.17 14:38:17.994191 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:17.994230 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:17.994767 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 14:38:17.995029 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:17.995226 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.01.17 14:38:18.543719 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.01.17 14:38:18.563766 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:18.563830 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:18.571264 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 14:38:18.572023 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:18.575973 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.01.17 14:38:18.691968 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:18.692171 [ 253 ] {700a6af9-7ecc-43bd-b7bc-968c85d791bb} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:38:18.692248 [ 253 ] {700a6af9-7ecc-43bd-b7bc-968c85d791bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:38:18.693121 [ 253 ] {700a6af9-7ecc-43bd-b7bc-968c85d791bb} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:18.693167 [ 253 ] {700a6af9-7ecc-43bd-b7bc-968c85d791bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:18.693613 [ 253 ] {700a6af9-7ecc-43bd-b7bc-968c85d791bb} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 14:38:18.693875 [ 253 ] {700a6af9-7ecc-43bd-b7bc-968c85d791bb} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:18.694107 [ 253 ] {700a6af9-7ecc-43bd-b7bc-968c85d791bb} executeQuery: Read 108 rows, 9.25 KiB in 0.001991 sec., 54244.09844299347 rows/sec., 4.54 MiB/sec. 2025.01.17 14:38:18.694171 [ 253 ] {700a6af9-7ecc-43bd-b7bc-968c85d791bb} TCPHandler: Processed in 0.002337118 sec. 2025.01.17 14:38:18.694441 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:18.694637 [ 257 ] {62a6bdca-ba73-4f11-8c85-96193e044e27} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:38:18.694714 [ 257 ] {62a6bdca-ba73-4f11-8c85-96193e044e27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:38:18.695470 [ 257 ] {62a6bdca-ba73-4f11-8c85-96193e044e27} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:18.695519 [ 257 ] {62a6bdca-ba73-4f11-8c85-96193e044e27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:18.695971 [ 257 ] {62a6bdca-ba73-4f11-8c85-96193e044e27} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 14:38:18.696233 [ 257 ] {62a6bdca-ba73-4f11-8c85-96193e044e27} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:18.696485 [ 257 ] {62a6bdca-ba73-4f11-8c85-96193e044e27} executeQuery: Read 26 rows, 1.96 KiB in 0.001902 sec., 13669.821240799158 rows/sec., 1.00 MiB/sec. 2025.01.17 14:38:18.696550 [ 257 ] {62a6bdca-ba73-4f11-8c85-96193e044e27} TCPHandler: Processed in 0.002250256 sec. 2025.01.17 14:38:18.696728 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:18.696871 [ 253 ] {7a2f5b1c-6c14-4e1a-bf27-a1a351448a54} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:38:18.696929 [ 253 ] {7a2f5b1c-6c14-4e1a-bf27-a1a351448a54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:38:18.697666 [ 253 ] {7a2f5b1c-6c14-4e1a-bf27-a1a351448a54} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:18.697713 [ 253 ] {7a2f5b1c-6c14-4e1a-bf27-a1a351448a54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:18.698112 [ 253 ] {7a2f5b1c-6c14-4e1a-bf27-a1a351448a54} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 14:38:18.698346 [ 253 ] {7a2f5b1c-6c14-4e1a-bf27-a1a351448a54} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:18.698552 [ 253 ] {7a2f5b1c-6c14-4e1a-bf27-a1a351448a54} executeQuery: Read 90 rows, 7.20 KiB in 0.001715 sec., 52478.13411078717 rows/sec., 4.10 MiB/sec. 2025.01.17 14:38:18.698608 [ 253 ] {7a2f5b1c-6c14-4e1a-bf27-a1a351448a54} TCPHandler: Processed in 0.00194792 sec. 2025.01.17 14:38:18.698747 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:18.698874 [ 257 ] {18de2374-e6e8-4ee5-9171-bb5c70e50ee8} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:18.698935 [ 257 ] {18de2374-e6e8-4ee5-9171-bb5c70e50ee8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:38:18.699655 [ 257 ] {18de2374-e6e8-4ee5-9171-bb5c70e50ee8} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:18.699704 [ 257 ] {18de2374-e6e8-4ee5-9171-bb5c70e50ee8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:18.700160 [ 257 ] {18de2374-e6e8-4ee5-9171-bb5c70e50ee8} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 14:38:18.700421 [ 257 ] {18de2374-e6e8-4ee5-9171-bb5c70e50ee8} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:18.700630 [ 257 ] {18de2374-e6e8-4ee5-9171-bb5c70e50ee8} executeQuery: Read 160 rows, 11.41 KiB in 0.001787 sec., 89535.53441522105 rows/sec., 6.24 MiB/sec. 2025.01.17 14:38:18.700686 [ 257 ] {18de2374-e6e8-4ee5-9171-bb5c70e50ee8} TCPHandler: Processed in 0.001997961 sec. 2025.01.17 14:38:18.700838 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:18.700966 [ 253 ] {f5732ab7-1a95-41da-81a9-7c5495f6edb2} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:18.701059 [ 253 ] {f5732ab7-1a95-41da-81a9-7c5495f6edb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:38:18.702383 [ 253 ] {f5732ab7-1a95-41da-81a9-7c5495f6edb2} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:18.702423 [ 253 ] {f5732ab7-1a95-41da-81a9-7c5495f6edb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:18.703076 [ 253 ] {f5732ab7-1a95-41da-81a9-7c5495f6edb2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 14:38:18.703334 [ 253 ] {f5732ab7-1a95-41da-81a9-7c5495f6edb2} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:18.703567 [ 253 ] {f5732ab7-1a95-41da-81a9-7c5495f6edb2} executeQuery: Read 26 rows, 47.71 KiB in 0.002634 sec., 9870.918754745633 rows/sec., 17.69 MiB/sec. 2025.01.17 14:38:18.703677 [ 253 ] {f5732ab7-1a95-41da-81a9-7c5495f6edb2} TCPHandler: Processed in 0.00289375 sec. 2025.01.17 14:38:18.703839 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:18.703975 [ 257 ] {783befd1-06bf-42a7-8990-dab823a31336} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:38:18.704029 [ 257 ] {783befd1-06bf-42a7-8990-dab823a31336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:38:18.704522 [ 257 ] {783befd1-06bf-42a7-8990-dab823a31336} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:18.704563 [ 257 ] {783befd1-06bf-42a7-8990-dab823a31336} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:18.704943 [ 257 ] {783befd1-06bf-42a7-8990-dab823a31336} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 14:38:18.705190 [ 257 ] {783befd1-06bf-42a7-8990-dab823a31336} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:18.705398 [ 257 ] {783befd1-06bf-42a7-8990-dab823a31336} executeQuery: Read 60 rows, 4.14 KiB in 0.001449 sec., 41407.867494824015 rows/sec., 2.79 MiB/sec. 2025.01.17 14:38:18.705450 [ 257 ] {783befd1-06bf-42a7-8990-dab823a31336} TCPHandler: Processed in 0.001681784 sec. 2025.01.17 14:38:19.992513 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:19.992724 [ 253 ] {7c18bdfb-232e-4d05-9358-8c9f5729600f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:38:19.992807 [ 253 ] {7c18bdfb-232e-4d05-9358-8c9f5729600f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:38:19.993553 [ 253 ] {7c18bdfb-232e-4d05-9358-8c9f5729600f} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:19.993606 [ 253 ] {7c18bdfb-232e-4d05-9358-8c9f5729600f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:19.994038 [ 253 ] {7c18bdfb-232e-4d05-9358-8c9f5729600f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 14:38:19.994305 [ 253 ] {7c18bdfb-232e-4d05-9358-8c9f5729600f} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:19.994546 [ 253 ] {7c18bdfb-232e-4d05-9358-8c9f5729600f} executeQuery: Read 14 rows, 1.01 KiB in 0.001881 sec., 7442.849548112706 rows/sec., 535.79 KiB/sec. 2025.01.17 14:38:19.994614 [ 253 ] {7c18bdfb-232e-4d05-9358-8c9f5729600f} TCPHandler: Processed in 0.002238646 sec. 2025.01.17 14:38:19.994862 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:19.995067 [ 257 ] {994f3df1-f97d-4c0f-a335-ec388eb129b6} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 14:38:19.995141 [ 257 ] {994f3df1-f97d-4c0f-a335-ec388eb129b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 14:38:19.995877 [ 257 ] {994f3df1-f97d-4c0f-a335-ec388eb129b6} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:19.995921 [ 257 ] {994f3df1-f97d-4c0f-a335-ec388eb129b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:19.996361 [ 257 ] {994f3df1-f97d-4c0f-a335-ec388eb129b6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 14:38:19.996628 [ 257 ] {994f3df1-f97d-4c0f-a335-ec388eb129b6} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:19.996878 [ 257 ] {994f3df1-f97d-4c0f-a335-ec388eb129b6} executeQuery: Read 16 rows, 1.30 KiB in 0.001857 sec., 8616.047388260637 rows/sec., 702.58 KiB/sec. 2025.01.17 14:38:19.997046 [ 257 ] {994f3df1-f97d-4c0f-a335-ec388eb129b6} TCPHandler: Processed in 0.002325958 sec. 2025.01.17 14:38:19.997196 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:19.997340 [ 253 ] {70179086-91f5-43ba-a948-1528937c4f20} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:38:19.997401 [ 253 ] {70179086-91f5-43ba-a948-1528937c4f20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:38:19.998574 [ 253 ] {70179086-91f5-43ba-a948-1528937c4f20} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:19.998616 [ 253 ] {70179086-91f5-43ba-a948-1528937c4f20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:19.999078 [ 253 ] {70179086-91f5-43ba-a948-1528937c4f20} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 14:38:19.999325 [ 253 ] {70179086-91f5-43ba-a948-1528937c4f20} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:19.999548 [ 253 ] {70179086-91f5-43ba-a948-1528937c4f20} executeQuery: Read 1377 rows, 117.21 KiB in 0.002244 sec., 613636.3636363636 rows/sec., 51.01 MiB/sec. 2025.01.17 14:38:19.999604 [ 253 ] {70179086-91f5-43ba-a948-1528937c4f20} TCPHandler: Processed in 0.002476151 sec. 2025.01.17 14:38:19.999754 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:19.999901 [ 257 ] {eeb30e7a-a88a-4c44-b41d-324d50223ee4} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:38:19.999965 [ 257 ] {eeb30e7a-a88a-4c44-b41d-324d50223ee4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:38:20.001041 [ 257 ] {eeb30e7a-a88a-4c44-b41d-324d50223ee4} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:20.001082 [ 257 ] {eeb30e7a-a88a-4c44-b41d-324d50223ee4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:20.001458 [ 257 ] {eeb30e7a-a88a-4c44-b41d-324d50223ee4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 14:38:20.001701 [ 257 ] {eeb30e7a-a88a-4c44-b41d-324d50223ee4} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:20.001885 [ 257 ] {eeb30e7a-a88a-4c44-b41d-324d50223ee4} executeQuery: Read 36 rows, 2.55 KiB in 0.002019 sec., 17830.609212481428 rows/sec., 1.23 MiB/sec. 2025.01.17 14:38:20.001942 [ 257 ] {eeb30e7a-a88a-4c44-b41d-324d50223ee4} TCPHandler: Processed in 0.002259477 sec. 2025.01.17 14:38:20.002120 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:20.002263 [ 253 ] {caa18445-82dc-4de1-92a1-7b8ccf62b730} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:38:20.002325 [ 253 ] {caa18445-82dc-4de1-92a1-7b8ccf62b730} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:38:20.003098 [ 253 ] {caa18445-82dc-4de1-92a1-7b8ccf62b730} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:20.003139 [ 253 ] {caa18445-82dc-4de1-92a1-7b8ccf62b730} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:20.003524 [ 253 ] {caa18445-82dc-4de1-92a1-7b8ccf62b730} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 14:38:20.003769 [ 253 ] {caa18445-82dc-4de1-92a1-7b8ccf62b730} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:20.003995 [ 253 ] {caa18445-82dc-4de1-92a1-7b8ccf62b730} executeQuery: Read 242 rows, 16.79 KiB in 0.001768 sec., 136877.82805429865 rows/sec., 9.27 MiB/sec. 2025.01.17 14:38:20.004064 [ 253 ] {caa18445-82dc-4de1-92a1-7b8ccf62b730} TCPHandler: Processed in 0.002012141 sec. 2025.01.17 14:38:20.004213 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:20.004352 [ 257 ] {73c7fec8-daa6-4e1e-9567-c3a112bdaf49} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:38:20.004411 [ 257 ] {73c7fec8-daa6-4e1e-9567-c3a112bdaf49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:38:20.005076 [ 257 ] {73c7fec8-daa6-4e1e-9567-c3a112bdaf49} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:20.005114 [ 257 ] {73c7fec8-daa6-4e1e-9567-c3a112bdaf49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:20.005487 [ 257 ] {73c7fec8-daa6-4e1e-9567-c3a112bdaf49} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 14:38:20.005734 [ 257 ] {73c7fec8-daa6-4e1e-9567-c3a112bdaf49} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:20.005932 [ 257 ] {73c7fec8-daa6-4e1e-9567-c3a112bdaf49} executeQuery: Read 13 rows, 830.00 B in 0.001604 sec., 8104.738154613467 rows/sec., 505.33 KiB/sec. 2025.01.17 14:38:20.006012 [ 257 ] {73c7fec8-daa6-4e1e-9567-c3a112bdaf49} TCPHandler: Processed in 0.001865688 sec. 2025.01.17 14:38:20.006165 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:20.006287 [ 253 ] {32e0547d-d1fd-4f7e-ac62-80c7eeb68b05} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:38:20.006341 [ 253 ] {32e0547d-d1fd-4f7e-ac62-80c7eeb68b05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:38:20.007219 [ 253 ] {32e0547d-d1fd-4f7e-ac62-80c7eeb68b05} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:20.007263 [ 253 ] {32e0547d-d1fd-4f7e-ac62-80c7eeb68b05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:20.007691 [ 253 ] {32e0547d-d1fd-4f7e-ac62-80c7eeb68b05} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 14:38:20.007953 [ 253 ] {32e0547d-d1fd-4f7e-ac62-80c7eeb68b05} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:20.008188 [ 253 ] {32e0547d-d1fd-4f7e-ac62-80c7eeb68b05} executeQuery: Read 867 rows, 64.32 KiB in 0.001928 sec., 449688.79668049794 rows/sec., 32.58 MiB/sec. 2025.01.17 14:38:20.008259 [ 253 ] {32e0547d-d1fd-4f7e-ac62-80c7eeb68b05} TCPHandler: Processed in 0.002153175 sec. 2025.01.17 14:38:20.008422 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:20.008542 [ 257 ] {6ab73bd4-db8c-406f-b3d5-4d0f501e017f} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:38:20.008597 [ 257 ] {6ab73bd4-db8c-406f-b3d5-4d0f501e017f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:38:20.009127 [ 257 ] {6ab73bd4-db8c-406f-b3d5-4d0f501e017f} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:20.009166 [ 257 ] {6ab73bd4-db8c-406f-b3d5-4d0f501e017f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:20.009585 [ 257 ] {6ab73bd4-db8c-406f-b3d5-4d0f501e017f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 14:38:20.009836 [ 257 ] {6ab73bd4-db8c-406f-b3d5-4d0f501e017f} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:20.010017 [ 257 ] {6ab73bd4-db8c-406f-b3d5-4d0f501e017f} executeQuery: Read 6 rows, 321.00 B in 0.0015 sec., 4000 rows/sec., 208.98 KiB/sec. 2025.01.17 14:38:20.010076 [ 257 ] {6ab73bd4-db8c-406f-b3d5-4d0f501e017f} TCPHandler: Processed in 0.001716535 sec. 2025.01.17 14:38:20.010246 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:20.010391 [ 253 ] {794bc98a-fdb1-420e-9636-d5f110811043} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:20.010466 [ 253 ] {794bc98a-fdb1-420e-9636-d5f110811043} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:38:20.011294 [ 253 ] {794bc98a-fdb1-420e-9636-d5f110811043} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:20.011337 [ 253 ] {794bc98a-fdb1-420e-9636-d5f110811043} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:20.011800 [ 253 ] {794bc98a-fdb1-420e-9636-d5f110811043} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 14:38:20.012048 [ 253 ] {794bc98a-fdb1-420e-9636-d5f110811043} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:20.012282 [ 253 ] {794bc98a-fdb1-420e-9636-d5f110811043} executeQuery: Read 995 rows, 67.81 KiB in 0.001926 sec., 516614.7455867082 rows/sec., 34.38 MiB/sec. 2025.01.17 14:38:20.012354 [ 253 ] {794bc98a-fdb1-420e-9636-d5f110811043} TCPHandler: Processed in 0.002175475 sec. 2025.01.17 14:38:20.012505 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:20.012628 [ 257 ] {a32e861d-0c59-46fb-a24a-4dcc3e16e5e4} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:38:20.012683 [ 257 ] {a32e861d-0c59-46fb-a24a-4dcc3e16e5e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:38:20.013162 [ 257 ] {a32e861d-0c59-46fb-a24a-4dcc3e16e5e4} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:20.013199 [ 257 ] {a32e861d-0c59-46fb-a24a-4dcc3e16e5e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:20.013571 [ 257 ] {a32e861d-0c59-46fb-a24a-4dcc3e16e5e4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 14:38:20.013813 [ 257 ] {a32e861d-0c59-46fb-a24a-4dcc3e16e5e4} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:20.014040 [ 257 ] {a32e861d-0c59-46fb-a24a-4dcc3e16e5e4} executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. 2025.01.17 14:38:20.014229 [ 257 ] {a32e861d-0c59-46fb-a24a-4dcc3e16e5e4} TCPHandler: Processed in 0.001778316 sec. 2025.01.17 14:38:20.014406 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:20.014550 [ 253 ] {21a841ba-c052-495c-8d5f-8ae4c9f6d80c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:20.014649 [ 253 ] {21a841ba-c052-495c-8d5f-8ae4c9f6d80c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:38:20.015881 [ 253 ] {21a841ba-c052-495c-8d5f-8ae4c9f6d80c} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:20.015924 [ 253 ] {21a841ba-c052-495c-8d5f-8ae4c9f6d80c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:20.016557 [ 253 ] {21a841ba-c052-495c-8d5f-8ae4c9f6d80c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 14:38:20.016835 [ 253 ] {21a841ba-c052-495c-8d5f-8ae4c9f6d80c} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:20.017087 [ 253 ] {21a841ba-c052-495c-8d5f-8ae4c9f6d80c} executeQuery: Read 13 rows, 23.85 KiB in 0.002571 sec., 5056.3982886036565 rows/sec., 9.06 MiB/sec. 2025.01.17 14:38:20.017237 [ 253 ] {21a841ba-c052-495c-8d5f-8ae4c9f6d80c} TCPHandler: Processed in 0.002896459 sec. 2025.01.17 14:38:20.017390 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:20.017528 [ 257 ] {65ef5c09-586b-4d08-8007-db3c896e16d9} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:38:20.017589 [ 257 ] {65ef5c09-586b-4d08-8007-db3c896e16d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:38:20.018138 [ 257 ] {65ef5c09-586b-4d08-8007-db3c896e16d9} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:20.018175 [ 257 ] {65ef5c09-586b-4d08-8007-db3c896e16d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:20.018561 [ 257 ] {65ef5c09-586b-4d08-8007-db3c896e16d9} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 14:38:20.018806 [ 257 ] {65ef5c09-586b-4d08-8007-db3c896e16d9} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:20.018985 [ 257 ] {65ef5c09-586b-4d08-8007-db3c896e16d9} executeQuery: Read 46 rows, 2.85 KiB in 0.001488 sec., 30913.978494623658 rows/sec., 1.87 MiB/sec. 2025.01.17 14:38:20.019037 [ 257 ] {65ef5c09-586b-4d08-8007-db3c896e16d9} TCPHandler: Processed in 0.001714086 sec. 2025.01.17 14:38:23.037270 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 616 2025.01.17 14:38:23.041229 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:23.041286 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:23.042789 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 14:38:23.043125 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:23.043787 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 616 2025.01.17 14:38:23.687966 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:23.688161 [ 253 ] {2ed91547-a55b-41a1-a198-cc3ab5c8c5b8} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:38:23.688238 [ 253 ] {2ed91547-a55b-41a1-a198-cc3ab5c8c5b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:38:23.689104 [ 253 ] {2ed91547-a55b-41a1-a198-cc3ab5c8c5b8} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:23.689146 [ 253 ] {2ed91547-a55b-41a1-a198-cc3ab5c8c5b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:23.689590 [ 253 ] {2ed91547-a55b-41a1-a198-cc3ab5c8c5b8} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 14:38:23.689843 [ 253 ] {2ed91547-a55b-41a1-a198-cc3ab5c8c5b8} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:23.690036 [ 253 ] {2ed91547-a55b-41a1-a198-cc3ab5c8c5b8} executeQuery: Read 56 rows, 4.38 KiB in 0.001931 sec., 29000.51786639047 rows/sec., 2.21 MiB/sec. 2025.01.17 14:38:23.690100 [ 253 ] {2ed91547-a55b-41a1-a198-cc3ab5c8c5b8} TCPHandler: Processed in 0.002257386 sec. 2025.01.17 14:38:23.690439 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:23.690749 [ 257 ] {8de41a10-aa45-4597-a6e0-ec6304b3c9d1} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:38:23.690871 [ 257 ] {8de41a10-aa45-4597-a6e0-ec6304b3c9d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:38:23.691737 [ 257 ] {8de41a10-aa45-4597-a6e0-ec6304b3c9d1} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:23.691792 [ 257 ] {8de41a10-aa45-4597-a6e0-ec6304b3c9d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:23.692258 [ 257 ] {8de41a10-aa45-4597-a6e0-ec6304b3c9d1} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 14:38:23.692531 [ 257 ] {8de41a10-aa45-4597-a6e0-ec6304b3c9d1} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:23.692778 [ 257 ] {8de41a10-aa45-4597-a6e0-ec6304b3c9d1} executeQuery: Read 64 rows, 5.12 KiB in 0.002114 sec., 30274.361400189217 rows/sec., 2.36 MiB/sec. 2025.01.17 14:38:23.692846 [ 257 ] {8de41a10-aa45-4597-a6e0-ec6304b3c9d1} TCPHandler: Processed in 0.002604814 sec. 2025.01.17 14:38:23.693022 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:23.693183 [ 253 ] {21266779-54c3-454a-aef5-50436077b2fc} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:23.693249 [ 253 ] {21266779-54c3-454a-aef5-50436077b2fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:38:23.693903 [ 253 ] {21266779-54c3-454a-aef5-50436077b2fc} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:23.693949 [ 253 ] {21266779-54c3-454a-aef5-50436077b2fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:23.694375 [ 253 ] {21266779-54c3-454a-aef5-50436077b2fc} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 14:38:23.694614 [ 253 ] {21266779-54c3-454a-aef5-50436077b2fc} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:23.694793 [ 253 ] {21266779-54c3-454a-aef5-50436077b2fc} executeQuery: Read 96 rows, 6.85 KiB in 0.001647 sec., 58287.795992714025 rows/sec., 4.06 MiB/sec. 2025.01.17 14:38:23.694848 [ 253 ] {21266779-54c3-454a-aef5-50436077b2fc} TCPHandler: Processed in 0.001899029 sec. 2025.01.17 14:38:23.694997 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:23.695135 [ 257 ] {ef4ebada-d84a-4915-b6b2-74d92148b64a} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:38:23.695202 [ 257 ] {ef4ebada-d84a-4915-b6b2-74d92148b64a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:38:23.695789 [ 257 ] {ef4ebada-d84a-4915-b6b2-74d92148b64a} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:23.695837 [ 257 ] {ef4ebada-d84a-4915-b6b2-74d92148b64a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:23.696271 [ 257 ] {ef4ebada-d84a-4915-b6b2-74d92148b64a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 14:38:23.696520 [ 257 ] {ef4ebada-d84a-4915-b6b2-74d92148b64a} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:23.696779 [ 257 ] {ef4ebada-d84a-4915-b6b2-74d92148b64a} executeQuery: Read 36 rows, 2.48 KiB in 0.00167 sec., 21556.88622754491 rows/sec., 1.45 MiB/sec. 2025.01.17 14:38:23.696969 [ 257 ] {ef4ebada-d84a-4915-b6b2-74d92148b64a} TCPHandler: Processed in 0.002028352 sec. 2025.01.17 14:38:25.495330 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 2025.01.17 14:38:25.496028 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:25.496076 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:25.496683 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 14:38:25.496939 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:25.497217 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 2025.01.17 14:38:26.076034 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.01.17 14:38:26.097200 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:26.097255 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:26.104866 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 14:38:26.105633 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:26.108357 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.01.17 14:38:28.692011 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:28.692211 [ 253 ] {cfe77fd7-e9fa-487d-aa0a-95a496db7657} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:38:28.692284 [ 253 ] {cfe77fd7-e9fa-487d-aa0a-95a496db7657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:38:28.693137 [ 253 ] {cfe77fd7-e9fa-487d-aa0a-95a496db7657} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:28.693193 [ 253 ] {cfe77fd7-e9fa-487d-aa0a-95a496db7657} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:28.693663 [ 253 ] {cfe77fd7-e9fa-487d-aa0a-95a496db7657} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 14:38:28.693928 [ 253 ] {cfe77fd7-e9fa-487d-aa0a-95a496db7657} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:28.694158 [ 253 ] {cfe77fd7-e9fa-487d-aa0a-95a496db7657} executeQuery: Read 108 rows, 9.25 KiB in 0.001995 sec., 54135.338345864664 rows/sec., 4.53 MiB/sec. 2025.01.17 14:38:28.694278 [ 253 ] {cfe77fd7-e9fa-487d-aa0a-95a496db7657} TCPHandler: Processed in 0.002410619 sec. 2025.01.17 14:38:28.694574 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:28.694779 [ 257 ] {77ed192a-3cda-461e-a2cf-6782e3abd8c6} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:38:28.694860 [ 257 ] {77ed192a-3cda-461e-a2cf-6782e3abd8c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:38:28.695637 [ 257 ] {77ed192a-3cda-461e-a2cf-6782e3abd8c6} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:28.695688 [ 257 ] {77ed192a-3cda-461e-a2cf-6782e3abd8c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:28.696145 [ 257 ] {77ed192a-3cda-461e-a2cf-6782e3abd8c6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 14:38:28.696428 [ 257 ] {77ed192a-3cda-461e-a2cf-6782e3abd8c6} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:28.696633 [ 83 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.17 14:38:28.696700 [ 257 ] {77ed192a-3cda-461e-a2cf-6782e3abd8c6} executeQuery: Read 26 rows, 1.96 KiB in 0.001978 sec., 13144.59049544995 rows/sec., 988.41 KiB/sec. 2025.01.17 14:38:28.696709 [ 83 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:28.696785 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:28.696841 [ 257 ] {77ed192a-3cda-461e-a2cf-6782e3abd8c6} TCPHandler: Processed in 0.00242514 sec. 2025.01.17 14:38:28.697148 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:28.697240 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.01.17 14:38:28.697359 [ 253 ] {aade56c8-4a9a-4c42-8b72-58675337b96b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:38:28.697408 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:28.697422 [ 253 ] {aade56c8-4a9a-4c42-8b72-58675337b96b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:38:28.697453 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 58 rows starting from the beginning of the part 2025.01.17 14:38:28.697610 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part 2025.01.17 14:38:28.698065 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part 2025.01.17 14:38:28.698429 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part 2025.01.17 14:38:28.698750 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part 2025.01.17 14:38:28.699006 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part 2025.01.17 14:38:28.699737 [ 253 ] {aade56c8-4a9a-4c42-8b72-58675337b96b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:28.699813 [ 253 ] {aade56c8-4a9a-4c42-8b72-58675337b96b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:28.700457 [ 253 ] {aade56c8-4a9a-4c42-8b72-58675337b96b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 14:38:28.700761 [ 192 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.00386195 sec., 50233.69023420811 rows/sec., 3.79 MiB/sec. 2025.01.17 14:38:28.700848 [ 253 ] {aade56c8-4a9a-4c42-8b72-58675337b96b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:28.701128 [ 192 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.17 14:38:28.701278 [ 253 ] {aade56c8-4a9a-4c42-8b72-58675337b96b} executeQuery: Read 90 rows, 7.20 KiB in 0.003952 sec., 22773.27935222672 rows/sec., 1.78 MiB/sec. 2025.01.17 14:38:28.701402 [ 253 ] {aade56c8-4a9a-4c42-8b72-58675337b96b} TCPHandler: Processed in 0.004422321 sec. 2025.01.17 14:38:28.701608 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:28.701705 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_20_4} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:28.701892 [ 257 ] {b76235d9-38c3-4c7e-b480-b1d0e168680d} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:28.701904 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_20_4} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.17 14:38:28.701998 [ 257 ] {b76235d9-38c3-4c7e-b480-b1d0e168680d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:38:28.702068 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.17 14:38:28.702715 [ 257 ] {b76235d9-38c3-4c7e-b480-b1d0e168680d} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:28.702762 [ 257 ] {b76235d9-38c3-4c7e-b480-b1d0e168680d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:28.703190 [ 257 ] {b76235d9-38c3-4c7e-b480-b1d0e168680d} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 14:38:28.703450 [ 257 ] {b76235d9-38c3-4c7e-b480-b1d0e168680d} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:28.703684 [ 257 ] {b76235d9-38c3-4c7e-b480-b1d0e168680d} executeQuery: Read 160 rows, 11.41 KiB in 0.001865 sec., 85790.88471849867 rows/sec., 5.98 MiB/sec. 2025.01.17 14:38:28.703746 [ 257 ] {b76235d9-38c3-4c7e-b480-b1d0e168680d} TCPHandler: Processed in 0.002212695 sec. 2025.01.17 14:38:28.703922 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:28.704062 [ 253 ] {c5238fb4-9a4e-4365-baca-5500a4c2c562} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:28.704159 [ 253 ] {c5238fb4-9a4e-4365-baca-5500a4c2c562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:38:28.705323 [ 253 ] {c5238fb4-9a4e-4365-baca-5500a4c2c562} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:28.705365 [ 253 ] {c5238fb4-9a4e-4365-baca-5500a4c2c562} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:28.706030 [ 253 ] {c5238fb4-9a4e-4365-baca-5500a4c2c562} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 14:38:28.706299 [ 253 ] {c5238fb4-9a4e-4365-baca-5500a4c2c562} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:28.706610 [ 253 ] {c5238fb4-9a4e-4365-baca-5500a4c2c562} executeQuery: Read 26 rows, 47.71 KiB in 0.002579 sec., 10081.426909654905 rows/sec., 18.07 MiB/sec. 2025.01.17 14:38:28.706952 [ 253 ] {c5238fb4-9a4e-4365-baca-5500a4c2c562} TCPHandler: Processed in 0.003098174 sec. 2025.01.17 14:38:28.707156 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:28.707295 [ 257 ] {11fd78ad-d0b1-4639-b3c9-2196b6cedcc4} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:38:28.707352 [ 257 ] {11fd78ad-d0b1-4639-b3c9-2196b6cedcc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:38:28.707874 [ 257 ] {11fd78ad-d0b1-4639-b3c9-2196b6cedcc4} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:28.707915 [ 257 ] {11fd78ad-d0b1-4639-b3c9-2196b6cedcc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.17 14:38:28.708337 [ 257 ] {11fd78ad-d0b1-4639-b3c9-2196b6cedcc4} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 14:38:28.708614 [ 257 ] {11fd78ad-d0b1-4639-b3c9-2196b6cedcc4} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:28.708857 [ 257 ] {11fd78ad-d0b1-4639-b3c9-2196b6cedcc4} executeQuery: Read 60 rows, 4.14 KiB in 0.001592 sec., 37688.44221105528 rows/sec., 2.54 MiB/sec. 2025.01.17 14:38:28.708916 [ 257 ] {11fd78ad-d0b1-4639-b3c9-2196b6cedcc4} TCPHandler: Processed in 0.001850099 sec. 2025.01.17 14:38:32.897368 [ 78 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:38:32.897448 [ 78 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:38:32.997331 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 2025.01.17 14:38:32.998052 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:32.998099 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:32.998641 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 14:38:32.998897 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:32.999181 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.01.17 14:38:33.044053 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 636 2025.01.17 14:38:33.046943 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.046993 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.048495 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 14:38:33.048828 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.049427 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 636 2025.01.17 14:38:33.608422 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.01.17 14:38:33.630096 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.630165 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.637910 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 14:38:33.638682 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.642063 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.01.17 14:38:33.697790 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:33.697997 [ 253 ] {f41b39a0-0cbd-42aa-a724-e6c9714359f1} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:38:33.698076 [ 253 ] {f41b39a0-0cbd-42aa-a724-e6c9714359f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:38:33.698889 [ 253 ] {f41b39a0-0cbd-42aa-a724-e6c9714359f1} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.698934 [ 253 ] {f41b39a0-0cbd-42aa-a724-e6c9714359f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.699411 [ 253 ] {f41b39a0-0cbd-42aa-a724-e6c9714359f1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 14:38:33.699674 [ 253 ] {f41b39a0-0cbd-42aa-a724-e6c9714359f1} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.699827 [ 77 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.17 14:38:33.699876 [ 77 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.699903 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.699916 [ 253 ] {f41b39a0-0cbd-42aa-a724-e6c9714359f1} executeQuery: Read 14 rows, 1.01 KiB in 0.001974 sec., 7092.198581560284 rows/sec., 510.54 KiB/sec. 2025.01.17 14:38:33.700287 [ 253 ] {f41b39a0-0cbd-42aa-a724-e6c9714359f1} TCPHandler: Processed in 0.002624144 sec. 2025.01.17 14:38:33.700315 [ 192 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.01.17 14:38:33.700540 [ 192 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:33.700601 [ 192 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2025.01.17 14:38:33.700609 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:33.700773 [ 192 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2025.01.17 14:38:33.701084 [ 257 ] {149bf3dc-6436-45dc-8fe4-b6dd46393082} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:38:33.701126 [ 192 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.01.17 14:38:33.701300 [ 257 ] {149bf3dc-6436-45dc-8fe4-b6dd46393082} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:38:33.701512 [ 192 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2025.01.17 14:38:33.701845 [ 192 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2025.01.17 14:38:33.703827 [ 257 ] {149bf3dc-6436-45dc-8fe4-b6dd46393082} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.703916 [ 257 ] {149bf3dc-6436-45dc-8fe4-b6dd46393082} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.704460 [ 192 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004446762 sec., 15741.791442852125 rows/sec., 1.17 MiB/sec. 2025.01.17 14:38:33.704778 [ 198 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.17 14:38:33.704906 [ 257 ] {149bf3dc-6436-45dc-8fe4-b6dd46393082} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 14:38:33.705201 [ 198 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_13_3} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.705252 [ 257 ] {149bf3dc-6436-45dc-8fe4-b6dd46393082} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.705330 [ 198 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_13_3} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.17 14:38:33.705511 [ 77 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.17 14:38:33.705546 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 14:38:33.705603 [ 77 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.705663 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.705712 [ 257 ] {149bf3dc-6436-45dc-8fe4-b6dd46393082} executeQuery: Read 229 rows, 20.51 KiB in 0.004862 sec., 47099.958864664746 rows/sec., 4.12 MiB/sec. 2025.01.17 14:38:33.706011 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.17 14:38:33.706138 [ 257 ] {149bf3dc-6436-45dc-8fe4-b6dd46393082} TCPHandler: Processed in 0.005695768 sec. 2025.01.17 14:38:33.706513 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:33.706541 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:33.706582 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1429 rows starting from the beginning of the part 2025.01.17 14:38:33.706714 [ 253 ] {ccda88a5-0259-412f-b829-3ea89cdccc1c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:38:33.706731 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 108 rows starting from the beginning of the part 2025.01.17 14:38:33.706803 [ 253 ] {ccda88a5-0259-412f-b829-3ea89cdccc1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:38:33.706931 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1377 rows starting from the beginning of the part 2025.01.17 14:38:33.707119 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2025.01.17 14:38:33.707314 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 108 rows starting from the beginning of the part 2025.01.17 14:38:33.707559 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 229 rows starting from the beginning of the part 2025.01.17 14:38:33.708436 [ 253 ] {ccda88a5-0259-412f-b829-3ea89cdccc1c} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.708481 [ 253 ] {ccda88a5-0259-412f-b829-3ea89cdccc1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.709034 [ 253 ] {ccda88a5-0259-412f-b829-3ea89cdccc1c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 14:38:33.709309 [ 253 ] {ccda88a5-0259-412f-b829-3ea89cdccc1c} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.709597 [ 253 ] {ccda88a5-0259-412f-b829-3ea89cdccc1c} executeQuery: Read 20 rows, 1.43 KiB in 0.002943 sec., 6795.786612300374 rows/sec., 487.12 KiB/sec. 2025.01.17 14:38:33.710000 [ 253 ] {ccda88a5-0259-412f-b829-3ea89cdccc1c} TCPHandler: Processed in 0.003661885 sec. 2025.01.17 14:38:33.710311 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:33.710589 [ 257 ] {7ced821a-6526-433e-854c-ccb792ab39f4} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:38:33.710623 [ 192 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3307 rows, containing 5 columns (5 merged, 0 gathered) in 0.00487698 sec., 678083.5681097728 rows/sec., 59.19 MiB/sec. 2025.01.17 14:38:33.710677 [ 257 ] {7ced821a-6526-433e-854c-ccb792ab39f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:38:33.711011 [ 192 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.17 14:38:33.711688 [ 192 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_31_6} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.711879 [ 257 ] {7ced821a-6526-433e-854c-ccb792ab39f4} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.711922 [ 192 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_31_6} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.17 14:38:33.711948 [ 257 ] {7ced821a-6526-433e-854c-ccb792ab39f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.712099 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.17 14:38:33.712454 [ 257 ] {7ced821a-6526-433e-854c-ccb792ab39f4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 14:38:33.712708 [ 257 ] {7ced821a-6526-433e-854c-ccb792ab39f4} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.712925 [ 257 ] {7ced821a-6526-433e-854c-ccb792ab39f4} executeQuery: Read 14 rows, 1004.00 B in 0.00239 sec., 5857.740585774058 rows/sec., 410.24 KiB/sec. 2025.01.17 14:38:33.712983 [ 257 ] {7ced821a-6526-433e-854c-ccb792ab39f4} TCPHandler: Processed in 0.002843169 sec. 2025.01.17 14:38:33.713156 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:33.713297 [ 253 ] {da32b317-9388-43a8-9303-a2933019b858} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:38:33.713358 [ 253 ] {da32b317-9388-43a8-9303-a2933019b858} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:38:33.714049 [ 253 ] {da32b317-9388-43a8-9303-a2933019b858} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.714095 [ 253 ] {da32b317-9388-43a8-9303-a2933019b858} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.714504 [ 253 ] {da32b317-9388-43a8-9303-a2933019b858} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 14:38:33.714753 [ 253 ] {da32b317-9388-43a8-9303-a2933019b858} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.714879 [ 77 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.17 14:38:33.714927 [ 77 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.714945 [ 253 ] {da32b317-9388-43a8-9303-a2933019b858} executeQuery: Read 13 rows, 830.00 B in 0.001678 sec., 7747.3182359952325 rows/sec., 483.04 KiB/sec. 2025.01.17 14:38:33.714958 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.715065 [ 253 ] {da32b317-9388-43a8-9303-a2933019b858} TCPHandler: Processed in 0.001976731 sec. 2025.01.17 14:38:33.715186 [ 198 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.01.17 14:38:33.715249 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:33.715355 [ 198 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:33.715395 [ 198 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part 2025.01.17 14:38:33.715407 [ 257 ] {84745d9f-e157-4e37-89b8-99752455a4dd} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:38:33.715553 [ 257 ] {84745d9f-e157-4e37-89b8-99752455a4dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:38:33.715593 [ 198 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part 2025.01.17 14:38:33.716023 [ 198 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part 2025.01.17 14:38:33.716462 [ 198 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2025.01.17 14:38:33.716841 [ 198 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part 2025.01.17 14:38:33.718103 [ 257 ] {84745d9f-e157-4e37-89b8-99752455a4dd} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.718151 [ 257 ] {84745d9f-e157-4e37-89b8-99752455a4dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.718504 [ 192 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003446011 sec., 18862.38900572285 rows/sec., 1.22 MiB/sec. 2025.01.17 14:38:33.718724 [ 192 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.17 14:38:33.718871 [ 257 ] {84745d9f-e157-4e37-89b8-99752455a4dd} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 14:38:33.719207 [ 186 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_13_3} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.719316 [ 257 ] {84745d9f-e157-4e37-89b8-99752455a4dd} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.719360 [ 186 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_13_3} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.17 14:38:33.719506 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 14:38:33.719550 [ 77 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.17 14:38:33.719640 [ 77 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.719677 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.719719 [ 257 ] {84745d9f-e157-4e37-89b8-99752455a4dd} executeQuery: Read 395 rows, 28.72 KiB in 0.004349 sec., 90825.47712117729 rows/sec., 6.45 MiB/sec. 2025.01.17 14:38:33.720124 [ 257 ] {84745d9f-e157-4e37-89b8-99752455a4dd} TCPHandler: Processed in 0.004949831 sec. 2025.01.17 14:38:33.720138 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.17 14:38:33.720333 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:33.720345 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:33.720396 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 909 rows starting from the beginning of the part 2025.01.17 14:38:33.720671 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part 2025.01.17 14:38:33.720774 [ 253 ] {29028bbf-c03d-41e0-a63a-cbcc080665e0} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:38:33.720962 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 867 rows starting from the beginning of the part 2025.01.17 14:38:33.720987 [ 253 ] {29028bbf-c03d-41e0-a63a-cbcc080665e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:38:33.721341 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2025.01.17 14:38:33.721709 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part 2025.01.17 14:38:33.722104 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 395 rows starting from the beginning of the part 2025.01.17 14:38:33.723380 [ 253 ] {29028bbf-c03d-41e0-a63a-cbcc080665e0} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.723457 [ 253 ] {29028bbf-c03d-41e0-a63a-cbcc080665e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.724561 [ 253 ] {29028bbf-c03d-41e0-a63a-cbcc080665e0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 14:38:33.724846 [ 253 ] {29028bbf-c03d-41e0-a63a-cbcc080665e0} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.725437 [ 253 ] {29028bbf-c03d-41e0-a63a-cbcc080665e0} executeQuery: Read 6 rows, 321.00 B in 0.004864 sec., 1233.5526315789473 rows/sec., 64.45 KiB/sec. 2025.01.17 14:38:33.725450 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.005693747 sec., 424149.5099799833 rows/sec., 32.53 MiB/sec. 2025.01.17 14:38:33.725567 [ 253 ] {29028bbf-c03d-41e0-a63a-cbcc080665e0} TCPHandler: Processed in 0.00531523 sec. 2025.01.17 14:38:33.725732 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.17 14:38:33.725739 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:33.725874 [ 257 ] {eb694047-d8d7-497f-85fc-e40bd5502211} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:33.725940 [ 257 ] {eb694047-d8d7-497f-85fc-e40bd5502211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:38:33.726101 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_31_6} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.726249 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_31_6} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.17 14:38:33.726356 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.17 14:38:33.726702 [ 257 ] {eb694047-d8d7-497f-85fc-e40bd5502211} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.726742 [ 257 ] {eb694047-d8d7-497f-85fc-e40bd5502211} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.727153 [ 257 ] {eb694047-d8d7-497f-85fc-e40bd5502211} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 14:38:33.727397 [ 257 ] {eb694047-d8d7-497f-85fc-e40bd5502211} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.727559 [ 76 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.17 14:38:33.727625 [ 76 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.727643 [ 257 ] {eb694047-d8d7-497f-85fc-e40bd5502211} executeQuery: Read 237 rows, 16.27 KiB in 0.001789 sec., 132476.2437115707 rows/sec., 8.88 MiB/sec. 2025.01.17 14:38:33.727661 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.727852 [ 257 ] {eb694047-d8d7-497f-85fc-e40bd5502211} TCPHandler: Processed in 0.002180154 sec. 2025.01.17 14:38:33.728129 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.17 14:38:33.728137 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:33.728577 [ 253 ] {dbea22af-9507-40cb-9bfd-604fea86a25f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:38:33.728749 [ 253 ] {dbea22af-9507-40cb-9bfd-604fea86a25f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:38:33.728749 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:33.728857 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8382 rows starting from the beginning of the part 2025.01.17 14:38:33.729178 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:38:33.729531 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 995 rows starting from the beginning of the part 2025.01.17 14:38:33.729886 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 96 rows starting from the beginning of the part 2025.01.17 14:38:33.730224 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2025.01.17 14:38:33.730519 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part 2025.01.17 14:38:33.731399 [ 253 ] {dbea22af-9507-40cb-9bfd-604fea86a25f} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.731447 [ 253 ] {dbea22af-9507-40cb-9bfd-604fea86a25f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.732159 [ 253 ] {dbea22af-9507-40cb-9bfd-604fea86a25f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 14:38:33.732442 [ 253 ] {dbea22af-9507-40cb-9bfd-604fea86a25f} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.732839 [ 253 ] {dbea22af-9507-40cb-9bfd-604fea86a25f} executeQuery: Read 1 rows, 69.00 B in 0.004409 sec., 226.80880018144705 rows/sec., 15.28 KiB/sec. 2025.01.17 14:38:33.732999 [ 253 ] {dbea22af-9507-40cb-9bfd-604fea86a25f} TCPHandler: Processed in 0.005023884 sec. 2025.01.17 14:38:33.733201 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:33.733479 [ 257 ] {7d4c47e7-3e15-4c7f-a06e-c019c6d54995} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:33.733727 [ 257 ] {7d4c47e7-3e15-4c7f-a06e-c019c6d54995} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:38:33.735892 [ 257 ] {7d4c47e7-3e15-4c7f-a06e-c019c6d54995} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.735936 [ 257 ] {7d4c47e7-3e15-4c7f-a06e-c019c6d54995} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.737209 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 10030 rows, containing 5 columns (5 merged, 0 gathered) in 0.009408913 sec., 1066010.4945172733 rows/sec., 71.92 MiB/sec. 2025.01.17 14:38:33.737383 [ 257 ] {7d4c47e7-3e15-4c7f-a06e-c019c6d54995} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 14:38:33.737525 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.17 14:38:33.737932 [ 257 ] {7d4c47e7-3e15-4c7f-a06e-c019c6d54995} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.738123 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_31_6} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.738280 [ 76 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.17 14:38:33.738424 [ 76 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.738466 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_31_6} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.17 14:38:33.738497 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.738534 [ 257 ] {7d4c47e7-3e15-4c7f-a06e-c019c6d54995} executeQuery: Read 13 rows, 23.85 KiB in 0.005148 sec., 2525.252525252525 rows/sec., 4.53 MiB/sec. 2025.01.17 14:38:33.739218 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. 2025.01.17 14:38:33.739424 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.17 14:38:33.739582 [ 257 ] {7d4c47e7-3e15-4c7f-a06e-c019c6d54995} TCPHandler: Processed in 0.006472003 sec. 2025.01.17 14:38:33.739797 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:33.740071 [ 253 ] {26a5ea6c-8e80-40e4-9367-9b7562b62fc8} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:38:33.740205 [ 253 ] {26a5ea6c-8e80-40e4-9367-9b7562b62fc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:38:33.740217 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:33.740455 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 254 rows starting from the beginning of the part 2025.01.17 14:38:33.741402 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2025.01.17 14:38:33.742131 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part 2025.01.17 14:38:33.742707 [ 253 ] {26a5ea6c-8e80-40e4-9367-9b7562b62fc8} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.742809 [ 253 ] {26a5ea6c-8e80-40e4-9367-9b7562b62fc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.742915 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part 2025.01.17 14:38:33.743578 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part 2025.01.17 14:38:33.744259 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part 2025.01.17 14:38:33.744287 [ 253 ] {26a5ea6c-8e80-40e4-9367-9b7562b62fc8} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 14:38:33.745129 [ 253 ] {26a5ea6c-8e80-40e4-9367-9b7562b62fc8} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.745495 [ 76 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.17 14:38:33.745599 [ 76 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:33.745664 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:33.745795 [ 253 ] {26a5ea6c-8e80-40e4-9367-9b7562b62fc8} executeQuery: Read 82 rows, 5.33 KiB in 0.005783 sec., 14179.491613349473 rows/sec., 922.19 KiB/sec. 2025.01.17 14:38:33.746401 [ 253 ] {26a5ea6c-8e80-40e4-9367-9b7562b62fc8} TCPHandler: Processed in 0.006712628 sec. 2025.01.17 14:38:33.746496 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.17 14:38:33.747291 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:33.747391 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1598 rows starting from the beginning of the part 2025.01.17 14:38:33.747633 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:38:33.747840 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part 2025.01.17 14:38:33.748120 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:38:33.748471 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2025.01.17 14:38:33.748780 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part 2025.01.17 14:38:33.752581 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1882 rows, containing 4 columns (4 merged, 0 gathered) in 0.006756419 sec., 278549.9241536086 rows/sec., 18.16 MiB/sec. 2025.01.17 14:38:33.752945 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.17 14:38:33.753456 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_31_6} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.753702 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_31_6} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.17 14:38:33.753801 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.17 14:38:33.754497 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 345 rows, containing 19 columns (19 merged, 0 gathered) in 0.015860976 sec., 21751.498772837185 rows/sec., 38.98 MiB/sec. 2025.01.17 14:38:33.755110 [ 191 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.17 14:38:33.755583 [ 191 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_21_4} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:33.755669 [ 191 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_21_4} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.17 14:38:33.755825 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. 2025.01.17 14:38:38.691338 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:38.691542 [ 253 ] {e8464335-726d-4b68-9c3a-34aac64eecd6} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:38:38.691614 [ 253 ] {e8464335-726d-4b68-9c3a-34aac64eecd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:38:38.692423 [ 253 ] {e8464335-726d-4b68-9c3a-34aac64eecd6} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:38.692478 [ 253 ] {e8464335-726d-4b68-9c3a-34aac64eecd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:38.692923 [ 253 ] {e8464335-726d-4b68-9c3a-34aac64eecd6} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 14:38:38.693181 [ 253 ] {e8464335-726d-4b68-9c3a-34aac64eecd6} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:38.693421 [ 253 ] {e8464335-726d-4b68-9c3a-34aac64eecd6} executeQuery: Read 108 rows, 9.25 KiB in 0.001932 sec., 55900.62111801242 rows/sec., 4.67 MiB/sec. 2025.01.17 14:38:38.693488 [ 253 ] {e8464335-726d-4b68-9c3a-34aac64eecd6} TCPHandler: Processed in 0.002278026 sec. 2025.01.17 14:38:38.693828 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:38.694133 [ 257 ] {be0b71b1-6b7f-477b-947c-26612d1be966} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:38:38.694253 [ 257 ] {be0b71b1-6b7f-477b-947c-26612d1be966} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:38:38.695130 [ 257 ] {be0b71b1-6b7f-477b-947c-26612d1be966} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:38.695182 [ 257 ] {be0b71b1-6b7f-477b-947c-26612d1be966} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:38.695648 [ 257 ] {be0b71b1-6b7f-477b-947c-26612d1be966} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 14:38:38.695919 [ 257 ] {be0b71b1-6b7f-477b-947c-26612d1be966} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:38.696160 [ 257 ] {be0b71b1-6b7f-477b-947c-26612d1be966} executeQuery: Read 26 rows, 1.96 KiB in 0.002112 sec., 12310.60606060606 rows/sec., 925.70 KiB/sec. 2025.01.17 14:38:38.696229 [ 257 ] {be0b71b1-6b7f-477b-947c-26612d1be966} TCPHandler: Processed in 0.002590693 sec. 2025.01.17 14:38:38.696387 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:38.696528 [ 253 ] {63d66d9f-83b2-4238-aedf-747c02d5cdf9} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:38:38.696579 [ 253 ] {63d66d9f-83b2-4238-aedf-747c02d5cdf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:38:38.697219 [ 253 ] {63d66d9f-83b2-4238-aedf-747c02d5cdf9} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:38.697261 [ 253 ] {63d66d9f-83b2-4238-aedf-747c02d5cdf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:38.697642 [ 253 ] {63d66d9f-83b2-4238-aedf-747c02d5cdf9} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 14:38:38.697880 [ 253 ] {63d66d9f-83b2-4238-aedf-747c02d5cdf9} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:38.698082 [ 253 ] {63d66d9f-83b2-4238-aedf-747c02d5cdf9} executeQuery: Read 90 rows, 7.20 KiB in 0.001585 sec., 56782.33438485804 rows/sec., 4.43 MiB/sec. 2025.01.17 14:38:38.698138 [ 253 ] {63d66d9f-83b2-4238-aedf-747c02d5cdf9} TCPHandler: Processed in 0.001821928 sec. 2025.01.17 14:38:38.698283 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:38.698407 [ 257 ] {6c9941e3-5a00-4de1-b0f4-4567c6c05323} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:38.698465 [ 257 ] {6c9941e3-5a00-4de1-b0f4-4567c6c05323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:38:38.699145 [ 257 ] {6c9941e3-5a00-4de1-b0f4-4567c6c05323} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:38.699194 [ 257 ] {6c9941e3-5a00-4de1-b0f4-4567c6c05323} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:38.699660 [ 257 ] {6c9941e3-5a00-4de1-b0f4-4567c6c05323} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 14:38:38.699909 [ 257 ] {6c9941e3-5a00-4de1-b0f4-4567c6c05323} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:38.700116 [ 257 ] {6c9941e3-5a00-4de1-b0f4-4567c6c05323} executeQuery: Read 160 rows, 11.41 KiB in 0.001739 sec., 92006.90051753882 rows/sec., 6.41 MiB/sec. 2025.01.17 14:38:38.700172 [ 257 ] {6c9941e3-5a00-4de1-b0f4-4567c6c05323} TCPHandler: Processed in 0.0019467 sec. 2025.01.17 14:38:38.700315 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:38.700434 [ 253 ] {0bdb54c2-1767-4564-b03a-885b41c109a0} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:38.700515 [ 253 ] {0bdb54c2-1767-4564-b03a-885b41c109a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:38:38.701712 [ 253 ] {0bdb54c2-1767-4564-b03a-885b41c109a0} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:38.701752 [ 253 ] {0bdb54c2-1767-4564-b03a-885b41c109a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:38.702398 [ 253 ] {0bdb54c2-1767-4564-b03a-885b41c109a0} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 14:38:38.702667 [ 253 ] {0bdb54c2-1767-4564-b03a-885b41c109a0} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:38.702901 [ 253 ] {0bdb54c2-1767-4564-b03a-885b41c109a0} executeQuery: Read 26 rows, 47.71 KiB in 0.002492 sec., 10433.38683788122 rows/sec., 18.70 MiB/sec. 2025.01.17 14:38:38.703009 [ 253 ] {0bdb54c2-1767-4564-b03a-885b41c109a0} TCPHandler: Processed in 0.002750976 sec. 2025.01.17 14:38:38.703164 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:38.703307 [ 257 ] {bcc3d4e9-deb2-4858-9d33-d9406caec7b9} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:38:38.703371 [ 257 ] {bcc3d4e9-deb2-4858-9d33-d9406caec7b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:38:38.703886 [ 257 ] {bcc3d4e9-deb2-4858-9d33-d9406caec7b9} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:38.703927 [ 257 ] {bcc3d4e9-deb2-4858-9d33-d9406caec7b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:38.704313 [ 257 ] {bcc3d4e9-deb2-4858-9d33-d9406caec7b9} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 14:38:38.704557 [ 257 ] {bcc3d4e9-deb2-4858-9d33-d9406caec7b9} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:38.704786 [ 257 ] {bcc3d4e9-deb2-4858-9d33-d9406caec7b9} executeQuery: Read 60 rows, 4.14 KiB in 0.001508 sec., 39787.798408488066 rows/sec., 2.68 MiB/sec. 2025.01.17 14:38:38.704857 [ 257 ] {bcc3d4e9-deb2-4858-9d33-d9406caec7b9} TCPHandler: Processed in 0.001754176 sec. 2025.01.17 14:38:40.499291 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2025.01.17 14:38:40.499984 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:40.500024 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:40.500567 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 14:38:40.500835 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:40.500989 [ 68 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.17 14:38:40.501046 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2025.01.17 14:38:40.501050 [ 68 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:40.501085 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:40.501197 [ 196 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.17 14:38:40.501313 [ 196 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:40.501351 [ 196 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2025.01.17 14:38:40.501424 [ 196 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part 2025.01.17 14:38:40.501628 [ 196 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part 2025.01.17 14:38:40.501770 [ 196 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part 2025.01.17 14:38:40.501941 [ 196 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part 2025.01.17 14:38:40.502194 [ 196 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part 2025.01.17 14:38:40.504129 [ 194 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002981092 sec., 3253505.7623179695 rows/sec., 46.54 MiB/sec. 2025.01.17 14:38:40.504359 [ 188 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.17 14:38:40.504642 [ 188 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_21_4} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:40.504715 [ 188 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_21_4} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.17 14:38:40.504795 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.01.17 14:38:41.142121 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.01.17 14:38:41.164382 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:41.164449 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:41.172174 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 14:38:41.172957 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:41.173410 [ 70 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.17 14:38:41.173582 [ 70 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:41.173676 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:41.174070 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.17 14:38:41.191254 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.01.17 14:38:41.192252 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:41.193518 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2025.01.17 14:38:41.198605 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2025.01.17 14:38:41.204054 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2025.01.17 14:38:41.209622 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.01.17 14:38:41.215695 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2025.01.17 14:38:41.220599 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2025.01.17 14:38:41.280509 [ 194 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.106689697 sec., 1490.303229561145 rows/sec., 7.71 MiB/sec. 2025.01.17 14:38:41.283280 [ 195 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.17 14:38:41.286488 [ 195 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_21_4} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:41.286592 [ 195 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_21_4} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.17 14:38:41.289186 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.17 14:38:42.000217 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 184.55 MiB, peak 195.11 MiB, free memory in arenas 0.00 B, will set to 186.97 MiB (RSS), difference: 2.42 MiB 2025.01.17 14:38:43.049558 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 670 2025.01.17 14:38:43.052773 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:43.052822 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:43.054315 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 14:38:43.054645 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:43.055254 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 670 2025.01.17 14:38:43.695954 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:43.696160 [ 253 ] {986dc905-bdf3-4ec7-97ad-bcf9e910b2e0} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:38:43.696240 [ 253 ] {986dc905-bdf3-4ec7-97ad-bcf9e910b2e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:38:43.697038 [ 253 ] {986dc905-bdf3-4ec7-97ad-bcf9e910b2e0} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:43.697088 [ 253 ] {986dc905-bdf3-4ec7-97ad-bcf9e910b2e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:43.697512 [ 253 ] {986dc905-bdf3-4ec7-97ad-bcf9e910b2e0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 14:38:43.697764 [ 253 ] {986dc905-bdf3-4ec7-97ad-bcf9e910b2e0} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:43.698002 [ 253 ] {986dc905-bdf3-4ec7-97ad-bcf9e910b2e0} executeQuery: Read 14 rows, 1.01 KiB in 0.001898 sec., 7376.185458377239 rows/sec., 530.99 KiB/sec. 2025.01.17 14:38:43.698058 [ 253 ] {986dc905-bdf3-4ec7-97ad-bcf9e910b2e0} TCPHandler: Processed in 0.002240826 sec. 2025.01.17 14:38:43.698324 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:43.698537 [ 257 ] {1264b59c-6f2c-41e6-9e22-1e90818107b8} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:38:43.698617 [ 257 ] {1264b59c-6f2c-41e6-9e22-1e90818107b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:38:43.699488 [ 257 ] {1264b59c-6f2c-41e6-9e22-1e90818107b8} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:43.699531 [ 257 ] {1264b59c-6f2c-41e6-9e22-1e90818107b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:43.700003 [ 257 ] {1264b59c-6f2c-41e6-9e22-1e90818107b8} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 14:38:43.700266 [ 257 ] {1264b59c-6f2c-41e6-9e22-1e90818107b8} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:43.700468 [ 257 ] {1264b59c-6f2c-41e6-9e22-1e90818107b8} executeQuery: Read 229 rows, 20.51 KiB in 0.00199 sec., 115075.3768844221 rows/sec., 10.07 MiB/sec. 2025.01.17 14:38:43.700536 [ 257 ] {1264b59c-6f2c-41e6-9e22-1e90818107b8} TCPHandler: Processed in 0.002352118 sec. 2025.01.17 14:38:43.700731 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:43.700868 [ 253 ] {d40fd637-9749-40ab-9da0-1f38294e35f0} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:38:43.700924 [ 253 ] {d40fd637-9749-40ab-9da0-1f38294e35f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:38:43.701628 [ 253 ] {d40fd637-9749-40ab-9da0-1f38294e35f0} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:43.701677 [ 253 ] {d40fd637-9749-40ab-9da0-1f38294e35f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:43.702037 [ 253 ] {d40fd637-9749-40ab-9da0-1f38294e35f0} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 14:38:43.702275 [ 253 ] {d40fd637-9749-40ab-9da0-1f38294e35f0} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:43.702486 [ 253 ] {d40fd637-9749-40ab-9da0-1f38294e35f0} executeQuery: Read 20 rows, 1.43 KiB in 0.001648 sec., 12135.922330097088 rows/sec., 869.90 KiB/sec. 2025.01.17 14:38:43.702538 [ 253 ] {d40fd637-9749-40ab-9da0-1f38294e35f0} TCPHandler: Processed in 0.001874888 sec. 2025.01.17 14:38:43.702697 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:43.702844 [ 257 ] {51310e48-7db1-4b76-a42a-09e4b776eb0b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:38:43.702904 [ 257 ] {51310e48-7db1-4b76-a42a-09e4b776eb0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:38:43.703603 [ 257 ] {51310e48-7db1-4b76-a42a-09e4b776eb0b} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:43.703649 [ 257 ] {51310e48-7db1-4b76-a42a-09e4b776eb0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:43.704016 [ 257 ] {51310e48-7db1-4b76-a42a-09e4b776eb0b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 14:38:43.704255 [ 257 ] {51310e48-7db1-4b76-a42a-09e4b776eb0b} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:43.704430 [ 257 ] {51310e48-7db1-4b76-a42a-09e4b776eb0b} executeQuery: Read 14 rows, 1004.00 B in 0.001621 sec., 8636.64404688464 rows/sec., 604.85 KiB/sec. 2025.01.17 14:38:43.704484 [ 257 ] {51310e48-7db1-4b76-a42a-09e4b776eb0b} TCPHandler: Processed in 0.001855849 sec. 2025.01.17 14:38:43.704630 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:43.704763 [ 253 ] {c1d4d066-e232-4d2f-90f6-41d6dea947a4} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:38:43.704818 [ 253 ] {c1d4d066-e232-4d2f-90f6-41d6dea947a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:38:43.705495 [ 253 ] {c1d4d066-e232-4d2f-90f6-41d6dea947a4} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:43.705542 [ 253 ] {c1d4d066-e232-4d2f-90f6-41d6dea947a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:43.705911 [ 253 ] {c1d4d066-e232-4d2f-90f6-41d6dea947a4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 14:38:43.706147 [ 253 ] {c1d4d066-e232-4d2f-90f6-41d6dea947a4} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:43.706318 [ 253 ] {c1d4d066-e232-4d2f-90f6-41d6dea947a4} executeQuery: Read 13 rows, 830.00 B in 0.001585 sec., 8201.892744479495 rows/sec., 511.39 KiB/sec. 2025.01.17 14:38:43.706370 [ 253 ] {c1d4d066-e232-4d2f-90f6-41d6dea947a4} TCPHandler: Processed in 0.001796457 sec. 2025.01.17 14:38:43.706506 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:43.706628 [ 257 ] {9e2409b8-e625-407f-bbe8-74df3509250b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:38:43.706683 [ 257 ] {9e2409b8-e625-407f-bbe8-74df3509250b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:38:43.707542 [ 257 ] {9e2409b8-e625-407f-bbe8-74df3509250b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:43.707590 [ 257 ] {9e2409b8-e625-407f-bbe8-74df3509250b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:43.707988 [ 257 ] {9e2409b8-e625-407f-bbe8-74df3509250b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 14:38:43.708225 [ 257 ] {9e2409b8-e625-407f-bbe8-74df3509250b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:43.708448 [ 257 ] {9e2409b8-e625-407f-bbe8-74df3509250b} executeQuery: Read 395 rows, 28.72 KiB in 0.001842 sec., 214440.82519001086 rows/sec., 15.23 MiB/sec. 2025.01.17 14:38:43.708569 [ 257 ] {9e2409b8-e625-407f-bbe8-74df3509250b} TCPHandler: Processed in 0.002116954 sec. 2025.01.17 14:38:43.708769 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:43.708905 [ 253 ] {99af77a7-b89b-4fa9-b0fe-14aa11913c56} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:38:43.708964 [ 253 ] {99af77a7-b89b-4fa9-b0fe-14aa11913c56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:38:43.709562 [ 253 ] {99af77a7-b89b-4fa9-b0fe-14aa11913c56} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:43.709612 [ 253 ] {99af77a7-b89b-4fa9-b0fe-14aa11913c56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:43.709991 [ 253 ] {99af77a7-b89b-4fa9-b0fe-14aa11913c56} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 14:38:43.710234 [ 253 ] {99af77a7-b89b-4fa9-b0fe-14aa11913c56} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:43.710410 [ 253 ] {99af77a7-b89b-4fa9-b0fe-14aa11913c56} executeQuery: Read 6 rows, 321.00 B in 0.001536 sec., 3906.25 rows/sec., 204.09 KiB/sec. 2025.01.17 14:38:43.710461 [ 253 ] {99af77a7-b89b-4fa9-b0fe-14aa11913c56} TCPHandler: Processed in 0.001757406 sec. 2025.01.17 14:38:43.710613 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:43.710751 [ 257 ] {71ddb32a-05d6-42f9-9bc5-83e37a994471} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:43.710817 [ 257 ] {71ddb32a-05d6-42f9-9bc5-83e37a994471} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:38:43.711520 [ 257 ] {71ddb32a-05d6-42f9-9bc5-83e37a994471} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:43.711570 [ 257 ] {71ddb32a-05d6-42f9-9bc5-83e37a994471} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:43.712003 [ 257 ] {71ddb32a-05d6-42f9-9bc5-83e37a994471} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 14:38:43.712267 [ 257 ] {71ddb32a-05d6-42f9-9bc5-83e37a994471} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:43.712478 [ 257 ] {71ddb32a-05d6-42f9-9bc5-83e37a994471} executeQuery: Read 237 rows, 16.27 KiB in 0.00176 sec., 134659.0909090909 rows/sec., 9.03 MiB/sec. 2025.01.17 14:38:43.712534 [ 257 ] {71ddb32a-05d6-42f9-9bc5-83e37a994471} TCPHandler: Processed in 0.00197729 sec. 2025.01.17 14:38:43.712680 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:43.712816 [ 253 ] {f39029db-2d73-4aa2-ba05-f830413286ef} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:38:43.712877 [ 253 ] {f39029db-2d73-4aa2-ba05-f830413286ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:38:43.713425 [ 253 ] {f39029db-2d73-4aa2-ba05-f830413286ef} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:43.713470 [ 253 ] {f39029db-2d73-4aa2-ba05-f830413286ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:43.713853 [ 253 ] {f39029db-2d73-4aa2-ba05-f830413286ef} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 14:38:43.714085 [ 253 ] {f39029db-2d73-4aa2-ba05-f830413286ef} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:43.714203 [ 65 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2025.01.17 14:38:43.714247 [ 65 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:43.714269 [ 253 ] {f39029db-2d73-4aa2-ba05-f830413286ef} executeQuery: Read 1 rows, 69.00 B in 0.00148 sec., 675.6756756756757 rows/sec., 45.53 KiB/sec. 2025.01.17 14:38:43.714273 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:43.714373 [ 253 ] {f39029db-2d73-4aa2-ba05-f830413286ef} TCPHandler: Processed in 0.001750856 sec. 2025.01.17 14:38:43.714536 [ 194 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2025.01.17 14:38:43.714562 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:43.714715 [ 194 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:43.714723 [ 257 ] {5e1013a1-0afc-4db2-b4fd-091a40937b22} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:43.714752 [ 194 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part 2025.01.17 14:38:43.714921 [ 194 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.01.17 14:38:43.714928 [ 257 ] {5e1013a1-0afc-4db2-b4fd-091a40937b22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:38:43.715235 [ 194 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.01.17 14:38:43.715649 [ 194 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2025.01.17 14:38:43.715939 [ 194 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2025.01.17 14:38:43.716281 [ 194 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2025.01.17 14:38:43.718252 [ 194 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.00387124 sec., 3874.727477500749 rows/sec., 260.08 KiB/sec. 2025.01.17 14:38:43.718403 [ 194 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.01.17 14:38:43.718502 [ 257 ] {5e1013a1-0afc-4db2-b4fd-091a40937b22} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:43.718548 [ 257 ] {5e1013a1-0afc-4db2-b4fd-091a40937b22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:43.718821 [ 194 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_14_3} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:43.718932 [ 194 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_14_3} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2025.01.17 14:38:43.719058 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 14:38:43.719344 [ 257 ] {5e1013a1-0afc-4db2-b4fd-091a40937b22} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 14:38:43.719610 [ 257 ] {5e1013a1-0afc-4db2-b4fd-091a40937b22} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:43.719854 [ 257 ] {5e1013a1-0afc-4db2-b4fd-091a40937b22} executeQuery: Read 13 rows, 23.85 KiB in 0.005179 sec., 2510.137092102723 rows/sec., 4.50 MiB/sec. 2025.01.17 14:38:43.719972 [ 257 ] {5e1013a1-0afc-4db2-b4fd-091a40937b22} TCPHandler: Processed in 0.005491393 sec. 2025.01.17 14:38:43.720140 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:43.720277 [ 253 ] {4ca4706b-6dcd-44b9-8a22-186fff0e96c2} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:38:43.720336 [ 253 ] {4ca4706b-6dcd-44b9-8a22-186fff0e96c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:38:43.720886 [ 253 ] {4ca4706b-6dcd-44b9-8a22-186fff0e96c2} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:43.720923 [ 253 ] {4ca4706b-6dcd-44b9-8a22-186fff0e96c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:43.721309 [ 253 ] {4ca4706b-6dcd-44b9-8a22-186fff0e96c2} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 14:38:43.721543 [ 253 ] {4ca4706b-6dcd-44b9-8a22-186fff0e96c2} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:43.721723 [ 253 ] {4ca4706b-6dcd-44b9-8a22-186fff0e96c2} executeQuery: Read 82 rows, 5.33 KiB in 0.001477 sec., 55517.94177386595 rows/sec., 3.53 MiB/sec. 2025.01.17 14:38:43.721775 [ 253 ] {4ca4706b-6dcd-44b9-8a22-186fff0e96c2} TCPHandler: Processed in 0.001700265 sec. 2025.01.17 14:38:47.897490 [ 58 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:38:47.897554 [ 58 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:38:48.001152 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10187 2025.01.17 14:38:48.001877 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:48.001919 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:48.002500 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 14:38:48.002764 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:48.003061 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10187 2025.01.17 14:38:48.691337 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.01.17 14:38:48.692069 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:48.692795 [ 253 ] {1fcdfeae-94f1-401c-b1eb-c236f9c79ce6} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:38:48.692985 [ 253 ] {1fcdfeae-94f1-401c-b1eb-c236f9c79ce6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:38:48.696197 [ 253 ] {1fcdfeae-94f1-401c-b1eb-c236f9c79ce6} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:48.696306 [ 253 ] {1fcdfeae-94f1-401c-b1eb-c236f9c79ce6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:48.698448 [ 253 ] {1fcdfeae-94f1-401c-b1eb-c236f9c79ce6} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 14:38:48.699358 [ 253 ] {1fcdfeae-94f1-401c-b1eb-c236f9c79ce6} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:48.700226 [ 253 ] {1fcdfeae-94f1-401c-b1eb-c236f9c79ce6} executeQuery: Read 108 rows, 9.25 KiB in 0.007608 sec., 14195.58359621451 rows/sec., 1.19 MiB/sec. 2025.01.17 14:38:48.700485 [ 253 ] {1fcdfeae-94f1-401c-b1eb-c236f9c79ce6} TCPHandler: Processed in 0.008603347 sec. 2025.01.17 14:38:48.700941 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:48.701399 [ 257 ] {b9fc2153-6e7d-4b1f-8d01-891698f3c590} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:38:48.701591 [ 257 ] {b9fc2153-6e7d-4b1f-8d01-891698f3c590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:38:48.704520 [ 257 ] {b9fc2153-6e7d-4b1f-8d01-891698f3c590} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:48.704666 [ 257 ] {b9fc2153-6e7d-4b1f-8d01-891698f3c590} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:48.706004 [ 257 ] {b9fc2153-6e7d-4b1f-8d01-891698f3c590} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 14:38:48.706985 [ 257 ] {b9fc2153-6e7d-4b1f-8d01-891698f3c590} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:48.707970 [ 257 ] {b9fc2153-6e7d-4b1f-8d01-891698f3c590} executeQuery: Read 26 rows, 1.96 KiB in 0.006628 sec., 3922.7519613759805 rows/sec., 294.97 KiB/sec. 2025.01.17 14:38:48.708280 [ 257 ] {b9fc2153-6e7d-4b1f-8d01-891698f3c590} TCPHandler: Processed in 0.007615477 sec. 2025.01.17 14:38:48.708587 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:48.708903 [ 253 ] {16fa1fa8-7c9a-4694-8e7f-b8f3bbb9cc6b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:38:48.709028 [ 253 ] {16fa1fa8-7c9a-4694-8e7f-b8f3bbb9cc6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:38:48.711745 [ 253 ] {16fa1fa8-7c9a-4694-8e7f-b8f3bbb9cc6b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:48.711826 [ 253 ] {16fa1fa8-7c9a-4694-8e7f-b8f3bbb9cc6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:48.713104 [ 253 ] {16fa1fa8-7c9a-4694-8e7f-b8f3bbb9cc6b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 14:38:48.713832 [ 253 ] {16fa1fa8-7c9a-4694-8e7f-b8f3bbb9cc6b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:48.714556 [ 253 ] {16fa1fa8-7c9a-4694-8e7f-b8f3bbb9cc6b} executeQuery: Read 90 rows, 7.20 KiB in 0.005723 sec., 15726.0178228202 rows/sec., 1.23 MiB/sec. 2025.01.17 14:38:48.714961 [ 253 ] {16fa1fa8-7c9a-4694-8e7f-b8f3bbb9cc6b} TCPHandler: Processed in 0.006566785 sec. 2025.01.17 14:38:48.715462 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:48.715776 [ 257 ] {d3cfafcd-f036-4ef8-badd-6d9523ffae9c} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:48.715930 [ 257 ] {d3cfafcd-f036-4ef8-badd-6d9523ffae9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:38:48.718268 [ 257 ] {d3cfafcd-f036-4ef8-badd-6d9523ffae9c} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:48.718345 [ 257 ] {d3cfafcd-f036-4ef8-badd-6d9523ffae9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:48.719591 [ 257 ] {d3cfafcd-f036-4ef8-badd-6d9523ffae9c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 14:38:48.720397 [ 257 ] {d3cfafcd-f036-4ef8-badd-6d9523ffae9c} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:48.721072 [ 257 ] {d3cfafcd-f036-4ef8-badd-6d9523ffae9c} executeQuery: Read 160 rows, 11.41 KiB in 0.005373 sec., 29778.522240833798 rows/sec., 2.07 MiB/sec. 2025.01.17 14:38:48.721410 [ 257 ] {d3cfafcd-f036-4ef8-badd-6d9523ffae9c} TCPHandler: Processed in 0.00631509 sec. 2025.01.17 14:38:48.721736 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:48.722184 [ 253 ] {015dd513-4073-4c3a-80bb-00df557a31fb} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:48.722644 [ 253 ] {015dd513-4073-4c3a-80bb-00df557a31fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:38:48.728376 [ 253 ] {015dd513-4073-4c3a-80bb-00df557a31fb} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:48.728443 [ 253 ] {015dd513-4073-4c3a-80bb-00df557a31fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:48.730805 [ 253 ] {015dd513-4073-4c3a-80bb-00df557a31fb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 14:38:48.731646 [ 253 ] {015dd513-4073-4c3a-80bb-00df557a31fb} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:48.732460 [ 253 ] {015dd513-4073-4c3a-80bb-00df557a31fb} executeQuery: Read 26 rows, 47.71 KiB in 0.010456 sec., 2486.610558530987 rows/sec., 4.46 MiB/sec. 2025.01.17 14:38:48.732952 [ 253 ] {015dd513-4073-4c3a-80bb-00df557a31fb} TCPHandler: Processed in 0.011390244 sec. 2025.01.17 14:38:48.733200 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:48.733439 [ 257 ] {0a70777d-3bc2-41e3-9e43-987e5b2716c9} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:38:48.733553 [ 257 ] {0a70777d-3bc2-41e3-9e43-987e5b2716c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:38:48.735386 [ 257 ] {0a70777d-3bc2-41e3-9e43-987e5b2716c9} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:48.735454 [ 257 ] {0a70777d-3bc2-41e3-9e43-987e5b2716c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:48.736658 [ 257 ] {0a70777d-3bc2-41e3-9e43-987e5b2716c9} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 14:38:48.737281 [ 257 ] {0a70777d-3bc2-41e3-9e43-987e5b2716c9} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:48.737944 [ 257 ] {0a70777d-3bc2-41e3-9e43-987e5b2716c9} executeQuery: Read 60 rows, 4.14 KiB in 0.004546 sec., 13198.416190057194 rows/sec., 910.83 KiB/sec. 2025.01.17 14:38:48.738214 [ 257 ] {0a70777d-3bc2-41e3-9e43-987e5b2716c9} TCPHandler: Processed in 0.005148586 sec. 2025.01.17 14:38:48.748544 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:48.748602 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:48.755937 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 14:38:48.756744 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:48.759636 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.01.17 14:38:49.938738 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:49.938949 [ 253 ] {8a0dbad3-81ea-492f-a724-4f2b6ffd2619} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:38:49.939030 [ 253 ] {8a0dbad3-81ea-492f-a724-4f2b6ffd2619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:38:49.939861 [ 253 ] {8a0dbad3-81ea-492f-a724-4f2b6ffd2619} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:49.939916 [ 253 ] {8a0dbad3-81ea-492f-a724-4f2b6ffd2619} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:49.940348 [ 253 ] {8a0dbad3-81ea-492f-a724-4f2b6ffd2619} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 14:38:49.940614 [ 253 ] {8a0dbad3-81ea-492f-a724-4f2b6ffd2619} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:49.940871 [ 253 ] {8a0dbad3-81ea-492f-a724-4f2b6ffd2619} executeQuery: Read 14 rows, 1.01 KiB in 0.001969 sec., 7110.208227526664 rows/sec., 511.84 KiB/sec. 2025.01.17 14:38:49.941060 [ 253 ] {8a0dbad3-81ea-492f-a724-4f2b6ffd2619} TCPHandler: Processed in 0.00245669 sec. 2025.01.17 14:38:49.941337 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:49.941559 [ 257 ] {6d4c7893-c411-4d0b-9c5f-26bb3f2adde3} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:38:49.941647 [ 257 ] {6d4c7893-c411-4d0b-9c5f-26bb3f2adde3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:38:49.942933 [ 257 ] {6d4c7893-c411-4d0b-9c5f-26bb3f2adde3} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:49.942991 [ 257 ] {6d4c7893-c411-4d0b-9c5f-26bb3f2adde3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:49.943543 [ 257 ] {6d4c7893-c411-4d0b-9c5f-26bb3f2adde3} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 14:38:49.943815 [ 257 ] {6d4c7893-c411-4d0b-9c5f-26bb3f2adde3} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:49.944059 [ 257 ] {6d4c7893-c411-4d0b-9c5f-26bb3f2adde3} executeQuery: Read 1369 rows, 116.63 KiB in 0.00256 sec., 534765.625 rows/sec., 44.49 MiB/sec. 2025.01.17 14:38:49.944129 [ 257 ] {6d4c7893-c411-4d0b-9c5f-26bb3f2adde3} TCPHandler: Processed in 0.00294137 sec. 2025.01.17 14:38:49.944278 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:49.944405 [ 253 ] {9b877a5a-68f8-4d58-807a-3f001ea59dc6} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:38:49.944457 [ 253 ] {9b877a5a-68f8-4d58-807a-3f001ea59dc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:38:49.945081 [ 253 ] {9b877a5a-68f8-4d58-807a-3f001ea59dc6} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:49.945123 [ 253 ] {9b877a5a-68f8-4d58-807a-3f001ea59dc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:49.945504 [ 253 ] {9b877a5a-68f8-4d58-807a-3f001ea59dc6} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 14:38:49.945745 [ 253 ] {9b877a5a-68f8-4d58-807a-3f001ea59dc6} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:49.945927 [ 56 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2025.01.17 14:38:49.945994 [ 253 ] {9b877a5a-68f8-4d58-807a-3f001ea59dc6} executeQuery: Read 20 rows, 1.43 KiB in 0.001615 sec., 12383.900928792571 rows/sec., 887.67 KiB/sec. 2025.01.17 14:38:49.946022 [ 56 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:49.946088 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:49.946121 [ 253 ] {9b877a5a-68f8-4d58-807a-3f001ea59dc6} TCPHandler: Processed in 0.001898859 sec. 2025.01.17 14:38:49.946278 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::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.01.17 14:38:49.946353 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:49.946426 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:49.946487 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 64 rows starting from the beginning of the part 2025.01.17 14:38:49.946648 [ 257 ] {c793751a-135b-4b1d-a39d-a3066c2ad833} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:38:49.946743 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part 2025.01.17 14:38:49.946831 [ 257 ] {c793751a-135b-4b1d-a39d-a3066c2ad833} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:38:49.947092 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part 2025.01.17 14:38:49.947488 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part 2025.01.17 14:38:49.947800 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part 2025.01.17 14:38:49.948165 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part 2025.01.17 14:38:49.949960 [ 257 ] {c793751a-135b-4b1d-a39d-a3066c2ad833} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:49.950053 [ 257 ] {c793751a-135b-4b1d-a39d-a3066c2ad833} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:49.951233 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.005030054 sec., 34989.68400736851 rows/sec., 2.63 MiB/sec. 2025.01.17 14:38:49.951302 [ 257 ] {c793751a-135b-4b1d-a39d-a3066c2ad833} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 14:38:49.951392 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2025.01.17 14:38:49.951798 [ 257 ] {c793751a-135b-4b1d-a39d-a3066c2ad833} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:49.951934 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_25_5} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:49.952204 [ 197 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_25_5} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2025.01.17 14:38:49.952243 [ 257 ] {c793751a-135b-4b1d-a39d-a3066c2ad833} executeQuery: Read 242 rows, 16.79 KiB in 0.005717 sec., 42329.893300682175 rows/sec., 2.87 MiB/sec. 2025.01.17 14:38:49.952346 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.17 14:38:49.952451 [ 257 ] {c793751a-135b-4b1d-a39d-a3066c2ad833} TCPHandler: Processed in 0.006188298 sec. 2025.01.17 14:38:49.952640 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:49.952785 [ 253 ] {ea1608d9-31b9-42d1-aaae-eb45eb2ed015} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:38:49.952845 [ 253 ] {ea1608d9-31b9-42d1-aaae-eb45eb2ed015} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:38:49.953528 [ 253 ] {ea1608d9-31b9-42d1-aaae-eb45eb2ed015} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:49.953575 [ 253 ] {ea1608d9-31b9-42d1-aaae-eb45eb2ed015} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:49.953976 [ 253 ] {ea1608d9-31b9-42d1-aaae-eb45eb2ed015} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 14:38:49.954215 [ 253 ] {ea1608d9-31b9-42d1-aaae-eb45eb2ed015} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:49.954440 [ 253 ] {ea1608d9-31b9-42d1-aaae-eb45eb2ed015} executeQuery: Read 13 rows, 830.00 B in 0.001689 sec., 7696.8620485494375 rows/sec., 479.90 KiB/sec. 2025.01.17 14:38:49.954493 [ 253 ] {ea1608d9-31b9-42d1-aaae-eb45eb2ed015} TCPHandler: Processed in 0.00192322 sec. 2025.01.17 14:38:49.954639 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:49.954762 [ 257 ] {9825c3b8-a76b-42d9-8468-46f0265e8d03} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:38:49.954815 [ 257 ] {9825c3b8-a76b-42d9-8468-46f0265e8d03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:38:49.955915 [ 257 ] {9825c3b8-a76b-42d9-8468-46f0265e8d03} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:49.955958 [ 257 ] {9825c3b8-a76b-42d9-8468-46f0265e8d03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:49.956376 [ 257 ] {9825c3b8-a76b-42d9-8468-46f0265e8d03} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 14:38:49.956624 [ 257 ] {9825c3b8-a76b-42d9-8468-46f0265e8d03} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:49.956888 [ 257 ] {9825c3b8-a76b-42d9-8468-46f0265e8d03} executeQuery: Read 851 rows, 63.01 KiB in 0.002151 sec., 395629.93956299394 rows/sec., 28.61 MiB/sec. 2025.01.17 14:38:49.957016 [ 257 ] {9825c3b8-a76b-42d9-8468-46f0265e8d03} TCPHandler: Processed in 0.002435221 sec. 2025.01.17 14:38:49.957222 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:49.957339 [ 253 ] {2317f10c-707d-45cc-a7be-4dc367d2e0c8} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:38:49.957389 [ 253 ] {2317f10c-707d-45cc-a7be-4dc367d2e0c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:38:49.957881 [ 253 ] {2317f10c-707d-45cc-a7be-4dc367d2e0c8} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:49.957921 [ 253 ] {2317f10c-707d-45cc-a7be-4dc367d2e0c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:49.958295 [ 253 ] {2317f10c-707d-45cc-a7be-4dc367d2e0c8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 14:38:49.958540 [ 253 ] {2317f10c-707d-45cc-a7be-4dc367d2e0c8} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:49.958759 [ 253 ] {2317f10c-707d-45cc-a7be-4dc367d2e0c8} executeQuery: Read 6 rows, 321.00 B in 0.001442 sec., 4160.887656033287 rows/sec., 217.39 KiB/sec. 2025.01.17 14:38:49.958811 [ 253 ] {2317f10c-707d-45cc-a7be-4dc367d2e0c8} TCPHandler: Processed in 0.001692895 sec. 2025.01.17 14:38:49.958962 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:49.959083 [ 257 ] {dbb59b21-f3a0-4838-86e2-48dc3c466eb2} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:49.959139 [ 257 ] {dbb59b21-f3a0-4838-86e2-48dc3c466eb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:38:49.959943 [ 257 ] {dbb59b21-f3a0-4838-86e2-48dc3c466eb2} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:49.959983 [ 257 ] {dbb59b21-f3a0-4838-86e2-48dc3c466eb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:49.960441 [ 257 ] {dbb59b21-f3a0-4838-86e2-48dc3c466eb2} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 14:38:49.960691 [ 257 ] {dbb59b21-f3a0-4838-86e2-48dc3c466eb2} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:49.960950 [ 257 ] {dbb59b21-f3a0-4838-86e2-48dc3c466eb2} executeQuery: Read 987 rows, 67.25 KiB in 0.001885 sec., 523607.42705570295 rows/sec., 34.84 MiB/sec. 2025.01.17 14:38:49.961123 [ 257 ] {dbb59b21-f3a0-4838-86e2-48dc3c466eb2} TCPHandler: Processed in 0.002216155 sec. 2025.01.17 14:38:49.961356 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:49.961495 [ 253 ] {92ac3937-448b-4462-9f49-84c1c54ae9d5} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:38:49.961555 [ 253 ] {92ac3937-448b-4462-9f49-84c1c54ae9d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:38:49.962068 [ 253 ] {92ac3937-448b-4462-9f49-84c1c54ae9d5} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:49.962108 [ 253 ] {92ac3937-448b-4462-9f49-84c1c54ae9d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:49.962480 [ 253 ] {92ac3937-448b-4462-9f49-84c1c54ae9d5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 14:38:49.962717 [ 253 ] {92ac3937-448b-4462-9f49-84c1c54ae9d5} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:49.962959 [ 253 ] {92ac3937-448b-4462-9f49-84c1c54ae9d5} executeQuery: Read 1 rows, 69.00 B in 0.00149 sec., 671.1409395973154 rows/sec., 45.22 KiB/sec. 2025.01.17 14:38:49.963046 [ 253 ] {92ac3937-448b-4462-9f49-84c1c54ae9d5} TCPHandler: Processed in 0.001817487 sec. 2025.01.17 14:38:49.963220 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:49.963360 [ 257 ] {4c08fdd3-8312-427b-bf0c-2a5bf1f3e090} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:49.963454 [ 257 ] {4c08fdd3-8312-427b-bf0c-2a5bf1f3e090} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:38:49.964641 [ 257 ] {4c08fdd3-8312-427b-bf0c-2a5bf1f3e090} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:49.964682 [ 257 ] {4c08fdd3-8312-427b-bf0c-2a5bf1f3e090} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:49.965327 [ 257 ] {4c08fdd3-8312-427b-bf0c-2a5bf1f3e090} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 14:38:49.965608 [ 257 ] {4c08fdd3-8312-427b-bf0c-2a5bf1f3e090} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:49.965873 [ 257 ] {4c08fdd3-8312-427b-bf0c-2a5bf1f3e090} executeQuery: Read 13 rows, 23.85 KiB in 0.002543 sec., 5112.072355485647 rows/sec., 9.16 MiB/sec. 2025.01.17 14:38:49.965982 [ 257 ] {4c08fdd3-8312-427b-bf0c-2a5bf1f3e090} TCPHandler: Processed in 0.002829328 sec. 2025.01.17 14:38:49.966141 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:49.966282 [ 253 ] {9e1eac67-d6d5-44ed-a9f3-eaaee5fcc0eb} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:38:49.966344 [ 253 ] {9e1eac67-d6d5-44ed-a9f3-eaaee5fcc0eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:38:49.966910 [ 253 ] {9e1eac67-d6d5-44ed-a9f3-eaaee5fcc0eb} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:49.966950 [ 253 ] {9e1eac67-d6d5-44ed-a9f3-eaaee5fcc0eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:49.967327 [ 253 ] {9e1eac67-d6d5-44ed-a9f3-eaaee5fcc0eb} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 14:38:49.967566 [ 253 ] {9e1eac67-d6d5-44ed-a9f3-eaaee5fcc0eb} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:49.967783 [ 253 ] {9e1eac67-d6d5-44ed-a9f3-eaaee5fcc0eb} executeQuery: Read 46 rows, 2.85 KiB in 0.001535 sec., 29967.426710097723 rows/sec., 1.81 MiB/sec. 2025.01.17 14:38:49.967836 [ 253 ] {9e1eac67-d6d5-44ed-a9f3-eaaee5fcc0eb} TCPHandler: Processed in 0.001759837 sec. 2025.01.17 14:38:53.055438 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 726 2025.01.17 14:38:53.059185 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:53.059246 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:53.060842 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 14:38:53.061175 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:53.061394 [ 51 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.17 14:38:53.061514 [ 51 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:53.061582 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:53.062119 [ 190 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.17 14:38:53.063808 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 726 2025.01.17 14:38:53.064059 [ 190 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:53.064193 [ 190 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 522 rows starting from the beginning of the part 2025.01.17 14:38:53.064825 [ 190 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2025.01.17 14:38:53.065397 [ 190 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part 2025.01.17 14:38:53.065992 [ 190 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part 2025.01.17 14:38:53.066514 [ 190 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part 2025.01.17 14:38:53.067203 [ 190 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part 2025.01.17 14:38:53.075539 [ 186 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 72 columns (72 merged, 0 gathered) in 0.013798714 sec., 52613.598629553446 rows/sec., 44.68 MiB/sec. 2025.01.17 14:38:53.076539 [ 186 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.17 14:38:53.077220 [ 186 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_16_3} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:53.077296 [ 186 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_16_3} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.17 14:38:53.077483 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. 2025.01.17 14:38:53.687161 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:53.687379 [ 253 ] {e22bd73e-18ce-40ff-8a30-8f55c86f643a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:38:53.687463 [ 253 ] {e22bd73e-18ce-40ff-8a30-8f55c86f643a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:38:53.688332 [ 253 ] {e22bd73e-18ce-40ff-8a30-8f55c86f643a} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:53.688387 [ 253 ] {e22bd73e-18ce-40ff-8a30-8f55c86f643a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:53.688866 [ 253 ] {e22bd73e-18ce-40ff-8a30-8f55c86f643a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 14:38:53.689136 [ 253 ] {e22bd73e-18ce-40ff-8a30-8f55c86f643a} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:53.689323 [ 50 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.17 14:38:53.689406 [ 50 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:53.689413 [ 253 ] {e22bd73e-18ce-40ff-8a30-8f55c86f643a} executeQuery: Read 56 rows, 4.38 KiB in 0.002079 sec., 26936.026936026934 rows/sec., 2.06 MiB/sec. 2025.01.17 14:38:53.689441 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:53.689598 [ 253 ] {e22bd73e-18ce-40ff-8a30-8f55c86f643a} TCPHandler: Processed in 0.002574783 sec. 2025.01.17 14:38:53.689682 [ 186 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.17 14:38:53.689824 [ 186 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:53.689860 [ 186 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1431 rows starting from the beginning of the part 2025.01.17 14:38:53.689877 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:53.689945 [ 186 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 108 rows starting from the beginning of the part 2025.01.17 14:38:53.690317 [ 257 ] {4ed8380d-e2e3-428c-9dbf-37a86ee65fb1} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:38:53.690347 [ 186 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 229 rows starting from the beginning of the part 2025.01.17 14:38:53.690521 [ 257 ] {4ed8380d-e2e3-428c-9dbf-37a86ee65fb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:38:53.690786 [ 186 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 108 rows starting from the beginning of the part 2025.01.17 14:38:53.691072 [ 186 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1369 rows starting from the beginning of the part 2025.01.17 14:38:53.691223 [ 186 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part 2025.01.17 14:38:53.692232 [ 257 ] {4ed8380d-e2e3-428c-9dbf-37a86ee65fb1} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:53.692279 [ 257 ] {4ed8380d-e2e3-428c-9dbf-37a86ee65fb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:53.692866 [ 257 ] {4ed8380d-e2e3-428c-9dbf-37a86ee65fb1} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 14:38:53.693148 [ 257 ] {4ed8380d-e2e3-428c-9dbf-37a86ee65fb1} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:53.693309 [ 50 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.17 14:38:53.693386 [ 50 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:53.693445 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:53.693483 [ 257 ] {4ed8380d-e2e3-428c-9dbf-37a86ee65fb1} executeQuery: Read 64 rows, 5.12 KiB in 0.003366 sec., 19013.666072489603 rows/sec., 1.48 MiB/sec. 2025.01.17 14:38:53.693787 [ 257 ] {4ed8380d-e2e3-428c-9dbf-37a86ee65fb1} TCPHandler: Processed in 0.004040743 sec. 2025.01.17 14:38:53.693806 [ 186 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.17 14:38:53.693877 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.004305549 sec., 766685.0383075422 rows/sec., 66.95 MiB/sec. 2025.01.17 14:38:53.694055 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:53.694080 [ 186 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:53.694128 [ 186 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part 2025.01.17 14:38:53.694492 [ 186 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part 2025.01.17 14:38:53.694489 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.17 14:38:53.694623 [ 253 ] {c45a6900-5c69-45cc-92ec-2c4045f558ce} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:53.694872 [ 186 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 395 rows starting from the beginning of the part 2025.01.17 14:38:53.694891 [ 253 ] {c45a6900-5c69-45cc-92ec-2c4045f558ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:38:53.695591 [ 186 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part 2025.01.17 14:38:53.695717 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_36_7} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:53.696127 [ 186 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 851 rows starting from the beginning of the part 2025.01.17 14:38:53.696185 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_36_7} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.17 14:38:53.696611 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.17 14:38:53.696686 [ 186 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2025.01.17 14:38:53.698324 [ 253 ] {c45a6900-5c69-45cc-92ec-2c4045f558ce} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:53.698406 [ 253 ] {c45a6900-5c69-45cc-92ec-2c4045f558ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:53.699422 [ 253 ] {c45a6900-5c69-45cc-92ec-2c4045f558ce} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 14:38:53.699956 [ 253 ] {c45a6900-5c69-45cc-92ec-2c4045f558ce} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:53.700002 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.006463103 sec., 371802.8321690061 rows/sec., 28.50 MiB/sec. 2025.01.17 14:38:53.700251 [ 50 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.17 14:38:53.700331 [ 50 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:53.700366 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.17 14:38:53.700373 [ 253 ] {c45a6900-5c69-45cc-92ec-2c4045f558ce} executeQuery: Read 96 rows, 6.85 KiB in 0.006018 sec., 15952.143569292124 rows/sec., 1.11 MiB/sec. 2025.01.17 14:38:53.700402 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:53.700819 [ 253 ] {c45a6900-5c69-45cc-92ec-2c4045f558ce} TCPHandler: Processed in 0.006915602 sec. 2025.01.17 14:38:53.700926 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.17 14:38:53.701091 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:53.701361 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:53.701383 [ 257 ] {ff38530f-1e48-40d2-be08-bccec85005a3} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:38:53.701464 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10030 rows starting from the beginning of the part 2025.01.17 14:38:53.701476 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_36_7} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:53.701526 [ 257 ] {ff38530f-1e48-40d2-be08-bccec85005a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:38:53.701963 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_36_7} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.17 14:38:53.702008 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part 2025.01.17 14:38:53.702383 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.17 14:38:53.702569 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:38:53.703021 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:38:53.703367 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 987 rows starting from the beginning of the part 2025.01.17 14:38:53.703549 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 96 rows starting from the beginning of the part 2025.01.17 14:38:53.704221 [ 257 ] {ff38530f-1e48-40d2-be08-bccec85005a3} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:53.704264 [ 257 ] {ff38530f-1e48-40d2-be08-bccec85005a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:53.704975 [ 257 ] {ff38530f-1e48-40d2-be08-bccec85005a3} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 14:38:53.705290 [ 257 ] {ff38530f-1e48-40d2-be08-bccec85005a3} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:53.705464 [ 50 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.17 14:38:53.705550 [ 50 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:53.705609 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:53.705656 [ 257 ] {ff38530f-1e48-40d2-be08-bccec85005a3} executeQuery: Read 36 rows, 2.48 KiB in 0.004362 sec., 8253.094910591471 rows/sec., 569.55 KiB/sec. 2025.01.17 14:38:53.706029 [ 257 ] {ff38530f-1e48-40d2-be08-bccec85005a3} TCPHandler: Processed in 0.005073735 sec. 2025.01.17 14:38:53.706234 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.17 14:38:53.706569 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:53.706663 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1882 rows starting from the beginning of the part 2025.01.17 14:38:53.706932 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2025.01.17 14:38:53.707219 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:38:53.707427 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:38:53.707568 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part 2025.01.17 14:38:53.707767 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part 2025.01.17 14:38:53.710298 [ 201 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 11670 rows, containing 5 columns (5 merged, 0 gathered) in 0.009667079 sec., 1207189.8864176034 rows/sec., 81.44 MiB/sec. 2025.01.17 14:38:53.710732 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 4 columns (4 merged, 0 gathered) in 0.004988242 sec., 434221.1143725585 rows/sec., 28.31 MiB/sec. 2025.01.17 14:38:53.710980 [ 192 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.17 14:38:53.711085 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.17 14:38:53.711610 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_36_7} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:53.711614 [ 192 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_36_7} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:53.711762 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_36_7} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.17 14:38:53.711812 [ 192 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_36_7} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.17 14:38:53.711908 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.01.17 14:38:53.712047 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. 2025.01.17 14:38:55.503211 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10614 2025.01.17 14:38:55.504170 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:55.504208 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:55.504740 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 14:38:55.505002 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:55.505199 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2025.01.17 14:38:56.259683 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.01.17 14:38:56.279348 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:56.279403 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.17 14:38:56.286952 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 14:38:56.287715 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:56.291244 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.01.17 14:38:58.691751 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:58.691981 [ 253 ] {8d32672b-dda9-43a2-940b-6a754cc2f514} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:38:58.692061 [ 253 ] {8d32672b-dda9-43a2-940b-6a754cc2f514} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:38:58.692876 [ 253 ] {8d32672b-dda9-43a2-940b-6a754cc2f514} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:58.692927 [ 253 ] {8d32672b-dda9-43a2-940b-6a754cc2f514} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:38:58.693389 [ 253 ] {8d32672b-dda9-43a2-940b-6a754cc2f514} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 14:38:58.693639 [ 253 ] {8d32672b-dda9-43a2-940b-6a754cc2f514} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:58.693884 [ 253 ] {8d32672b-dda9-43a2-940b-6a754cc2f514} executeQuery: Read 108 rows, 9.25 KiB in 0.00196 sec., 55102.04081632653 rows/sec., 4.61 MiB/sec. 2025.01.17 14:38:58.693950 [ 253 ] {8d32672b-dda9-43a2-940b-6a754cc2f514} TCPHandler: Processed in 0.002334658 sec. 2025.01.17 14:38:58.694224 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:58.694443 [ 257 ] {c89387ab-3393-43bd-a8c4-f827c528c4cd} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:38:58.694528 [ 257 ] {c89387ab-3393-43bd-a8c4-f827c528c4cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:38:58.695350 [ 257 ] {c89387ab-3393-43bd-a8c4-f827c528c4cd} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:58.695402 [ 257 ] {c89387ab-3393-43bd-a8c4-f827c528c4cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:38:58.695872 [ 257 ] {c89387ab-3393-43bd-a8c4-f827c528c4cd} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 14:38:58.696142 [ 257 ] {c89387ab-3393-43bd-a8c4-f827c528c4cd} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:58.696378 [ 257 ] {c89387ab-3393-43bd-a8c4-f827c528c4cd} executeQuery: Read 26 rows, 1.96 KiB in 0.001995 sec., 13032.581453634086 rows/sec., 979.99 KiB/sec. 2025.01.17 14:38:58.696435 [ 257 ] {c89387ab-3393-43bd-a8c4-f827c528c4cd} TCPHandler: Processed in 0.002358708 sec. 2025.01.17 14:38:58.696610 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:58.696756 [ 253 ] {fff7d14d-e54b-457b-808a-c1d4cfdda0de} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:38:58.696815 [ 253 ] {fff7d14d-e54b-457b-808a-c1d4cfdda0de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:38:58.697508 [ 253 ] {fff7d14d-e54b-457b-808a-c1d4cfdda0de} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:58.697549 [ 253 ] {fff7d14d-e54b-457b-808a-c1d4cfdda0de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:38:58.697935 [ 253 ] {fff7d14d-e54b-457b-808a-c1d4cfdda0de} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 14:38:58.698179 [ 253 ] {fff7d14d-e54b-457b-808a-c1d4cfdda0de} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:58.698393 [ 253 ] {fff7d14d-e54b-457b-808a-c1d4cfdda0de} executeQuery: Read 90 rows, 7.20 KiB in 0.001673 sec., 53795.57680812911 rows/sec., 4.20 MiB/sec. 2025.01.17 14:38:58.698448 [ 253 ] {fff7d14d-e54b-457b-808a-c1d4cfdda0de} TCPHandler: Processed in 0.00191062 sec. 2025.01.17 14:38:58.698684 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:58.698909 [ 257 ] {579ad941-f896-4e41-88f8-89e66e4505c6} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:58.699009 [ 257 ] {579ad941-f896-4e41-88f8-89e66e4505c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:38:58.699657 [ 257 ] {579ad941-f896-4e41-88f8-89e66e4505c6} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:58.699698 [ 257 ] {579ad941-f896-4e41-88f8-89e66e4505c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:38:58.700106 [ 257 ] {579ad941-f896-4e41-88f8-89e66e4505c6} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 14:38:58.700355 [ 257 ] {579ad941-f896-4e41-88f8-89e66e4505c6} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:58.700597 [ 257 ] {579ad941-f896-4e41-88f8-89e66e4505c6} executeQuery: Read 160 rows, 11.41 KiB in 0.001734 sec., 92272.2029988466 rows/sec., 6.43 MiB/sec. 2025.01.17 14:38:58.700697 [ 257 ] {579ad941-f896-4e41-88f8-89e66e4505c6} TCPHandler: Processed in 0.002134324 sec. 2025.01.17 14:38:58.700921 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:58.701138 [ 253 ] {fdc60061-fe63-4d13-a4e5-5d63c0d7fcbd} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:38:58.701223 [ 253 ] {fdc60061-fe63-4d13-a4e5-5d63c0d7fcbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:38:58.702405 [ 253 ] {fdc60061-fe63-4d13-a4e5-5d63c0d7fcbd} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:58.702447 [ 253 ] {fdc60061-fe63-4d13-a4e5-5d63c0d7fcbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:38:58.703106 [ 253 ] {fdc60061-fe63-4d13-a4e5-5d63c0d7fcbd} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 14:38:58.703373 [ 253 ] {fdc60061-fe63-4d13-a4e5-5d63c0d7fcbd} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:58.703553 [ 44 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.17 14:38:58.703644 [ 44 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:58.703663 [ 253 ] {fdc60061-fe63-4d13-a4e5-5d63c0d7fcbd} executeQuery: Read 26 rows, 47.71 KiB in 0.002558 sec., 10164.190774042221 rows/sec., 18.21 MiB/sec. 2025.01.17 14:38:58.703700 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:38:58.704058 [ 253 ] {fdc60061-fe63-4d13-a4e5-5d63c0d7fcbd} TCPHandler: Processed in 0.003268477 sec. 2025.01.17 14:38:58.704071 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.17 14:38:58.704289 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:38:58.704582 [ 257 ] {2bf32e1d-9640-411d-92e6-8e1aa197cd30} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:38:58.704737 [ 257 ] {2bf32e1d-9640-411d-92e6-8e1aa197cd30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:38:58.704780 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:38:58.705019 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 345 rows starting from the beginning of the part 2025.01.17 14:38:58.705858 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part 2025.01.17 14:38:58.706665 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part 2025.01.17 14:38:58.706909 [ 257 ] {2bf32e1d-9640-411d-92e6-8e1aa197cd30} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:38:58.707087 [ 257 ] {2bf32e1d-9640-411d-92e6-8e1aa197cd30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:38:58.707402 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part 2025.01.17 14:38:58.708131 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part 2025.01.17 14:38:58.708762 [ 257 ] {2bf32e1d-9640-411d-92e6-8e1aa197cd30} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 14:38:58.708795 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part 2025.01.17 14:38:58.709526 [ 257 ] {2bf32e1d-9640-411d-92e6-8e1aa197cd30} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:58.710045 [ 257 ] {2bf32e1d-9640-411d-92e6-8e1aa197cd30} executeQuery: Read 60 rows, 4.14 KiB in 0.005555 sec., 10801.080108010801 rows/sec., 745.39 KiB/sec. 2025.01.17 14:38:58.710175 [ 257 ] {2bf32e1d-9640-411d-92e6-8e1aa197cd30} TCPHandler: Processed in 0.006008834 sec. 2025.01.17 14:38:58.713717 [ 189 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 449 rows, containing 19 columns (19 merged, 0 gathered) in 0.009884064 sec., 45426.65850807927 rows/sec., 81.40 MiB/sec. 2025.01.17 14:38:58.714237 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.17 14:38:58.714648 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_26_5} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:38:58.714728 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_26_5} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.17 14:38:58.714848 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. 2025.01.17 14:39:00.437001 [ 42 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.01.17 14:39:00.437071 [ 42 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:00.437100 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:00.437373 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2025.01.17 14:39:00.437617 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:00.437679 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2025.01.17 14:39:00.437803 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2025.01.17 14:39:00.438110 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2025.01.17 14:39:00.438559 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2025.01.17 14:39:00.438701 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2025.01.17 14:39:00.439715 [ 189 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002503162 sec., 35954.52471713776 rows/sec., 1.83 MiB/sec. 2025.01.17 14:39:00.439934 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.17 14:39:00.440329 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_15_3} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:00.440422 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_15_3} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.01.17 14:39:00.440526 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 14:39:01.527887 [ 41 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.01.17 14:39:01.527952 [ 41 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:01.527974 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:01.528119 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2025.01.17 14:39:01.528252 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:01.528288 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part 2025.01.17 14:39:01.528378 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part 2025.01.17 14:39:01.528462 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2025.01.17 14:39:01.528729 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.01.17 14:39:01.528916 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part 2025.01.17 14:39:01.530138 [ 195 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002090394 sec., 361175.9314272811 rows/sec., 25.85 MiB/sec. 2025.01.17 14:39:01.530335 [ 195 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.17 14:39:01.530666 [ 195 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_15_3} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:01.530757 [ 195 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_15_3} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.01.17 14:39:01.530858 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.17 14:39:02.897797 [ 40 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:39:02.897864 [ 40 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:39:03.005295 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11102 2025.01.17 14:39:03.006028 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:03.006071 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:03.006639 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 14:39:03.006898 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:03.007134 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11102 2025.01.17 14:39:03.064185 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 746 2025.01.17 14:39:03.067155 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:03.067216 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:03.068754 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 14:39:03.069088 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:03.070184 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 746 2025.01.17 14:39:03.694472 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:03.694678 [ 253 ] {c9742cf1-efae-4733-bfa7-abe5d582907c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:39:03.694757 [ 253 ] {c9742cf1-efae-4733-bfa7-abe5d582907c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:39:03.695559 [ 253 ] {c9742cf1-efae-4733-bfa7-abe5d582907c} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:03.695612 [ 253 ] {c9742cf1-efae-4733-bfa7-abe5d582907c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:03.696046 [ 253 ] {c9742cf1-efae-4733-bfa7-abe5d582907c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 14:39:03.696307 [ 253 ] {c9742cf1-efae-4733-bfa7-abe5d582907c} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:03.696546 [ 253 ] {c9742cf1-efae-4733-bfa7-abe5d582907c} executeQuery: Read 14 rows, 1.01 KiB in 0.001924 sec., 7276.507276507276 rows/sec., 523.81 KiB/sec. 2025.01.17 14:39:03.696610 [ 253 ] {c9742cf1-efae-4733-bfa7-abe5d582907c} TCPHandler: Processed in 0.002271687 sec. 2025.01.17 14:39:03.696871 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:03.697086 [ 257 ] {06ee4fd5-3b3b-41a7-8350-655c42211532} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:39:03.697170 [ 257 ] {06ee4fd5-3b3b-41a7-8350-655c42211532} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:39:03.698049 [ 257 ] {06ee4fd5-3b3b-41a7-8350-655c42211532} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:03.698104 [ 257 ] {06ee4fd5-3b3b-41a7-8350-655c42211532} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:03.698580 [ 257 ] {06ee4fd5-3b3b-41a7-8350-655c42211532} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 14:39:03.698862 [ 257 ] {06ee4fd5-3b3b-41a7-8350-655c42211532} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:03.699119 [ 257 ] {06ee4fd5-3b3b-41a7-8350-655c42211532} executeQuery: Read 229 rows, 20.51 KiB in 0.002092 sec., 109464.62715105162 rows/sec., 9.57 MiB/sec. 2025.01.17 14:39:03.699189 [ 257 ] {06ee4fd5-3b3b-41a7-8350-655c42211532} TCPHandler: Processed in 0.002458091 sec. 2025.01.17 14:39:03.699381 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:03.699527 [ 253 ] {d448e14e-1a46-4002-9256-3c14e200038f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:39:03.699589 [ 253 ] {d448e14e-1a46-4002-9256-3c14e200038f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:39:03.700323 [ 253 ] {d448e14e-1a46-4002-9256-3c14e200038f} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:03.700363 [ 253 ] {d448e14e-1a46-4002-9256-3c14e200038f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:03.700752 [ 253 ] {d448e14e-1a46-4002-9256-3c14e200038f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 14:39:03.701007 [ 253 ] {d448e14e-1a46-4002-9256-3c14e200038f} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:03.701229 [ 253 ] {d448e14e-1a46-4002-9256-3c14e200038f} executeQuery: Read 20 rows, 1.43 KiB in 0.001738 sec., 11507.479861910242 rows/sec., 824.85 KiB/sec. 2025.01.17 14:39:03.701291 [ 253 ] {d448e14e-1a46-4002-9256-3c14e200038f} TCPHandler: Processed in 0.001977871 sec. 2025.01.17 14:39:03.701463 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:03.701592 [ 257 ] {ef1ff3dc-df8b-44f4-b2ed-38e3ff46e2cc} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:39:03.701648 [ 257 ] {ef1ff3dc-df8b-44f4-b2ed-38e3ff46e2cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:39:03.702267 [ 257 ] {ef1ff3dc-df8b-44f4-b2ed-38e3ff46e2cc} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:03.702309 [ 257 ] {ef1ff3dc-df8b-44f4-b2ed-38e3ff46e2cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:03.702689 [ 257 ] {ef1ff3dc-df8b-44f4-b2ed-38e3ff46e2cc} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 14:39:03.702935 [ 257 ] {ef1ff3dc-df8b-44f4-b2ed-38e3ff46e2cc} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:03.703227 [ 257 ] {ef1ff3dc-df8b-44f4-b2ed-38e3ff46e2cc} executeQuery: Read 14 rows, 1004.00 B in 0.001637 sec., 8552.22968845449 rows/sec., 598.94 KiB/sec. 2025.01.17 14:39:03.703418 [ 257 ] {ef1ff3dc-df8b-44f4-b2ed-38e3ff46e2cc} TCPHandler: Processed in 0.002007812 sec. 2025.01.17 14:39:03.703588 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:03.703729 [ 253 ] {01fc8da7-a263-47f9-b6f0-d93447439f78} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:39:03.703789 [ 253 ] {01fc8da7-a263-47f9-b6f0-d93447439f78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:39:03.704455 [ 253 ] {01fc8da7-a263-47f9-b6f0-d93447439f78} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:03.704494 [ 253 ] {01fc8da7-a263-47f9-b6f0-d93447439f78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:03.704866 [ 253 ] {01fc8da7-a263-47f9-b6f0-d93447439f78} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 14:39:03.705111 [ 253 ] {01fc8da7-a263-47f9-b6f0-d93447439f78} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:03.705315 [ 253 ] {01fc8da7-a263-47f9-b6f0-d93447439f78} executeQuery: Read 13 rows, 830.00 B in 0.00162 sec., 8024.691358024692 rows/sec., 500.34 KiB/sec. 2025.01.17 14:39:03.705369 [ 253 ] {01fc8da7-a263-47f9-b6f0-d93447439f78} TCPHandler: Processed in 0.001849698 sec. 2025.01.17 14:39:03.705527 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:03.705670 [ 257 ] {7be6f718-a664-480f-af4c-e0fa16dca87a} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:39:03.705729 [ 257 ] {7be6f718-a664-480f-af4c-e0fa16dca87a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:39:03.706525 [ 257 ] {7be6f718-a664-480f-af4c-e0fa16dca87a} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:03.706567 [ 257 ] {7be6f718-a664-480f-af4c-e0fa16dca87a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:03.706970 [ 257 ] {7be6f718-a664-480f-af4c-e0fa16dca87a} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 14:39:03.707222 [ 257 ] {7be6f718-a664-480f-af4c-e0fa16dca87a} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:03.707489 [ 257 ] {7be6f718-a664-480f-af4c-e0fa16dca87a} executeQuery: Read 395 rows, 28.72 KiB in 0.001851 sec., 213398.16315505133 rows/sec., 15.15 MiB/sec. 2025.01.17 14:39:03.707702 [ 257 ] {7be6f718-a664-480f-af4c-e0fa16dca87a} TCPHandler: Processed in 0.002240566 sec. 2025.01.17 14:39:03.707920 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:03.708056 [ 253 ] {3e46006d-faab-4d12-ae85-24ce16fd3cac} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:39:03.708117 [ 253 ] {3e46006d-faab-4d12-ae85-24ce16fd3cac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:39:03.708616 [ 253 ] {3e46006d-faab-4d12-ae85-24ce16fd3cac} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:03.708656 [ 253 ] {3e46006d-faab-4d12-ae85-24ce16fd3cac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:03.709027 [ 253 ] {3e46006d-faab-4d12-ae85-24ce16fd3cac} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 14:39:03.709267 [ 253 ] {3e46006d-faab-4d12-ae85-24ce16fd3cac} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:03.709475 [ 253 ] {3e46006d-faab-4d12-ae85-24ce16fd3cac} executeQuery: Read 6 rows, 321.00 B in 0.001449 sec., 4140.786749482401 rows/sec., 216.34 KiB/sec. 2025.01.17 14:39:03.709526 [ 253 ] {3e46006d-faab-4d12-ae85-24ce16fd3cac} TCPHandler: Processed in 0.001717146 sec. 2025.01.17 14:39:03.709750 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:03.709975 [ 257 ] {2b186d41-d739-4ea7-866f-d1a2738a00a5} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:03.710075 [ 257 ] {2b186d41-d739-4ea7-866f-d1a2738a00a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:39:03.710803 [ 257 ] {2b186d41-d739-4ea7-866f-d1a2738a00a5} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:03.710842 [ 257 ] {2b186d41-d739-4ea7-866f-d1a2738a00a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:03.711250 [ 257 ] {2b186d41-d739-4ea7-866f-d1a2738a00a5} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 14:39:03.711495 [ 257 ] {2b186d41-d739-4ea7-866f-d1a2738a00a5} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:03.711720 [ 257 ] {2b186d41-d739-4ea7-866f-d1a2738a00a5} executeQuery: Read 237 rows, 16.27 KiB in 0.001801 sec., 131593.55913381453 rows/sec., 8.82 MiB/sec. 2025.01.17 14:39:03.711776 [ 257 ] {2b186d41-d739-4ea7-866f-d1a2738a00a5} TCPHandler: Processed in 0.002137884 sec. 2025.01.17 14:39:03.711932 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:03.712070 [ 253 ] {1136e69d-6f7b-4ed1-93cf-9e974c31ec84} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:39:03.712131 [ 253 ] {1136e69d-6f7b-4ed1-93cf-9e974c31ec84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:39:03.712611 [ 253 ] {1136e69d-6f7b-4ed1-93cf-9e974c31ec84} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:03.712651 [ 253 ] {1136e69d-6f7b-4ed1-93cf-9e974c31ec84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:03.713016 [ 253 ] {1136e69d-6f7b-4ed1-93cf-9e974c31ec84} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 14:39:03.713265 [ 253 ] {1136e69d-6f7b-4ed1-93cf-9e974c31ec84} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:03.713476 [ 253 ] {1136e69d-6f7b-4ed1-93cf-9e974c31ec84} executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. 2025.01.17 14:39:03.713528 [ 253 ] {1136e69d-6f7b-4ed1-93cf-9e974c31ec84} TCPHandler: Processed in 0.001665504 sec. 2025.01.17 14:39:03.713740 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:03.713964 [ 257 ] {00832729-13b6-4b0f-aced-81719a9b1649} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:03.714103 [ 257 ] {00832729-13b6-4b0f-aced-81719a9b1649} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:39:03.715318 [ 257 ] {00832729-13b6-4b0f-aced-81719a9b1649} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:03.715359 [ 257 ] {00832729-13b6-4b0f-aced-81719a9b1649} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:03.716017 [ 257 ] {00832729-13b6-4b0f-aced-81719a9b1649} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 14:39:03.716279 [ 257 ] {00832729-13b6-4b0f-aced-81719a9b1649} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:03.716481 [ 257 ] {00832729-13b6-4b0f-aced-81719a9b1649} executeQuery: Read 13 rows, 23.85 KiB in 0.002574 sec., 5050.50505050505 rows/sec., 9.05 MiB/sec. 2025.01.17 14:39:03.716588 [ 257 ] {00832729-13b6-4b0f-aced-81719a9b1649} TCPHandler: Processed in 0.002960001 sec. 2025.01.17 14:39:03.716738 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:03.716854 [ 253 ] {1dd81858-32cd-4fe8-8ddf-d898b93b823e} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:39:03.716904 [ 253 ] {1dd81858-32cd-4fe8-8ddf-d898b93b823e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:39:03.717407 [ 253 ] {1dd81858-32cd-4fe8-8ddf-d898b93b823e} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:03.717446 [ 253 ] {1dd81858-32cd-4fe8-8ddf-d898b93b823e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:03.717823 [ 253 ] {1dd81858-32cd-4fe8-8ddf-d898b93b823e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 14:39:03.718062 [ 253 ] {1dd81858-32cd-4fe8-8ddf-d898b93b823e} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:03.718271 [ 253 ] {1dd81858-32cd-4fe8-8ddf-d898b93b823e} executeQuery: Read 82 rows, 5.33 KiB in 0.001441 sec., 56904.92713393477 rows/sec., 3.61 MiB/sec. 2025.01.17 14:39:03.718323 [ 253 ] {1dd81858-32cd-4fe8-8ddf-d898b93b823e} TCPHandler: Processed in 0.001644844 sec. 2025.01.17 14:39:03.791289 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.01.17 14:39:03.812015 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:03.812076 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:03.819844 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 14:39:03.820666 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:03.824096 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.01.17 14:39:08.696455 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:08.696734 [ 253 ] {db39f861-d82f-49b8-b1a9-65b6779ba999} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 14:39:08.696842 [ 253 ] {db39f861-d82f-49b8-b1a9-65b6779ba999} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 14:39:08.697905 [ 253 ] {db39f861-d82f-49b8-b1a9-65b6779ba999} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:08.697973 [ 253 ] {db39f861-d82f-49b8-b1a9-65b6779ba999} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:08.698584 [ 253 ] {db39f861-d82f-49b8-b1a9-65b6779ba999} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 14:39:08.698971 [ 253 ] {db39f861-d82f-49b8-b1a9-65b6779ba999} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:08.699414 [ 253 ] {db39f861-d82f-49b8-b1a9-65b6779ba999} executeQuery: Read 2 rows, 167.00 B in 0.002737 sec., 730.7270734380709 rows/sec., 59.59 KiB/sec. 2025.01.17 14:39:08.699637 [ 253 ] {db39f861-d82f-49b8-b1a9-65b6779ba999} TCPHandler: Processed in 0.003365249 sec. 2025.01.17 14:39:08.699991 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:08.700242 [ 257 ] {80376620-eb6b-4713-b077-d6e99142d6de} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:39:08.700345 [ 257 ] {80376620-eb6b-4713-b077-d6e99142d6de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:39:08.701473 [ 257 ] {80376620-eb6b-4713-b077-d6e99142d6de} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:08.701537 [ 257 ] {80376620-eb6b-4713-b077-d6e99142d6de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:08.702149 [ 257 ] {80376620-eb6b-4713-b077-d6e99142d6de} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 14:39:08.702515 [ 257 ] {80376620-eb6b-4713-b077-d6e99142d6de} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:08.702837 [ 257 ] {80376620-eb6b-4713-b077-d6e99142d6de} executeQuery: Read 109 rows, 9.32 KiB in 0.002656 sec., 41039.156626506025 rows/sec., 3.43 MiB/sec. 2025.01.17 14:39:08.703064 [ 257 ] {80376620-eb6b-4713-b077-d6e99142d6de} TCPHandler: Processed in 0.003236077 sec. 2025.01.17 14:39:08.703359 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:08.703578 [ 253 ] {556ae64a-41a3-40c3-814d-da1fde16b4ac} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:39:08.703667 [ 253 ] {556ae64a-41a3-40c3-814d-da1fde16b4ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:39:08.704642 [ 253 ] {556ae64a-41a3-40c3-814d-da1fde16b4ac} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:08.704704 [ 253 ] {556ae64a-41a3-40c3-814d-da1fde16b4ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:08.705244 [ 253 ] {556ae64a-41a3-40c3-814d-da1fde16b4ac} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 14:39:08.705623 [ 253 ] {556ae64a-41a3-40c3-814d-da1fde16b4ac} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:08.705977 [ 253 ] {556ae64a-41a3-40c3-814d-da1fde16b4ac} executeQuery: Read 28 rows, 2.09 KiB in 0.00245 sec., 11428.57142857143 rows/sec., 854.99 KiB/sec. 2025.01.17 14:39:08.706246 [ 253 ] {556ae64a-41a3-40c3-814d-da1fde16b4ac} TCPHandler: Processed in 0.003004802 sec. 2025.01.17 14:39:08.706490 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:08.706656 [ 257 ] {91d5ab0b-df5a-482d-8e61-efb04307cdc3} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:39:08.706729 [ 257 ] {91d5ab0b-df5a-482d-8e61-efb04307cdc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:39:08.707538 [ 257 ] {91d5ab0b-df5a-482d-8e61-efb04307cdc3} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:08.707590 [ 257 ] {91d5ab0b-df5a-482d-8e61-efb04307cdc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:08.708069 [ 257 ] {91d5ab0b-df5a-482d-8e61-efb04307cdc3} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 14:39:08.708392 [ 257 ] {91d5ab0b-df5a-482d-8e61-efb04307cdc3} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:08.708642 [ 257 ] {91d5ab0b-df5a-482d-8e61-efb04307cdc3} executeQuery: Read 92 rows, 7.36 KiB in 0.002024 sec., 45454.54545454545 rows/sec., 3.55 MiB/sec. 2025.01.17 14:39:08.708725 [ 257 ] {91d5ab0b-df5a-482d-8e61-efb04307cdc3} TCPHandler: Processed in 0.002323737 sec. 2025.01.17 14:39:08.708953 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:08.709161 [ 253 ] {2119db0d-f75c-4c85-82bc-28c0e5d9c3ab} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:08.709258 [ 253 ] {2119db0d-f75c-4c85-82bc-28c0e5d9c3ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:39:08.710125 [ 253 ] {2119db0d-f75c-4c85-82bc-28c0e5d9c3ab} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:08.710185 [ 253 ] {2119db0d-f75c-4c85-82bc-28c0e5d9c3ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:08.710768 [ 253 ] {2119db0d-f75c-4c85-82bc-28c0e5d9c3ab} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 14:39:08.711117 [ 253 ] {2119db0d-f75c-4c85-82bc-28c0e5d9c3ab} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:08.711421 [ 253 ] {2119db0d-f75c-4c85-82bc-28c0e5d9c3ab} executeQuery: Read 161 rows, 11.48 KiB in 0.002316 sec., 69516.40759930915 rows/sec., 4.84 MiB/sec. 2025.01.17 14:39:08.711505 [ 253 ] {2119db0d-f75c-4c85-82bc-28c0e5d9c3ab} TCPHandler: Processed in 0.002653215 sec. 2025.01.17 14:39:08.711710 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:08.711915 [ 257 ] {84757830-153d-4a95-b69d-425da7c5efff} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:08.712055 [ 257 ] {84757830-153d-4a95-b69d-425da7c5efff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:39:08.713735 [ 257 ] {84757830-153d-4a95-b69d-425da7c5efff} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:08.713785 [ 257 ] {84757830-153d-4a95-b69d-425da7c5efff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:08.714703 [ 257 ] {84757830-153d-4a95-b69d-425da7c5efff} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 14:39:08.715050 [ 257 ] {84757830-153d-4a95-b69d-425da7c5efff} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:08.715371 [ 257 ] {84757830-153d-4a95-b69d-425da7c5efff} executeQuery: Read 26 rows, 47.71 KiB in 0.003488 sec., 7454.128440366972 rows/sec., 13.36 MiB/sec. 2025.01.17 14:39:08.715903 [ 257 ] {84757830-153d-4a95-b69d-425da7c5efff} TCPHandler: Processed in 0.004281038 sec. 2025.01.17 14:39:08.716179 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:08.716397 [ 253 ] {87d1c81a-87ef-4bdc-a621-bdc96af03076} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:39:08.716477 [ 253 ] {87d1c81a-87ef-4bdc-a621-bdc96af03076} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:39:08.717182 [ 253 ] {87d1c81a-87ef-4bdc-a621-bdc96af03076} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:08.717239 [ 253 ] {87d1c81a-87ef-4bdc-a621-bdc96af03076} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:08.717799 [ 253 ] {87d1c81a-87ef-4bdc-a621-bdc96af03076} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 14:39:08.718147 [ 253 ] {87d1c81a-87ef-4bdc-a621-bdc96af03076} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:08.718456 [ 253 ] {87d1c81a-87ef-4bdc-a621-bdc96af03076} executeQuery: Read 60 rows, 4.14 KiB in 0.002111 sec., 28422.548555187113 rows/sec., 1.92 MiB/sec. 2025.01.17 14:39:08.718535 [ 253 ] {87d1c81a-87ef-4bdc-a621-bdc96af03076} TCPHandler: Processed in 0.002496201 sec. 2025.01.17 14:39:10.507253 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11529 2025.01.17 14:39:10.507963 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:10.508017 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:10.508611 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 14:39:10.508861 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:10.509132 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2025.01.17 14:39:11.324155 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.01.17 14:39:11.344781 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:11.344832 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:11.351984 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 14:39:11.352781 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:11.356421 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.01.17 14:39:13.070326 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 782 2025.01.17 14:39:13.073598 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:13.073661 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:13.075186 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 14:39:13.075547 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:13.077139 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 782 2025.01.17 14:39:13.695817 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:13.696095 [ 253 ] {1963756d-bfc1-4237-a31b-e1d0a3c6e852} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:39:13.696202 [ 253 ] {1963756d-bfc1-4237-a31b-e1d0a3c6e852} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:39:13.697107 [ 253 ] {1963756d-bfc1-4237-a31b-e1d0a3c6e852} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:13.697155 [ 253 ] {1963756d-bfc1-4237-a31b-e1d0a3c6e852} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:13.697599 [ 253 ] {1963756d-bfc1-4237-a31b-e1d0a3c6e852} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 14:39:13.697870 [ 253 ] {1963756d-bfc1-4237-a31b-e1d0a3c6e852} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:13.698073 [ 26 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.17 14:39:13.698144 [ 253 ] {1963756d-bfc1-4237-a31b-e1d0a3c6e852} executeQuery: Read 14 rows, 1.01 KiB in 0.002123 sec., 6594.44182760245 rows/sec., 474.71 KiB/sec. 2025.01.17 14:39:13.698169 [ 26 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:13.698243 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:13.698301 [ 253 ] {1963756d-bfc1-4237-a31b-e1d0a3c6e852} TCPHandler: Processed in 0.002654085 sec. 2025.01.17 14:39:13.698713 [ 199 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.01.17 14:39:13.698776 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:13.698984 [ 199 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:13.699065 [ 199 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2025.01.17 14:39:13.699078 [ 257 ] {fcd175b1-de0e-43e9-ad64-764c903c64c5} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:39:13.699239 [ 199 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.01.17 14:39:13.699249 [ 257 ] {fcd175b1-de0e-43e9-ad64-764c903c64c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:39:13.699713 [ 199 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2025.01.17 14:39:13.700075 [ 199 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.01.17 14:39:13.700403 [ 199 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.01.17 14:39:13.702531 [ 257 ] {fcd175b1-de0e-43e9-ad64-764c903c64c5} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:13.702615 [ 257 ] {fcd175b1-de0e-43e9-ad64-764c903c64c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:13.703054 [ 199 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004659266 sec., 15023.82564120615 rows/sec., 1.11 MiB/sec. 2025.01.17 14:39:13.703272 [ 199 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.17 14:39:13.703610 [ 257 ] {fcd175b1-de0e-43e9-ad64-764c903c64c5} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 14:39:13.703848 [ 199 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_17_4} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:13.704062 [ 199 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_17_4} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.17 14:39:13.704073 [ 257 ] {fcd175b1-de0e-43e9-ad64-764c903c64c5} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:13.704225 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:39:13.704415 [ 257 ] {fcd175b1-de0e-43e9-ad64-764c903c64c5} executeQuery: Read 229 rows, 20.51 KiB in 0.00544 sec., 42095.58823529411 rows/sec., 3.68 MiB/sec. 2025.01.17 14:39:13.704565 [ 257 ] {fcd175b1-de0e-43e9-ad64-764c903c64c5} TCPHandler: Processed in 0.006087136 sec. 2025.01.17 14:39:13.704744 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:13.704868 [ 253 ] {748ce5d4-159c-4d6f-b238-17afe266e677} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:39:13.704921 [ 253 ] {748ce5d4-159c-4d6f-b238-17afe266e677} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:39:13.705538 [ 253 ] {748ce5d4-159c-4d6f-b238-17afe266e677} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:13.705586 [ 253 ] {748ce5d4-159c-4d6f-b238-17afe266e677} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:13.705963 [ 253 ] {748ce5d4-159c-4d6f-b238-17afe266e677} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 14:39:13.706208 [ 253 ] {748ce5d4-159c-4d6f-b238-17afe266e677} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:13.706431 [ 253 ] {748ce5d4-159c-4d6f-b238-17afe266e677} executeQuery: Read 20 rows, 1.43 KiB in 0.001593 sec., 12554.927809165098 rows/sec., 899.93 KiB/sec. 2025.01.17 14:39:13.706490 [ 253 ] {748ce5d4-159c-4d6f-b238-17afe266e677} TCPHandler: Processed in 0.001805097 sec. 2025.01.17 14:39:13.706632 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:13.706760 [ 257 ] {0b559d98-3d36-4cff-aee1-7eadb2dbaf40} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:39:13.706812 [ 257 ] {0b559d98-3d36-4cff-aee1-7eadb2dbaf40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:39:13.707432 [ 257 ] {0b559d98-3d36-4cff-aee1-7eadb2dbaf40} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:13.707470 [ 257 ] {0b559d98-3d36-4cff-aee1-7eadb2dbaf40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:13.707840 [ 257 ] {0b559d98-3d36-4cff-aee1-7eadb2dbaf40} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 14:39:13.708081 [ 257 ] {0b559d98-3d36-4cff-aee1-7eadb2dbaf40} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:13.708262 [ 257 ] {0b559d98-3d36-4cff-aee1-7eadb2dbaf40} executeQuery: Read 14 rows, 1004.00 B in 0.001532 sec., 9138.381201044387 rows/sec., 639.99 KiB/sec. 2025.01.17 14:39:13.708316 [ 257 ] {0b559d98-3d36-4cff-aee1-7eadb2dbaf40} TCPHandler: Processed in 0.001745036 sec. 2025.01.17 14:39:13.708485 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:13.708617 [ 253 ] {7d51794c-bd79-437c-83eb-7c08f07543c0} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:39:13.708675 [ 253 ] {7d51794c-bd79-437c-83eb-7c08f07543c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:39:13.709358 [ 253 ] {7d51794c-bd79-437c-83eb-7c08f07543c0} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:13.709406 [ 253 ] {7d51794c-bd79-437c-83eb-7c08f07543c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:13.709794 [ 253 ] {7d51794c-bd79-437c-83eb-7c08f07543c0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 14:39:13.710031 [ 253 ] {7d51794c-bd79-437c-83eb-7c08f07543c0} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:13.710196 [ 26 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.17 14:39:13.710260 [ 26 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:13.710291 [ 253 ] {7d51794c-bd79-437c-83eb-7c08f07543c0} executeQuery: Read 13 rows, 830.00 B in 0.001698 sec., 7656.065959952885 rows/sec., 477.35 KiB/sec. 2025.01.17 14:39:13.710306 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:13.710469 [ 253 ] {7d51794c-bd79-437c-83eb-7c08f07543c0} TCPHandler: Processed in 0.002040042 sec. 2025.01.17 14:39:13.710554 [ 195 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.01.17 14:39:13.710665 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:13.710832 [ 195 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:13.710905 [ 257 ] {c10937a8-d6f0-4567-bbf6-4dc1587d4207} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:39:13.710931 [ 195 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part 2025.01.17 14:39:13.711026 [ 257 ] {c10937a8-d6f0-4567-bbf6-4dc1587d4207} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:39:13.711377 [ 195 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2025.01.17 14:39:13.711879 [ 195 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part 2025.01.17 14:39:13.712268 [ 195 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2025.01.17 14:39:13.712659 [ 195 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2025.01.17 14:39:13.714246 [ 257 ] {c10937a8-d6f0-4567-bbf6-4dc1587d4207} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:13.714324 [ 257 ] {c10937a8-d6f0-4567-bbf6-4dc1587d4207} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:13.715081 [ 196 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004631296 sec., 14034.948316842629 rows/sec., 929.90 KiB/sec. 2025.01.17 14:39:13.715263 [ 257 ] {c10937a8-d6f0-4567-bbf6-4dc1587d4207} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 14:39:13.715338 [ 196 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.17 14:39:13.715721 [ 257 ] {c10937a8-d6f0-4567-bbf6-4dc1587d4207} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:13.715996 [ 196 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_17_4} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:13.716198 [ 257 ] {c10937a8-d6f0-4567-bbf6-4dc1587d4207} executeQuery: Read 395 rows, 28.72 KiB in 0.005334 sec., 74053.24334458192 rows/sec., 5.26 MiB/sec. 2025.01.17 14:39:13.716228 [ 196 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_17_4} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.17 14:39:13.716336 [ 257 ] {c10937a8-d6f0-4567-bbf6-4dc1587d4207} TCPHandler: Processed in 0.005734338 sec. 2025.01.17 14:39:13.716442 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:39:13.716559 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:13.716678 [ 253 ] {2c72eaf1-39b1-4e7a-9ea7-b7c1be8a1c99} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:39:13.716730 [ 253 ] {2c72eaf1-39b1-4e7a-9ea7-b7c1be8a1c99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:39:13.717223 [ 253 ] {2c72eaf1-39b1-4e7a-9ea7-b7c1be8a1c99} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:13.717262 [ 253 ] {2c72eaf1-39b1-4e7a-9ea7-b7c1be8a1c99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:13.717641 [ 253 ] {2c72eaf1-39b1-4e7a-9ea7-b7c1be8a1c99} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 14:39:13.717881 [ 253 ] {2c72eaf1-39b1-4e7a-9ea7-b7c1be8a1c99} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:13.718096 [ 253 ] {2c72eaf1-39b1-4e7a-9ea7-b7c1be8a1c99} executeQuery: Read 6 rows, 321.00 B in 0.001443 sec., 4158.004158004158 rows/sec., 217.24 KiB/sec. 2025.01.17 14:39:13.718150 [ 253 ] {2c72eaf1-39b1-4e7a-9ea7-b7c1be8a1c99} TCPHandler: Processed in 0.001683084 sec. 2025.01.17 14:39:13.718294 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:13.718415 [ 257 ] {618ec425-6c64-4680-aaf1-0cabd82c0a31} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:13.718469 [ 257 ] {618ec425-6c64-4680-aaf1-0cabd82c0a31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:39:13.719144 [ 257 ] {618ec425-6c64-4680-aaf1-0cabd82c0a31} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:13.719192 [ 257 ] {618ec425-6c64-4680-aaf1-0cabd82c0a31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:13.719667 [ 257 ] {618ec425-6c64-4680-aaf1-0cabd82c0a31} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 14:39:13.719911 [ 257 ] {618ec425-6c64-4680-aaf1-0cabd82c0a31} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:13.720133 [ 257 ] {618ec425-6c64-4680-aaf1-0cabd82c0a31} executeQuery: Read 237 rows, 16.27 KiB in 0.001743 sec., 135972.4612736661 rows/sec., 9.11 MiB/sec. 2025.01.17 14:39:13.720185 [ 257 ] {618ec425-6c64-4680-aaf1-0cabd82c0a31} TCPHandler: Processed in 0.00194884 sec. 2025.01.17 14:39:13.720333 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:13.720452 [ 253 ] {324c8626-d83f-44d3-94a2-32669525cfe1} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:39:13.720503 [ 253 ] {324c8626-d83f-44d3-94a2-32669525cfe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:39:13.721047 [ 253 ] {324c8626-d83f-44d3-94a2-32669525cfe1} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:13.721094 [ 253 ] {324c8626-d83f-44d3-94a2-32669525cfe1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:13.721528 [ 253 ] {324c8626-d83f-44d3-94a2-32669525cfe1} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 14:39:13.721768 [ 253 ] {324c8626-d83f-44d3-94a2-32669525cfe1} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:13.721995 [ 253 ] {324c8626-d83f-44d3-94a2-32669525cfe1} executeQuery: Read 1 rows, 69.00 B in 0.001567 sec., 638.1620931716656 rows/sec., 43.00 KiB/sec. 2025.01.17 14:39:13.722117 [ 253 ] {324c8626-d83f-44d3-94a2-32669525cfe1} TCPHandler: Processed in 0.001838778 sec. 2025.01.17 14:39:13.722266 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:13.722385 [ 257 ] {c598a5e1-3021-455f-9eb3-bfc3c9ea6bc3} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:13.722468 [ 257 ] {c598a5e1-3021-455f-9eb3-bfc3c9ea6bc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:39:13.723580 [ 257 ] {c598a5e1-3021-455f-9eb3-bfc3c9ea6bc3} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:13.723620 [ 257 ] {c598a5e1-3021-455f-9eb3-bfc3c9ea6bc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:13.724243 [ 257 ] {c598a5e1-3021-455f-9eb3-bfc3c9ea6bc3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 14:39:13.724510 [ 257 ] {c598a5e1-3021-455f-9eb3-bfc3c9ea6bc3} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:13.724780 [ 257 ] {c598a5e1-3021-455f-9eb3-bfc3c9ea6bc3} executeQuery: Read 13 rows, 23.85 KiB in 0.002416 sec., 5380.794701986754 rows/sec., 9.64 MiB/sec. 2025.01.17 14:39:13.725053 [ 257 ] {c598a5e1-3021-455f-9eb3-bfc3c9ea6bc3} TCPHandler: Processed in 0.002842548 sec. 2025.01.17 14:39:13.725208 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:13.725348 [ 253 ] {98875764-4a2b-41c8-b3a3-9bec69dcaec7} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:39:13.725407 [ 253 ] {98875764-4a2b-41c8-b3a3-9bec69dcaec7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:39:13.726094 [ 253 ] {98875764-4a2b-41c8-b3a3-9bec69dcaec7} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:13.726133 [ 253 ] {98875764-4a2b-41c8-b3a3-9bec69dcaec7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:13.726506 [ 253 ] {98875764-4a2b-41c8-b3a3-9bec69dcaec7} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 14:39:13.726746 [ 253 ] {98875764-4a2b-41c8-b3a3-9bec69dcaec7} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:13.726963 [ 253 ] {98875764-4a2b-41c8-b3a3-9bec69dcaec7} executeQuery: Read 82 rows, 5.33 KiB in 0.001646 sec., 49817.73997569866 rows/sec., 3.16 MiB/sec. 2025.01.17 14:39:13.727015 [ 253 ] {98875764-4a2b-41c8-b3a3-9bec69dcaec7} TCPHandler: Processed in 0.001873739 sec. 2025.01.17 14:39:17.897917 [ 114 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:39:17.898026 [ 114 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:39:18.009231 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12017 2025.01.17 14:39:18.009927 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:18.009967 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:18.010511 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 14:39:18.010763 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:18.011020 [ 114 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.17 14:39:18.011043 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12017 2025.01.17 14:39:18.011137 [ 114 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:18.011187 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:18.011347 [ 196 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.17 14:39:18.011484 [ 196 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:18.011527 [ 196 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part 2025.01.17 14:39:18.011606 [ 196 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part 2025.01.17 14:39:18.011704 [ 196 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part 2025.01.17 14:39:18.011895 [ 196 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part 2025.01.17 14:39:18.012062 [ 196 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part 2025.01.17 14:39:18.012306 [ 196 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part 2025.01.17 14:39:18.014768 [ 195 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 12017 rows, containing 4 columns (4 merged, 0 gathered) in 0.003484172 sec., 3449026.052674782 rows/sec., 49.34 MiB/sec. 2025.01.17 14:39:18.015281 [ 198 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.17 14:39:18.015668 [ 198 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_26_5} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:18.015765 [ 198 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_26_5} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.17 14:39:18.015893 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2025.01.17 14:39:18.691654 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:18.691853 [ 253 ] {50110d46-4139-46cd-b98d-0351a66f360f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:39:18.691933 [ 253 ] {50110d46-4139-46cd-b98d-0351a66f360f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:39:18.692843 [ 253 ] {50110d46-4139-46cd-b98d-0351a66f360f} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:18.692894 [ 253 ] {50110d46-4139-46cd-b98d-0351a66f360f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:18.693319 [ 253 ] {50110d46-4139-46cd-b98d-0351a66f360f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 14:39:18.693574 [ 253 ] {50110d46-4139-46cd-b98d-0351a66f360f} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:18.693816 [ 114 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.17 14:39:18.693826 [ 253 ] {50110d46-4139-46cd-b98d-0351a66f360f} executeQuery: Read 108 rows, 9.25 KiB in 0.002016 sec., 53571.42857142857 rows/sec., 4.48 MiB/sec. 2025.01.17 14:39:18.693955 [ 114 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:18.694024 [ 253 ] {50110d46-4139-46cd-b98d-0351a66f360f} TCPHandler: Processed in 0.002490062 sec. 2025.01.17 14:39:18.694045 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:18.694388 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.17 14:39:18.694496 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:18.695040 [ 257 ] {37807de9-8183-4947-b345-4e78259b251c} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:39:18.695083 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:18.695218 [ 257 ] {37807de9-8183-4947-b345-4e78259b251c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:39:18.695249 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1431 rows starting from the beginning of the part 2025.01.17 14:39:18.695652 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 108 rows starting from the beginning of the part 2025.01.17 14:39:18.695938 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 229 rows starting from the beginning of the part 2025.01.17 14:39:18.696311 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 109 rows starting from the beginning of the part 2025.01.17 14:39:18.696749 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 229 rows starting from the beginning of the part 2025.01.17 14:39:18.697129 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 108 rows starting from the beginning of the part 2025.01.17 14:39:18.698321 [ 257 ] {37807de9-8183-4947-b345-4e78259b251c} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:18.698389 [ 257 ] {37807de9-8183-4947-b345-4e78259b251c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:18.699453 [ 257 ] {37807de9-8183-4947-b345-4e78259b251c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 14:39:18.699855 [ 257 ] {37807de9-8183-4947-b345-4e78259b251c} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:18.700122 [ 114 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2025.01.17 14:39:18.700234 [ 114 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:18.700310 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:18.700570 [ 257 ] {37807de9-8183-4947-b345-4e78259b251c} executeQuery: Read 26 rows, 1.96 KiB in 0.005632 sec., 4616.477272727273 rows/sec., 347.14 KiB/sec. 2025.01.17 14:39:18.700843 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2214 rows, containing 5 columns (5 merged, 0 gathered) in 0.006645207 sec., 333172.4655078465 rows/sec., 29.35 MiB/sec. 2025.01.17 14:39:18.700948 [ 257 ] {37807de9-8183-4947-b345-4e78259b251c} TCPHandler: Processed in 0.006775239 sec. 2025.01.17 14:39:18.701048 [ 195 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::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.01.17 14:39:18.701176 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:18.701235 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.17 14:39:18.701450 [ 195 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:18.701571 [ 253 ] {2973e39f-0b61-4157-9832-d8cdc8b71e6c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:39:18.701573 [ 195 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 64 rows starting from the beginning of the part 2025.01.17 14:39:18.701711 [ 253 ] {2973e39f-0b61-4157-9832-d8cdc8b71e6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:39:18.701984 [ 195 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part 2025.01.17 14:39:18.702459 [ 195 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part 2025.01.17 14:39:18.702715 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_41_8} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:18.702986 [ 195 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 28 rows starting from the beginning of the part 2025.01.17 14:39:18.703390 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_41_8} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.17 14:39:18.703432 [ 195 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part 2025.01.17 14:39:18.703968 [ 195 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part 2025.01.17 14:39:18.704596 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2025.01.17 14:39:18.705597 [ 253 ] {2973e39f-0b61-4157-9832-d8cdc8b71e6c} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:18.705670 [ 253 ] {2973e39f-0b61-4157-9832-d8cdc8b71e6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:18.706680 [ 253 ] {2973e39f-0b61-4157-9832-d8cdc8b71e6c} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 14:39:18.706821 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.006253789 sec., 29422.163107837503 rows/sec., 2.22 MiB/sec. 2025.01.17 14:39:18.707080 [ 187 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2025.01.17 14:39:18.707110 [ 253 ] {2973e39f-0b61-4157-9832-d8cdc8b71e6c} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:18.707495 [ 114 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.17 14:39:18.707608 [ 114 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:18.707627 [ 253 ] {2973e39f-0b61-4157-9832-d8cdc8b71e6c} executeQuery: Read 90 rows, 7.20 KiB in 0.006172 sec., 14581.98314970836 rows/sec., 1.14 MiB/sec. 2025.01.17 14:39:18.707678 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:18.707917 [ 253 ] {2973e39f-0b61-4157-9832-d8cdc8b71e6c} TCPHandler: Processed in 0.00682895 sec. 2025.01.17 14:39:18.708040 [ 187 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_30_6} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:18.708285 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.17 14:39:18.708500 [ 187 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_30_6} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2025.01.17 14:39:18.708632 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:18.708895 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 14:39:18.709057 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:18.709194 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part 2025.01.17 14:39:18.709361 [ 257 ] {b237b1a5-0d30-46c9-86e5-8c702801b0c4} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:18.709558 [ 257 ] {b237b1a5-0d30-46c9-86e5-8c702801b0c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:39:18.709580 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part 2025.01.17 14:39:18.710014 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 395 rows starting from the beginning of the part 2025.01.17 14:39:18.710474 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 92 rows starting from the beginning of the part 2025.01.17 14:39:18.710796 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 395 rows starting from the beginning of the part 2025.01.17 14:39:18.711073 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part 2025.01.17 14:39:18.712115 [ 257 ] {b237b1a5-0d30-46c9-86e5-8c702801b0c4} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:18.712180 [ 257 ] {b237b1a5-0d30-46c9-86e5-8c702801b0c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:18.713269 [ 257 ] {b237b1a5-0d30-46c9-86e5-8c702801b0c4} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 14:39:18.713701 [ 257 ] {b237b1a5-0d30-46c9-86e5-8c702801b0c4} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:18.713895 [ 114 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.17 14:39:18.714005 [ 114 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:18.714087 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:18.714363 [ 257 ] {b237b1a5-0d30-46c9-86e5-8c702801b0c4} executeQuery: Read 160 rows, 11.41 KiB in 0.00504 sec., 31746.031746031746 rows/sec., 2.21 MiB/sec. 2025.01.17 14:39:18.714536 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1975 rows, containing 5 columns (5 merged, 0 gathered) in 0.006659938 sec., 296549.30721577286 rows/sec., 22.72 MiB/sec. 2025.01.17 14:39:18.714706 [ 257 ] {b237b1a5-0d30-46c9-86e5-8c702801b0c4} TCPHandler: Processed in 0.006625966 sec. 2025.01.17 14:39:18.714951 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.17 14:39:18.714971 [ 196 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.17 14:39:18.715008 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:18.715424 [ 253 ] {5b1e285c-cb43-46df-aa94-848d7dc6e2b7} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:18.715449 [ 196 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:18.715585 [ 196 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11670 rows starting from the beginning of the part 2025.01.17 14:39:18.715766 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_41_8} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:18.715784 [ 253 ] {5b1e285c-cb43-46df-aa94-848d7dc6e2b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:39:18.716150 [ 196 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part 2025.01.17 14:39:18.716350 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_41_8} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.17 14:39:18.716776 [ 196 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part 2025.01.17 14:39:18.716878 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.17 14:39:18.717298 [ 196 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part 2025.01.17 14:39:18.717665 [ 196 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:39:18.718058 [ 196 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:39:18.721565 [ 253 ] {5b1e285c-cb43-46df-aa94-848d7dc6e2b7} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:18.721646 [ 253 ] {5b1e285c-cb43-46df-aa94-848d7dc6e2b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:18.723062 [ 253 ] {5b1e285c-cb43-46df-aa94-848d7dc6e2b7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 14:39:18.723421 [ 253 ] {5b1e285c-cb43-46df-aa94-848d7dc6e2b7} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:18.723774 [ 253 ] {5b1e285c-cb43-46df-aa94-848d7dc6e2b7} executeQuery: Read 26 rows, 47.71 KiB in 0.008497 sec., 3059.9034953513005 rows/sec., 5.48 MiB/sec. 2025.01.17 14:39:18.724440 [ 253 ] {5b1e285c-cb43-46df-aa94-848d7dc6e2b7} TCPHandler: Processed in 0.009588578 sec. 2025.01.17 14:39:18.724767 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:18.724931 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 12625 rows, containing 5 columns (5 merged, 0 gathered) in 0.010535267 sec., 1198355.9600340456 rows/sec., 80.92 MiB/sec. 2025.01.17 14:39:18.724996 [ 257 ] {cd192734-0ee9-421d-a565-20245ff0b9fa} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:39:18.725075 [ 257 ] {cd192734-0ee9-421d-a565-20245ff0b9fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:39:18.725444 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.17 14:39:18.726014 [ 257 ] {cd192734-0ee9-421d-a565-20245ff0b9fa} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:18.726059 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_41_8} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:18.726084 [ 257 ] {cd192734-0ee9-421d-a565-20245ff0b9fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:18.726266 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_41_8} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.17 14:39:18.726445 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. 2025.01.17 14:39:18.726734 [ 257 ] {cd192734-0ee9-421d-a565-20245ff0b9fa} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 14:39:18.726986 [ 257 ] {cd192734-0ee9-421d-a565-20245ff0b9fa} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:18.727118 [ 114 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.17 14:39:18.727162 [ 114 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:18.727188 [ 257 ] {cd192734-0ee9-421d-a565-20245ff0b9fa} executeQuery: Read 60 rows, 4.14 KiB in 0.002228 sec., 26929.982046678637 rows/sec., 1.81 MiB/sec. 2025.01.17 14:39:18.727192 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:18.727328 [ 257 ] {cd192734-0ee9-421d-a565-20245ff0b9fa} TCPHandler: Processed in 0.002748146 sec. 2025.01.17 14:39:18.727563 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.17 14:39:18.727726 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:18.727757 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2166 rows starting from the beginning of the part 2025.01.17 14:39:18.727863 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2025.01.17 14:39:18.727986 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part 2025.01.17 14:39:18.728171 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2025.01.17 14:39:18.728333 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:39:18.728528 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:39:18.730026 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2510 rows, containing 4 columns (4 merged, 0 gathered) in 0.002706146 sec., 927518.3231059965 rows/sec., 60.51 MiB/sec. 2025.01.17 14:39:18.730315 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.17 14:39:18.730681 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_41_8} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:18.730764 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_41_8} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.17 14:39:18.730849 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.01.17 14:39:18.856464 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.01.17 14:39:18.878063 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:18.878111 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:18.885483 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 14:39:18.886272 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:18.886670 [ 114 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.17 14:39:18.886820 [ 114 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:18.886929 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:18.887794 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.17 14:39:18.904600 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.01.17 14:39:18.905766 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:18.907295 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2025.01.17 14:39:18.913341 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2025.01.17 14:39:18.919999 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2025.01.17 14:39:18.925864 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2025.01.17 14:39:18.931660 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2025.01.17 14:39:18.936265 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2025.01.17 14:39:18.994861 [ 194 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.107733247 sec., 1819.3083886165614 rows/sec., 9.41 MiB/sec. 2025.01.17 14:39:18.996777 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.17 14:39:18.999313 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_26_5} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:18.999420 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_26_5} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.17 14:39:19.000158 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 196.61 MiB, peak 203.35 MiB, free memory in arenas 0.00 B, will set to 194.56 MiB (RSS), difference: -2.05 MiB 2025.01.17 14:39:19.001336 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.17 14:39:19.937033 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:19.937242 [ 253 ] {0e32559a-12f7-49d4-a108-09b9609b5d56} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:39:19.937323 [ 253 ] {0e32559a-12f7-49d4-a108-09b9609b5d56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:39:19.938116 [ 253 ] {0e32559a-12f7-49d4-a108-09b9609b5d56} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:19.938169 [ 253 ] {0e32559a-12f7-49d4-a108-09b9609b5d56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:19.938631 [ 253 ] {0e32559a-12f7-49d4-a108-09b9609b5d56} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 14:39:19.938901 [ 253 ] {0e32559a-12f7-49d4-a108-09b9609b5d56} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:19.939141 [ 253 ] {0e32559a-12f7-49d4-a108-09b9609b5d56} executeQuery: Read 14 rows, 1.01 KiB in 0.001956 sec., 7157.464212678937 rows/sec., 515.24 KiB/sec. 2025.01.17 14:39:19.939208 [ 253 ] {0e32559a-12f7-49d4-a108-09b9609b5d56} TCPHandler: Processed in 0.002313198 sec. 2025.01.17 14:39:19.939507 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:19.939739 [ 257 ] {ea3d7c2d-5e34-4345-adb2-d4afb4c9b8f0} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 14:39:19.939817 [ 257 ] {ea3d7c2d-5e34-4345-adb2-d4afb4c9b8f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 14:39:19.940579 [ 257 ] {ea3d7c2d-5e34-4345-adb2-d4afb4c9b8f0} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:19.940635 [ 257 ] {ea3d7c2d-5e34-4345-adb2-d4afb4c9b8f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:19.941080 [ 257 ] {ea3d7c2d-5e34-4345-adb2-d4afb4c9b8f0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 14:39:19.941349 [ 257 ] {ea3d7c2d-5e34-4345-adb2-d4afb4c9b8f0} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:19.941599 [ 257 ] {ea3d7c2d-5e34-4345-adb2-d4afb4c9b8f0} executeQuery: Read 16 rows, 1.30 KiB in 0.001923 sec., 8320.332813312532 rows/sec., 678.46 KiB/sec. 2025.01.17 14:39:19.941669 [ 257 ] {ea3d7c2d-5e34-4345-adb2-d4afb4c9b8f0} TCPHandler: Processed in 0.002312267 sec. 2025.01.17 14:39:19.941836 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:19.941978 [ 253 ] {831a94a5-f733-4070-ad3a-2f51c2fc06fd} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:39:19.942040 [ 253 ] {831a94a5-f733-4070-ad3a-2f51c2fc06fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:39:19.943467 [ 253 ] {831a94a5-f733-4070-ad3a-2f51c2fc06fd} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:19.943510 [ 253 ] {831a94a5-f733-4070-ad3a-2f51c2fc06fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:19.943979 [ 253 ] {831a94a5-f733-4070-ad3a-2f51c2fc06fd} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 14:39:19.944246 [ 253 ] {831a94a5-f733-4070-ad3a-2f51c2fc06fd} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:19.944508 [ 253 ] {831a94a5-f733-4070-ad3a-2f51c2fc06fd} executeQuery: Read 1377 rows, 117.21 KiB in 0.002563 sec., 537261.0222395629 rows/sec., 44.66 MiB/sec. 2025.01.17 14:39:19.944639 [ 253 ] {831a94a5-f733-4070-ad3a-2f51c2fc06fd} TCPHandler: Processed in 0.002870079 sec. 2025.01.17 14:39:19.944869 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:19.945012 [ 257 ] {19bd9c8f-4fce-4b3a-962b-37cc850dc6f2} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:39:19.945066 [ 257 ] {19bd9c8f-4fce-4b3a-962b-37cc850dc6f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:39:19.945725 [ 257 ] {19bd9c8f-4fce-4b3a-962b-37cc850dc6f2} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:19.945768 [ 257 ] {19bd9c8f-4fce-4b3a-962b-37cc850dc6f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:19.946156 [ 257 ] {19bd9c8f-4fce-4b3a-962b-37cc850dc6f2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 14:39:19.946403 [ 257 ] {19bd9c8f-4fce-4b3a-962b-37cc850dc6f2} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:19.946680 [ 257 ] {19bd9c8f-4fce-4b3a-962b-37cc850dc6f2} executeQuery: Read 36 rows, 2.55 KiB in 0.001687 sec., 21339.65619442798 rows/sec., 1.48 MiB/sec. 2025.01.17 14:39:19.946883 [ 257 ] {19bd9c8f-4fce-4b3a-962b-37cc850dc6f2} TCPHandler: Processed in 0.002114284 sec. 2025.01.17 14:39:19.947085 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:19.947220 [ 253 ] {9edbd95f-17d9-484a-a52e-7d5fc6addb8a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:39:19.947279 [ 253 ] {9edbd95f-17d9-484a-a52e-7d5fc6addb8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:39:19.948012 [ 253 ] {9edbd95f-17d9-484a-a52e-7d5fc6addb8a} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:19.948052 [ 253 ] {9edbd95f-17d9-484a-a52e-7d5fc6addb8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:19.948457 [ 253 ] {9edbd95f-17d9-484a-a52e-7d5fc6addb8a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 14:39:19.948705 [ 253 ] {9edbd95f-17d9-484a-a52e-7d5fc6addb8a} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:19.948959 [ 253 ] {9edbd95f-17d9-484a-a52e-7d5fc6addb8a} executeQuery: Read 242 rows, 16.79 KiB in 0.001771 sec., 136645.96273291926 rows/sec., 9.26 MiB/sec. 2025.01.17 14:39:19.949131 [ 253 ] {9edbd95f-17d9-484a-a52e-7d5fc6addb8a} TCPHandler: Processed in 0.002124714 sec. 2025.01.17 14:39:19.949338 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:19.949483 [ 257 ] {5abb0c6a-df57-4be6-8b43-5db5a20ef6f0} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:39:19.949542 [ 257 ] {5abb0c6a-df57-4be6-8b43-5db5a20ef6f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:39:19.950178 [ 257 ] {5abb0c6a-df57-4be6-8b43-5db5a20ef6f0} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:19.950219 [ 257 ] {5abb0c6a-df57-4be6-8b43-5db5a20ef6f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:19.950594 [ 257 ] {5abb0c6a-df57-4be6-8b43-5db5a20ef6f0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 14:39:19.950851 [ 257 ] {5abb0c6a-df57-4be6-8b43-5db5a20ef6f0} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:19.951114 [ 257 ] {5abb0c6a-df57-4be6-8b43-5db5a20ef6f0} executeQuery: Read 13 rows, 830.00 B in 0.001654 sec., 7859.7339782345825 rows/sec., 490.05 KiB/sec. 2025.01.17 14:39:19.951317 [ 257 ] {5abb0c6a-df57-4be6-8b43-5db5a20ef6f0} TCPHandler: Processed in 0.002068573 sec. 2025.01.17 14:39:19.951514 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:19.951647 [ 253 ] {c49f9280-c508-42b7-a853-8bf7c4e3efd2} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:39:19.951707 [ 253 ] {c49f9280-c508-42b7-a853-8bf7c4e3efd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:39:19.952609 [ 253 ] {c49f9280-c508-42b7-a853-8bf7c4e3efd2} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:19.952648 [ 253 ] {c49f9280-c508-42b7-a853-8bf7c4e3efd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:19.953062 [ 253 ] {c49f9280-c508-42b7-a853-8bf7c4e3efd2} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 14:39:19.953314 [ 253 ] {c49f9280-c508-42b7-a853-8bf7c4e3efd2} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:19.953563 [ 253 ] {c49f9280-c508-42b7-a853-8bf7c4e3efd2} executeQuery: Read 867 rows, 64.32 KiB in 0.001937 sec., 447599.3804852865 rows/sec., 32.43 MiB/sec. 2025.01.17 14:39:19.953752 [ 253 ] {c49f9280-c508-42b7-a853-8bf7c4e3efd2} TCPHandler: Processed in 0.002331448 sec. 2025.01.17 14:39:19.953976 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:19.954106 [ 257 ] {7b736c43-76c5-48f5-a697-ecc0d4c70ebf} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:39:19.954158 [ 257 ] {7b736c43-76c5-48f5-a697-ecc0d4c70ebf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:39:19.954655 [ 257 ] {7b736c43-76c5-48f5-a697-ecc0d4c70ebf} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:19.954696 [ 257 ] {7b736c43-76c5-48f5-a697-ecc0d4c70ebf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:19.955077 [ 257 ] {7b736c43-76c5-48f5-a697-ecc0d4c70ebf} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 14:39:19.955318 [ 257 ] {7b736c43-76c5-48f5-a697-ecc0d4c70ebf} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:19.955640 [ 257 ] {7b736c43-76c5-48f5-a697-ecc0d4c70ebf} executeQuery: Read 6 rows, 321.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 203.56 KiB/sec. 2025.01.17 14:39:19.955805 [ 257 ] {7b736c43-76c5-48f5-a697-ecc0d4c70ebf} TCPHandler: Processed in 0.00193674 sec. 2025.01.17 14:39:19.955962 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:19.956101 [ 253 ] {6a6ebbdd-03f9-445e-8e8e-411d90c9e056} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:19.956164 [ 253 ] {6a6ebbdd-03f9-445e-8e8e-411d90c9e056} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:39:19.957037 [ 253 ] {6a6ebbdd-03f9-445e-8e8e-411d90c9e056} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:19.957076 [ 253 ] {6a6ebbdd-03f9-445e-8e8e-411d90c9e056} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:19.957526 [ 253 ] {6a6ebbdd-03f9-445e-8e8e-411d90c9e056} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 14:39:19.957785 [ 253 ] {6a6ebbdd-03f9-445e-8e8e-411d90c9e056} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:19.957995 [ 253 ] {6a6ebbdd-03f9-445e-8e8e-411d90c9e056} executeQuery: Read 995 rows, 67.81 KiB in 0.001926 sec., 516614.7455867082 rows/sec., 34.38 MiB/sec. 2025.01.17 14:39:19.958049 [ 253 ] {6a6ebbdd-03f9-445e-8e8e-411d90c9e056} TCPHandler: Processed in 0.002155574 sec. 2025.01.17 14:39:19.958200 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:19.958326 [ 257 ] {0840a754-d62d-4e19-b6bd-6aeb7fc70a8e} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:39:19.958380 [ 257 ] {0840a754-d62d-4e19-b6bd-6aeb7fc70a8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:39:19.958867 [ 257 ] {0840a754-d62d-4e19-b6bd-6aeb7fc70a8e} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:19.958907 [ 257 ] {0840a754-d62d-4e19-b6bd-6aeb7fc70a8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:19.959291 [ 257 ] {0840a754-d62d-4e19-b6bd-6aeb7fc70a8e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 14:39:19.959544 [ 257 ] {0840a754-d62d-4e19-b6bd-6aeb7fc70a8e} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:19.959776 [ 257 ] {0840a754-d62d-4e19-b6bd-6aeb7fc70a8e} executeQuery: Read 1 rows, 69.00 B in 0.001476 sec., 677.5067750677506 rows/sec., 45.65 KiB/sec. 2025.01.17 14:39:19.959832 [ 257 ] {0840a754-d62d-4e19-b6bd-6aeb7fc70a8e} TCPHandler: Processed in 0.001691225 sec. 2025.01.17 14:39:19.959981 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:19.960120 [ 253 ] {03814bed-7668-478d-b498-ef1b11c78a8d} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:19.960216 [ 253 ] {03814bed-7668-478d-b498-ef1b11c78a8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:39:19.961431 [ 253 ] {03814bed-7668-478d-b498-ef1b11c78a8d} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:19.961471 [ 253 ] {03814bed-7668-478d-b498-ef1b11c78a8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:19.962105 [ 253 ] {03814bed-7668-478d-b498-ef1b11c78a8d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 14:39:19.962367 [ 253 ] {03814bed-7668-478d-b498-ef1b11c78a8d} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:19.962550 [ 24 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.17 14:39:19.962640 [ 24 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:19.962658 [ 253 ] {03814bed-7668-478d-b498-ef1b11c78a8d} executeQuery: Read 13 rows, 23.85 KiB in 0.002558 sec., 5082.095387021111 rows/sec., 9.11 MiB/sec. 2025.01.17 14:39:19.962678 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:19.963062 [ 253 ] {03814bed-7668-478d-b498-ef1b11c78a8d} TCPHandler: Processed in 0.003145095 sec. 2025.01.17 14:39:19.963063 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.17 14:39:19.963278 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:19.963539 [ 257 ] {91be80be-609a-4ea8-8244-dbc20e134379} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:39:19.963671 [ 257 ] {91be80be-609a-4ea8-8244-dbc20e134379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:39:19.964048 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:19.964329 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 449 rows starting from the beginning of the part 2025.01.17 14:39:19.965149 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part 2025.01.17 14:39:19.965983 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part 2025.01.17 14:39:19.965987 [ 257 ] {91be80be-609a-4ea8-8244-dbc20e134379} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:19.966073 [ 257 ] {91be80be-609a-4ea8-8244-dbc20e134379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:19.966623 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part 2025.01.17 14:39:19.967350 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part 2025.01.17 14:39:19.967646 [ 257 ] {91be80be-609a-4ea8-8244-dbc20e134379} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 14:39:19.967938 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part 2025.01.17 14:39:19.968543 [ 257 ] {91be80be-609a-4ea8-8244-dbc20e134379} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:19.969252 [ 257 ] {91be80be-609a-4ea8-8244-dbc20e134379} executeQuery: Read 46 rows, 2.85 KiB in 0.005799 sec., 7932.402138299706 rows/sec., 491.23 KiB/sec. 2025.01.17 14:39:19.969329 [ 257 ] {91be80be-609a-4ea8-8244-dbc20e134379} TCPHandler: Processed in 0.006170667 sec. 2025.01.17 14:39:19.974474 [ 201 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 19 columns (19 merged, 0 gathered) in 0.011653109 sec., 46339.56483201178 rows/sec., 83.04 MiB/sec. 2025.01.17 14:39:19.975509 [ 201 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.17 14:39:19.975979 [ 201 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_31_6} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:19.976066 [ 201 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_31_6} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.17 14:39:19.976222 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. 2025.01.17 14:39:20.000174 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 191.66 MiB, peak 203.35 MiB, free memory in arenas 0.00 B, will set to 195.47 MiB (RSS), difference: 3.81 MiB 2025.01.17 14:39:23.077364 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 840 2025.01.17 14:39:23.081002 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:23.081055 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:23.082552 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 14:39:23.082881 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:23.083440 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 840 2025.01.17 14:39:23.687197 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:23.687405 [ 253 ] {b5152b3e-ed00-41b5-98bd-cdeee1cf7a54} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:39:23.687487 [ 253 ] {b5152b3e-ed00-41b5-98bd-cdeee1cf7a54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:39:23.688328 [ 253 ] {b5152b3e-ed00-41b5-98bd-cdeee1cf7a54} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:23.688377 [ 253 ] {b5152b3e-ed00-41b5-98bd-cdeee1cf7a54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:23.688823 [ 253 ] {b5152b3e-ed00-41b5-98bd-cdeee1cf7a54} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 14:39:23.689084 [ 253 ] {b5152b3e-ed00-41b5-98bd-cdeee1cf7a54} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:23.689325 [ 253 ] {b5152b3e-ed00-41b5-98bd-cdeee1cf7a54} executeQuery: Read 56 rows, 4.38 KiB in 0.001978 sec., 28311.425682507583 rows/sec., 2.16 MiB/sec. 2025.01.17 14:39:23.689391 [ 253 ] {b5152b3e-ed00-41b5-98bd-cdeee1cf7a54} TCPHandler: Processed in 0.002330528 sec. 2025.01.17 14:39:23.689662 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:23.689874 [ 257 ] {c2ea6030-dcb6-4e86-bea6-d26e450f75a9} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:39:23.689945 [ 257 ] {c2ea6030-dcb6-4e86-bea6-d26e450f75a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:39:23.690728 [ 257 ] {c2ea6030-dcb6-4e86-bea6-d26e450f75a9} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:23.690770 [ 257 ] {c2ea6030-dcb6-4e86-bea6-d26e450f75a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:23.691217 [ 257 ] {c2ea6030-dcb6-4e86-bea6-d26e450f75a9} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 14:39:23.691478 [ 257 ] {c2ea6030-dcb6-4e86-bea6-d26e450f75a9} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:23.691689 [ 257 ] {c2ea6030-dcb6-4e86-bea6-d26e450f75a9} executeQuery: Read 64 rows, 5.12 KiB in 0.001875 sec., 34133.333333333336 rows/sec., 2.66 MiB/sec. 2025.01.17 14:39:23.691756 [ 257 ] {c2ea6030-dcb6-4e86-bea6-d26e450f75a9} TCPHandler: Processed in 0.002235146 sec. 2025.01.17 14:39:23.691944 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:23.692092 [ 253 ] {8e6cb2fc-a94f-4cfd-a1cc-5cb8f8dd15d9} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:23.692160 [ 253 ] {8e6cb2fc-a94f-4cfd-a1cc-5cb8f8dd15d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:39:23.692838 [ 253 ] {8e6cb2fc-a94f-4cfd-a1cc-5cb8f8dd15d9} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:23.692886 [ 253 ] {8e6cb2fc-a94f-4cfd-a1cc-5cb8f8dd15d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:23.693300 [ 253 ] {8e6cb2fc-a94f-4cfd-a1cc-5cb8f8dd15d9} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 14:39:23.693564 [ 253 ] {8e6cb2fc-a94f-4cfd-a1cc-5cb8f8dd15d9} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:23.693785 [ 253 ] {8e6cb2fc-a94f-4cfd-a1cc-5cb8f8dd15d9} executeQuery: Read 96 rows, 6.85 KiB in 0.001729 sec., 55523.42394447658 rows/sec., 3.87 MiB/sec. 2025.01.17 14:39:23.693849 [ 253 ] {8e6cb2fc-a94f-4cfd-a1cc-5cb8f8dd15d9} TCPHandler: Processed in 0.001979061 sec. 2025.01.17 14:39:23.694074 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:23.694317 [ 257 ] {2f03aabf-e589-4c29-9e8e-522441e43b89} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:39:23.694421 [ 257 ] {2f03aabf-e589-4c29-9e8e-522441e43b89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:39:23.695137 [ 257 ] {2f03aabf-e589-4c29-9e8e-522441e43b89} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:23.695176 [ 257 ] {2f03aabf-e589-4c29-9e8e-522441e43b89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:23.695585 [ 257 ] {2f03aabf-e589-4c29-9e8e-522441e43b89} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 14:39:23.695848 [ 257 ] {2f03aabf-e589-4c29-9e8e-522441e43b89} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:23.696033 [ 257 ] {2f03aabf-e589-4c29-9e8e-522441e43b89} executeQuery: Read 36 rows, 2.48 KiB in 0.001776 sec., 20270.27027027027 rows/sec., 1.37 MiB/sec. 2025.01.17 14:39:23.696086 [ 257 ] {2f03aabf-e589-4c29-9e8e-522441e43b89} TCPHandler: Processed in 0.002125393 sec. 2025.01.17 14:39:25.511220 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12444 2025.01.17 14:39:25.511954 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:25.512001 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:25.512583 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 14:39:25.512836 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:25.513066 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2025.01.17 14:39:26.404669 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.01.17 14:39:26.423580 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:26.423645 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:26.430762 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 14:39:26.431517 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:26.434738 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.01.17 14:39:28.691973 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:28.692223 [ 253 ] {95b149c1-6060-41f3-87d5-360a0834b904} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:39:28.692300 [ 253 ] {95b149c1-6060-41f3-87d5-360a0834b904} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:39:28.693167 [ 253 ] {95b149c1-6060-41f3-87d5-360a0834b904} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:28.693217 [ 253 ] {95b149c1-6060-41f3-87d5-360a0834b904} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:28.693660 [ 253 ] {95b149c1-6060-41f3-87d5-360a0834b904} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 14:39:28.693912 [ 253 ] {95b149c1-6060-41f3-87d5-360a0834b904} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:28.694208 [ 253 ] {95b149c1-6060-41f3-87d5-360a0834b904} executeQuery: Read 108 rows, 9.25 KiB in 0.00203 sec., 53201.97044334975 rows/sec., 4.45 MiB/sec. 2025.01.17 14:39:28.694413 [ 253 ] {95b149c1-6060-41f3-87d5-360a0834b904} TCPHandler: Processed in 0.002609124 sec. 2025.01.17 14:39:28.694744 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:28.694963 [ 257 ] {28ab58fa-c0d1-4690-880d-eaa2a40bc4ed} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:39:28.695046 [ 257 ] {28ab58fa-c0d1-4690-880d-eaa2a40bc4ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:39:28.695820 [ 257 ] {28ab58fa-c0d1-4690-880d-eaa2a40bc4ed} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:28.695874 [ 257 ] {28ab58fa-c0d1-4690-880d-eaa2a40bc4ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:28.696325 [ 257 ] {28ab58fa-c0d1-4690-880d-eaa2a40bc4ed} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 14:39:28.696610 [ 257 ] {28ab58fa-c0d1-4690-880d-eaa2a40bc4ed} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:28.696873 [ 257 ] {28ab58fa-c0d1-4690-880d-eaa2a40bc4ed} executeQuery: Read 26 rows, 1.96 KiB in 0.00197 sec., 13197.969543147208 rows/sec., 992.43 KiB/sec. 2025.01.17 14:39:28.696942 [ 257 ] {28ab58fa-c0d1-4690-880d-eaa2a40bc4ed} TCPHandler: Processed in 0.002372239 sec. 2025.01.17 14:39:28.697097 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:28.697246 [ 253 ] {2c7562d0-5e0d-4922-bfed-05a63e1b2dfd} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:39:28.697308 [ 253 ] {2c7562d0-5e0d-4922-bfed-05a63e1b2dfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:39:28.698100 [ 253 ] {2c7562d0-5e0d-4922-bfed-05a63e1b2dfd} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:28.698142 [ 253 ] {2c7562d0-5e0d-4922-bfed-05a63e1b2dfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:28.698521 [ 253 ] {2c7562d0-5e0d-4922-bfed-05a63e1b2dfd} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 14:39:28.698768 [ 253 ] {2c7562d0-5e0d-4922-bfed-05a63e1b2dfd} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:28.698992 [ 253 ] {2c7562d0-5e0d-4922-bfed-05a63e1b2dfd} executeQuery: Read 90 rows, 7.20 KiB in 0.001782 sec., 50505.05050505051 rows/sec., 3.94 MiB/sec. 2025.01.17 14:39:28.699049 [ 253 ] {2c7562d0-5e0d-4922-bfed-05a63e1b2dfd} TCPHandler: Processed in 0.002020781 sec. 2025.01.17 14:39:28.699225 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:28.699372 [ 257 ] {d30f781a-2c39-44c6-8fd7-e7a36cd1bdd4} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:28.699440 [ 257 ] {d30f781a-2c39-44c6-8fd7-e7a36cd1bdd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:39:28.700110 [ 257 ] {d30f781a-2c39-44c6-8fd7-e7a36cd1bdd4} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:28.700151 [ 257 ] {d30f781a-2c39-44c6-8fd7-e7a36cd1bdd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:28.700562 [ 257 ] {d30f781a-2c39-44c6-8fd7-e7a36cd1bdd4} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 14:39:28.700812 [ 257 ] {d30f781a-2c39-44c6-8fd7-e7a36cd1bdd4} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:28.701023 [ 257 ] {d30f781a-2c39-44c6-8fd7-e7a36cd1bdd4} executeQuery: Read 160 rows, 11.41 KiB in 0.001686 sec., 94899.16963226572 rows/sec., 6.61 MiB/sec. 2025.01.17 14:39:28.701081 [ 257 ] {d30f781a-2c39-44c6-8fd7-e7a36cd1bdd4} TCPHandler: Processed in 0.001925629 sec. 2025.01.17 14:39:28.701242 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:28.701384 [ 253 ] {c6733be8-be79-4a8a-839f-aae9f07f35b1} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:28.701480 [ 253 ] {c6733be8-be79-4a8a-839f-aae9f07f35b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:39:28.702725 [ 253 ] {c6733be8-be79-4a8a-839f-aae9f07f35b1} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:28.702766 [ 253 ] {c6733be8-be79-4a8a-839f-aae9f07f35b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:28.703415 [ 253 ] {c6733be8-be79-4a8a-839f-aae9f07f35b1} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 14:39:28.703675 [ 253 ] {c6733be8-be79-4a8a-839f-aae9f07f35b1} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:28.703918 [ 253 ] {c6733be8-be79-4a8a-839f-aae9f07f35b1} executeQuery: Read 26 rows, 47.71 KiB in 0.002567 sec., 10128.554733151539 rows/sec., 18.15 MiB/sec. 2025.01.17 14:39:28.704025 [ 253 ] {c6733be8-be79-4a8a-839f-aae9f07f35b1} TCPHandler: Processed in 0.002851049 sec. 2025.01.17 14:39:28.704264 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:28.704492 [ 257 ] {ad89d2b2-b3c2-4176-933b-df280317a0a0} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:39:28.704589 [ 257 ] {ad89d2b2-b3c2-4176-933b-df280317a0a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:39:28.705362 [ 257 ] {ad89d2b2-b3c2-4176-933b-df280317a0a0} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:28.705414 [ 257 ] {ad89d2b2-b3c2-4176-933b-df280317a0a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:28.705905 [ 257 ] {ad89d2b2-b3c2-4176-933b-df280317a0a0} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 14:39:28.706169 [ 257 ] {ad89d2b2-b3c2-4176-933b-df280317a0a0} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:28.706392 [ 257 ] {ad89d2b2-b3c2-4176-933b-df280317a0a0} executeQuery: Read 60 rows, 4.14 KiB in 0.001957 sec., 30659.172202350535 rows/sec., 2.07 MiB/sec. 2025.01.17 14:39:28.706448 [ 257 ] {ad89d2b2-b3c2-4176-933b-df280317a0a0} TCPHandler: Processed in 0.002292427 sec. 2025.01.17 14:39:31.428790 [ 140 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2025.01.17 14:39:31.428895 [ 140 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:31.428940 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:31.429242 [ 189 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2025.01.17 14:39:31.429532 [ 189 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:31.429594 [ 189 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 15 rows starting from the beginning of the part 2025.01.17 14:39:31.429743 [ 189 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2025.01.17 14:39:31.430008 [ 189 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2025.01.17 14:39:31.430218 [ 189 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2025.01.17 14:39:31.430342 [ 189 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2025.01.17 14:39:31.431546 [ 189 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.002490981 sec., 7627.517030439011 rows/sec., 512.40 KiB/sec. 2025.01.17 14:39:31.431756 [ 188 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2025.01.17 14:39:31.432149 [ 188 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_18_4} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:31.432239 [ 188 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_18_4} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2025.01.17 14:39:31.432339 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:39:31.981749 [ 13 ] {} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.17 14:39:31.981825 [ 13 ] {} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:31.981859 [ 13 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:31.982188 [ 199 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.17 14:39:31.982492 [ 199 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:31.982564 [ 199 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2025.01.17 14:39:31.982752 [ 199 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2025.01.17 14:39:31.983016 [ 199 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2025.01.17 14:39:31.983323 [ 199 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2025.01.17 14:39:31.983496 [ 199 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2025.01.17 14:39:31.984585 [ 188 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002626893 sec., 18272.537176047903 rows/sec., 1.52 MiB/sec. 2025.01.17 14:39:31.984803 [ 197 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.17 14:39:31.985162 [ 197 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_5_1} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:31.985246 [ 197 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_5_1} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.17 14:39:31.985342 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:39:32.898092 [ 135 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:39:32.898211 [ 135 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:39:33.013167 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12932 2025.01.17 14:39:33.013927 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:33.013977 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:33.014580 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 14:39:33.014842 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:33.015093 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12932 2025.01.17 14:39:33.083720 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 860 2025.01.17 14:39:33.086643 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:33.086704 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:33.088178 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 14:39:33.088523 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:33.089742 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 860 2025.01.17 14:39:33.696451 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:33.696660 [ 253 ] {d8183926-1786-486a-8657-b5f80c02f69b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:39:33.696740 [ 253 ] {d8183926-1786-486a-8657-b5f80c02f69b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:39:33.697553 [ 253 ] {d8183926-1786-486a-8657-b5f80c02f69b} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:33.697599 [ 253 ] {d8183926-1786-486a-8657-b5f80c02f69b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:33.698042 [ 253 ] {d8183926-1786-486a-8657-b5f80c02f69b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 14:39:33.698301 [ 253 ] {d8183926-1786-486a-8657-b5f80c02f69b} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:33.698540 [ 253 ] {d8183926-1786-486a-8657-b5f80c02f69b} executeQuery: Read 14 rows, 1.01 KiB in 0.001935 sec., 7235.142118863048 rows/sec., 520.83 KiB/sec. 2025.01.17 14:39:33.698615 [ 253 ] {d8183926-1786-486a-8657-b5f80c02f69b} TCPHandler: Processed in 0.002303307 sec. 2025.01.17 14:39:33.698898 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:33.699184 [ 257 ] {ae4eb186-2cc8-4d2a-a0e5-546837719d0e} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:39:33.699265 [ 257 ] {ae4eb186-2cc8-4d2a-a0e5-546837719d0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:39:33.700071 [ 257 ] {ae4eb186-2cc8-4d2a-a0e5-546837719d0e} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:33.700118 [ 257 ] {ae4eb186-2cc8-4d2a-a0e5-546837719d0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:33.700556 [ 257 ] {ae4eb186-2cc8-4d2a-a0e5-546837719d0e} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 14:39:33.700810 [ 257 ] {ae4eb186-2cc8-4d2a-a0e5-546837719d0e} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:33.701069 [ 257 ] {ae4eb186-2cc8-4d2a-a0e5-546837719d0e} executeQuery: Read 229 rows, 20.51 KiB in 0.001964 sec., 116598.77800407332 rows/sec., 10.20 MiB/sec. 2025.01.17 14:39:33.701127 [ 257 ] {ae4eb186-2cc8-4d2a-a0e5-546837719d0e} TCPHandler: Processed in 0.002375989 sec. 2025.01.17 14:39:33.701280 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:33.701426 [ 253 ] {c72edc2b-b523-429e-810f-e84be7cca5b3} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:39:33.701486 [ 253 ] {c72edc2b-b523-429e-810f-e84be7cca5b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:39:33.702196 [ 253 ] {c72edc2b-b523-429e-810f-e84be7cca5b3} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:33.702236 [ 253 ] {c72edc2b-b523-429e-810f-e84be7cca5b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:33.702609 [ 253 ] {c72edc2b-b523-429e-810f-e84be7cca5b3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 14:39:33.702845 [ 253 ] {c72edc2b-b523-429e-810f-e84be7cca5b3} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:33.703041 [ 253 ] {c72edc2b-b523-429e-810f-e84be7cca5b3} executeQuery: Read 20 rows, 1.43 KiB in 0.00165 sec., 12121.212121212122 rows/sec., 868.84 KiB/sec. 2025.01.17 14:39:33.703159 [ 253 ] {c72edc2b-b523-429e-810f-e84be7cca5b3} TCPHandler: Processed in 0.00194949 sec. 2025.01.17 14:39:33.703334 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:33.703477 [ 257 ] {77579878-ecde-4477-ac30-667c2b1ce563} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:39:33.703538 [ 257 ] {77579878-ecde-4477-ac30-667c2b1ce563} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:39:33.704248 [ 257 ] {77579878-ecde-4477-ac30-667c2b1ce563} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:33.704288 [ 257 ] {77579878-ecde-4477-ac30-667c2b1ce563} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:33.704652 [ 257 ] {77579878-ecde-4477-ac30-667c2b1ce563} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 14:39:33.704904 [ 257 ] {77579878-ecde-4477-ac30-667c2b1ce563} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:33.705179 [ 257 ] {77579878-ecde-4477-ac30-667c2b1ce563} executeQuery: Read 14 rows, 1004.00 B in 0.001735 sec., 8069.164265129683 rows/sec., 565.11 KiB/sec. 2025.01.17 14:39:33.705381 [ 257 ] {77579878-ecde-4477-ac30-667c2b1ce563} TCPHandler: Processed in 0.002115124 sec. 2025.01.17 14:39:33.705559 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:33.705680 [ 253 ] {a4f7e254-40ae-4436-91d7-f4d449c2f211} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:39:33.705730 [ 253 ] {a4f7e254-40ae-4436-91d7-f4d449c2f211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:39:33.706297 [ 253 ] {a4f7e254-40ae-4436-91d7-f4d449c2f211} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:33.706335 [ 253 ] {a4f7e254-40ae-4436-91d7-f4d449c2f211} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:33.706695 [ 253 ] {a4f7e254-40ae-4436-91d7-f4d449c2f211} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 14:39:33.706935 [ 253 ] {a4f7e254-40ae-4436-91d7-f4d449c2f211} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:33.707142 [ 253 ] {a4f7e254-40ae-4436-91d7-f4d449c2f211} executeQuery: Read 13 rows, 830.00 B in 0.001481 sec., 8777.852802160704 rows/sec., 547.30 KiB/sec. 2025.01.17 14:39:33.707232 [ 253 ] {a4f7e254-40ae-4436-91d7-f4d449c2f211} TCPHandler: Processed in 0.001730886 sec. 2025.01.17 14:39:33.707390 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:33.707530 [ 257 ] {f12a1251-3625-4034-9682-70bd2babb9a7} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:39:33.707589 [ 257 ] {f12a1251-3625-4034-9682-70bd2babb9a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:39:33.708404 [ 257 ] {f12a1251-3625-4034-9682-70bd2babb9a7} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:33.708444 [ 257 ] {f12a1251-3625-4034-9682-70bd2babb9a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:33.708848 [ 257 ] {f12a1251-3625-4034-9682-70bd2babb9a7} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 14:39:33.709092 [ 257 ] {f12a1251-3625-4034-9682-70bd2babb9a7} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:33.709344 [ 257 ] {f12a1251-3625-4034-9682-70bd2babb9a7} executeQuery: Read 395 rows, 28.72 KiB in 0.001844 sec., 214208.24295010846 rows/sec., 15.21 MiB/sec. 2025.01.17 14:39:33.709539 [ 257 ] {f12a1251-3625-4034-9682-70bd2babb9a7} TCPHandler: Processed in 0.002209905 sec. 2025.01.17 14:39:33.709743 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:33.709882 [ 253 ] {34a458e0-a7e6-4f0a-9279-f6a355a0f53c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:39:33.709940 [ 253 ] {34a458e0-a7e6-4f0a-9279-f6a355a0f53c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:39:33.710442 [ 253 ] {34a458e0-a7e6-4f0a-9279-f6a355a0f53c} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:33.710478 [ 253 ] {34a458e0-a7e6-4f0a-9279-f6a355a0f53c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:33.710854 [ 253 ] {34a458e0-a7e6-4f0a-9279-f6a355a0f53c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 14:39:33.711090 [ 253 ] {34a458e0-a7e6-4f0a-9279-f6a355a0f53c} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:33.711267 [ 253 ] {34a458e0-a7e6-4f0a-9279-f6a355a0f53c} executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. 2025.01.17 14:39:33.711316 [ 253 ] {34a458e0-a7e6-4f0a-9279-f6a355a0f53c} TCPHandler: Processed in 0.001680515 sec. 2025.01.17 14:39:33.711474 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:33.711622 [ 257 ] {a73585a4-09d7-47d2-ab5c-b525655315dc} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:33.711686 [ 257 ] {a73585a4-09d7-47d2-ab5c-b525655315dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:39:33.712323 [ 257 ] {a73585a4-09d7-47d2-ab5c-b525655315dc} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:33.712363 [ 257 ] {a73585a4-09d7-47d2-ab5c-b525655315dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:33.712767 [ 257 ] {a73585a4-09d7-47d2-ab5c-b525655315dc} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 14:39:33.713016 [ 257 ] {a73585a4-09d7-47d2-ab5c-b525655315dc} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:33.713237 [ 257 ] {a73585a4-09d7-47d2-ab5c-b525655315dc} executeQuery: Read 237 rows, 16.27 KiB in 0.001647 sec., 143897.99635701274 rows/sec., 9.65 MiB/sec. 2025.01.17 14:39:33.713292 [ 257 ] {a73585a4-09d7-47d2-ab5c-b525655315dc} TCPHandler: Processed in 0.001882769 sec. 2025.01.17 14:39:33.713447 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:33.713593 [ 253 ] {1792c806-7db3-4f6d-b907-389d5a710451} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:39:33.713653 [ 253 ] {1792c806-7db3-4f6d-b907-389d5a710451} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:39:33.714203 [ 253 ] {1792c806-7db3-4f6d-b907-389d5a710451} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:33.714239 [ 253 ] {1792c806-7db3-4f6d-b907-389d5a710451} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:33.714611 [ 253 ] {1792c806-7db3-4f6d-b907-389d5a710451} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 14:39:33.714853 [ 253 ] {1792c806-7db3-4f6d-b907-389d5a710451} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:33.715065 [ 253 ] {1792c806-7db3-4f6d-b907-389d5a710451} executeQuery: Read 1 rows, 69.00 B in 0.001497 sec., 668.002672010688 rows/sec., 45.01 KiB/sec. 2025.01.17 14:39:33.715150 [ 253 ] {1792c806-7db3-4f6d-b907-389d5a710451} TCPHandler: Processed in 0.001769037 sec. 2025.01.17 14:39:33.715292 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:33.715432 [ 257 ] {d3078a32-29bd-4c85-b101-0165191b0990} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:33.715526 [ 257 ] {d3078a32-29bd-4c85-b101-0165191b0990} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:39:33.716728 [ 257 ] {d3078a32-29bd-4c85-b101-0165191b0990} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:33.716768 [ 257 ] {d3078a32-29bd-4c85-b101-0165191b0990} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:33.717386 [ 257 ] {d3078a32-29bd-4c85-b101-0165191b0990} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 14:39:33.717652 [ 257 ] {d3078a32-29bd-4c85-b101-0165191b0990} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:33.717890 [ 257 ] {d3078a32-29bd-4c85-b101-0165191b0990} executeQuery: Read 13 rows, 23.85 KiB in 0.00249 sec., 5220.883534136546 rows/sec., 9.36 MiB/sec. 2025.01.17 14:39:33.717990 [ 257 ] {d3078a32-29bd-4c85-b101-0165191b0990} TCPHandler: Processed in 0.002762916 sec. 2025.01.17 14:39:33.718149 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:33.718288 [ 253 ] {ec96c591-5fc8-4d0d-980c-0eeb9025acba} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:39:33.718349 [ 253 ] {ec96c591-5fc8-4d0d-980c-0eeb9025acba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:39:33.718945 [ 253 ] {ec96c591-5fc8-4d0d-980c-0eeb9025acba} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:33.718991 [ 253 ] {ec96c591-5fc8-4d0d-980c-0eeb9025acba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:33.719410 [ 253 ] {ec96c591-5fc8-4d0d-980c-0eeb9025acba} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 14:39:33.719653 [ 253 ] {ec96c591-5fc8-4d0d-980c-0eeb9025acba} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:33.719839 [ 253 ] {ec96c591-5fc8-4d0d-980c-0eeb9025acba} executeQuery: Read 82 rows, 5.33 KiB in 0.001582 sec., 51833.1226295828 rows/sec., 3.29 MiB/sec. 2025.01.17 14:39:33.719892 [ 253 ] {ec96c591-5fc8-4d0d-980c-0eeb9025acba} TCPHandler: Processed in 0.001809477 sec. 2025.01.17 14:39:33.934790 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 212 2025.01.17 14:39:33.957442 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:33.957505 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.17 14:39:33.965044 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 14:39:33.965809 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:33.969059 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 212 2025.01.17 14:39:38.691779 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:38.692001 [ 253 ] {1c37e7fe-1408-4af5-b022-16c7838b509a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:39:38.692076 [ 253 ] {1c37e7fe-1408-4af5-b022-16c7838b509a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:39:38.692890 [ 253 ] {1c37e7fe-1408-4af5-b022-16c7838b509a} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:38.692935 [ 253 ] {1c37e7fe-1408-4af5-b022-16c7838b509a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:38.693384 [ 253 ] {1c37e7fe-1408-4af5-b022-16c7838b509a} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 14:39:38.693646 [ 253 ] {1c37e7fe-1408-4af5-b022-16c7838b509a} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:38.693851 [ 144 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.17 14:39:38.693917 [ 253 ] {1c37e7fe-1408-4af5-b022-16c7838b509a} executeQuery: Read 108 rows, 9.25 KiB in 0.001969 sec., 54850.177755205696 rows/sec., 4.59 MiB/sec. 2025.01.17 14:39:38.693942 [ 144 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:38.694017 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:38.694046 [ 253 ] {1c37e7fe-1408-4af5-b022-16c7838b509a} TCPHandler: Processed in 0.002400939 sec. 2025.01.17 14:39:38.694315 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.17 14:39:38.694387 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:38.694534 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:38.694590 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1431 rows starting from the beginning of the part 2025.01.17 14:39:38.694605 [ 257 ] {4d7be33b-42ec-491d-8f4b-93a08d66e892} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:39:38.694706 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1377 rows starting from the beginning of the part 2025.01.17 14:39:38.694722 [ 257 ] {4d7be33b-42ec-491d-8f4b-93a08d66e892} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:39:38.695119 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part 2025.01.17 14:39:38.695441 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 108 rows starting from the beginning of the part 2025.01.17 14:39:38.695614 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 229 rows starting from the beginning of the part 2025.01.17 14:39:38.696044 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 108 rows starting from the beginning of the part 2025.01.17 14:39:38.697066 [ 257 ] {4d7be33b-42ec-491d-8f4b-93a08d66e892} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:38.697118 [ 257 ] {4d7be33b-42ec-491d-8f4b-93a08d66e892} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:38.697778 [ 257 ] {4d7be33b-42ec-491d-8f4b-93a08d66e892} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 14:39:38.698065 [ 257 ] {4d7be33b-42ec-491d-8f4b-93a08d66e892} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:38.698546 [ 257 ] {4d7be33b-42ec-491d-8f4b-93a08d66e892} executeQuery: Read 26 rows, 1.96 KiB in 0.003986 sec., 6522.829904666332 rows/sec., 490.49 KiB/sec. 2025.01.17 14:39:38.698992 [ 257 ] {4d7be33b-42ec-491d-8f4b-93a08d66e892} TCPHandler: Processed in 0.004794218 sec. 2025.01.17 14:39:38.699311 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:38.699321 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.005148446 sec., 642718.2105046844 rows/sec., 56.10 MiB/sec. 2025.01.17 14:39:38.699471 [ 253 ] {69ab3cf6-75d6-4319-9fd5-fbbc7e454cdb} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:39:38.699530 [ 253 ] {69ab3cf6-75d6-4319-9fd5-fbbc7e454cdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:39:38.699586 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.17 14:39:38.699996 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_46_9} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:38.700090 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_46_9} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.17 14:39:38.700209 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.17 14:39:38.700348 [ 253 ] {69ab3cf6-75d6-4319-9fd5-fbbc7e454cdb} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:38.700388 [ 253 ] {69ab3cf6-75d6-4319-9fd5-fbbc7e454cdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:38.700755 [ 253 ] {69ab3cf6-75d6-4319-9fd5-fbbc7e454cdb} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 14:39:38.701003 [ 253 ] {69ab3cf6-75d6-4319-9fd5-fbbc7e454cdb} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:38.701203 [ 144 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.17 14:39:38.701277 [ 253 ] {69ab3cf6-75d6-4319-9fd5-fbbc7e454cdb} executeQuery: Read 90 rows, 7.20 KiB in 0.001839 sec., 48939.641109298536 rows/sec., 3.82 MiB/sec. 2025.01.17 14:39:38.701295 [ 144 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:38.701384 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:38.701424 [ 253 ] {69ab3cf6-75d6-4319-9fd5-fbbc7e454cdb} TCPHandler: Processed in 0.002291677 sec. 2025.01.17 14:39:38.701647 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:38.701658 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.17 14:39:38.701808 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:38.701828 [ 257 ] {08d4f9f2-40f6-499f-84bf-0dd967e12a4a} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:38.701843 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part 2025.01.17 14:39:38.701948 [ 257 ] {08d4f9f2-40f6-499f-84bf-0dd967e12a4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:39:38.702098 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 867 rows starting from the beginning of the part 2025.01.17 14:39:38.702418 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2025.01.17 14:39:38.702682 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part 2025.01.17 14:39:38.702906 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 395 rows starting from the beginning of the part 2025.01.17 14:39:38.703095 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part 2025.01.17 14:39:38.703665 [ 257 ] {08d4f9f2-40f6-499f-84bf-0dd967e12a4a} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:38.703716 [ 257 ] {08d4f9f2-40f6-499f-84bf-0dd967e12a4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:38.704348 [ 257 ] {08d4f9f2-40f6-499f-84bf-0dd967e12a4a} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 14:39:38.704617 [ 257 ] {08d4f9f2-40f6-499f-84bf-0dd967e12a4a} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:38.704858 [ 144 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.17 14:39:38.705059 [ 144 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:38.705172 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:38.705199 [ 257 ] {08d4f9f2-40f6-499f-84bf-0dd967e12a4a} executeQuery: Read 160 rows, 11.41 KiB in 0.003404 sec., 47003.52526439483 rows/sec., 3.27 MiB/sec. 2025.01.17 14:39:38.705207 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.003715976 sec., 650972.9879848524 rows/sec., 49.93 MiB/sec. 2025.01.17 14:39:38.705457 [ 257 ] {08d4f9f2-40f6-499f-84bf-0dd967e12a4a} TCPHandler: Processed in 0.003934231 sec. 2025.01.17 14:39:38.705494 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.17 14:39:38.705540 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.17 14:39:38.705728 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:38.705764 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:38.705820 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12625 rows starting from the beginning of the part 2025.01.17 14:39:38.706213 [ 253 ] {fe88762f-1da7-4c86-a633-5387b5d27517} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:38.706306 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 995 rows starting from the beginning of the part 2025.01.17 14:39:38.706653 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_46_9} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:38.706726 [ 253 ] {fe88762f-1da7-4c86-a633-5387b5d27517} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:39:38.706959 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 96 rows starting from the beginning of the part 2025.01.17 14:39:38.707215 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_46_9} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.17 14:39:38.707604 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part 2025.01.17 14:39:38.707675 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.17 14:39:38.708015 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part 2025.01.17 14:39:38.708458 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part 2025.01.17 14:39:38.711809 [ 253 ] {fe88762f-1da7-4c86-a633-5387b5d27517} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:38.711907 [ 253 ] {fe88762f-1da7-4c86-a633-5387b5d27517} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:38.713463 [ 253 ] {fe88762f-1da7-4c86-a633-5387b5d27517} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 14:39:38.714033 [ 253 ] {fe88762f-1da7-4c86-a633-5387b5d27517} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:38.714386 [ 253 ] {fe88762f-1da7-4c86-a633-5387b5d27517} executeQuery: Read 26 rows, 47.71 KiB in 0.008406 sec., 3093.0287889602664 rows/sec., 5.54 MiB/sec. 2025.01.17 14:39:38.714529 [ 253 ] {fe88762f-1da7-4c86-a633-5387b5d27517} TCPHandler: Processed in 0.008957134 sec. 2025.01.17 14:39:38.714726 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:38.714874 [ 257 ] {74e21685-c1e5-4cf9-9ffc-99c8cbf2ff69} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:39:38.714937 [ 257 ] {74e21685-c1e5-4cf9-9ffc-99c8cbf2ff69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:39:38.715801 [ 257 ] {74e21685-c1e5-4cf9-9ffc-99c8cbf2ff69} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:38.715876 [ 257 ] {74e21685-c1e5-4cf9-9ffc-99c8cbf2ff69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:38.715993 [ 193 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 14273 rows, containing 5 columns (5 merged, 0 gathered) in 0.010670079 sec., 1337665.822343021 rows/sec., 90.31 MiB/sec. 2025.01.17 14:39:38.716396 [ 257 ] {74e21685-c1e5-4cf9-9ffc-99c8cbf2ff69} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 14:39:38.716572 [ 200 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.17 14:39:38.716806 [ 257 ] {74e21685-c1e5-4cf9-9ffc-99c8cbf2ff69} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:38.717056 [ 144 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.17 14:39:38.717171 [ 144 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:38.717259 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:38.717309 [ 200 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_46_9} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:38.717350 [ 257 ] {74e21685-c1e5-4cf9-9ffc-99c8cbf2ff69} executeQuery: Read 60 rows, 4.14 KiB in 0.002478 sec., 24213.075060532687 rows/sec., 1.63 MiB/sec. 2025.01.17 14:39:38.717810 [ 257 ] {74e21685-c1e5-4cf9-9ffc-99c8cbf2ff69} TCPHandler: Processed in 0.003159065 sec. 2025.01.17 14:39:38.717938 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.17 14:39:38.718153 [ 200 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_46_9} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.17 14:39:38.718556 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:38.718684 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2510 rows starting from the beginning of the part 2025.01.17 14:39:38.718707 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. 2025.01.17 14:39:38.718873 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:39:38.719058 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part 2025.01.17 14:39:38.719167 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2025.01.17 14:39:38.719302 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part 2025.01.17 14:39:38.719535 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2025.01.17 14:39:38.721222 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2794 rows, containing 4 columns (4 merged, 0 gathered) in 0.003814169 sec., 732531.7782195808 rows/sec., 47.78 MiB/sec. 2025.01.17 14:39:38.721512 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.17 14:39:38.721830 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_46_9} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:38.721916 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_46_9} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.17 14:39:38.722006 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.01.17 14:39:40.515203 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13359 2025.01.17 14:39:40.515858 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:40.515911 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:40.516450 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 14:39:40.516720 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:40.516982 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2025.01.17 14:39:41.469112 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 219 2025.01.17 14:39:41.489760 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:41.489814 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:41.497114 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 14:39:41.497904 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:41.500505 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.01.17 14:39:43.089878 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 894 2025.01.17 14:39:43.093131 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:43.093187 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:43.094715 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 14:39:43.095048 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:43.095280 [ 139 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.17 14:39:43.095398 [ 139 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:43.095463 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:43.095927 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.17 14:39:43.096616 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 894 2025.01.17 14:39:43.097090 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:43.097283 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 726 rows starting from the beginning of the part 2025.01.17 14:39:43.097922 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part 2025.01.17 14:39:43.098519 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part 2025.01.17 14:39:43.099082 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 58 rows starting from the beginning of the part 2025.01.17 14:39:43.099673 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part 2025.01.17 14:39:43.100319 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2025.01.17 14:39:43.108934 [ 193 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 72 columns (72 merged, 0 gathered) in 0.013312564 sec., 67154.60673090472 rows/sec., 55.24 MiB/sec. 2025.01.17 14:39:43.110338 [ 186 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.17 14:39:43.111134 [ 186 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_21_4} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:43.111218 [ 186 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_21_4} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.17 14:39:43.111536 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. 2025.01.17 14:39:43.694989 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:43.695173 [ 253 ] {59f83a1a-8874-4139-ad61-4b5b0f7508d6} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:39:43.695247 [ 253 ] {59f83a1a-8874-4139-ad61-4b5b0f7508d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:39:43.695960 [ 253 ] {59f83a1a-8874-4139-ad61-4b5b0f7508d6} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:43.696014 [ 253 ] {59f83a1a-8874-4139-ad61-4b5b0f7508d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:43.696444 [ 253 ] {59f83a1a-8874-4139-ad61-4b5b0f7508d6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 14:39:43.696705 [ 253 ] {59f83a1a-8874-4139-ad61-4b5b0f7508d6} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:43.696952 [ 253 ] {59f83a1a-8874-4139-ad61-4b5b0f7508d6} executeQuery: Read 14 rows, 1.01 KiB in 0.001826 sec., 7667.031763417306 rows/sec., 551.92 KiB/sec. 2025.01.17 14:39:43.697074 [ 253 ] {59f83a1a-8874-4139-ad61-4b5b0f7508d6} TCPHandler: Processed in 0.002212015 sec. 2025.01.17 14:39:43.697337 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:43.697559 [ 257 ] {185cc951-b31a-479f-8717-512862c0592e} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:39:43.697643 [ 257 ] {185cc951-b31a-479f-8717-512862c0592e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:39:43.698574 [ 257 ] {185cc951-b31a-479f-8717-512862c0592e} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:43.698633 [ 257 ] {185cc951-b31a-479f-8717-512862c0592e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:43.699107 [ 257 ] {185cc951-b31a-479f-8717-512862c0592e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 14:39:43.699394 [ 257 ] {185cc951-b31a-479f-8717-512862c0592e} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:43.699628 [ 257 ] {185cc951-b31a-479f-8717-512862c0592e} executeQuery: Read 229 rows, 20.51 KiB in 0.002131 sec., 107461.28578132331 rows/sec., 9.40 MiB/sec. 2025.01.17 14:39:43.699694 [ 257 ] {185cc951-b31a-479f-8717-512862c0592e} TCPHandler: Processed in 0.002502941 sec. 2025.01.17 14:39:43.699836 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:43.699958 [ 253 ] {25c6fbd3-6240-4dd1-a4e6-2acb478b0b6c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:39:43.700012 [ 253 ] {25c6fbd3-6240-4dd1-a4e6-2acb478b0b6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:39:43.700609 [ 253 ] {25c6fbd3-6240-4dd1-a4e6-2acb478b0b6c} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:43.700650 [ 253 ] {25c6fbd3-6240-4dd1-a4e6-2acb478b0b6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:43.701021 [ 253 ] {25c6fbd3-6240-4dd1-a4e6-2acb478b0b6c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 14:39:43.701264 [ 253 ] {25c6fbd3-6240-4dd1-a4e6-2acb478b0b6c} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:43.701432 [ 139 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2025.01.17 14:39:43.701497 [ 253 ] {25c6fbd3-6240-4dd1-a4e6-2acb478b0b6c} executeQuery: Read 20 rows, 1.43 KiB in 0.001564 sec., 12787.72378516624 rows/sec., 916.62 KiB/sec. 2025.01.17 14:39:43.701505 [ 139 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:43.701579 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:43.701624 [ 253 ] {25c6fbd3-6240-4dd1-a4e6-2acb478b0b6c} TCPHandler: Processed in 0.001843278 sec. 2025.01.17 14:39:43.701882 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:43.701967 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::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.01.17 14:39:43.702259 [ 257 ] {dc1ad263-0106-49e5-8477-8706eea3853e} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:39:43.702431 [ 257 ] {dc1ad263-0106-49e5-8477-8706eea3853e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:39:43.702539 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:43.702658 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 64 rows starting from the beginning of the part 2025.01.17 14:39:43.703024 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part 2025.01.17 14:39:43.703362 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part 2025.01.17 14:39:43.703611 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part 2025.01.17 14:39:43.703839 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part 2025.01.17 14:39:43.704018 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part 2025.01.17 14:39:43.704712 [ 257 ] {dc1ad263-0106-49e5-8477-8706eea3853e} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:43.704759 [ 257 ] {dc1ad263-0106-49e5-8477-8706eea3853e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:43.705314 [ 257 ] {dc1ad263-0106-49e5-8477-8706eea3853e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 14:39:43.705662 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.003965362 sec., 48419.28681416728 rows/sec., 3.63 MiB/sec. 2025.01.17 14:39:43.705687 [ 257 ] {dc1ad263-0106-49e5-8477-8706eea3853e} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:43.705791 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2025.01.17 14:39:43.705928 [ 139 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.17 14:39:43.706043 [ 139 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:43.706106 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:43.706118 [ 257 ] {dc1ad263-0106-49e5-8477-8706eea3853e} executeQuery: Read 14 rows, 1004.00 B in 0.003974 sec., 3522.8988424760946 rows/sec., 246.72 KiB/sec. 2025.01.17 14:39:43.706603 [ 257 ] {dc1ad263-0106-49e5-8477-8706eea3853e} TCPHandler: Processed in 0.00487603 sec. 2025.01.17 14:39:43.706902 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_35_7} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:43.706960 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:43.707023 [ 196 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.01.17 14:39:43.707339 [ 253 ] {82050eee-2225-4aeb-8ea9-0d9f6cc05311} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:39:43.707392 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_35_7} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2025.01.17 14:39:43.707473 [ 253 ] {82050eee-2225-4aeb-8ea9-0d9f6cc05311} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:39:43.707684 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 14:39:43.707888 [ 196 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:43.707969 [ 196 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 243 rows starting from the beginning of the part 2025.01.17 14:39:43.708310 [ 196 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.01.17 14:39:43.708682 [ 196 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.01.17 14:39:43.709069 [ 196 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part 2025.01.17 14:39:43.709400 [ 196 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.01.17 14:39:43.709595 [ 196 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.01.17 14:39:43.710488 [ 253 ] {82050eee-2225-4aeb-8ea9-0d9f6cc05311} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:43.710557 [ 253 ] {82050eee-2225-4aeb-8ea9-0d9f6cc05311} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:43.711580 [ 253 ] {82050eee-2225-4aeb-8ea9-0d9f6cc05311} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 14:39:43.712202 [ 253 ] {82050eee-2225-4aeb-8ea9-0d9f6cc05311} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:43.712424 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.006132406 sec., 88219.86019842782 rows/sec., 6.32 MiB/sec. 2025.01.17 14:39:43.712616 [ 253 ] {82050eee-2225-4aeb-8ea9-0d9f6cc05311} executeQuery: Read 13 rows, 830.00 B in 0.005422 sec., 2397.639247510144 rows/sec., 149.49 KiB/sec. 2025.01.17 14:39:43.712655 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.17 14:39:43.712710 [ 253 ] {82050eee-2225-4aeb-8ea9-0d9f6cc05311} TCPHandler: Processed in 0.005985663 sec. 2025.01.17 14:39:43.712912 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:43.713048 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_20_4} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:43.713153 [ 257 ] {f49198dc-f100-45e9-9331-88335ff5decb} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:39:43.713206 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_20_4} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.17 14:39:43.713233 [ 257 ] {f49198dc-f100-45e9-9331-88335ff5decb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:39:43.713399 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.17 14:39:43.714200 [ 257 ] {f49198dc-f100-45e9-9331-88335ff5decb} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:43.714245 [ 257 ] {f49198dc-f100-45e9-9331-88335ff5decb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:43.714652 [ 257 ] {f49198dc-f100-45e9-9331-88335ff5decb} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 14:39:43.714902 [ 257 ] {f49198dc-f100-45e9-9331-88335ff5decb} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:43.715150 [ 257 ] {f49198dc-f100-45e9-9331-88335ff5decb} executeQuery: Read 395 rows, 28.72 KiB in 0.002079 sec., 189995.18999518998 rows/sec., 13.49 MiB/sec. 2025.01.17 14:39:43.715335 [ 257 ] {f49198dc-f100-45e9-9331-88335ff5decb} TCPHandler: Processed in 0.002511122 sec. 2025.01.17 14:39:43.715572 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:43.715808 [ 253 ] {f4cb05d6-2a8b-4efc-9cce-3e65df63ebb3} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:39:43.715870 [ 253 ] {f4cb05d6-2a8b-4efc-9cce-3e65df63ebb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:39:43.716444 [ 253 ] {f4cb05d6-2a8b-4efc-9cce-3e65df63ebb3} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:43.716484 [ 253 ] {f4cb05d6-2a8b-4efc-9cce-3e65df63ebb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:43.716849 [ 253 ] {f4cb05d6-2a8b-4efc-9cce-3e65df63ebb3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 14:39:43.717099 [ 253 ] {f4cb05d6-2a8b-4efc-9cce-3e65df63ebb3} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:43.717255 [ 139 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.17 14:39:43.717312 [ 139 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:43.717340 [ 253 ] {f4cb05d6-2a8b-4efc-9cce-3e65df63ebb3} executeQuery: Read 6 rows, 321.00 B in 0.001565 sec., 3833.865814696486 rows/sec., 200.30 KiB/sec. 2025.01.17 14:39:43.717433 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:43.717550 [ 253 ] {f4cb05d6-2a8b-4efc-9cce-3e65df63ebb3} TCPHandler: Processed in 0.002092303 sec. 2025.01.17 14:39:43.717665 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.01.17 14:39:43.717734 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:43.717870 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:43.717971 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part 2025.01.17 14:39:43.717983 [ 257 ] {4d85d0f2-7a5f-4218-a14b-b490158f40bf} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:43.718188 [ 257 ] {4d85d0f2-7a5f-4218-a14b-b490158f40bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:39:43.718212 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2025.01.17 14:39:43.718626 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2025.01.17 14:39:43.718914 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2025.01.17 14:39:43.719280 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2025.01.17 14:39:43.719697 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2025.01.17 14:39:43.720871 [ 257 ] {4d85d0f2-7a5f-4218-a14b-b490158f40bf} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:43.720929 [ 257 ] {4d85d0f2-7a5f-4218-a14b-b490158f40bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:43.722071 [ 257 ] {4d85d0f2-7a5f-4218-a14b-b490158f40bf} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 14:39:43.722390 [ 196 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004842079 sec., 24782.743115095807 rows/sec., 1.26 MiB/sec. 2025.01.17 14:39:43.722609 [ 196 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.17 14:39:43.722619 [ 257 ] {4d85d0f2-7a5f-4218-a14b-b490158f40bf} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:43.723236 [ 257 ] {4d85d0f2-7a5f-4218-a14b-b490158f40bf} executeQuery: Read 237 rows, 16.27 KiB in 0.005295 sec., 44759.20679886686 rows/sec., 3.00 MiB/sec. 2025.01.17 14:39:43.723576 [ 257 ] {4d85d0f2-7a5f-4218-a14b-b490158f40bf} TCPHandler: Processed in 0.005917882 sec. 2025.01.17 14:39:43.723851 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:43.723879 [ 196 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_20_4} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:43.724068 [ 196 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_20_4} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.17 14:39:43.724094 [ 253 ] {732ce2dc-17cb-413c-b507-96ee8b67e7a5} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:39:43.724224 [ 253 ] {732ce2dc-17cb-413c-b507-96ee8b67e7a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:39:43.724232 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.17 14:39:43.724776 [ 253 ] {732ce2dc-17cb-413c-b507-96ee8b67e7a5} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:43.724820 [ 253 ] {732ce2dc-17cb-413c-b507-96ee8b67e7a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:43.725198 [ 253 ] {732ce2dc-17cb-413c-b507-96ee8b67e7a5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 14:39:43.725453 [ 253 ] {732ce2dc-17cb-413c-b507-96ee8b67e7a5} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:43.725731 [ 253 ] {732ce2dc-17cb-413c-b507-96ee8b67e7a5} executeQuery: Read 1 rows, 69.00 B in 0.001691 sec., 591.3660555884093 rows/sec., 39.85 KiB/sec. 2025.01.17 14:39:43.725934 [ 253 ] {732ce2dc-17cb-413c-b507-96ee8b67e7a5} TCPHandler: Processed in 0.002219105 sec. 2025.01.17 14:39:43.726101 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:43.726242 [ 257 ] {a97cfa8a-c22f-42d9-9956-74f2fea93797} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:43.726337 [ 257 ] {a97cfa8a-c22f-42d9-9956-74f2fea93797} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:39:43.727469 [ 257 ] {a97cfa8a-c22f-42d9-9956-74f2fea93797} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:43.727509 [ 257 ] {a97cfa8a-c22f-42d9-9956-74f2fea93797} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:43.728182 [ 257 ] {a97cfa8a-c22f-42d9-9956-74f2fea93797} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 14:39:43.728453 [ 257 ] {a97cfa8a-c22f-42d9-9956-74f2fea93797} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:43.728709 [ 257 ] {a97cfa8a-c22f-42d9-9956-74f2fea93797} executeQuery: Read 13 rows, 23.85 KiB in 0.0025 sec., 5200 rows/sec., 9.32 MiB/sec. 2025.01.17 14:39:43.728815 [ 257 ] {a97cfa8a-c22f-42d9-9956-74f2fea93797} TCPHandler: Processed in 0.002782777 sec. 2025.01.17 14:39:43.728974 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:43.729113 [ 253 ] {b1d2c4e0-be4f-448e-a10b-87ae628f638c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:39:43.729174 [ 253 ] {b1d2c4e0-be4f-448e-a10b-87ae628f638c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:39:43.729713 [ 253 ] {b1d2c4e0-be4f-448e-a10b-87ae628f638c} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:43.729751 [ 253 ] {b1d2c4e0-be4f-448e-a10b-87ae628f638c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:43.730147 [ 253 ] {b1d2c4e0-be4f-448e-a10b-87ae628f638c} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 14:39:43.730428 [ 253 ] {b1d2c4e0-be4f-448e-a10b-87ae628f638c} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:43.730636 [ 253 ] {b1d2c4e0-be4f-448e-a10b-87ae628f638c} executeQuery: Read 82 rows, 5.33 KiB in 0.001555 sec., 52733.11897106109 rows/sec., 3.35 MiB/sec. 2025.01.17 14:39:43.730688 [ 253 ] {b1d2c4e0-be4f-448e-a10b-87ae628f638c} TCPHandler: Processed in 0.001787597 sec. 2025.01.17 14:39:47.898279 [ 134 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:39:47.898359 [ 134 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:39:48.017078 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13847 2025.01.17 14:39:48.017799 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:48.017840 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:48.018361 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 14:39:48.018608 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:48.018792 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13847 2025.01.17 14:39:48.691731 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:48.692009 [ 253 ] {f3816747-262c-4a27-b8df-65881b4d6d17} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:39:48.692116 [ 253 ] {f3816747-262c-4a27-b8df-65881b4d6d17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:39:48.693114 [ 253 ] {f3816747-262c-4a27-b8df-65881b4d6d17} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:48.693169 [ 253 ] {f3816747-262c-4a27-b8df-65881b4d6d17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:48.693608 [ 253 ] {f3816747-262c-4a27-b8df-65881b4d6d17} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 14:39:48.693867 [ 253 ] {f3816747-262c-4a27-b8df-65881b4d6d17} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:48.694109 [ 253 ] {f3816747-262c-4a27-b8df-65881b4d6d17} executeQuery: Read 108 rows, 9.25 KiB in 0.002176 sec., 49632.35294117647 rows/sec., 4.15 MiB/sec. 2025.01.17 14:39:48.694176 [ 253 ] {f3816747-262c-4a27-b8df-65881b4d6d17} TCPHandler: Processed in 0.002608553 sec. 2025.01.17 14:39:48.694505 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:48.694765 [ 257 ] {b762f745-8fe2-492d-a705-5d4005dc892c} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:39:48.694843 [ 257 ] {b762f745-8fe2-492d-a705-5d4005dc892c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:39:48.695613 [ 257 ] {b762f745-8fe2-492d-a705-5d4005dc892c} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:48.695663 [ 257 ] {b762f745-8fe2-492d-a705-5d4005dc892c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:48.696116 [ 257 ] {b762f745-8fe2-492d-a705-5d4005dc892c} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 14:39:48.696377 [ 257 ] {b762f745-8fe2-492d-a705-5d4005dc892c} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:48.696624 [ 257 ] {b762f745-8fe2-492d-a705-5d4005dc892c} executeQuery: Read 26 rows, 1.96 KiB in 0.001913 sec., 13591.217982226868 rows/sec., 1022.00 KiB/sec. 2025.01.17 14:39:48.696693 [ 257 ] {b762f745-8fe2-492d-a705-5d4005dc892c} TCPHandler: Processed in 0.002381129 sec. 2025.01.17 14:39:48.696841 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:48.696984 [ 253 ] {c90a9b5e-9ba7-40fd-8f51-2b1386810015} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:39:48.697046 [ 253 ] {c90a9b5e-9ba7-40fd-8f51-2b1386810015} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:39:48.697766 [ 253 ] {c90a9b5e-9ba7-40fd-8f51-2b1386810015} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:48.697808 [ 253 ] {c90a9b5e-9ba7-40fd-8f51-2b1386810015} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:48.698185 [ 253 ] {c90a9b5e-9ba7-40fd-8f51-2b1386810015} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 14:39:48.698429 [ 253 ] {c90a9b5e-9ba7-40fd-8f51-2b1386810015} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:48.698650 [ 253 ] {c90a9b5e-9ba7-40fd-8f51-2b1386810015} executeQuery: Read 90 rows, 7.20 KiB in 0.001699 sec., 52972.3366686286 rows/sec., 4.14 MiB/sec. 2025.01.17 14:39:48.698705 [ 253 ] {c90a9b5e-9ba7-40fd-8f51-2b1386810015} TCPHandler: Processed in 0.0019318 sec. 2025.01.17 14:39:48.698873 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:48.699029 [ 257 ] {6e68bfac-6181-4643-a7e7-5430b14ed77a} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:48.699095 [ 257 ] {6e68bfac-6181-4643-a7e7-5430b14ed77a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:39:48.699747 [ 257 ] {6e68bfac-6181-4643-a7e7-5430b14ed77a} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:48.699788 [ 257 ] {6e68bfac-6181-4643-a7e7-5430b14ed77a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:48.700221 [ 257 ] {6e68bfac-6181-4643-a7e7-5430b14ed77a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 14:39:48.700475 [ 257 ] {6e68bfac-6181-4643-a7e7-5430b14ed77a} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:48.700699 [ 257 ] {6e68bfac-6181-4643-a7e7-5430b14ed77a} executeQuery: Read 160 rows, 11.41 KiB in 0.001706 sec., 93786.63540445486 rows/sec., 6.53 MiB/sec. 2025.01.17 14:39:48.700758 [ 257 ] {6e68bfac-6181-4643-a7e7-5430b14ed77a} TCPHandler: Processed in 0.00195649 sec. 2025.01.17 14:39:48.700904 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:48.701043 [ 253 ] {a8860fb8-f6a3-4b7a-a972-97b32aa310a4} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:48.701138 [ 253 ] {a8860fb8-f6a3-4b7a-a972-97b32aa310a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:39:48.702367 [ 253 ] {a8860fb8-f6a3-4b7a-a972-97b32aa310a4} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:48.702407 [ 253 ] {a8860fb8-f6a3-4b7a-a972-97b32aa310a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:48.703055 [ 253 ] {a8860fb8-f6a3-4b7a-a972-97b32aa310a4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 14:39:48.703329 [ 253 ] {a8860fb8-f6a3-4b7a-a972-97b32aa310a4} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:48.703526 [ 131 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.17 14:39:48.703610 [ 253 ] {a8860fb8-f6a3-4b7a-a972-97b32aa310a4} executeQuery: Read 26 rows, 47.71 KiB in 0.002594 sec., 10023.130300693909 rows/sec., 17.96 MiB/sec. 2025.01.17 14:39:48.703617 [ 131 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:48.703714 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:48.703962 [ 253 ] {a8860fb8-f6a3-4b7a-a972-97b32aa310a4} TCPHandler: Processed in 0.003120624 sec. 2025.01.17 14:39:48.704058 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.17 14:39:48.704196 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:48.704485 [ 257 ] {7eae2041-8477-46ac-8241-18fdbb08c4c1} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:39:48.704629 [ 257 ] {7eae2041-8477-46ac-8241-18fdbb08c4c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:39:48.704794 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:48.705061 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 540 rows starting from the beginning of the part 2025.01.17 14:39:48.705895 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part 2025.01.17 14:39:48.706684 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part 2025.01.17 14:39:48.706817 [ 257 ] {7eae2041-8477-46ac-8241-18fdbb08c4c1} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:48.706947 [ 257 ] {7eae2041-8477-46ac-8241-18fdbb08c4c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:48.707347 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part 2025.01.17 14:39:48.707980 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part 2025.01.17 14:39:48.708702 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part 2025.01.17 14:39:48.708849 [ 257 ] {7eae2041-8477-46ac-8241-18fdbb08c4c1} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 14:39:48.709794 [ 257 ] {7eae2041-8477-46ac-8241-18fdbb08c4c1} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:48.710334 [ 257 ] {7eae2041-8477-46ac-8241-18fdbb08c4c1} executeQuery: Read 60 rows, 4.14 KiB in 0.005933 sec., 10112.927692566998 rows/sec., 697.90 KiB/sec. 2025.01.17 14:39:48.710614 [ 257 ] {7eae2041-8477-46ac-8241-18fdbb08c4c1} TCPHandler: Processed in 0.006528994 sec. 2025.01.17 14:39:48.714920 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 644 rows, containing 19 columns (19 merged, 0 gathered) in 0.011018016 sec., 58449.724523907025 rows/sec., 104.74 MiB/sec. 2025.01.17 14:39:48.716016 [ 189 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.17 14:39:48.716458 [ 189 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_36_7} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:48.716540 [ 189 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_36_7} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.17 14:39:48.716708 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. 2025.01.17 14:39:49.000568 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.01.17 14:39:49.022824 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:49.022878 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:49.030387 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 14:39:49.031179 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:49.033843 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.01.17 14:39:49.936989 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:49.937173 [ 253 ] {36d91188-69c8-4fb7-8e51-45a8b386c2cb} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:39:49.937246 [ 253 ] {36d91188-69c8-4fb7-8e51-45a8b386c2cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:39:49.937976 [ 253 ] {36d91188-69c8-4fb7-8e51-45a8b386c2cb} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:49.938032 [ 253 ] {36d91188-69c8-4fb7-8e51-45a8b386c2cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:49.938468 [ 253 ] {36d91188-69c8-4fb7-8e51-45a8b386c2cb} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 14:39:49.938727 [ 253 ] {36d91188-69c8-4fb7-8e51-45a8b386c2cb} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:49.938927 [ 130 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.17 14:39:49.939007 [ 253 ] {36d91188-69c8-4fb7-8e51-45a8b386c2cb} executeQuery: Read 14 rows, 1.01 KiB in 0.001875 sec., 7466.666666666667 rows/sec., 537.50 KiB/sec. 2025.01.17 14:39:49.939014 [ 130 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:49.939096 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:49.939151 [ 253 ] {36d91188-69c8-4fb7-8e51-45a8b386c2cb} TCPHandler: Processed in 0.002285507 sec. 2025.01.17 14:39:49.939291 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.01.17 14:39:49.939425 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:49.939470 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:49.939491 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part 2025.01.17 14:39:49.939734 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2025.01.17 14:39:49.939893 [ 257 ] {c773da73-3510-41b5-a2d8-14bde9db6e3b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:39:49.939996 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.01.17 14:39:49.940062 [ 257 ] {c773da73-3510-41b5-a2d8-14bde9db6e3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:39:49.940422 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.01.17 14:39:49.940686 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2025.01.17 14:39:49.942633 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00343013 sec., 20407.389807383395 rows/sec., 1.51 MiB/sec. 2025.01.17 14:39:49.942837 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.17 14:39:49.943178 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_21_5} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:49.943293 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_21_5} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.17 14:39:49.943329 [ 257 ] {c773da73-3510-41b5-a2d8-14bde9db6e3b} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:49.943424 [ 257 ] {c773da73-3510-41b5-a2d8-14bde9db6e3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:49.943434 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:39:49.944019 [ 257 ] {c773da73-3510-41b5-a2d8-14bde9db6e3b} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 14:39:49.944306 [ 257 ] {c773da73-3510-41b5-a2d8-14bde9db6e3b} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:49.944524 [ 257 ] {c773da73-3510-41b5-a2d8-14bde9db6e3b} executeQuery: Read 1369 rows, 116.63 KiB in 0.004815 sec., 284319.83385254414 rows/sec., 23.65 MiB/sec. 2025.01.17 14:39:49.944603 [ 257 ] {c773da73-3510-41b5-a2d8-14bde9db6e3b} TCPHandler: Processed in 0.005286659 sec. 2025.01.17 14:39:49.944779 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:49.944926 [ 253 ] {96cd6d8e-67b6-457e-9eb2-527579b3e9a2} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:39:49.944988 [ 253 ] {96cd6d8e-67b6-457e-9eb2-527579b3e9a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:39:49.945687 [ 253 ] {96cd6d8e-67b6-457e-9eb2-527579b3e9a2} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:49.945730 [ 253 ] {96cd6d8e-67b6-457e-9eb2-527579b3e9a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:49.946109 [ 253 ] {96cd6d8e-67b6-457e-9eb2-527579b3e9a2} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 14:39:49.946357 [ 253 ] {96cd6d8e-67b6-457e-9eb2-527579b3e9a2} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:49.946582 [ 253 ] {96cd6d8e-67b6-457e-9eb2-527579b3e9a2} executeQuery: Read 20 rows, 1.43 KiB in 0.001692 sec., 11820.33096926714 rows/sec., 847.28 KiB/sec. 2025.01.17 14:39:49.946641 [ 253 ] {96cd6d8e-67b6-457e-9eb2-527579b3e9a2} TCPHandler: Processed in 0.00193099 sec. 2025.01.17 14:39:49.946791 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:49.946940 [ 257 ] {2826d025-a70b-4cab-82ee-88ba32396948} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:39:49.947002 [ 257 ] {2826d025-a70b-4cab-82ee-88ba32396948} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:39:49.947786 [ 257 ] {2826d025-a70b-4cab-82ee-88ba32396948} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:49.947826 [ 257 ] {2826d025-a70b-4cab-82ee-88ba32396948} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:49.948220 [ 257 ] {2826d025-a70b-4cab-82ee-88ba32396948} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 14:39:49.948481 [ 257 ] {2826d025-a70b-4cab-82ee-88ba32396948} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:49.948716 [ 257 ] {2826d025-a70b-4cab-82ee-88ba32396948} executeQuery: Read 242 rows, 16.79 KiB in 0.001806 sec., 133997.78516057585 rows/sec., 9.08 MiB/sec. 2025.01.17 14:39:49.948940 [ 257 ] {2826d025-a70b-4cab-82ee-88ba32396948} TCPHandler: Processed in 0.002214605 sec. 2025.01.17 14:39:49.949129 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:49.949267 [ 253 ] {0517b1ef-1613-4bfa-a7fd-f74fb9c92fe9} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:39:49.949328 [ 253 ] {0517b1ef-1613-4bfa-a7fd-f74fb9c92fe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:39:49.949963 [ 253 ] {0517b1ef-1613-4bfa-a7fd-f74fb9c92fe9} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:49.950004 [ 253 ] {0517b1ef-1613-4bfa-a7fd-f74fb9c92fe9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:49.950365 [ 253 ] {0517b1ef-1613-4bfa-a7fd-f74fb9c92fe9} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 14:39:49.950612 [ 253 ] {0517b1ef-1613-4bfa-a7fd-f74fb9c92fe9} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:49.950811 [ 130 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.17 14:39:49.950879 [ 253 ] {0517b1ef-1613-4bfa-a7fd-f74fb9c92fe9} executeQuery: Read 13 rows, 830.00 B in 0.001638 sec., 7936.507936507937 rows/sec., 494.84 KiB/sec. 2025.01.17 14:39:49.950906 [ 130 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:49.951004 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:49.951009 [ 253 ] {0517b1ef-1613-4bfa-a7fd-f74fb9c92fe9} TCPHandler: Processed in 0.00194492 sec. 2025.01.17 14:39:49.951316 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:49.951346 [ 196 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.01.17 14:39:49.951702 [ 257 ] {6fa11cbc-b048-41b2-b1e4-05b6fc413170} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:39:49.951744 [ 196 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:49.951805 [ 257 ] {6fa11cbc-b048-41b2-b1e4-05b6fc413170} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:39:49.951827 [ 196 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part 2025.01.17 14:39:49.952226 [ 196 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2025.01.17 14:39:49.952530 [ 196 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part 2025.01.17 14:39:49.952911 [ 196 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2025.01.17 14:39:49.953260 [ 196 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part 2025.01.17 14:39:49.954819 [ 257 ] {6fa11cbc-b048-41b2-b1e4-05b6fc413170} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:49.954895 [ 257 ] {6fa11cbc-b048-41b2-b1e4-05b6fc413170} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:49.955750 [ 196 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004435591 sec., 14654.19151585437 rows/sec., 970.93 KiB/sec. 2025.01.17 14:39:49.955995 [ 196 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.17 14:39:49.956098 [ 257 ] {6fa11cbc-b048-41b2-b1e4-05b6fc413170} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 14:39:49.956452 [ 196 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_21_5} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:49.956602 [ 257 ] {6fa11cbc-b048-41b2-b1e4-05b6fc413170} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:49.956652 [ 196 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_21_5} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.17 14:39:49.956838 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 14:39:49.956987 [ 257 ] {6fa11cbc-b048-41b2-b1e4-05b6fc413170} executeQuery: Read 851 rows, 63.01 KiB in 0.005457 sec., 155946.49074583105 rows/sec., 11.28 MiB/sec. 2025.01.17 14:39:49.957057 [ 257 ] {6fa11cbc-b048-41b2-b1e4-05b6fc413170} TCPHandler: Processed in 0.005929873 sec. 2025.01.17 14:39:49.957217 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:49.957357 [ 253 ] {42debf83-b7d3-4b28-ba52-6955d26c0a90} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:39:49.957418 [ 253 ] {42debf83-b7d3-4b28-ba52-6955d26c0a90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:39:49.957931 [ 253 ] {42debf83-b7d3-4b28-ba52-6955d26c0a90} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:49.957971 [ 253 ] {42debf83-b7d3-4b28-ba52-6955d26c0a90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:49.958355 [ 253 ] {42debf83-b7d3-4b28-ba52-6955d26c0a90} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 14:39:49.958602 [ 253 ] {42debf83-b7d3-4b28-ba52-6955d26c0a90} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:49.958883 [ 253 ] {42debf83-b7d3-4b28-ba52-6955d26c0a90} executeQuery: Read 6 rows, 321.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 203.16 KiB/sec. 2025.01.17 14:39:49.959114 [ 253 ] {42debf83-b7d3-4b28-ba52-6955d26c0a90} TCPHandler: Processed in 0.001957821 sec. 2025.01.17 14:39:49.959384 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:49.959608 [ 257 ] {e61a29ba-f2ea-4028-873a-1f27b9dabbbf} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:49.959706 [ 257 ] {e61a29ba-f2ea-4028-873a-1f27b9dabbbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:39:49.960488 [ 257 ] {e61a29ba-f2ea-4028-873a-1f27b9dabbbf} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:49.960526 [ 257 ] {e61a29ba-f2ea-4028-873a-1f27b9dabbbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:49.960984 [ 257 ] {e61a29ba-f2ea-4028-873a-1f27b9dabbbf} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 14:39:49.961253 [ 257 ] {e61a29ba-f2ea-4028-873a-1f27b9dabbbf} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:49.961440 [ 257 ] {e61a29ba-f2ea-4028-873a-1f27b9dabbbf} executeQuery: Read 987 rows, 67.25 KiB in 0.001887 sec., 523052.46422893484 rows/sec., 34.80 MiB/sec. 2025.01.17 14:39:49.961492 [ 257 ] {e61a29ba-f2ea-4028-873a-1f27b9dabbbf} TCPHandler: Processed in 0.002276997 sec. 2025.01.17 14:39:49.961637 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:49.961773 [ 253 ] {2ca5ee58-f6a6-4969-8644-08d7600c734e} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:39:49.961834 [ 253 ] {2ca5ee58-f6a6-4969-8644-08d7600c734e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:39:49.962406 [ 253 ] {2ca5ee58-f6a6-4969-8644-08d7600c734e} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:49.962453 [ 253 ] {2ca5ee58-f6a6-4969-8644-08d7600c734e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:49.962856 [ 253 ] {2ca5ee58-f6a6-4969-8644-08d7600c734e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 14:39:49.963094 [ 253 ] {2ca5ee58-f6a6-4969-8644-08d7600c734e} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:49.963309 [ 253 ] {2ca5ee58-f6a6-4969-8644-08d7600c734e} executeQuery: Read 1 rows, 69.00 B in 0.001565 sec., 638.9776357827476 rows/sec., 43.06 KiB/sec. 2025.01.17 14:39:49.963359 [ 253 ] {2ca5ee58-f6a6-4969-8644-08d7600c734e} TCPHandler: Processed in 0.001777806 sec. 2025.01.17 14:39:49.963503 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:49.963622 [ 257 ] {01d97efb-73e9-4d96-b779-679daf7e054d} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:49.963715 [ 257 ] {01d97efb-73e9-4d96-b779-679daf7e054d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:39:49.965000 [ 257 ] {01d97efb-73e9-4d96-b779-679daf7e054d} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:49.965037 [ 257 ] {01d97efb-73e9-4d96-b779-679daf7e054d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:49.965664 [ 257 ] {01d97efb-73e9-4d96-b779-679daf7e054d} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 14:39:49.965934 [ 257 ] {01d97efb-73e9-4d96-b779-679daf7e054d} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:49.966178 [ 257 ] {01d97efb-73e9-4d96-b779-679daf7e054d} executeQuery: Read 13 rows, 23.85 KiB in 0.00258 sec., 5038.759689922481 rows/sec., 9.03 MiB/sec. 2025.01.17 14:39:49.966283 [ 257 ] {01d97efb-73e9-4d96-b779-679daf7e054d} TCPHandler: Processed in 0.002838968 sec. 2025.01.17 14:39:49.966438 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:49.966574 [ 253 ] {6433da23-c33d-4c92-90ae-e7f3ca16c9ff} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:39:49.966635 [ 253 ] {6433da23-c33d-4c92-90ae-e7f3ca16c9ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:39:49.967135 [ 253 ] {6433da23-c33d-4c92-90ae-e7f3ca16c9ff} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:49.967174 [ 253 ] {6433da23-c33d-4c92-90ae-e7f3ca16c9ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:49.967553 [ 253 ] {6433da23-c33d-4c92-90ae-e7f3ca16c9ff} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 14:39:49.967800 [ 253 ] {6433da23-c33d-4c92-90ae-e7f3ca16c9ff} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:49.968050 [ 253 ] {6433da23-c33d-4c92-90ae-e7f3ca16c9ff} executeQuery: Read 46 rows, 2.85 KiB in 0.001498 sec., 30707.610146862484 rows/sec., 1.86 MiB/sec. 2025.01.17 14:39:49.968135 [ 253 ] {6433da23-c33d-4c92-90ae-e7f3ca16c9ff} TCPHandler: Processed in 0.001762927 sec. 2025.01.17 14:39:50.000216 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 200.54 MiB, peak 205.98 MiB, free memory in arenas 0.00 B, will set to 199.54 MiB (RSS), difference: -1.00 MiB 2025.01.17 14:39:53.096863 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 950 2025.01.17 14:39:53.100864 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:53.100926 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:53.102465 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 14:39:53.102804 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:53.104263 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 950 2025.01.17 14:39:53.687130 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:53.687324 [ 253 ] {0df515f9-099c-4a8b-b872-c7d77758635f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:39:53.687399 [ 253 ] {0df515f9-099c-4a8b-b872-c7d77758635f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:39:53.688180 [ 253 ] {0df515f9-099c-4a8b-b872-c7d77758635f} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:53.688233 [ 253 ] {0df515f9-099c-4a8b-b872-c7d77758635f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:53.688715 [ 253 ] {0df515f9-099c-4a8b-b872-c7d77758635f} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 14:39:53.688988 [ 253 ] {0df515f9-099c-4a8b-b872-c7d77758635f} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:53.689262 [ 253 ] {0df515f9-099c-4a8b-b872-c7d77758635f} executeQuery: Read 56 rows, 4.38 KiB in 0.001978 sec., 28311.425682507583 rows/sec., 2.16 MiB/sec. 2025.01.17 14:39:53.689384 [ 253 ] {0df515f9-099c-4a8b-b872-c7d77758635f} TCPHandler: Processed in 0.002379229 sec. 2025.01.17 14:39:53.689680 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:53.689879 [ 257 ] {ecf98177-62d1-4dd6-a719-303fc70a637a} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:39:53.689959 [ 257 ] {ecf98177-62d1-4dd6-a719-303fc70a637a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:39:53.690790 [ 257 ] {ecf98177-62d1-4dd6-a719-303fc70a637a} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:53.690837 [ 257 ] {ecf98177-62d1-4dd6-a719-303fc70a637a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:53.691283 [ 257 ] {ecf98177-62d1-4dd6-a719-303fc70a637a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 14:39:53.691562 [ 257 ] {ecf98177-62d1-4dd6-a719-303fc70a637a} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:53.691798 [ 257 ] {ecf98177-62d1-4dd6-a719-303fc70a637a} executeQuery: Read 64 rows, 5.12 KiB in 0.001973 sec., 32437.91180942727 rows/sec., 2.53 MiB/sec. 2025.01.17 14:39:53.691857 [ 257 ] {ecf98177-62d1-4dd6-a719-303fc70a637a} TCPHandler: Processed in 0.002329828 sec. 2025.01.17 14:39:53.692023 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:53.692167 [ 253 ] {dbb9f431-e3e0-4329-95ad-c57679779df0} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:53.692235 [ 253 ] {dbb9f431-e3e0-4329-95ad-c57679779df0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:39:53.692884 [ 253 ] {dbb9f431-e3e0-4329-95ad-c57679779df0} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:53.692925 [ 253 ] {dbb9f431-e3e0-4329-95ad-c57679779df0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:53.693340 [ 253 ] {dbb9f431-e3e0-4329-95ad-c57679779df0} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 14:39:53.693600 [ 253 ] {dbb9f431-e3e0-4329-95ad-c57679779df0} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:53.693789 [ 253 ] {dbb9f431-e3e0-4329-95ad-c57679779df0} executeQuery: Read 96 rows, 6.85 KiB in 0.001658 sec., 57901.08564535585 rows/sec., 4.03 MiB/sec. 2025.01.17 14:39:53.693845 [ 253 ] {dbb9f431-e3e0-4329-95ad-c57679779df0} TCPHandler: Processed in 0.001889929 sec. 2025.01.17 14:39:53.694025 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:53.694171 [ 257 ] {2bc68bee-f14f-4675-84f2-0fa6c15fc706} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:39:53.694235 [ 257 ] {2bc68bee-f14f-4675-84f2-0fa6c15fc706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:39:53.694817 [ 257 ] {2bc68bee-f14f-4675-84f2-0fa6c15fc706} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:53.694857 [ 257 ] {2bc68bee-f14f-4675-84f2-0fa6c15fc706} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:53.695258 [ 257 ] {2bc68bee-f14f-4675-84f2-0fa6c15fc706} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 14:39:53.695513 [ 257 ] {2bc68bee-f14f-4675-84f2-0fa6c15fc706} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:53.695741 [ 257 ] {2bc68bee-f14f-4675-84f2-0fa6c15fc706} executeQuery: Read 36 rows, 2.48 KiB in 0.001606 sec., 22415.940224159403 rows/sec., 1.51 MiB/sec. 2025.01.17 14:39:53.695795 [ 257 ] {2bc68bee-f14f-4675-84f2-0fa6c15fc706} TCPHandler: Processed in 0.001840218 sec. 2025.01.17 14:39:55.518903 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14274 2025.01.17 14:39:55.519635 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:55.519686 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:55.520222 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 14:39:55.520478 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:55.520685 [ 122 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.17 14:39:55.520753 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2025.01.17 14:39:55.520779 [ 122 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:55.520813 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:55.520980 [ 192 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.17 14:39:55.521148 [ 192 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:55.521188 [ 192 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12017 rows starting from the beginning of the part 2025.01.17 14:39:55.521262 [ 192 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part 2025.01.17 14:39:55.521480 [ 192 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part 2025.01.17 14:39:55.521695 [ 192 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part 2025.01.17 14:39:55.521847 [ 192 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part 2025.01.17 14:39:55.521936 [ 192 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part 2025.01.17 14:39:55.524223 [ 191 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003333248 sec., 4282309.627126454 rows/sec., 61.26 MiB/sec. 2025.01.17 14:39:55.524565 [ 200 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.17 14:39:55.524890 [ 200 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_31_6} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:55.524969 [ 200 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_31_6} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.17 14:39:55.525054 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2025.01.17 14:39:56.533886 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.01.17 14:39:56.554821 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:56.554883 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:56.562028 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 14:39:56.562801 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:56.563120 [ 119 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.17 14:39:56.563198 [ 119 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:56.563247 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.17 14:39:56.563650 [ 192 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.17 14:39:56.580405 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.01.17 14:39:56.582052 [ 192 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:56.583721 [ 192 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2025.01.17 14:39:56.589576 [ 192 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2025.01.17 14:39:56.595441 [ 192 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part 2025.01.17 14:39:56.601160 [ 192 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part 2025.01.17 14:39:56.607016 [ 192 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.01.17 14:39:56.611743 [ 192 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2025.01.17 14:39:56.671076 [ 191 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.107689467 sec., 2172.914459684344 rows/sec., 11.24 MiB/sec. 2025.01.17 14:39:56.674228 [ 198 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.17 14:39:56.677384 [ 198 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_31_6} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:56.677530 [ 198 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_31_6} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.17 14:39:56.680188 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.17 14:39:57.000160 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 200.66 MiB, peak 211.21 MiB, free memory in arenas 0.00 B, will set to 202.27 MiB (RSS), difference: 1.62 MiB 2025.01.17 14:39:58.691363 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:58.691562 [ 253 ] {00e9b176-8f58-40e9-ad59-d362374f5048} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:39:58.691636 [ 253 ] {00e9b176-8f58-40e9-ad59-d362374f5048} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:39:58.692461 [ 253 ] {00e9b176-8f58-40e9-ad59-d362374f5048} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:58.692504 [ 253 ] {00e9b176-8f58-40e9-ad59-d362374f5048} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:39:58.692953 [ 253 ] {00e9b176-8f58-40e9-ad59-d362374f5048} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 14:39:58.693209 [ 253 ] {00e9b176-8f58-40e9-ad59-d362374f5048} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:58.693370 [ 117 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.17 14:39:58.693420 [ 117 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:58.693427 [ 253 ] {00e9b176-8f58-40e9-ad59-d362374f5048} executeQuery: Read 108 rows, 9.25 KiB in 0.001912 sec., 56485.355648535566 rows/sec., 4.72 MiB/sec. 2025.01.17 14:39:58.693447 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:39:58.693540 [ 253 ] {00e9b176-8f58-40e9-ad59-d362374f5048} TCPHandler: Processed in 0.002305427 sec. 2025.01.17 14:39:58.693745 [ 191 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.17 14:39:58.693868 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:58.693957 [ 191 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:58.694023 [ 191 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1431 rows starting from the beginning of the part 2025.01.17 14:39:58.694192 [ 257 ] {7fc0dc5e-04f8-4119-bfda-e0d01c316165} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:39:58.694285 [ 191 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 229 rows starting from the beginning of the part 2025.01.17 14:39:58.694354 [ 257 ] {7fc0dc5e-04f8-4119-bfda-e0d01c316165} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:39:58.694690 [ 191 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 108 rows starting from the beginning of the part 2025.01.17 14:39:58.695006 [ 191 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1369 rows starting from the beginning of the part 2025.01.17 14:39:58.695397 [ 191 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part 2025.01.17 14:39:58.695744 [ 191 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 108 rows starting from the beginning of the part 2025.01.17 14:39:58.697316 [ 257 ] {7fc0dc5e-04f8-4119-bfda-e0d01c316165} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:58.697398 [ 257 ] {7fc0dc5e-04f8-4119-bfda-e0d01c316165} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:39:58.698584 [ 257 ] {7fc0dc5e-04f8-4119-bfda-e0d01c316165} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 14:39:58.698932 [ 257 ] {7fc0dc5e-04f8-4119-bfda-e0d01c316165} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:58.699311 [ 257 ] {7fc0dc5e-04f8-4119-bfda-e0d01c316165} executeQuery: Read 26 rows, 1.96 KiB in 0.005228 sec., 4973.221117061974 rows/sec., 373.96 KiB/sec. 2025.01.17 14:39:58.699739 [ 257 ] {7fc0dc5e-04f8-4119-bfda-e0d01c316165} TCPHandler: Processed in 0.006051655 sec. 2025.01.17 14:39:58.700135 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:58.700416 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.006850801 sec., 481841.46642122575 rows/sec., 42.07 MiB/sec. 2025.01.17 14:39:58.700507 [ 253 ] {6c8ef7d5-01a3-4d30-b86c-55066894bd6c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:39:58.700572 [ 253 ] {6c8ef7d5-01a3-4d30-b86c-55066894bd6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:39:58.700785 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.17 14:39:58.701397 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_51_10} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:58.701622 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_51_10} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.17 14:39:58.701810 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.17 14:39:58.701914 [ 253 ] {6c8ef7d5-01a3-4d30-b86c-55066894bd6c} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:58.701961 [ 253 ] {6c8ef7d5-01a3-4d30-b86c-55066894bd6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:39:58.702359 [ 253 ] {6c8ef7d5-01a3-4d30-b86c-55066894bd6c} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 14:39:58.702607 [ 253 ] {6c8ef7d5-01a3-4d30-b86c-55066894bd6c} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:58.702743 [ 117 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.17 14:39:58.702785 [ 117 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:58.702813 [ 253 ] {6c8ef7d5-01a3-4d30-b86c-55066894bd6c} executeQuery: Read 90 rows, 7.20 KiB in 0.002412 sec., 37313.432835820895 rows/sec., 2.91 MiB/sec. 2025.01.17 14:39:58.702815 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:39:58.702967 [ 253 ] {6c8ef7d5-01a3-4d30-b86c-55066894bd6c} TCPHandler: Processed in 0.003080593 sec. 2025.01.17 14:39:58.703062 [ 186 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.17 14:39:58.703182 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:58.703213 [ 186 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:58.703247 [ 186 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part 2025.01.17 14:39:58.703452 [ 257 ] {2d367ab4-6ce8-427c-98be-7e6c16d15225} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:58.703458 [ 186 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 395 rows starting from the beginning of the part 2025.01.17 14:39:58.703641 [ 257 ] {2d367ab4-6ce8-427c-98be-7e6c16d15225} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:39:58.703756 [ 186 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part 2025.01.17 14:39:58.704167 [ 186 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 851 rows starting from the beginning of the part 2025.01.17 14:39:58.704539 [ 186 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2025.01.17 14:39:58.704890 [ 186 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part 2025.01.17 14:39:58.705887 [ 257 ] {2d367ab4-6ce8-427c-98be-7e6c16d15225} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:58.705938 [ 257 ] {2d367ab4-6ce8-427c-98be-7e6c16d15225} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:39:58.706589 [ 257 ] {2d367ab4-6ce8-427c-98be-7e6c16d15225} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 14:39:58.706881 [ 257 ] {2d367ab4-6ce8-427c-98be-7e6c16d15225} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:58.707140 [ 117 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.17 14:39:58.707201 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.004261217 sec., 563923.4049803143 rows/sec., 43.23 MiB/sec. 2025.01.17 14:39:58.707236 [ 117 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:58.707312 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:39:58.707460 [ 257 ] {2d367ab4-6ce8-427c-98be-7e6c16d15225} executeQuery: Read 160 rows, 11.41 KiB in 0.004075 sec., 39263.8036809816 rows/sec., 2.73 MiB/sec. 2025.01.17 14:39:58.707590 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.17 14:39:58.707800 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.17 14:39:58.708041 [ 257 ] {2d367ab4-6ce8-427c-98be-7e6c16d15225} TCPHandler: Processed in 0.004944442 sec. 2025.01.17 14:39:58.708384 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:58.708383 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:58.708553 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14273 rows starting from the beginning of the part 2025.01.17 14:39:58.708721 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_51_10} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:58.708926 [ 253 ] {cecf40e8-21b6-4952-8b95-e8bbe462b554} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:39:58.709056 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:39:58.709199 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_51_10} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.17 14:39:58.709459 [ 253 ] {cecf40e8-21b6-4952-8b95-e8bbe462b554} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:39:58.709557 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.17 14:39:58.709579 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:39:58.710106 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 987 rows starting from the beginning of the part 2025.01.17 14:39:58.710545 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 96 rows starting from the beginning of the part 2025.01.17 14:39:58.710962 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part 2025.01.17 14:39:58.715436 [ 253 ] {cecf40e8-21b6-4952-8b95-e8bbe462b554} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:58.715479 [ 253 ] {cecf40e8-21b6-4952-8b95-e8bbe462b554} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:39:58.716772 [ 253 ] {cecf40e8-21b6-4952-8b95-e8bbe462b554} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 14:39:58.717088 [ 253 ] {cecf40e8-21b6-4952-8b95-e8bbe462b554} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:58.717336 [ 253 ] {cecf40e8-21b6-4952-8b95-e8bbe462b554} executeQuery: Read 26 rows, 47.71 KiB in 0.008622 sec., 3015.541637671074 rows/sec., 5.40 MiB/sec. 2025.01.17 14:39:58.717502 [ 253 ] {cecf40e8-21b6-4952-8b95-e8bbe462b554} TCPHandler: Processed in 0.009312882 sec. 2025.01.17 14:39:58.717722 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:39:58.717972 [ 257 ] {4a0a8379-4224-4d28-a05f-e67199416048} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:39:58.718036 [ 257 ] {4a0a8379-4224-4d28-a05f-e67199416048} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:39:58.718783 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 15913 rows, containing 5 columns (5 merged, 0 gathered) in 0.011341313 sec., 1403100.3288596303 rows/sec., 94.71 MiB/sec. 2025.01.17 14:39:58.719162 [ 257 ] {4a0a8379-4224-4d28-a05f-e67199416048} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:58.719208 [ 257 ] {4a0a8379-4224-4d28-a05f-e67199416048} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:39:58.719408 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.17 14:39:58.719684 [ 257 ] {4a0a8379-4224-4d28-a05f-e67199416048} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 14:39:58.719800 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_51_10} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:58.719914 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_51_10} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.17 14:39:58.720028 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. 2025.01.17 14:39:58.720027 [ 257 ] {4a0a8379-4224-4d28-a05f-e67199416048} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:58.720218 [ 117 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.17 14:39:58.720278 [ 117 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:39:58.720319 [ 257 ] {4a0a8379-4224-4d28-a05f-e67199416048} executeQuery: Read 60 rows, 4.14 KiB in 0.002405 sec., 24948.024948024948 rows/sec., 1.68 MiB/sec. 2025.01.17 14:39:58.720327 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:39:58.720515 [ 257 ] {4a0a8379-4224-4d28-a05f-e67199416048} TCPHandler: Processed in 0.00290309 sec. 2025.01.17 14:39:58.720594 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.17 14:39:58.720720 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:39:58.720750 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2794 rows starting from the beginning of the part 2025.01.17 14:39:58.720822 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:39:58.721066 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:39:58.721252 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 46 rows starting from the beginning of the part 2025.01.17 14:39:58.721405 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:39:58.721598 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2025.01.17 14:39:58.723264 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3078 rows, containing 4 columns (4 merged, 0 gathered) in 0.002809018 sec., 1095756.5953653555 rows/sec., 71.47 MiB/sec. 2025.01.17 14:39:58.723556 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.17 14:39:58.723835 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_51_10} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:39:58.723919 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_51_10} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.17 14:39:58.723991 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. 2025.01.17 14:40:02.898612 [ 112 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:40:02.898676 [ 112 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:40:03.001911 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001353058 sec. 2025.01.17 14:40:03.020851 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14762 2025.01.17 14:40:03.021471 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:03.021508 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:03.022038 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 14:40:03.022311 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:03.022517 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14762 2025.01.17 14:40:03.104539 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 970 2025.01.17 14:40:03.107498 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:03.107555 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:03.109030 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 14:40:03.109359 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:03.110019 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 970 2025.01.17 14:40:03.695697 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:03.695986 [ 253 ] {3593650d-9723-4ef1-9b6d-723bf36676db} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:40:03.696096 [ 253 ] {3593650d-9723-4ef1-9b6d-723bf36676db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:40:03.696849 [ 253 ] {3593650d-9723-4ef1-9b6d-723bf36676db} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:03.696906 [ 253 ] {3593650d-9723-4ef1-9b6d-723bf36676db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:03.697358 [ 253 ] {3593650d-9723-4ef1-9b6d-723bf36676db} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 14:40:03.697620 [ 253 ] {3593650d-9723-4ef1-9b6d-723bf36676db} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:03.697897 [ 253 ] {3593650d-9723-4ef1-9b6d-723bf36676db} executeQuery: Read 14 rows, 1.01 KiB in 0.001983 sec., 7060.010085728694 rows/sec., 508.23 KiB/sec. 2025.01.17 14:40:03.698057 [ 253 ] {3593650d-9723-4ef1-9b6d-723bf36676db} TCPHandler: Processed in 0.002526122 sec. 2025.01.17 14:40:03.698338 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:03.698551 [ 257 ] {4d72b803-c27c-4f83-9363-51121c55ac1d} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:40:03.698634 [ 257 ] {4d72b803-c27c-4f83-9363-51121c55ac1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:40:03.699722 [ 257 ] {4d72b803-c27c-4f83-9363-51121c55ac1d} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:03.699773 [ 257 ] {4d72b803-c27c-4f83-9363-51121c55ac1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:03.700285 [ 257 ] {4d72b803-c27c-4f83-9363-51121c55ac1d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 14:40:03.700547 [ 257 ] {4d72b803-c27c-4f83-9363-51121c55ac1d} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:03.700777 [ 257 ] {4d72b803-c27c-4f83-9363-51121c55ac1d} executeQuery: Read 229 rows, 20.51 KiB in 0.002284 sec., 100262.69702276707 rows/sec., 8.77 MiB/sec. 2025.01.17 14:40:03.700855 [ 257 ] {4d72b803-c27c-4f83-9363-51121c55ac1d} TCPHandler: Processed in 0.002673285 sec. 2025.01.17 14:40:03.701066 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:03.701207 [ 253 ] {252c7555-b18d-44d3-94c9-dd67207481dd} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:40:03.701262 [ 253 ] {252c7555-b18d-44d3-94c9-dd67207481dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:40:03.701872 [ 253 ] {252c7555-b18d-44d3-94c9-dd67207481dd} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:03.701915 [ 253 ] {252c7555-b18d-44d3-94c9-dd67207481dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:03.702313 [ 253 ] {252c7555-b18d-44d3-94c9-dd67207481dd} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 14:40:03.702556 [ 253 ] {252c7555-b18d-44d3-94c9-dd67207481dd} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:03.702782 [ 253 ] {252c7555-b18d-44d3-94c9-dd67207481dd} executeQuery: Read 20 rows, 1.43 KiB in 0.001603 sec., 12476.606363069244 rows/sec., 894.32 KiB/sec. 2025.01.17 14:40:03.702840 [ 253 ] {252c7555-b18d-44d3-94c9-dd67207481dd} TCPHandler: Processed in 0.001874588 sec. 2025.01.17 14:40:03.702997 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:03.703139 [ 257 ] {6d03bad4-8c3b-418a-8ebd-cbb7ef3851b1} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:40:03.703202 [ 257 ] {6d03bad4-8c3b-418a-8ebd-cbb7ef3851b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:40:03.703900 [ 257 ] {6d03bad4-8c3b-418a-8ebd-cbb7ef3851b1} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:03.703948 [ 257 ] {6d03bad4-8c3b-418a-8ebd-cbb7ef3851b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:03.704331 [ 257 ] {6d03bad4-8c3b-418a-8ebd-cbb7ef3851b1} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 14:40:03.704590 [ 257 ] {6d03bad4-8c3b-418a-8ebd-cbb7ef3851b1} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:03.704800 [ 257 ] {6d03bad4-8c3b-418a-8ebd-cbb7ef3851b1} executeQuery: Read 14 rows, 1004.00 B in 0.001699 sec., 8240.14125956445 rows/sec., 577.09 KiB/sec. 2025.01.17 14:40:03.704853 [ 257 ] {6d03bad4-8c3b-418a-8ebd-cbb7ef3851b1} TCPHandler: Processed in 0.00191899 sec. 2025.01.17 14:40:03.704998 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:03.705134 [ 253 ] {aa3870c4-4eff-4f7a-9e76-0a33d58a305a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:40:03.705192 [ 253 ] {aa3870c4-4eff-4f7a-9e76-0a33d58a305a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:40:03.705886 [ 253 ] {aa3870c4-4eff-4f7a-9e76-0a33d58a305a} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:03.705934 [ 253 ] {aa3870c4-4eff-4f7a-9e76-0a33d58a305a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:03.706320 [ 253 ] {aa3870c4-4eff-4f7a-9e76-0a33d58a305a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 14:40:03.706563 [ 253 ] {aa3870c4-4eff-4f7a-9e76-0a33d58a305a} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:03.706804 [ 253 ] {aa3870c4-4eff-4f7a-9e76-0a33d58a305a} executeQuery: Read 13 rows, 830.00 B in 0.0017 sec., 7647.058823529413 rows/sec., 476.79 KiB/sec. 2025.01.17 14:40:03.707023 [ 253 ] {aa3870c4-4eff-4f7a-9e76-0a33d58a305a} TCPHandler: Processed in 0.002079592 sec. 2025.01.17 14:40:03.707190 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:03.707329 [ 257 ] {6e574551-1fe4-4021-a3db-60a0368c6de6} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:40:03.707388 [ 257 ] {6e574551-1fe4-4021-a3db-60a0368c6de6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:40:03.708189 [ 257 ] {6e574551-1fe4-4021-a3db-60a0368c6de6} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:03.708228 [ 257 ] {6e574551-1fe4-4021-a3db-60a0368c6de6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:03.708608 [ 257 ] {6e574551-1fe4-4021-a3db-60a0368c6de6} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 14:40:03.708848 [ 257 ] {6e574551-1fe4-4021-a3db-60a0368c6de6} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:03.709055 [ 257 ] {6e574551-1fe4-4021-a3db-60a0368c6de6} executeQuery: Read 395 rows, 28.72 KiB in 0.001755 sec., 225071.22507122505 rows/sec., 15.98 MiB/sec. 2025.01.17 14:40:03.709107 [ 257 ] {6e574551-1fe4-4021-a3db-60a0368c6de6} TCPHandler: Processed in 0.001991421 sec. 2025.01.17 14:40:03.709259 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:03.709400 [ 253 ] {902a234e-0484-4da8-b532-bd3df029c6e2} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:40:03.709461 [ 253 ] {902a234e-0484-4da8-b532-bd3df029c6e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:40:03.710041 [ 253 ] {902a234e-0484-4da8-b532-bd3df029c6e2} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:03.710082 [ 253 ] {902a234e-0484-4da8-b532-bd3df029c6e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:03.710452 [ 253 ] {902a234e-0484-4da8-b532-bd3df029c6e2} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 14:40:03.710696 [ 253 ] {902a234e-0484-4da8-b532-bd3df029c6e2} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:03.710907 [ 253 ] {902a234e-0484-4da8-b532-bd3df029c6e2} executeQuery: Read 6 rows, 321.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 203.82 KiB/sec. 2025.01.17 14:40:03.710959 [ 253 ] {902a234e-0484-4da8-b532-bd3df029c6e2} TCPHandler: Processed in 0.001768766 sec. 2025.01.17 14:40:03.711105 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:03.711245 [ 257 ] {a2bb446c-17fe-497a-ba8c-73d1282a5b4a} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:03.711307 [ 257 ] {a2bb446c-17fe-497a-ba8c-73d1282a5b4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:40:03.711992 [ 257 ] {a2bb446c-17fe-497a-ba8c-73d1282a5b4a} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:03.712040 [ 257 ] {a2bb446c-17fe-497a-ba8c-73d1282a5b4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:03.712446 [ 257 ] {a2bb446c-17fe-497a-ba8c-73d1282a5b4a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 14:40:03.712687 [ 257 ] {a2bb446c-17fe-497a-ba8c-73d1282a5b4a} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:03.712902 [ 257 ] {a2bb446c-17fe-497a-ba8c-73d1282a5b4a} executeQuery: Read 237 rows, 16.27 KiB in 0.001687 sec., 140486.06994665085 rows/sec., 9.42 MiB/sec. 2025.01.17 14:40:03.712957 [ 257 ] {a2bb446c-17fe-497a-ba8c-73d1282a5b4a} TCPHandler: Processed in 0.00191624 sec. 2025.01.17 14:40:03.713159 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:03.713283 [ 253 ] {fdd367b2-599a-4103-afc8-eb291a0ffcfd} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:40:03.713336 [ 253 ] {fdd367b2-599a-4103-afc8-eb291a0ffcfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:40:03.713821 [ 253 ] {fdd367b2-599a-4103-afc8-eb291a0ffcfd} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:03.713860 [ 253 ] {fdd367b2-599a-4103-afc8-eb291a0ffcfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:03.714234 [ 253 ] {fdd367b2-599a-4103-afc8-eb291a0ffcfd} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 14:40:03.714496 [ 253 ] {fdd367b2-599a-4103-afc8-eb291a0ffcfd} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:03.714776 [ 253 ] {fdd367b2-599a-4103-afc8-eb291a0ffcfd} executeQuery: Read 1 rows, 69.00 B in 0.001504 sec., 664.8936170212767 rows/sec., 44.80 KiB/sec. 2025.01.17 14:40:03.714987 [ 253 ] {fdd367b2-599a-4103-afc8-eb291a0ffcfd} TCPHandler: Processed in 0.001917139 sec. 2025.01.17 14:40:03.715141 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:03.715278 [ 257 ] {f5535a70-6518-4084-bdcf-219b52b27176} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:03.715370 [ 257 ] {f5535a70-6518-4084-bdcf-219b52b27176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:40:03.716598 [ 257 ] {f5535a70-6518-4084-bdcf-219b52b27176} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:03.716638 [ 257 ] {f5535a70-6518-4084-bdcf-219b52b27176} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:03.717258 [ 257 ] {f5535a70-6518-4084-bdcf-219b52b27176} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 14:40:03.717524 [ 257 ] {f5535a70-6518-4084-bdcf-219b52b27176} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:03.717769 [ 257 ] {f5535a70-6518-4084-bdcf-219b52b27176} executeQuery: Read 13 rows, 23.85 KiB in 0.002521 sec., 5156.683855612852 rows/sec., 9.24 MiB/sec. 2025.01.17 14:40:03.717874 [ 257 ] {f5535a70-6518-4084-bdcf-219b52b27176} TCPHandler: Processed in 0.002799678 sec. 2025.01.17 14:40:03.718031 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:03.718169 [ 253 ] {69458994-d8eb-4a0a-b37d-ca4eda3fbb84} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:40:03.718230 [ 253 ] {69458994-d8eb-4a0a-b37d-ca4eda3fbb84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:40:03.718816 [ 253 ] {69458994-d8eb-4a0a-b37d-ca4eda3fbb84} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:03.718863 [ 253 ] {69458994-d8eb-4a0a-b37d-ca4eda3fbb84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:03.719281 [ 253 ] {69458994-d8eb-4a0a-b37d-ca4eda3fbb84} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 14:40:03.719532 [ 253 ] {69458994-d8eb-4a0a-b37d-ca4eda3fbb84} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:03.719734 [ 253 ] {69458994-d8eb-4a0a-b37d-ca4eda3fbb84} executeQuery: Read 82 rows, 5.33 KiB in 0.001595 sec., 51410.658307210026 rows/sec., 3.27 MiB/sec. 2025.01.17 14:40:03.719786 [ 253 ] {69458994-d8eb-4a0a-b37d-ca4eda3fbb84} TCPHandler: Processed in 0.001822997 sec. 2025.01.17 14:40:04.080473 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.01.17 14:40:04.100203 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:04.100257 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:04.107441 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 14:40:04.108233 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:04.111014 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.01.17 14:40:08.692154 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:08.692376 [ 253 ] {d0232dfc-d5cf-45bd-8983-355db3139bf7} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 14:40:08.692458 [ 253 ] {d0232dfc-d5cf-45bd-8983-355db3139bf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 14:40:08.693277 [ 253 ] {d0232dfc-d5cf-45bd-8983-355db3139bf7} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:08.693331 [ 253 ] {d0232dfc-d5cf-45bd-8983-355db3139bf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:08.693766 [ 253 ] {d0232dfc-d5cf-45bd-8983-355db3139bf7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 14:40:08.694029 [ 253 ] {d0232dfc-d5cf-45bd-8983-355db3139bf7} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:08.694275 [ 253 ] {d0232dfc-d5cf-45bd-8983-355db3139bf7} executeQuery: Read 2 rows, 167.00 B in 0.001951 sec., 1025.1153254741157 rows/sec., 83.59 KiB/sec. 2025.01.17 14:40:08.694484 [ 253 ] {d0232dfc-d5cf-45bd-8983-355db3139bf7} TCPHandler: Processed in 0.002464631 sec. 2025.01.17 14:40:08.694744 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:08.694957 [ 257 ] {abccf370-bc68-41bf-925e-b224a6cd6b72} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:40:08.695040 [ 257 ] {abccf370-bc68-41bf-925e-b224a6cd6b72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:40:08.695838 [ 257 ] {abccf370-bc68-41bf-925e-b224a6cd6b72} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:08.695882 [ 257 ] {abccf370-bc68-41bf-925e-b224a6cd6b72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:08.696333 [ 257 ] {abccf370-bc68-41bf-925e-b224a6cd6b72} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 14:40:08.696590 [ 257 ] {abccf370-bc68-41bf-925e-b224a6cd6b72} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:08.696816 [ 257 ] {abccf370-bc68-41bf-925e-b224a6cd6b72} executeQuery: Read 109 rows, 9.32 KiB in 0.001914 sec., 56948.79832810868 rows/sec., 4.76 MiB/sec. 2025.01.17 14:40:08.696903 [ 257 ] {abccf370-bc68-41bf-925e-b224a6cd6b72} TCPHandler: Processed in 0.002300808 sec. 2025.01.17 14:40:08.697115 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:08.697271 [ 253 ] {d8f7f4f9-e754-4031-8b38-94e055f7b3bc} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:40:08.697324 [ 253 ] {d8f7f4f9-e754-4031-8b38-94e055f7b3bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:40:08.697934 [ 253 ] {d8f7f4f9-e754-4031-8b38-94e055f7b3bc} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:08.697975 [ 253 ] {d8f7f4f9-e754-4031-8b38-94e055f7b3bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:08.698359 [ 253 ] {d8f7f4f9-e754-4031-8b38-94e055f7b3bc} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 14:40:08.698623 [ 253 ] {d8f7f4f9-e754-4031-8b38-94e055f7b3bc} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:08.698809 [ 106 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2025.01.17 14:40:08.698882 [ 253 ] {d8f7f4f9-e754-4031-8b38-94e055f7b3bc} executeQuery: Read 28 rows, 2.09 KiB in 0.001633 sec., 17146.356399265158 rows/sec., 1.25 MiB/sec. 2025.01.17 14:40:08.698884 [ 106 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:08.698972 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:08.699019 [ 253 ] {d8f7f4f9-e754-4031-8b38-94e055f7b3bc} TCPHandler: Processed in 0.002031132 sec. 2025.01.17 14:40:08.699338 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:08.699401 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::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.01.17 14:40:08.699585 [ 257 ] {4f3ce738-dee2-4edb-ae68-b128c23a5247} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:40:08.699623 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:08.699662 [ 257 ] {4f3ce738-dee2-4edb-ae68-b128c23a5247} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:40:08.699673 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 64 rows starting from the beginning of the part 2025.01.17 14:40:08.699896 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part 2025.01.17 14:40:08.700146 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part 2025.01.17 14:40:08.700526 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part 2025.01.17 14:40:08.700789 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part 2025.01.17 14:40:08.701005 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 28 rows starting from the beginning of the part 2025.01.17 14:40:08.701701 [ 257 ] {4f3ce738-dee2-4edb-ae68-b128c23a5247} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:08.701744 [ 257 ] {4f3ce738-dee2-4edb-ae68-b128c23a5247} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:08.702343 [ 257 ] {4f3ce738-dee2-4edb-ae68-b128c23a5247} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 14:40:08.702523 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.003452162 sec., 53299.932042586646 rows/sec., 4.03 MiB/sec. 2025.01.17 14:40:08.702644 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2025.01.17 14:40:08.702676 [ 257 ] {4f3ce738-dee2-4edb-ae68-b128c23a5247} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:08.702920 [ 257 ] {4f3ce738-dee2-4edb-ae68-b128c23a5247} executeQuery: Read 92 rows, 7.36 KiB in 0.003398 sec., 27074.74985285462 rows/sec., 2.12 MiB/sec. 2025.01.17 14:40:08.703008 [ 257 ] {4f3ce738-dee2-4edb-ae68-b128c23a5247} TCPHandler: Processed in 0.00386727 sec. 2025.01.17 14:40:08.703020 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_40_8} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:08.703129 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_40_8} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2025.01.17 14:40:08.703220 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:08.703242 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 14:40:08.703360 [ 253 ] {2dce23ad-8b75-4198-86e7-665b340fd368} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:08.703418 [ 253 ] {2dce23ad-8b75-4198-86e7-665b340fd368} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:40:08.704016 [ 253 ] {2dce23ad-8b75-4198-86e7-665b340fd368} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:08.704057 [ 253 ] {2dce23ad-8b75-4198-86e7-665b340fd368} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:08.704468 [ 253 ] {2dce23ad-8b75-4198-86e7-665b340fd368} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 14:40:08.704719 [ 253 ] {2dce23ad-8b75-4198-86e7-665b340fd368} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:08.704937 [ 253 ] {2dce23ad-8b75-4198-86e7-665b340fd368} executeQuery: Read 161 rows, 11.48 KiB in 0.001603 sec., 100436.68122270743 rows/sec., 6.99 MiB/sec. 2025.01.17 14:40:08.704994 [ 253 ] {2dce23ad-8b75-4198-86e7-665b340fd368} TCPHandler: Processed in 0.001885798 sec. 2025.01.17 14:40:08.705138 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:08.705276 [ 257 ] {9b2978fc-96ea-4b7f-8471-f1fe56aa9394} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:08.705371 [ 257 ] {9b2978fc-96ea-4b7f-8471-f1fe56aa9394} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:40:08.706653 [ 257 ] {9b2978fc-96ea-4b7f-8471-f1fe56aa9394} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:08.706692 [ 257 ] {9b2978fc-96ea-4b7f-8471-f1fe56aa9394} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:08.707327 [ 257 ] {9b2978fc-96ea-4b7f-8471-f1fe56aa9394} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 14:40:08.707590 [ 257 ] {9b2978fc-96ea-4b7f-8471-f1fe56aa9394} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:08.707838 [ 257 ] {9b2978fc-96ea-4b7f-8471-f1fe56aa9394} executeQuery: Read 26 rows, 47.71 KiB in 0.00259 sec., 10038.610038610039 rows/sec., 17.99 MiB/sec. 2025.01.17 14:40:08.708324 [ 257 ] {9b2978fc-96ea-4b7f-8471-f1fe56aa9394} TCPHandler: Processed in 0.003236487 sec. 2025.01.17 14:40:08.708557 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:08.708697 [ 253 ] {4e2db22c-6992-42d7-b5dc-36528eef463b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:40:08.708757 [ 253 ] {4e2db22c-6992-42d7-b5dc-36528eef463b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:40:08.709312 [ 253 ] {4e2db22c-6992-42d7-b5dc-36528eef463b} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:08.709351 [ 253 ] {4e2db22c-6992-42d7-b5dc-36528eef463b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:08.709742 [ 253 ] {4e2db22c-6992-42d7-b5dc-36528eef463b} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 14:40:08.710017 [ 253 ] {4e2db22c-6992-42d7-b5dc-36528eef463b} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:08.710232 [ 253 ] {4e2db22c-6992-42d7-b5dc-36528eef463b} executeQuery: Read 60 rows, 4.14 KiB in 0.001566 sec., 38314.17624521073 rows/sec., 2.58 MiB/sec. 2025.01.17 14:40:08.710286 [ 253 ] {4e2db22c-6992-42d7-b5dc-36528eef463b} TCPHandler: Processed in 0.001829197 sec. 2025.01.17 14:40:10.522663 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15189 2025.01.17 14:40:10.523390 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:10.523437 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:10.523957 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 14:40:10.524214 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:10.524475 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2025.01.17 14:40:11.611055 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.01.17 14:40:11.631279 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:11.631333 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:11.639558 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 14:40:11.640344 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:11.644117 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.01.17 14:40:13.110178 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1006 2025.01.17 14:40:13.113582 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:13.113633 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:13.115143 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 14:40:13.115491 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:13.117241 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1006 2025.01.17 14:40:13.695119 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:13.695325 [ 253 ] {4c56e1b7-9c1b-4454-8644-923def82e60b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:40:13.695401 [ 253 ] {4c56e1b7-9c1b-4454-8644-923def82e60b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:40:13.696270 [ 253 ] {4c56e1b7-9c1b-4454-8644-923def82e60b} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:13.696322 [ 253 ] {4c56e1b7-9c1b-4454-8644-923def82e60b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:13.696760 [ 253 ] {4c56e1b7-9c1b-4454-8644-923def82e60b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 14:40:13.697036 [ 253 ] {4c56e1b7-9c1b-4454-8644-923def82e60b} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:13.697284 [ 253 ] {4c56e1b7-9c1b-4454-8644-923def82e60b} executeQuery: Read 14 rows, 1.01 KiB in 0.002011 sec., 6961.7105917454 rows/sec., 501.15 KiB/sec. 2025.01.17 14:40:13.697529 [ 253 ] {4c56e1b7-9c1b-4454-8644-923def82e60b} TCPHandler: Processed in 0.002538322 sec. 2025.01.17 14:40:13.697873 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:13.698174 [ 257 ] {4b3c57de-a633-41e9-8894-367c72074e5d} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:40:13.698295 [ 257 ] {4b3c57de-a633-41e9-8894-367c72074e5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:40:13.699150 [ 257 ] {4b3c57de-a633-41e9-8894-367c72074e5d} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:13.699202 [ 257 ] {4b3c57de-a633-41e9-8894-367c72074e5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:13.699660 [ 257 ] {4b3c57de-a633-41e9-8894-367c72074e5d} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 14:40:13.699922 [ 257 ] {4b3c57de-a633-41e9-8894-367c72074e5d} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:13.700218 [ 257 ] {4b3c57de-a633-41e9-8894-367c72074e5d} executeQuery: Read 229 rows, 20.51 KiB in 0.002115 sec., 108274.23167848699 rows/sec., 9.47 MiB/sec. 2025.01.17 14:40:13.700377 [ 257 ] {4b3c57de-a633-41e9-8894-367c72074e5d} TCPHandler: Processed in 0.002683285 sec. 2025.01.17 14:40:13.700621 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:13.700767 [ 253 ] {bfcbef39-6729-4208-b516-3292484d3296} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:40:13.700828 [ 253 ] {bfcbef39-6729-4208-b516-3292484d3296} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:40:13.701482 [ 253 ] {bfcbef39-6729-4208-b516-3292484d3296} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:13.701525 [ 253 ] {bfcbef39-6729-4208-b516-3292484d3296} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:13.701907 [ 253 ] {bfcbef39-6729-4208-b516-3292484d3296} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 14:40:13.702156 [ 253 ] {bfcbef39-6729-4208-b516-3292484d3296} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:13.702337 [ 253 ] {bfcbef39-6729-4208-b516-3292484d3296} executeQuery: Read 20 rows, 1.43 KiB in 0.001604 sec., 12468.827930174564 rows/sec., 893.76 KiB/sec. 2025.01.17 14:40:13.702392 [ 253 ] {bfcbef39-6729-4208-b516-3292484d3296} TCPHandler: Processed in 0.001857598 sec. 2025.01.17 14:40:13.702602 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:13.702831 [ 257 ] {f4ad1b17-48b7-4bf5-8189-e2de8137d685} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:40:13.702926 [ 257 ] {f4ad1b17-48b7-4bf5-8189-e2de8137d685} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:40:13.703742 [ 257 ] {f4ad1b17-48b7-4bf5-8189-e2de8137d685} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:13.703785 [ 257 ] {f4ad1b17-48b7-4bf5-8189-e2de8137d685} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:13.704147 [ 257 ] {f4ad1b17-48b7-4bf5-8189-e2de8137d685} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 14:40:13.704392 [ 257 ] {f4ad1b17-48b7-4bf5-8189-e2de8137d685} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:13.704609 [ 257 ] {f4ad1b17-48b7-4bf5-8189-e2de8137d685} executeQuery: Read 14 rows, 1004.00 B in 0.001837 sec., 7621.121393576483 rows/sec., 533.73 KiB/sec. 2025.01.17 14:40:13.704663 [ 257 ] {f4ad1b17-48b7-4bf5-8189-e2de8137d685} TCPHandler: Processed in 0.002172375 sec. 2025.01.17 14:40:13.704809 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:13.704949 [ 253 ] {12cf100a-176d-4c04-a98c-5a43b0ab9053} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:40:13.705009 [ 253 ] {12cf100a-176d-4c04-a98c-5a43b0ab9053} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:40:13.705640 [ 253 ] {12cf100a-176d-4c04-a98c-5a43b0ab9053} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:13.705678 [ 253 ] {12cf100a-176d-4c04-a98c-5a43b0ab9053} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:13.706042 [ 253 ] {12cf100a-176d-4c04-a98c-5a43b0ab9053} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 14:40:13.706290 [ 253 ] {12cf100a-176d-4c04-a98c-5a43b0ab9053} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:13.706477 [ 253 ] {12cf100a-176d-4c04-a98c-5a43b0ab9053} executeQuery: Read 13 rows, 830.00 B in 0.001561 sec., 8327.994875080076 rows/sec., 519.25 KiB/sec. 2025.01.17 14:40:13.706533 [ 253 ] {12cf100a-176d-4c04-a98c-5a43b0ab9053} TCPHandler: Processed in 0.001792087 sec. 2025.01.17 14:40:13.706691 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:13.706832 [ 257 ] {7661f9b7-9692-4643-b345-9b9fa0f11d5e} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:40:13.706891 [ 257 ] {7661f9b7-9692-4643-b345-9b9fa0f11d5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:40:13.707713 [ 257 ] {7661f9b7-9692-4643-b345-9b9fa0f11d5e} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:13.707755 [ 257 ] {7661f9b7-9692-4643-b345-9b9fa0f11d5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:13.708151 [ 257 ] {7661f9b7-9692-4643-b345-9b9fa0f11d5e} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 14:40:13.708401 [ 257 ] {7661f9b7-9692-4643-b345-9b9fa0f11d5e} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:13.708619 [ 257 ] {7661f9b7-9692-4643-b345-9b9fa0f11d5e} executeQuery: Read 395 rows, 28.72 KiB in 0.001818 sec., 217271.72717271728 rows/sec., 15.43 MiB/sec. 2025.01.17 14:40:13.708674 [ 257 ] {7661f9b7-9692-4643-b345-9b9fa0f11d5e} TCPHandler: Processed in 0.002049172 sec. 2025.01.17 14:40:13.708820 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:13.708959 [ 253 ] {c80e3fd6-11cd-4221-b800-d38c46b50481} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:40:13.709021 [ 253 ] {c80e3fd6-11cd-4221-b800-d38c46b50481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:40:13.709559 [ 253 ] {c80e3fd6-11cd-4221-b800-d38c46b50481} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:13.709596 [ 253 ] {c80e3fd6-11cd-4221-b800-d38c46b50481} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:13.709964 [ 253 ] {c80e3fd6-11cd-4221-b800-d38c46b50481} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 14:40:13.710211 [ 253 ] {c80e3fd6-11cd-4221-b800-d38c46b50481} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:13.710438 [ 253 ] {c80e3fd6-11cd-4221-b800-d38c46b50481} executeQuery: Read 6 rows, 321.00 B in 0.001506 sec., 3984.0637450199206 rows/sec., 208.15 KiB/sec. 2025.01.17 14:40:13.710510 [ 253 ] {c80e3fd6-11cd-4221-b800-d38c46b50481} TCPHandler: Processed in 0.001754886 sec. 2025.01.17 14:40:13.710704 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:13.710843 [ 257 ] {71452558-a85e-4430-94ee-6921a18cbbc0} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:13.710906 [ 257 ] {71452558-a85e-4430-94ee-6921a18cbbc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:40:13.711561 [ 257 ] {71452558-a85e-4430-94ee-6921a18cbbc0} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:13.711601 [ 257 ] {71452558-a85e-4430-94ee-6921a18cbbc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:13.712018 [ 257 ] {71452558-a85e-4430-94ee-6921a18cbbc0} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 14:40:13.712261 [ 257 ] {71452558-a85e-4430-94ee-6921a18cbbc0} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:13.712476 [ 257 ] {71452558-a85e-4430-94ee-6921a18cbbc0} executeQuery: Read 237 rows, 16.27 KiB in 0.001665 sec., 142342.34234234234 rows/sec., 9.54 MiB/sec. 2025.01.17 14:40:13.712531 [ 257 ] {71452558-a85e-4430-94ee-6921a18cbbc0} TCPHandler: Processed in 0.00191191 sec. 2025.01.17 14:40:13.712692 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:13.712830 [ 253 ] {d408c0b2-9654-480d-9f2a-dbc3e18691e1} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:40:13.712892 [ 253 ] {d408c0b2-9654-480d-9f2a-dbc3e18691e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:40:13.713423 [ 253 ] {d408c0b2-9654-480d-9f2a-dbc3e18691e1} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:13.713472 [ 253 ] {d408c0b2-9654-480d-9f2a-dbc3e18691e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:13.714222 [ 253 ] {d408c0b2-9654-480d-9f2a-dbc3e18691e1} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 14:40:13.714466 [ 253 ] {d408c0b2-9654-480d-9f2a-dbc3e18691e1} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:13.714630 [ 100 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2025.01.17 14:40:13.714706 [ 253 ] {d408c0b2-9654-480d-9f2a-dbc3e18691e1} executeQuery: Read 1 rows, 69.00 B in 0.001902 sec., 525.7623554153522 rows/sec., 35.43 KiB/sec. 2025.01.17 14:40:13.714713 [ 100 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:13.714789 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:13.714836 [ 253 ] {d408c0b2-9654-480d-9f2a-dbc3e18691e1} TCPHandler: Processed in 0.002207835 sec. 2025.01.17 14:40:13.714992 [ 193 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_23_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full 2025.01.17 14:40:13.715050 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:13.715147 [ 193 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:13.715224 [ 193 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 19 rows starting from the beginning of the part 2025.01.17 14:40:13.715297 [ 257 ] {144d8ef2-aedf-4f17-b2a1-f21c3c15c219} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:13.715412 [ 193 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2025.01.17 14:40:13.715672 [ 257 ] {144d8ef2-aedf-4f17-b2a1-f21c3c15c219} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:40:13.715787 [ 193 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2025.01.17 14:40:13.716198 [ 193 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2025.01.17 14:40:13.716548 [ 193 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2025.01.17 14:40:13.716961 [ 193 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2025.01.17 14:40:13.720965 [ 193 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.006060165 sec., 3960.2882099744807 rows/sec., 266.21 KiB/sec. 2025.01.17 14:40:13.721202 [ 193 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2025.01.17 14:40:13.721567 [ 257 ] {144d8ef2-aedf-4f17-b2a1-f21c3c15c219} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:13.721632 [ 257 ] {144d8ef2-aedf-4f17-b2a1-f21c3c15c219} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:13.721855 [ 193 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_23_5} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:13.722109 [ 193 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_23_5} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 2025.01.17 14:40:13.722228 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.17 14:40:13.722720 [ 257 ] {144d8ef2-aedf-4f17-b2a1-f21c3c15c219} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 14:40:13.722997 [ 257 ] {144d8ef2-aedf-4f17-b2a1-f21c3c15c219} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:13.723215 [ 100 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.17 14:40:13.723295 [ 257 ] {144d8ef2-aedf-4f17-b2a1-f21c3c15c219} executeQuery: Read 13 rows, 23.85 KiB in 0.008081 sec., 1608.7117930949141 rows/sec., 2.88 MiB/sec. 2025.01.17 14:40:13.723306 [ 100 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:13.723414 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:13.723762 [ 257 ] {144d8ef2-aedf-4f17-b2a1-f21c3c15c219} TCPHandler: Processed in 0.008816742 sec. 2025.01.17 14:40:13.723868 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.17 14:40:13.723999 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:13.724278 [ 253 ] {396b706a-be4f-41a6-b850-80c4d626a116} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:40:13.724430 [ 253 ] {396b706a-be4f-41a6-b850-80c4d626a116} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:40:13.725031 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:13.725264 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 644 rows starting from the beginning of the part 2025.01.17 14:40:13.725931 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part 2025.01.17 14:40:13.726693 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part 2025.01.17 14:40:13.726887 [ 253 ] {396b706a-be4f-41a6-b850-80c4d626a116} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:13.726992 [ 253 ] {396b706a-be4f-41a6-b850-80c4d626a116} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:13.727590 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part 2025.01.17 14:40:13.728313 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part 2025.01.17 14:40:13.728599 [ 253 ] {396b706a-be4f-41a6-b850-80c4d626a116} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 14:40:13.728943 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part 2025.01.17 14:40:13.729418 [ 253 ] {396b706a-be4f-41a6-b850-80c4d626a116} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:13.730256 [ 253 ] {396b706a-be4f-41a6-b850-80c4d626a116} executeQuery: Read 82 rows, 5.33 KiB in 0.006064 sec., 13522.427440633246 rows/sec., 879.45 KiB/sec. 2025.01.17 14:40:13.730361 [ 253 ] {396b706a-be4f-41a6-b850-80c4d626a116} TCPHandler: Processed in 0.006478574 sec. 2025.01.17 14:40:13.735414 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 19 columns (19 merged, 0 gathered) in 0.011803383 sec., 62270.283019707145 rows/sec., 111.59 MiB/sec. 2025.01.17 14:40:13.736246 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.17 14:40:13.736669 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_41_8} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:13.736753 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_41_8} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.17 14:40:13.736879 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. 2025.01.17 14:40:14.000171 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 205.23 MiB, peak 212.79 MiB, free memory in arenas 0.00 B, will set to 206.51 MiB (RSS), difference: 1.28 MiB 2025.01.17 14:40:17.898928 [ 95 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:40:17.898986 [ 95 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:40:18.024599 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15677 2025.01.17 14:40:18.025262 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:18.025306 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:18.025876 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 14:40:18.026134 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:18.026409 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15677 2025.01.17 14:40:18.691152 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:18.691351 [ 253 ] {058b52c8-7e1d-46d3-a5fd-cb4de1247156} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:40:18.691433 [ 253 ] {058b52c8-7e1d-46d3-a5fd-cb4de1247156} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:40:18.692252 [ 253 ] {058b52c8-7e1d-46d3-a5fd-cb4de1247156} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:18.692300 [ 253 ] {058b52c8-7e1d-46d3-a5fd-cb4de1247156} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:18.692733 [ 253 ] {058b52c8-7e1d-46d3-a5fd-cb4de1247156} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 14:40:18.693006 [ 253 ] {058b52c8-7e1d-46d3-a5fd-cb4de1247156} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:18.693255 [ 253 ] {058b52c8-7e1d-46d3-a5fd-cb4de1247156} executeQuery: Read 108 rows, 9.25 KiB in 0.001959 sec., 55130.1684532925 rows/sec., 4.61 MiB/sec. 2025.01.17 14:40:18.693322 [ 253 ] {058b52c8-7e1d-46d3-a5fd-cb4de1247156} TCPHandler: Processed in 0.002301137 sec. 2025.01.17 14:40:18.693592 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:18.693788 [ 257 ] {8250973c-e93b-4bba-bd53-e779d5b95257} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:40:18.693864 [ 257 ] {8250973c-e93b-4bba-bd53-e779d5b95257} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:40:18.694649 [ 257 ] {8250973c-e93b-4bba-bd53-e779d5b95257} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:18.694694 [ 257 ] {8250973c-e93b-4bba-bd53-e779d5b95257} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:18.695160 [ 257 ] {8250973c-e93b-4bba-bd53-e779d5b95257} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 14:40:18.695428 [ 257 ] {8250973c-e93b-4bba-bd53-e779d5b95257} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:18.695635 [ 257 ] {8250973c-e93b-4bba-bd53-e779d5b95257} executeQuery: Read 26 rows, 1.96 KiB in 0.001903 sec., 13662.637940094588 rows/sec., 1.00 MiB/sec. 2025.01.17 14:40:18.695702 [ 257 ] {8250973c-e93b-4bba-bd53-e779d5b95257} TCPHandler: Processed in 0.002249087 sec. 2025.01.17 14:40:18.695877 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:18.696021 [ 253 ] {d720f0ca-5e8d-4563-8e64-89f563840f62} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:40:18.696082 [ 253 ] {d720f0ca-5e8d-4563-8e64-89f563840f62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:40:18.696781 [ 253 ] {d720f0ca-5e8d-4563-8e64-89f563840f62} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:18.696823 [ 253 ] {d720f0ca-5e8d-4563-8e64-89f563840f62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:18.697211 [ 253 ] {d720f0ca-5e8d-4563-8e64-89f563840f62} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 14:40:18.697464 [ 253 ] {d720f0ca-5e8d-4563-8e64-89f563840f62} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:18.697684 [ 253 ] {d720f0ca-5e8d-4563-8e64-89f563840f62} executeQuery: Read 90 rows, 7.20 KiB in 0.001697 sec., 53034.767236299354 rows/sec., 4.14 MiB/sec. 2025.01.17 14:40:18.697741 [ 253 ] {d720f0ca-5e8d-4563-8e64-89f563840f62} TCPHandler: Processed in 0.001930209 sec. 2025.01.17 14:40:18.697907 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:18.698054 [ 257 ] {4d2118fb-052d-43ad-bbb5-ab61ff7ee3dd} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:18.698121 [ 257 ] {4d2118fb-052d-43ad-bbb5-ab61ff7ee3dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:40:18.698766 [ 257 ] {4d2118fb-052d-43ad-bbb5-ab61ff7ee3dd} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:18.698805 [ 257 ] {4d2118fb-052d-43ad-bbb5-ab61ff7ee3dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:18.699229 [ 257 ] {4d2118fb-052d-43ad-bbb5-ab61ff7ee3dd} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 14:40:18.699493 [ 257 ] {4d2118fb-052d-43ad-bbb5-ab61ff7ee3dd} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:18.699681 [ 257 ] {4d2118fb-052d-43ad-bbb5-ab61ff7ee3dd} executeQuery: Read 160 rows, 11.41 KiB in 0.001663 sec., 96211.66566446182 rows/sec., 6.70 MiB/sec. 2025.01.17 14:40:18.699736 [ 257 ] {4d2118fb-052d-43ad-bbb5-ab61ff7ee3dd} TCPHandler: Processed in 0.001901329 sec. 2025.01.17 14:40:18.699903 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:18.700044 [ 253 ] {c9f0a648-005e-4ea2-8972-924d3e315bac} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:18.700139 [ 253 ] {c9f0a648-005e-4ea2-8972-924d3e315bac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:40:18.701345 [ 253 ] {c9f0a648-005e-4ea2-8972-924d3e315bac} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:18.701386 [ 253 ] {c9f0a648-005e-4ea2-8972-924d3e315bac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:18.702043 [ 253 ] {c9f0a648-005e-4ea2-8972-924d3e315bac} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 14:40:18.702319 [ 253 ] {c9f0a648-005e-4ea2-8972-924d3e315bac} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:18.702606 [ 253 ] {c9f0a648-005e-4ea2-8972-924d3e315bac} executeQuery: Read 26 rows, 47.71 KiB in 0.002588 sec., 10046.367851622876 rows/sec., 18.00 MiB/sec. 2025.01.17 14:40:18.702980 [ 253 ] {c9f0a648-005e-4ea2-8972-924d3e315bac} TCPHandler: Processed in 0.003142154 sec. 2025.01.17 14:40:18.703263 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:18.703411 [ 257 ] {722df09e-8de4-4ae4-94b9-36403b363dc0} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:40:18.703474 [ 257 ] {722df09e-8de4-4ae4-94b9-36403b363dc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:40:18.703977 [ 257 ] {722df09e-8de4-4ae4-94b9-36403b363dc0} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:18.704018 [ 257 ] {722df09e-8de4-4ae4-94b9-36403b363dc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:18.704415 [ 257 ] {722df09e-8de4-4ae4-94b9-36403b363dc0} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 14:40:18.704679 [ 257 ] {722df09e-8de4-4ae4-94b9-36403b363dc0} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:18.704904 [ 257 ] {722df09e-8de4-4ae4-94b9-36403b363dc0} executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. 2025.01.17 14:40:18.704962 [ 257 ] {722df09e-8de4-4ae4-94b9-36403b363dc0} TCPHandler: Processed in 0.001857408 sec. 2025.01.17 14:40:19.144162 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.01.17 14:40:19.164811 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:19.164869 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:19.172248 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 14:40:19.173021 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:19.175802 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.01.17 14:40:19.937834 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:19.938039 [ 253 ] {d47e8e47-bf04-4e34-bfe0-5a7db1377841} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:40:19.938115 [ 253 ] {d47e8e47-bf04-4e34-bfe0-5a7db1377841} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:40:19.938942 [ 253 ] {d47e8e47-bf04-4e34-bfe0-5a7db1377841} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:19.938989 [ 253 ] {d47e8e47-bf04-4e34-bfe0-5a7db1377841} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:19.939431 [ 253 ] {d47e8e47-bf04-4e34-bfe0-5a7db1377841} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 14:40:19.939693 [ 253 ] {d47e8e47-bf04-4e34-bfe0-5a7db1377841} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:19.939969 [ 253 ] {d47e8e47-bf04-4e34-bfe0-5a7db1377841} executeQuery: Read 14 rows, 1.01 KiB in 0.001982 sec., 7063.572149344098 rows/sec., 508.48 KiB/sec. 2025.01.17 14:40:19.940113 [ 253 ] {d47e8e47-bf04-4e34-bfe0-5a7db1377841} TCPHandler: Processed in 0.002409339 sec. 2025.01.17 14:40:19.940495 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:19.940723 [ 257 ] {3d987249-ca1e-4adf-a0cf-3f4dbc5db577} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 14:40:19.940797 [ 257 ] {3d987249-ca1e-4adf-a0cf-3f4dbc5db577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 14:40:19.941557 [ 257 ] {3d987249-ca1e-4adf-a0cf-3f4dbc5db577} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:19.941603 [ 257 ] {3d987249-ca1e-4adf-a0cf-3f4dbc5db577} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:19.942043 [ 257 ] {3d987249-ca1e-4adf-a0cf-3f4dbc5db577} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 14:40:19.942314 [ 257 ] {3d987249-ca1e-4adf-a0cf-3f4dbc5db577} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:19.942542 [ 257 ] {3d987249-ca1e-4adf-a0cf-3f4dbc5db577} executeQuery: Read 16 rows, 1.30 KiB in 0.001866 sec., 8574.49088960343 rows/sec., 699.19 KiB/sec. 2025.01.17 14:40:19.942622 [ 257 ] {3d987249-ca1e-4adf-a0cf-3f4dbc5db577} TCPHandler: Processed in 0.002317238 sec. 2025.01.17 14:40:19.942784 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:19.942929 [ 253 ] {d9671a63-5ff2-40da-be2e-48b7e21db712} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:40:19.942992 [ 253 ] {d9671a63-5ff2-40da-be2e-48b7e21db712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:40:19.944361 [ 253 ] {d9671a63-5ff2-40da-be2e-48b7e21db712} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:19.944403 [ 253 ] {d9671a63-5ff2-40da-be2e-48b7e21db712} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:19.944889 [ 253 ] {d9671a63-5ff2-40da-be2e-48b7e21db712} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 14:40:19.945150 [ 253 ] {d9671a63-5ff2-40da-be2e-48b7e21db712} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:19.945297 [ 93 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.17 14:40:19.945338 [ 93 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:19.945344 [ 253 ] {d9671a63-5ff2-40da-be2e-48b7e21db712} executeQuery: Read 1377 rows, 117.21 KiB in 0.002449 sec., 562270.3144140466 rows/sec., 46.74 MiB/sec. 2025.01.17 14:40:19.945361 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:19.945447 [ 253 ] {d9671a63-5ff2-40da-be2e-48b7e21db712} TCPHandler: Processed in 0.002727676 sec. 2025.01.17 14:40:19.945691 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:19.945702 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.17 14:40:19.945921 [ 257 ] {adbcd230-779e-4f28-b04f-f08d294b9131} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:40:19.946048 [ 257 ] {adbcd230-779e-4f28-b04f-f08d294b9131} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:40:19.946195 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:19.946334 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1431 rows starting from the beginning of the part 2025.01.17 14:40:19.946740 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 229 rows starting from the beginning of the part 2025.01.17 14:40:19.947136 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 109 rows starting from the beginning of the part 2025.01.17 14:40:19.947505 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 229 rows starting from the beginning of the part 2025.01.17 14:40:19.947805 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 108 rows starting from the beginning of the part 2025.01.17 14:40:19.948166 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1377 rows starting from the beginning of the part 2025.01.17 14:40:19.948993 [ 257 ] {adbcd230-779e-4f28-b04f-f08d294b9131} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:19.949064 [ 257 ] {adbcd230-779e-4f28-b04f-f08d294b9131} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:19.949916 [ 257 ] {adbcd230-779e-4f28-b04f-f08d294b9131} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 14:40:19.950505 [ 257 ] {adbcd230-779e-4f28-b04f-f08d294b9131} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:19.950998 [ 257 ] {adbcd230-779e-4f28-b04f-f08d294b9131} executeQuery: Read 36 rows, 2.55 KiB in 0.00516 sec., 6976.744186046512 rows/sec., 494.34 KiB/sec. 2025.01.17 14:40:19.951094 [ 257 ] {adbcd230-779e-4f28-b04f-f08d294b9131} TCPHandler: Processed in 0.005537265 sec. 2025.01.17 14:40:19.951287 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:19.951450 [ 253 ] {d837ebea-d0e0-4c6f-90a0-f49cd737a009} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:40:19.951570 [ 253 ] {d837ebea-d0e0-4c6f-90a0-f49cd737a009} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:40:19.952110 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3483 rows, containing 5 columns (5 merged, 0 gathered) in 0.006642886 sec., 524320.3029526625 rows/sec., 45.96 MiB/sec. 2025.01.17 14:40:19.952469 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.17 14:40:19.952979 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_56_11} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:19.953188 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_56_11} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.17 14:40:19.953244 [ 253 ] {d837ebea-d0e0-4c6f-90a0-f49cd737a009} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:19.953329 [ 253 ] {d837ebea-d0e0-4c6f-90a0-f49cd737a009} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:19.953337 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.01.17 14:40:19.953760 [ 253 ] {d837ebea-d0e0-4c6f-90a0-f49cd737a009} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 14:40:19.954024 [ 253 ] {d837ebea-d0e0-4c6f-90a0-f49cd737a009} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:19.954212 [ 253 ] {d837ebea-d0e0-4c6f-90a0-f49cd737a009} executeQuery: Read 242 rows, 16.79 KiB in 0.002809 sec., 86151.65539337843 rows/sec., 5.84 MiB/sec. 2025.01.17 14:40:19.954272 [ 253 ] {d837ebea-d0e0-4c6f-90a0-f49cd737a009} TCPHandler: Processed in 0.003060773 sec. 2025.01.17 14:40:19.954422 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:19.954569 [ 257 ] {3419508f-e20e-4ce0-a0be-474ac368caab} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:40:19.954629 [ 257 ] {3419508f-e20e-4ce0-a0be-474ac368caab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:40:19.955359 [ 257 ] {3419508f-e20e-4ce0-a0be-474ac368caab} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:19.955408 [ 257 ] {3419508f-e20e-4ce0-a0be-474ac368caab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:19.955823 [ 257 ] {3419508f-e20e-4ce0-a0be-474ac368caab} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 14:40:19.956080 [ 257 ] {3419508f-e20e-4ce0-a0be-474ac368caab} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:19.956299 [ 257 ] {3419508f-e20e-4ce0-a0be-474ac368caab} executeQuery: Read 13 rows, 830.00 B in 0.001762 sec., 7377.979568671964 rows/sec., 460.02 KiB/sec. 2025.01.17 14:40:19.956354 [ 257 ] {3419508f-e20e-4ce0-a0be-474ac368caab} TCPHandler: Processed in 0.002001711 sec. 2025.01.17 14:40:19.956503 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:19.956618 [ 253 ] {33d4662c-c4ec-42e2-b0b4-857be125e4a9} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:40:19.956669 [ 253 ] {33d4662c-c4ec-42e2-b0b4-857be125e4a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:40:19.957620 [ 253 ] {33d4662c-c4ec-42e2-b0b4-857be125e4a9} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:19.957657 [ 253 ] {33d4662c-c4ec-42e2-b0b4-857be125e4a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:19.958072 [ 253 ] {33d4662c-c4ec-42e2-b0b4-857be125e4a9} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 14:40:19.958329 [ 253 ] {33d4662c-c4ec-42e2-b0b4-857be125e4a9} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:19.958455 [ 93 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.17 14:40:19.958494 [ 93 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:19.958521 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:19.958523 [ 253 ] {33d4662c-c4ec-42e2-b0b4-857be125e4a9} executeQuery: Read 867 rows, 64.32 KiB in 0.001927 sec., 449922.15879605606 rows/sec., 32.59 MiB/sec. 2025.01.17 14:40:19.958716 [ 253 ] {33d4662c-c4ec-42e2-b0b4-857be125e4a9} TCPHandler: Processed in 0.002264526 sec. 2025.01.17 14:40:19.958804 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.17 14:40:19.958903 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:19.958965 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:19.959017 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part 2025.01.17 14:40:19.959061 [ 257 ] {22b4ecca-4d86-45d2-8fea-b1f8202e391b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:40:19.959243 [ 257 ] {22b4ecca-4d86-45d2-8fea-b1f8202e391b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:40:19.959243 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 395 rows starting from the beginning of the part 2025.01.17 14:40:19.959616 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 92 rows starting from the beginning of the part 2025.01.17 14:40:19.959857 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 395 rows starting from the beginning of the part 2025.01.17 14:40:19.960128 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part 2025.01.17 14:40:19.960363 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 867 rows starting from the beginning of the part 2025.01.17 14:40:19.961004 [ 257 ] {22b4ecca-4d86-45d2-8fea-b1f8202e391b} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:19.961052 [ 257 ] {22b4ecca-4d86-45d2-8fea-b1f8202e391b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:19.961607 [ 257 ] {22b4ecca-4d86-45d2-8fea-b1f8202e391b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 14:40:19.961927 [ 257 ] {22b4ecca-4d86-45d2-8fea-b1f8202e391b} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:19.962183 [ 257 ] {22b4ecca-4d86-45d2-8fea-b1f8202e391b} executeQuery: Read 6 rows, 321.00 B in 0.00316 sec., 1898.73417721519 rows/sec., 99.20 KiB/sec. 2025.01.17 14:40:19.962241 [ 257 ] {22b4ecca-4d86-45d2-8fea-b1f8202e391b} TCPHandler: Processed in 0.00340653 sec. 2025.01.17 14:40:19.962471 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:19.962644 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2752 rows, containing 5 columns (5 merged, 0 gathered) in 0.004003692 sec., 687365.5615866556 rows/sec., 52.46 MiB/sec. 2025.01.17 14:40:19.962714 [ 253 ] {3d9cca7f-76f3-45ea-ab39-0d03779b244b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:19.962805 [ 253 ] {3d9cca7f-76f3-45ea-ab39-0d03779b244b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:40:19.963133 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.17 14:40:19.963749 [ 190 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_56_11} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:19.963992 [ 190 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_56_11} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.17 14:40:19.964162 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.01.17 14:40:19.964384 [ 253 ] {3d9cca7f-76f3-45ea-ab39-0d03779b244b} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:19.964429 [ 253 ] {3d9cca7f-76f3-45ea-ab39-0d03779b244b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:19.964921 [ 253 ] {3d9cca7f-76f3-45ea-ab39-0d03779b244b} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 14:40:19.965189 [ 253 ] {3d9cca7f-76f3-45ea-ab39-0d03779b244b} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:19.965320 [ 93 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.17 14:40:19.965357 [ 93 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:19.965382 [ 253 ] {3d9cca7f-76f3-45ea-ab39-0d03779b244b} executeQuery: Read 995 rows, 67.81 KiB in 0.00271 sec., 367158.67158671585 rows/sec., 24.44 MiB/sec. 2025.01.17 14:40:19.965385 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:19.965566 [ 253 ] {3d9cca7f-76f3-45ea-ab39-0d03779b244b} TCPHandler: Processed in 0.003242636 sec. 2025.01.17 14:40:19.965816 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.17 14:40:19.965925 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:19.966339 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:19.966356 [ 257 ] {5b111628-d2e3-4a9a-8535-edb79e9078c4} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:40:19.966464 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15913 rows starting from the beginning of the part 2025.01.17 14:40:19.966558 [ 257 ] {5b111628-d2e3-4a9a-8535-edb79e9078c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:40:19.966897 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part 2025.01.17 14:40:19.967406 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 161 rows starting from the beginning of the part 2025.01.17 14:40:19.967728 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:40:19.967968 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:40:19.968266 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 995 rows starting from the beginning of the part 2025.01.17 14:40:19.968916 [ 257 ] {5b111628-d2e3-4a9a-8535-edb79e9078c4} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:19.968962 [ 257 ] {5b111628-d2e3-4a9a-8535-edb79e9078c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:19.969457 [ 257 ] {5b111628-d2e3-4a9a-8535-edb79e9078c4} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 14:40:19.969743 [ 257 ] {5b111628-d2e3-4a9a-8535-edb79e9078c4} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:19.970035 [ 257 ] {5b111628-d2e3-4a9a-8535-edb79e9078c4} executeQuery: Read 1 rows, 69.00 B in 0.003828 sec., 261.23301985370955 rows/sec., 17.60 KiB/sec. 2025.01.17 14:40:19.970151 [ 257 ] {5b111628-d2e3-4a9a-8535-edb79e9078c4} TCPHandler: Processed in 0.004421841 sec. 2025.01.17 14:40:19.970333 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:19.970597 [ 253 ] {33060a1f-9e31-486f-a2c5-38dc0096628d} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:19.970793 [ 253 ] {33060a1f-9e31-486f-a2c5-38dc0096628d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:40:19.972508 [ 253 ] {33060a1f-9e31-486f-a2c5-38dc0096628d} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:19.972549 [ 253 ] {33060a1f-9e31-486f-a2c5-38dc0096628d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:19.973569 [ 253 ] {33060a1f-9e31-486f-a2c5-38dc0096628d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 14:40:19.973979 [ 253 ] {33060a1f-9e31-486f-a2c5-38dc0096628d} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:19.974231 [ 253 ] {33060a1f-9e31-486f-a2c5-38dc0096628d} executeQuery: Read 13 rows, 23.85 KiB in 0.003732 sec., 3483.3869239013934 rows/sec., 6.24 MiB/sec. 2025.01.17 14:40:19.974375 [ 253 ] {33060a1f-9e31-486f-a2c5-38dc0096628d} TCPHandler: Processed in 0.004128715 sec. 2025.01.17 14:40:19.974572 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:19.974837 [ 257 ] {5f14ef9b-cd4f-44d8-ad26-493ed729d54b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:40:19.974865 [ 192 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 17703 rows, containing 5 columns (5 merged, 0 gathered) in 0.009358993 sec., 1891549.6571052037 rows/sec., 127.63 MiB/sec. 2025.01.17 14:40:19.974945 [ 257 ] {5f14ef9b-cd4f-44d8-ad26-493ed729d54b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:40:19.975213 [ 192 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.17 14:40:19.975859 [ 192 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_56_11} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:19.976070 [ 257 ] {5f14ef9b-cd4f-44d8-ad26-493ed729d54b} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:19.976084 [ 192 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_56_11} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.17 14:40:19.976130 [ 257 ] {5f14ef9b-cd4f-44d8-ad26-493ed729d54b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:19.976276 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. 2025.01.17 14:40:19.976678 [ 257 ] {5f14ef9b-cd4f-44d8-ad26-493ed729d54b} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 14:40:19.976938 [ 257 ] {5f14ef9b-cd4f-44d8-ad26-493ed729d54b} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:19.977123 [ 93 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.17 14:40:19.977175 [ 93 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:19.977197 [ 257 ] {5f14ef9b-cd4f-44d8-ad26-493ed729d54b} executeQuery: Read 46 rows, 2.85 KiB in 0.002433 sec., 18906.699547883272 rows/sec., 1.14 MiB/sec. 2025.01.17 14:40:19.977216 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:19.977358 [ 257 ] {5f14ef9b-cd4f-44d8-ad26-493ed729d54b} TCPHandler: Processed in 0.002886919 sec. 2025.01.17 14:40:19.977508 [ 199 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.17 14:40:19.977672 [ 199 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:19.977712 [ 199 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3078 rows starting from the beginning of the part 2025.01.17 14:40:19.977797 [ 199 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part 2025.01.17 14:40:19.978008 [ 199 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2025.01.17 14:40:19.978226 [ 199 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:40:19.978405 [ 199 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:40:19.978558 [ 199 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 46 rows starting from the beginning of the part 2025.01.17 14:40:19.980369 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 4 columns (4 merged, 0 gathered) in 0.003019502 sec., 1128662.9384580636 rows/sec., 73.53 MiB/sec. 2025.01.17 14:40:19.980717 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.17 14:40:19.981058 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_56_11} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:19.981148 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_56_11} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.17 14:40:19.981243 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. 2025.01.17 14:40:23.118443 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1064 2025.01.17 14:40:23.122167 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:23.122230 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:23.123774 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 14:40:23.124117 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:23.124788 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1064 2025.01.17 14:40:23.687555 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:23.687754 [ 253 ] {e4611e68-9556-4d54-aeaa-2a7008bba4f7} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:40:23.687831 [ 253 ] {e4611e68-9556-4d54-aeaa-2a7008bba4f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:40:23.688715 [ 253 ] {e4611e68-9556-4d54-aeaa-2a7008bba4f7} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:23.688762 [ 253 ] {e4611e68-9556-4d54-aeaa-2a7008bba4f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:23.689205 [ 253 ] {e4611e68-9556-4d54-aeaa-2a7008bba4f7} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 14:40:23.689486 [ 253 ] {e4611e68-9556-4d54-aeaa-2a7008bba4f7} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:23.689721 [ 253 ] {e4611e68-9556-4d54-aeaa-2a7008bba4f7} executeQuery: Read 56 rows, 4.38 KiB in 0.002025 sec., 27654.320987654322 rows/sec., 2.11 MiB/sec. 2025.01.17 14:40:23.689786 [ 253 ] {e4611e68-9556-4d54-aeaa-2a7008bba4f7} TCPHandler: Processed in 0.002352729 sec. 2025.01.17 14:40:23.690043 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:23.690235 [ 257 ] {a20e6421-a4fb-4dd8-92de-856f785cd2d1} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:40:23.690311 [ 257 ] {a20e6421-a4fb-4dd8-92de-856f785cd2d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:40:23.691075 [ 257 ] {a20e6421-a4fb-4dd8-92de-856f785cd2d1} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:23.691129 [ 257 ] {a20e6421-a4fb-4dd8-92de-856f785cd2d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:23.691592 [ 257 ] {a20e6421-a4fb-4dd8-92de-856f785cd2d1} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 14:40:23.691868 [ 257 ] {a20e6421-a4fb-4dd8-92de-856f785cd2d1} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:23.692119 [ 257 ] {a20e6421-a4fb-4dd8-92de-856f785cd2d1} executeQuery: Read 64 rows, 5.12 KiB in 0.001934 sec., 33092.037228541885 rows/sec., 2.58 MiB/sec. 2025.01.17 14:40:23.692202 [ 257 ] {a20e6421-a4fb-4dd8-92de-856f785cd2d1} TCPHandler: Processed in 0.002284947 sec. 2025.01.17 14:40:23.692415 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:23.692570 [ 253 ] {b81aac62-d04f-4987-b692-83f9e6cc6a78} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:23.692637 [ 253 ] {b81aac62-d04f-4987-b692-83f9e6cc6a78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:40:23.693195 [ 253 ] {b81aac62-d04f-4987-b692-83f9e6cc6a78} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:23.693237 [ 253 ] {b81aac62-d04f-4987-b692-83f9e6cc6a78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:23.693654 [ 253 ] {b81aac62-d04f-4987-b692-83f9e6cc6a78} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 14:40:23.693919 [ 253 ] {b81aac62-d04f-4987-b692-83f9e6cc6a78} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:23.694173 [ 253 ] {b81aac62-d04f-4987-b692-83f9e6cc6a78} executeQuery: Read 96 rows, 6.85 KiB in 0.001634 sec., 58751.5299877601 rows/sec., 4.09 MiB/sec. 2025.01.17 14:40:23.694341 [ 253 ] {b81aac62-d04f-4987-b692-83f9e6cc6a78} TCPHandler: Processed in 0.002038081 sec. 2025.01.17 14:40:23.694565 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:23.694750 [ 257 ] {8615c0ae-9000-4a9c-af02-3fbd34ea282b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:40:23.694813 [ 257 ] {8615c0ae-9000-4a9c-af02-3fbd34ea282b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:40:23.695413 [ 257 ] {8615c0ae-9000-4a9c-af02-3fbd34ea282b} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:23.695462 [ 257 ] {8615c0ae-9000-4a9c-af02-3fbd34ea282b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:23.695892 [ 257 ] {8615c0ae-9000-4a9c-af02-3fbd34ea282b} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 14:40:23.696150 [ 257 ] {8615c0ae-9000-4a9c-af02-3fbd34ea282b} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:23.696355 [ 257 ] {8615c0ae-9000-4a9c-af02-3fbd34ea282b} executeQuery: Read 36 rows, 2.48 KiB in 0.001643 sec., 21911.138161898965 rows/sec., 1.48 MiB/sec. 2025.01.17 14:40:23.696409 [ 257 ] {8615c0ae-9000-4a9c-af02-3fbd34ea282b} TCPHandler: Processed in 0.001975941 sec. 2025.01.17 14:40:25.526531 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16104 2025.01.17 14:40:25.527194 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:25.527252 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:25.527799 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 14:40:25.528070 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:25.528264 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2025.01.17 14:40:26.675841 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.01.17 14:40:26.698622 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:26.698679 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.17 14:40:26.705945 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 14:40:26.706751 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:26.709675 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.01.17 14:40:28.691654 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:28.691882 [ 253 ] {05e63270-6ef4-4116-bc51-3476327c6ed2} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:40:28.691962 [ 253 ] {05e63270-6ef4-4116-bc51-3476327c6ed2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:40:28.692893 [ 253 ] {05e63270-6ef4-4116-bc51-3476327c6ed2} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:28.692944 [ 253 ] {05e63270-6ef4-4116-bc51-3476327c6ed2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:28.693401 [ 253 ] {05e63270-6ef4-4116-bc51-3476327c6ed2} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 14:40:28.693668 [ 253 ] {05e63270-6ef4-4116-bc51-3476327c6ed2} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:28.693908 [ 253 ] {05e63270-6ef4-4116-bc51-3476327c6ed2} executeQuery: Read 108 rows, 9.25 KiB in 0.002084 sec., 51823.416506717855 rows/sec., 4.33 MiB/sec. 2025.01.17 14:40:28.693975 [ 253 ] {05e63270-6ef4-4116-bc51-3476327c6ed2} TCPHandler: Processed in 0.00245469 sec. 2025.01.17 14:40:28.694295 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:28.694603 [ 257 ] {4212cf1b-b551-4267-b54b-cf26c9417db0} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:40:28.694721 [ 257 ] {4212cf1b-b551-4267-b54b-cf26c9417db0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:40:28.695531 [ 257 ] {4212cf1b-b551-4267-b54b-cf26c9417db0} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:28.695577 [ 257 ] {4212cf1b-b551-4267-b54b-cf26c9417db0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:28.696040 [ 257 ] {4212cf1b-b551-4267-b54b-cf26c9417db0} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 14:40:28.696319 [ 257 ] {4212cf1b-b551-4267-b54b-cf26c9417db0} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:28.696526 [ 257 ] {4212cf1b-b551-4267-b54b-cf26c9417db0} executeQuery: Read 26 rows, 1.96 KiB in 0.002009 sec., 12941.762070681933 rows/sec., 973.16 KiB/sec. 2025.01.17 14:40:28.696593 [ 257 ] {4212cf1b-b551-4267-b54b-cf26c9417db0} TCPHandler: Processed in 0.002484261 sec. 2025.01.17 14:40:28.696753 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:28.696900 [ 253 ] {221c980d-9aac-40e1-a471-d3731293f798} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:40:28.696961 [ 253 ] {221c980d-9aac-40e1-a471-d3731293f798} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:40:28.697706 [ 253 ] {221c980d-9aac-40e1-a471-d3731293f798} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:28.697755 [ 253 ] {221c980d-9aac-40e1-a471-d3731293f798} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:28.698142 [ 253 ] {221c980d-9aac-40e1-a471-d3731293f798} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 14:40:28.698392 [ 253 ] {221c980d-9aac-40e1-a471-d3731293f798} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:28.698629 [ 253 ] {221c980d-9aac-40e1-a471-d3731293f798} executeQuery: Read 90 rows, 7.20 KiB in 0.001763 sec., 51049.347702779356 rows/sec., 3.99 MiB/sec. 2025.01.17 14:40:28.698686 [ 253 ] {221c980d-9aac-40e1-a471-d3731293f798} TCPHandler: Processed in 0.001999671 sec. 2025.01.17 14:40:28.698878 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:28.699110 [ 257 ] {71b92c0c-603d-4613-abc2-bdd73e4e5797} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:28.699212 [ 257 ] {71b92c0c-603d-4613-abc2-bdd73e4e5797} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:40:28.700051 [ 257 ] {71b92c0c-603d-4613-abc2-bdd73e4e5797} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:28.700089 [ 257 ] {71b92c0c-603d-4613-abc2-bdd73e4e5797} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:28.700516 [ 257 ] {71b92c0c-603d-4613-abc2-bdd73e4e5797} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 14:40:28.700781 [ 257 ] {71b92c0c-603d-4613-abc2-bdd73e4e5797} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:28.700970 [ 257 ] {71b92c0c-603d-4613-abc2-bdd73e4e5797} executeQuery: Read 160 rows, 11.41 KiB in 0.00192 sec., 83333.33333333333 rows/sec., 5.80 MiB/sec. 2025.01.17 14:40:28.701027 [ 257 ] {71b92c0c-603d-4613-abc2-bdd73e4e5797} TCPHandler: Processed in 0.002252926 sec. 2025.01.17 14:40:28.701173 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:28.701314 [ 253 ] {0b859b2f-1b7b-4c63-b972-68c015cfd136} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:28.701410 [ 253 ] {0b859b2f-1b7b-4c63-b972-68c015cfd136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:40:28.702660 [ 253 ] {0b859b2f-1b7b-4c63-b972-68c015cfd136} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:28.702701 [ 253 ] {0b859b2f-1b7b-4c63-b972-68c015cfd136} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:28.703382 [ 253 ] {0b859b2f-1b7b-4c63-b972-68c015cfd136} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 14:40:28.703683 [ 253 ] {0b859b2f-1b7b-4c63-b972-68c015cfd136} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:28.703958 [ 253 ] {0b859b2f-1b7b-4c63-b972-68c015cfd136} executeQuery: Read 26 rows, 47.71 KiB in 0.002677 sec., 9712.364587224505 rows/sec., 17.40 MiB/sec. 2025.01.17 14:40:28.704071 [ 253 ] {0b859b2f-1b7b-4c63-b972-68c015cfd136} TCPHandler: Processed in 0.002964101 sec. 2025.01.17 14:40:28.704281 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:28.704507 [ 257 ] {a0c47bbc-3b83-4dd3-a5ef-847cb13b7835} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:40:28.704602 [ 257 ] {a0c47bbc-3b83-4dd3-a5ef-847cb13b7835} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:40:28.705221 [ 257 ] {a0c47bbc-3b83-4dd3-a5ef-847cb13b7835} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:28.705259 [ 257 ] {a0c47bbc-3b83-4dd3-a5ef-847cb13b7835} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:28.705653 [ 257 ] {a0c47bbc-3b83-4dd3-a5ef-847cb13b7835} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 14:40:28.705910 [ 257 ] {a0c47bbc-3b83-4dd3-a5ef-847cb13b7835} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:28.706137 [ 257 ] {a0c47bbc-3b83-4dd3-a5ef-847cb13b7835} executeQuery: Read 60 rows, 4.14 KiB in 0.001686 sec., 35587.18861209964 rows/sec., 2.40 MiB/sec. 2025.01.17 14:40:28.706193 [ 257 ] {a0c47bbc-3b83-4dd3-a5ef-847cb13b7835} TCPHandler: Processed in 0.002020992 sec. 2025.01.17 14:40:31.087257 [ 79 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.01.17 14:40:31.087325 [ 79 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:31.087352 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:31.087525 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2025.01.17 14:40:31.087804 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:31.087848 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part 2025.01.17 14:40:31.087935 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2025.01.17 14:40:31.088121 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2025.01.17 14:40:31.088316 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2025.01.17 14:40:31.088560 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2025.01.17 14:40:31.089674 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002254066 sec., 63884.553513517356 rows/sec., 3.26 MiB/sec. 2025.01.17 14:40:31.089887 [ 186 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.01.17 14:40:31.090276 [ 186 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_24_5} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:31.090380 [ 186 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_24_5} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.01.17 14:40:31.090489 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.17 14:40:31.298877 [ 79 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.01.17 14:40:31.298984 [ 79 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:31.299036 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:31.299325 [ 191 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2025.01.17 14:40:31.299746 [ 191 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:31.299814 [ 191 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 243 rows starting from the beginning of the part 2025.01.17 14:40:31.300028 [ 191 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part 2025.01.17 14:40:31.300345 [ 191 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2025.01.17 14:40:31.300532 [ 191 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.01.17 14:40:31.300736 [ 191 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part 2025.01.17 14:40:31.301884 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002749717 sec., 274573.7106764078 rows/sec., 19.66 MiB/sec. 2025.01.17 14:40:31.302077 [ 186 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.01.17 14:40:31.302409 [ 186 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_24_5} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:31.302500 [ 186 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_24_5} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.01.17 14:40:31.302600 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.17 14:40:32.899029 [ 77 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:40:32.899098 [ 77 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:40:33.028391 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16592 2025.01.17 14:40:33.029336 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.029379 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.029930 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 14:40:33.030200 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.030391 [ 77 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.17 14:40:33.030449 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16592 2025.01.17 14:40:33.030475 [ 77 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.030508 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.030738 [ 194 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.17 14:40:33.030970 [ 194 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:33.031014 [ 194 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part 2025.01.17 14:40:33.031095 [ 194 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part 2025.01.17 14:40:33.031311 [ 194 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part 2025.01.17 14:40:33.031450 [ 194 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part 2025.01.17 14:40:33.031592 [ 194 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part 2025.01.17 14:40:33.031678 [ 194 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part 2025.01.17 14:40:33.034206 [ 201 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16592 rows, containing 4 columns (4 merged, 0 gathered) in 0.003618514 sec., 4585307.670496784 rows/sec., 65.59 MiB/sec. 2025.01.17 14:40:33.034351 [ 201 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.17 14:40:33.034696 [ 201 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_36_7} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.034781 [ 201 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_36_7} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.17 14:40:33.034910 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. 2025.01.17 14:40:33.126087 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1084 2025.01.17 14:40:33.128815 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.128864 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.130286 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 14:40:33.130608 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.130844 [ 77 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.17 14:40:33.130948 [ 77 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.131015 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.131450 [ 197 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.17 14:40:33.132205 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1084 2025.01.17 14:40:33.132667 [ 197 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:33.132841 [ 197 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 894 rows starting from the beginning of the part 2025.01.17 14:40:33.133553 [ 197 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2025.01.17 14:40:33.134203 [ 197 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part 2025.01.17 14:40:33.134824 [ 197 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part 2025.01.17 14:40:33.135311 [ 197 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part 2025.01.17 14:40:33.135802 [ 197 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part 2025.01.17 14:40:33.144241 [ 189 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 72 columns (72 merged, 0 gathered) in 0.013106839 sec., 82704.91458695724 rows/sec., 66.36 MiB/sec. 2025.01.17 14:40:33.145950 [ 194 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.17 14:40:33.146734 [ 194 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_26_5} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.146816 [ 194 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_26_5} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.17 14:40:33.147138 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. 2025.01.17 14:40:33.694459 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:33.694661 [ 253 ] {34b5d749-87ac-45cc-98e3-9c1941510c90} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:40:33.694741 [ 253 ] {34b5d749-87ac-45cc-98e3-9c1941510c90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:40:33.695508 [ 253 ] {34b5d749-87ac-45cc-98e3-9c1941510c90} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.695556 [ 253 ] {34b5d749-87ac-45cc-98e3-9c1941510c90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.695992 [ 253 ] {34b5d749-87ac-45cc-98e3-9c1941510c90} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 14:40:33.696276 [ 253 ] {34b5d749-87ac-45cc-98e3-9c1941510c90} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.696458 [ 76 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.17 14:40:33.696548 [ 76 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.696553 [ 253 ] {34b5d749-87ac-45cc-98e3-9c1941510c90} executeQuery: Read 14 rows, 1.01 KiB in 0.001935 sec., 7235.142118863048 rows/sec., 520.83 KiB/sec. 2025.01.17 14:40:33.696586 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.696741 [ 253 ] {34b5d749-87ac-45cc-98e3-9c1941510c90} TCPHandler: Processed in 0.002408989 sec. 2025.01.17 14:40:33.696977 [ 193 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.01.17 14:40:33.697141 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:33.697364 [ 193 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:33.697437 [ 193 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part 2025.01.17 14:40:33.697512 [ 257 ] {7e8e3d51-a48c-4dc9-8463-84325d44b26e} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:40:33.697631 [ 193 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2025.01.17 14:40:33.697742 [ 257 ] {7e8e3d51-a48c-4dc9-8463-84325d44b26e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:40:33.697980 [ 193 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.01.17 14:40:33.698321 [ 193 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2025.01.17 14:40:33.698726 [ 193 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2025.01.17 14:40:33.700982 [ 257 ] {7e8e3d51-a48c-4dc9-8463-84325d44b26e} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.701088 [ 257 ] {7e8e3d51-a48c-4dc9-8463-84325d44b26e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.701296 [ 193 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004569724 sec., 15318.211778216802 rows/sec., 1.14 MiB/sec. 2025.01.17 14:40:33.701561 [ 200 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.17 14:40:33.701951 [ 257 ] {7e8e3d51-a48c-4dc9-8463-84325d44b26e} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 14:40:33.702159 [ 200 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_25_6} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.702300 [ 200 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_25_6} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.17 14:40:33.702481 [ 257 ] {7e8e3d51-a48c-4dc9-8463-84325d44b26e} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.702507 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:40:33.702838 [ 257 ] {7e8e3d51-a48c-4dc9-8463-84325d44b26e} executeQuery: Read 229 rows, 20.51 KiB in 0.005412 sec., 42313.37767923134 rows/sec., 3.70 MiB/sec. 2025.01.17 14:40:33.702989 [ 257 ] {7e8e3d51-a48c-4dc9-8463-84325d44b26e} TCPHandler: Processed in 0.006087806 sec. 2025.01.17 14:40:33.703266 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:33.703417 [ 253 ] {e4e8f57c-97b6-4196-8ab2-43d499d4794c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:40:33.703479 [ 253 ] {e4e8f57c-97b6-4196-8ab2-43d499d4794c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:40:33.704168 [ 253 ] {e4e8f57c-97b6-4196-8ab2-43d499d4794c} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.704208 [ 253 ] {e4e8f57c-97b6-4196-8ab2-43d499d4794c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.704591 [ 253 ] {e4e8f57c-97b6-4196-8ab2-43d499d4794c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 14:40:33.704842 [ 253 ] {e4e8f57c-97b6-4196-8ab2-43d499d4794c} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.705028 [ 76 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2025.01.17 14:40:33.705087 [ 76 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.705118 [ 253 ] {e4e8f57c-97b6-4196-8ab2-43d499d4794c} executeQuery: Read 20 rows, 1.43 KiB in 0.001725 sec., 11594.202898550724 rows/sec., 831.07 KiB/sec. 2025.01.17 14:40:33.705125 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.705313 [ 253 ] {e4e8f57c-97b6-4196-8ab2-43d499d4794c} TCPHandler: Processed in 0.002188505 sec. 2025.01.17 14:40:33.705416 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::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.01.17 14:40:33.705554 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:33.705577 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:33.705618 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 64 rows starting from the beginning of the part 2025.01.17 14:40:33.705757 [ 257 ] {ab4b47c2-9ab5-4311-9f67-47add78a47b3} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:40:33.705783 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part 2025.01.17 14:40:33.705872 [ 257 ] {ab4b47c2-9ab5-4311-9f67-47add78a47b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:40:33.706026 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part 2025.01.17 14:40:33.706220 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part 2025.01.17 14:40:33.706420 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part 2025.01.17 14:40:33.706674 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 20 rows starting from the beginning of the part 2025.01.17 14:40:33.707515 [ 257 ] {ab4b47c2-9ab5-4311-9f67-47add78a47b3} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.707565 [ 257 ] {ab4b47c2-9ab5-4311-9f67-47add78a47b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.708137 [ 257 ] {ab4b47c2-9ab5-4311-9f67-47add78a47b3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 14:40:33.708266 [ 200 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.002994052 sec., 64127.14274835574 rows/sec., 4.80 MiB/sec. 2025.01.17 14:40:33.708485 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2025.01.17 14:40:33.708654 [ 257 ] {ab4b47c2-9ab5-4311-9f67-47add78a47b3} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.709028 [ 257 ] {ab4b47c2-9ab5-4311-9f67-47add78a47b3} executeQuery: Read 14 rows, 1004.00 B in 0.003343 sec., 4187.855219862399 rows/sec., 293.29 KiB/sec. 2025.01.17 14:40:33.709220 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_45_9} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.709227 [ 257 ] {ab4b47c2-9ab5-4311-9f67-47add78a47b3} TCPHandler: Processed in 0.003764277 sec. 2025.01.17 14:40:33.709381 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_45_9} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2025.01.17 14:40:33.709449 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:33.709487 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 14:40:33.709593 [ 253 ] {644fd700-3872-4852-862f-0479153dc960} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:40:33.709651 [ 253 ] {644fd700-3872-4852-862f-0479153dc960} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:40:33.710264 [ 253 ] {644fd700-3872-4852-862f-0479153dc960} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.710302 [ 253 ] {644fd700-3872-4852-862f-0479153dc960} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.710663 [ 253 ] {644fd700-3872-4852-862f-0479153dc960} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 14:40:33.710939 [ 253 ] {644fd700-3872-4852-862f-0479153dc960} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.711110 [ 76 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.17 14:40:33.711174 [ 76 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.711212 [ 253 ] {644fd700-3872-4852-862f-0479153dc960} executeQuery: Read 13 rows, 830.00 B in 0.001632 sec., 7965.686274509804 rows/sec., 496.66 KiB/sec. 2025.01.17 14:40:33.711219 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.711402 [ 253 ] {644fd700-3872-4852-862f-0479153dc960} TCPHandler: Processed in 0.002031792 sec. 2025.01.17 14:40:33.711643 [ 187 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.01.17 14:40:33.711663 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:33.712099 [ 257 ] {c586993e-aea5-4610-9e94-d1e5dd84c186} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:40:33.712186 [ 187 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:33.712244 [ 257 ] {c586993e-aea5-4610-9e94-d1e5dd84c186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:40:33.712306 [ 187 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part 2025.01.17 14:40:33.712664 [ 187 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part 2025.01.17 14:40:33.713069 [ 187 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part 2025.01.17 14:40:33.713501 [ 187 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part 2025.01.17 14:40:33.713816 [ 187 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part 2025.01.17 14:40:33.715443 [ 257 ] {c586993e-aea5-4610-9e94-d1e5dd84c186} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.715515 [ 257 ] {c586993e-aea5-4610-9e94-d1e5dd84c186} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.716505 [ 200 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005148266 sec., 12625.610254015623 rows/sec., 836.52 KiB/sec. 2025.01.17 14:40:33.716573 [ 257 ] {c586993e-aea5-4610-9e94-d1e5dd84c186} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 14:40:33.716693 [ 200 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.17 14:40:33.717086 [ 257 ] {c586993e-aea5-4610-9e94-d1e5dd84c186} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.717262 [ 200 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_25_6} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.717540 [ 200 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_25_6} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.17 14:40:33.717725 [ 257 ] {c586993e-aea5-4610-9e94-d1e5dd84c186} executeQuery: Read 395 rows, 28.72 KiB in 0.005759 sec., 68588.29657926723 rows/sec., 4.87 MiB/sec. 2025.01.17 14:40:33.717794 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:40:33.718027 [ 257 ] {c586993e-aea5-4610-9e94-d1e5dd84c186} TCPHandler: Processed in 0.006495983 sec. 2025.01.17 14:40:33.718249 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:33.718387 [ 253 ] {e7ef118b-3a74-4b44-8246-589b91b3ace9} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:40:33.718448 [ 253 ] {e7ef118b-3a74-4b44-8246-589b91b3ace9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:40:33.719096 [ 253 ] {e7ef118b-3a74-4b44-8246-589b91b3ace9} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.719135 [ 253 ] {e7ef118b-3a74-4b44-8246-589b91b3ace9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.719510 [ 253 ] {e7ef118b-3a74-4b44-8246-589b91b3ace9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 14:40:33.719763 [ 253 ] {e7ef118b-3a74-4b44-8246-589b91b3ace9} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.719975 [ 253 ] {e7ef118b-3a74-4b44-8246-589b91b3ace9} executeQuery: Read 6 rows, 321.00 B in 0.001617 sec., 3710.575139146568 rows/sec., 193.86 KiB/sec. 2025.01.17 14:40:33.720029 [ 253 ] {e7ef118b-3a74-4b44-8246-589b91b3ace9} TCPHandler: Processed in 0.001876539 sec. 2025.01.17 14:40:33.720190 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:33.720331 [ 257 ] {e9a288f0-c906-467f-bf0c-579e050fa1bd} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:33.720500 [ 257 ] {e9a288f0-c906-467f-bf0c-579e050fa1bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:40:33.721164 [ 257 ] {e9a288f0-c906-467f-bf0c-579e050fa1bd} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.721205 [ 257 ] {e9a288f0-c906-467f-bf0c-579e050fa1bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.721624 [ 257 ] {e9a288f0-c906-467f-bf0c-579e050fa1bd} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 14:40:33.721877 [ 257 ] {e9a288f0-c906-467f-bf0c-579e050fa1bd} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.722107 [ 257 ] {e9a288f0-c906-467f-bf0c-579e050fa1bd} executeQuery: Read 237 rows, 16.27 KiB in 0.001803 sec., 131447.58735440933 rows/sec., 8.81 MiB/sec. 2025.01.17 14:40:33.722177 [ 257 ] {e9a288f0-c906-467f-bf0c-579e050fa1bd} TCPHandler: Processed in 0.002055292 sec. 2025.01.17 14:40:33.722409 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:33.722573 [ 253 ] {f0c5e41d-88f3-498f-8542-7ed78f6b3555} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:40:33.722634 [ 253 ] {f0c5e41d-88f3-498f-8542-7ed78f6b3555} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:40:33.723146 [ 253 ] {f0c5e41d-88f3-498f-8542-7ed78f6b3555} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.723186 [ 253 ] {f0c5e41d-88f3-498f-8542-7ed78f6b3555} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.723555 [ 253 ] {f0c5e41d-88f3-498f-8542-7ed78f6b3555} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 14:40:33.723818 [ 253 ] {f0c5e41d-88f3-498f-8542-7ed78f6b3555} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.724078 [ 253 ] {f0c5e41d-88f3-498f-8542-7ed78f6b3555} executeQuery: Read 1 rows, 69.00 B in 0.001535 sec., 651.4657980456027 rows/sec., 43.90 KiB/sec. 2025.01.17 14:40:33.724281 [ 253 ] {f0c5e41d-88f3-498f-8542-7ed78f6b3555} TCPHandler: Processed in 0.001996211 sec. 2025.01.17 14:40:33.724481 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:33.724624 [ 257 ] {3b0dec3e-df0a-40bd-b49c-06c35b3a7c7b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:33.724719 [ 257 ] {3b0dec3e-df0a-40bd-b49c-06c35b3a7c7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:40:33.725877 [ 257 ] {3b0dec3e-df0a-40bd-b49c-06c35b3a7c7b} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.725918 [ 257 ] {3b0dec3e-df0a-40bd-b49c-06c35b3a7c7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.726558 [ 257 ] {3b0dec3e-df0a-40bd-b49c-06c35b3a7c7b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 14:40:33.726847 [ 257 ] {3b0dec3e-df0a-40bd-b49c-06c35b3a7c7b} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.727168 [ 257 ] {3b0dec3e-df0a-40bd-b49c-06c35b3a7c7b} executeQuery: Read 13 rows, 23.85 KiB in 0.002573 sec., 5052.467936261173 rows/sec., 9.05 MiB/sec. 2025.01.17 14:40:33.727691 [ 257 ] {3b0dec3e-df0a-40bd-b49c-06c35b3a7c7b} TCPHandler: Processed in 0.003299707 sec. 2025.01.17 14:40:33.727910 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:33.728050 [ 253 ] {d253f7b5-53ca-4f1e-9a29-6b8ad075f0a9} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:40:33.728111 [ 253 ] {d253f7b5-53ca-4f1e-9a29-6b8ad075f0a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:40:33.728691 [ 253 ] {d253f7b5-53ca-4f1e-9a29-6b8ad075f0a9} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:33.728738 [ 253 ] {d253f7b5-53ca-4f1e-9a29-6b8ad075f0a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:33.729159 [ 253 ] {d253f7b5-53ca-4f1e-9a29-6b8ad075f0a9} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 14:40:33.729414 [ 253 ] {d253f7b5-53ca-4f1e-9a29-6b8ad075f0a9} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:33.729626 [ 253 ] {d253f7b5-53ca-4f1e-9a29-6b8ad075f0a9} executeQuery: Read 82 rows, 5.33 KiB in 0.001608 sec., 50995.024875621886 rows/sec., 3.24 MiB/sec. 2025.01.17 14:40:33.729679 [ 253 ] {d253f7b5-53ca-4f1e-9a29-6b8ad075f0a9} TCPHandler: Processed in 0.001871848 sec. 2025.01.17 14:40:34.209715 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.01.17 14:40:34.231160 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:34.231208 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:34.238643 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 14:40:34.239465 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:34.239761 [ 75 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.17 14:40:34.239822 [ 75 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:34.239858 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:34.240097 [ 199 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.17 14:40:34.248050 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.01.17 14:40:34.249783 [ 199 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:34.250708 [ 199 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2025.01.17 14:40:34.255335 [ 199 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.01.17 14:40:34.260013 [ 199 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2025.01.17 14:40:34.265086 [ 199 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.01.17 14:40:34.270544 [ 199 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2025.01.17 14:40:34.275128 [ 199 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.01.17 14:40:34.336297 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.096355263 sec., 2822.886799655147 rows/sec., 14.60 MiB/sec. 2025.01.17 14:40:34.339373 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.17 14:40:34.342433 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_36_7} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:34.342579 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_36_7} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.17 14:40:34.345072 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2025.01.17 14:40:38.691766 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:38.691964 [ 253 ] {e601a679-5007-4174-814c-a3d965b5c7be} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:40:38.692033 [ 253 ] {e601a679-5007-4174-814c-a3d965b5c7be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:40:38.692839 [ 253 ] {e601a679-5007-4174-814c-a3d965b5c7be} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:38.692882 [ 253 ] {e601a679-5007-4174-814c-a3d965b5c7be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:38.693341 [ 253 ] {e601a679-5007-4174-814c-a3d965b5c7be} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 14:40:38.693603 [ 253 ] {e601a679-5007-4174-814c-a3d965b5c7be} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:38.693802 [ 253 ] {e601a679-5007-4174-814c-a3d965b5c7be} executeQuery: Read 108 rows, 9.25 KiB in 0.001888 sec., 57203.38983050848 rows/sec., 4.78 MiB/sec. 2025.01.17 14:40:38.693865 [ 253 ] {e601a679-5007-4174-814c-a3d965b5c7be} TCPHandler: Processed in 0.002222096 sec. 2025.01.17 14:40:38.694135 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:38.694353 [ 257 ] {2915c15e-363e-44a1-9430-e36b3f9ac777} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:40:38.694437 [ 257 ] {2915c15e-363e-44a1-9430-e36b3f9ac777} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:40:38.695254 [ 257 ] {2915c15e-363e-44a1-9430-e36b3f9ac777} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:38.695303 [ 257 ] {2915c15e-363e-44a1-9430-e36b3f9ac777} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:38.695751 [ 257 ] {2915c15e-363e-44a1-9430-e36b3f9ac777} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 14:40:38.696007 [ 257 ] {2915c15e-363e-44a1-9430-e36b3f9ac777} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:38.696242 [ 257 ] {2915c15e-363e-44a1-9430-e36b3f9ac777} executeQuery: Read 26 rows, 1.96 KiB in 0.001949 sec., 13340.174448435095 rows/sec., 1003.12 KiB/sec. 2025.01.17 14:40:38.696299 [ 257 ] {2915c15e-363e-44a1-9430-e36b3f9ac777} TCPHandler: Processed in 0.002303497 sec. 2025.01.17 14:40:38.696454 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:38.696580 [ 253 ] {e12e76b8-b62a-4edd-8ab1-c8dbdc001a91} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:40:38.696632 [ 253 ] {e12e76b8-b62a-4edd-8ab1-c8dbdc001a91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:40:38.697271 [ 253 ] {e12e76b8-b62a-4edd-8ab1-c8dbdc001a91} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:38.697309 [ 253 ] {e12e76b8-b62a-4edd-8ab1-c8dbdc001a91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:38.697692 [ 253 ] {e12e76b8-b62a-4edd-8ab1-c8dbdc001a91} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 14:40:38.697938 [ 253 ] {e12e76b8-b62a-4edd-8ab1-c8dbdc001a91} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:38.698122 [ 253 ] {e12e76b8-b62a-4edd-8ab1-c8dbdc001a91} executeQuery: Read 90 rows, 7.20 KiB in 0.001572 sec., 57251.908396946565 rows/sec., 4.47 MiB/sec. 2025.01.17 14:40:38.698178 [ 253 ] {e12e76b8-b62a-4edd-8ab1-c8dbdc001a91} TCPHandler: Processed in 0.001782127 sec. 2025.01.17 14:40:38.698394 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:38.698618 [ 257 ] {f2dd3b67-4130-4789-a442-5ed4268bed68} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:38.698718 [ 257 ] {f2dd3b67-4130-4789-a442-5ed4268bed68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:40:38.699484 [ 257 ] {f2dd3b67-4130-4789-a442-5ed4268bed68} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:38.699525 [ 257 ] {f2dd3b67-4130-4789-a442-5ed4268bed68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:38.699935 [ 257 ] {f2dd3b67-4130-4789-a442-5ed4268bed68} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 14:40:38.700189 [ 257 ] {f2dd3b67-4130-4789-a442-5ed4268bed68} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:38.700471 [ 257 ] {f2dd3b67-4130-4789-a442-5ed4268bed68} executeQuery: Read 160 rows, 11.41 KiB in 0.001899 sec., 84254.8709847288 rows/sec., 5.87 MiB/sec. 2025.01.17 14:40:38.700608 [ 257 ] {f2dd3b67-4130-4789-a442-5ed4268bed68} TCPHandler: Processed in 0.002315158 sec. 2025.01.17 14:40:38.700812 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:38.700954 [ 253 ] {9a62e1ab-39ed-4116-a5e6-d30346b66aa7} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:38.701050 [ 253 ] {9a62e1ab-39ed-4116-a5e6-d30346b66aa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:40:38.702214 [ 253 ] {9a62e1ab-39ed-4116-a5e6-d30346b66aa7} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:38.702254 [ 253 ] {9a62e1ab-39ed-4116-a5e6-d30346b66aa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:38.702914 [ 253 ] {9a62e1ab-39ed-4116-a5e6-d30346b66aa7} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 14:40:38.703180 [ 253 ] {9a62e1ab-39ed-4116-a5e6-d30346b66aa7} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:38.703377 [ 68 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.17 14:40:38.703466 [ 253 ] {9a62e1ab-39ed-4116-a5e6-d30346b66aa7} executeQuery: Read 26 rows, 47.71 KiB in 0.00254 sec., 10236.220472440944 rows/sec., 18.34 MiB/sec. 2025.01.17 14:40:38.703474 [ 68 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:38.703564 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:38.703889 [ 253 ] {9a62e1ab-39ed-4116-a5e6-d30346b66aa7} TCPHandler: Processed in 0.003169496 sec. 2025.01.17 14:40:38.703906 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.17 14:40:38.704174 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:38.704464 [ 257 ] {61e898b4-a6c1-4491-bc43-905eb07b67a3} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:40:38.704491 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:38.704601 [ 257 ] {61e898b4-a6c1-4491-bc43-905eb07b67a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:40:38.704649 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 735 rows starting from the beginning of the part 2025.01.17 14:40:38.705626 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part 2025.01.17 14:40:38.706335 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part 2025.01.17 14:40:38.707057 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part 2025.01.17 14:40:38.707174 [ 257 ] {61e898b4-a6c1-4491-bc43-905eb07b67a3} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:38.707279 [ 257 ] {61e898b4-a6c1-4491-bc43-905eb07b67a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:38.707729 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part 2025.01.17 14:40:38.708425 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part 2025.01.17 14:40:38.708865 [ 257 ] {61e898b4-a6c1-4491-bc43-905eb07b67a3} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 14:40:38.709614 [ 257 ] {61e898b4-a6c1-4491-bc43-905eb07b67a3} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:38.710094 [ 257 ] {61e898b4-a6c1-4491-bc43-905eb07b67a3} executeQuery: Read 60 rows, 4.14 KiB in 0.005726 sec., 10478.51903597625 rows/sec., 723.13 KiB/sec. 2025.01.17 14:40:38.710558 [ 257 ] {61e898b4-a6c1-4491-bc43-905eb07b67a3} TCPHandler: Processed in 0.006521235 sec. 2025.01.17 14:40:38.719063 [ 191 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 839 rows, containing 19 columns (19 merged, 0 gathered) in 0.015352996 sec., 54647.314439474874 rows/sec., 97.93 MiB/sec. 2025.01.17 14:40:38.720189 [ 191 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.17 14:40:38.720677 [ 191 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_46_9} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:38.720775 [ 191 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_46_9} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.17 14:40:38.720952 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.66 MiB. 2025.01.17 14:40:39.000176 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 210.35 MiB, peak 220.73 MiB, free memory in arenas 0.00 B, will set to 212.05 MiB (RSS), difference: 1.71 MiB 2025.01.17 14:40:40.530572 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17019 2025.01.17 14:40:40.531277 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:40.531321 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:40.531853 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 14:40:40.532118 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:40.532416 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2025.01.17 14:40:41.748112 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.01.17 14:40:41.768241 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:41.768293 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:41.775178 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 14:40:41.775974 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:41.778501 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.01.17 14:40:43.132402 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1118 2025.01.17 14:40:43.136119 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:43.136175 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:43.137724 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 14:40:43.138060 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:43.138723 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1118 2025.01.17 14:40:43.695540 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:43.695720 [ 253 ] {a731e13d-8b6d-423c-953f-3073f475c45f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:40:43.695790 [ 253 ] {a731e13d-8b6d-423c-953f-3073f475c45f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:40:43.696543 [ 253 ] {a731e13d-8b6d-423c-953f-3073f475c45f} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:43.696590 [ 253 ] {a731e13d-8b6d-423c-953f-3073f475c45f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:43.697056 [ 253 ] {a731e13d-8b6d-423c-953f-3073f475c45f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 14:40:43.697324 [ 253 ] {a731e13d-8b6d-423c-953f-3073f475c45f} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:43.697565 [ 253 ] {a731e13d-8b6d-423c-953f-3073f475c45f} executeQuery: Read 14 rows, 1.01 KiB in 0.001881 sec., 7442.849548112706 rows/sec., 535.79 KiB/sec. 2025.01.17 14:40:43.697797 [ 253 ] {a731e13d-8b6d-423c-953f-3073f475c45f} TCPHandler: Processed in 0.002376439 sec. 2025.01.17 14:40:43.698095 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:43.698294 [ 257 ] {b380b6a7-8d1f-4f34-9727-1cf796a0adc9} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:40:43.698380 [ 257 ] {b380b6a7-8d1f-4f34-9727-1cf796a0adc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:40:43.699388 [ 257 ] {b380b6a7-8d1f-4f34-9727-1cf796a0adc9} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:43.699445 [ 257 ] {b380b6a7-8d1f-4f34-9727-1cf796a0adc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:43.699935 [ 257 ] {b380b6a7-8d1f-4f34-9727-1cf796a0adc9} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 14:40:43.700220 [ 257 ] {b380b6a7-8d1f-4f34-9727-1cf796a0adc9} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:43.700408 [ 65 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.17 14:40:43.700473 [ 65 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:43.700497 [ 257 ] {b380b6a7-8d1f-4f34-9727-1cf796a0adc9} executeQuery: Read 229 rows, 20.51 KiB in 0.002245 sec., 102004.4543429844 rows/sec., 8.92 MiB/sec. 2025.01.17 14:40:43.700511 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:43.700658 [ 257 ] {b380b6a7-8d1f-4f34-9727-1cf796a0adc9} TCPHandler: Processed in 0.002696065 sec. 2025.01.17 14:40:43.700800 [ 195 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.17 14:40:43.700858 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:43.701098 [ 195 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:43.701108 [ 253 ] {0c3670a1-defb-404b-9b8b-03aa03193270} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:40:43.701159 [ 195 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1431 rows starting from the beginning of the part 2025.01.17 14:40:43.701227 [ 253 ] {0c3670a1-defb-404b-9b8b-03aa03193270} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:40:43.701502 [ 195 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part 2025.01.17 14:40:43.701850 [ 195 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 108 rows starting from the beginning of the part 2025.01.17 14:40:43.702231 [ 195 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 229 rows starting from the beginning of the part 2025.01.17 14:40:43.702583 [ 195 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 108 rows starting from the beginning of the part 2025.01.17 14:40:43.702907 [ 195 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 229 rows starting from the beginning of the part 2025.01.17 14:40:43.703909 [ 253 ] {0c3670a1-defb-404b-9b8b-03aa03193270} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:43.703976 [ 253 ] {0c3670a1-defb-404b-9b8b-03aa03193270} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:43.704900 [ 253 ] {0c3670a1-defb-404b-9b8b-03aa03193270} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 14:40:43.705352 [ 253 ] {0c3670a1-defb-404b-9b8b-03aa03193270} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:43.705659 [ 253 ] {0c3670a1-defb-404b-9b8b-03aa03193270} executeQuery: Read 20 rows, 1.43 KiB in 0.004613 sec., 4335.5733795794495 rows/sec., 310.77 KiB/sec. 2025.01.17 14:40:43.705919 [ 253 ] {0c3670a1-defb-404b-9b8b-03aa03193270} TCPHandler: Processed in 0.005132876 sec. 2025.01.17 14:40:43.706213 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:43.706234 [ 195 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2161 rows, containing 5 columns (5 merged, 0 gathered) in 0.005578255 sec., 387397.13404998515 rows/sec., 34.07 MiB/sec. 2025.01.17 14:40:43.706362 [ 257 ] {f27d382b-aa43-427d-9352-d282d25a0fef} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:40:43.706434 [ 257 ] {f27d382b-aa43-427d-9352-d282d25a0fef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:40:43.706536 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.17 14:40:43.707206 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_61_12} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:43.707351 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_61_12} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.17 14:40:43.707528 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2025.01.17 14:40:43.707691 [ 257 ] {f27d382b-aa43-427d-9352-d282d25a0fef} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:43.707741 [ 257 ] {f27d382b-aa43-427d-9352-d282d25a0fef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:43.708137 [ 257 ] {f27d382b-aa43-427d-9352-d282d25a0fef} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 14:40:43.708420 [ 257 ] {f27d382b-aa43-427d-9352-d282d25a0fef} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:43.708690 [ 257 ] {f27d382b-aa43-427d-9352-d282d25a0fef} executeQuery: Read 14 rows, 1004.00 B in 0.002351 sec., 5954.912803062527 rows/sec., 417.04 KiB/sec. 2025.01.17 14:40:43.708915 [ 257 ] {f27d382b-aa43-427d-9352-d282d25a0fef} TCPHandler: Processed in 0.002841749 sec. 2025.01.17 14:40:43.709105 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:43.709226 [ 253 ] {11294c4b-5d59-4288-88e3-40eecf8b76d7} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:40:43.709280 [ 253 ] {11294c4b-5d59-4288-88e3-40eecf8b76d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:40:43.709882 [ 253 ] {11294c4b-5d59-4288-88e3-40eecf8b76d7} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:43.709922 [ 253 ] {11294c4b-5d59-4288-88e3-40eecf8b76d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:43.710300 [ 253 ] {11294c4b-5d59-4288-88e3-40eecf8b76d7} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 14:40:43.710562 [ 253 ] {11294c4b-5d59-4288-88e3-40eecf8b76d7} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:43.710752 [ 253 ] {11294c4b-5d59-4288-88e3-40eecf8b76d7} executeQuery: Read 13 rows, 830.00 B in 0.001553 sec., 8370.895041854475 rows/sec., 521.92 KiB/sec. 2025.01.17 14:40:43.710807 [ 253 ] {11294c4b-5d59-4288-88e3-40eecf8b76d7} TCPHandler: Processed in 0.001769636 sec. 2025.01.17 14:40:43.710975 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:43.711126 [ 257 ] {268fcd93-935d-4c67-959b-73d1b9f783c5} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:40:43.711189 [ 257 ] {268fcd93-935d-4c67-959b-73d1b9f783c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:40:43.712019 [ 257 ] {268fcd93-935d-4c67-959b-73d1b9f783c5} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:43.712061 [ 257 ] {268fcd93-935d-4c67-959b-73d1b9f783c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:43.712503 [ 257 ] {268fcd93-935d-4c67-959b-73d1b9f783c5} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 14:40:43.712771 [ 257 ] {268fcd93-935d-4c67-959b-73d1b9f783c5} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:43.712966 [ 65 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.17 14:40:43.713029 [ 65 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:43.713070 [ 257 ] {268fcd93-935d-4c67-959b-73d1b9f783c5} executeQuery: Read 395 rows, 28.72 KiB in 0.001954 sec., 202149.4370522006 rows/sec., 14.35 MiB/sec. 2025.01.17 14:40:43.713084 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:43.713271 [ 257 ] {268fcd93-935d-4c67-959b-73d1b9f783c5} TCPHandler: Processed in 0.002364559 sec. 2025.01.17 14:40:43.713342 [ 189 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.17 14:40:43.713458 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:43.713500 [ 189 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:43.713535 [ 189 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part 2025.01.17 14:40:43.713586 [ 253 ] {db1f3249-b34a-4e29-957a-03634fd07189} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:40:43.713644 [ 189 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2025.01.17 14:40:43.713679 [ 253 ] {db1f3249-b34a-4e29-957a-03634fd07189} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:40:43.713942 [ 189 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 90 rows starting from the beginning of the part 2025.01.17 14:40:43.714273 [ 189 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 395 rows starting from the beginning of the part 2025.01.17 14:40:43.714477 [ 189 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 90 rows starting from the beginning of the part 2025.01.17 14:40:43.714622 [ 189 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 395 rows starting from the beginning of the part 2025.01.17 14:40:43.715128 [ 253 ] {db1f3249-b34a-4e29-957a-03634fd07189} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:43.715174 [ 253 ] {db1f3249-b34a-4e29-957a-03634fd07189} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:43.715718 [ 253 ] {db1f3249-b34a-4e29-957a-03634fd07189} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 14:40:43.716055 [ 253 ] {db1f3249-b34a-4e29-957a-03634fd07189} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:43.716342 [ 253 ] {db1f3249-b34a-4e29-957a-03634fd07189} executeQuery: Read 6 rows, 321.00 B in 0.002772 sec., 2164.5021645021643 rows/sec., 113.09 KiB/sec. 2025.01.17 14:40:43.716418 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.003210826 sec., 606386.0202950892 rows/sec., 46.40 MiB/sec. 2025.01.17 14:40:43.716428 [ 253 ] {db1f3249-b34a-4e29-957a-03634fd07189} TCPHandler: Processed in 0.003053893 sec. 2025.01.17 14:40:43.716594 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.17 14:40:43.716659 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:43.716889 [ 257 ] {d5969a76-ae2f-4338-b2f7-e1979d60ccca} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:43.716993 [ 257 ] {d5969a76-ae2f-4338-b2f7-e1979d60ccca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:40:43.717037 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_61_12} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:43.717254 [ 193 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_61_12} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.17 14:40:43.717465 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.17 14:40:43.717995 [ 257 ] {d5969a76-ae2f-4338-b2f7-e1979d60ccca} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:43.718041 [ 257 ] {d5969a76-ae2f-4338-b2f7-e1979d60ccca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:43.718459 [ 257 ] {d5969a76-ae2f-4338-b2f7-e1979d60ccca} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 14:40:43.718713 [ 257 ] {d5969a76-ae2f-4338-b2f7-e1979d60ccca} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:43.718898 [ 63 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.17 14:40:43.718921 [ 257 ] {d5969a76-ae2f-4338-b2f7-e1979d60ccca} executeQuery: Read 237 rows, 16.27 KiB in 0.002106 sec., 112535.61253561254 rows/sec., 7.54 MiB/sec. 2025.01.17 14:40:43.718958 [ 63 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:43.719047 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:43.719057 [ 257 ] {d5969a76-ae2f-4338-b2f7-e1979d60ccca} TCPHandler: Processed in 0.002507832 sec. 2025.01.17 14:40:43.719295 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:43.719338 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.17 14:40:43.719508 [ 253 ] {591e58ff-2c33-4c8b-911e-8919850a6e5b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:40:43.719622 [ 253 ] {591e58ff-2c33-4c8b-911e-8919850a6e5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:40:43.719645 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:43.719746 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17703 rows starting from the beginning of the part 2025.01.17 14:40:43.720150 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 96 rows starting from the beginning of the part 2025.01.17 14:40:43.720480 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part 2025.01.17 14:40:43.720733 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part 2025.01.17 14:40:43.720993 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2025.01.17 14:40:43.721282 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:40:43.722326 [ 253 ] {591e58ff-2c33-4c8b-911e-8919850a6e5b} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:43.722402 [ 253 ] {591e58ff-2c33-4c8b-911e-8919850a6e5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:43.723056 [ 253 ] {591e58ff-2c33-4c8b-911e-8919850a6e5b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 14:40:43.723356 [ 253 ] {591e58ff-2c33-4c8b-911e-8919850a6e5b} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:43.723801 [ 253 ] {591e58ff-2c33-4c8b-911e-8919850a6e5b} executeQuery: Read 1 rows, 69.00 B in 0.004323 sec., 231.32084200786494 rows/sec., 15.59 KiB/sec. 2025.01.17 14:40:43.724206 [ 253 ] {591e58ff-2c33-4c8b-911e-8919850a6e5b} TCPHandler: Processed in 0.005039594 sec. 2025.01.17 14:40:43.724530 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:43.724793 [ 257 ] {6015ce29-8fe7-4656-9242-9bb8eea40975} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:43.725015 [ 257 ] {6015ce29-8fe7-4656-9242-9bb8eea40975} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:40:43.727482 [ 257 ] {6015ce29-8fe7-4656-9242-9bb8eea40975} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:43.727525 [ 257 ] {6015ce29-8fe7-4656-9242-9bb8eea40975} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:43.728429 [ 257 ] {6015ce29-8fe7-4656-9242-9bb8eea40975} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 14:40:43.728827 [ 257 ] {6015ce29-8fe7-4656-9242-9bb8eea40975} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:43.729324 [ 257 ] {6015ce29-8fe7-4656-9242-9bb8eea40975} executeQuery: Read 13 rows, 23.85 KiB in 0.004624 sec., 2811.4186851211075 rows/sec., 5.04 MiB/sec. 2025.01.17 14:40:43.729447 [ 257 ] {6015ce29-8fe7-4656-9242-9bb8eea40975} TCPHandler: Processed in 0.005105135 sec. 2025.01.17 14:40:43.729606 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:43.729754 [ 253 ] {666890d9-8505-4110-a431-9f3388bf8b67} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:40:43.729830 [ 253 ] {666890d9-8505-4110-a431-9f3388bf8b67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:40:43.730566 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 18593 rows, containing 5 columns (5 merged, 0 gathered) in 0.011436366 sec., 1625778.6782969346 rows/sec., 109.76 MiB/sec. 2025.01.17 14:40:43.730815 [ 253 ] {666890d9-8505-4110-a431-9f3388bf8b67} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:43.730868 [ 253 ] {666890d9-8505-4110-a431-9f3388bf8b67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:43.730910 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.17 14:40:43.731564 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_61_12} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:43.731683 [ 253 ] {666890d9-8505-4110-a431-9f3388bf8b67} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 14:40:43.731696 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_61_12} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.17 14:40:43.731847 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.17 MiB. 2025.01.17 14:40:43.732028 [ 253 ] {666890d9-8505-4110-a431-9f3388bf8b67} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:43.732205 [ 63 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.17 14:40:43.732269 [ 63 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:43.732281 [ 253 ] {666890d9-8505-4110-a431-9f3388bf8b67} executeQuery: Read 82 rows, 5.33 KiB in 0.002554 sec., 32106.499608457325 rows/sec., 2.04 MiB/sec. 2025.01.17 14:40:43.732311 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.17 14:40:43.732453 [ 253 ] {666890d9-8505-4110-a431-9f3388bf8b67} TCPHandler: Processed in 0.002911189 sec. 2025.01.17 14:40:43.732706 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.17 14:40:43.733141 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:43.733235 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3408 rows starting from the beginning of the part 2025.01.17 14:40:43.733460 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part 2025.01.17 14:40:43.733578 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part 2025.01.17 14:40:43.733717 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part 2025.01.17 14:40:43.733855 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2025.01.17 14:40:43.733949 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:40:43.735599 [ 190 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3728 rows, containing 4 columns (4 merged, 0 gathered) in 0.003133754 sec., 1189627.5202201577 rows/sec., 77.53 MiB/sec. 2025.01.17 14:40:43.735961 [ 197 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.17 14:40:43.736266 [ 197 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_61_12} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:43.736345 [ 197 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_61_12} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.17 14:40:43.736429 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.01.17 14:40:47.899168 [ 57 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:40:47.899247 [ 57 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:40:48.032523 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17507 2025.01.17 14:40:48.033289 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:48.033337 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:48.033878 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 14:40:48.034151 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:48.034398 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17507 2025.01.17 14:40:48.692142 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:48.692350 [ 253 ] {1ce01307-85f8-472d-b72c-bad7902e6bfb} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:40:48.692425 [ 253 ] {1ce01307-85f8-472d-b72c-bad7902e6bfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:40:48.693238 [ 253 ] {1ce01307-85f8-472d-b72c-bad7902e6bfb} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:48.693283 [ 253 ] {1ce01307-85f8-472d-b72c-bad7902e6bfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:48.693720 [ 253 ] {1ce01307-85f8-472d-b72c-bad7902e6bfb} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 14:40:48.693985 [ 253 ] {1ce01307-85f8-472d-b72c-bad7902e6bfb} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:48.694229 [ 253 ] {1ce01307-85f8-472d-b72c-bad7902e6bfb} executeQuery: Read 108 rows, 9.25 KiB in 0.001935 sec., 55813.95348837209 rows/sec., 4.67 MiB/sec. 2025.01.17 14:40:48.694296 [ 253 ] {1ce01307-85f8-472d-b72c-bad7902e6bfb} TCPHandler: Processed in 0.002283277 sec. 2025.01.17 14:40:48.694590 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:48.694816 [ 257 ] {12352fa1-13e4-4a45-8fa8-8b1e479739c7} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:40:48.694906 [ 257 ] {12352fa1-13e4-4a45-8fa8-8b1e479739c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:40:48.695761 [ 257 ] {12352fa1-13e4-4a45-8fa8-8b1e479739c7} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:48.695819 [ 257 ] {12352fa1-13e4-4a45-8fa8-8b1e479739c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:48.696273 [ 257 ] {12352fa1-13e4-4a45-8fa8-8b1e479739c7} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 14:40:48.696537 [ 257 ] {12352fa1-13e4-4a45-8fa8-8b1e479739c7} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:48.696789 [ 257 ] {12352fa1-13e4-4a45-8fa8-8b1e479739c7} executeQuery: Read 26 rows, 1.96 KiB in 0.002033 sec., 12788.98180029513 rows/sec., 961.67 KiB/sec. 2025.01.17 14:40:48.696878 [ 257 ] {12352fa1-13e4-4a45-8fa8-8b1e479739c7} TCPHandler: Processed in 0.00244158 sec. 2025.01.17 14:40:48.697080 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:48.697204 [ 253 ] {387f1dec-399e-4254-8aa7-8ee3ce515bb1} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:40:48.697257 [ 253 ] {387f1dec-399e-4254-8aa7-8ee3ce515bb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:40:48.697895 [ 253 ] {387f1dec-399e-4254-8aa7-8ee3ce515bb1} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:48.697936 [ 253 ] {387f1dec-399e-4254-8aa7-8ee3ce515bb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:48.698323 [ 253 ] {387f1dec-399e-4254-8aa7-8ee3ce515bb1} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 14:40:48.698584 [ 253 ] {387f1dec-399e-4254-8aa7-8ee3ce515bb1} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:48.698812 [ 253 ] {387f1dec-399e-4254-8aa7-8ee3ce515bb1} executeQuery: Read 90 rows, 7.20 KiB in 0.001634 sec., 55079.55936352509 rows/sec., 4.30 MiB/sec. 2025.01.17 14:40:48.698904 [ 253 ] {387f1dec-399e-4254-8aa7-8ee3ce515bb1} TCPHandler: Processed in 0.001900979 sec. 2025.01.17 14:40:48.699114 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:48.699264 [ 257 ] {ea1aeaa6-5672-4c4d-b482-0274e021eb26} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:48.699333 [ 257 ] {ea1aeaa6-5672-4c4d-b482-0274e021eb26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:40:48.699959 [ 257 ] {ea1aeaa6-5672-4c4d-b482-0274e021eb26} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:48.700001 [ 257 ] {ea1aeaa6-5672-4c4d-b482-0274e021eb26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:48.700414 [ 257 ] {ea1aeaa6-5672-4c4d-b482-0274e021eb26} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 14:40:48.700658 [ 257 ] {ea1aeaa6-5672-4c4d-b482-0274e021eb26} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:48.700877 [ 257 ] {ea1aeaa6-5672-4c4d-b482-0274e021eb26} executeQuery: Read 160 rows, 11.41 KiB in 0.001649 sec., 97028.50212249848 rows/sec., 6.76 MiB/sec. 2025.01.17 14:40:48.700935 [ 257 ] {ea1aeaa6-5672-4c4d-b482-0274e021eb26} TCPHandler: Processed in 0.00192966 sec. 2025.01.17 14:40:48.701110 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:48.701253 [ 253 ] {5b3ca7c5-ccf3-4994-b849-737137206e11} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:48.701351 [ 253 ] {5b3ca7c5-ccf3-4994-b849-737137206e11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:40:48.702526 [ 253 ] {5b3ca7c5-ccf3-4994-b849-737137206e11} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:48.702567 [ 253 ] {5b3ca7c5-ccf3-4994-b849-737137206e11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:48.703221 [ 253 ] {5b3ca7c5-ccf3-4994-b849-737137206e11} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 14:40:48.703489 [ 253 ] {5b3ca7c5-ccf3-4994-b849-737137206e11} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:48.703741 [ 253 ] {5b3ca7c5-ccf3-4994-b849-737137206e11} executeQuery: Read 26 rows, 47.71 KiB in 0.00252 sec., 10317.460317460316 rows/sec., 18.49 MiB/sec. 2025.01.17 14:40:48.703851 [ 253 ] {5b3ca7c5-ccf3-4994-b849-737137206e11} TCPHandler: Processed in 0.002810118 sec. 2025.01.17 14:40:48.704008 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:48.704151 [ 257 ] {90fc453d-2933-4cc0-b10c-37a03de6f09b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:40:48.704213 [ 257 ] {90fc453d-2933-4cc0-b10c-37a03de6f09b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:40:48.704746 [ 257 ] {90fc453d-2933-4cc0-b10c-37a03de6f09b} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:48.704787 [ 257 ] {90fc453d-2933-4cc0-b10c-37a03de6f09b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:48.705172 [ 257 ] {90fc453d-2933-4cc0-b10c-37a03de6f09b} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 14:40:48.705431 [ 257 ] {90fc453d-2933-4cc0-b10c-37a03de6f09b} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:48.705662 [ 257 ] {90fc453d-2933-4cc0-b10c-37a03de6f09b} executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec. 2025.01.17 14:40:48.705739 [ 257 ] {90fc453d-2933-4cc0-b10c-37a03de6f09b} TCPHandler: Processed in 0.001796307 sec. 2025.01.17 14:40:49.278557 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.01.17 14:40:49.299990 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:49.300049 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:49.307358 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 14:40:49.308122 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:49.311078 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.01.17 14:40:49.937155 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:49.937339 [ 253 ] {0a091adc-be95-4cf2-a5a9-f52e45beab4e} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:40:49.937410 [ 253 ] {0a091adc-be95-4cf2-a5a9-f52e45beab4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:40:49.938135 [ 253 ] {0a091adc-be95-4cf2-a5a9-f52e45beab4e} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:49.938184 [ 253 ] {0a091adc-be95-4cf2-a5a9-f52e45beab4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:49.938618 [ 253 ] {0a091adc-be95-4cf2-a5a9-f52e45beab4e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 14:40:49.938873 [ 253 ] {0a091adc-be95-4cf2-a5a9-f52e45beab4e} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:49.939152 [ 253 ] {0a091adc-be95-4cf2-a5a9-f52e45beab4e} executeQuery: Read 14 rows, 1.01 KiB in 0.001861 sec., 7522.837184309511 rows/sec., 541.54 KiB/sec. 2025.01.17 14:40:49.939277 [ 253 ] {0a091adc-be95-4cf2-a5a9-f52e45beab4e} TCPHandler: Processed in 0.002246006 sec. 2025.01.17 14:40:49.939578 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:49.939800 [ 257 ] {66a8b8cd-f11a-48f6-951b-0197d0089657} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:40:49.939889 [ 257 ] {66a8b8cd-f11a-48f6-951b-0197d0089657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:40:49.941594 [ 257 ] {66a8b8cd-f11a-48f6-951b-0197d0089657} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:49.941649 [ 257 ] {66a8b8cd-f11a-48f6-951b-0197d0089657} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:49.942181 [ 257 ] {66a8b8cd-f11a-48f6-951b-0197d0089657} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 14:40:49.942440 [ 257 ] {66a8b8cd-f11a-48f6-951b-0197d0089657} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:49.942711 [ 257 ] {66a8b8cd-f11a-48f6-951b-0197d0089657} executeQuery: Read 1369 rows, 116.63 KiB in 0.002972 sec., 460632.5706594886 rows/sec., 38.32 MiB/sec. 2025.01.17 14:40:49.942779 [ 257 ] {66a8b8cd-f11a-48f6-951b-0197d0089657} TCPHandler: Processed in 0.003352779 sec. 2025.01.17 14:40:49.942946 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:49.943093 [ 253 ] {ed88afe5-eb9e-40de-835c-3b7d98b77122} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:40:49.943155 [ 253 ] {ed88afe5-eb9e-40de-835c-3b7d98b77122} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:40:49.943821 [ 253 ] {ed88afe5-eb9e-40de-835c-3b7d98b77122} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:49.943862 [ 253 ] {ed88afe5-eb9e-40de-835c-3b7d98b77122} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:49.944243 [ 253 ] {ed88afe5-eb9e-40de-835c-3b7d98b77122} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 14:40:49.944506 [ 253 ] {ed88afe5-eb9e-40de-835c-3b7d98b77122} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:49.944736 [ 253 ] {ed88afe5-eb9e-40de-835c-3b7d98b77122} executeQuery: Read 20 rows, 1.43 KiB in 0.001678 sec., 11918.951132300357 rows/sec., 854.35 KiB/sec. 2025.01.17 14:40:49.944824 [ 253 ] {ed88afe5-eb9e-40de-835c-3b7d98b77122} TCPHandler: Processed in 0.00194425 sec. 2025.01.17 14:40:49.945027 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:49.945175 [ 257 ] {296f236d-ffcd-4893-b3da-61610871e4aa} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:40:49.945237 [ 257 ] {296f236d-ffcd-4893-b3da-61610871e4aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:40:49.945953 [ 257 ] {296f236d-ffcd-4893-b3da-61610871e4aa} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:49.945995 [ 257 ] {296f236d-ffcd-4893-b3da-61610871e4aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:49.946373 [ 257 ] {296f236d-ffcd-4893-b3da-61610871e4aa} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 14:40:49.946621 [ 257 ] {296f236d-ffcd-4893-b3da-61610871e4aa} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:49.946833 [ 257 ] {296f236d-ffcd-4893-b3da-61610871e4aa} executeQuery: Read 242 rows, 16.79 KiB in 0.001695 sec., 142772.86135693218 rows/sec., 9.67 MiB/sec. 2025.01.17 14:40:49.946892 [ 257 ] {296f236d-ffcd-4893-b3da-61610871e4aa} TCPHandler: Processed in 0.001973221 sec. 2025.01.17 14:40:49.947038 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:49.947158 [ 253 ] {2ea05a15-c50c-4e78-b420-3727bc97197e} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:40:49.947208 [ 253 ] {2ea05a15-c50c-4e78-b420-3727bc97197e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:40:49.947794 [ 253 ] {2ea05a15-c50c-4e78-b420-3727bc97197e} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:49.947834 [ 253 ] {2ea05a15-c50c-4e78-b420-3727bc97197e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:49.948206 [ 253 ] {2ea05a15-c50c-4e78-b420-3727bc97197e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 14:40:49.948450 [ 253 ] {2ea05a15-c50c-4e78-b420-3727bc97197e} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:49.948699 [ 253 ] {2ea05a15-c50c-4e78-b420-3727bc97197e} executeQuery: Read 13 rows, 830.00 B in 0.001566 sec., 8301.404853128992 rows/sec., 517.59 KiB/sec. 2025.01.17 14:40:49.948757 [ 253 ] {2ea05a15-c50c-4e78-b420-3727bc97197e} TCPHandler: Processed in 0.001778567 sec. 2025.01.17 14:40:49.948904 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:49.949048 [ 257 ] {396b8c89-3880-497e-a221-d82586ebe84d} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:40:49.949108 [ 257 ] {396b8c89-3880-497e-a221-d82586ebe84d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:40:49.950056 [ 257 ] {396b8c89-3880-497e-a221-d82586ebe84d} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:49.950097 [ 257 ] {396b8c89-3880-497e-a221-d82586ebe84d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:49.950506 [ 257 ] {396b8c89-3880-497e-a221-d82586ebe84d} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 14:40:49.950752 [ 257 ] {396b8c89-3880-497e-a221-d82586ebe84d} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:49.950970 [ 257 ] {396b8c89-3880-497e-a221-d82586ebe84d} executeQuery: Read 851 rows, 63.01 KiB in 0.001956 sec., 435071.5746421268 rows/sec., 31.46 MiB/sec. 2025.01.17 14:40:49.951026 [ 257 ] {396b8c89-3880-497e-a221-d82586ebe84d} TCPHandler: Processed in 0.002192845 sec. 2025.01.17 14:40:49.951171 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:49.951310 [ 253 ] {76b6f90d-293c-4416-93fe-68f92b05601a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:40:49.951370 [ 253 ] {76b6f90d-293c-4416-93fe-68f92b05601a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:40:49.951945 [ 253 ] {76b6f90d-293c-4416-93fe-68f92b05601a} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:49.951992 [ 253 ] {76b6f90d-293c-4416-93fe-68f92b05601a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:49.952438 [ 253 ] {76b6f90d-293c-4416-93fe-68f92b05601a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 14:40:49.952685 [ 253 ] {76b6f90d-293c-4416-93fe-68f92b05601a} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:49.952869 [ 253 ] {76b6f90d-293c-4416-93fe-68f92b05601a} executeQuery: Read 6 rows, 321.00 B in 0.001591 sec., 3771.213073538655 rows/sec., 197.03 KiB/sec. 2025.01.17 14:40:49.952922 [ 253 ] {76b6f90d-293c-4416-93fe-68f92b05601a} TCPHandler: Processed in 0.001815138 sec. 2025.01.17 14:40:49.953052 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:49.953174 [ 257 ] {4b6d317d-6c6c-4190-a704-4f1d252ff1fd} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:49.953228 [ 257 ] {4b6d317d-6c6c-4190-a704-4f1d252ff1fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:40:49.954020 [ 257 ] {4b6d317d-6c6c-4190-a704-4f1d252ff1fd} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:49.954060 [ 257 ] {4b6d317d-6c6c-4190-a704-4f1d252ff1fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:49.954528 [ 257 ] {4b6d317d-6c6c-4190-a704-4f1d252ff1fd} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 14:40:49.954778 [ 257 ] {4b6d317d-6c6c-4190-a704-4f1d252ff1fd} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:49.954997 [ 257 ] {4b6d317d-6c6c-4190-a704-4f1d252ff1fd} executeQuery: Read 987 rows, 67.25 KiB in 0.00185 sec., 533513.5135135135 rows/sec., 35.50 MiB/sec. 2025.01.17 14:40:49.955055 [ 257 ] {4b6d317d-6c6c-4190-a704-4f1d252ff1fd} TCPHandler: Processed in 0.002058773 sec. 2025.01.17 14:40:49.955202 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:49.955340 [ 253 ] {455a70da-4e93-498c-89f5-d4e95662cab7} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:40:49.955401 [ 253 ] {455a70da-4e93-498c-89f5-d4e95662cab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:40:49.955958 [ 253 ] {455a70da-4e93-498c-89f5-d4e95662cab7} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:49.956003 [ 253 ] {455a70da-4e93-498c-89f5-d4e95662cab7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:49.956438 [ 253 ] {455a70da-4e93-498c-89f5-d4e95662cab7} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 14:40:49.956695 [ 253 ] {455a70da-4e93-498c-89f5-d4e95662cab7} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:49.956890 [ 253 ] {455a70da-4e93-498c-89f5-d4e95662cab7} executeQuery: Read 1 rows, 69.00 B in 0.001582 sec., 632.1112515802781 rows/sec., 42.59 KiB/sec. 2025.01.17 14:40:49.957015 [ 253 ] {455a70da-4e93-498c-89f5-d4e95662cab7} TCPHandler: Processed in 0.001880059 sec. 2025.01.17 14:40:49.957152 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:49.957269 [ 257 ] {3c09693a-00da-4565-878e-4769cf8a8c05} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:49.957354 [ 257 ] {3c09693a-00da-4565-878e-4769cf8a8c05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:40:49.958647 [ 257 ] {3c09693a-00da-4565-878e-4769cf8a8c05} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:49.958688 [ 257 ] {3c09693a-00da-4565-878e-4769cf8a8c05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:49.959305 [ 257 ] {3c09693a-00da-4565-878e-4769cf8a8c05} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 14:40:49.959568 [ 257 ] {3c09693a-00da-4565-878e-4769cf8a8c05} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:49.959812 [ 257 ] {3c09693a-00da-4565-878e-4769cf8a8c05} executeQuery: Read 13 rows, 23.85 KiB in 0.002567 sec., 5064.2773665757695 rows/sec., 9.07 MiB/sec. 2025.01.17 14:40:49.959920 [ 257 ] {3c09693a-00da-4565-878e-4769cf8a8c05} TCPHandler: Processed in 0.002825598 sec. 2025.01.17 14:40:49.960069 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:49.960209 [ 253 ] {d5f89369-eea2-451b-a13e-8b146f1db6e6} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:40:49.960270 [ 253 ] {d5f89369-eea2-451b-a13e-8b146f1db6e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:40:49.960784 [ 253 ] {d5f89369-eea2-451b-a13e-8b146f1db6e6} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:49.960822 [ 253 ] {d5f89369-eea2-451b-a13e-8b146f1db6e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:49.961206 [ 253 ] {d5f89369-eea2-451b-a13e-8b146f1db6e6} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 14:40:49.961452 [ 253 ] {d5f89369-eea2-451b-a13e-8b146f1db6e6} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:49.961647 [ 253 ] {d5f89369-eea2-451b-a13e-8b146f1db6e6} executeQuery: Read 46 rows, 2.85 KiB in 0.001469 sec., 31313.818924438394 rows/sec., 1.89 MiB/sec. 2025.01.17 14:40:49.961740 [ 253 ] {d5f89369-eea2-451b-a13e-8b146f1db6e6} TCPHandler: Processed in 0.001738095 sec. 2025.01.17 14:40:50.000177 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 214.68 MiB, peak 220.73 MiB, free memory in arenas 0.00 B, will set to 213.38 MiB (RSS), difference: -1.30 MiB 2025.01.17 14:40:53.138954 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1174 2025.01.17 14:40:53.142930 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:53.142981 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:53.144497 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 14:40:53.144823 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:53.145426 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1174 2025.01.17 14:40:53.686917 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:53.687128 [ 253 ] {a5460449-1588-4276-b24f-b9fef51fe018} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:40:53.687211 [ 253 ] {a5460449-1588-4276-b24f-b9fef51fe018} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:40:53.688036 [ 253 ] {a5460449-1588-4276-b24f-b9fef51fe018} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:53.688086 [ 253 ] {a5460449-1588-4276-b24f-b9fef51fe018} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:53.688549 [ 253 ] {a5460449-1588-4276-b24f-b9fef51fe018} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 14:40:53.688823 [ 253 ] {a5460449-1588-4276-b24f-b9fef51fe018} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:53.689047 [ 253 ] {a5460449-1588-4276-b24f-b9fef51fe018} executeQuery: Read 56 rows, 4.38 KiB in 0.001969 sec., 28440.832910106656 rows/sec., 2.17 MiB/sec. 2025.01.17 14:40:53.689155 [ 253 ] {a5460449-1588-4276-b24f-b9fef51fe018} TCPHandler: Processed in 0.002376509 sec. 2025.01.17 14:40:53.689439 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:53.689637 [ 257 ] {8c096f79-49ac-4cba-ba5f-e1d1d039c6d5} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:40:53.689710 [ 257 ] {8c096f79-49ac-4cba-ba5f-e1d1d039c6d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:40:53.690459 [ 257 ] {8c096f79-49ac-4cba-ba5f-e1d1d039c6d5} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:53.690510 [ 257 ] {8c096f79-49ac-4cba-ba5f-e1d1d039c6d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:53.690970 [ 257 ] {8c096f79-49ac-4cba-ba5f-e1d1d039c6d5} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 14:40:53.691231 [ 257 ] {8c096f79-49ac-4cba-ba5f-e1d1d039c6d5} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:53.691465 [ 257 ] {8c096f79-49ac-4cba-ba5f-e1d1d039c6d5} executeQuery: Read 64 rows, 5.12 KiB in 0.001881 sec., 34024.455077086655 rows/sec., 2.66 MiB/sec. 2025.01.17 14:40:53.691532 [ 257 ] {8c096f79-49ac-4cba-ba5f-e1d1d039c6d5} TCPHandler: Processed in 0.002260376 sec. 2025.01.17 14:40:53.691708 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:53.691856 [ 253 ] {40c68878-36aa-446b-b351-a67ccd76d3df} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:53.691923 [ 253 ] {40c68878-36aa-446b-b351-a67ccd76d3df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:40:53.692651 [ 253 ] {40c68878-36aa-446b-b351-a67ccd76d3df} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:53.692704 [ 253 ] {40c68878-36aa-446b-b351-a67ccd76d3df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:53.693128 [ 253 ] {40c68878-36aa-446b-b351-a67ccd76d3df} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 14:40:53.693382 [ 253 ] {40c68878-36aa-446b-b351-a67ccd76d3df} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:53.693566 [ 253 ] {40c68878-36aa-446b-b351-a67ccd76d3df} executeQuery: Read 96 rows, 6.85 KiB in 0.001748 sec., 54919.90846681922 rows/sec., 3.83 MiB/sec. 2025.01.17 14:40:53.693622 [ 253 ] {40c68878-36aa-446b-b351-a67ccd76d3df} TCPHandler: Processed in 0.001982101 sec. 2025.01.17 14:40:53.693773 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:53.693921 [ 257 ] {65575aa4-e2ab-4776-b7ec-16cd7ad7f7f9} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:40:53.693986 [ 257 ] {65575aa4-e2ab-4776-b7ec-16cd7ad7f7f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:40:53.694568 [ 257 ] {65575aa4-e2ab-4776-b7ec-16cd7ad7f7f9} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:53.694610 [ 257 ] {65575aa4-e2ab-4776-b7ec-16cd7ad7f7f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:53.695032 [ 257 ] {65575aa4-e2ab-4776-b7ec-16cd7ad7f7f9} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 14:40:53.695298 [ 257 ] {65575aa4-e2ab-4776-b7ec-16cd7ad7f7f9} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:53.695527 [ 257 ] {65575aa4-e2ab-4776-b7ec-16cd7ad7f7f9} executeQuery: Read 36 rows, 2.48 KiB in 0.001644 sec., 21897.810218978102 rows/sec., 1.48 MiB/sec. 2025.01.17 14:40:53.695588 [ 257 ] {65575aa4-e2ab-4776-b7ec-16cd7ad7f7f9} TCPHandler: Processed in 0.001886119 sec. 2025.01.17 14:40:55.534514 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17934 2025.01.17 14:40:55.535253 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:55.535308 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:55.535889 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 14:40:55.536158 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:55.536391 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2025.01.17 14:40:56.811122 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.01.17 14:40:56.831553 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:56.831617 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:56.839169 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 14:40:56.839952 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:56.842853 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.01.17 14:40:58.691864 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:58.692092 [ 253 ] {e8a792af-9e82-451a-a8e9-a954e5e9937a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:40:58.692175 [ 253 ] {e8a792af-9e82-451a-a8e9-a954e5e9937a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:40:58.693082 [ 253 ] {e8a792af-9e82-451a-a8e9-a954e5e9937a} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:58.693135 [ 253 ] {e8a792af-9e82-451a-a8e9-a954e5e9937a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:58.693601 [ 253 ] {e8a792af-9e82-451a-a8e9-a954e5e9937a} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 14:40:58.693863 [ 253 ] {e8a792af-9e82-451a-a8e9-a954e5e9937a} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:58.694127 [ 253 ] {e8a792af-9e82-451a-a8e9-a954e5e9937a} executeQuery: Read 108 rows, 9.25 KiB in 0.002092 sec., 51625.23900573613 rows/sec., 4.32 MiB/sec. 2025.01.17 14:40:58.694201 [ 253 ] {e8a792af-9e82-451a-a8e9-a954e5e9937a} TCPHandler: Processed in 0.002474821 sec. 2025.01.17 14:40:58.694465 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:58.694684 [ 257 ] {20646b51-1f44-4298-a896-52619d432c17} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:40:58.694761 [ 257 ] {20646b51-1f44-4298-a896-52619d432c17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:40:58.695536 [ 257 ] {20646b51-1f44-4298-a896-52619d432c17} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:58.695587 [ 257 ] {20646b51-1f44-4298-a896-52619d432c17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:58.696054 [ 257 ] {20646b51-1f44-4298-a896-52619d432c17} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 14:40:58.696335 [ 257 ] {20646b51-1f44-4298-a896-52619d432c17} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:58.696527 [ 44 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2025.01.17 14:40:58.696601 [ 257 ] {20646b51-1f44-4298-a896-52619d432c17} executeQuery: Read 26 rows, 1.96 KiB in 0.001974 sec., 13171.225937183384 rows/sec., 990.41 KiB/sec. 2025.01.17 14:40:58.696608 [ 44 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:58.696684 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:58.696746 [ 257 ] {20646b51-1f44-4298-a896-52619d432c17} TCPHandler: Processed in 0.00241483 sec. 2025.01.17 14:40:58.696955 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::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.01.17 14:40:58.696976 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:58.697243 [ 253 ] {8a412b31-a411-479e-88db-006e6329f9f1} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:40:58.697245 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:40:58.697347 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 64 rows starting from the beginning of the part 2025.01.17 14:40:58.697354 [ 253 ] {8a412b31-a411-479e-88db-006e6329f9f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:40:58.697765 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part 2025.01.17 14:40:58.698093 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part 2025.01.17 14:40:58.698627 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part 2025.01.17 14:40:58.699014 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 20 rows starting from the beginning of the part 2025.01.17 14:40:58.699351 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part 2025.01.17 14:40:58.700229 [ 253 ] {8a412b31-a411-479e-88db-006e6329f9f1} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:58.700296 [ 253 ] {8a412b31-a411-479e-88db-006e6329f9f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:58.701369 [ 253 ] {8a412b31-a411-479e-88db-006e6329f9f1} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 14:40:58.701945 [ 190 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.005149886 sec., 35340.58812175648 rows/sec., 2.67 MiB/sec. 2025.01.17 14:40:58.701963 [ 253 ] {8a412b31-a411-479e-88db-006e6329f9f1} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:58.702220 [ 190 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2025.01.17 14:40:58.702438 [ 253 ] {8a412b31-a411-479e-88db-006e6329f9f1} executeQuery: Read 90 rows, 7.20 KiB in 0.005288 sec., 17019.6671709531 rows/sec., 1.33 MiB/sec. 2025.01.17 14:40:58.702587 [ 253 ] {8a412b31-a411-479e-88db-006e6329f9f1} TCPHandler: Processed in 0.005705738 sec. 2025.01.17 14:40:58.702769 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:58.702852 [ 190 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_50_10} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:58.702916 [ 257 ] {46117448-ec79-4ba4-ac54-5aff682e90a7} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:58.702951 [ 190 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_50_10} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2025.01.17 14:40:58.702981 [ 257 ] {46117448-ec79-4ba4-ac54-5aff682e90a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:40:58.703072 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.17 14:40:58.703615 [ 257 ] {46117448-ec79-4ba4-ac54-5aff682e90a7} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:58.703656 [ 257 ] {46117448-ec79-4ba4-ac54-5aff682e90a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:58.704094 [ 257 ] {46117448-ec79-4ba4-ac54-5aff682e90a7} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 14:40:58.704377 [ 257 ] {46117448-ec79-4ba4-ac54-5aff682e90a7} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:58.704621 [ 257 ] {46117448-ec79-4ba4-ac54-5aff682e90a7} executeQuery: Read 160 rows, 11.41 KiB in 0.001739 sec., 92006.90051753882 rows/sec., 6.41 MiB/sec. 2025.01.17 14:40:58.704698 [ 257 ] {46117448-ec79-4ba4-ac54-5aff682e90a7} TCPHandler: Processed in 0.002013291 sec. 2025.01.17 14:40:58.704923 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:58.705067 [ 253 ] {b38d0174-82ce-424f-9ed6-079f6b24759c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:40:58.705167 [ 253 ] {b38d0174-82ce-424f-9ed6-079f6b24759c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:40:58.706434 [ 253 ] {b38d0174-82ce-424f-9ed6-079f6b24759c} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:58.706474 [ 253 ] {b38d0174-82ce-424f-9ed6-079f6b24759c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:58.707157 [ 253 ] {b38d0174-82ce-424f-9ed6-079f6b24759c} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 14:40:58.707427 [ 253 ] {b38d0174-82ce-424f-9ed6-079f6b24759c} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:58.707685 [ 253 ] {b38d0174-82ce-424f-9ed6-079f6b24759c} executeQuery: Read 26 rows, 47.71 KiB in 0.002653 sec., 9800.226159065209 rows/sec., 17.56 MiB/sec. 2025.01.17 14:40:58.707794 [ 253 ] {b38d0174-82ce-424f-9ed6-079f6b24759c} TCPHandler: Processed in 0.003000392 sec. 2025.01.17 14:40:58.707951 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:40:58.708073 [ 257 ] {df97faef-29c7-4659-9b8c-ae8b82f6f9f1} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:40:58.708129 [ 257 ] {df97faef-29c7-4659-9b8c-ae8b82f6f9f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:40:58.708639 [ 257 ] {df97faef-29c7-4659-9b8c-ae8b82f6f9f1} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:40:58.708681 [ 257 ] {df97faef-29c7-4659-9b8c-ae8b82f6f9f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:40:58.709102 [ 257 ] {df97faef-29c7-4659-9b8c-ae8b82f6f9f1} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 14:40:58.709380 [ 257 ] {df97faef-29c7-4659-9b8c-ae8b82f6f9f1} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:40:58.709615 [ 257 ] {df97faef-29c7-4659-9b8c-ae8b82f6f9f1} executeQuery: Read 60 rows, 4.14 KiB in 0.001569 sec., 38240.917782026765 rows/sec., 2.58 MiB/sec. 2025.01.17 14:40:58.709674 [ 257 ] {df97faef-29c7-4659-9b8c-ae8b82f6f9f1} TCPHandler: Processed in 0.001779917 sec. 2025.01.17 14:41:01.661972 [ 42 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2025.01.17 14:41:01.662073 [ 42 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:01.662117 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:01.662438 [ 199 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full 2025.01.17 14:41:01.662908 [ 199 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:01.662988 [ 199 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 24 rows starting from the beginning of the part 2025.01.17 14:41:01.663139 [ 199 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2025.01.17 14:41:01.663318 [ 199 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2025.01.17 14:41:01.663572 [ 199 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2025.01.17 14:41:01.663818 [ 199 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2025.01.17 14:41:01.665034 [ 190 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.002799998 sec., 10000.007142862245 rows/sec., 672.43 KiB/sec. 2025.01.17 14:41:01.665249 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2025.01.17 14:41:01.665669 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_27_6} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:01.665776 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_27_6} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 2025.01.17 14:41:01.665882 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:41:02.899293 [ 40 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:41:02.899360 [ 40 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:41:03.037495 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18422 2025.01.17 14:41:03.038133 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.038175 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.038703 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 14:41:03.038969 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.039179 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18422 2025.01.17 14:41:03.145776 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1194 2025.01.17 14:41:03.148760 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.148813 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.150287 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 14:41:03.150605 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.151163 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1194 2025.01.17 14:41:03.695394 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:03.695600 [ 253 ] {0ad681fb-8a92-4189-a9bf-a7e06ff88c21} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:41:03.695677 [ 253 ] {0ad681fb-8a92-4189-a9bf-a7e06ff88c21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:41:03.696414 [ 253 ] {0ad681fb-8a92-4189-a9bf-a7e06ff88c21} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.696466 [ 253 ] {0ad681fb-8a92-4189-a9bf-a7e06ff88c21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.696917 [ 253 ] {0ad681fb-8a92-4189-a9bf-a7e06ff88c21} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 14:41:03.697180 [ 253 ] {0ad681fb-8a92-4189-a9bf-a7e06ff88c21} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.697422 [ 253 ] {0ad681fb-8a92-4189-a9bf-a7e06ff88c21} executeQuery: Read 14 rows, 1.01 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 536.93 KiB/sec. 2025.01.17 14:41:03.697543 [ 253 ] {0ad681fb-8a92-4189-a9bf-a7e06ff88c21} TCPHandler: Processed in 0.002279536 sec. 2025.01.17 14:41:03.697782 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:03.697999 [ 257 ] {0b89841a-6042-4a91-af8b-ecbd2fb0d712} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:41:03.698084 [ 257 ] {0b89841a-6042-4a91-af8b-ecbd2fb0d712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:41:03.699141 [ 257 ] {0b89841a-6042-4a91-af8b-ecbd2fb0d712} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.699197 [ 257 ] {0b89841a-6042-4a91-af8b-ecbd2fb0d712} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.699697 [ 257 ] {0b89841a-6042-4a91-af8b-ecbd2fb0d712} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 14:41:03.699977 [ 257 ] {0b89841a-6042-4a91-af8b-ecbd2fb0d712} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.700182 [ 39 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.17 14:41:03.700254 [ 257 ] {0b89841a-6042-4a91-af8b-ecbd2fb0d712} executeQuery: Read 229 rows, 20.51 KiB in 0.00231 sec., 99134.19913419914 rows/sec., 8.67 MiB/sec. 2025.01.17 14:41:03.700265 [ 39 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.700340 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.700399 [ 257 ] {0b89841a-6042-4a91-af8b-ecbd2fb0d712} TCPHandler: Processed in 0.002746736 sec. 2025.01.17 14:41:03.700638 [ 188 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.17 14:41:03.700647 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:03.700941 [ 253 ] {e9eaee1e-22ef-413f-a03d-5b860844d60b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:41:03.700956 [ 188 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:03.701039 [ 188 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1431 rows starting from the beginning of the part 2025.01.17 14:41:03.701051 [ 253 ] {e9eaee1e-22ef-413f-a03d-5b860844d60b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:41:03.701404 [ 188 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 108 rows starting from the beginning of the part 2025.01.17 14:41:03.701743 [ 188 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1369 rows starting from the beginning of the part 2025.01.17 14:41:03.702079 [ 188 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part 2025.01.17 14:41:03.702438 [ 188 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 108 rows starting from the beginning of the part 2025.01.17 14:41:03.702791 [ 188 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 229 rows starting from the beginning of the part 2025.01.17 14:41:03.704074 [ 253 ] {e9eaee1e-22ef-413f-a03d-5b860844d60b} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.704142 [ 253 ] {e9eaee1e-22ef-413f-a03d-5b860844d60b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.705213 [ 253 ] {e9eaee1e-22ef-413f-a03d-5b860844d60b} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 14:41:03.705615 [ 253 ] {e9eaee1e-22ef-413f-a03d-5b860844d60b} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.705894 [ 253 ] {e9eaee1e-22ef-413f-a03d-5b860844d60b} executeQuery: Read 20 rows, 1.43 KiB in 0.00505 sec., 3960.3960396039606 rows/sec., 283.88 KiB/sec. 2025.01.17 14:41:03.706086 [ 253 ] {e9eaee1e-22ef-413f-a03d-5b860844d60b} TCPHandler: Processed in 0.005525934 sec. 2025.01.17 14:41:03.706391 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:03.706449 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.005976023 sec., 552374.0454144839 rows/sec., 48.23 MiB/sec. 2025.01.17 14:41:03.706576 [ 257 ] {aa5da8a6-f200-462f-88c1-c974610081bc} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:41:03.706659 [ 257 ] {aa5da8a6-f200-462f-88c1-c974610081bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:41:03.706727 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.17 14:41:03.707357 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_66_13} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.707477 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_66_13} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.17 14:41:03.707636 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.17 14:41:03.707823 [ 257 ] {aa5da8a6-f200-462f-88c1-c974610081bc} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.707872 [ 257 ] {aa5da8a6-f200-462f-88c1-c974610081bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.708264 [ 257 ] {aa5da8a6-f200-462f-88c1-c974610081bc} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 14:41:03.708537 [ 257 ] {aa5da8a6-f200-462f-88c1-c974610081bc} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.708802 [ 257 ] {aa5da8a6-f200-462f-88c1-c974610081bc} executeQuery: Read 14 rows, 1004.00 B in 0.002263 sec., 6186.478126380911 rows/sec., 433.26 KiB/sec. 2025.01.17 14:41:03.709024 [ 257 ] {aa5da8a6-f200-462f-88c1-c974610081bc} TCPHandler: Processed in 0.002809198 sec. 2025.01.17 14:41:03.709203 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:03.709346 [ 253 ] {fae4940a-fc21-4327-a19c-1d3b4e31e336} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:41:03.709406 [ 253 ] {fae4940a-fc21-4327-a19c-1d3b4e31e336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:41:03.710049 [ 253 ] {fae4940a-fc21-4327-a19c-1d3b4e31e336} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.710088 [ 253 ] {fae4940a-fc21-4327-a19c-1d3b4e31e336} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.710459 [ 253 ] {fae4940a-fc21-4327-a19c-1d3b4e31e336} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 14:41:03.710701 [ 253 ] {fae4940a-fc21-4327-a19c-1d3b4e31e336} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.710937 [ 253 ] {fae4940a-fc21-4327-a19c-1d3b4e31e336} executeQuery: Read 13 rows, 830.00 B in 0.001622 sec., 8014.796547472257 rows/sec., 499.72 KiB/sec. 2025.01.17 14:41:03.711070 [ 253 ] {fae4940a-fc21-4327-a19c-1d3b4e31e336} TCPHandler: Processed in 0.00193373 sec. 2025.01.17 14:41:03.711235 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:03.711377 [ 257 ] {d56679bf-37a5-4cdc-b516-a0e9bc8f63a5} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:41:03.711439 [ 257 ] {d56679bf-37a5-4cdc-b516-a0e9bc8f63a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:41:03.712243 [ 257 ] {d56679bf-37a5-4cdc-b516-a0e9bc8f63a5} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.712284 [ 257 ] {d56679bf-37a5-4cdc-b516-a0e9bc8f63a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.712693 [ 257 ] {d56679bf-37a5-4cdc-b516-a0e9bc8f63a5} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 14:41:03.712950 [ 257 ] {d56679bf-37a5-4cdc-b516-a0e9bc8f63a5} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.713124 [ 39 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.17 14:41:03.713186 [ 39 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.713199 [ 257 ] {d56679bf-37a5-4cdc-b516-a0e9bc8f63a5} executeQuery: Read 395 rows, 28.72 KiB in 0.001844 sec., 214208.24295010846 rows/sec., 15.21 MiB/sec. 2025.01.17 14:41:03.713227 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.713352 [ 257 ] {d56679bf-37a5-4cdc-b516-a0e9bc8f63a5} TCPHandler: Processed in 0.002192525 sec. 2025.01.17 14:41:03.713485 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.17 14:41:03.713567 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:03.713736 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:03.713807 [ 253 ] {91276d54-ffab-4d64-bf3c-75660e631278} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:41:03.713814 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part 2025.01.17 14:41:03.713890 [ 253 ] {91276d54-ffab-4d64-bf3c-75660e631278} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:41:03.714148 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part 2025.01.17 14:41:03.714528 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 851 rows starting from the beginning of the part 2025.01.17 14:41:03.714836 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part 2025.01.17 14:41:03.715129 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 90 rows starting from the beginning of the part 2025.01.17 14:41:03.715436 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 395 rows starting from the beginning of the part 2025.01.17 14:41:03.716662 [ 253 ] {91276d54-ffab-4d64-bf3c-75660e631278} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.716719 [ 253 ] {91276d54-ffab-4d64-bf3c-75660e631278} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.717599 [ 253 ] {91276d54-ffab-4d64-bf3c-75660e631278} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 14:41:03.718141 [ 253 ] {91276d54-ffab-4d64-bf3c-75660e631278} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.718457 [ 253 ] {91276d54-ffab-4d64-bf3c-75660e631278} executeQuery: Read 6 rows, 321.00 B in 0.004706 sec., 1274.968125796855 rows/sec., 66.61 KiB/sec. 2025.01.17 14:41:03.718784 [ 253 ] {91276d54-ffab-4d64-bf3c-75660e631278} TCPHandler: Processed in 0.005317129 sec. 2025.01.17 14:41:03.719178 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:03.719323 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.005965502 sec., 402816.0580618362 rows/sec., 30.88 MiB/sec. 2025.01.17 14:41:03.719396 [ 257 ] {fab19d33-d3c5-4af6-bddc-adda3bc9f7dd} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:03.719478 [ 257 ] {fab19d33-d3c5-4af6-bddc-adda3bc9f7dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:41:03.719765 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.17 14:41:03.720413 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_66_13} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.720642 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_66_13} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.17 14:41:03.720801 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.17 14:41:03.720811 [ 257 ] {fab19d33-d3c5-4af6-bddc-adda3bc9f7dd} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.720869 [ 257 ] {fab19d33-d3c5-4af6-bddc-adda3bc9f7dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.721303 [ 257 ] {fab19d33-d3c5-4af6-bddc-adda3bc9f7dd} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 14:41:03.721566 [ 257 ] {fab19d33-d3c5-4af6-bddc-adda3bc9f7dd} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.721740 [ 39 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.17 14:41:03.721796 [ 39 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.721827 [ 257 ] {fab19d33-d3c5-4af6-bddc-adda3bc9f7dd} executeQuery: Read 237 rows, 16.27 KiB in 0.002469 sec., 95990.27946537061 rows/sec., 6.43 MiB/sec. 2025.01.17 14:41:03.721849 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.721980 [ 257 ] {fab19d33-d3c5-4af6-bddc-adda3bc9f7dd} TCPHandler: Processed in 0.003057492 sec. 2025.01.17 14:41:03.722171 [ 192 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.17 14:41:03.722223 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:03.722317 [ 192 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:03.722402 [ 192 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18593 rows starting from the beginning of the part 2025.01.17 14:41:03.722463 [ 253 ] {ad1f6491-183e-43ec-a228-ea8bd8ce3874} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:41:03.722647 [ 253 ] {ad1f6491-183e-43ec-a228-ea8bd8ce3874} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:41:03.722701 [ 192 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:41:03.723186 [ 192 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 987 rows starting from the beginning of the part 2025.01.17 14:41:03.723564 [ 192 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 96 rows starting from the beginning of the part 2025.01.17 14:41:03.723874 [ 192 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part 2025.01.17 14:41:03.724294 [ 192 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part 2025.01.17 14:41:03.724958 [ 253 ] {ad1f6491-183e-43ec-a228-ea8bd8ce3874} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.725029 [ 253 ] {ad1f6491-183e-43ec-a228-ea8bd8ce3874} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.725727 [ 253 ] {ad1f6491-183e-43ec-a228-ea8bd8ce3874} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 14:41:03.726160 [ 253 ] {ad1f6491-183e-43ec-a228-ea8bd8ce3874} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.726704 [ 253 ] {ad1f6491-183e-43ec-a228-ea8bd8ce3874} executeQuery: Read 1 rows, 69.00 B in 0.004294 sec., 232.88309268747088 rows/sec., 15.69 KiB/sec. 2025.01.17 14:41:03.727125 [ 253 ] {ad1f6491-183e-43ec-a228-ea8bd8ce3874} TCPHandler: Processed in 0.004998073 sec. 2025.01.17 14:41:03.727423 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:03.727722 [ 257 ] {6a666941-1ee3-4f22-8bdb-0acde84669ee} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:03.727973 [ 257 ] {6a666941-1ee3-4f22-8bdb-0acde84669ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:41:03.729889 [ 257 ] {6a666941-1ee3-4f22-8bdb-0acde84669ee} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.729934 [ 257 ] {6a666941-1ee3-4f22-8bdb-0acde84669ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.730769 [ 257 ] {6a666941-1ee3-4f22-8bdb-0acde84669ee} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 14:41:03.731128 [ 257 ] {6a666941-1ee3-4f22-8bdb-0acde84669ee} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.731622 [ 39 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.17 14:41:03.731704 [ 39 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.731742 [ 257 ] {6a666941-1ee3-4f22-8bdb-0acde84669ee} executeQuery: Read 13 rows, 23.85 KiB in 0.004109 sec., 3163.7868094426867 rows/sec., 5.67 MiB/sec. 2025.01.17 14:41:03.731778 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.732373 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.17 14:41:03.732640 [ 257 ] {6a666941-1ee3-4f22-8bdb-0acde84669ee} TCPHandler: Processed in 0.005378091 sec. 2025.01.17 14:41:03.732958 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:03.733655 [ 253 ] {5b42dbaa-9ba6-4de1-aa27-78a05a823422} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:41:03.733978 [ 253 ] {5b42dbaa-9ba6-4de1-aa27-78a05a823422} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:41:03.735168 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 20233 rows, containing 5 columns (5 merged, 0 gathered) in 0.013157461 sec., 1537758.6906774794 rows/sec., 103.80 MiB/sec. 2025.01.17 14:41:03.735372 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:03.735517 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 839 rows starting from the beginning of the part 2025.01.17 14:41:03.735886 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.17 14:41:03.736926 [ 253 ] {5b42dbaa-9ba6-4de1-aa27-78a05a823422} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.736999 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part 2025.01.17 14:41:03.737023 [ 253 ] {5b42dbaa-9ba6-4de1-aa27-78a05a823422} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.737006 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_66_13} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.737474 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_66_13} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.17 14:41:03.737858 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.01.17 14:41:03.738205 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part 2025.01.17 14:41:03.738791 [ 253 ] {5b42dbaa-9ba6-4de1-aa27-78a05a823422} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 14:41:03.738885 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part 2025.01.17 14:41:03.739561 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part 2025.01.17 14:41:03.739571 [ 253 ] {5b42dbaa-9ba6-4de1-aa27-78a05a823422} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.740319 [ 253 ] {5b42dbaa-9ba6-4de1-aa27-78a05a823422} executeQuery: Read 82 rows, 5.33 KiB in 0.006907 sec., 11872.013898943102 rows/sec., 772.12 KiB/sec. 2025.01.17 14:41:03.740334 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part 2025.01.17 14:41:03.740534 [ 39 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.17 14:41:03.740572 [ 253 ] {5b42dbaa-9ba6-4de1-aa27-78a05a823422} TCPHandler: Processed in 0.00779342 sec. 2025.01.17 14:41:03.740689 [ 39 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:03.740857 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:03.741421 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.17 14:41:03.741866 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:03.741931 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3728 rows starting from the beginning of the part 2025.01.17 14:41:03.742099 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:41:03.742369 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:41:03.742597 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part 2025.01.17 14:41:03.742907 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part 2025.01.17 14:41:03.743256 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part 2025.01.17 14:41:03.745926 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4012 rows, containing 4 columns (4 merged, 0 gathered) in 0.00489549 sec., 819529.8121332084 rows/sec., 53.41 MiB/sec. 2025.01.17 14:41:03.746528 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.17 14:41:03.747265 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_66_13} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.747459 [ 193 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_66_13} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.17 14:41:03.747567 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.01.17 14:41:03.750272 [ 189 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 19 columns (19 merged, 0 gathered) in 0.018321797 sec., 50759.21319289805 rows/sec., 90.96 MiB/sec. 2025.01.17 14:41:03.751501 [ 189 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.17 14:41:03.751925 [ 189 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_51_10} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:03.752013 [ 189 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_51_10} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.17 14:41:03.752177 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.11 MiB. 2025.01.17 14:41:04.000228 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 214.61 MiB, peak 222.68 MiB, free memory in arenas 0.00 B, will set to 216.43 MiB (RSS), difference: 1.82 MiB 2025.01.17 14:41:04.343902 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.01.17 14:41:04.369952 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:04.370022 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:04.377332 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 14:41:04.378118 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:04.380928 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.01.17 14:41:08.691370 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:08.691590 [ 253 ] {695ac017-03d3-4414-8146-62a2b38237e9} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 14:41:08.691670 [ 253 ] {695ac017-03d3-4414-8146-62a2b38237e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 14:41:08.692447 [ 253 ] {695ac017-03d3-4414-8146-62a2b38237e9} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:08.692497 [ 253 ] {695ac017-03d3-4414-8146-62a2b38237e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:08.692919 [ 253 ] {695ac017-03d3-4414-8146-62a2b38237e9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 14:41:08.693182 [ 253 ] {695ac017-03d3-4414-8146-62a2b38237e9} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:08.693457 [ 253 ] {695ac017-03d3-4414-8146-62a2b38237e9} executeQuery: Read 2 rows, 167.00 B in 0.001918 sec., 1042.752867570386 rows/sec., 85.03 KiB/sec. 2025.01.17 14:41:08.693640 [ 253 ] {695ac017-03d3-4414-8146-62a2b38237e9} TCPHandler: Processed in 0.002402069 sec. 2025.01.17 14:41:08.693919 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:08.694120 [ 257 ] {d0b2a8da-5ecc-496b-8af8-7f7c6d3b5db5} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:41:08.694196 [ 257 ] {d0b2a8da-5ecc-496b-8af8-7f7c6d3b5db5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:41:08.695014 [ 257 ] {d0b2a8da-5ecc-496b-8af8-7f7c6d3b5db5} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:08.695060 [ 257 ] {d0b2a8da-5ecc-496b-8af8-7f7c6d3b5db5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:08.695521 [ 257 ] {d0b2a8da-5ecc-496b-8af8-7f7c6d3b5db5} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 14:41:08.695784 [ 257 ] {d0b2a8da-5ecc-496b-8af8-7f7c6d3b5db5} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:08.695987 [ 257 ] {d0b2a8da-5ecc-496b-8af8-7f7c6d3b5db5} executeQuery: Read 109 rows, 9.32 KiB in 0.001923 sec., 56682.26729069163 rows/sec., 4.73 MiB/sec. 2025.01.17 14:41:08.696052 [ 257 ] {d0b2a8da-5ecc-496b-8af8-7f7c6d3b5db5} TCPHandler: Processed in 0.002278327 sec. 2025.01.17 14:41:08.696227 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:08.696370 [ 253 ] {d2323acf-081c-496b-8369-1aff03c5baef} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:41:08.696429 [ 253 ] {d2323acf-081c-496b-8369-1aff03c5baef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:41:08.697120 [ 253 ] {d2323acf-081c-496b-8369-1aff03c5baef} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:08.697161 [ 253 ] {d2323acf-081c-496b-8369-1aff03c5baef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:08.697533 [ 253 ] {d2323acf-081c-496b-8369-1aff03c5baef} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 14:41:08.697773 [ 253 ] {d2323acf-081c-496b-8369-1aff03c5baef} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:08.697995 [ 253 ] {d2323acf-081c-496b-8369-1aff03c5baef} executeQuery: Read 28 rows, 2.09 KiB in 0.001657 sec., 16898.008449004225 rows/sec., 1.23 MiB/sec. 2025.01.17 14:41:08.698052 [ 253 ] {d2323acf-081c-496b-8369-1aff03c5baef} TCPHandler: Processed in 0.001893429 sec. 2025.01.17 14:41:08.698209 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:08.698357 [ 257 ] {dda57d21-d6f2-4794-b563-02aad3aace4b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:41:08.698419 [ 257 ] {dda57d21-d6f2-4794-b563-02aad3aace4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:41:08.699128 [ 257 ] {dda57d21-d6f2-4794-b563-02aad3aace4b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:08.699168 [ 257 ] {dda57d21-d6f2-4794-b563-02aad3aace4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:08.699549 [ 257 ] {dda57d21-d6f2-4794-b563-02aad3aace4b} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 14:41:08.699800 [ 257 ] {dda57d21-d6f2-4794-b563-02aad3aace4b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:08.699999 [ 257 ] {dda57d21-d6f2-4794-b563-02aad3aace4b} executeQuery: Read 92 rows, 7.36 KiB in 0.001677 sec., 54859.868813357185 rows/sec., 4.29 MiB/sec. 2025.01.17 14:41:08.700082 [ 257 ] {dda57d21-d6f2-4794-b563-02aad3aace4b} TCPHandler: Processed in 0.00194287 sec. 2025.01.17 14:41:08.700300 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:08.700453 [ 253 ] {2613fd14-66b1-4739-9b79-a54b35c5bbad} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:08.700515 [ 253 ] {2613fd14-66b1-4739-9b79-a54b35c5bbad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:41:08.701157 [ 253 ] {2613fd14-66b1-4739-9b79-a54b35c5bbad} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:08.701196 [ 253 ] {2613fd14-66b1-4739-9b79-a54b35c5bbad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:08.701593 [ 253 ] {2613fd14-66b1-4739-9b79-a54b35c5bbad} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 14:41:08.701831 [ 253 ] {2613fd14-66b1-4739-9b79-a54b35c5bbad} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:08.702042 [ 253 ] {2613fd14-66b1-4739-9b79-a54b35c5bbad} executeQuery: Read 161 rows, 11.48 KiB in 0.001621 sec., 99321.40653917335 rows/sec., 6.92 MiB/sec. 2025.01.17 14:41:08.702096 [ 253 ] {2613fd14-66b1-4739-9b79-a54b35c5bbad} TCPHandler: Processed in 0.001916329 sec. 2025.01.17 14:41:08.702239 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:08.702360 [ 257 ] {8653b24b-a2b8-4649-b98a-fe30683799ac} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:08.702445 [ 257 ] {8653b24b-a2b8-4649-b98a-fe30683799ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:41:08.703629 [ 257 ] {8653b24b-a2b8-4649-b98a-fe30683799ac} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:08.703670 [ 257 ] {8653b24b-a2b8-4649-b98a-fe30683799ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:08.704337 [ 257 ] {8653b24b-a2b8-4649-b98a-fe30683799ac} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 14:41:08.704610 [ 257 ] {8653b24b-a2b8-4649-b98a-fe30683799ac} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:08.704872 [ 257 ] {8653b24b-a2b8-4649-b98a-fe30683799ac} executeQuery: Read 26 rows, 47.71 KiB in 0.002536 sec., 10252.36593059937 rows/sec., 18.37 MiB/sec. 2025.01.17 14:41:08.705404 [ 257 ] {8653b24b-a2b8-4649-b98a-fe30683799ac} TCPHandler: Processed in 0.003215426 sec. 2025.01.17 14:41:08.705643 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:08.705782 [ 253 ] {14fec54f-b0db-46ab-9f67-6986a3f3b085} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:41:08.705843 [ 253 ] {14fec54f-b0db-46ab-9f67-6986a3f3b085} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:41:08.706363 [ 253 ] {14fec54f-b0db-46ab-9f67-6986a3f3b085} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:08.706402 [ 253 ] {14fec54f-b0db-46ab-9f67-6986a3f3b085} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:08.706818 [ 253 ] {14fec54f-b0db-46ab-9f67-6986a3f3b085} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 14:41:08.707056 [ 253 ] {14fec54f-b0db-46ab-9f67-6986a3f3b085} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:08.707272 [ 253 ] {14fec54f-b0db-46ab-9f67-6986a3f3b085} executeQuery: Read 60 rows, 4.14 KiB in 0.00152 sec., 39473.68421052631 rows/sec., 2.66 MiB/sec. 2025.01.17 14:41:08.707325 [ 253 ] {14fec54f-b0db-46ab-9f67-6986a3f3b085} TCPHandler: Processed in 0.001749776 sec. 2025.01.17 14:41:10.539300 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18849 2025.01.17 14:41:10.540126 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:10.540172 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:10.540719 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 14:41:10.540986 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:10.541208 [ 31 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.17 14:41:10.541238 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2025.01.17 14:41:10.541288 [ 31 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:10.541317 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:10.541504 [ 201 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.17 14:41:10.541691 [ 201 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:10.541739 [ 201 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16592 rows starting from the beginning of the part 2025.01.17 14:41:10.541827 [ 201 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part 2025.01.17 14:41:10.542067 [ 201 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part 2025.01.17 14:41:10.542288 [ 201 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part 2025.01.17 14:41:10.542511 [ 201 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part 2025.01.17 14:41:10.542708 [ 201 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part 2025.01.17 14:41:10.545176 [ 195 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003770767 sec., 4998717.767499291 rows/sec., 71.51 MiB/sec. 2025.01.17 14:41:10.545583 [ 195 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.17 14:41:10.545961 [ 195 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_41_8} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:10.546063 [ 195 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_41_8} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.17 14:41:10.546183 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. 2025.01.17 14:41:11.881979 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.01.17 14:41:11.903742 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:11.903798 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:11.911223 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 14:41:11.912005 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:11.912439 [ 30 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.17 14:41:11.912628 [ 30 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:11.912740 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:11.913240 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.17 14:41:11.919889 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.01.17 14:41:11.921234 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:11.922147 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2025.01.17 14:41:11.926765 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2025.01.17 14:41:11.931501 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2025.01.17 14:41:11.936718 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2025.01.17 14:41:11.942086 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.01.17 14:41:11.946664 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2025.01.17 14:41:12.000228 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 229.08 MiB, peak 231.01 MiB, free memory in arenas 0.00 B, will set to 219.15 MiB (RSS), difference: -9.93 MiB 2025.01.17 14:41:12.006672 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.09375411 sec., 3295.855509694455 rows/sec., 17.04 MiB/sec. 2025.01.17 14:41:12.010146 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.17 14:41:12.013374 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_41_8} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:12.013526 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_41_8} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.17 14:41:12.016380 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.01.17 14:41:13.000249 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 207.68 MiB, peak 231.01 MiB, free memory in arenas 0.00 B, will set to 219.15 MiB (RSS), difference: 11.47 MiB 2025.01.17 14:41:13.151336 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1230 2025.01.17 14:41:13.154903 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:13.154967 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:13.156552 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 14:41:13.156896 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:13.158431 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1230 2025.01.17 14:41:13.694846 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:13.695038 [ 253 ] {aea43353-0af2-4e7c-bb7d-d749b97f82af} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:41:13.695111 [ 253 ] {aea43353-0af2-4e7c-bb7d-d749b97f82af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:41:13.695893 [ 253 ] {aea43353-0af2-4e7c-bb7d-d749b97f82af} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:13.695944 [ 253 ] {aea43353-0af2-4e7c-bb7d-d749b97f82af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:13.696393 [ 253 ] {aea43353-0af2-4e7c-bb7d-d749b97f82af} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 14:41:13.696656 [ 253 ] {aea43353-0af2-4e7c-bb7d-d749b97f82af} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:13.696872 [ 26 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.17 14:41:13.696935 [ 253 ] {aea43353-0af2-4e7c-bb7d-d749b97f82af} executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec. 2025.01.17 14:41:13.696965 [ 26 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:13.697034 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:13.697071 [ 253 ] {aea43353-0af2-4e7c-bb7d-d749b97f82af} TCPHandler: Processed in 0.002348739 sec. 2025.01.17 14:41:13.697382 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.01.17 14:41:13.697543 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:13.697756 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:13.697823 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part 2025.01.17 14:41:13.697911 [ 257 ] {8078aaf4-a377-4e30-8903-75fe161cc88f} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:41:13.698044 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.01.17 14:41:13.698082 [ 257 ] {8078aaf4-a377-4e30-8903-75fe161cc88f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:41:13.698408 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2025.01.17 14:41:13.698806 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2025.01.17 14:41:13.699086 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2025.01.17 14:41:13.701183 [ 257 ] {8078aaf4-a377-4e30-8903-75fe161cc88f} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:13.701264 [ 257 ] {8078aaf4-a377-4e30-8903-75fe161cc88f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:13.701680 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004526093 sec., 15465.877523948358 rows/sec., 1.15 MiB/sec. 2025.01.17 14:41:13.701871 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.17 14:41:13.702229 [ 257 ] {8078aaf4-a377-4e30-8903-75fe161cc88f} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 14:41:13.702393 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_29_7} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:13.702557 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_29_7} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.17 14:41:13.702701 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:41:13.702794 [ 257 ] {8078aaf4-a377-4e30-8903-75fe161cc88f} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:13.703020 [ 257 ] {8078aaf4-a377-4e30-8903-75fe161cc88f} executeQuery: Read 229 rows, 20.51 KiB in 0.005218 sec., 43886.54656956688 rows/sec., 3.84 MiB/sec. 2025.01.17 14:41:13.703110 [ 257 ] {8078aaf4-a377-4e30-8903-75fe161cc88f} TCPHandler: Processed in 0.005902461 sec. 2025.01.17 14:41:13.703292 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:13.703428 [ 253 ] {1d6ccdd8-5305-4e19-a8fe-bc9b62770b74} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:41:13.703483 [ 253 ] {1d6ccdd8-5305-4e19-a8fe-bc9b62770b74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:41:13.704110 [ 253 ] {1d6ccdd8-5305-4e19-a8fe-bc9b62770b74} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:13.704153 [ 253 ] {1d6ccdd8-5305-4e19-a8fe-bc9b62770b74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:13.704533 [ 253 ] {1d6ccdd8-5305-4e19-a8fe-bc9b62770b74} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 14:41:13.704781 [ 253 ] {1d6ccdd8-5305-4e19-a8fe-bc9b62770b74} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:13.705019 [ 253 ] {1d6ccdd8-5305-4e19-a8fe-bc9b62770b74} executeQuery: Read 20 rows, 1.43 KiB in 0.001622 sec., 12330.456226880395 rows/sec., 883.84 KiB/sec. 2025.01.17 14:41:13.705087 [ 253 ] {1d6ccdd8-5305-4e19-a8fe-bc9b62770b74} TCPHandler: Processed in 0.001858839 sec. 2025.01.17 14:41:13.705308 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:13.705458 [ 257 ] {2c6e117a-31cd-40dd-9eda-ef3b96501794} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:41:13.705522 [ 257 ] {2c6e117a-31cd-40dd-9eda-ef3b96501794} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:41:13.706211 [ 257 ] {2c6e117a-31cd-40dd-9eda-ef3b96501794} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:13.706252 [ 257 ] {2c6e117a-31cd-40dd-9eda-ef3b96501794} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:13.706662 [ 257 ] {2c6e117a-31cd-40dd-9eda-ef3b96501794} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 14:41:13.706927 [ 257 ] {2c6e117a-31cd-40dd-9eda-ef3b96501794} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:13.707070 [ 26 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.01.17 14:41:13.707112 [ 26 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:13.707123 [ 257 ] {2c6e117a-31cd-40dd-9eda-ef3b96501794} executeQuery: Read 14 rows, 1004.00 B in 0.001702 sec., 8225.616921269095 rows/sec., 576.07 KiB/sec. 2025.01.17 14:41:13.707137 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:13.707252 [ 257 ] {2c6e117a-31cd-40dd-9eda-ef3b96501794} TCPHandler: Processed in 0.002073932 sec. 2025.01.17 14:41:13.707498 [ 186 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2025.01.17 14:41:13.707596 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:13.707958 [ 253 ] {09b18518-dd56-4cb3-a224-7536fb6d1736} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:41:13.707973 [ 186 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:13.708054 [ 186 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 243 rows starting from the beginning of the part 2025.01.17 14:41:13.708063 [ 253 ] {09b18518-dd56-4cb3-a224-7536fb6d1736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:41:13.708361 [ 186 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2025.01.17 14:41:13.708692 [ 186 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.01.17 14:41:13.709011 [ 186 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part 2025.01.17 14:41:13.709399 [ 186 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2025.01.17 14:41:13.709756 [ 186 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2025.01.17 14:41:13.711206 [ 253 ] {09b18518-dd56-4cb3-a224-7536fb6d1736} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:13.711302 [ 253 ] {09b18518-dd56-4cb3-a224-7536fb6d1736} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:13.712362 [ 253 ] {09b18518-dd56-4cb3-a224-7536fb6d1736} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 14:41:13.712764 [ 186 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005559995 sec., 97302.24577540088 rows/sec., 6.97 MiB/sec. 2025.01.17 14:41:13.712929 [ 253 ] {09b18518-dd56-4cb3-a224-7536fb6d1736} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:13.712977 [ 186 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.01.17 14:41:13.713227 [ 26 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.17 14:41:13.713326 [ 26 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:13.713407 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:13.713487 [ 253 ] {09b18518-dd56-4cb3-a224-7536fb6d1736} executeQuery: Read 13 rows, 830.00 B in 0.005604 sec., 2319.7715917202 rows/sec., 144.64 KiB/sec. 2025.01.17 14:41:13.713782 [ 186 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_29_6} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:13.713812 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.01.17 14:41:13.713826 [ 253 ] {09b18518-dd56-4cb3-a224-7536fb6d1736} TCPHandler: Processed in 0.006372621 sec. 2025.01.17 14:41:13.714106 [ 186 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_29_6} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.01.17 14:41:13.714160 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:13.714273 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:13.714335 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.17 14:41:13.714408 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part 2025.01.17 14:41:13.714481 [ 257 ] {2aa5d736-6e1d-4a08-b26b-6dfdcc1d5070} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:41:13.714647 [ 257 ] {2aa5d736-6e1d-4a08-b26b-6dfdcc1d5070} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:41:13.714684 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part 2025.01.17 14:41:13.715154 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part 2025.01.17 14:41:13.715506 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part 2025.01.17 14:41:13.715890 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part 2025.01.17 14:41:13.717536 [ 257 ] {2aa5d736-6e1d-4a08-b26b-6dfdcc1d5070} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:13.717618 [ 257 ] {2aa5d736-6e1d-4a08-b26b-6dfdcc1d5070} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:13.718418 [ 193 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.0048841 sec., 13308.490817141337 rows/sec., 881.77 KiB/sec. 2025.01.17 14:41:13.718627 [ 257 ] {2aa5d736-6e1d-4a08-b26b-6dfdcc1d5070} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 14:41:13.718628 [ 193 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.17 14:41:13.719117 [ 193 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_29_7} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:13.719130 [ 257 ] {2aa5d736-6e1d-4a08-b26b-6dfdcc1d5070} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:13.719281 [ 193 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_29_7} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.17 14:41:13.719509 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:41:13.719586 [ 257 ] {2aa5d736-6e1d-4a08-b26b-6dfdcc1d5070} executeQuery: Read 395 rows, 28.72 KiB in 0.005205 sec., 75888.56868395772 rows/sec., 5.39 MiB/sec. 2025.01.17 14:41:13.719663 [ 257 ] {2aa5d736-6e1d-4a08-b26b-6dfdcc1d5070} TCPHandler: Processed in 0.005677487 sec. 2025.01.17 14:41:13.719838 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:13.719965 [ 253 ] {d66ebb31-2f25-41bd-8f7a-f5c961c8685c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:41:13.720020 [ 253 ] {d66ebb31-2f25-41bd-8f7a-f5c961c8685c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:41:13.720538 [ 253 ] {d66ebb31-2f25-41bd-8f7a-f5c961c8685c} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:13.720578 [ 253 ] {d66ebb31-2f25-41bd-8f7a-f5c961c8685c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:13.720952 [ 253 ] {d66ebb31-2f25-41bd-8f7a-f5c961c8685c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 14:41:13.721200 [ 253 ] {d66ebb31-2f25-41bd-8f7a-f5c961c8685c} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:13.721383 [ 26 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.01.17 14:41:13.721446 [ 26 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:13.721454 [ 253 ] {d66ebb31-2f25-41bd-8f7a-f5c961c8685c} executeQuery: Read 6 rows, 321.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 208.71 KiB/sec. 2025.01.17 14:41:13.721491 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:13.721603 [ 253 ] {d66ebb31-2f25-41bd-8f7a-f5c961c8685c} TCPHandler: Processed in 0.001825028 sec. 2025.01.17 14:41:13.721809 [ 191 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2025.01.17 14:41:13.721839 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:13.722084 [ 257 ] {52bcf3cd-d69d-4d41-be14-ca411d7b0779} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:13.722115 [ 191 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:13.722186 [ 257 ] {52bcf3cd-d69d-4d41-be14-ca411d7b0779} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:41:13.722191 [ 191 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part 2025.01.17 14:41:13.722594 [ 191 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2025.01.17 14:41:13.722891 [ 191 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2025.01.17 14:41:13.723307 [ 191 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2025.01.17 14:41:13.723588 [ 191 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2025.01.17 14:41:13.723926 [ 191 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2025.01.17 14:41:13.725026 [ 257 ] {52bcf3cd-d69d-4d41-be14-ca411d7b0779} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:13.725113 [ 257 ] {52bcf3cd-d69d-4d41-be14-ca411d7b0779} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:13.726198 [ 257 ] {52bcf3cd-d69d-4d41-be14-ca411d7b0779} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 14:41:13.726684 [ 196 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.005046864 sec., 34476.855330359605 rows/sec., 1.76 MiB/sec. 2025.01.17 14:41:13.726726 [ 257 ] {52bcf3cd-d69d-4d41-be14-ca411d7b0779} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:13.726985 [ 196 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.01.17 14:41:13.727114 [ 257 ] {52bcf3cd-d69d-4d41-be14-ca411d7b0779} executeQuery: Read 237 rows, 16.27 KiB in 0.00509 sec., 46561.88605108055 rows/sec., 3.12 MiB/sec. 2025.01.17 14:41:13.727213 [ 257 ] {52bcf3cd-d69d-4d41-be14-ca411d7b0779} TCPHandler: Processed in 0.005471362 sec. 2025.01.17 14:41:13.727420 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:13.727573 [ 196 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_29_6} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:13.727613 [ 253 ] {8466926b-8dad-4038-875c-110073e487c3} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:41:13.727726 [ 253 ] {8466926b-8dad-4038-875c-110073e487c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:41:13.727770 [ 196 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_29_6} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.01.17 14:41:13.727980 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.17 14:41:13.728400 [ 253 ] {8466926b-8dad-4038-875c-110073e487c3} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:13.728444 [ 253 ] {8466926b-8dad-4038-875c-110073e487c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:13.728810 [ 253 ] {8466926b-8dad-4038-875c-110073e487c3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 14:41:13.729048 [ 253 ] {8466926b-8dad-4038-875c-110073e487c3} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:13.729268 [ 253 ] {8466926b-8dad-4038-875c-110073e487c3} executeQuery: Read 1 rows, 69.00 B in 0.001712 sec., 584.1121495327103 rows/sec., 39.36 KiB/sec. 2025.01.17 14:41:13.729321 [ 253 ] {8466926b-8dad-4038-875c-110073e487c3} TCPHandler: Processed in 0.001993241 sec. 2025.01.17 14:41:13.729478 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:13.729618 [ 257 ] {a958456d-70ef-4369-acaf-8f21dea8bd1b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:13.729712 [ 257 ] {a958456d-70ef-4369-acaf-8f21dea8bd1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:41:13.730885 [ 257 ] {a958456d-70ef-4369-acaf-8f21dea8bd1b} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:13.730924 [ 257 ] {a958456d-70ef-4369-acaf-8f21dea8bd1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:13.731571 [ 257 ] {a958456d-70ef-4369-acaf-8f21dea8bd1b} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 14:41:13.731832 [ 257 ] {a958456d-70ef-4369-acaf-8f21dea8bd1b} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:13.732036 [ 257 ] {a958456d-70ef-4369-acaf-8f21dea8bd1b} executeQuery: Read 13 rows, 23.85 KiB in 0.002452 sec., 5301.79445350734 rows/sec., 9.50 MiB/sec. 2025.01.17 14:41:13.732138 [ 257 ] {a958456d-70ef-4369-acaf-8f21dea8bd1b} TCPHandler: Processed in 0.002725076 sec. 2025.01.17 14:41:13.732277 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:13.732394 [ 253 ] {cc93079d-4373-4675-9a8d-e93488c71489} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:41:13.732447 [ 253 ] {cc93079d-4373-4675-9a8d-e93488c71489} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:41:13.732959 [ 253 ] {cc93079d-4373-4675-9a8d-e93488c71489} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:13.732998 [ 253 ] {cc93079d-4373-4675-9a8d-e93488c71489} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.17 14:41:13.733381 [ 253 ] {cc93079d-4373-4675-9a8d-e93488c71489} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 14:41:13.733620 [ 253 ] {cc93079d-4373-4675-9a8d-e93488c71489} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:13.733827 [ 253 ] {cc93079d-4373-4675-9a8d-e93488c71489} executeQuery: Read 82 rows, 5.33 KiB in 0.001458 sec., 56241.42661179698 rows/sec., 3.57 MiB/sec. 2025.01.17 14:41:13.733878 [ 253 ] {cc93079d-4373-4675-9a8d-e93488c71489} TCPHandler: Processed in 0.001655403 sec. 2025.01.17 14:41:17.899618 [ 133 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:41:17.899713 [ 133 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:41:18.042348 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19337 2025.01.17 14:41:18.043001 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:18.043041 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:18.043575 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 14:41:18.043832 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:18.044081 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19337 2025.01.17 14:41:18.691189 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:18.691406 [ 253 ] {57302fb9-ce48-4ce3-890c-a7c90014954c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:41:18.691476 [ 253 ] {57302fb9-ce48-4ce3-890c-a7c90014954c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:41:18.692288 [ 253 ] {57302fb9-ce48-4ce3-890c-a7c90014954c} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:18.692334 [ 253 ] {57302fb9-ce48-4ce3-890c-a7c90014954c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:18.692762 [ 253 ] {57302fb9-ce48-4ce3-890c-a7c90014954c} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 14:41:18.693011 [ 253 ] {57302fb9-ce48-4ce3-890c-a7c90014954c} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:18.693243 [ 253 ] {57302fb9-ce48-4ce3-890c-a7c90014954c} executeQuery: Read 108 rows, 9.25 KiB in 0.001884 sec., 57324.84076433121 rows/sec., 4.79 MiB/sec. 2025.01.17 14:41:18.693345 [ 253 ] {57302fb9-ce48-4ce3-890c-a7c90014954c} TCPHandler: Processed in 0.002306968 sec. 2025.01.17 14:41:18.693708 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:18.694011 [ 257 ] {109c6301-fbab-47a9-be58-61cbb63f805b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:41:18.694128 [ 257 ] {109c6301-fbab-47a9-be58-61cbb63f805b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:41:18.694957 [ 257 ] {109c6301-fbab-47a9-be58-61cbb63f805b} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:18.695004 [ 257 ] {109c6301-fbab-47a9-be58-61cbb63f805b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:18.695454 [ 257 ] {109c6301-fbab-47a9-be58-61cbb63f805b} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 14:41:18.695716 [ 257 ] {109c6301-fbab-47a9-be58-61cbb63f805b} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:18.695921 [ 257 ] {109c6301-fbab-47a9-be58-61cbb63f805b} executeQuery: Read 26 rows, 1.96 KiB in 0.001997 sec., 13019.52929394091 rows/sec., 979.01 KiB/sec. 2025.01.17 14:41:18.695984 [ 257 ] {109c6301-fbab-47a9-be58-61cbb63f805b} TCPHandler: Processed in 0.002503081 sec. 2025.01.17 14:41:18.696120 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:18.696238 [ 253 ] {8de85ceb-0582-4fb8-8a01-9a95606637d2} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:41:18.696288 [ 253 ] {8de85ceb-0582-4fb8-8a01-9a95606637d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:41:18.696925 [ 253 ] {8de85ceb-0582-4fb8-8a01-9a95606637d2} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:18.696964 [ 253 ] {8de85ceb-0582-4fb8-8a01-9a95606637d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:18.697337 [ 253 ] {8de85ceb-0582-4fb8-8a01-9a95606637d2} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 14:41:18.697581 [ 253 ] {8de85ceb-0582-4fb8-8a01-9a95606637d2} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:18.697793 [ 253 ] {8de85ceb-0582-4fb8-8a01-9a95606637d2} executeQuery: Read 90 rows, 7.20 KiB in 0.001579 sec., 56998.10006333122 rows/sec., 4.45 MiB/sec. 2025.01.17 14:41:18.697848 [ 253 ] {8de85ceb-0582-4fb8-8a01-9a95606637d2} TCPHandler: Processed in 0.001782737 sec. 2025.01.17 14:41:18.697997 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:18.698121 [ 257 ] {3260cbd7-330a-4b40-af09-2d4591a92efb} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:18.698177 [ 257 ] {3260cbd7-330a-4b40-af09-2d4591a92efb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:41:18.698864 [ 257 ] {3260cbd7-330a-4b40-af09-2d4591a92efb} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:18.698910 [ 257 ] {3260cbd7-330a-4b40-af09-2d4591a92efb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:18.699371 [ 257 ] {3260cbd7-330a-4b40-af09-2d4591a92efb} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 14:41:18.699631 [ 257 ] {3260cbd7-330a-4b40-af09-2d4591a92efb} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:18.699818 [ 257 ] {3260cbd7-330a-4b40-af09-2d4591a92efb} executeQuery: Read 160 rows, 11.41 KiB in 0.001727 sec., 92646.20729588882 rows/sec., 6.45 MiB/sec. 2025.01.17 14:41:18.699874 [ 257 ] {3260cbd7-330a-4b40-af09-2d4591a92efb} TCPHandler: Processed in 0.00193368 sec. 2025.01.17 14:41:18.700029 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:18.700146 [ 253 ] {b8468b85-1fa5-42cc-a6fd-eed263306eee} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:18.700229 [ 253 ] {b8468b85-1fa5-42cc-a6fd-eed263306eee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:41:18.701432 [ 253 ] {b8468b85-1fa5-42cc-a6fd-eed263306eee} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:18.701473 [ 253 ] {b8468b85-1fa5-42cc-a6fd-eed263306eee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:18.702121 [ 253 ] {b8468b85-1fa5-42cc-a6fd-eed263306eee} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 14:41:18.702382 [ 253 ] {b8468b85-1fa5-42cc-a6fd-eed263306eee} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:18.702649 [ 253 ] {b8468b85-1fa5-42cc-a6fd-eed263306eee} executeQuery: Read 26 rows, 47.71 KiB in 0.002525 sec., 10297.029702970298 rows/sec., 18.45 MiB/sec. 2025.01.17 14:41:18.702941 [ 253 ] {b8468b85-1fa5-42cc-a6fd-eed263306eee} TCPHandler: Processed in 0.002967381 sec. 2025.01.17 14:41:18.703119 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:18.703259 [ 257 ] {bb49e1c9-e38b-4022-8efc-3616b6c63482} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:41:18.703320 [ 257 ] {bb49e1c9-e38b-4022-8efc-3616b6c63482} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:41:18.703911 [ 257 ] {bb49e1c9-e38b-4022-8efc-3616b6c63482} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:18.703957 [ 257 ] {bb49e1c9-e38b-4022-8efc-3616b6c63482} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:18.704382 [ 257 ] {bb49e1c9-e38b-4022-8efc-3616b6c63482} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 14:41:18.704629 [ 257 ] {bb49e1c9-e38b-4022-8efc-3616b6c63482} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:18.704804 [ 257 ] {bb49e1c9-e38b-4022-8efc-3616b6c63482} executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. 2025.01.17 14:41:18.704855 [ 257 ] {bb49e1c9-e38b-4022-8efc-3616b6c63482} TCPHandler: Processed in 0.001803447 sec. 2025.01.17 14:41:19.419960 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.01.17 14:41:19.438592 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:19.438664 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:19.446048 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 14:41:19.446830 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:19.449512 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.01.17 14:41:19.939088 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:19.939280 [ 253 ] {200ba272-f672-4cbd-aa8c-c35e55d36ac0} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:41:19.939352 [ 253 ] {200ba272-f672-4cbd-aa8c-c35e55d36ac0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:41:19.940102 [ 253 ] {200ba272-f672-4cbd-aa8c-c35e55d36ac0} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:19.940153 [ 253 ] {200ba272-f672-4cbd-aa8c-c35e55d36ac0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:19.940628 [ 253 ] {200ba272-f672-4cbd-aa8c-c35e55d36ac0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 14:41:19.940885 [ 253 ] {200ba272-f672-4cbd-aa8c-c35e55d36ac0} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:19.941140 [ 253 ] {200ba272-f672-4cbd-aa8c-c35e55d36ac0} executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. 2025.01.17 14:41:19.941211 [ 253 ] {200ba272-f672-4cbd-aa8c-c35e55d36ac0} TCPHandler: Processed in 0.002248686 sec. 2025.01.17 14:41:19.941504 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:19.941725 [ 257 ] {157e99f4-1bba-46cf-a6dd-54dfb77d46d6} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 14:41:19.941808 [ 257 ] {157e99f4-1bba-46cf-a6dd-54dfb77d46d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 14:41:19.942623 [ 257 ] {157e99f4-1bba-46cf-a6dd-54dfb77d46d6} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:19.942675 [ 257 ] {157e99f4-1bba-46cf-a6dd-54dfb77d46d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:19.943112 [ 257 ] {157e99f4-1bba-46cf-a6dd-54dfb77d46d6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 14:41:19.943373 [ 257 ] {157e99f4-1bba-46cf-a6dd-54dfb77d46d6} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:19.943709 [ 257 ] {157e99f4-1bba-46cf-a6dd-54dfb77d46d6} executeQuery: Read 16 rows, 1.30 KiB in 0.002021 sec., 7916.872835230085 rows/sec., 645.57 KiB/sec. 2025.01.17 14:41:19.943844 [ 257 ] {157e99f4-1bba-46cf-a6dd-54dfb77d46d6} TCPHandler: Processed in 0.002486881 sec. 2025.01.17 14:41:19.944011 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:19.944143 [ 253 ] {cc861957-918d-4a1f-ab74-d39f22a73623} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:41:19.944200 [ 253 ] {cc861957-918d-4a1f-ab74-d39f22a73623} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:41:19.945379 [ 253 ] {cc861957-918d-4a1f-ab74-d39f22a73623} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:19.945423 [ 253 ] {cc861957-918d-4a1f-ab74-d39f22a73623} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:19.945952 [ 253 ] {cc861957-918d-4a1f-ab74-d39f22a73623} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 14:41:19.946203 [ 253 ] {cc861957-918d-4a1f-ab74-d39f22a73623} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:19.946440 [ 253 ] {cc861957-918d-4a1f-ab74-d39f22a73623} executeQuery: Read 1377 rows, 117.21 KiB in 0.002325 sec., 592258.0645161291 rows/sec., 49.23 MiB/sec. 2025.01.17 14:41:19.946502 [ 253 ] {cc861957-918d-4a1f-ab74-d39f22a73623} TCPHandler: Processed in 0.002554102 sec. 2025.01.17 14:41:19.946658 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:19.946786 [ 257 ] {c211479f-d73d-452b-828f-e3618e535583} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:41:19.946836 [ 257 ] {c211479f-d73d-452b-828f-e3618e535583} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:41:19.947472 [ 257 ] {c211479f-d73d-452b-828f-e3618e535583} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:19.947515 [ 257 ] {c211479f-d73d-452b-828f-e3618e535583} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:19.947905 [ 257 ] {c211479f-d73d-452b-828f-e3618e535583} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 14:41:19.948179 [ 257 ] {c211479f-d73d-452b-828f-e3618e535583} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:19.948346 [ 32 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2025.01.17 14:41:19.948414 [ 257 ] {c211479f-d73d-452b-828f-e3618e535583} executeQuery: Read 36 rows, 2.55 KiB in 0.001646 sec., 21871.20291616039 rows/sec., 1.51 MiB/sec. 2025.01.17 14:41:19.948428 [ 32 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:19.948508 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:19.948553 [ 257 ] {c211479f-d73d-452b-828f-e3618e535583} TCPHandler: Processed in 0.00195142 sec. 2025.01.17 14:41:19.948772 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:19.948780 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::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.01.17 14:41:19.948988 [ 253 ] {02291553-12d9-4b72-9eef-9b784d53a92a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:41:19.949050 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:19.949084 [ 253 ] {02291553-12d9-4b72-9eef-9b784d53a92a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:41:19.949114 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 64 rows starting from the beginning of the part 2025.01.17 14:41:19.949460 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 20 rows starting from the beginning of the part 2025.01.17 14:41:19.949751 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 28 rows starting from the beginning of the part 2025.01.17 14:41:19.950254 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part 2025.01.17 14:41:19.950587 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part 2025.01.17 14:41:19.950910 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part 2025.01.17 14:41:19.952322 [ 253 ] {02291553-12d9-4b72-9eef-9b784d53a92a} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:19.952412 [ 253 ] {02291553-12d9-4b72-9eef-9b784d53a92a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:19.953671 [ 253 ] {02291553-12d9-4b72-9eef-9b784d53a92a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 14:41:19.953749 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.005141036 sec., 37735.58481208846 rows/sec., 2.82 MiB/sec. 2025.01.17 14:41:19.953969 [ 192 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2025.01.17 14:41:19.954163 [ 253 ] {02291553-12d9-4b72-9eef-9b784d53a92a} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:19.954547 [ 253 ] {02291553-12d9-4b72-9eef-9b784d53a92a} executeQuery: Read 242 rows, 16.79 KiB in 0.005644 sec., 42877.391920623675 rows/sec., 2.90 MiB/sec. 2025.01.17 14:41:19.954615 [ 192 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_55_11} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:19.954712 [ 253 ] {02291553-12d9-4b72-9eef-9b784d53a92a} TCPHandler: Processed in 0.006033794 sec. 2025.01.17 14:41:19.954809 [ 192 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_55_11} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2025.01.17 14:41:19.954970 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 14:41:19.955038 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:19.955268 [ 257 ] {432faeaf-e540-4e64-9d7d-2055a9ceb544} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:41:19.955357 [ 257 ] {432faeaf-e540-4e64-9d7d-2055a9ceb544} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:41:19.955968 [ 257 ] {432faeaf-e540-4e64-9d7d-2055a9ceb544} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:19.956009 [ 257 ] {432faeaf-e540-4e64-9d7d-2055a9ceb544} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:19.956388 [ 257 ] {432faeaf-e540-4e64-9d7d-2055a9ceb544} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 14:41:19.956653 [ 257 ] {432faeaf-e540-4e64-9d7d-2055a9ceb544} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:19.956875 [ 257 ] {432faeaf-e540-4e64-9d7d-2055a9ceb544} executeQuery: Read 13 rows, 830.00 B in 0.001661 sec., 7826.610475617098 rows/sec., 487.99 KiB/sec. 2025.01.17 14:41:19.956934 [ 257 ] {432faeaf-e540-4e64-9d7d-2055a9ceb544} TCPHandler: Processed in 0.002067193 sec. 2025.01.17 14:41:19.957071 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:19.957192 [ 253 ] {6b703c0b-2c04-490f-931e-0a8bc355ef62} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:41:19.957245 [ 253 ] {6b703c0b-2c04-490f-931e-0a8bc355ef62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:41:19.958223 [ 253 ] {6b703c0b-2c04-490f-931e-0a8bc355ef62} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:19.958273 [ 253 ] {6b703c0b-2c04-490f-931e-0a8bc355ef62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:19.958799 [ 253 ] {6b703c0b-2c04-490f-931e-0a8bc355ef62} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 14:41:19.959094 [ 253 ] {6b703c0b-2c04-490f-931e-0a8bc355ef62} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:19.959334 [ 253 ] {6b703c0b-2c04-490f-931e-0a8bc355ef62} executeQuery: Read 867 rows, 64.32 KiB in 0.00217 sec., 399539.17050691246 rows/sec., 28.94 MiB/sec. 2025.01.17 14:41:19.959398 [ 253 ] {6b703c0b-2c04-490f-931e-0a8bc355ef62} TCPHandler: Processed in 0.002385789 sec. 2025.01.17 14:41:19.959557 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:19.959678 [ 257 ] {a1c98e39-9c4b-4af2-b9c6-95ed5e471e7e} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:41:19.959732 [ 257 ] {a1c98e39-9c4b-4af2-b9c6-95ed5e471e7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:41:19.960231 [ 257 ] {a1c98e39-9c4b-4af2-b9c6-95ed5e471e7e} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:19.960273 [ 257 ] {a1c98e39-9c4b-4af2-b9c6-95ed5e471e7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:19.960667 [ 257 ] {a1c98e39-9c4b-4af2-b9c6-95ed5e471e7e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 14:41:19.960916 [ 257 ] {a1c98e39-9c4b-4af2-b9c6-95ed5e471e7e} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:19.961125 [ 257 ] {a1c98e39-9c4b-4af2-b9c6-95ed5e471e7e} executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec. 2025.01.17 14:41:19.961177 [ 257 ] {a1c98e39-9c4b-4af2-b9c6-95ed5e471e7e} TCPHandler: Processed in 0.001678424 sec. 2025.01.17 14:41:19.961325 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:19.961450 [ 253 ] {c767598d-7fa0-49f5-987c-a2e39afd99ea} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:19.961506 [ 253 ] {c767598d-7fa0-49f5-987c-a2e39afd99ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:41:19.962297 [ 253 ] {c767598d-7fa0-49f5-987c-a2e39afd99ea} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:19.962336 [ 253 ] {c767598d-7fa0-49f5-987c-a2e39afd99ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:19.962789 [ 253 ] {c767598d-7fa0-49f5-987c-a2e39afd99ea} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 14:41:19.963030 [ 253 ] {c767598d-7fa0-49f5-987c-a2e39afd99ea} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:19.963249 [ 253 ] {c767598d-7fa0-49f5-987c-a2e39afd99ea} executeQuery: Read 995 rows, 67.81 KiB in 0.001829 sec., 544013.121924549 rows/sec., 36.21 MiB/sec. 2025.01.17 14:41:19.963305 [ 253 ] {c767598d-7fa0-49f5-987c-a2e39afd99ea} TCPHandler: Processed in 0.002035732 sec. 2025.01.17 14:41:19.963462 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:19.963600 [ 257 ] {6c42e9a6-076e-4a65-a898-22be07ab2f32} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:41:19.963662 [ 257 ] {6c42e9a6-076e-4a65-a898-22be07ab2f32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:41:19.964228 [ 257 ] {6c42e9a6-076e-4a65-a898-22be07ab2f32} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:19.964277 [ 257 ] {6c42e9a6-076e-4a65-a898-22be07ab2f32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:19.964654 [ 257 ] {6c42e9a6-076e-4a65-a898-22be07ab2f32} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 14:41:19.964906 [ 257 ] {6c42e9a6-076e-4a65-a898-22be07ab2f32} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:19.965125 [ 257 ] {6c42e9a6-076e-4a65-a898-22be07ab2f32} executeQuery: Read 1 rows, 69.00 B in 0.001555 sec., 643.0868167202573 rows/sec., 43.33 KiB/sec. 2025.01.17 14:41:19.965179 [ 257 ] {6c42e9a6-076e-4a65-a898-22be07ab2f32} TCPHandler: Processed in 0.001783637 sec. 2025.01.17 14:41:19.965319 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:19.965439 [ 253 ] {8b8353a3-c905-4754-88f7-d34dec768c23} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:19.965524 [ 253 ] {8b8353a3-c905-4754-88f7-d34dec768c23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:41:19.966661 [ 253 ] {8b8353a3-c905-4754-88f7-d34dec768c23} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:19.966700 [ 253 ] {8b8353a3-c905-4754-88f7-d34dec768c23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:19.967307 [ 253 ] {8b8353a3-c905-4754-88f7-d34dec768c23} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 14:41:19.967585 [ 253 ] {8b8353a3-c905-4754-88f7-d34dec768c23} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:19.967873 [ 253 ] {8b8353a3-c905-4754-88f7-d34dec768c23} executeQuery: Read 13 rows, 23.85 KiB in 0.002458 sec., 5288.852725793327 rows/sec., 9.48 MiB/sec. 2025.01.17 14:41:19.968319 [ 253 ] {8b8353a3-c905-4754-88f7-d34dec768c23} TCPHandler: Processed in 0.003050923 sec. 2025.01.17 14:41:19.968590 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:19.968724 [ 257 ] {3cb91335-bc8c-48e1-af6e-170452ca8813} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:41:19.968776 [ 257 ] {3cb91335-bc8c-48e1-af6e-170452ca8813} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:41:19.969270 [ 257 ] {3cb91335-bc8c-48e1-af6e-170452ca8813} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:19.969310 [ 257 ] {3cb91335-bc8c-48e1-af6e-170452ca8813} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:19.969694 [ 257 ] {3cb91335-bc8c-48e1-af6e-170452ca8813} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 14:41:19.969951 [ 257 ] {3cb91335-bc8c-48e1-af6e-170452ca8813} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:19.970178 [ 257 ] {3cb91335-bc8c-48e1-af6e-170452ca8813} executeQuery: Read 46 rows, 2.85 KiB in 0.001478 sec., 31123.139377537213 rows/sec., 1.88 MiB/sec. 2025.01.17 14:41:19.970230 [ 257 ] {3cb91335-bc8c-48e1-af6e-170452ca8813} TCPHandler: Processed in 0.001805308 sec. 2025.01.17 14:41:20.000166 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 220.61 MiB, peak 231.01 MiB, free memory in arenas 0.00 B, will set to 219.33 MiB (RSS), difference: -1.28 MiB 2025.01.17 14:41:23.159630 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1288 2025.01.17 14:41:23.163250 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:23.163314 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:23.164846 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 14:41:23.165183 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:23.165430 [ 29 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.17 14:41:23.165566 [ 29 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:23.165637 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:23.166144 [ 201 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.17 14:41:23.167623 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1288 2025.01.17 14:41:23.167958 [ 201 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:23.168131 [ 201 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1084 rows starting from the beginning of the part 2025.01.17 14:41:23.168751 [ 201 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part 2025.01.17 14:41:23.169356 [ 201 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part 2025.01.17 14:41:23.169942 [ 201 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part 2025.01.17 14:41:23.170544 [ 201 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part 2025.01.17 14:41:23.171213 [ 201 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 58 rows starting from the beginning of the part 2025.01.17 14:41:23.179689 [ 192 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 72 columns (72 merged, 0 gathered) in 0.013906966 sec., 92615.45616779389 rows/sec., 72.92 MiB/sec. 2025.01.17 14:41:23.181350 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.17 14:41:23.182206 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_31_6} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:23.182316 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_31_6} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.17 14:41:23.182679 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. 2025.01.17 14:41:23.688058 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:23.688265 [ 253 ] {3026e590-7919-491b-8e32-d0762a983478} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:41:23.688339 [ 253 ] {3026e590-7919-491b-8e32-d0762a983478} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:41:23.689092 [ 253 ] {3026e590-7919-491b-8e32-d0762a983478} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:23.689140 [ 253 ] {3026e590-7919-491b-8e32-d0762a983478} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:23.689574 [ 253 ] {3026e590-7919-491b-8e32-d0762a983478} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 14:41:23.689831 [ 253 ] {3026e590-7919-491b-8e32-d0762a983478} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:23.690036 [ 54 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.17 14:41:23.690097 [ 253 ] {3026e590-7919-491b-8e32-d0762a983478} executeQuery: Read 56 rows, 4.38 KiB in 0.001877 sec., 29834.84283431007 rows/sec., 2.28 MiB/sec. 2025.01.17 14:41:23.690106 [ 54 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:23.690180 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:23.690234 [ 253 ] {3026e590-7919-491b-8e32-d0762a983478} TCPHandler: Processed in 0.002301817 sec. 2025.01.17 14:41:23.690411 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.17 14:41:23.690513 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:23.690569 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:23.690612 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1431 rows starting from the beginning of the part 2025.01.17 14:41:23.690774 [ 257 ] {abf0487d-c7cd-445f-9304-68a179a8db07} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:41:23.690774 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 109 rows starting from the beginning of the part 2025.01.17 14:41:23.690956 [ 257 ] {abf0487d-c7cd-445f-9304-68a179a8db07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:41:23.691152 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 229 rows starting from the beginning of the part 2025.01.17 14:41:23.691450 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 108 rows starting from the beginning of the part 2025.01.17 14:41:23.691686 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1377 rows starting from the beginning of the part 2025.01.17 14:41:23.691891 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part 2025.01.17 14:41:23.692822 [ 257 ] {abf0487d-c7cd-445f-9304-68a179a8db07} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:23.692870 [ 257 ] {abf0487d-c7cd-445f-9304-68a179a8db07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:23.693470 [ 257 ] {abf0487d-c7cd-445f-9304-68a179a8db07} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 14:41:23.693768 [ 257 ] {abf0487d-c7cd-445f-9304-68a179a8db07} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:23.693946 [ 54 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.17 14:41:23.694019 [ 54 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:23.694079 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:23.694265 [ 257 ] {abf0487d-c7cd-445f-9304-68a179a8db07} executeQuery: Read 64 rows, 5.12 KiB in 0.003561 sec., 17972.479640550406 rows/sec., 1.40 MiB/sec. 2025.01.17 14:41:23.694541 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3310 rows, containing 5 columns (5 merged, 0 gathered) in 0.004252757 sec., 778318.6295384382 rows/sec., 67.94 MiB/sec. 2025.01.17 14:41:23.694647 [ 257 ] {abf0487d-c7cd-445f-9304-68a179a8db07} TCPHandler: Processed in 0.004273408 sec. 2025.01.17 14:41:23.694715 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.17 14:41:23.694899 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:23.694916 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.17 14:41:23.695193 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:23.695245 [ 253 ] {ccdd2e3b-1fb8-4380-8a82-157450ea7e36} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:23.695274 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 913 rows starting from the beginning of the part 2025.01.17 14:41:23.695477 [ 253 ] {ccdd2e3b-1fb8-4380-8a82-157450ea7e36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:41:23.695691 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 92 rows starting from the beginning of the part 2025.01.17 14:41:23.696270 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 395 rows starting from the beginning of the part 2025.01.17 14:41:23.696365 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_71_14} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:23.696703 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part 2025.01.17 14:41:23.697180 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 867 rows starting from the beginning of the part 2025.01.17 14:41:23.697262 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_71_14} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.17 14:41:23.697572 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2025.01.17 14:41:23.697743 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.17 14:41:23.698838 [ 253 ] {ccdd2e3b-1fb8-4380-8a82-157450ea7e36} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:23.698904 [ 253 ] {ccdd2e3b-1fb8-4380-8a82-157450ea7e36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:23.699808 [ 253 ] {ccdd2e3b-1fb8-4380-8a82-157450ea7e36} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 14:41:23.700220 [ 253 ] {ccdd2e3b-1fb8-4380-8a82-157450ea7e36} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:23.700494 [ 54 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.17 14:41:23.700670 [ 54 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:23.700696 [ 253 ] {ccdd2e3b-1fb8-4380-8a82-157450ea7e36} executeQuery: Read 96 rows, 6.85 KiB in 0.005533 sec., 17350.4427977589 rows/sec., 1.21 MiB/sec. 2025.01.17 14:41:23.701118 [ 253 ] {ccdd2e3b-1fb8-4380-8a82-157450ea7e36} TCPHandler: Processed in 0.00634056 sec. 2025.01.17 14:41:23.701185 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:23.701255 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.007009304 sec., 345398.0594934961 rows/sec., 26.50 MiB/sec. 2025.01.17 14:41:23.701478 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.17 14:41:23.701491 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:23.701715 [ 194 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.17 14:41:23.701822 [ 257 ] {914fc419-66dd-4eb6-b9bb-22ec43f1e6b0} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:41:23.701998 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:23.702021 [ 257 ] {914fc419-66dd-4eb6-b9bb-22ec43f1e6b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:41:23.702104 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20233 rows starting from the beginning of the part 2025.01.17 14:41:23.702641 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 161 rows starting from the beginning of the part 2025.01.17 14:41:23.703148 [ 194 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_71_14} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:23.703160 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:41:23.703649 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:41:23.703742 [ 194 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_71_14} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.17 14:41:23.704133 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 995 rows starting from the beginning of the part 2025.01.17 14:41:23.704223 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.17 14:41:23.704642 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 96 rows starting from the beginning of the part 2025.01.17 14:41:23.705517 [ 257 ] {914fc419-66dd-4eb6-b9bb-22ec43f1e6b0} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:23.705579 [ 257 ] {914fc419-66dd-4eb6-b9bb-22ec43f1e6b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:23.706222 [ 257 ] {914fc419-66dd-4eb6-b9bb-22ec43f1e6b0} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 14:41:23.706540 [ 257 ] {914fc419-66dd-4eb6-b9bb-22ec43f1e6b0} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:23.706753 [ 54 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.17 14:41:23.706831 [ 54 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:23.706895 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:23.706971 [ 257 ] {914fc419-66dd-4eb6-b9bb-22ec43f1e6b0} executeQuery: Read 36 rows, 2.48 KiB in 0.005245 sec., 6863.679694947569 rows/sec., 473.67 KiB/sec. 2025.01.17 14:41:23.707347 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.17 14:41:23.707428 [ 257 ] {914fc419-66dd-4eb6-b9bb-22ec43f1e6b0} TCPHandler: Processed in 0.006126556 sec. 2025.01.17 14:41:23.707807 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:23.707887 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4012 rows starting from the beginning of the part 2025.01.17 14:41:23.708166 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2025.01.17 14:41:23.708494 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:41:23.708843 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:41:23.709155 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 46 rows starting from the beginning of the part 2025.01.17 14:41:23.709368 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part 2025.01.17 14:41:23.712040 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4296 rows, containing 4 columns (4 merged, 0 gathered) in 0.004995193 sec., 860026.829794164 rows/sec., 56.05 MiB/sec. 2025.01.17 14:41:23.712583 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.17 14:41:23.712934 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_71_14} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:23.713042 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_71_14} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.17 14:41:23.713147 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.01.17 14:41:23.713600 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 21882 rows, containing 5 columns (5 merged, 0 gathered) in 0.012199771 sec., 1793640.2248861885 rows/sec., 121.06 MiB/sec. 2025.01.17 14:41:23.714119 [ 189 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.17 14:41:23.714478 [ 189 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_71_14} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:23.714568 [ 189 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_71_14} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.17 14:41:23.714663 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.01.17 14:41:24.000167 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 219.82 MiB, peak 231.01 MiB, free memory in arenas 0.00 B, will set to 221.12 MiB (RSS), difference: 1.30 MiB 2025.01.17 14:41:25.545186 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19764 2025.01.17 14:41:25.545829 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:25.545877 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:25.546416 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 14:41:25.546680 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:25.546988 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2025.01.17 14:41:26.949570 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2025.01.17 14:41:26.969885 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:26.969947 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:26.977363 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 14:41:26.978117 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:26.981566 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2025.01.17 14:41:28.692511 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:28.692714 [ 253 ] {703d25a0-8b79-4ccb-b91b-264b5114e1d2} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:41:28.692785 [ 253 ] {703d25a0-8b79-4ccb-b91b-264b5114e1d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:41:28.693579 [ 253 ] {703d25a0-8b79-4ccb-b91b-264b5114e1d2} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:28.693625 [ 253 ] {703d25a0-8b79-4ccb-b91b-264b5114e1d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:28.694078 [ 253 ] {703d25a0-8b79-4ccb-b91b-264b5114e1d2} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 14:41:28.694341 [ 253 ] {703d25a0-8b79-4ccb-b91b-264b5114e1d2} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:28.694554 [ 253 ] {703d25a0-8b79-4ccb-b91b-264b5114e1d2} executeQuery: Read 108 rows, 9.25 KiB in 0.001891 sec., 57112.63881544156 rows/sec., 4.78 MiB/sec. 2025.01.17 14:41:28.694617 [ 253 ] {703d25a0-8b79-4ccb-b91b-264b5114e1d2} TCPHandler: Processed in 0.002244706 sec. 2025.01.17 14:41:28.694922 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:28.695215 [ 257 ] {18ef31ab-354a-483c-9dd2-1e89d4c9dfc4} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:41:28.695327 [ 257 ] {18ef31ab-354a-483c-9dd2-1e89d4c9dfc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:41:28.696184 [ 257 ] {18ef31ab-354a-483c-9dd2-1e89d4c9dfc4} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:28.696233 [ 257 ] {18ef31ab-354a-483c-9dd2-1e89d4c9dfc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:28.696678 [ 257 ] {18ef31ab-354a-483c-9dd2-1e89d4c9dfc4} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 14:41:28.696941 [ 257 ] {18ef31ab-354a-483c-9dd2-1e89d4c9dfc4} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:28.697184 [ 257 ] {18ef31ab-354a-483c-9dd2-1e89d4c9dfc4} executeQuery: Read 26 rows, 1.96 KiB in 0.002053 sec., 12664.393570384802 rows/sec., 952.30 KiB/sec. 2025.01.17 14:41:28.697250 [ 257 ] {18ef31ab-354a-483c-9dd2-1e89d4c9dfc4} TCPHandler: Processed in 0.002507822 sec. 2025.01.17 14:41:28.697396 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:28.697544 [ 253 ] {7fb2c37d-1322-431e-ba3d-6bc67882c66b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:41:28.697605 [ 253 ] {7fb2c37d-1322-431e-ba3d-6bc67882c66b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:41:28.698339 [ 253 ] {7fb2c37d-1322-431e-ba3d-6bc67882c66b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:28.698388 [ 253 ] {7fb2c37d-1322-431e-ba3d-6bc67882c66b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:28.698798 [ 253 ] {7fb2c37d-1322-431e-ba3d-6bc67882c66b} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 14:41:28.699057 [ 253 ] {7fb2c37d-1322-431e-ba3d-6bc67882c66b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:28.699241 [ 253 ] {7fb2c37d-1322-431e-ba3d-6bc67882c66b} executeQuery: Read 90 rows, 7.20 KiB in 0.001734 sec., 51903.114186851206 rows/sec., 4.05 MiB/sec. 2025.01.17 14:41:28.699296 [ 253 ] {7fb2c37d-1322-431e-ba3d-6bc67882c66b} TCPHandler: Processed in 0.00196763 sec. 2025.01.17 14:41:28.699448 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:28.699581 [ 257 ] {e05e1302-0860-41ba-b9e1-9a6b1db6ed78} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:28.699648 [ 257 ] {e05e1302-0860-41ba-b9e1-9a6b1db6ed78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:41:28.700347 [ 257 ] {e05e1302-0860-41ba-b9e1-9a6b1db6ed78} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:28.700397 [ 257 ] {e05e1302-0860-41ba-b9e1-9a6b1db6ed78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:28.700841 [ 257 ] {e05e1302-0860-41ba-b9e1-9a6b1db6ed78} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 14:41:28.701087 [ 257 ] {e05e1302-0860-41ba-b9e1-9a6b1db6ed78} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:28.701304 [ 257 ] {e05e1302-0860-41ba-b9e1-9a6b1db6ed78} executeQuery: Read 160 rows, 11.41 KiB in 0.001758 sec., 91012.51422070534 rows/sec., 6.34 MiB/sec. 2025.01.17 14:41:28.701361 [ 257 ] {e05e1302-0860-41ba-b9e1-9a6b1db6ed78} TCPHandler: Processed in 0.001971821 sec. 2025.01.17 14:41:28.701527 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:28.701668 [ 253 ] {305a189b-42f9-4b11-b12a-7d235181594f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:28.701762 [ 253 ] {305a189b-42f9-4b11-b12a-7d235181594f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:41:28.703070 [ 253 ] {305a189b-42f9-4b11-b12a-7d235181594f} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:28.703109 [ 253 ] {305a189b-42f9-4b11-b12a-7d235181594f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:28.703769 [ 253 ] {305a189b-42f9-4b11-b12a-7d235181594f} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 14:41:28.704036 [ 253 ] {305a189b-42f9-4b11-b12a-7d235181594f} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:28.704183 [ 61 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.17 14:41:28.704237 [ 61 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:28.704259 [ 253 ] {305a189b-42f9-4b11-b12a-7d235181594f} executeQuery: Read 26 rows, 47.71 KiB in 0.00262 sec., 9923.664122137405 rows/sec., 17.78 MiB/sec. 2025.01.17 14:41:28.704267 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:28.704679 [ 253 ] {305a189b-42f9-4b11-b12a-7d235181594f} TCPHandler: Processed in 0.003211526 sec. 2025.01.17 14:41:28.704678 [ 193 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.17 14:41:28.705074 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:28.705565 [ 257 ] {a907a808-d6db-4550-aa78-b7b3237da5d0} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:41:28.706000 [ 257 ] {a907a808-d6db-4550-aa78-b7b3237da5d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:41:28.706511 [ 193 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:28.706765 [ 193 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 930 rows starting from the beginning of the part 2025.01.17 14:41:28.707548 [ 193 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part 2025.01.17 14:41:28.708288 [ 257 ] {a907a808-d6db-4550-aa78-b7b3237da5d0} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:28.708308 [ 193 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part 2025.01.17 14:41:28.708355 [ 257 ] {a907a808-d6db-4550-aa78-b7b3237da5d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:28.708879 [ 193 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part 2025.01.17 14:41:28.709521 [ 193 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part 2025.01.17 14:41:28.709889 [ 257 ] {a907a808-d6db-4550-aa78-b7b3237da5d0} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 14:41:28.710146 [ 193 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part 2025.01.17 14:41:28.710810 [ 257 ] {a907a808-d6db-4550-aa78-b7b3237da5d0} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:28.711419 [ 257 ] {a907a808-d6db-4550-aa78-b7b3237da5d0} executeQuery: Read 60 rows, 4.14 KiB in 0.006051 sec., 9915.71641051066 rows/sec., 684.29 KiB/sec. 2025.01.17 14:41:28.711545 [ 257 ] {a907a808-d6db-4550-aa78-b7b3237da5d0} TCPHandler: Processed in 0.006742989 sec. 2025.01.17 14:41:28.717443 [ 193 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 19 columns (19 merged, 0 gathered) in 0.01308114 sec., 79045.09851587859 rows/sec., 141.65 MiB/sec. 2025.01.17 14:41:28.718896 [ 187 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.17 14:41:28.719386 [ 187 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_56_11} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:28.719476 [ 187 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_56_11} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.17 14:41:28.719649 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.34 MiB. 2025.01.17 14:41:29.000234 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 221.83 MiB, peak 231.01 MiB, free memory in arenas 0.00 B, will set to 224.23 MiB (RSS), difference: 2.39 MiB 2025.01.17 14:41:31.917492 [ 13 ] {} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.17 14:41:31.917559 [ 13 ] {} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:31.917582 [ 13 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:31.917791 [ 197 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.01.17 14:41:31.918012 [ 197 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:31.918056 [ 197 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::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.01.17 14:41:31.918151 [ 197 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2025.01.17 14:41:31.918403 [ 197 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part 2025.01.17 14:41:31.918648 [ 197 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2025.01.17 14:41:31.918808 [ 197 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part 2025.01.17 14:41:31.919941 [ 187 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002285877 sec., 23623.31831502745 rows/sec., 1.97 MiB/sec. 2025.01.17 14:41:31.920219 [ 187 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.17 14:41:31.920764 [ 187 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_9_2} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:31.920855 [ 187 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_9_2} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.17 14:41:31.920961 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 14:41:32.899964 [ 135 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:41:32.900027 [ 135 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:41:33.047094 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20252 2025.01.17 14:41:33.047793 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:33.047849 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:33.048408 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 14:41:33.048687 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:33.048950 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20252 2025.01.17 14:41:33.168023 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1308 2025.01.17 14:41:33.171181 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:33.171250 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:33.172782 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 14:41:33.173131 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:33.174635 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1308 2025.01.17 14:41:33.695367 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:33.695581 [ 253 ] {d72fe223-cc00-43b6-a71e-2886747bd06b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:41:33.695659 [ 253 ] {d72fe223-cc00-43b6-a71e-2886747bd06b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:41:33.696397 [ 253 ] {d72fe223-cc00-43b6-a71e-2886747bd06b} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:33.696447 [ 253 ] {d72fe223-cc00-43b6-a71e-2886747bd06b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:33.696901 [ 253 ] {d72fe223-cc00-43b6-a71e-2886747bd06b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 14:41:33.697164 [ 253 ] {d72fe223-cc00-43b6-a71e-2886747bd06b} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:33.697414 [ 253 ] {d72fe223-cc00-43b6-a71e-2886747bd06b} executeQuery: Read 14 rows, 1.01 KiB in 0.00189 sec., 7407.407407407408 rows/sec., 533.23 KiB/sec. 2025.01.17 14:41:33.697481 [ 253 ] {d72fe223-cc00-43b6-a71e-2886747bd06b} TCPHandler: Processed in 0.002247486 sec. 2025.01.17 14:41:33.697792 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:33.698015 [ 257 ] {097a25ba-7653-4e2e-ae0b-b559ec7cc281} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:41:33.698102 [ 257 ] {097a25ba-7653-4e2e-ae0b-b559ec7cc281} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:41:33.699048 [ 257 ] {097a25ba-7653-4e2e-ae0b-b559ec7cc281} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:33.699104 [ 257 ] {097a25ba-7653-4e2e-ae0b-b559ec7cc281} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:33.699594 [ 257 ] {097a25ba-7653-4e2e-ae0b-b559ec7cc281} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 14:41:33.699866 [ 257 ] {097a25ba-7653-4e2e-ae0b-b559ec7cc281} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:33.700113 [ 257 ] {097a25ba-7653-4e2e-ae0b-b559ec7cc281} executeQuery: Read 229 rows, 20.51 KiB in 0.002163 sec., 105871.47480351364 rows/sec., 9.26 MiB/sec. 2025.01.17 14:41:33.700182 [ 257 ] {097a25ba-7653-4e2e-ae0b-b559ec7cc281} TCPHandler: Processed in 0.002567712 sec. 2025.01.17 14:41:33.700337 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:33.700482 [ 253 ] {43b3aa98-f591-4ed2-8b24-ee10e4d2d5f7} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:41:33.700542 [ 253 ] {43b3aa98-f591-4ed2-8b24-ee10e4d2d5f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:41:33.701168 [ 253 ] {43b3aa98-f591-4ed2-8b24-ee10e4d2d5f7} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:33.701210 [ 253 ] {43b3aa98-f591-4ed2-8b24-ee10e4d2d5f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:33.701583 [ 253 ] {43b3aa98-f591-4ed2-8b24-ee10e4d2d5f7} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 14:41:33.701840 [ 253 ] {43b3aa98-f591-4ed2-8b24-ee10e4d2d5f7} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:33.702106 [ 253 ] {43b3aa98-f591-4ed2-8b24-ee10e4d2d5f7} executeQuery: Read 20 rows, 1.43 KiB in 0.001653 sec., 12099.213551119177 rows/sec., 867.27 KiB/sec. 2025.01.17 14:41:33.702232 [ 253 ] {43b3aa98-f591-4ed2-8b24-ee10e4d2d5f7} TCPHandler: Processed in 0.001959971 sec. 2025.01.17 14:41:33.702508 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:33.702671 [ 257 ] {72078a9b-a48a-4615-9d65-ceb10c55a56a} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:41:33.702730 [ 257 ] {72078a9b-a48a-4615-9d65-ceb10c55a56a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:41:33.703349 [ 257 ] {72078a9b-a48a-4615-9d65-ceb10c55a56a} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:33.703390 [ 257 ] {72078a9b-a48a-4615-9d65-ceb10c55a56a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:33.703778 [ 257 ] {72078a9b-a48a-4615-9d65-ceb10c55a56a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 14:41:33.704030 [ 257 ] {72078a9b-a48a-4615-9d65-ceb10c55a56a} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:33.704250 [ 257 ] {72078a9b-a48a-4615-9d65-ceb10c55a56a} executeQuery: Read 14 rows, 1004.00 B in 0.001616 sec., 8663.366336633664 rows/sec., 606.73 KiB/sec. 2025.01.17 14:41:33.704306 [ 257 ] {72078a9b-a48a-4615-9d65-ceb10c55a56a} TCPHandler: Processed in 0.001981101 sec. 2025.01.17 14:41:33.704476 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:33.704597 [ 253 ] {a3833030-9e4c-4d93-858d-f0c7cd3b073c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:41:33.704647 [ 253 ] {a3833030-9e4c-4d93-858d-f0c7cd3b073c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:41:33.705332 [ 253 ] {a3833030-9e4c-4d93-858d-f0c7cd3b073c} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:33.705380 [ 253 ] {a3833030-9e4c-4d93-858d-f0c7cd3b073c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:33.705806 [ 253 ] {a3833030-9e4c-4d93-858d-f0c7cd3b073c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 14:41:33.706050 [ 253 ] {a3833030-9e4c-4d93-858d-f0c7cd3b073c} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:33.706240 [ 253 ] {a3833030-9e4c-4d93-858d-f0c7cd3b073c} executeQuery: Read 13 rows, 830.00 B in 0.001666 sec., 7803.1212484994 rows/sec., 486.52 KiB/sec. 2025.01.17 14:41:33.706351 [ 253 ] {a3833030-9e4c-4d93-858d-f0c7cd3b073c} TCPHandler: Processed in 0.001933719 sec. 2025.01.17 14:41:33.706508 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:33.706631 [ 257 ] {61d1adb2-758c-4536-81d8-972a2a76570f} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:41:33.706683 [ 257 ] {61d1adb2-758c-4536-81d8-972a2a76570f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:41:33.707413 [ 257 ] {61d1adb2-758c-4536-81d8-972a2a76570f} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:33.707455 [ 257 ] {61d1adb2-758c-4536-81d8-972a2a76570f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:33.707858 [ 257 ] {61d1adb2-758c-4536-81d8-972a2a76570f} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 14:41:33.708106 [ 257 ] {61d1adb2-758c-4536-81d8-972a2a76570f} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:33.708329 [ 257 ] {61d1adb2-758c-4536-81d8-972a2a76570f} executeQuery: Read 395 rows, 28.72 KiB in 0.001724 sec., 229118.3294663573 rows/sec., 16.27 MiB/sec. 2025.01.17 14:41:33.708387 [ 257 ] {61d1adb2-758c-4536-81d8-972a2a76570f} TCPHandler: Processed in 0.00193803 sec. 2025.01.17 14:41:33.708531 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:33.708648 [ 253 ] {963c0a4b-e862-4a62-b7c9-4f5767776539} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:41:33.708702 [ 253 ] {963c0a4b-e862-4a62-b7c9-4f5767776539} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:41:33.709276 [ 253 ] {963c0a4b-e862-4a62-b7c9-4f5767776539} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:33.709322 [ 253 ] {963c0a4b-e862-4a62-b7c9-4f5767776539} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:33.709764 [ 253 ] {963c0a4b-e862-4a62-b7c9-4f5767776539} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 14:41:33.710006 [ 253 ] {963c0a4b-e862-4a62-b7c9-4f5767776539} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:33.710189 [ 253 ] {963c0a4b-e862-4a62-b7c9-4f5767776539} executeQuery: Read 6 rows, 321.00 B in 0.001566 sec., 3831.417624521073 rows/sec., 200.18 KiB/sec. 2025.01.17 14:41:33.710240 [ 253 ] {963c0a4b-e862-4a62-b7c9-4f5767776539} TCPHandler: Processed in 0.001763266 sec. 2025.01.17 14:41:33.710368 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:33.710488 [ 257 ] {469750bc-b7fc-4720-99e7-edcae830df01} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:33.710544 [ 257 ] {469750bc-b7fc-4720-99e7-edcae830df01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:41:33.711150 [ 257 ] {469750bc-b7fc-4720-99e7-edcae830df01} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:33.711191 [ 257 ] {469750bc-b7fc-4720-99e7-edcae830df01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:33.711622 [ 257 ] {469750bc-b7fc-4720-99e7-edcae830df01} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 14:41:33.711871 [ 257 ] {469750bc-b7fc-4720-99e7-edcae830df01} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:33.712097 [ 257 ] {469750bc-b7fc-4720-99e7-edcae830df01} executeQuery: Read 237 rows, 16.27 KiB in 0.001633 sec., 145131.65952235152 rows/sec., 9.73 MiB/sec. 2025.01.17 14:41:33.712160 [ 257 ] {469750bc-b7fc-4720-99e7-edcae830df01} TCPHandler: Processed in 0.001847208 sec. 2025.01.17 14:41:33.712381 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:33.712590 [ 253 ] {9de6750f-2db6-4756-828c-cb077944d10e} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:41:33.712652 [ 253 ] {9de6750f-2db6-4756-828c-cb077944d10e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:41:33.713134 [ 253 ] {9de6750f-2db6-4756-828c-cb077944d10e} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:33.713172 [ 253 ] {9de6750f-2db6-4756-828c-cb077944d10e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:33.713551 [ 253 ] {9de6750f-2db6-4756-828c-cb077944d10e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 14:41:33.713795 [ 253 ] {9de6750f-2db6-4756-828c-cb077944d10e} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:33.714003 [ 253 ] {9de6750f-2db6-4756-828c-cb077944d10e} executeQuery: Read 1 rows, 69.00 B in 0.00144 sec., 694.4444444444445 rows/sec., 46.79 KiB/sec. 2025.01.17 14:41:33.714113 [ 253 ] {9de6750f-2db6-4756-828c-cb077944d10e} TCPHandler: Processed in 0.001865368 sec. 2025.01.17 14:41:33.714269 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:33.714407 [ 257 ] {067f46ff-25f3-43fe-827d-f506284fc614} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:33.714506 [ 257 ] {067f46ff-25f3-43fe-827d-f506284fc614} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:41:33.715684 [ 257 ] {067f46ff-25f3-43fe-827d-f506284fc614} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:33.715726 [ 257 ] {067f46ff-25f3-43fe-827d-f506284fc614} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:33.716364 [ 257 ] {067f46ff-25f3-43fe-827d-f506284fc614} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 14:41:33.716634 [ 257 ] {067f46ff-25f3-43fe-827d-f506284fc614} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:33.716927 [ 257 ] {067f46ff-25f3-43fe-827d-f506284fc614} executeQuery: Read 13 rows, 23.85 KiB in 0.00254 sec., 5118.110236220472 rows/sec., 9.17 MiB/sec. 2025.01.17 14:41:33.717398 [ 257 ] {067f46ff-25f3-43fe-827d-f506284fc614} TCPHandler: Processed in 0.003193186 sec. 2025.01.17 14:41:33.717665 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:33.717835 [ 253 ] {f405940d-02fa-400a-bd20-4e85c0f98759} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:41:33.717895 [ 253 ] {f405940d-02fa-400a-bd20-4e85c0f98759} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:41:33.718469 [ 253 ] {f405940d-02fa-400a-bd20-4e85c0f98759} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:33.718515 [ 253 ] {f405940d-02fa-400a-bd20-4e85c0f98759} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:33.718935 [ 253 ] {f405940d-02fa-400a-bd20-4e85c0f98759} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 14:41:33.719181 [ 253 ] {f405940d-02fa-400a-bd20-4e85c0f98759} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:33.719361 [ 253 ] {f405940d-02fa-400a-bd20-4e85c0f98759} executeQuery: Read 82 rows, 5.33 KiB in 0.001557 sec., 52665.38214515093 rows/sec., 3.34 MiB/sec. 2025.01.17 14:41:33.719413 [ 253 ] {f405940d-02fa-400a-bd20-4e85c0f98759} TCPHandler: Processed in 0.001904629 sec. 2025.01.17 14:41:34.482615 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2025.01.17 14:41:34.503186 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:34.503242 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:34.510516 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 14:41:34.511289 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:34.513911 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.01.17 14:41:38.691495 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:38.691717 [ 253 ] {50fe79af-916a-4920-98af-0d0934abaefd} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:41:38.691797 [ 253 ] {50fe79af-916a-4920-98af-0d0934abaefd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:41:38.692598 [ 253 ] {50fe79af-916a-4920-98af-0d0934abaefd} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:38.692646 [ 253 ] {50fe79af-916a-4920-98af-0d0934abaefd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:38.693095 [ 253 ] {50fe79af-916a-4920-98af-0d0934abaefd} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 14:41:38.693354 [ 253 ] {50fe79af-916a-4920-98af-0d0934abaefd} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:38.693613 [ 253 ] {50fe79af-916a-4920-98af-0d0934abaefd} executeQuery: Read 108 rows, 9.25 KiB in 0.001945 sec., 55526.99228791774 rows/sec., 4.64 MiB/sec. 2025.01.17 14:41:38.693732 [ 253 ] {50fe79af-916a-4920-98af-0d0934abaefd} TCPHandler: Processed in 0.002369159 sec. 2025.01.17 14:41:38.694014 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:38.694206 [ 257 ] {6b62a54c-3343-4dbf-a805-193dc79dbb21} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:41:38.694280 [ 257 ] {6b62a54c-3343-4dbf-a805-193dc79dbb21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:41:38.695042 [ 257 ] {6b62a54c-3343-4dbf-a805-193dc79dbb21} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:38.695091 [ 257 ] {6b62a54c-3343-4dbf-a805-193dc79dbb21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:38.695546 [ 257 ] {6b62a54c-3343-4dbf-a805-193dc79dbb21} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 14:41:38.695819 [ 257 ] {6b62a54c-3343-4dbf-a805-193dc79dbb21} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:38.696102 [ 257 ] {6b62a54c-3343-4dbf-a805-193dc79dbb21} executeQuery: Read 26 rows, 1.96 KiB in 0.001944 sec., 13374.485596707818 rows/sec., 1005.70 KiB/sec. 2025.01.17 14:41:38.696200 [ 257 ] {6b62a54c-3343-4dbf-a805-193dc79dbb21} TCPHandler: Processed in 0.002335628 sec. 2025.01.17 14:41:38.696408 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:38.696573 [ 253 ] {1404e811-875c-4cbf-8ac6-fdbcc3fe9f46} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:41:38.696633 [ 253 ] {1404e811-875c-4cbf-8ac6-fdbcc3fe9f46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:41:38.697288 [ 253 ] {1404e811-875c-4cbf-8ac6-fdbcc3fe9f46} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:38.697328 [ 253 ] {1404e811-875c-4cbf-8ac6-fdbcc3fe9f46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:38.697722 [ 253 ] {1404e811-875c-4cbf-8ac6-fdbcc3fe9f46} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 14:41:38.697973 [ 253 ] {1404e811-875c-4cbf-8ac6-fdbcc3fe9f46} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:38.698219 [ 253 ] {1404e811-875c-4cbf-8ac6-fdbcc3fe9f46} executeQuery: Read 90 rows, 7.20 KiB in 0.00168 sec., 53571.42857142857 rows/sec., 4.18 MiB/sec. 2025.01.17 14:41:38.698295 [ 253 ] {1404e811-875c-4cbf-8ac6-fdbcc3fe9f46} TCPHandler: Processed in 0.002006372 sec. 2025.01.17 14:41:38.698499 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:38.698664 [ 257 ] {21e0e97c-0869-44e5-ab1b-e6ea0d73bc4f} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:38.698729 [ 257 ] {21e0e97c-0869-44e5-ab1b-e6ea0d73bc4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:41:38.699342 [ 257 ] {21e0e97c-0869-44e5-ab1b-e6ea0d73bc4f} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:38.699382 [ 257 ] {21e0e97c-0869-44e5-ab1b-e6ea0d73bc4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:38.699812 [ 257 ] {21e0e97c-0869-44e5-ab1b-e6ea0d73bc4f} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 14:41:38.700079 [ 257 ] {21e0e97c-0869-44e5-ab1b-e6ea0d73bc4f} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:38.700292 [ 257 ] {21e0e97c-0869-44e5-ab1b-e6ea0d73bc4f} executeQuery: Read 160 rows, 11.41 KiB in 0.001664 sec., 96153.84615384616 rows/sec., 6.70 MiB/sec. 2025.01.17 14:41:38.700350 [ 257 ] {21e0e97c-0869-44e5-ab1b-e6ea0d73bc4f} TCPHandler: Processed in 0.001966161 sec. 2025.01.17 14:41:38.700530 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:38.700673 [ 253 ] {21dc74bb-0180-4a38-9223-f57b94573e9f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:38.700769 [ 253 ] {21dc74bb-0180-4a38-9223-f57b94573e9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:41:38.701960 [ 253 ] {21dc74bb-0180-4a38-9223-f57b94573e9f} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:38.702001 [ 253 ] {21dc74bb-0180-4a38-9223-f57b94573e9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:38.702673 [ 253 ] {21dc74bb-0180-4a38-9223-f57b94573e9f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 14:41:38.702947 [ 253 ] {21dc74bb-0180-4a38-9223-f57b94573e9f} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:38.703215 [ 253 ] {21dc74bb-0180-4a38-9223-f57b94573e9f} executeQuery: Read 26 rows, 47.71 KiB in 0.002574 sec., 10101.0101010101 rows/sec., 18.10 MiB/sec. 2025.01.17 14:41:38.703538 [ 253 ] {21dc74bb-0180-4a38-9223-f57b94573e9f} TCPHandler: Processed in 0.003075474 sec. 2025.01.17 14:41:38.703725 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:38.703850 [ 257 ] {5d08e294-5b85-4dea-bfba-03a25bcc64b6} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:41:38.703911 [ 257 ] {5d08e294-5b85-4dea-bfba-03a25bcc64b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:41:38.704509 [ 257 ] {5d08e294-5b85-4dea-bfba-03a25bcc64b6} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:38.704557 [ 257 ] {5d08e294-5b85-4dea-bfba-03a25bcc64b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:38.704994 [ 257 ] {5d08e294-5b85-4dea-bfba-03a25bcc64b6} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 14:41:38.705250 [ 257 ] {5d08e294-5b85-4dea-bfba-03a25bcc64b6} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:38.705475 [ 257 ] {5d08e294-5b85-4dea-bfba-03a25bcc64b6} executeQuery: Read 60 rows, 4.14 KiB in 0.001653 sec., 36297.640653357535 rows/sec., 2.45 MiB/sec. 2025.01.17 14:41:38.705532 [ 257 ] {5d08e294-5b85-4dea-bfba-03a25bcc64b6} TCPHandler: Processed in 0.001888029 sec. 2025.01.17 14:41:40.549086 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20679 2025.01.17 14:41:40.550218 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:40.550304 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:40.550844 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 14:41:40.551131 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:40.551433 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2025.01.17 14:41:42.013968 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.01.17 14:41:42.036085 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:42.036148 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.17 14:41:42.043474 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 14:41:42.044247 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:42.047604 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.01.17 14:41:43.175760 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1342 2025.01.17 14:41:43.178905 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:43.178951 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:43.180453 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 14:41:43.180792 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:43.182076 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1342 2025.01.17 14:41:43.695123 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:43.695334 [ 253 ] {bbd2f921-7dfb-418d-8d1f-f38601b650ed} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:41:43.695418 [ 253 ] {bbd2f921-7dfb-418d-8d1f-f38601b650ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:41:43.696237 [ 253 ] {bbd2f921-7dfb-418d-8d1f-f38601b650ed} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:43.696287 [ 253 ] {bbd2f921-7dfb-418d-8d1f-f38601b650ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:43.696725 [ 253 ] {bbd2f921-7dfb-418d-8d1f-f38601b650ed} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 14:41:43.696988 [ 253 ] {bbd2f921-7dfb-418d-8d1f-f38601b650ed} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:43.697244 [ 253 ] {bbd2f921-7dfb-418d-8d1f-f38601b650ed} executeQuery: Read 14 rows, 1.01 KiB in 0.001966 sec., 7121.057985757884 rows/sec., 512.62 KiB/sec. 2025.01.17 14:41:43.697315 [ 253 ] {bbd2f921-7dfb-418d-8d1f-f38601b650ed} TCPHandler: Processed in 0.002329658 sec. 2025.01.17 14:41:43.697556 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:43.697748 [ 257 ] {b2ef8ce9-ccab-4214-9898-57d6b2568c30} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:41:43.697817 [ 257 ] {b2ef8ce9-ccab-4214-9898-57d6b2568c30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:41:43.698662 [ 257 ] {b2ef8ce9-ccab-4214-9898-57d6b2568c30} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:43.698701 [ 257 ] {b2ef8ce9-ccab-4214-9898-57d6b2568c30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:43.699147 [ 257 ] {b2ef8ce9-ccab-4214-9898-57d6b2568c30} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 14:41:43.699401 [ 257 ] {b2ef8ce9-ccab-4214-9898-57d6b2568c30} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:43.699599 [ 257 ] {b2ef8ce9-ccab-4214-9898-57d6b2568c30} executeQuery: Read 229 rows, 20.51 KiB in 0.001908 sec., 120020.96436058701 rows/sec., 10.50 MiB/sec. 2025.01.17 14:41:43.699652 [ 257 ] {b2ef8ce9-ccab-4214-9898-57d6b2568c30} TCPHandler: Processed in 0.002218756 sec. 2025.01.17 14:41:43.699820 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:43.699968 [ 253 ] {ced66509-6045-456e-8ee1-df280b3c9cf8} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:41:43.700031 [ 253 ] {ced66509-6045-456e-8ee1-df280b3c9cf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:41:43.700740 [ 253 ] {ced66509-6045-456e-8ee1-df280b3c9cf8} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:43.700790 [ 253 ] {ced66509-6045-456e-8ee1-df280b3c9cf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:43.701201 [ 253 ] {ced66509-6045-456e-8ee1-df280b3c9cf8} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 14:41:43.701449 [ 253 ] {ced66509-6045-456e-8ee1-df280b3c9cf8} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:43.701679 [ 253 ] {ced66509-6045-456e-8ee1-df280b3c9cf8} executeQuery: Read 20 rows, 1.43 KiB in 0.001749 sec., 11435.105774728418 rows/sec., 819.66 KiB/sec. 2025.01.17 14:41:43.701736 [ 253 ] {ced66509-6045-456e-8ee1-df280b3c9cf8} TCPHandler: Processed in 0.001988651 sec. 2025.01.17 14:41:43.701883 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:43.702002 [ 257 ] {760af602-78be-4fd0-89a5-b157e12138cb} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:41:43.702050 [ 257 ] {760af602-78be-4fd0-89a5-b157e12138cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:41:43.702643 [ 257 ] {760af602-78be-4fd0-89a5-b157e12138cb} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:43.702683 [ 257 ] {760af602-78be-4fd0-89a5-b157e12138cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:43.703034 [ 257 ] {760af602-78be-4fd0-89a5-b157e12138cb} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 14:41:43.703273 [ 257 ] {760af602-78be-4fd0-89a5-b157e12138cb} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:43.703469 [ 257 ] {760af602-78be-4fd0-89a5-b157e12138cb} executeQuery: Read 14 rows, 1004.00 B in 0.001482 sec., 9446.693657219972 rows/sec., 661.58 KiB/sec. 2025.01.17 14:41:43.703546 [ 257 ] {760af602-78be-4fd0-89a5-b157e12138cb} TCPHandler: Processed in 0.001720335 sec. 2025.01.17 14:41:43.703766 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:43.703899 [ 253 ] {339c7b6a-17a4-4675-9e16-073942216aad} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:41:43.703951 [ 253 ] {339c7b6a-17a4-4675-9e16-073942216aad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:41:43.704533 [ 253 ] {339c7b6a-17a4-4675-9e16-073942216aad} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:43.704573 [ 253 ] {339c7b6a-17a4-4675-9e16-073942216aad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:43.704938 [ 253 ] {339c7b6a-17a4-4675-9e16-073942216aad} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 14:41:43.705188 [ 253 ] {339c7b6a-17a4-4675-9e16-073942216aad} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:43.705449 [ 253 ] {339c7b6a-17a4-4675-9e16-073942216aad} executeQuery: Read 13 rows, 830.00 B in 0.001567 sec., 8296.107211231652 rows/sec., 517.26 KiB/sec. 2025.01.17 14:41:43.705629 [ 253 ] {339c7b6a-17a4-4675-9e16-073942216aad} TCPHandler: Processed in 0.001972001 sec. 2025.01.17 14:41:43.705823 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:43.705939 [ 257 ] {7dd56916-3314-4ef7-9957-417060c09da1} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:41:43.705987 [ 257 ] {7dd56916-3314-4ef7-9957-417060c09da1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:41:43.706738 [ 257 ] {7dd56916-3314-4ef7-9957-417060c09da1} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:43.706779 [ 257 ] {7dd56916-3314-4ef7-9957-417060c09da1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:43.707168 [ 257 ] {7dd56916-3314-4ef7-9957-417060c09da1} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 14:41:43.707416 [ 257 ] {7dd56916-3314-4ef7-9957-417060c09da1} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:43.707603 [ 257 ] {7dd56916-3314-4ef7-9957-417060c09da1} executeQuery: Read 395 rows, 28.72 KiB in 0.001689 sec., 233866.19301361754 rows/sec., 16.61 MiB/sec. 2025.01.17 14:41:43.707658 [ 257 ] {7dd56916-3314-4ef7-9957-417060c09da1} TCPHandler: Processed in 0.00191615 sec. 2025.01.17 14:41:43.707799 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:43.707916 [ 253 ] {4e380017-2161-4a6e-befa-c5039321ec40} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:41:43.707968 [ 253 ] {4e380017-2161-4a6e-befa-c5039321ec40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:41:43.708548 [ 253 ] {4e380017-2161-4a6e-befa-c5039321ec40} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:43.708596 [ 253 ] {4e380017-2161-4a6e-befa-c5039321ec40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:43.709033 [ 253 ] {4e380017-2161-4a6e-befa-c5039321ec40} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 14:41:43.709284 [ 253 ] {4e380017-2161-4a6e-befa-c5039321ec40} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:43.709499 [ 253 ] {4e380017-2161-4a6e-befa-c5039321ec40} executeQuery: Read 6 rows, 321.00 B in 0.00161 sec., 3726.7080745341614 rows/sec., 194.71 KiB/sec. 2025.01.17 14:41:43.709553 [ 253 ] {4e380017-2161-4a6e-befa-c5039321ec40} TCPHandler: Processed in 0.001809208 sec. 2025.01.17 14:41:43.709693 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:43.709811 [ 257 ] {68ea4b72-d150-4103-a224-6b53ee32ceab} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:43.709865 [ 257 ] {68ea4b72-d150-4103-a224-6b53ee32ceab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:41:43.710460 [ 257 ] {68ea4b72-d150-4103-a224-6b53ee32ceab} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:43.710495 [ 257 ] {68ea4b72-d150-4103-a224-6b53ee32ceab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:43.710895 [ 257 ] {68ea4b72-d150-4103-a224-6b53ee32ceab} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 14:41:43.711134 [ 257 ] {68ea4b72-d150-4103-a224-6b53ee32ceab} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:43.711317 [ 257 ] {68ea4b72-d150-4103-a224-6b53ee32ceab} executeQuery: Read 237 rows, 16.27 KiB in 0.001531 sec., 154800.78380143698 rows/sec., 10.38 MiB/sec. 2025.01.17 14:41:43.711369 [ 257 ] {68ea4b72-d150-4103-a224-6b53ee32ceab} TCPHandler: Processed in 0.001729925 sec. 2025.01.17 14:41:43.711507 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:43.711625 [ 253 ] {520dc35c-0d4c-4667-b194-f9f61b2500cd} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:41:43.711679 [ 253 ] {520dc35c-0d4c-4667-b194-f9f61b2500cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:41:43.712143 [ 253 ] {520dc35c-0d4c-4667-b194-f9f61b2500cd} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:43.712183 [ 253 ] {520dc35c-0d4c-4667-b194-f9f61b2500cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:43.712553 [ 253 ] {520dc35c-0d4c-4667-b194-f9f61b2500cd} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 14:41:43.712794 [ 253 ] {520dc35c-0d4c-4667-b194-f9f61b2500cd} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:43.712970 [ 139 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 2025.01.17 14:41:43.713007 [ 253 ] {520dc35c-0d4c-4667-b194-f9f61b2500cd} executeQuery: Read 1 rows, 69.00 B in 0.001402 sec., 713.2667617689016 rows/sec., 48.06 KiB/sec. 2025.01.17 14:41:43.713041 [ 139 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:43.713116 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:43.713123 [ 253 ] {520dc35c-0d4c-4667-b194-f9f61b2500cd} TCPHandler: Processed in 0.001666544 sec. 2025.01.17 14:41:43.713347 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:43.713355 [ 187 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_32_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full 2025.01.17 14:41:43.713556 [ 257 ] {830e8f33-aa36-490e-8efa-6b61170702cf} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:43.713655 [ 187 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_32_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:43.713730 [ 257 ] {830e8f33-aa36-490e-8efa-6b61170702cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:41:43.713745 [ 187 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 28 rows starting from the beginning of the part 2025.01.17 14:41:43.714158 [ 187 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2025.01.17 14:41:43.714486 [ 187 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2025.01.17 14:41:43.714852 [ 187 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2025.01.17 14:41:43.715218 [ 187 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2025.01.17 14:41:43.715566 [ 187 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2025.01.17 14:41:43.719446 [ 257 ] {830e8f33-aa36-490e-8efa-6b61170702cf} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:43.719537 [ 257 ] {830e8f33-aa36-490e-8efa-6b61170702cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:43.719591 [ 197 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_32_7} MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.006375261 sec., 5176.2586661157875 rows/sec., 348.18 KiB/sec. 2025.01.17 14:41:43.719863 [ 197 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_32_7} MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) 2025.01.17 14:41:43.720486 [ 197 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_32_7} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:43.720737 [ 197 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_32_7} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 2025.01.17 14:41:43.720913 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.17 14:41:43.720995 [ 257 ] {830e8f33-aa36-490e-8efa-6b61170702cf} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 14:41:43.721286 [ 257 ] {830e8f33-aa36-490e-8efa-6b61170702cf} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:43.721625 [ 257 ] {830e8f33-aa36-490e-8efa-6b61170702cf} executeQuery: Read 13 rows, 23.85 KiB in 0.008137 sec., 1597.640408012781 rows/sec., 2.86 MiB/sec. 2025.01.17 14:41:43.722076 [ 257 ] {830e8f33-aa36-490e-8efa-6b61170702cf} TCPHandler: Processed in 0.008854033 sec. 2025.01.17 14:41:43.722319 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:43.722481 [ 253 ] {d0555770-d85b-45d7-bb89-f0cf1a0c93a4} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:41:43.722533 [ 253 ] {d0555770-d85b-45d7-bb89-f0cf1a0c93a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:41:43.723037 [ 253 ] {d0555770-d85b-45d7-bb89-f0cf1a0c93a4} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:43.723078 [ 253 ] {d0555770-d85b-45d7-bb89-f0cf1a0c93a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:43.723471 [ 253 ] {d0555770-d85b-45d7-bb89-f0cf1a0c93a4} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 14:41:43.723739 [ 253 ] {d0555770-d85b-45d7-bb89-f0cf1a0c93a4} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:43.723962 [ 253 ] {d0555770-d85b-45d7-bb89-f0cf1a0c93a4} executeQuery: Read 82 rows, 5.33 KiB in 0.001507 sec., 54412.7405441274 rows/sec., 3.46 MiB/sec. 2025.01.17 14:41:43.724016 [ 253 ] {d0555770-d85b-45d7-bb89-f0cf1a0c93a4} TCPHandler: Processed in 0.001827638 sec. 2025.01.17 14:41:47.900083 [ 129 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:41:47.900157 [ 129 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:41:48.051553 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21167 2025.01.17 14:41:48.052606 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:48.052649 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:48.053229 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 14:41:48.053508 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:48.053783 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21167 2025.01.17 14:41:48.053800 [ 134 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.17 14:41:48.053904 [ 134 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:48.053949 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:48.054171 [ 199 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.17 14:41:48.054429 [ 199 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:48.054502 [ 199 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part 2025.01.17 14:41:48.054673 [ 199 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part 2025.01.17 14:41:48.054947 [ 199 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part 2025.01.17 14:41:48.055204 [ 199 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part 2025.01.17 14:41:48.055363 [ 199 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part 2025.01.17 14:41:48.055476 [ 199 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part 2025.01.17 14:41:48.058011 [ 188 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21167 rows, containing 4 columns (4 merged, 0 gathered) in 0.003952962 sec., 5354718.8159157615 rows/sec., 76.60 MiB/sec. 2025.01.17 14:41:48.058526 [ 188 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.17 14:41:48.059056 [ 188 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_46_9} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:48.059198 [ 188 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_46_9} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.17 14:41:48.059308 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2025.01.17 14:41:48.691097 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:48.691299 [ 253 ] {0b8bf059-d05d-4875-bad5-f3df30af6e6b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:41:48.691380 [ 253 ] {0b8bf059-d05d-4875-bad5-f3df30af6e6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:41:48.692266 [ 253 ] {0b8bf059-d05d-4875-bad5-f3df30af6e6b} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:48.692314 [ 253 ] {0b8bf059-d05d-4875-bad5-f3df30af6e6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:48.692747 [ 253 ] {0b8bf059-d05d-4875-bad5-f3df30af6e6b} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 14:41:48.692999 [ 253 ] {0b8bf059-d05d-4875-bad5-f3df30af6e6b} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:48.693203 [ 134 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.17 14:41:48.693274 [ 253 ] {0b8bf059-d05d-4875-bad5-f3df30af6e6b} executeQuery: Read 108 rows, 9.25 KiB in 0.002025 sec., 53333.333333333336 rows/sec., 4.46 MiB/sec. 2025.01.17 14:41:48.693284 [ 134 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:48.693358 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:48.693422 [ 253 ] {0b8bf059-d05d-4875-bad5-f3df30af6e6b} TCPHandler: Processed in 0.002455341 sec. 2025.01.17 14:41:48.693740 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.17 14:41:48.693863 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:48.694238 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:48.694366 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1431 rows starting from the beginning of the part 2025.01.17 14:41:48.694688 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 108 rows starting from the beginning of the part 2025.01.17 14:41:48.694729 [ 257 ] {e6c8eb6d-2ca7-4cc4-8505-f7b7c3ae1065} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:41:48.694986 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 229 rows starting from the beginning of the part 2025.01.17 14:41:48.695260 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 108 rows starting from the beginning of the part 2025.01.17 14:41:48.695292 [ 257 ] {e6c8eb6d-2ca7-4cc4-8505-f7b7c3ae1065} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:41:48.695529 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 229 rows starting from the beginning of the part 2025.01.17 14:41:48.695856 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 108 rows starting from the beginning of the part 2025.01.17 14:41:48.697691 [ 257 ] {e6c8eb6d-2ca7-4cc4-8505-f7b7c3ae1065} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:48.697766 [ 257 ] {e6c8eb6d-2ca7-4cc4-8505-f7b7c3ae1065} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:48.698601 [ 257 ] {e6c8eb6d-2ca7-4cc4-8505-f7b7c3ae1065} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 14:41:48.699162 [ 188 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2213 rows, containing 5 columns (5 merged, 0 gathered) in 0.005676917 sec., 389824.2655300403 rows/sec., 34.35 MiB/sec. 2025.01.17 14:41:48.699191 [ 257 ] {e6c8eb6d-2ca7-4cc4-8505-f7b7c3ae1065} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:48.699436 [ 134 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2025.01.17 14:41:48.699512 [ 134 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:48.699549 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:48.699600 [ 257 ] {e6c8eb6d-2ca7-4cc4-8505-f7b7c3ae1065} executeQuery: Read 26 rows, 1.96 KiB in 0.005185 sec., 5014.464802314368 rows/sec., 377.06 KiB/sec. 2025.01.17 14:41:48.699623 [ 188 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.17 14:41:48.700029 [ 257 ] {e6c8eb6d-2ca7-4cc4-8505-f7b7c3ae1065} TCPHandler: Processed in 0.006449582 sec. 2025.01.17 14:41:48.700049 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::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.01.17 14:41:48.700339 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:48.700447 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:48.700536 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 64 rows starting from the beginning of the part 2025.01.17 14:41:48.700623 [ 188 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_76_15} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:48.700827 [ 253 ] {2b22991c-3c28-47d0-bf2b-07c867fc4b78} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:41:48.701009 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part 2025.01.17 14:41:48.701060 [ 188 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_76_15} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.17 14:41:48.701148 [ 253 ] {2b22991c-3c28-47d0-bf2b-07c867fc4b78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:41:48.701492 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2025.01.17 14:41:48.701635 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 20 rows starting from the beginning of the part 2025.01.17 14:41:48.701955 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part 2025.01.17 14:41:48.702256 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part 2025.01.17 14:41:48.702646 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part 2025.01.17 14:41:48.704278 [ 253 ] {2b22991c-3c28-47d0-bf2b-07c867fc4b78} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:48.704370 [ 253 ] {2b22991c-3c28-47d0-bf2b-07c867fc4b78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:48.705479 [ 253 ] {2b22991c-3c28-47d0-bf2b-07c867fc4b78} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 14:41:48.705561 [ 187 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.005894911 sec., 30874.087836101342 rows/sec., 2.33 MiB/sec. 2025.01.17 14:41:48.705895 [ 253 ] {2b22991c-3c28-47d0-bf2b-07c867fc4b78} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:48.705923 [ 187 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2025.01.17 14:41:48.706245 [ 134 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.17 14:41:48.706328 [ 134 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:48.706392 [ 253 ] {2b22991c-3c28-47d0-bf2b-07c867fc4b78} executeQuery: Read 90 rows, 7.20 KiB in 0.005762 sec., 15619.576535925027 rows/sec., 1.22 MiB/sec. 2025.01.17 14:41:48.706405 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:48.706654 [ 253 ] {2b22991c-3c28-47d0-bf2b-07c867fc4b78} TCPHandler: Processed in 0.006479374 sec. 2025.01.17 14:41:48.706810 [ 187 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_60_12} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:48.706977 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:48.707080 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.17 14:41:48.707145 [ 187 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_60_12} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2025.01.17 14:41:48.707317 [ 257 ] {8b86d209-eb7d-4316-8367-20f0acbaa206} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:48.707450 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 14:41:48.707550 [ 257 ] {8b86d209-eb7d-4316-8367-20f0acbaa206} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:41:48.707573 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:48.707673 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 913 rows starting from the beginning of the part 2025.01.17 14:41:48.708002 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 90 rows starting from the beginning of the part 2025.01.17 14:41:48.708407 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 395 rows starting from the beginning of the part 2025.01.17 14:41:48.708772 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 90 rows starting from the beginning of the part 2025.01.17 14:41:48.709035 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 395 rows starting from the beginning of the part 2025.01.17 14:41:48.709201 [ 192 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part 2025.01.17 14:41:48.710291 [ 257 ] {8b86d209-eb7d-4316-8367-20f0acbaa206} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:48.710368 [ 257 ] {8b86d209-eb7d-4316-8367-20f0acbaa206} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:48.711558 [ 257 ] {8b86d209-eb7d-4316-8367-20f0acbaa206} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 14:41:48.711922 [ 257 ] {8b86d209-eb7d-4316-8367-20f0acbaa206} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:48.712285 [ 132 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.17 14:41:48.712437 [ 132 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:48.712511 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:48.712512 [ 257 ] {8b86d209-eb7d-4316-8367-20f0acbaa206} executeQuery: Read 160 rows, 11.41 KiB in 0.005315 sec., 30103.480714957666 rows/sec., 2.10 MiB/sec. 2025.01.17 14:41:48.712593 [ 187 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1973 rows, containing 5 columns (5 merged, 0 gathered) in 0.005885822 sec., 335212.3118911853 rows/sec., 25.68 MiB/sec. 2025.01.17 14:41:48.712917 [ 257 ] {8b86d209-eb7d-4316-8367-20f0acbaa206} TCPHandler: Processed in 0.006118376 sec. 2025.01.17 14:41:48.713178 [ 194 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.17 14:41:48.713264 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:48.713290 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.17 14:41:48.713614 [ 253 ] {73c92edf-8696-474d-9e22-d85b5a8348a3} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:48.713734 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:48.713865 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21882 rows starting from the beginning of the part 2025.01.17 14:41:48.713973 [ 253 ] {73c92edf-8696-474d-9e22-d85b5a8348a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:41:48.714227 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part 2025.01.17 14:41:48.714447 [ 194 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_76_15} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:48.714746 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part 2025.01.17 14:41:48.715163 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part 2025.01.17 14:41:48.715661 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:41:48.716145 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::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.01.17 14:41:48.716351 [ 194 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_76_15} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.17 14:41:48.717101 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.17 14:41:48.719367 [ 253 ] {73c92edf-8696-474d-9e22-d85b5a8348a3} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:48.719443 [ 253 ] {73c92edf-8696-474d-9e22-d85b5a8348a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:48.720806 [ 253 ] {73c92edf-8696-474d-9e22-d85b5a8348a3} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 14:41:48.721156 [ 253 ] {73c92edf-8696-474d-9e22-d85b5a8348a3} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:48.721438 [ 253 ] {73c92edf-8696-474d-9e22-d85b5a8348a3} executeQuery: Read 26 rows, 47.71 KiB in 0.007974 sec., 3260.5969400551794 rows/sec., 5.84 MiB/sec. 2025.01.17 14:41:48.721567 [ 253 ] {73c92edf-8696-474d-9e22-d85b5a8348a3} TCPHandler: Processed in 0.008520085 sec. 2025.01.17 14:41:48.721798 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:48.722028 [ 257 ] {4552bfc6-c7c9-44b8-a917-8feb123af404} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:41:48.722122 [ 257 ] {4552bfc6-c7c9-44b8-a917-8feb123af404} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:41:48.722687 [ 257 ] {4552bfc6-c7c9-44b8-a917-8feb123af404} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:48.722727 [ 257 ] {4552bfc6-c7c9-44b8-a917-8feb123af404} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:48.723114 [ 257 ] {4552bfc6-c7c9-44b8-a917-8feb123af404} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 14:41:48.723362 [ 257 ] {4552bfc6-c7c9-44b8-a917-8feb123af404} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:48.723533 [ 132 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.17 14:41:48.723584 [ 132 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:48.723608 [ 257 ] {4552bfc6-c7c9-44b8-a917-8feb123af404} executeQuery: Read 60 rows, 4.14 KiB in 0.001624 sec., 36945.812807881775 rows/sec., 2.49 MiB/sec. 2025.01.17 14:41:48.723624 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:48.723780 [ 257 ] {4552bfc6-c7c9-44b8-a917-8feb123af404} TCPHandler: Processed in 0.002109044 sec. 2025.01.17 14:41:48.723861 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.17 14:41:48.723990 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:48.724024 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4296 rows starting from the beginning of the part 2025.01.17 14:41:48.724106 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part 2025.01.17 14:41:48.724343 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part 2025.01.17 14:41:48.724543 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2025.01.17 14:41:48.724721 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:41:48.724910 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:41:48.728051 [ 190 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4640 rows, containing 4 columns (4 merged, 0 gathered) in 0.004304018 sec., 1078062.4058728379 rows/sec., 70.29 MiB/sec. 2025.01.17 14:41:48.728459 [ 190 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.17 14:41:48.728853 [ 190 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_76_15} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:48.728946 [ 190 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_76_15} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.17 14:41:48.729057 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2025.01.17 14:41:48.730189 [ 189 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 22836 rows, containing 5 columns (5 merged, 0 gathered) in 0.01746077 sec., 1307846.103006912 rows/sec., 88.32 MiB/sec. 2025.01.17 14:41:48.730727 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.17 14:41:48.731056 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_76_15} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:48.731137 [ 190 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_76_15} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.17 14:41:48.731230 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.01.17 14:41:49.547649 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.01.17 14:41:49.569506 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:49.569565 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:49.577077 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 14:41:49.577867 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:49.578179 [ 131 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.17 14:41:49.578252 [ 131 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:49.578298 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:49.578705 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.17 14:41:49.593252 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.01.17 14:41:49.594781 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:49.596382 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2025.01.17 14:41:49.602001 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2025.01.17 14:41:49.607727 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part 2025.01.17 14:41:49.613420 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part 2025.01.17 14:41:49.618922 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2025.01.17 14:41:49.623303 [ 189 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2025.01.17 14:41:49.684002 [ 190 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.105576714 sec., 3286.7096053017904 rows/sec., 16.99 MiB/sec. 2025.01.17 14:41:49.687283 [ 190 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.17 14:41:49.690332 [ 190 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_46_9} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:49.690471 [ 190 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_46_9} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.17 14:41:49.692924 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.17 14:41:49.934166 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:49.934376 [ 253 ] {32238944-d352-4349-9199-49e3908398f7} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:41:49.934456 [ 253 ] {32238944-d352-4349-9199-49e3908398f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:41:49.935307 [ 253 ] {32238944-d352-4349-9199-49e3908398f7} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:49.935355 [ 253 ] {32238944-d352-4349-9199-49e3908398f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:49.935792 [ 253 ] {32238944-d352-4349-9199-49e3908398f7} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 14:41:49.936062 [ 253 ] {32238944-d352-4349-9199-49e3908398f7} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:49.936260 [ 131 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.17 14:41:49.936321 [ 253 ] {32238944-d352-4349-9199-49e3908398f7} executeQuery: Read 14 rows, 1.01 KiB in 0.001997 sec., 7010.515773660491 rows/sec., 504.66 KiB/sec. 2025.01.17 14:41:49.936332 [ 131 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:49.936400 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:49.936452 [ 253 ] {32238944-d352-4349-9199-49e3908398f7} TCPHandler: Processed in 0.00241477 sec. 2025.01.17 14:41:49.936589 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.01.17 14:41:49.936743 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:49.936753 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:49.936789 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part 2025.01.17 14:41:49.937028 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2025.01.17 14:41:49.937198 [ 257 ] {ce6256ed-86ff-446a-81bf-b68bdfdeea76} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:41:49.937292 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2025.01.17 14:41:49.937366 [ 257 ] {ce6256ed-86ff-446a-81bf-b68bdfdeea76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:41:49.937702 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.01.17 14:41:49.938041 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part 2025.01.17 14:41:49.940005 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003506802 sec., 19961.20682034515 rows/sec., 1.48 MiB/sec. 2025.01.17 14:41:49.940224 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.17 14:41:49.940620 [ 190 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_33_8} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:49.940729 [ 257 ] {ce6256ed-86ff-446a-81bf-b68bdfdeea76} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:49.940783 [ 257 ] {ce6256ed-86ff-446a-81bf-b68bdfdeea76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:49.940787 [ 190 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_33_8} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.17 14:41:49.940922 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:41:49.941348 [ 257 ] {ce6256ed-86ff-446a-81bf-b68bdfdeea76} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.17 14:41:49.941611 [ 257 ] {ce6256ed-86ff-446a-81bf-b68bdfdeea76} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:49.941887 [ 257 ] {ce6256ed-86ff-446a-81bf-b68bdfdeea76} executeQuery: Read 1369 rows, 116.63 KiB in 0.00486 sec., 281687.24279835395 rows/sec., 23.44 MiB/sec. 2025.01.17 14:41:49.942106 [ 257 ] {ce6256ed-86ff-446a-81bf-b68bdfdeea76} TCPHandler: Processed in 0.005515263 sec. 2025.01.17 14:41:49.942366 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:49.942540 [ 253 ] {5d352dfd-e175-4a75-9b0e-71044c8903da} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:41:49.942602 [ 253 ] {5d352dfd-e175-4a75-9b0e-71044c8903da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:41:49.943296 [ 253 ] {5d352dfd-e175-4a75-9b0e-71044c8903da} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:49.943338 [ 253 ] {5d352dfd-e175-4a75-9b0e-71044c8903da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:49.943712 [ 253 ] {5d352dfd-e175-4a75-9b0e-71044c8903da} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 14:41:49.943951 [ 253 ] {5d352dfd-e175-4a75-9b0e-71044c8903da} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:49.944188 [ 253 ] {5d352dfd-e175-4a75-9b0e-71044c8903da} executeQuery: Read 20 rows, 1.43 KiB in 0.001684 sec., 11876.484560570072 rows/sec., 851.30 KiB/sec. 2025.01.17 14:41:49.944244 [ 253 ] {5d352dfd-e175-4a75-9b0e-71044c8903da} TCPHandler: Processed in 0.002012572 sec. 2025.01.17 14:41:49.944408 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:49.944536 [ 257 ] {984697e5-e40d-4b5f-8971-4866d75c539a} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:41:49.944591 [ 257 ] {984697e5-e40d-4b5f-8971-4866d75c539a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:41:49.945281 [ 257 ] {984697e5-e40d-4b5f-8971-4866d75c539a} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:49.945322 [ 257 ] {984697e5-e40d-4b5f-8971-4866d75c539a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:49.945718 [ 257 ] {984697e5-e40d-4b5f-8971-4866d75c539a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 14:41:49.945983 [ 257 ] {984697e5-e40d-4b5f-8971-4866d75c539a} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:49.946206 [ 257 ] {984697e5-e40d-4b5f-8971-4866d75c539a} executeQuery: Read 242 rows, 16.79 KiB in 0.0017 sec., 142352.9411764706 rows/sec., 9.64 MiB/sec. 2025.01.17 14:41:49.946262 [ 257 ] {984697e5-e40d-4b5f-8971-4866d75c539a} TCPHandler: Processed in 0.001918949 sec. 2025.01.17 14:41:49.946414 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:49.946535 [ 253 ] {c649943d-5bb3-415b-9cdb-eb410c35e3e6} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:41:49.946585 [ 253 ] {c649943d-5bb3-415b-9cdb-eb410c35e3e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:41:49.947178 [ 253 ] {c649943d-5bb3-415b-9cdb-eb410c35e3e6} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:49.947217 [ 253 ] {c649943d-5bb3-415b-9cdb-eb410c35e3e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:49.947595 [ 253 ] {c649943d-5bb3-415b-9cdb-eb410c35e3e6} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 14:41:49.947836 [ 253 ] {c649943d-5bb3-415b-9cdb-eb410c35e3e6} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:49.947997 [ 131 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.17 14:41:49.948054 [ 131 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:49.948087 [ 253 ] {c649943d-5bb3-415b-9cdb-eb410c35e3e6} executeQuery: Read 13 rows, 830.00 B in 0.001568 sec., 8290.816326530612 rows/sec., 516.93 KiB/sec. 2025.01.17 14:41:49.948094 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:49.948223 [ 253 ] {c649943d-5bb3-415b-9cdb-eb410c35e3e6} TCPHandler: Processed in 0.001866549 sec. 2025.01.17 14:41:49.948280 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.01.17 14:41:49.948418 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:49.948439 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:49.948490 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part 2025.01.17 14:41:49.948744 [ 257 ] {67f21dda-09c4-42d6-9b5f-4c9aa7838523} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:41:49.948774 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2025.01.17 14:41:49.948913 [ 257 ] {67f21dda-09c4-42d6-9b5f-4c9aa7838523} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:41:49.949158 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part 2025.01.17 14:41:49.949470 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2025.01.17 14:41:49.949810 [ 197 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part 2025.01.17 14:41:49.952165 [ 257 ] {67f21dda-09c4-42d6-9b5f-4c9aa7838523} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:49.952180 [ 200 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003945501 sec., 16474.46040439478 rows/sec., 1.07 MiB/sec. 2025.01.17 14:41:49.952218 [ 257 ] {67f21dda-09c4-42d6-9b5f-4c9aa7838523} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:49.952464 [ 200 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.17 14:41:49.952967 [ 257 ] {67f21dda-09c4-42d6-9b5f-4c9aa7838523} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.17 14:41:49.953083 [ 200 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_33_8} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:49.953275 [ 200 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_33_8} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.17 14:41:49.953474 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 14:41:49.953484 [ 257 ] {67f21dda-09c4-42d6-9b5f-4c9aa7838523} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:49.953770 [ 257 ] {67f21dda-09c4-42d6-9b5f-4c9aa7838523} executeQuery: Read 851 rows, 63.01 KiB in 0.0052 sec., 163653.84615384616 rows/sec., 11.83 MiB/sec. 2025.01.17 14:41:49.953839 [ 257 ] {67f21dda-09c4-42d6-9b5f-4c9aa7838523} TCPHandler: Processed in 0.005521943 sec. 2025.01.17 14:41:49.954015 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:49.954160 [ 253 ] {1146f225-bf8b-4a7b-8ad1-d538954bb974} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:41:49.954223 [ 253 ] {1146f225-bf8b-4a7b-8ad1-d538954bb974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:41:49.954810 [ 253 ] {1146f225-bf8b-4a7b-8ad1-d538954bb974} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:49.954858 [ 253 ] {1146f225-bf8b-4a7b-8ad1-d538954bb974} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:49.955291 [ 253 ] {1146f225-bf8b-4a7b-8ad1-d538954bb974} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 14:41:49.955528 [ 253 ] {1146f225-bf8b-4a7b-8ad1-d538954bb974} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:49.955753 [ 253 ] {1146f225-bf8b-4a7b-8ad1-d538954bb974} executeQuery: Read 6 rows, 321.00 B in 0.001627 sec., 3687.768899815612 rows/sec., 192.67 KiB/sec. 2025.01.17 14:41:49.955813 [ 253 ] {1146f225-bf8b-4a7b-8ad1-d538954bb974} TCPHandler: Processed in 0.001868499 sec. 2025.01.17 14:41:49.955952 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:49.956071 [ 257 ] {d818866b-e4af-4bc5-a152-587c8d1d59fe} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:49.956125 [ 257 ] {d818866b-e4af-4bc5-a152-587c8d1d59fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:41:49.956912 [ 257 ] {d818866b-e4af-4bc5-a152-587c8d1d59fe} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:49.956949 [ 257 ] {d818866b-e4af-4bc5-a152-587c8d1d59fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:49.957408 [ 257 ] {d818866b-e4af-4bc5-a152-587c8d1d59fe} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.17 14:41:49.957657 [ 257 ] {d818866b-e4af-4bc5-a152-587c8d1d59fe} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:49.957842 [ 257 ] {d818866b-e4af-4bc5-a152-587c8d1d59fe} executeQuery: Read 987 rows, 67.25 KiB in 0.001797 sec., 549248.7479131887 rows/sec., 36.55 MiB/sec. 2025.01.17 14:41:49.957898 [ 257 ] {d818866b-e4af-4bc5-a152-587c8d1d59fe} TCPHandler: Processed in 0.002001922 sec. 2025.01.17 14:41:49.958029 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:49.958147 [ 253 ] {9a8d7399-155b-416b-9bda-793435a109ce} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:41:49.958208 [ 253 ] {9a8d7399-155b-416b-9bda-793435a109ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:41:49.958776 [ 253 ] {9a8d7399-155b-416b-9bda-793435a109ce} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:49.958823 [ 253 ] {9a8d7399-155b-416b-9bda-793435a109ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:49.959241 [ 253 ] {9a8d7399-155b-416b-9bda-793435a109ce} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 14:41:49.959497 [ 253 ] {9a8d7399-155b-416b-9bda-793435a109ce} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:49.959715 [ 253 ] {9a8d7399-155b-416b-9bda-793435a109ce} executeQuery: Read 1 rows, 69.00 B in 0.001594 sec., 627.3525721455459 rows/sec., 42.27 KiB/sec. 2025.01.17 14:41:49.959768 [ 253 ] {9a8d7399-155b-416b-9bda-793435a109ce} TCPHandler: Processed in 0.001793407 sec. 2025.01.17 14:41:49.959896 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:49.960012 [ 257 ] {e6802357-29d1-44d0-8efa-7062148ef693} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:49.960092 [ 257 ] {e6802357-29d1-44d0-8efa-7062148ef693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:41:49.961372 [ 257 ] {e6802357-29d1-44d0-8efa-7062148ef693} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:49.961411 [ 257 ] {e6802357-29d1-44d0-8efa-7062148ef693} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:49.962047 [ 257 ] {e6802357-29d1-44d0-8efa-7062148ef693} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 14:41:49.962322 [ 257 ] {e6802357-29d1-44d0-8efa-7062148ef693} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:49.962466 [ 130 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.17 14:41:49.962520 [ 130 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:49.962538 [ 257 ] {e6802357-29d1-44d0-8efa-7062148ef693} executeQuery: Read 13 rows, 23.85 KiB in 0.00255 sec., 5098.0392156862745 rows/sec., 9.14 MiB/sec. 2025.01.17 14:41:49.962550 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:49.962969 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.17 14:41:49.963218 [ 257 ] {e6802357-29d1-44d0-8efa-7062148ef693} TCPHandler: Processed in 0.003366189 sec. 2025.01.17 14:41:49.963775 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:49.964254 [ 253 ] {5ebb3e1e-fee0-485b-ae2a-af8f1ca3d6c7} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:41:49.964279 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:41:49.964369 [ 253 ] {5ebb3e1e-fee0-485b-ae2a-af8f1ca3d6c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:41:49.964432 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1034 rows starting from the beginning of the part 2025.01.17 14:41:49.965366 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part 2025.01.17 14:41:49.965987 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part 2025.01.17 14:41:49.966745 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part 2025.01.17 14:41:49.966965 [ 253 ] {5ebb3e1e-fee0-485b-ae2a-af8f1ca3d6c7} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:49.967144 [ 253 ] {5ebb3e1e-fee0-485b-ae2a-af8f1ca3d6c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:49.967473 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part 2025.01.17 14:41:49.968149 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part 2025.01.17 14:41:49.968682 [ 253 ] {5ebb3e1e-fee0-485b-ae2a-af8f1ca3d6c7} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.17 14:41:49.969434 [ 253 ] {5ebb3e1e-fee0-485b-ae2a-af8f1ca3d6c7} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:49.969947 [ 253 ] {5ebb3e1e-fee0-485b-ae2a-af8f1ca3d6c7} executeQuery: Read 46 rows, 2.85 KiB in 0.005797 sec., 7935.138864930136 rows/sec., 491.40 KiB/sec. 2025.01.17 14:41:49.970122 [ 253 ] {5ebb3e1e-fee0-485b-ae2a-af8f1ca3d6c7} TCPHandler: Processed in 0.006736588 sec. 2025.01.17 14:41:49.976244 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1125 rows, containing 19 columns (19 merged, 0 gathered) in 0.013555389 sec., 82992.82300198099 rows/sec., 148.72 MiB/sec. 2025.01.17 14:41:49.977308 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.17 14:41:49.977704 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_61_12} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:49.977783 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_61_12} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.17 14:41:49.977899 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.63 MiB. 2025.01.17 14:41:50.000225 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 227.12 MiB, peak 239.65 MiB, free memory in arenas 0.00 B, will set to 230.13 MiB (RSS), difference: 3.01 MiB 2025.01.17 14:41:53.182316 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1398 2025.01.17 14:41:53.186111 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:53.186168 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:53.187684 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 14:41:53.188016 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:53.189041 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1398 2025.01.17 14:41:53.687247 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:53.687462 [ 253 ] {502d316e-f9d8-4aee-9e6b-2d466eebc911} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:41:53.687544 [ 253 ] {502d316e-f9d8-4aee-9e6b-2d466eebc911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:41:53.688411 [ 253 ] {502d316e-f9d8-4aee-9e6b-2d466eebc911} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:53.688468 [ 253 ] {502d316e-f9d8-4aee-9e6b-2d466eebc911} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:53.688909 [ 253 ] {502d316e-f9d8-4aee-9e6b-2d466eebc911} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.17 14:41:53.689176 [ 253 ] {502d316e-f9d8-4aee-9e6b-2d466eebc911} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:53.689437 [ 253 ] {502d316e-f9d8-4aee-9e6b-2d466eebc911} executeQuery: Read 56 rows, 4.38 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.10 MiB/sec. 2025.01.17 14:41:53.689505 [ 253 ] {502d316e-f9d8-4aee-9e6b-2d466eebc911} TCPHandler: Processed in 0.002396069 sec. 2025.01.17 14:41:53.689729 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:53.689911 [ 257 ] {d09981cb-774d-43f0-83cf-5908f7f9d18d} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:41:53.689982 [ 257 ] {d09981cb-774d-43f0-83cf-5908f7f9d18d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:41:53.690720 [ 257 ] {d09981cb-774d-43f0-83cf-5908f7f9d18d} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:53.690765 [ 257 ] {d09981cb-774d-43f0-83cf-5908f7f9d18d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:53.691205 [ 257 ] {d09981cb-774d-43f0-83cf-5908f7f9d18d} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.17 14:41:53.691467 [ 257 ] {d09981cb-774d-43f0-83cf-5908f7f9d18d} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:53.691700 [ 257 ] {d09981cb-774d-43f0-83cf-5908f7f9d18d} executeQuery: Read 64 rows, 5.12 KiB in 0.001842 sec., 34744.84256243214 rows/sec., 2.71 MiB/sec. 2025.01.17 14:41:53.691758 [ 257 ] {d09981cb-774d-43f0-83cf-5908f7f9d18d} TCPHandler: Processed in 0.002150725 sec. 2025.01.17 14:41:53.691916 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:53.692060 [ 253 ] {68f8d77d-85cb-41c6-b33b-05f8dd91f6d9} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:53.692125 [ 253 ] {68f8d77d-85cb-41c6-b33b-05f8dd91f6d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:41:53.692710 [ 253 ] {68f8d77d-85cb-41c6-b33b-05f8dd91f6d9} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:53.692753 [ 253 ] {68f8d77d-85cb-41c6-b33b-05f8dd91f6d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:53.693152 [ 253 ] {68f8d77d-85cb-41c6-b33b-05f8dd91f6d9} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.17 14:41:53.693391 [ 253 ] {68f8d77d-85cb-41c6-b33b-05f8dd91f6d9} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:53.693615 [ 253 ] {68f8d77d-85cb-41c6-b33b-05f8dd91f6d9} executeQuery: Read 96 rows, 6.85 KiB in 0.001585 sec., 60567.82334384858 rows/sec., 4.22 MiB/sec. 2025.01.17 14:41:53.693703 [ 253 ] {68f8d77d-85cb-41c6-b33b-05f8dd91f6d9} TCPHandler: Processed in 0.001851189 sec. 2025.01.17 14:41:53.693856 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:53.694017 [ 257 ] {2e414362-4b03-4520-a42d-4a2a9256c6bd} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:41:53.694077 [ 257 ] {2e414362-4b03-4520-a42d-4a2a9256c6bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:41:53.694618 [ 257 ] {2e414362-4b03-4520-a42d-4a2a9256c6bd} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:53.694656 [ 257 ] {2e414362-4b03-4520-a42d-4a2a9256c6bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:53.695049 [ 257 ] {2e414362-4b03-4520-a42d-4a2a9256c6bd} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.17 14:41:53.695301 [ 257 ] {2e414362-4b03-4520-a42d-4a2a9256c6bd} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:53.695535 [ 257 ] {2e414362-4b03-4520-a42d-4a2a9256c6bd} executeQuery: Read 36 rows, 2.48 KiB in 0.00155 sec., 23225.806451612905 rows/sec., 1.57 MiB/sec. 2025.01.17 14:41:53.695602 [ 257 ] {2e414362-4b03-4520-a42d-4a2a9256c6bd} TCPHandler: Processed in 0.001816688 sec. 2025.01.17 14:41:55.553930 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21594 2025.01.17 14:41:55.554778 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:55.554829 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:55.555370 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 14:41:55.555645 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:55.555973 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2025.01.17 14:41:57.093323 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.01.17 14:41:57.112394 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:57.112461 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:57.119396 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 14:41:57.120152 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:57.122787 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.01.17 14:41:58.691581 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:58.691882 [ 253 ] {a5b9e38d-9373-4215-ab72-11cf11284175} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:41:58.691986 [ 253 ] {a5b9e38d-9373-4215-ab72-11cf11284175} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:41:58.692932 [ 253 ] {a5b9e38d-9373-4215-ab72-11cf11284175} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:58.692981 [ 253 ] {a5b9e38d-9373-4215-ab72-11cf11284175} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:58.693409 [ 253 ] {a5b9e38d-9373-4215-ab72-11cf11284175} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.17 14:41:58.693651 [ 253 ] {a5b9e38d-9373-4215-ab72-11cf11284175} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:58.693889 [ 253 ] {a5b9e38d-9373-4215-ab72-11cf11284175} executeQuery: Read 108 rows, 9.25 KiB in 0.002083 sec., 51848.29572731636 rows/sec., 4.34 MiB/sec. 2025.01.17 14:41:58.693957 [ 253 ] {a5b9e38d-9373-4215-ab72-11cf11284175} TCPHandler: Processed in 0.002543352 sec. 2025.01.17 14:41:58.694209 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:58.694429 [ 257 ] {ec6dec0d-ef70-48a0-bd07-3ed947aafa7a} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:41:58.694505 [ 257 ] {ec6dec0d-ef70-48a0-bd07-3ed947aafa7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:41:58.695246 [ 257 ] {ec6dec0d-ef70-48a0-bd07-3ed947aafa7a} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:58.695298 [ 257 ] {ec6dec0d-ef70-48a0-bd07-3ed947aafa7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:58.695747 [ 257 ] {ec6dec0d-ef70-48a0-bd07-3ed947aafa7a} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 14:41:58.696021 [ 257 ] {ec6dec0d-ef70-48a0-bd07-3ed947aafa7a} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:58.696261 [ 257 ] {ec6dec0d-ef70-48a0-bd07-3ed947aafa7a} executeQuery: Read 26 rows, 1.96 KiB in 0.001893 sec., 13734.812466983625 rows/sec., 1.01 MiB/sec. 2025.01.17 14:41:58.696329 [ 257 ] {ec6dec0d-ef70-48a0-bd07-3ed947aafa7a} TCPHandler: Processed in 0.002260857 sec. 2025.01.17 14:41:58.696484 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:58.696629 [ 253 ] {e740b2d5-11a1-45be-8a9a-e355f3e2d73b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:41:58.696688 [ 253 ] {e740b2d5-11a1-45be-8a9a-e355f3e2d73b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:41:58.697434 [ 253 ] {e740b2d5-11a1-45be-8a9a-e355f3e2d73b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:58.697480 [ 253 ] {e740b2d5-11a1-45be-8a9a-e355f3e2d73b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:58.697850 [ 253 ] {e740b2d5-11a1-45be-8a9a-e355f3e2d73b} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.17 14:41:58.698086 [ 253 ] {e740b2d5-11a1-45be-8a9a-e355f3e2d73b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:58.698293 [ 253 ] {e740b2d5-11a1-45be-8a9a-e355f3e2d73b} executeQuery: Read 90 rows, 7.20 KiB in 0.001699 sec., 52972.3366686286 rows/sec., 4.14 MiB/sec. 2025.01.17 14:41:58.698346 [ 253 ] {e740b2d5-11a1-45be-8a9a-e355f3e2d73b} TCPHandler: Processed in 0.001930079 sec. 2025.01.17 14:41:58.698555 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:58.698703 [ 257 ] {2c8eaadf-62a6-48e3-8134-2931ad41d13d} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:58.698769 [ 257 ] {2c8eaadf-62a6-48e3-8134-2931ad41d13d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:41:58.699441 [ 257 ] {2c8eaadf-62a6-48e3-8134-2931ad41d13d} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:58.699485 [ 257 ] {2c8eaadf-62a6-48e3-8134-2931ad41d13d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:58.699894 [ 257 ] {2c8eaadf-62a6-48e3-8134-2931ad41d13d} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.17 14:41:58.700147 [ 257 ] {2c8eaadf-62a6-48e3-8134-2931ad41d13d} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:58.700354 [ 257 ] {2c8eaadf-62a6-48e3-8134-2931ad41d13d} executeQuery: Read 160 rows, 11.41 KiB in 0.001688 sec., 94786.7298578199 rows/sec., 6.60 MiB/sec. 2025.01.17 14:41:58.700406 [ 257 ] {2c8eaadf-62a6-48e3-8134-2931ad41d13d} TCPHandler: Processed in 0.0019197 sec. 2025.01.17 14:41:58.700544 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:58.700662 [ 253 ] {0c5260cc-1f9e-4419-8ad8-6c8bb1309c86} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:41:58.700745 [ 253 ] {0c5260cc-1f9e-4419-8ad8-6c8bb1309c86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:41:58.701956 [ 253 ] {0c5260cc-1f9e-4419-8ad8-6c8bb1309c86} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:58.701997 [ 253 ] {0c5260cc-1f9e-4419-8ad8-6c8bb1309c86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:58.702653 [ 253 ] {0c5260cc-1f9e-4419-8ad8-6c8bb1309c86} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 14:41:58.702913 [ 253 ] {0c5260cc-1f9e-4419-8ad8-6c8bb1309c86} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:58.703157 [ 253 ] {0c5260cc-1f9e-4419-8ad8-6c8bb1309c86} executeQuery: Read 26 rows, 47.71 KiB in 0.002522 sec., 10309.278350515464 rows/sec., 18.47 MiB/sec. 2025.01.17 14:41:58.703275 [ 253 ] {0c5260cc-1f9e-4419-8ad8-6c8bb1309c86} TCPHandler: Processed in 0.002787297 sec. 2025.01.17 14:41:58.703453 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:41:58.703603 [ 257 ] {12fc0d1e-01e9-48e8-9271-9175024fd48f} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:41:58.703666 [ 257 ] {12fc0d1e-01e9-48e8-9271-9175024fd48f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:41:58.704249 [ 257 ] {12fc0d1e-01e9-48e8-9271-9175024fd48f} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:41:58.704296 [ 257 ] {12fc0d1e-01e9-48e8-9271-9175024fd48f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:41:58.704707 [ 257 ] {12fc0d1e-01e9-48e8-9271-9175024fd48f} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.17 14:41:58.704988 [ 257 ] {12fc0d1e-01e9-48e8-9271-9175024fd48f} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:41:58.705174 [ 257 ] {12fc0d1e-01e9-48e8-9271-9175024fd48f} executeQuery: Read 60 rows, 4.14 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.52 MiB/sec. 2025.01.17 14:41:58.705228 [ 257 ] {12fc0d1e-01e9-48e8-9271-9175024fd48f} TCPHandler: Processed in 0.001836028 sec. 2025.01.17 14:42:00.780854 [ 117 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2025.01.17 14:42:00.780947 [ 117 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:00.780986 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:42:00.781243 [ 193 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2025.01.17 14:42:00.781792 [ 193 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:00.781865 [ 193 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 243 rows starting from the beginning of the part 2025.01.17 14:42:00.781956 [ 193 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part 2025.01.17 14:42:00.782214 [ 193 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2025.01.17 14:42:00.782451 [ 193 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.01.17 14:42:00.782613 [ 193 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part 2025.01.17 14:42:00.783806 [ 195 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002721196 sec., 277451.5323409266 rows/sec., 19.86 MiB/sec. 2025.01.17 14:42:00.784024 [ 187 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.01.17 14:42:00.784398 [ 187 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_33_7} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:00.784498 [ 187 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_33_7} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2025.01.17 14:42:00.784597 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.17 14:42:01.443119 [ 117 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2025.01.17 14:42:01.443212 [ 117 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:01.443254 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:42:01.443491 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2025.01.17 14:42:01.443831 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:01.443896 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part 2025.01.17 14:42:01.444022 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2025.01.17 14:42:01.444386 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2025.01.17 14:42:01.444611 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2025.01.17 14:42:01.444742 [ 195 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2025.01.17 14:42:01.445910 [ 187 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002558152 sec., 77399.62285274682 rows/sec., 3.95 MiB/sec. 2025.01.17 14:42:01.446059 [ 187 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.01.17 14:42:01.446406 [ 187 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_33_7} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:01.446502 [ 187 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_33_7} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2025.01.17 14:42:01.446576 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.17 14:42:02.900416 [ 115 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:42:02.900477 [ 115 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:42:03.001544 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000980391 sec. 2025.01.17 14:42:03.057075 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22082 2025.01.17 14:42:03.057715 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:03.057756 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:42:03.058294 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 14:42:03.058569 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:03.058843 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22082 2025.01.17 14:42:03.190303 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1418 2025.01.17 14:42:03.193213 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:03.193271 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:42:03.194785 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 14:42:03.195120 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:03.195781 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1418 2025.01.17 14:42:03.696179 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:03.696365 [ 253 ] {daf4554d-6161-4762-b7b1-81f797bedf11} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:42:03.696442 [ 253 ] {daf4554d-6161-4762-b7b1-81f797bedf11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:42:03.697190 [ 253 ] {daf4554d-6161-4762-b7b1-81f797bedf11} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:03.697232 [ 253 ] {daf4554d-6161-4762-b7b1-81f797bedf11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:42:03.697660 [ 253 ] {daf4554d-6161-4762-b7b1-81f797bedf11} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 14:42:03.697936 [ 253 ] {daf4554d-6161-4762-b7b1-81f797bedf11} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:03.698143 [ 253 ] {daf4554d-6161-4762-b7b1-81f797bedf11} executeQuery: Read 14 rows, 1.01 KiB in 0.001827 sec., 7662.835249042146 rows/sec., 551.62 KiB/sec. 2025.01.17 14:42:03.698210 [ 253 ] {daf4554d-6161-4762-b7b1-81f797bedf11} TCPHandler: Processed in 0.002154415 sec. 2025.01.17 14:42:03.698450 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:03.698640 [ 257 ] {254f93ec-706f-4f56-ba5b-ee49a7c70365} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:42:03.698715 [ 257 ] {254f93ec-706f-4f56-ba5b-ee49a7c70365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:42:03.699565 [ 257 ] {254f93ec-706f-4f56-ba5b-ee49a7c70365} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:03.699620 [ 257 ] {254f93ec-706f-4f56-ba5b-ee49a7c70365} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:42:03.700098 [ 257 ] {254f93ec-706f-4f56-ba5b-ee49a7c70365} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.17 14:42:03.700364 [ 257 ] {254f93ec-706f-4f56-ba5b-ee49a7c70365} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:03.700616 [ 257 ] {254f93ec-706f-4f56-ba5b-ee49a7c70365} executeQuery: Read 229 rows, 20.51 KiB in 0.00203 sec., 112807.88177339901 rows/sec., 9.87 MiB/sec. 2025.01.17 14:42:03.700687 [ 257 ] {254f93ec-706f-4f56-ba5b-ee49a7c70365} TCPHandler: Processed in 0.002361588 sec. 2025.01.17 14:42:03.700865 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:03.701011 [ 253 ] {484132bb-7684-4e36-ac89-22cb196162f5} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:42:03.701072 [ 253 ] {484132bb-7684-4e36-ac89-22cb196162f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:42:03.701746 [ 253 ] {484132bb-7684-4e36-ac89-22cb196162f5} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:03.701784 [ 253 ] {484132bb-7684-4e36-ac89-22cb196162f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:42:03.702153 [ 253 ] {484132bb-7684-4e36-ac89-22cb196162f5} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 14:42:03.702394 [ 253 ] {484132bb-7684-4e36-ac89-22cb196162f5} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:03.702578 [ 253 ] {484132bb-7684-4e36-ac89-22cb196162f5} executeQuery: Read 20 rows, 1.43 KiB in 0.001602 sec., 12484.394506866418 rows/sec., 894.88 KiB/sec. 2025.01.17 14:42:03.702632 [ 253 ] {484132bb-7684-4e36-ac89-22cb196162f5} TCPHandler: Processed in 0.001835778 sec. 2025.01.17 14:42:03.702817 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:03.702965 [ 257 ] {95341ef3-398e-4eeb-9308-83f1b4c5343c} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:42:03.703026 [ 257 ] {95341ef3-398e-4eeb-9308-83f1b4c5343c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:42:03.703702 [ 257 ] {95341ef3-398e-4eeb-9308-83f1b4c5343c} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:03.703745 [ 257 ] {95341ef3-398e-4eeb-9308-83f1b4c5343c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:42:03.704157 [ 257 ] {95341ef3-398e-4eeb-9308-83f1b4c5343c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 14:42:03.704410 [ 257 ] {95341ef3-398e-4eeb-9308-83f1b4c5343c} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:03.704662 [ 257 ] {95341ef3-398e-4eeb-9308-83f1b4c5343c} executeQuery: Read 14 rows, 1004.00 B in 0.001729 sec., 8097.165991902833 rows/sec., 567.07 KiB/sec. 2025.01.17 14:42:03.704840 [ 257 ] {95341ef3-398e-4eeb-9308-83f1b4c5343c} TCPHandler: Processed in 0.002088623 sec. 2025.01.17 14:42:03.705057 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:03.705176 [ 253 ] {b1e373f5-b053-46a2-97e1-d5a54bb79720} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:42:03.705227 [ 253 ] {b1e373f5-b053-46a2-97e1-d5a54bb79720} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:42:03.705812 [ 253 ] {b1e373f5-b053-46a2-97e1-d5a54bb79720} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:03.705851 [ 253 ] {b1e373f5-b053-46a2-97e1-d5a54bb79720} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:42:03.706218 [ 253 ] {b1e373f5-b053-46a2-97e1-d5a54bb79720} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 14:42:03.706470 [ 253 ] {b1e373f5-b053-46a2-97e1-d5a54bb79720} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:03.706654 [ 253 ] {b1e373f5-b053-46a2-97e1-d5a54bb79720} executeQuery: Read 13 rows, 830.00 B in 0.001504 sec., 8643.617021276596 rows/sec., 538.93 KiB/sec. 2025.01.17 14:42:03.706709 [ 253 ] {b1e373f5-b053-46a2-97e1-d5a54bb79720} TCPHandler: Processed in 0.001756716 sec. 2025.01.17 14:42:03.706871 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:03.707012 [ 257 ] {91761df6-4e63-48e8-b19f-ba55f01f426f} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:42:03.707070 [ 257 ] {91761df6-4e63-48e8-b19f-ba55f01f426f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:42:03.707922 [ 257 ] {91761df6-4e63-48e8-b19f-ba55f01f426f} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:03.707963 [ 257 ] {91761df6-4e63-48e8-b19f-ba55f01f426f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:42:03.708374 [ 257 ] {91761df6-4e63-48e8-b19f-ba55f01f426f} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.17 14:42:03.708633 [ 257 ] {91761df6-4e63-48e8-b19f-ba55f01f426f} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:03.708881 [ 257 ] {91761df6-4e63-48e8-b19f-ba55f01f426f} executeQuery: Read 395 rows, 28.72 KiB in 0.001903 sec., 207566.99947451393 rows/sec., 14.74 MiB/sec. 2025.01.17 14:42:03.708940 [ 257 ] {91761df6-4e63-48e8-b19f-ba55f01f426f} TCPHandler: Processed in 0.002135184 sec. 2025.01.17 14:42:03.709093 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:03.709213 [ 253 ] {8a67c168-7e44-4c1c-bfb3-6f281a2e8b32} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:42:03.709268 [ 253 ] {8a67c168-7e44-4c1c-bfb3-6f281a2e8b32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:42:03.709767 [ 253 ] {8a67c168-7e44-4c1c-bfb3-6f281a2e8b32} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:03.709803 [ 253 ] {8a67c168-7e44-4c1c-bfb3-6f281a2e8b32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:42:03.710179 [ 253 ] {8a67c168-7e44-4c1c-bfb3-6f281a2e8b32} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 14:42:03.710453 [ 253 ] {8a67c168-7e44-4c1c-bfb3-6f281a2e8b32} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:03.710677 [ 253 ] {8a67c168-7e44-4c1c-bfb3-6f281a2e8b32} executeQuery: Read 6 rows, 321.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 210.39 KiB/sec. 2025.01.17 14:42:03.710735 [ 253 ] {8a67c168-7e44-4c1c-bfb3-6f281a2e8b32} TCPHandler: Processed in 0.001697695 sec. 2025.01.17 14:42:03.710896 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:03.711039 [ 257 ] {4bfb91fb-7d37-4ebc-aaa4-141625495747} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:03.711103 [ 257 ] {4bfb91fb-7d37-4ebc-aaa4-141625495747} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:42:03.711765 [ 257 ] {4bfb91fb-7d37-4ebc-aaa4-141625495747} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:03.711806 [ 257 ] {4bfb91fb-7d37-4ebc-aaa4-141625495747} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:42:03.712225 [ 257 ] {4bfb91fb-7d37-4ebc-aaa4-141625495747} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.17 14:42:03.712477 [ 257 ] {4bfb91fb-7d37-4ebc-aaa4-141625495747} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:03.712735 [ 257 ] {4bfb91fb-7d37-4ebc-aaa4-141625495747} executeQuery: Read 237 rows, 16.27 KiB in 0.001724 sec., 137470.99767981438 rows/sec., 9.21 MiB/sec. 2025.01.17 14:42:03.712856 [ 257 ] {4bfb91fb-7d37-4ebc-aaa4-141625495747} TCPHandler: Processed in 0.002024512 sec. 2025.01.17 14:42:03.713057 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:03.713233 [ 253 ] {da97bfb5-8a5e-4c60-a0d3-4bca879d9191} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:42:03.713287 [ 253 ] {da97bfb5-8a5e-4c60-a0d3-4bca879d9191} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:42:03.713787 [ 253 ] {da97bfb5-8a5e-4c60-a0d3-4bca879d9191} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:03.713826 [ 253 ] {da97bfb5-8a5e-4c60-a0d3-4bca879d9191} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:42:03.714199 [ 253 ] {da97bfb5-8a5e-4c60-a0d3-4bca879d9191} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 14:42:03.714445 [ 253 ] {da97bfb5-8a5e-4c60-a0d3-4bca879d9191} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:03.714680 [ 253 ] {da97bfb5-8a5e-4c60-a0d3-4bca879d9191} executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. 2025.01.17 14:42:03.714741 [ 253 ] {da97bfb5-8a5e-4c60-a0d3-4bca879d9191} TCPHandler: Processed in 0.001801597 sec. 2025.01.17 14:42:03.714887 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:03.715008 [ 257 ] {4d2f6f7c-5989-4d1c-943c-16ea85c37e25} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:03.715090 [ 257 ] {4d2f6f7c-5989-4d1c-943c-16ea85c37e25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:42:03.716234 [ 257 ] {4d2f6f7c-5989-4d1c-943c-16ea85c37e25} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:03.716274 [ 257 ] {4d2f6f7c-5989-4d1c-943c-16ea85c37e25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:42:03.716944 [ 257 ] {4d2f6f7c-5989-4d1c-943c-16ea85c37e25} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 14:42:03.717219 [ 257 ] {4d2f6f7c-5989-4d1c-943c-16ea85c37e25} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:03.717489 [ 257 ] {4d2f6f7c-5989-4d1c-943c-16ea85c37e25} executeQuery: Read 13 rows, 23.85 KiB in 0.002507 sec., 5185.480654168328 rows/sec., 9.29 MiB/sec. 2025.01.17 14:42:03.717610 [ 257 ] {4d2f6f7c-5989-4d1c-943c-16ea85c37e25} TCPHandler: Processed in 0.002776277 sec. 2025.01.17 14:42:03.717759 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:03.717881 [ 253 ] {d387491c-deb0-4f33-b55e-0a05da923ab0} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:42:03.717935 [ 253 ] {d387491c-deb0-4f33-b55e-0a05da923ab0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:42:03.718443 [ 253 ] {d387491c-deb0-4f33-b55e-0a05da923ab0} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:03.718482 [ 253 ] {d387491c-deb0-4f33-b55e-0a05da923ab0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:42:03.718879 [ 253 ] {d387491c-deb0-4f33-b55e-0a05da923ab0} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.17 14:42:03.719124 [ 253 ] {d387491c-deb0-4f33-b55e-0a05da923ab0} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:03.719342 [ 253 ] {d387491c-deb0-4f33-b55e-0a05da923ab0} executeQuery: Read 82 rows, 5.33 KiB in 0.001486 sec., 55181.69582772544 rows/sec., 3.50 MiB/sec. 2025.01.17 14:42:03.719394 [ 253 ] {d387491c-deb0-4f33-b55e-0a05da923ab0} TCPHandler: Processed in 0.001689695 sec. 2025.01.17 14:42:04.000164 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 226.92 MiB, peak 239.65 MiB, free memory in arenas 0.00 B, will set to 230.13 MiB (RSS), difference: 3.20 MiB 2025.01.17 14:42:04.623833 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.01.17 14:42:04.644055 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:04.644123 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.17 14:42:04.652702 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 14:42:04.653490 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:04.657412 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.01.17 14:42:08.691548 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:08.691772 [ 253 ] {8d9ddfa8-6fcb-4103-9a60-fe0f202fe03e} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 14:42:08.691851 [ 253 ] {8d9ddfa8-6fcb-4103-9a60-fe0f202fe03e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 14:42:08.692675 [ 253 ] {8d9ddfa8-6fcb-4103-9a60-fe0f202fe03e} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:08.692731 [ 253 ] {8d9ddfa8-6fcb-4103-9a60-fe0f202fe03e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:08.693147 [ 253 ] {8d9ddfa8-6fcb-4103-9a60-fe0f202fe03e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 14:42:08.693396 [ 253 ] {8d9ddfa8-6fcb-4103-9a60-fe0f202fe03e} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:08.693686 [ 253 ] {8d9ddfa8-6fcb-4103-9a60-fe0f202fe03e} executeQuery: Read 2 rows, 167.00 B in 0.001966 sec., 1017.293997965412 rows/sec., 82.95 KiB/sec. 2025.01.17 14:42:08.693850 [ 253 ] {8d9ddfa8-6fcb-4103-9a60-fe0f202fe03e} TCPHandler: Processed in 0.00242779 sec. 2025.01.17 14:42:08.694128 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:08.694340 [ 257 ] {a2708fad-62a9-494e-b749-5b2e8b1ecc92} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:42:08.694420 [ 257 ] {a2708fad-62a9-494e-b749-5b2e8b1ecc92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:42:08.695224 [ 257 ] {a2708fad-62a9-494e-b749-5b2e8b1ecc92} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:08.695269 [ 257 ] {a2708fad-62a9-494e-b749-5b2e8b1ecc92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:08.695719 [ 257 ] {a2708fad-62a9-494e-b749-5b2e8b1ecc92} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.17 14:42:08.695978 [ 257 ] {a2708fad-62a9-494e-b749-5b2e8b1ecc92} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:08.696168 [ 108 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.17 14:42:08.696232 [ 257 ] {a2708fad-62a9-494e-b749-5b2e8b1ecc92} executeQuery: Read 109 rows, 9.32 KiB in 0.001952 sec., 55840.16393442623 rows/sec., 4.66 MiB/sec. 2025.01.17 14:42:08.696254 [ 108 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:08.696332 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:08.696365 [ 257 ] {a2708fad-62a9-494e-b749-5b2e8b1ecc92} TCPHandler: Processed in 0.002373219 sec. 2025.01.17 14:42:08.696640 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:08.696710 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.17 14:42:08.696961 [ 253 ] {7ccb7c43-9aef-40e1-bb1e-4bee26ebcad0} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:42:08.697137 [ 253 ] {7ccb7c43-9aef-40e1-bb1e-4bee26ebcad0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:42:08.697405 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:08.697582 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1431 rows starting from the beginning of the part 2025.01.17 14:42:08.698098 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1369 rows starting from the beginning of the part 2025.01.17 14:42:08.698760 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part 2025.01.17 14:42:08.699329 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 108 rows starting from the beginning of the part 2025.01.17 14:42:08.699680 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 229 rows starting from the beginning of the part 2025.01.17 14:42:08.700115 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 109 rows starting from the beginning of the part 2025.01.17 14:42:08.701165 [ 253 ] {7ccb7c43-9aef-40e1-bb1e-4bee26ebcad0} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:08.701242 [ 253 ] {7ccb7c43-9aef-40e1-bb1e-4bee26ebcad0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:08.702199 [ 253 ] {7ccb7c43-9aef-40e1-bb1e-4bee26ebcad0} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 14:42:08.702633 [ 253 ] {7ccb7c43-9aef-40e1-bb1e-4bee26ebcad0} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:08.702895 [ 253 ] {7ccb7c43-9aef-40e1-bb1e-4bee26ebcad0} executeQuery: Read 28 rows, 2.09 KiB in 0.006057 sec., 4622.750536569259 rows/sec., 345.84 KiB/sec. 2025.01.17 14:42:08.702964 [ 253 ] {7ccb7c43-9aef-40e1-bb1e-4bee26ebcad0} TCPHandler: Processed in 0.006476413 sec. 2025.01.17 14:42:08.703135 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:08.703327 [ 257 ] {c805a59d-47c9-45bb-a056-2867b494bd37} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:42:08.703341 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.006905242 sec., 478187.4407877378 rows/sec., 41.75 MiB/sec. 2025.01.17 14:42:08.703381 [ 257 ] {c805a59d-47c9-45bb-a056-2867b494bd37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:42:08.703731 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.17 14:42:08.704390 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_81_16} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:08.704552 [ 257 ] {c805a59d-47c9-45bb-a056-2867b494bd37} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:08.704596 [ 196 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_81_16} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.17 14:42:08.704620 [ 257 ] {c805a59d-47c9-45bb-a056-2867b494bd37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:08.704786 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.17 14:42:08.705138 [ 257 ] {c805a59d-47c9-45bb-a056-2867b494bd37} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.17 14:42:08.705404 [ 257 ] {c805a59d-47c9-45bb-a056-2867b494bd37} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:08.705615 [ 107 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.17 14:42:08.705629 [ 257 ] {c805a59d-47c9-45bb-a056-2867b494bd37} executeQuery: Read 92 rows, 7.36 KiB in 0.00233 sec., 39484.97854077253 rows/sec., 3.08 MiB/sec. 2025.01.17 14:42:08.705705 [ 107 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:08.705798 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:08.705802 [ 257 ] {c805a59d-47c9-45bb-a056-2867b494bd37} TCPHandler: Processed in 0.002746546 sec. 2025.01.17 14:42:08.706038 [ 199 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.17 14:42:08.706055 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:08.706298 [ 199 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:08.706307 [ 253 ] {39489699-3357-47fb-b50d-4c3a7060738c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:08.706353 [ 199 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 913 rows starting from the beginning of the part 2025.01.17 14:42:08.706425 [ 253 ] {39489699-3357-47fb-b50d-4c3a7060738c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:42:08.706662 [ 199 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 851 rows starting from the beginning of the part 2025.01.17 14:42:08.706994 [ 199 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part 2025.01.17 14:42:08.707439 [ 199 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 90 rows starting from the beginning of the part 2025.01.17 14:42:08.707744 [ 199 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 395 rows starting from the beginning of the part 2025.01.17 14:42:08.708017 [ 199 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 92 rows starting from the beginning of the part 2025.01.17 14:42:08.708974 [ 253 ] {39489699-3357-47fb-b50d-4c3a7060738c} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:08.709047 [ 253 ] {39489699-3357-47fb-b50d-4c3a7060738c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:08.709912 [ 253 ] {39489699-3357-47fb-b50d-4c3a7060738c} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.17 14:42:08.710397 [ 253 ] {39489699-3357-47fb-b50d-4c3a7060738c} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:08.710592 [ 107 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.17 14:42:08.710706 [ 107 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:08.710743 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:08.710766 [ 253 ] {39489699-3357-47fb-b50d-4c3a7060738c} executeQuery: Read 161 rows, 11.48 KiB in 0.00454 sec., 35462.555066079294 rows/sec., 2.47 MiB/sec. 2025.01.17 14:42:08.711206 [ 253 ] {39489699-3357-47fb-b50d-4c3a7060738c} TCPHandler: Processed in 0.005244538 sec. 2025.01.17 14:42:08.711827 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:08.712306 [ 186 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.17 14:42:08.712311 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.006404642 sec., 375508.8887091581 rows/sec., 28.79 MiB/sec. 2025.01.17 14:42:08.712380 [ 257 ] {dd3b08a1-60ad-4e0e-8c12-d57d4727cc80} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:08.712693 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.17 14:42:08.712745 [ 257 ] {dd3b08a1-60ad-4e0e-8c12-d57d4727cc80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:42:08.712947 [ 186 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:08.713107 [ 186 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22836 rows starting from the beginning of the part 2025.01.17 14:42:08.713862 [ 186 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 987 rows starting from the beginning of the part 2025.01.17 14:42:08.713919 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_81_16} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:08.714366 [ 186 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 96 rows starting from the beginning of the part 2025.01.17 14:42:08.714403 [ 198 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_81_16} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.17 14:42:08.714713 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.17 14:42:08.714795 [ 186 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part 2025.01.17 14:42:08.715042 [ 186 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part 2025.01.17 14:42:08.715322 [ 186 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 161 rows starting from the beginning of the part 2025.01.17 14:42:08.716909 [ 257 ] {dd3b08a1-60ad-4e0e-8c12-d57d4727cc80} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:08.716953 [ 257 ] {dd3b08a1-60ad-4e0e-8c12-d57d4727cc80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:08.717928 [ 257 ] {dd3b08a1-60ad-4e0e-8c12-d57d4727cc80} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 14:42:08.718316 [ 257 ] {dd3b08a1-60ad-4e0e-8c12-d57d4727cc80} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:08.719138 [ 257 ] {dd3b08a1-60ad-4e0e-8c12-d57d4727cc80} executeQuery: Read 26 rows, 47.71 KiB in 0.006868 sec., 3785.6726849155502 rows/sec., 6.78 MiB/sec. 2025.01.17 14:42:08.719736 [ 257 ] {dd3b08a1-60ad-4e0e-8c12-d57d4727cc80} TCPHandler: Processed in 0.008126697 sec. 2025.01.17 14:42:08.720039 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:08.720201 [ 253 ] {e4e189c1-b6aa-493a-86fa-d50a07743430} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:42:08.720252 [ 253 ] {e4e189c1-b6aa-493a-86fa-d50a07743430} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:42:08.720952 [ 253 ] {e4e189c1-b6aa-493a-86fa-d50a07743430} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:08.720991 [ 253 ] {e4e189c1-b6aa-493a-86fa-d50a07743430} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:08.721641 [ 253 ] {e4e189c1-b6aa-493a-86fa-d50a07743430} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.17 14:42:08.721942 [ 253 ] {e4e189c1-b6aa-493a-86fa-d50a07743430} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:08.722140 [ 107 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.17 14:42:08.722208 [ 107 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:08.722269 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:08.722329 [ 253 ] {e4e189c1-b6aa-493a-86fa-d50a07743430} executeQuery: Read 60 rows, 4.14 KiB in 0.002136 sec., 28089.88764044944 rows/sec., 1.89 MiB/sec. 2025.01.17 14:42:08.722440 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.17 14:42:08.722587 [ 253 ] {e4e189c1-b6aa-493a-86fa-d50a07743430} TCPHandler: Processed in 0.002694886 sec. 2025.01.17 14:42:08.722899 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:08.723014 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4640 rows starting from the beginning of the part 2025.01.17 14:42:08.723163 [ 186 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 24477 rows, containing 5 columns (5 merged, 0 gathered) in 0.012002147 sec., 2039385.120012278 rows/sec., 137.70 MiB/sec. 2025.01.17 14:42:08.723316 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 46 rows starting from the beginning of the part 2025.01.17 14:42:08.723412 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 36 rows starting from the beginning of the part 2025.01.17 14:42:08.723715 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part 2025.01.17 14:42:08.723801 [ 186 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.17 14:42:08.723981 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part 2025.01.17 14:42:08.724203 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2025.01.17 14:42:08.724764 [ 186 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_81_16} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:08.724921 [ 186 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_81_16} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.17 14:42:08.725087 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.01.17 14:42:08.726878 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4924 rows, containing 4 columns (4 merged, 0 gathered) in 0.004524173 sec., 1088375.7097706033 rows/sec., 70.96 MiB/sec. 2025.01.17 14:42:08.727378 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.17 14:42:08.727733 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_81_16} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:08.727815 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_81_16} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.17 14:42:08.727904 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.01.17 14:42:10.559977 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22509 2025.01.17 14:42:10.560716 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:10.560777 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:10.561334 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 14:42:10.561606 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:10.561924 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2025.01.17 14:42:12.157459 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.01.17 14:42:12.178015 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:12.178070 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:12.185678 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 14:42:12.186455 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:12.189205 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.01.17 14:42:13.196909 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1454 2025.01.17 14:42:13.200148 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:13.200201 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:13.201710 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 14:42:13.202063 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:13.202248 [ 102 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.17 14:42:13.202319 [ 102 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:13.202364 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:13.203243 [ 191 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.17 14:42:13.204317 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1454 2025.01.17 14:42:13.204746 [ 191 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:13.204918 [ 191 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1288 rows starting from the beginning of the part 2025.01.17 14:42:13.205554 [ 191 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part 2025.01.17 14:42:13.206199 [ 191 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part 2025.01.17 14:42:13.206808 [ 191 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2025.01.17 14:42:13.207412 [ 191 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part 2025.01.17 14:42:13.207997 [ 191 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part 2025.01.17 14:42:13.216231 [ 196 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1454 rows, containing 72 columns (72 merged, 0 gathered) in 0.013662251 sec., 106424.62944063902 rows/sec., 82.81 MiB/sec. 2025.01.17 14:42:13.217910 [ 189 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.17 14:42:13.218791 [ 189 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_36_7} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:13.218897 [ 189 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_36_7} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.17 14:42:13.219265 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. 2025.01.17 14:42:13.696078 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:13.696282 [ 253 ] {487fe979-1fac-4221-9a60-8a057ea8051d} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:42:13.696366 [ 253 ] {487fe979-1fac-4221-9a60-8a057ea8051d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:42:13.697177 [ 253 ] {487fe979-1fac-4221-9a60-8a057ea8051d} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:13.697231 [ 253 ] {487fe979-1fac-4221-9a60-8a057ea8051d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:13.697674 [ 253 ] {487fe979-1fac-4221-9a60-8a057ea8051d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 14:42:13.697946 [ 253 ] {487fe979-1fac-4221-9a60-8a057ea8051d} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:13.698233 [ 253 ] {487fe979-1fac-4221-9a60-8a057ea8051d} executeQuery: Read 14 rows, 1.01 KiB in 0.001996 sec., 7014.0280561122245 rows/sec., 504.92 KiB/sec. 2025.01.17 14:42:13.698348 [ 253 ] {487fe979-1fac-4221-9a60-8a057ea8051d} TCPHandler: Processed in 0.00240833 sec. 2025.01.17 14:42:13.698686 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:13.698963 [ 257 ] {c95fa224-3721-4370-b99e-fef94c81062e} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:42:13.699034 [ 257 ] {c95fa224-3721-4370-b99e-fef94c81062e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:42:13.699888 [ 257 ] {c95fa224-3721-4370-b99e-fef94c81062e} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:13.699931 [ 257 ] {c95fa224-3721-4370-b99e-fef94c81062e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:13.700389 [ 257 ] {c95fa224-3721-4370-b99e-fef94c81062e} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.17 14:42:13.700658 [ 257 ] {c95fa224-3721-4370-b99e-fef94c81062e} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:13.700861 [ 257 ] {c95fa224-3721-4370-b99e-fef94c81062e} executeQuery: Read 229 rows, 20.51 KiB in 0.001963 sec., 116658.17626082528 rows/sec., 10.20 MiB/sec. 2025.01.17 14:42:13.700922 [ 257 ] {c95fa224-3721-4370-b99e-fef94c81062e} TCPHandler: Processed in 0.00244473 sec. 2025.01.17 14:42:13.701071 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:13.701220 [ 253 ] {f2bfc9dd-f60f-4ad6-bdf0-14efe7d8c0b1} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:42:13.701282 [ 253 ] {f2bfc9dd-f60f-4ad6-bdf0-14efe7d8c0b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:42:13.702005 [ 253 ] {f2bfc9dd-f60f-4ad6-bdf0-14efe7d8c0b1} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:13.702047 [ 253 ] {f2bfc9dd-f60f-4ad6-bdf0-14efe7d8c0b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:13.702429 [ 253 ] {f2bfc9dd-f60f-4ad6-bdf0-14efe7d8c0b1} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 14:42:13.702676 [ 253 ] {f2bfc9dd-f60f-4ad6-bdf0-14efe7d8c0b1} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:13.702854 [ 102 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 2025.01.17 14:42:13.702926 [ 253 ] {f2bfc9dd-f60f-4ad6-bdf0-14efe7d8c0b1} executeQuery: Read 20 rows, 1.43 KiB in 0.001736 sec., 11520.737327188941 rows/sec., 825.80 KiB/sec. 2025.01.17 14:42:13.702946 [ 102 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:13.703045 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:13.703061 [ 253 ] {f2bfc9dd-f60f-4ad6-bdf0-14efe7d8c0b1} TCPHandler: Processed in 0.002056833 sec. 2025.01.17 14:42:13.703351 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::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.01.17 14:42:13.703385 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:13.703654 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:13.703743 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 64 rows starting from the beginning of the part 2025.01.17 14:42:13.703762 [ 257 ] {a89c4877-f7c3-4472-9439-5665c977b262} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:42:13.703960 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 20 rows starting from the beginning of the part 2025.01.17 14:42:13.703973 [ 257 ] {a89c4877-f7c3-4472-9439-5665c977b262} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:42:13.704369 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part 2025.01.17 14:42:13.704683 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 20 rows starting from the beginning of the part 2025.01.17 14:42:13.705014 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 28 rows starting from the beginning of the part 2025.01.17 14:42:13.705424 [ 196 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 20 rows starting from the beginning of the part 2025.01.17 14:42:13.706897 [ 257 ] {a89c4877-f7c3-4472-9439-5665c977b262} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:13.706980 [ 257 ] {a89c4877-f7c3-4472-9439-5665c977b262} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:13.708044 [ 257 ] {a89c4877-f7c3-4472-9439-5665c977b262} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 14:42:13.708365 [ 189 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.005163426 sec., 34473.2354061044 rows/sec., 2.59 MiB/sec. 2025.01.17 14:42:13.708554 [ 257 ] {a89c4877-f7c3-4472-9439-5665c977b262} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:13.708566 [ 189 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2025.01.17 14:42:13.709078 [ 257 ] {a89c4877-f7c3-4472-9439-5665c977b262} executeQuery: Read 14 rows, 1004.00 B in 0.005415 sec., 2585.410895660203 rows/sec., 181.07 KiB/sec. 2025.01.17 14:42:13.709358 [ 189 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_65_13} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:13.709421 [ 257 ] {a89c4877-f7c3-4472-9439-5665c977b262} TCPHandler: Processed in 0.006200508 sec. 2025.01.17 14:42:13.709747 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:13.709741 [ 189 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_65_13} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 2025.01.17 14:42:13.709963 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 14:42:13.709973 [ 253 ] {399cca31-fb36-439a-ba13-838106348f28} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:42:13.710033 [ 253 ] {399cca31-fb36-439a-ba13-838106348f28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:42:13.710627 [ 253 ] {399cca31-fb36-439a-ba13-838106348f28} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:13.710668 [ 253 ] {399cca31-fb36-439a-ba13-838106348f28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:13.711039 [ 253 ] {399cca31-fb36-439a-ba13-838106348f28} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 14:42:13.711290 [ 253 ] {399cca31-fb36-439a-ba13-838106348f28} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:13.711514 [ 253 ] {399cca31-fb36-439a-ba13-838106348f28} executeQuery: Read 13 rows, 830.00 B in 0.001578 sec., 8238.276299112802 rows/sec., 513.65 KiB/sec. 2025.01.17 14:42:13.711569 [ 253 ] {399cca31-fb36-439a-ba13-838106348f28} TCPHandler: Processed in 0.002005981 sec. 2025.01.17 14:42:13.711727 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:13.711852 [ 257 ] {c3a2e8e3-0a66-46d2-bb0d-50ccdab624cd} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:42:13.711905 [ 257 ] {c3a2e8e3-0a66-46d2-bb0d-50ccdab624cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:42:13.712681 [ 257 ] {c3a2e8e3-0a66-46d2-bb0d-50ccdab624cd} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:13.712720 [ 257 ] {c3a2e8e3-0a66-46d2-bb0d-50ccdab624cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:13.713132 [ 257 ] {c3a2e8e3-0a66-46d2-bb0d-50ccdab624cd} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.17 14:42:13.713384 [ 257 ] {c3a2e8e3-0a66-46d2-bb0d-50ccdab624cd} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:13.713585 [ 257 ] {c3a2e8e3-0a66-46d2-bb0d-50ccdab624cd} executeQuery: Read 395 rows, 28.72 KiB in 0.001759 sec., 224559.40875497443 rows/sec., 15.95 MiB/sec. 2025.01.17 14:42:13.713698 [ 257 ] {c3a2e8e3-0a66-46d2-bb0d-50ccdab624cd} TCPHandler: Processed in 0.002027672 sec. 2025.01.17 14:42:13.713901 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:13.714087 [ 253 ] {3336c16e-8d5a-49bd-bcdc-c0fb02baf314} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:42:13.714150 [ 253 ] {3336c16e-8d5a-49bd-bcdc-c0fb02baf314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:42:13.714746 [ 253 ] {3336c16e-8d5a-49bd-bcdc-c0fb02baf314} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:13.714794 [ 253 ] {3336c16e-8d5a-49bd-bcdc-c0fb02baf314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:13.715182 [ 253 ] {3336c16e-8d5a-49bd-bcdc-c0fb02baf314} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 14:42:13.715443 [ 253 ] {3336c16e-8d5a-49bd-bcdc-c0fb02baf314} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:13.715697 [ 253 ] {3336c16e-8d5a-49bd-bcdc-c0fb02baf314} executeQuery: Read 6 rows, 321.00 B in 0.001632 sec., 3676.470588235294 rows/sec., 192.08 KiB/sec. 2025.01.17 14:42:13.715841 [ 253 ] {3336c16e-8d5a-49bd-bcdc-c0fb02baf314} TCPHandler: Processed in 0.002051192 sec. 2025.01.17 14:42:13.716077 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:13.716200 [ 257 ] {0a313ff3-0634-4852-94b2-934a08edc91b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:13.716255 [ 257 ] {0a313ff3-0634-4852-94b2-934a08edc91b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:42:13.716851 [ 257 ] {0a313ff3-0634-4852-94b2-934a08edc91b} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:13.716890 [ 257 ] {0a313ff3-0634-4852-94b2-934a08edc91b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:13.717303 [ 257 ] {0a313ff3-0634-4852-94b2-934a08edc91b} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.17 14:42:13.717554 [ 257 ] {0a313ff3-0634-4852-94b2-934a08edc91b} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:13.717769 [ 257 ] {0a313ff3-0634-4852-94b2-934a08edc91b} executeQuery: Read 237 rows, 16.27 KiB in 0.001595 sec., 148589.34169278995 rows/sec., 9.96 MiB/sec. 2025.01.17 14:42:13.717825 [ 257 ] {0a313ff3-0634-4852-94b2-934a08edc91b} TCPHandler: Processed in 0.001860788 sec. 2025.01.17 14:42:13.717989 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:13.718128 [ 253 ] {821aeaeb-8cb7-4886-9401-78c50b4e080f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:42:13.718189 [ 253 ] {821aeaeb-8cb7-4886-9401-78c50b4e080f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:42:13.718756 [ 253 ] {821aeaeb-8cb7-4886-9401-78c50b4e080f} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:13.718802 [ 253 ] {821aeaeb-8cb7-4886-9401-78c50b4e080f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:13.719193 [ 253 ] {821aeaeb-8cb7-4886-9401-78c50b4e080f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 14:42:13.719451 [ 253 ] {821aeaeb-8cb7-4886-9401-78c50b4e080f} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:13.719661 [ 253 ] {821aeaeb-8cb7-4886-9401-78c50b4e080f} executeQuery: Read 1 rows, 69.00 B in 0.001562 sec., 640.2048655569782 rows/sec., 43.14 KiB/sec. 2025.01.17 14:42:13.719800 [ 253 ] {821aeaeb-8cb7-4886-9401-78c50b4e080f} TCPHandler: Processed in 0.001876578 sec. 2025.01.17 14:42:13.720036 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:13.720152 [ 257 ] {5fec0d30-be67-4c26-bdb8-8cc7dbc52607} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:13.720234 [ 257 ] {5fec0d30-be67-4c26-bdb8-8cc7dbc52607} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:42:13.721365 [ 257 ] {5fec0d30-be67-4c26-bdb8-8cc7dbc52607} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:13.721405 [ 257 ] {5fec0d30-be67-4c26-bdb8-8cc7dbc52607} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:13.722048 [ 257 ] {5fec0d30-be67-4c26-bdb8-8cc7dbc52607} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 14:42:13.722327 [ 257 ] {5fec0d30-be67-4c26-bdb8-8cc7dbc52607} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:13.722631 [ 257 ] {5fec0d30-be67-4c26-bdb8-8cc7dbc52607} executeQuery: Read 13 rows, 23.85 KiB in 0.002495 sec., 5210.420841683367 rows/sec., 9.34 MiB/sec. 2025.01.17 14:42:13.722991 [ 257 ] {5fec0d30-be67-4c26-bdb8-8cc7dbc52607} TCPHandler: Processed in 0.003079443 sec. 2025.01.17 14:42:13.723253 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:13.723414 [ 253 ] {1242a272-a1f5-4065-9516-23fc177d088a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:42:13.723475 [ 253 ] {1242a272-a1f5-4065-9516-23fc177d088a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:42:13.724033 [ 253 ] {1242a272-a1f5-4065-9516-23fc177d088a} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:13.724072 [ 253 ] {1242a272-a1f5-4065-9516-23fc177d088a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:13.724461 [ 253 ] {1242a272-a1f5-4065-9516-23fc177d088a} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.17 14:42:13.724703 [ 253 ] {1242a272-a1f5-4065-9516-23fc177d088a} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:13.724883 [ 253 ] {1242a272-a1f5-4065-9516-23fc177d088a} executeQuery: Read 82 rows, 5.33 KiB in 0.001501 sec., 54630.24650233178 rows/sec., 3.47 MiB/sec. 2025.01.17 14:42:13.724934 [ 253 ] {1242a272-a1f5-4065-9516-23fc177d088a} TCPHandler: Processed in 0.001825207 sec. 2025.01.17 14:42:17.900726 [ 99 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:42:17.900799 [ 99 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:42:18.062059 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22997 2025.01.17 14:42:18.063215 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:18.063313 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:18.063909 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 14:42:18.064174 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:18.064390 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22997 2025.01.17 14:42:18.691939 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:18.692152 [ 253 ] {6a88481d-cf81-4a09-9031-de71aaa78d22} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:42:18.692234 [ 253 ] {6a88481d-cf81-4a09-9031-de71aaa78d22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:42:18.693161 [ 253 ] {6a88481d-cf81-4a09-9031-de71aaa78d22} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:18.693216 [ 253 ] {6a88481d-cf81-4a09-9031-de71aaa78d22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:18.693671 [ 253 ] {6a88481d-cf81-4a09-9031-de71aaa78d22} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.17 14:42:18.693930 [ 253 ] {6a88481d-cf81-4a09-9031-de71aaa78d22} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:18.694181 [ 253 ] {6a88481d-cf81-4a09-9031-de71aaa78d22} executeQuery: Read 108 rows, 9.25 KiB in 0.002085 sec., 51798.561151079135 rows/sec., 4.33 MiB/sec. 2025.01.17 14:42:18.694288 [ 253 ] {6a88481d-cf81-4a09-9031-de71aaa78d22} TCPHandler: Processed in 0.002482491 sec. 2025.01.17 14:42:18.694589 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:18.694803 [ 257 ] {6804b970-449d-4757-8b3c-a9bf4888de77} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:42:18.694886 [ 257 ] {6804b970-449d-4757-8b3c-a9bf4888de77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:42:18.695661 [ 257 ] {6804b970-449d-4757-8b3c-a9bf4888de77} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:18.695712 [ 257 ] {6804b970-449d-4757-8b3c-a9bf4888de77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:18.696165 [ 257 ] {6804b970-449d-4757-8b3c-a9bf4888de77} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 14:42:18.696459 [ 257 ] {6804b970-449d-4757-8b3c-a9bf4888de77} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:18.696715 [ 257 ] {6804b970-449d-4757-8b3c-a9bf4888de77} executeQuery: Read 26 rows, 1.96 KiB in 0.00197 sec., 13197.969543147208 rows/sec., 992.43 KiB/sec. 2025.01.17 14:42:18.696783 [ 257 ] {6804b970-449d-4757-8b3c-a9bf4888de77} TCPHandler: Processed in 0.002371409 sec. 2025.01.17 14:42:18.696954 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:18.697098 [ 253 ] {b7ba8021-1631-4edc-8b01-b51518429e77} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:42:18.697159 [ 253 ] {b7ba8021-1631-4edc-8b01-b51518429e77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:42:18.697920 [ 253 ] {b7ba8021-1631-4edc-8b01-b51518429e77} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:18.697970 [ 253 ] {b7ba8021-1631-4edc-8b01-b51518429e77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:18.698398 [ 253 ] {b7ba8021-1631-4edc-8b01-b51518429e77} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.17 14:42:18.698642 [ 253 ] {b7ba8021-1631-4edc-8b01-b51518429e77} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:18.698863 [ 253 ] {b7ba8021-1631-4edc-8b01-b51518429e77} executeQuery: Read 90 rows, 7.20 KiB in 0.0018 sec., 50000 rows/sec., 3.90 MiB/sec. 2025.01.17 14:42:18.698920 [ 253 ] {b7ba8021-1631-4edc-8b01-b51518429e77} TCPHandler: Processed in 0.002035562 sec. 2025.01.17 14:42:18.699127 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:18.699360 [ 257 ] {8871e629-e0c4-45e9-a575-fded8f63ccbd} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:18.699461 [ 257 ] {8871e629-e0c4-45e9-a575-fded8f63ccbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:42:18.700314 [ 257 ] {8871e629-e0c4-45e9-a575-fded8f63ccbd} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:18.700384 [ 257 ] {8871e629-e0c4-45e9-a575-fded8f63ccbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:18.700797 [ 257 ] {8871e629-e0c4-45e9-a575-fded8f63ccbd} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.17 14:42:18.701050 [ 257 ] {8871e629-e0c4-45e9-a575-fded8f63ccbd} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:18.701293 [ 257 ] {8871e629-e0c4-45e9-a575-fded8f63ccbd} executeQuery: Read 160 rows, 11.41 KiB in 0.001993 sec., 80280.98344204716 rows/sec., 5.59 MiB/sec. 2025.01.17 14:42:18.701402 [ 257 ] {8871e629-e0c4-45e9-a575-fded8f63ccbd} TCPHandler: Processed in 0.002382509 sec. 2025.01.17 14:42:18.701615 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:18.701812 [ 253 ] {6fa1a948-5a12-4389-bfc9-cff1dc8aa88f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:18.701907 [ 253 ] {6fa1a948-5a12-4389-bfc9-cff1dc8aa88f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:42:18.703113 [ 253 ] {6fa1a948-5a12-4389-bfc9-cff1dc8aa88f} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:18.703154 [ 253 ] {6fa1a948-5a12-4389-bfc9-cff1dc8aa88f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:18.703810 [ 253 ] {6fa1a948-5a12-4389-bfc9-cff1dc8aa88f} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 14:42:18.704072 [ 253 ] {6fa1a948-5a12-4389-bfc9-cff1dc8aa88f} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:18.704270 [ 96 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.17 14:42:18.704347 [ 253 ] {6fa1a948-5a12-4389-bfc9-cff1dc8aa88f} executeQuery: Read 26 rows, 47.71 KiB in 0.002562 sec., 10148.32162373146 rows/sec., 18.19 MiB/sec. 2025.01.17 14:42:18.704357 [ 96 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:18.704436 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:18.704683 [ 253 ] {6fa1a948-5a12-4389-bfc9-cff1dc8aa88f} TCPHandler: Processed in 0.003188185 sec. 2025.01.17 14:42:18.704705 [ 197 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.17 14:42:18.704884 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:18.705170 [ 197 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:18.705181 [ 257 ] {0f2189f2-89ff-4c31-aa62-3b6ef82844ae} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:42:18.705290 [ 197 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1125 rows starting from the beginning of the part 2025.01.17 14:42:18.705319 [ 257 ] {0f2189f2-89ff-4c31-aa62-3b6ef82844ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:42:18.706183 [ 197 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part 2025.01.17 14:42:18.706964 [ 197 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part 2025.01.17 14:42:18.707766 [ 197 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part 2025.01.17 14:42:18.707816 [ 257 ] {0f2189f2-89ff-4c31-aa62-3b6ef82844ae} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:18.707897 [ 257 ] {0f2189f2-89ff-4c31-aa62-3b6ef82844ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:18.708409 [ 197 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part 2025.01.17 14:42:18.709119 [ 197 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part 2025.01.17 14:42:18.709522 [ 257 ] {0f2189f2-89ff-4c31-aa62-3b6ef82844ae} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.17 14:42:18.710220 [ 257 ] {0f2189f2-89ff-4c31-aa62-3b6ef82844ae} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:18.710724 [ 257 ] {0f2189f2-89ff-4c31-aa62-3b6ef82844ae} executeQuery: Read 60 rows, 4.14 KiB in 0.005623 sec., 10670.460608216254 rows/sec., 736.37 KiB/sec. 2025.01.17 14:42:18.710932 [ 257 ] {0f2189f2-89ff-4c31-aa62-3b6ef82844ae} TCPHandler: Processed in 0.006152467 sec. 2025.01.17 14:42:18.716414 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1229 rows, containing 19 columns (19 merged, 0 gathered) in 0.011833924 sec., 103853.97100741902 rows/sec., 186.10 MiB/sec. 2025.01.17 14:42:18.717756 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.17 14:42:18.718231 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_66_13} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:18.718326 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_66_13} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.17 14:42:18.718502 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. 2025.01.17 14:42:19.000172 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 231.35 MiB, peak 242.68 MiB, free memory in arenas 0.00 B, will set to 232.67 MiB (RSS), difference: 1.32 MiB 2025.01.17 14:42:19.689244 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.01.17 14:42:19.712366 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:19.712416 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:19.719762 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 14:42:19.720590 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:19.724248 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.01.17 14:42:19.940536 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:19.940721 [ 253 ] {8fec21d1-4622-4064-88c4-87fd5b7ce166} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:42:19.940793 [ 253 ] {8fec21d1-4622-4064-88c4-87fd5b7ce166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:42:19.941545 [ 253 ] {8fec21d1-4622-4064-88c4-87fd5b7ce166} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:19.941593 [ 253 ] {8fec21d1-4622-4064-88c4-87fd5b7ce166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:19.942029 [ 253 ] {8fec21d1-4622-4064-88c4-87fd5b7ce166} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 14:42:19.942287 [ 253 ] {8fec21d1-4622-4064-88c4-87fd5b7ce166} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:19.942530 [ 253 ] {8fec21d1-4622-4064-88c4-87fd5b7ce166} executeQuery: Read 14 rows, 1.01 KiB in 0.00186 sec., 7526.881720430107 rows/sec., 541.83 KiB/sec. 2025.01.17 14:42:19.942597 [ 253 ] {8fec21d1-4622-4064-88c4-87fd5b7ce166} TCPHandler: Processed in 0.002185434 sec. 2025.01.17 14:42:19.942909 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:19.943121 [ 257 ] {1d1b7347-163f-4f72-b2ee-2cead0694d55} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 14:42:19.943196 [ 257 ] {1d1b7347-163f-4f72-b2ee-2cead0694d55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 14:42:19.943956 [ 257 ] {1d1b7347-163f-4f72-b2ee-2cead0694d55} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:19.944000 [ 257 ] {1d1b7347-163f-4f72-b2ee-2cead0694d55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:19.944456 [ 257 ] {1d1b7347-163f-4f72-b2ee-2cead0694d55} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 14:42:19.944737 [ 257 ] {1d1b7347-163f-4f72-b2ee-2cead0694d55} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:19.945010 [ 257 ] {1d1b7347-163f-4f72-b2ee-2cead0694d55} executeQuery: Read 16 rows, 1.30 KiB in 0.001926 sec., 8307.372793354101 rows/sec., 677.41 KiB/sec. 2025.01.17 14:42:19.945334 [ 257 ] {1d1b7347-163f-4f72-b2ee-2cead0694d55} TCPHandler: Processed in 0.002565653 sec. 2025.01.17 14:42:19.945534 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:19.945660 [ 253 ] {4a57afe2-a202-4820-9e18-fe03d0fde678} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:42:19.945713 [ 253 ] {4a57afe2-a202-4820-9e18-fe03d0fde678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:42:19.947048 [ 253 ] {4a57afe2-a202-4820-9e18-fe03d0fde678} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:19.947091 [ 253 ] {4a57afe2-a202-4820-9e18-fe03d0fde678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:19.947560 [ 253 ] {4a57afe2-a202-4820-9e18-fe03d0fde678} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.17 14:42:19.947829 [ 253 ] {4a57afe2-a202-4820-9e18-fe03d0fde678} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:19.948052 [ 253 ] {4a57afe2-a202-4820-9e18-fe03d0fde678} executeQuery: Read 1377 rows, 117.21 KiB in 0.002422 sec., 568538.3980181668 rows/sec., 47.26 MiB/sec. 2025.01.17 14:42:19.948112 [ 253 ] {4a57afe2-a202-4820-9e18-fe03d0fde678} TCPHandler: Processed in 0.002667385 sec. 2025.01.17 14:42:19.948322 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:19.948554 [ 257 ] {7af4fa98-0f2f-4102-bd93-20e2950958d2} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:42:19.948646 [ 257 ] {7af4fa98-0f2f-4102-bd93-20e2950958d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:42:19.949475 [ 257 ] {7af4fa98-0f2f-4102-bd93-20e2950958d2} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:19.949514 [ 257 ] {7af4fa98-0f2f-4102-bd93-20e2950958d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:19.949893 [ 257 ] {7af4fa98-0f2f-4102-bd93-20e2950958d2} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 14:42:19.950142 [ 257 ] {7af4fa98-0f2f-4102-bd93-20e2950958d2} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:19.950322 [ 257 ] {7af4fa98-0f2f-4102-bd93-20e2950958d2} executeQuery: Read 36 rows, 2.55 KiB in 0.001827 sec., 19704.433497536946 rows/sec., 1.36 MiB/sec. 2025.01.17 14:42:19.950376 [ 257 ] {7af4fa98-0f2f-4102-bd93-20e2950958d2} TCPHandler: Processed in 0.002163175 sec. 2025.01.17 14:42:19.950537 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:19.950680 [ 253 ] {8a675fd8-2c8f-4444-b017-10c47594b06b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:42:19.950739 [ 253 ] {8a675fd8-2c8f-4444-b017-10c47594b06b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:42:19.951489 [ 253 ] {8a675fd8-2c8f-4444-b017-10c47594b06b} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:19.951531 [ 253 ] {8a675fd8-2c8f-4444-b017-10c47594b06b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:19.951911 [ 253 ] {8a675fd8-2c8f-4444-b017-10c47594b06b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 14:42:19.952155 [ 253 ] {8a675fd8-2c8f-4444-b017-10c47594b06b} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:19.952408 [ 253 ] {8a675fd8-2c8f-4444-b017-10c47594b06b} executeQuery: Read 242 rows, 16.79 KiB in 0.001758 sec., 137656.42775881683 rows/sec., 9.33 MiB/sec. 2025.01.17 14:42:19.952487 [ 253 ] {8a675fd8-2c8f-4444-b017-10c47594b06b} TCPHandler: Processed in 0.002011091 sec. 2025.01.17 14:42:19.952797 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:19.953022 [ 257 ] {bdcf7ced-e030-4792-8be7-93e4335a2da4} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:42:19.953112 [ 257 ] {bdcf7ced-e030-4792-8be7-93e4335a2da4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:42:19.953702 [ 257 ] {bdcf7ced-e030-4792-8be7-93e4335a2da4} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:19.953742 [ 257 ] {bdcf7ced-e030-4792-8be7-93e4335a2da4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:19.954112 [ 257 ] {bdcf7ced-e030-4792-8be7-93e4335a2da4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 14:42:19.954358 [ 257 ] {bdcf7ced-e030-4792-8be7-93e4335a2da4} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:19.954535 [ 257 ] {bdcf7ced-e030-4792-8be7-93e4335a2da4} executeQuery: Read 13 rows, 830.00 B in 0.00157 sec., 8280.254777070064 rows/sec., 516.27 KiB/sec. 2025.01.17 14:42:19.954589 [ 257 ] {bdcf7ced-e030-4792-8be7-93e4335a2da4} TCPHandler: Processed in 0.00196152 sec. 2025.01.17 14:42:19.954749 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:19.954886 [ 253 ] {a5b4f504-5af4-49d1-b58e-15edf2723cea} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:42:19.954945 [ 253 ] {a5b4f504-5af4-49d1-b58e-15edf2723cea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:42:19.955865 [ 253 ] {a5b4f504-5af4-49d1-b58e-15edf2723cea} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:19.955907 [ 253 ] {a5b4f504-5af4-49d1-b58e-15edf2723cea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:19.956315 [ 253 ] {a5b4f504-5af4-49d1-b58e-15edf2723cea} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.17 14:42:19.956562 [ 253 ] {a5b4f504-5af4-49d1-b58e-15edf2723cea} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:19.956789 [ 253 ] {a5b4f504-5af4-49d1-b58e-15edf2723cea} executeQuery: Read 867 rows, 64.32 KiB in 0.001932 sec., 448757.7639751553 rows/sec., 32.51 MiB/sec. 2025.01.17 14:42:19.956844 [ 253 ] {a5b4f504-5af4-49d1-b58e-15edf2723cea} TCPHandler: Processed in 0.002164225 sec. 2025.01.17 14:42:19.957046 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:19.957212 [ 257 ] {ab67a752-6c7e-4a3e-86d2-9de4d92c6356} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:42:19.957272 [ 257 ] {ab67a752-6c7e-4a3e-86d2-9de4d92c6356} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:42:19.957849 [ 257 ] {ab67a752-6c7e-4a3e-86d2-9de4d92c6356} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:19.957893 [ 257 ] {ab67a752-6c7e-4a3e-86d2-9de4d92c6356} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:19.958294 [ 257 ] {ab67a752-6c7e-4a3e-86d2-9de4d92c6356} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 14:42:19.958554 [ 257 ] {ab67a752-6c7e-4a3e-86d2-9de4d92c6356} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:19.958768 [ 257 ] {ab67a752-6c7e-4a3e-86d2-9de4d92c6356} executeQuery: Read 6 rows, 321.00 B in 0.001576 sec., 3807.1065989847716 rows/sec., 198.91 KiB/sec. 2025.01.17 14:42:19.958952 [ 257 ] {ab67a752-6c7e-4a3e-86d2-9de4d92c6356} TCPHandler: Processed in 0.002010611 sec. 2025.01.17 14:42:19.959178 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:19.959324 [ 253 ] {b11dfb79-d39c-4305-9768-78fe3f3118dc} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:19.959387 [ 253 ] {b11dfb79-d39c-4305-9768-78fe3f3118dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:42:19.960273 [ 253 ] {b11dfb79-d39c-4305-9768-78fe3f3118dc} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:19.960313 [ 253 ] {b11dfb79-d39c-4305-9768-78fe3f3118dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:19.960758 [ 253 ] {b11dfb79-d39c-4305-9768-78fe3f3118dc} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.17 14:42:19.961028 [ 253 ] {b11dfb79-d39c-4305-9768-78fe3f3118dc} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:19.961273 [ 253 ] {b11dfb79-d39c-4305-9768-78fe3f3118dc} executeQuery: Read 995 rows, 67.81 KiB in 0.001978 sec., 503033.3670374115 rows/sec., 33.48 MiB/sec. 2025.01.17 14:42:19.961353 [ 253 ] {b11dfb79-d39c-4305-9768-78fe3f3118dc} TCPHandler: Processed in 0.002299298 sec. 2025.01.17 14:42:19.961598 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:19.961779 [ 257 ] {4b7d7b97-c1f5-4570-910f-67de4ff81ac9} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:42:19.961840 [ 257 ] {4b7d7b97-c1f5-4570-910f-67de4ff81ac9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:42:19.962343 [ 257 ] {4b7d7b97-c1f5-4570-910f-67de4ff81ac9} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:19.962386 [ 257 ] {4b7d7b97-c1f5-4570-910f-67de4ff81ac9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:19.962757 [ 257 ] {4b7d7b97-c1f5-4570-910f-67de4ff81ac9} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 14:42:19.963001 [ 257 ] {4b7d7b97-c1f5-4570-910f-67de4ff81ac9} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:19.963180 [ 257 ] {4b7d7b97-c1f5-4570-910f-67de4ff81ac9} executeQuery: Read 1 rows, 69.00 B in 0.001431 sec., 698.8120195667366 rows/sec., 47.09 KiB/sec. 2025.01.17 14:42:19.963232 [ 257 ] {4b7d7b97-c1f5-4570-910f-67de4ff81ac9} TCPHandler: Processed in 0.001789367 sec. 2025.01.17 14:42:19.963385 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:19.963523 [ 253 ] {1dd6ee25-9816-4aaf-ab19-e1831d30906f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:19.963617 [ 253 ] {1dd6ee25-9816-4aaf-ab19-e1831d30906f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:42:19.964826 [ 253 ] {1dd6ee25-9816-4aaf-ab19-e1831d30906f} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:19.964866 [ 253 ] {1dd6ee25-9816-4aaf-ab19-e1831d30906f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:19.965485 [ 253 ] {1dd6ee25-9816-4aaf-ab19-e1831d30906f} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 14:42:19.965750 [ 253 ] {1dd6ee25-9816-4aaf-ab19-e1831d30906f} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:19.965982 [ 253 ] {1dd6ee25-9816-4aaf-ab19-e1831d30906f} executeQuery: Read 13 rows, 23.85 KiB in 0.002491 sec., 5218.787635487755 rows/sec., 9.35 MiB/sec. 2025.01.17 14:42:19.966089 [ 253 ] {1dd6ee25-9816-4aaf-ab19-e1831d30906f} TCPHandler: Processed in 0.002771077 sec. 2025.01.17 14:42:19.966297 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:19.966519 [ 257 ] {0edb66da-d01c-4fce-a20f-d8e9e3796ab6} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:42:19.966612 [ 257 ] {0edb66da-d01c-4fce-a20f-d8e9e3796ab6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:42:19.967316 [ 257 ] {0edb66da-d01c-4fce-a20f-d8e9e3796ab6} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:19.967353 [ 257 ] {0edb66da-d01c-4fce-a20f-d8e9e3796ab6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:19.967731 [ 257 ] {0edb66da-d01c-4fce-a20f-d8e9e3796ab6} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.17 14:42:19.967973 [ 257 ] {0edb66da-d01c-4fce-a20f-d8e9e3796ab6} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:19.968152 [ 257 ] {0edb66da-d01c-4fce-a20f-d8e9e3796ab6} executeQuery: Read 46 rows, 2.85 KiB in 0.001686 sec., 27283.511269276394 rows/sec., 1.65 MiB/sec. 2025.01.17 14:42:19.968203 [ 257 ] {0edb66da-d01c-4fce-a20f-d8e9e3796ab6} TCPHandler: Processed in 0.002013862 sec. 2025.01.17 14:42:20.000259 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 234.05 MiB, peak 242.68 MiB, free memory in arenas 0.00 B, will set to 232.67 MiB (RSS), difference: -1.37 MiB 2025.01.17 14:42:23.205526 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1512 2025.01.17 14:42:23.209197 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:23.209259 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:23.210825 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 14:42:23.211163 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:23.212629 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1512 2025.01.17 14:42:23.687455 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:23.687642 [ 253 ] {9400f2bc-25c2-4143-8c4b-700153274a33} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:42:23.687714 [ 253 ] {9400f2bc-25c2-4143-8c4b-700153274a33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:42:23.688483 [ 253 ] {9400f2bc-25c2-4143-8c4b-700153274a33} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:23.688532 [ 253 ] {9400f2bc-25c2-4143-8c4b-700153274a33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:23.688962 [ 253 ] {9400f2bc-25c2-4143-8c4b-700153274a33} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.17 14:42:23.689218 [ 253 ] {9400f2bc-25c2-4143-8c4b-700153274a33} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:23.689436 [ 253 ] {9400f2bc-25c2-4143-8c4b-700153274a33} executeQuery: Read 56 rows, 4.38 KiB in 0.001845 sec., 30352.30352303523 rows/sec., 2.32 MiB/sec. 2025.01.17 14:42:23.689503 [ 253 ] {9400f2bc-25c2-4143-8c4b-700153274a33} TCPHandler: Processed in 0.002170895 sec. 2025.01.17 14:42:23.689777 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:23.689996 [ 257 ] {be74de57-ccaa-43ee-a550-1923966d435f} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:42:23.690081 [ 257 ] {be74de57-ccaa-43ee-a550-1923966d435f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:42:23.690883 [ 257 ] {be74de57-ccaa-43ee-a550-1923966d435f} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:23.690938 [ 257 ] {be74de57-ccaa-43ee-a550-1923966d435f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:23.691406 [ 257 ] {be74de57-ccaa-43ee-a550-1923966d435f} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.17 14:42:23.691680 [ 257 ] {be74de57-ccaa-43ee-a550-1923966d435f} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:23.691930 [ 257 ] {be74de57-ccaa-43ee-a550-1923966d435f} executeQuery: Read 64 rows, 5.12 KiB in 0.001995 sec., 32080.200501253137 rows/sec., 2.50 MiB/sec. 2025.01.17 14:42:23.691999 [ 257 ] {be74de57-ccaa-43ee-a550-1923966d435f} TCPHandler: Processed in 0.002367578 sec. 2025.01.17 14:42:23.692148 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:23.692277 [ 253 ] {cebb1c30-0ae3-48a3-b7be-4ef2e528a0d5} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:23.692336 [ 253 ] {cebb1c30-0ae3-48a3-b7be-4ef2e528a0d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:42:23.692902 [ 253 ] {cebb1c30-0ae3-48a3-b7be-4ef2e528a0d5} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:23.692940 [ 253 ] {cebb1c30-0ae3-48a3-b7be-4ef2e528a0d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:23.693347 [ 253 ] {cebb1c30-0ae3-48a3-b7be-4ef2e528a0d5} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.17 14:42:23.693600 [ 253 ] {cebb1c30-0ae3-48a3-b7be-4ef2e528a0d5} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:23.693795 [ 253 ] {cebb1c30-0ae3-48a3-b7be-4ef2e528a0d5} executeQuery: Read 96 rows, 6.85 KiB in 0.001549 sec., 61975.46804389929 rows/sec., 4.32 MiB/sec. 2025.01.17 14:42:23.693856 [ 253 ] {cebb1c30-0ae3-48a3-b7be-4ef2e528a0d5} TCPHandler: Processed in 0.001777247 sec. 2025.01.17 14:42:23.694059 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:23.694259 [ 257 ] {6446c14b-9b08-4d4b-93f4-58b31c19c144} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:42:23.694325 [ 257 ] {6446c14b-9b08-4d4b-93f4-58b31c19c144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:42:23.694936 [ 257 ] {6446c14b-9b08-4d4b-93f4-58b31c19c144} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:23.694986 [ 257 ] {6446c14b-9b08-4d4b-93f4-58b31c19c144} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:23.695427 [ 257 ] {6446c14b-9b08-4d4b-93f4-58b31c19c144} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.17 14:42:23.695691 [ 257 ] {6446c14b-9b08-4d4b-93f4-58b31c19c144} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:23.695928 [ 257 ] {6446c14b-9b08-4d4b-93f4-58b31c19c144} executeQuery: Read 36 rows, 2.48 KiB in 0.001706 sec., 21101.992966002344 rows/sec., 1.42 MiB/sec. 2025.01.17 14:42:23.695984 [ 257 ] {6446c14b-9b08-4d4b-93f4-58b31c19c144} TCPHandler: Processed in 0.002031081 sec. 2025.01.17 14:42:25.565505 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23424 2025.01.17 14:42:25.566150 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:25.566194 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:25.566717 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 14:42:25.566976 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:25.567207 [ 87 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.17 14:42:25.567246 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2025.01.17 14:42:25.567289 [ 87 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:25.567317 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:25.567445 [ 187 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.17 14:42:25.567597 [ 187 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:25.567643 [ 187 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21167 rows starting from the beginning of the part 2025.01.17 14:42:25.567729 [ 187 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part 2025.01.17 14:42:25.567930 [ 187 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part 2025.01.17 14:42:25.568191 [ 187 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part 2025.01.17 14:42:25.568328 [ 187 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part 2025.01.17 14:42:25.568586 [ 187 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part 2025.01.17 14:42:25.571625 [ 193 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.004238177 sec., 5526904.610166116 rows/sec., 79.06 MiB/sec. 2025.01.17 14:42:25.571983 [ 195 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.17 14:42:25.572325 [ 195 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_51_10} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:25.572412 [ 195 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_51_10} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.17 14:42:25.572509 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. 2025.01.17 14:42:27.225313 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.01.17 14:42:27.246738 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:27.246802 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:27.254167 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 14:42:27.254952 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:27.255338 [ 85 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.17 14:42:27.255465 [ 85 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:27.255533 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:27.256000 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.17 14:42:27.265818 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.01.17 14:42:27.266950 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:27.267889 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2025.01.17 14:42:27.272600 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2025.01.17 14:42:27.277442 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2025.01.17 14:42:27.282657 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2025.01.17 14:42:27.288363 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2025.01.17 14:42:27.292987 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2025.01.17 14:42:27.355668 [ 193 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.100004189 sec., 3849.83873025559 rows/sec., 19.91 MiB/sec. 2025.01.17 14:42:27.358771 [ 188 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.17 14:42:27.361781 [ 188 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_51_10} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:27.361924 [ 188 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_51_10} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.17 14:42:27.364310 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.17 14:42:28.691747 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:28.691974 [ 253 ] {d0149e13-c4fe-4df5-bb2b-7280ffd2e173} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:42:28.692056 [ 253 ] {d0149e13-c4fe-4df5-bb2b-7280ffd2e173} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:42:28.692910 [ 253 ] {d0149e13-c4fe-4df5-bb2b-7280ffd2e173} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:28.692964 [ 253 ] {d0149e13-c4fe-4df5-bb2b-7280ffd2e173} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:28.693413 [ 253 ] {d0149e13-c4fe-4df5-bb2b-7280ffd2e173} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.17 14:42:28.693669 [ 253 ] {d0149e13-c4fe-4df5-bb2b-7280ffd2e173} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:28.693885 [ 84 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.17 14:42:28.693908 [ 253 ] {d0149e13-c4fe-4df5-bb2b-7280ffd2e173} executeQuery: Read 108 rows, 9.25 KiB in 0.001984 sec., 54435.48387096774 rows/sec., 4.55 MiB/sec. 2025.01.17 14:42:28.693985 [ 84 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:28.694063 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:28.694082 [ 253 ] {d0149e13-c4fe-4df5-bb2b-7280ffd2e173} TCPHandler: Processed in 0.002470891 sec. 2025.01.17 14:42:28.694334 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.17 14:42:28.694380 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:28.694553 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:28.694578 [ 257 ] {b91e79a8-8fd5-4a38-b8d5-14691c4e7800} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:42:28.694605 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1431 rows starting from the beginning of the part 2025.01.17 14:42:28.694660 [ 257 ] {b91e79a8-8fd5-4a38-b8d5-14691c4e7800} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:42:28.694799 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 229 rows starting from the beginning of the part 2025.01.17 14:42:28.695093 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 108 rows starting from the beginning of the part 2025.01.17 14:42:28.695391 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1377 rows starting from the beginning of the part 2025.01.17 14:42:28.695652 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part 2025.01.17 14:42:28.695954 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 108 rows starting from the beginning of the part 2025.01.17 14:42:28.696885 [ 257 ] {b91e79a8-8fd5-4a38-b8d5-14691c4e7800} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:28.696934 [ 257 ] {b91e79a8-8fd5-4a38-b8d5-14691c4e7800} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:28.697603 [ 257 ] {b91e79a8-8fd5-4a38-b8d5-14691c4e7800} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 14:42:28.697916 [ 257 ] {b91e79a8-8fd5-4a38-b8d5-14691c4e7800} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:28.698211 [ 257 ] {b91e79a8-8fd5-4a38-b8d5-14691c4e7800} executeQuery: Read 26 rows, 1.96 KiB in 0.003686 sec., 7053.716766142159 rows/sec., 530.41 KiB/sec. 2025.01.17 14:42:28.698422 [ 257 ] {b91e79a8-8fd5-4a38-b8d5-14691c4e7800} TCPHandler: Processed in 0.004201967 sec. 2025.01.17 14:42:28.698724 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:28.699186 [ 253 ] {839116f3-fd7c-45bf-873e-3483ebd018b0} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:42:28.699241 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.005046814 sec., 655661.1755456016 rows/sec., 57.23 MiB/sec. 2025.01.17 14:42:28.699369 [ 253 ] {839116f3-fd7c-45bf-873e-3483ebd018b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:42:28.699735 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.17 14:42:28.700672 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_86_17} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:28.700837 [ 190 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_86_17} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.17 14:42:28.700980 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.17 14:42:28.701231 [ 253 ] {839116f3-fd7c-45bf-873e-3483ebd018b0} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:28.701278 [ 253 ] {839116f3-fd7c-45bf-873e-3483ebd018b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:28.701663 [ 253 ] {839116f3-fd7c-45bf-873e-3483ebd018b0} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.17 14:42:28.701915 [ 253 ] {839116f3-fd7c-45bf-873e-3483ebd018b0} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:28.702103 [ 83 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.17 14:42:28.702164 [ 253 ] {839116f3-fd7c-45bf-873e-3483ebd018b0} executeQuery: Read 90 rows, 7.20 KiB in 0.003149 sec., 28580.50174658622 rows/sec., 2.23 MiB/sec. 2025.01.17 14:42:28.702190 [ 83 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:28.702253 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:28.702291 [ 253 ] {839116f3-fd7c-45bf-873e-3483ebd018b0} TCPHandler: Processed in 0.003753607 sec. 2025.01.17 14:42:28.702532 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:28.702590 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.17 14:42:28.702880 [ 257 ] {6e4c99fc-adf0-4f30-9086-9f1dd234d92e} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:28.703095 [ 257 ] {6e4c99fc-adf0-4f30-9086-9f1dd234d92e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:42:28.703286 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:28.703528 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 913 rows starting from the beginning of the part 2025.01.17 14:42:28.704132 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 395 rows starting from the beginning of the part 2025.01.17 14:42:28.704718 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 90 rows starting from the beginning of the part 2025.01.17 14:42:28.705317 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 867 rows starting from the beginning of the part 2025.01.17 14:42:28.705706 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2025.01.17 14:42:28.705890 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 90 rows starting from the beginning of the part 2025.01.17 14:42:28.706965 [ 257 ] {6e4c99fc-adf0-4f30-9086-9f1dd234d92e} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:28.707046 [ 257 ] {6e4c99fc-adf0-4f30-9086-9f1dd234d92e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:28.708024 [ 257 ] {6e4c99fc-adf0-4f30-9086-9f1dd234d92e} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.17 14:42:28.708443 [ 257 ] {6e4c99fc-adf0-4f30-9086-9f1dd234d92e} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:28.708700 [ 83 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.17 14:42:28.708806 [ 83 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:28.708890 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:28.709098 [ 257 ] {6e4c99fc-adf0-4f30-9086-9f1dd234d92e} executeQuery: Read 160 rows, 11.41 KiB in 0.006331 sec., 25272.46880429632 rows/sec., 1.76 MiB/sec. 2025.01.17 14:42:28.709451 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.17 14:42:28.709505 [ 257 ] {6e4c99fc-adf0-4f30-9086-9f1dd234d92e} TCPHandler: Processed in 0.007124377 sec. 2025.01.17 14:42:28.709600 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.007210938 sec., 335462.59862447856 rows/sec., 25.73 MiB/sec. 2025.01.17 14:42:28.709767 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:28.709849 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:28.709946 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24477 rows starting from the beginning of the part 2025.01.17 14:42:28.709954 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.17 14:42:28.710104 [ 253 ] {21523a30-c816-4245-8d7e-988d2d0be59a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:28.710543 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part 2025.01.17 14:42:28.710640 [ 253 ] {21523a30-c816-4245-8d7e-988d2d0be59a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:42:28.711005 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part 2025.01.17 14:42:28.711275 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_86_17} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:28.711603 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 995 rows starting from the beginning of the part 2025.01.17 14:42:28.711859 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_86_17} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.17 14:42:28.712134 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 96 rows starting from the beginning of the part 2025.01.17 14:42:28.712265 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.17 14:42:28.712647 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part 2025.01.17 14:42:28.715639 [ 253 ] {21523a30-c816-4245-8d7e-988d2d0be59a} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:28.715734 [ 253 ] {21523a30-c816-4245-8d7e-988d2d0be59a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:28.717365 [ 253 ] {21523a30-c816-4245-8d7e-988d2d0be59a} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 14:42:28.718157 [ 253 ] {21523a30-c816-4245-8d7e-988d2d0be59a} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:28.718476 [ 253 ] {21523a30-c816-4245-8d7e-988d2d0be59a} executeQuery: Read 26 rows, 47.71 KiB in 0.008487 sec., 3063.508895958525 rows/sec., 5.49 MiB/sec. 2025.01.17 14:42:28.719046 [ 253 ] {21523a30-c816-4245-8d7e-988d2d0be59a} TCPHandler: Processed in 0.009440394 sec. 2025.01.17 14:42:28.719372 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:28.719702 [ 257 ] {e673f279-a77c-405a-8230-375586001122} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:42:28.719782 [ 257 ] {e673f279-a77c-405a-8230-375586001122} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:42:28.720362 [ 257 ] {e673f279-a77c-405a-8230-375586001122} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:28.720403 [ 257 ] {e673f279-a77c-405a-8230-375586001122} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:28.720925 [ 257 ] {e673f279-a77c-405a-8230-375586001122} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.17 14:42:28.721201 [ 257 ] {e673f279-a77c-405a-8230-375586001122} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:28.721423 [ 83 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.17 14:42:28.721475 [ 83 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:28.721494 [ 257 ] {e673f279-a77c-405a-8230-375586001122} executeQuery: Read 60 rows, 4.14 KiB in 0.0019 sec., 31578.947368421053 rows/sec., 2.13 MiB/sec. 2025.01.17 14:42:28.721510 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:28.721664 [ 257 ] {e673f279-a77c-405a-8230-375586001122} TCPHandler: Processed in 0.002474151 sec. 2025.01.17 14:42:28.721746 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.17 14:42:28.721909 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:28.721946 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4924 rows starting from the beginning of the part 2025.01.17 14:42:28.722029 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:42:28.722135 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:42:28.722580 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 46 rows starting from the beginning of the part 2025.01.17 14:42:28.722843 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part 2025.01.17 14:42:28.723253 [ 194 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part 2025.01.17 14:42:28.723342 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 26125 rows, containing 5 columns (5 merged, 0 gathered) in 0.014264724 sec., 1831440.9728502284 rows/sec., 123.65 MiB/sec. 2025.01.17 14:42:28.723609 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.17 14:42:28.723971 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_86_17} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:28.724080 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_86_17} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.17 14:42:28.724184 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.01.17 14:42:28.725094 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 5208 rows, containing 4 columns (4 merged, 0 gathered) in 0.003460332 sec., 1505057.8961787482 rows/sec., 98.12 MiB/sec. 2025.01.17 14:42:28.725659 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.17 14:42:28.726006 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_86_17} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:28.726100 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_86_17} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.17 14:42:28.726205 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2025.01.17 14:42:31.366530 [ 81 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 2025.01.17 14:42:31.366593 [ 81 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:31.366617 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. 2025.01.17 14:42:31.366867 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_36_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full 2025.01.17 14:42:31.367125 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_36_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:31.367173 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 33 rows starting from the beginning of the part 2025.01.17 14:42:31.367281 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2025.01.17 14:42:31.367498 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2025.01.17 14:42:31.367731 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2025.01.17 14:42:31.367849 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2025.01.17 14:42:31.369056 [ 194 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_36_8} MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.002342539 sec., 15794.827748865655 rows/sec., 1.04 MiB/sec. 2025.01.17 14:42:31.369290 [ 191 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_36_8} MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) 2025.01.17 14:42:31.369667 [ 191 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_36_8} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:31.369758 [ 191 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_36_8} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 2025.01.17 14:42:31.369866 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:42:32.900848 [ 78 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:42:32.900953 [ 78 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:42:33.067380 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23912 2025.01.17 14:42:33.068494 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:33.068545 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:33.069094 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 14:42:33.069362 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:33.069651 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23912 2025.01.17 14:42:33.213895 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1532 2025.01.17 14:42:33.216706 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:33.216758 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:33.218232 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 14:42:33.218553 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:33.219557 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1532 2025.01.17 14:42:33.694948 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:33.695161 [ 253 ] {534d6fdd-1f6e-441a-9f3d-7a845f20a5a5} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:42:33.695240 [ 253 ] {534d6fdd-1f6e-441a-9f3d-7a845f20a5a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:42:33.696023 [ 253 ] {534d6fdd-1f6e-441a-9f3d-7a845f20a5a5} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:33.696073 [ 253 ] {534d6fdd-1f6e-441a-9f3d-7a845f20a5a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:33.696506 [ 253 ] {534d6fdd-1f6e-441a-9f3d-7a845f20a5a5} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 14:42:33.696756 [ 253 ] {534d6fdd-1f6e-441a-9f3d-7a845f20a5a5} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:33.696960 [ 79 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.17 14:42:33.697023 [ 253 ] {534d6fdd-1f6e-441a-9f3d-7a845f20a5a5} executeQuery: Read 14 rows, 1.01 KiB in 0.001916 sec., 7306.889352818372 rows/sec., 526.00 KiB/sec. 2025.01.17 14:42:33.697036 [ 79 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:33.697104 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:33.697162 [ 253 ] {534d6fdd-1f6e-441a-9f3d-7a845f20a5a5} TCPHandler: Processed in 0.002349089 sec. 2025.01.17 14:42:33.697397 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.01.17 14:42:33.697482 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:33.697757 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:33.697830 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part 2025.01.17 14:42:33.697839 [ 257 ] {5cd0cb94-8299-4366-937d-a6333de65204} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:42:33.697980 [ 257 ] {5cd0cb94-8299-4366-937d-a6333de65204} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:42:33.698092 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2025.01.17 14:42:33.698490 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2025.01.17 14:42:33.698891 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2025.01.17 14:42:33.699316 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2025.01.17 14:42:33.701336 [ 257 ] {5cd0cb94-8299-4366-937d-a6333de65204} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:33.701420 [ 257 ] {5cd0cb94-8299-4366-937d-a6333de65204} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:33.701844 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004621325 sec., 15147.170995331426 rows/sec., 1.12 MiB/sec. 2025.01.17 14:42:33.702010 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.17 14:42:33.702346 [ 257 ] {5cd0cb94-8299-4366-937d-a6333de65204} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.17 14:42:33.702521 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_37_9} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:33.702677 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_37_9} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.17 14:42:33.702807 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:42:33.702901 [ 257 ] {5cd0cb94-8299-4366-937d-a6333de65204} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:33.703170 [ 257 ] {5cd0cb94-8299-4366-937d-a6333de65204} executeQuery: Read 229 rows, 20.51 KiB in 0.005431 sec., 42165.34708156877 rows/sec., 3.69 MiB/sec. 2025.01.17 14:42:33.703288 [ 257 ] {5cd0cb94-8299-4366-937d-a6333de65204} TCPHandler: Processed in 0.006002474 sec. 2025.01.17 14:42:33.703528 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:33.703736 [ 253 ] {11266452-fbfd-44fd-8e72-4b67b9d6465b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:42:33.703797 [ 253 ] {11266452-fbfd-44fd-8e72-4b67b9d6465b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:42:33.704486 [ 253 ] {11266452-fbfd-44fd-8e72-4b67b9d6465b} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:33.704527 [ 253 ] {11266452-fbfd-44fd-8e72-4b67b9d6465b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:33.704893 [ 253 ] {11266452-fbfd-44fd-8e72-4b67b9d6465b} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 14:42:33.705131 [ 253 ] {11266452-fbfd-44fd-8e72-4b67b9d6465b} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:33.705358 [ 253 ] {11266452-fbfd-44fd-8e72-4b67b9d6465b} executeQuery: Read 20 rows, 1.43 KiB in 0.001658 sec., 12062.726176115802 rows/sec., 864.65 KiB/sec. 2025.01.17 14:42:33.705421 [ 253 ] {11266452-fbfd-44fd-8e72-4b67b9d6465b} TCPHandler: Processed in 0.002024702 sec. 2025.01.17 14:42:33.705623 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:33.705784 [ 257 ] {34483436-de65-40c4-ab9a-e18d9a47a468} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:42:33.705836 [ 257 ] {34483436-de65-40c4-ab9a-e18d9a47a468} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:42:33.706445 [ 257 ] {34483436-de65-40c4-ab9a-e18d9a47a468} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:33.706487 [ 257 ] {34483436-de65-40c4-ab9a-e18d9a47a468} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:33.706855 [ 257 ] {34483436-de65-40c4-ab9a-e18d9a47a468} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 14:42:33.707103 [ 257 ] {34483436-de65-40c4-ab9a-e18d9a47a468} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:33.707314 [ 257 ] {34483436-de65-40c4-ab9a-e18d9a47a468} executeQuery: Read 14 rows, 1004.00 B in 0.001559 sec., 8980.115458627324 rows/sec., 628.91 KiB/sec. 2025.01.17 14:42:33.707370 [ 257 ] {34483436-de65-40c4-ab9a-e18d9a47a468} TCPHandler: Processed in 0.001855498 sec. 2025.01.17 14:42:33.707548 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:33.707686 [ 253 ] {4c38e557-773a-41a8-b040-bf22d27b07eb} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:42:33.707745 [ 253 ] {4c38e557-773a-41a8-b040-bf22d27b07eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:42:33.708430 [ 253 ] {4c38e557-773a-41a8-b040-bf22d27b07eb} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:33.708474 [ 253 ] {4c38e557-773a-41a8-b040-bf22d27b07eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:33.708835 [ 253 ] {4c38e557-773a-41a8-b040-bf22d27b07eb} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 14:42:33.709065 [ 253 ] {4c38e557-773a-41a8-b040-bf22d27b07eb} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:33.709223 [ 79 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.17 14:42:33.709281 [ 79 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:33.709311 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:33.709325 [ 253 ] {4c38e557-773a-41a8-b040-bf22d27b07eb} executeQuery: Read 13 rows, 830.00 B in 0.001661 sec., 7826.610475617098 rows/sec., 487.99 KiB/sec. 2025.01.17 14:42:33.709466 [ 253 ] {4c38e557-773a-41a8-b040-bf22d27b07eb} TCPHandler: Processed in 0.001984621 sec. 2025.01.17 14:42:33.709493 [ 189 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.01.17 14:42:33.709626 [ 189 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:33.709663 [ 189 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part 2025.01.17 14:42:33.709718 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:33.709842 [ 189 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part 2025.01.17 14:42:33.710233 [ 189 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part 2025.01.17 14:42:33.710461 [ 257 ] {92f3ed87-9ba7-467f-8dc7-7b22c39f6b1f} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:42:33.710581 [ 189 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part 2025.01.17 14:42:33.710679 [ 257 ] {92f3ed87-9ba7-467f-8dc7-7b22c39f6b1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:42:33.710968 [ 189 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part 2025.01.17 14:42:33.713147 [ 257 ] {92f3ed87-9ba7-467f-8dc7-7b22c39f6b1f} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:33.713243 [ 257 ] {92f3ed87-9ba7-467f-8dc7-7b22c39f6b1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:33.713497 [ 189 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004109205 sec., 15818.144872304982 rows/sec., 1.02 MiB/sec. 2025.01.17 14:42:33.713670 [ 189 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.17 14:42:33.714212 [ 257 ] {92f3ed87-9ba7-467f-8dc7-7b22c39f6b1f} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.17 14:42:33.714216 [ 189 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_37_9} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:33.714341 [ 189 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_37_9} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.17 14:42:33.714475 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:42:33.714627 [ 257 ] {92f3ed87-9ba7-467f-8dc7-7b22c39f6b1f} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:33.714886 [ 257 ] {92f3ed87-9ba7-467f-8dc7-7b22c39f6b1f} executeQuery: Read 395 rows, 28.72 KiB in 0.004665 sec., 84673.09753483387 rows/sec., 6.01 MiB/sec. 2025.01.17 14:42:33.714956 [ 257 ] {92f3ed87-9ba7-467f-8dc7-7b22c39f6b1f} TCPHandler: Processed in 0.005392441 sec. 2025.01.17 14:42:33.715129 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:33.715265 [ 253 ] {15d68c7c-b26d-42b3-b22e-198e9c612183} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:42:33.715326 [ 253 ] {15d68c7c-b26d-42b3-b22e-198e9c612183} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:42:33.715839 [ 253 ] {15d68c7c-b26d-42b3-b22e-198e9c612183} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:33.715878 [ 253 ] {15d68c7c-b26d-42b3-b22e-198e9c612183} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:33.716235 [ 253 ] {15d68c7c-b26d-42b3-b22e-198e9c612183} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 14:42:33.716477 [ 253 ] {15d68c7c-b26d-42b3-b22e-198e9c612183} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:33.716679 [ 253 ] {15d68c7c-b26d-42b3-b22e-198e9c612183} executeQuery: Read 6 rows, 321.00 B in 0.001432 sec., 4189.944134078212 rows/sec., 218.91 KiB/sec. 2025.01.17 14:42:33.716753 [ 253 ] {15d68c7c-b26d-42b3-b22e-198e9c612183} TCPHandler: Processed in 0.001689035 sec. 2025.01.17 14:42:33.717072 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:33.717299 [ 257 ] {b5a5d5f0-c67b-4d14-9749-9e8352716e65} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:33.717408 [ 257 ] {b5a5d5f0-c67b-4d14-9749-9e8352716e65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:42:33.718052 [ 257 ] {b5a5d5f0-c67b-4d14-9749-9e8352716e65} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:33.718092 [ 257 ] {b5a5d5f0-c67b-4d14-9749-9e8352716e65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:33.718501 [ 257 ] {b5a5d5f0-c67b-4d14-9749-9e8352716e65} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.17 14:42:33.718747 [ 257 ] {b5a5d5f0-c67b-4d14-9749-9e8352716e65} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:33.718967 [ 257 ] {b5a5d5f0-c67b-4d14-9749-9e8352716e65} executeQuery: Read 237 rows, 16.27 KiB in 0.001726 sec., 137311.7033603708 rows/sec., 9.20 MiB/sec. 2025.01.17 14:42:33.719021 [ 257 ] {b5a5d5f0-c67b-4d14-9749-9e8352716e65} TCPHandler: Processed in 0.002149354 sec. 2025.01.17 14:42:33.719178 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:33.719314 [ 253 ] {1aa17375-1a1b-4fda-a2f9-d4f5423aafcc} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:42:33.719375 [ 253 ] {1aa17375-1a1b-4fda-a2f9-d4f5423aafcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:42:33.719850 [ 253 ] {1aa17375-1a1b-4fda-a2f9-d4f5423aafcc} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:33.719887 [ 253 ] {1aa17375-1a1b-4fda-a2f9-d4f5423aafcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:33.720248 [ 253 ] {1aa17375-1a1b-4fda-a2f9-d4f5423aafcc} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 14:42:33.720489 [ 253 ] {1aa17375-1a1b-4fda-a2f9-d4f5423aafcc} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:33.720706 [ 253 ] {1aa17375-1a1b-4fda-a2f9-d4f5423aafcc} executeQuery: Read 1 rows, 69.00 B in 0.001416 sec., 706.2146892655368 rows/sec., 47.59 KiB/sec. 2025.01.17 14:42:33.720768 [ 253 ] {1aa17375-1a1b-4fda-a2f9-d4f5423aafcc} TCPHandler: Processed in 0.001649994 sec. 2025.01.17 14:42:33.721019 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:33.721148 [ 257 ] {1a31683b-8c19-4332-afa7-eb99001d3968} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:33.721231 [ 257 ] {1a31683b-8c19-4332-afa7-eb99001d3968} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:42:33.722295 [ 257 ] {1a31683b-8c19-4332-afa7-eb99001d3968} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:33.722335 [ 257 ] {1a31683b-8c19-4332-afa7-eb99001d3968} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:33.722956 [ 257 ] {1a31683b-8c19-4332-afa7-eb99001d3968} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 14:42:33.723216 [ 257 ] {1a31683b-8c19-4332-afa7-eb99001d3968} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:33.723523 [ 257 ] {1a31683b-8c19-4332-afa7-eb99001d3968} executeQuery: Read 13 rows, 23.85 KiB in 0.002377 sec., 5469.078670593184 rows/sec., 9.80 MiB/sec. 2025.01.17 14:42:33.723782 [ 257 ] {1a31683b-8c19-4332-afa7-eb99001d3968} TCPHandler: Processed in 0.00290066 sec. 2025.01.17 14:42:33.724083 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:33.724435 [ 253 ] {ce22f918-00d8-49c3-8dd0-f89b75068ce1} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:42:33.724522 [ 253 ] {ce22f918-00d8-49c3-8dd0-f89b75068ce1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:42:33.725017 [ 253 ] {ce22f918-00d8-49c3-8dd0-f89b75068ce1} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:33.725056 [ 253 ] {ce22f918-00d8-49c3-8dd0-f89b75068ce1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:33.725438 [ 253 ] {ce22f918-00d8-49c3-8dd0-f89b75068ce1} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.17 14:42:33.725672 [ 253 ] {ce22f918-00d8-49c3-8dd0-f89b75068ce1} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:33.725867 [ 253 ] {ce22f918-00d8-49c3-8dd0-f89b75068ce1} executeQuery: Read 82 rows, 5.33 KiB in 0.001557 sec., 52665.38214515093 rows/sec., 3.34 MiB/sec. 2025.01.17 14:42:33.725939 [ 253 ] {ce22f918-00d8-49c3-8dd0-f89b75068ce1} TCPHandler: Processed in 0.002017041 sec. 2025.01.17 14:42:34.765871 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.01.17 14:42:34.785046 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:34.785109 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:34.792108 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 14:42:34.792859 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:34.796184 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.01.17 14:42:38.691685 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:38.691885 [ 253 ] {7d8d5f82-5b85-41f2-8760-7395694025c2} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:42:38.691956 [ 253 ] {7d8d5f82-5b85-41f2-8760-7395694025c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:42:38.692756 [ 253 ] {7d8d5f82-5b85-41f2-8760-7395694025c2} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:38.692802 [ 253 ] {7d8d5f82-5b85-41f2-8760-7395694025c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:38.693246 [ 253 ] {7d8d5f82-5b85-41f2-8760-7395694025c2} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.17 14:42:38.693502 [ 253 ] {7d8d5f82-5b85-41f2-8760-7395694025c2} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:38.693734 [ 253 ] {7d8d5f82-5b85-41f2-8760-7395694025c2} executeQuery: Read 108 rows, 9.25 KiB in 0.001881 sec., 57416.26794258373 rows/sec., 4.80 MiB/sec. 2025.01.17 14:42:38.693836 [ 253 ] {7d8d5f82-5b85-41f2-8760-7395694025c2} TCPHandler: Processed in 0.002274337 sec. 2025.01.17 14:42:38.694173 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:38.694369 [ 257 ] {ebaa368a-ef1a-4fa7-b494-0cb1db58e96c} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:42:38.694446 [ 257 ] {ebaa368a-ef1a-4fa7-b494-0cb1db58e96c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:42:38.695218 [ 257 ] {ebaa368a-ef1a-4fa7-b494-0cb1db58e96c} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:38.695267 [ 257 ] {ebaa368a-ef1a-4fa7-b494-0cb1db58e96c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:38.695735 [ 257 ] {ebaa368a-ef1a-4fa7-b494-0cb1db58e96c} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 14:42:38.695990 [ 257 ] {ebaa368a-ef1a-4fa7-b494-0cb1db58e96c} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:38.696194 [ 73 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 2025.01.17 14:42:38.696266 [ 73 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:38.696268 [ 257 ] {ebaa368a-ef1a-4fa7-b494-0cb1db58e96c} executeQuery: Read 26 rows, 1.96 KiB in 0.001945 sec., 13367.609254498715 rows/sec., 1005.18 KiB/sec. 2025.01.17 14:42:38.696310 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:38.696447 [ 257 ] {ebaa368a-ef1a-4fa7-b494-0cb1db58e96c} TCPHandler: Processed in 0.002474501 sec. 2025.01.17 14:42:38.696507 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_70_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full 2025.01.17 14:42:38.696643 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:38.696647 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_70_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:38.696716 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 64 rows starting from the beginning of the part 2025.01.17 14:42:38.696944 [ 253 ] {f1152268-537e-4765-b466-9d1b201b5c2a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:42:38.696975 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part 2025.01.17 14:42:38.697103 [ 253 ] {f1152268-537e-4765-b466-9d1b201b5c2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:42:38.697182 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part 2025.01.17 14:42:38.697682 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part 2025.01.17 14:42:38.697981 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 20 rows starting from the beginning of the part 2025.01.17 14:42:38.698392 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 26 rows starting from the beginning of the part 2025.01.17 14:42:38.700099 [ 253 ] {f1152268-537e-4765-b466-9d1b201b5c2a} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:38.700181 [ 253 ] {f1152268-537e-4765-b466-9d1b201b5c2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:38.701299 [ 253 ] {f1152268-537e-4765-b466-9d1b201b5c2a} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.17 14:42:38.701313 [ 192 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_70_14} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.00488085 sec., 40566.704569900736 rows/sec., 3.05 MiB/sec. 2025.01.17 14:42:38.701554 [ 192 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_70_14} MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) 2025.01.17 14:42:38.701752 [ 253 ] {f1152268-537e-4765-b466-9d1b201b5c2a} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:38.702258 [ 253 ] {f1152268-537e-4765-b466-9d1b201b5c2a} executeQuery: Read 90 rows, 7.20 KiB in 0.005436 sec., 16556.29139072848 rows/sec., 1.29 MiB/sec. 2025.01.17 14:42:38.702308 [ 192 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_70_14} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:38.702696 [ 253 ] {f1152268-537e-4765-b466-9d1b201b5c2a} TCPHandler: Processed in 0.006129127 sec. 2025.01.17 14:42:38.702853 [ 192 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_70_14} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 2025.01.17 14:42:38.703062 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:38.703410 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 14:42:38.703523 [ 257 ] {de549137-14ba-4ce4-84e4-2eb88fe7e40d} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:38.703644 [ 257 ] {de549137-14ba-4ce4-84e4-2eb88fe7e40d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:42:38.704263 [ 257 ] {de549137-14ba-4ce4-84e4-2eb88fe7e40d} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:38.704308 [ 257 ] {de549137-14ba-4ce4-84e4-2eb88fe7e40d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:38.704754 [ 257 ] {de549137-14ba-4ce4-84e4-2eb88fe7e40d} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.17 14:42:38.705022 [ 257 ] {de549137-14ba-4ce4-84e4-2eb88fe7e40d} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:38.705272 [ 257 ] {de549137-14ba-4ce4-84e4-2eb88fe7e40d} executeQuery: Read 160 rows, 11.41 KiB in 0.001929 sec., 82944.53084499741 rows/sec., 5.78 MiB/sec. 2025.01.17 14:42:38.705341 [ 257 ] {de549137-14ba-4ce4-84e4-2eb88fe7e40d} TCPHandler: Processed in 0.00245601 sec. 2025.01.17 14:42:38.705575 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:38.705731 [ 253 ] {f7d32bbb-ea3f-471f-806f-01e305fa7d52} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:38.705816 [ 253 ] {f7d32bbb-ea3f-471f-806f-01e305fa7d52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:42:38.707021 [ 253 ] {f7d32bbb-ea3f-471f-806f-01e305fa7d52} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:38.707061 [ 253 ] {f7d32bbb-ea3f-471f-806f-01e305fa7d52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:38.707723 [ 253 ] {f7d32bbb-ea3f-471f-806f-01e305fa7d52} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 14:42:38.707990 [ 253 ] {f7d32bbb-ea3f-471f-806f-01e305fa7d52} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:38.708200 [ 253 ] {f7d32bbb-ea3f-471f-806f-01e305fa7d52} executeQuery: Read 26 rows, 47.71 KiB in 0.002496 sec., 10416.666666666666 rows/sec., 18.67 MiB/sec. 2025.01.17 14:42:38.708307 [ 253 ] {f7d32bbb-ea3f-471f-806f-01e305fa7d52} TCPHandler: Processed in 0.002867129 sec. 2025.01.17 14:42:38.708458 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:38.708592 [ 257 ] {335d68e0-5318-4d01-a6d8-13f88e4ce196} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:42:38.708654 [ 257 ] {335d68e0-5318-4d01-a6d8-13f88e4ce196} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:42:38.709245 [ 257 ] {335d68e0-5318-4d01-a6d8-13f88e4ce196} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:38.709295 [ 257 ] {335d68e0-5318-4d01-a6d8-13f88e4ce196} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:38.709735 [ 257 ] {335d68e0-5318-4d01-a6d8-13f88e4ce196} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.17 14:42:38.709980 [ 257 ] {335d68e0-5318-4d01-a6d8-13f88e4ce196} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:38.710219 [ 257 ] {335d68e0-5318-4d01-a6d8-13f88e4ce196} executeQuery: Read 60 rows, 4.14 KiB in 0.001656 sec., 36231.884057971016 rows/sec., 2.44 MiB/sec. 2025.01.17 14:42:38.710319 [ 257 ] {335d68e0-5318-4d01-a6d8-13f88e4ce196} TCPHandler: Processed in 0.00191486 sec. 2025.01.17 14:42:40.570770 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24339 2025.01.17 14:42:40.571426 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:40.571477 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:40.572010 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 14:42:40.572271 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:40.572515 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2025.01.17 14:42:42.297239 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.01.17 14:42:42.318766 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:42.318836 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:42.326103 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 14:42:42.326877 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:42.329626 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.01.17 14:42:43.220692 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1566 2025.01.17 14:42:43.223881 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:43.223934 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:43.225435 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 14:42:43.225763 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:43.226386 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1566 2025.01.17 14:42:43.695457 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:43.695672 [ 253 ] {4a44929a-461f-4de2-bc9e-20c7be5d4e28} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:42:43.695752 [ 253 ] {4a44929a-461f-4de2-bc9e-20c7be5d4e28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:42:43.696519 [ 253 ] {4a44929a-461f-4de2-bc9e-20c7be5d4e28} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:43.696570 [ 253 ] {4a44929a-461f-4de2-bc9e-20c7be5d4e28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:43.697013 [ 253 ] {4a44929a-461f-4de2-bc9e-20c7be5d4e28} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 14:42:43.697271 [ 253 ] {4a44929a-461f-4de2-bc9e-20c7be5d4e28} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:43.697535 [ 253 ] {4a44929a-461f-4de2-bc9e-20c7be5d4e28} executeQuery: Read 14 rows, 1.01 KiB in 0.001919 sec., 7295.4663887441375 rows/sec., 525.18 KiB/sec. 2025.01.17 14:42:43.697641 [ 253 ] {4a44929a-461f-4de2-bc9e-20c7be5d4e28} TCPHandler: Processed in 0.002353089 sec. 2025.01.17 14:42:43.697909 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:43.698106 [ 257 ] {dd0a8015-7636-45fa-b655-2bfb3467bf40} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:42:43.698180 [ 257 ] {dd0a8015-7636-45fa-b655-2bfb3467bf40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:42:43.699050 [ 257 ] {dd0a8015-7636-45fa-b655-2bfb3467bf40} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:43.699093 [ 257 ] {dd0a8015-7636-45fa-b655-2bfb3467bf40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:43.699556 [ 257 ] {dd0a8015-7636-45fa-b655-2bfb3467bf40} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.17 14:42:43.699822 [ 257 ] {dd0a8015-7636-45fa-b655-2bfb3467bf40} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:43.700035 [ 257 ] {dd0a8015-7636-45fa-b655-2bfb3467bf40} executeQuery: Read 229 rows, 20.51 KiB in 0.001981 sec., 115598.18273599191 rows/sec., 10.11 MiB/sec. 2025.01.17 14:42:43.700102 [ 257 ] {dd0a8015-7636-45fa-b655-2bfb3467bf40} TCPHandler: Processed in 0.002330428 sec. 2025.01.17 14:42:43.700323 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:43.700507 [ 253 ] {0606c81a-1827-4a77-9b4f-bab81eaa4125} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:42:43.700570 [ 253 ] {0606c81a-1827-4a77-9b4f-bab81eaa4125} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:42:43.701207 [ 253 ] {0606c81a-1827-4a77-9b4f-bab81eaa4125} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:43.701249 [ 253 ] {0606c81a-1827-4a77-9b4f-bab81eaa4125} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:43.701631 [ 253 ] {0606c81a-1827-4a77-9b4f-bab81eaa4125} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 14:42:43.701870 [ 253 ] {0606c81a-1827-4a77-9b4f-bab81eaa4125} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:43.702080 [ 253 ] {0606c81a-1827-4a77-9b4f-bab81eaa4125} executeQuery: Read 20 rows, 1.43 KiB in 0.001609 sec., 12430.080795525171 rows/sec., 890.98 KiB/sec. 2025.01.17 14:42:43.702135 [ 253 ] {0606c81a-1827-4a77-9b4f-bab81eaa4125} TCPHandler: Processed in 0.001943791 sec. 2025.01.17 14:42:43.702290 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:43.702423 [ 257 ] {cb259eec-69a9-4f8b-9969-b73adb85cb9a} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:42:43.702474 [ 257 ] {cb259eec-69a9-4f8b-9969-b73adb85cb9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:42:43.703076 [ 257 ] {cb259eec-69a9-4f8b-9969-b73adb85cb9a} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:43.703115 [ 257 ] {cb259eec-69a9-4f8b-9969-b73adb85cb9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:43.703481 [ 257 ] {cb259eec-69a9-4f8b-9969-b73adb85cb9a} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 14:42:43.703738 [ 257 ] {cb259eec-69a9-4f8b-9969-b73adb85cb9a} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:43.703873 [ 70 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2025.01.17 14:42:43.703920 [ 70 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:43.703933 [ 257 ] {cb259eec-69a9-4f8b-9969-b73adb85cb9a} executeQuery: Read 14 rows, 1004.00 B in 0.001538 sec., 9102.730819245773 rows/sec., 637.50 KiB/sec. 2025.01.17 14:42:43.703944 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:43.704039 [ 257 ] {cb259eec-69a9-4f8b-9969-b73adb85cb9a} TCPHandler: Processed in 0.001804068 sec. 2025.01.17 14:42:43.704301 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:43.704559 [ 188 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2025.01.17 14:42:43.704655 [ 253 ] {4237b325-7aab-43d5-98f0-7eeeefbf7a39} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:42:43.704792 [ 253 ] {4237b325-7aab-43d5-98f0-7eeeefbf7a39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:42:43.705126 [ 188 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:43.705217 [ 188 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 243 rows starting from the beginning of the part 2025.01.17 14:42:43.705536 [ 188 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2025.01.17 14:42:43.705936 [ 188 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2025.01.17 14:42:43.706341 [ 188 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part 2025.01.17 14:42:43.706781 [ 188 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2025.01.17 14:42:43.707030 [ 188 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2025.01.17 14:42:43.707874 [ 253 ] {4237b325-7aab-43d5-98f0-7eeeefbf7a39} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:43.707939 [ 253 ] {4237b325-7aab-43d5-98f0-7eeeefbf7a39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:43.708899 [ 253 ] {4237b325-7aab-43d5-98f0-7eeeefbf7a39} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 14:42:43.709414 [ 253 ] {4237b325-7aab-43d5-98f0-7eeeefbf7a39} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:43.709953 [ 188 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005887321 sec., 91892.39044380287 rows/sec., 6.58 MiB/sec. 2025.01.17 14:42:43.709979 [ 253 ] {4237b325-7aab-43d5-98f0-7eeeefbf7a39} executeQuery: Read 13 rows, 830.00 B in 0.005414 sec., 2401.1821204285184 rows/sec., 149.71 KiB/sec. 2025.01.17 14:42:43.710081 [ 253 ] {4237b325-7aab-43d5-98f0-7eeeefbf7a39} TCPHandler: Processed in 0.005946153 sec. 2025.01.17 14:42:43.710186 [ 193 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2025.01.17 14:42:43.710261 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:43.710509 [ 257 ] {812de873-1d06-4492-a096-b232bd884880} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:42:43.710601 [ 257 ] {812de873-1d06-4492-a096-b232bd884880} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:42:43.710756 [ 193 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_38_8} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:43.710954 [ 193 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_38_8} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2025.01.17 14:42:43.711167 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.17 14:42:43.711748 [ 257 ] {812de873-1d06-4492-a096-b232bd884880} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:43.711793 [ 257 ] {812de873-1d06-4492-a096-b232bd884880} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:43.712184 [ 257 ] {812de873-1d06-4492-a096-b232bd884880} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.17 14:42:43.712468 [ 257 ] {812de873-1d06-4492-a096-b232bd884880} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:43.712651 [ 257 ] {812de873-1d06-4492-a096-b232bd884880} executeQuery: Read 395 rows, 28.72 KiB in 0.002199 sec., 179627.10322874034 rows/sec., 12.76 MiB/sec. 2025.01.17 14:42:43.712713 [ 257 ] {812de873-1d06-4492-a096-b232bd884880} TCPHandler: Processed in 0.002545462 sec. 2025.01.17 14:42:43.712930 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:43.713117 [ 253 ] {8e1c8376-e449-4aa3-a82a-d978dfbbec6e} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:42:43.713178 [ 253 ] {8e1c8376-e449-4aa3-a82a-d978dfbbec6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:42:43.713760 [ 253 ] {8e1c8376-e449-4aa3-a82a-d978dfbbec6e} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:43.713803 [ 253 ] {8e1c8376-e449-4aa3-a82a-d978dfbbec6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:43.714180 [ 253 ] {8e1c8376-e449-4aa3-a82a-d978dfbbec6e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 14:42:43.714415 [ 253 ] {8e1c8376-e449-4aa3-a82a-d978dfbbec6e} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:43.714612 [ 67 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2025.01.17 14:42:43.714635 [ 253 ] {8e1c8376-e449-4aa3-a82a-d978dfbbec6e} executeQuery: Read 6 rows, 321.00 B in 0.00155 sec., 3870.967741935484 rows/sec., 202.24 KiB/sec. 2025.01.17 14:42:43.714692 [ 67 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:43.714747 [ 253 ] {8e1c8376-e449-4aa3-a82a-d978dfbbec6e} TCPHandler: Processed in 0.00193295 sec. 2025.01.17 14:42:43.714755 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:43.714973 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:43.714981 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2025.01.17 14:42:43.715207 [ 257 ] {67071d45-a25f-49a3-bb7f-86ae94a65c21} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:43.715274 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:43.715316 [ 257 ] {67071d45-a25f-49a3-bb7f-86ae94a65c21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:42:43.715345 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part 2025.01.17 14:42:43.715743 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2025.01.17 14:42:43.716144 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2025.01.17 14:42:43.716468 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2025.01.17 14:42:43.716814 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2025.01.17 14:42:43.716972 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2025.01.17 14:42:43.717938 [ 257 ] {67071d45-a25f-49a3-bb7f-86ae94a65c21} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:43.718003 [ 257 ] {67071d45-a25f-49a3-bb7f-86ae94a65c21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:43.719096 [ 257 ] {67071d45-a25f-49a3-bb7f-86ae94a65c21} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.17 14:42:43.719725 [ 257 ] {67071d45-a25f-49a3-bb7f-86ae94a65c21} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:43.719806 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.004909591 sec., 46439.71361361873 rows/sec., 2.37 MiB/sec. 2025.01.17 14:42:43.720038 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2025.01.17 14:42:43.720137 [ 257 ] {67071d45-a25f-49a3-bb7f-86ae94a65c21} executeQuery: Read 237 rows, 16.27 KiB in 0.004999 sec., 47409.48189637928 rows/sec., 3.18 MiB/sec. 2025.01.17 14:42:43.720282 [ 257 ] {67071d45-a25f-49a3-bb7f-86ae94a65c21} TCPHandler: Processed in 0.005437792 sec. 2025.01.17 14:42:43.720467 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:43.720560 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_38_8} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:43.720717 [ 253 ] {3249d8e8-b187-4a2b-8697-6dadd3e5a49b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:42:43.720745 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_38_8} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2025.01.17 14:42:43.720807 [ 253 ] {3249d8e8-b187-4a2b-8697-6dadd3e5a49b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:42:43.720903 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 14:42:43.721381 [ 253 ] {3249d8e8-b187-4a2b-8697-6dadd3e5a49b} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:43.721425 [ 253 ] {3249d8e8-b187-4a2b-8697-6dadd3e5a49b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:43.721787 [ 253 ] {3249d8e8-b187-4a2b-8697-6dadd3e5a49b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 14:42:43.722019 [ 253 ] {3249d8e8-b187-4a2b-8697-6dadd3e5a49b} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:43.722275 [ 253 ] {3249d8e8-b187-4a2b-8697-6dadd3e5a49b} executeQuery: Read 1 rows, 69.00 B in 0.001649 sec., 606.4281382656155 rows/sec., 40.86 KiB/sec. 2025.01.17 14:42:43.722456 [ 253 ] {3249d8e8-b187-4a2b-8697-6dadd3e5a49b} TCPHandler: Processed in 0.002064433 sec. 2025.01.17 14:42:43.722696 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:43.722844 [ 257 ] {a6c1b99d-09fd-4941-a323-030fcaa88409} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:43.722937 [ 257 ] {a6c1b99d-09fd-4941-a323-030fcaa88409} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:42:43.724157 [ 257 ] {a6c1b99d-09fd-4941-a323-030fcaa88409} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:43.724196 [ 257 ] {a6c1b99d-09fd-4941-a323-030fcaa88409} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:43.724837 [ 257 ] {a6c1b99d-09fd-4941-a323-030fcaa88409} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 14:42:43.725099 [ 257 ] {a6c1b99d-09fd-4941-a323-030fcaa88409} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:43.725291 [ 67 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.17 14:42:43.725349 [ 67 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:43.725382 [ 257 ] {a6c1b99d-09fd-4941-a323-030fcaa88409} executeQuery: Read 13 rows, 23.85 KiB in 0.00256 sec., 5078.125 rows/sec., 9.10 MiB/sec. 2025.01.17 14:42:43.725391 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:43.725703 [ 257 ] {a6c1b99d-09fd-4941-a323-030fcaa88409} TCPHandler: Processed in 0.003146725 sec. 2025.01.17 14:42:43.725714 [ 186 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.17 14:42:43.725926 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:43.726209 [ 253 ] {34d51436-6f9f-491c-8519-3c4e79e84f0b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:42:43.726281 [ 186 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:43.726310 [ 253 ] {34d51436-6f9f-491c-8519-3c4e79e84f0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:42:43.726453 [ 186 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1229 rows starting from the beginning of the part 2025.01.17 14:42:43.727355 [ 186 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part 2025.01.17 14:42:43.727926 [ 186 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part 2025.01.17 14:42:43.728694 [ 186 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 13 rows starting from the beginning of the part 2025.01.17 14:42:43.728792 [ 253 ] {34d51436-6f9f-491c-8519-3c4e79e84f0b} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:43.728907 [ 253 ] {34d51436-6f9f-491c-8519-3c4e79e84f0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:43.729379 [ 186 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 26 rows starting from the beginning of the part 2025.01.17 14:42:43.730013 [ 186 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 13 rows starting from the beginning of the part 2025.01.17 14:42:43.730774 [ 253 ] {34d51436-6f9f-491c-8519-3c4e79e84f0b} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.17 14:42:43.731295 [ 253 ] {34d51436-6f9f-491c-8519-3c4e79e84f0b} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:43.731936 [ 253 ] {34d51436-6f9f-491c-8519-3c4e79e84f0b} executeQuery: Read 82 rows, 5.33 KiB in 0.005802 sec., 14133.057566356429 rows/sec., 919.17 KiB/sec. 2025.01.17 14:42:43.732320 [ 253 ] {34d51436-6f9f-491c-8519-3c4e79e84f0b} TCPHandler: Processed in 0.006518215 sec. 2025.01.17 14:42:43.738679 [ 186 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 19 columns (19 merged, 0 gathered) in 0.013150081 sec., 100379.6098290193 rows/sec., 179.88 MiB/sec. 2025.01.17 14:42:43.740757 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.17 14:42:43.741226 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_71_14} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:43.741325 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_71_14} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.17 14:42:43.741498 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. 2025.01.17 14:42:44.000145 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 236.59 MiB, peak 248.16 MiB, free memory in arenas 0.00 B, will set to 239.21 MiB (RSS), difference: 2.61 MiB 2025.01.17 14:42:47.901031 [ 60 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:42:47.901144 [ 60 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:42:48.072637 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24827 2025.01.17 14:42:48.073425 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:48.073467 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:48.074008 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 14:42:48.074265 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:48.074461 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24827 2025.01.17 14:42:48.691119 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:48.691334 [ 253 ] {92c6e0e5-1089-4a37-a444-b11fde895fa0} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:42:48.691415 [ 253 ] {92c6e0e5-1089-4a37-a444-b11fde895fa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:42:48.692289 [ 253 ] {92c6e0e5-1089-4a37-a444-b11fde895fa0} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:48.692342 [ 253 ] {92c6e0e5-1089-4a37-a444-b11fde895fa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:48.692778 [ 253 ] {92c6e0e5-1089-4a37-a444-b11fde895fa0} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.17 14:42:48.693027 [ 253 ] {92c6e0e5-1089-4a37-a444-b11fde895fa0} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:48.693296 [ 253 ] {92c6e0e5-1089-4a37-a444-b11fde895fa0} executeQuery: Read 108 rows, 9.25 KiB in 0.002016 sec., 53571.42857142857 rows/sec., 4.48 MiB/sec. 2025.01.17 14:42:48.693382 [ 253 ] {92c6e0e5-1089-4a37-a444-b11fde895fa0} TCPHandler: Processed in 0.002399429 sec. 2025.01.17 14:42:48.693689 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:48.693899 [ 257 ] {d2ff8a3a-22e2-4f11-9adf-4d388db96a37} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:42:48.693978 [ 257 ] {d2ff8a3a-22e2-4f11-9adf-4d388db96a37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:42:48.694738 [ 257 ] {d2ff8a3a-22e2-4f11-9adf-4d388db96a37} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:48.694790 [ 257 ] {d2ff8a3a-22e2-4f11-9adf-4d388db96a37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:48.695238 [ 257 ] {d2ff8a3a-22e2-4f11-9adf-4d388db96a37} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 14:42:48.695496 [ 257 ] {d2ff8a3a-22e2-4f11-9adf-4d388db96a37} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:48.695758 [ 257 ] {d2ff8a3a-22e2-4f11-9adf-4d388db96a37} executeQuery: Read 26 rows, 1.96 KiB in 0.001912 sec., 13598.326359832636 rows/sec., 1022.53 KiB/sec. 2025.01.17 14:42:48.695849 [ 257 ] {d2ff8a3a-22e2-4f11-9adf-4d388db96a37} TCPHandler: Processed in 0.002343868 sec. 2025.01.17 14:42:48.696107 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:48.696283 [ 253 ] {fe01e2f4-9bca-4885-a8c3-fcf0b352f56c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:42:48.696344 [ 253 ] {fe01e2f4-9bca-4885-a8c3-fcf0b352f56c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:42:48.697081 [ 253 ] {fe01e2f4-9bca-4885-a8c3-fcf0b352f56c} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:48.697123 [ 253 ] {fe01e2f4-9bca-4885-a8c3-fcf0b352f56c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:48.697504 [ 253 ] {fe01e2f4-9bca-4885-a8c3-fcf0b352f56c} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.17 14:42:48.697737 [ 253 ] {fe01e2f4-9bca-4885-a8c3-fcf0b352f56c} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:48.697959 [ 253 ] {fe01e2f4-9bca-4885-a8c3-fcf0b352f56c} executeQuery: Read 90 rows, 7.20 KiB in 0.001712 sec., 52570.09345794393 rows/sec., 4.11 MiB/sec. 2025.01.17 14:42:48.698020 [ 253 ] {fe01e2f4-9bca-4885-a8c3-fcf0b352f56c} TCPHandler: Processed in 0.002054632 sec. 2025.01.17 14:42:48.698262 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:48.698501 [ 257 ] {1a528a15-e537-4890-8d58-9827b29aa0db} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:48.698606 [ 257 ] {1a528a15-e537-4890-8d58-9827b29aa0db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:42:48.699358 [ 257 ] {1a528a15-e537-4890-8d58-9827b29aa0db} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:48.699398 [ 257 ] {1a528a15-e537-4890-8d58-9827b29aa0db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:48.699804 [ 257 ] {1a528a15-e537-4890-8d58-9827b29aa0db} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.17 14:42:48.700046 [ 257 ] {1a528a15-e537-4890-8d58-9827b29aa0db} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:48.700301 [ 257 ] {1a528a15-e537-4890-8d58-9827b29aa0db} executeQuery: Read 160 rows, 11.41 KiB in 0.001854 sec., 86299.89212513485 rows/sec., 6.01 MiB/sec. 2025.01.17 14:42:48.700413 [ 257 ] {1a528a15-e537-4890-8d58-9827b29aa0db} TCPHandler: Processed in 0.002258787 sec. 2025.01.17 14:42:48.700600 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:48.700757 [ 253 ] {0dfb0c4d-8128-4946-bd27-9b6123214c02} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:48.700851 [ 253 ] {0dfb0c4d-8128-4946-bd27-9b6123214c02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:42:48.702022 [ 253 ] {0dfb0c4d-8128-4946-bd27-9b6123214c02} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:48.702062 [ 253 ] {0dfb0c4d-8128-4946-bd27-9b6123214c02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:48.702712 [ 253 ] {0dfb0c4d-8128-4946-bd27-9b6123214c02} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 14:42:48.702970 [ 253 ] {0dfb0c4d-8128-4946-bd27-9b6123214c02} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:48.703213 [ 253 ] {0dfb0c4d-8128-4946-bd27-9b6123214c02} executeQuery: Read 26 rows, 47.71 KiB in 0.002487 sec., 10454.362685967028 rows/sec., 18.73 MiB/sec. 2025.01.17 14:42:48.703322 [ 253 ] {0dfb0c4d-8128-4946-bd27-9b6123214c02} TCPHandler: Processed in 0.002816498 sec. 2025.01.17 14:42:48.703466 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:48.703597 [ 257 ] {79bc5b9f-6e44-4b65-accc-e0e7a412ab72} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:42:48.703652 [ 257 ] {79bc5b9f-6e44-4b65-accc-e0e7a412ab72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:42:48.704148 [ 257 ] {79bc5b9f-6e44-4b65-accc-e0e7a412ab72} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:48.704188 [ 257 ] {79bc5b9f-6e44-4b65-accc-e0e7a412ab72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:48.704574 [ 257 ] {79bc5b9f-6e44-4b65-accc-e0e7a412ab72} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.17 14:42:48.704826 [ 257 ] {79bc5b9f-6e44-4b65-accc-e0e7a412ab72} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:48.705058 [ 257 ] {79bc5b9f-6e44-4b65-accc-e0e7a412ab72} executeQuery: Read 60 rows, 4.14 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.72 MiB/sec. 2025.01.17 14:42:48.705111 [ 257 ] {79bc5b9f-6e44-4b65-accc-e0e7a412ab72} TCPHandler: Processed in 0.001702675 sec. 2025.01.17 14:42:49.830677 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.01.17 14:42:49.851705 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:49.851761 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:49.859110 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 14:42:49.859885 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:49.862836 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.01.17 14:42:49.936834 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:49.937043 [ 253 ] {f1042802-925a-4679-be09-24bf7594ec20} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:42:49.937120 [ 253 ] {f1042802-925a-4679-be09-24bf7594ec20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:42:49.937969 [ 253 ] {f1042802-925a-4679-be09-24bf7594ec20} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:49.938015 [ 253 ] {f1042802-925a-4679-be09-24bf7594ec20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:49.938430 [ 253 ] {f1042802-925a-4679-be09-24bf7594ec20} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 14:42:49.938675 [ 253 ] {f1042802-925a-4679-be09-24bf7594ec20} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:49.938917 [ 253 ] {f1042802-925a-4679-be09-24bf7594ec20} executeQuery: Read 14 rows, 1.01 KiB in 0.00193 sec., 7253.886010362694 rows/sec., 522.18 KiB/sec. 2025.01.17 14:42:49.938984 [ 253 ] {f1042802-925a-4679-be09-24bf7594ec20} TCPHandler: Processed in 0.002287717 sec. 2025.01.17 14:42:49.939266 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:49.939478 [ 257 ] {48f8565e-4a61-4b40-9b9c-aae557275630} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:42:49.939559 [ 257 ] {48f8565e-4a61-4b40-9b9c-aae557275630} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:42:49.941377 [ 257 ] {48f8565e-4a61-4b40-9b9c-aae557275630} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:49.941418 [ 257 ] {48f8565e-4a61-4b40-9b9c-aae557275630} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:49.941942 [ 257 ] {48f8565e-4a61-4b40-9b9c-aae557275630} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.17 14:42:49.942203 [ 257 ] {48f8565e-4a61-4b40-9b9c-aae557275630} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:49.942361 [ 58 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.17 14:42:49.942407 [ 58 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:49.942410 [ 257 ] {48f8565e-4a61-4b40-9b9c-aae557275630} executeQuery: Read 1369 rows, 116.63 KiB in 0.002992 sec., 457553.4759358289 rows/sec., 38.07 MiB/sec. 2025.01.17 14:42:49.942431 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:49.942528 [ 257 ] {48f8565e-4a61-4b40-9b9c-aae557275630} TCPHandler: Processed in 0.00340504 sec. 2025.01.17 14:42:49.942825 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:49.942862 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.01.17 14:42:49.943219 [ 253 ] {9534754c-f04e-4ab7-9eff-891a6abe8c11} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:42:49.943414 [ 253 ] {9534754c-f04e-4ab7-9eff-891a6abe8c11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:42:49.943563 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:49.943761 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1431 rows starting from the beginning of the part 2025.01.17 14:42:49.944236 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 229 rows starting from the beginning of the part 2025.01.17 14:42:49.944732 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 108 rows starting from the beginning of the part 2025.01.17 14:42:49.945070 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 229 rows starting from the beginning of the part 2025.01.17 14:42:49.945401 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 108 rows starting from the beginning of the part 2025.01.17 14:42:49.945687 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1369 rows starting from the beginning of the part 2025.01.17 14:42:49.946610 [ 253 ] {9534754c-f04e-4ab7-9eff-891a6abe8c11} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:49.946673 [ 253 ] {9534754c-f04e-4ab7-9eff-891a6abe8c11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:49.947513 [ 253 ] {9534754c-f04e-4ab7-9eff-891a6abe8c11} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 14:42:49.947978 [ 253 ] {9534754c-f04e-4ab7-9eff-891a6abe8c11} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:49.948310 [ 253 ] {9534754c-f04e-4ab7-9eff-891a6abe8c11} executeQuery: Read 20 rows, 1.43 KiB in 0.005214 sec., 3835.8266206367475 rows/sec., 274.95 KiB/sec. 2025.01.17 14:42:49.948445 [ 253 ] {9534754c-f04e-4ab7-9eff-891a6abe8c11} TCPHandler: Processed in 0.005770179 sec. 2025.01.17 14:42:49.948807 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:49.949299 [ 257 ] {9ed81683-f1d4-4eea-816c-f7963ca19512} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:42:49.949372 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3474 rows, containing 5 columns (5 merged, 0 gathered) in 0.006814591 sec., 509788.4818032366 rows/sec., 44.71 MiB/sec. 2025.01.17 14:42:49.949394 [ 257 ] {9ed81683-f1d4-4eea-816c-f7963ca19512} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:42:49.949679 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.17 14:42:49.950255 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_91_18} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:49.950466 [ 187 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_91_18} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.17 14:42:49.950639 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.01.17 14:42:49.950861 [ 257 ] {9ed81683-f1d4-4eea-816c-f7963ca19512} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:49.950929 [ 257 ] {9ed81683-f1d4-4eea-816c-f7963ca19512} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:49.951636 [ 257 ] {9ed81683-f1d4-4eea-816c-f7963ca19512} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 14:42:49.951879 [ 257 ] {9ed81683-f1d4-4eea-816c-f7963ca19512} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:49.952098 [ 257 ] {9ed81683-f1d4-4eea-816c-f7963ca19512} executeQuery: Read 242 rows, 16.79 KiB in 0.002925 sec., 82735.04273504273 rows/sec., 5.61 MiB/sec. 2025.01.17 14:42:49.952301 [ 257 ] {9ed81683-f1d4-4eea-816c-f7963ca19512} TCPHandler: Processed in 0.003733947 sec. 2025.01.17 14:42:49.952509 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:49.952625 [ 253 ] {1c24f398-6221-4779-acc6-dc65f7c9798e} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:42:49.952674 [ 253 ] {1c24f398-6221-4779-acc6-dc65f7c9798e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:42:49.953254 [ 253 ] {1c24f398-6221-4779-acc6-dc65f7c9798e} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:49.953293 [ 253 ] {1c24f398-6221-4779-acc6-dc65f7c9798e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:49.953650 [ 253 ] {1c24f398-6221-4779-acc6-dc65f7c9798e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 14:42:49.953893 [ 253 ] {1c24f398-6221-4779-acc6-dc65f7c9798e} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:49.954125 [ 253 ] {1c24f398-6221-4779-acc6-dc65f7c9798e} executeQuery: Read 13 rows, 830.00 B in 0.001524 sec., 8530.18372703412 rows/sec., 531.85 KiB/sec. 2025.01.17 14:42:49.954178 [ 253 ] {1c24f398-6221-4779-acc6-dc65f7c9798e} TCPHandler: Processed in 0.001757537 sec. 2025.01.17 14:42:49.954389 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:49.954609 [ 257 ] {a6352295-6d95-4823-9d40-044abc775259} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:42:49.954703 [ 257 ] {a6352295-6d95-4823-9d40-044abc775259} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:42:49.955805 [ 257 ] {a6352295-6d95-4823-9d40-044abc775259} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:49.955844 [ 257 ] {a6352295-6d95-4823-9d40-044abc775259} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:49.956236 [ 257 ] {a6352295-6d95-4823-9d40-044abc775259} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.17 14:42:49.956492 [ 257 ] {a6352295-6d95-4823-9d40-044abc775259} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:49.956622 [ 58 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.17 14:42:49.956656 [ 58 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:49.956674 [ 257 ] {a6352295-6d95-4823-9d40-044abc775259} executeQuery: Read 851 rows, 63.01 KiB in 0.002118 sec., 401794.1454202077 rows/sec., 29.05 MiB/sec. 2025.01.17 14:42:49.956679 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:49.956750 [ 257 ] {a6352295-6d95-4823-9d40-044abc775259} TCPHandler: Processed in 0.002467321 sec. 2025.01.17 14:42:49.957015 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:49.957068 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.01.17 14:42:49.957464 [ 253 ] {100ac620-722c-4085-aac3-852e65686c90} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:42:49.957656 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:49.957679 [ 253 ] {100ac620-722c-4085-aac3-852e65686c90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:42:49.957806 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 913 rows starting from the beginning of the part 2025.01.17 14:42:49.958287 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 395 rows starting from the beginning of the part 2025.01.17 14:42:49.958739 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 90 rows starting from the beginning of the part 2025.01.17 14:42:49.959370 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 395 rows starting from the beginning of the part 2025.01.17 14:42:49.959895 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 90 rows starting from the beginning of the part 2025.01.17 14:42:49.959990 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 851 rows starting from the beginning of the part 2025.01.17 14:42:49.960656 [ 253 ] {100ac620-722c-4085-aac3-852e65686c90} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:49.960702 [ 253 ] {100ac620-722c-4085-aac3-852e65686c90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:49.961239 [ 253 ] {100ac620-722c-4085-aac3-852e65686c90} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 14:42:49.961544 [ 253 ] {100ac620-722c-4085-aac3-852e65686c90} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:49.961775 [ 253 ] {100ac620-722c-4085-aac3-852e65686c90} executeQuery: Read 6 rows, 321.00 B in 0.004483 sec., 1338.3894713361587 rows/sec., 69.93 KiB/sec. 2025.01.17 14:42:49.961835 [ 253 ] {100ac620-722c-4085-aac3-852e65686c90} TCPHandler: Processed in 0.004960502 sec. 2025.01.17 14:42:49.962060 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:49.962171 [ 190 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2734 rows, containing 5 columns (5 merged, 0 gathered) in 0.005403651 sec., 505954.2150298012 rows/sec., 38.59 MiB/sec. 2025.01.17 14:42:49.962249 [ 257 ] {41e20bb6-d203-4166-90bd-f3fb51f3b2f4} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:49.962320 [ 257 ] {41e20bb6-d203-4166-90bd-f3fb51f3b2f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:42:49.962377 [ 190 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.17 14:42:49.962785 [ 190 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_91_18} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:49.962867 [ 190 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_91_18} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.17 14:42:49.962954 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.01.17 14:42:49.963344 [ 257 ] {41e20bb6-d203-4166-90bd-f3fb51f3b2f4} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:49.963381 [ 257 ] {41e20bb6-d203-4166-90bd-f3fb51f3b2f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:49.963826 [ 257 ] {41e20bb6-d203-4166-90bd-f3fb51f3b2f4} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.17 14:42:49.964071 [ 257 ] {41e20bb6-d203-4166-90bd-f3fb51f3b2f4} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:49.964200 [ 58 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.17 14:42:49.964234 [ 58 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:49.964257 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:49.964255 [ 257 ] {41e20bb6-d203-4166-90bd-f3fb51f3b2f4} executeQuery: Read 987 rows, 67.25 KiB in 0.002041 sec., 483586.4772170505 rows/sec., 32.18 MiB/sec. 2025.01.17 14:42:49.964441 [ 257 ] {41e20bb6-d203-4166-90bd-f3fb51f3b2f4} TCPHandler: Processed in 0.002517802 sec. 2025.01.17 14:42:49.964607 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.01.17 14:42:49.964735 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:49.965138 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:49.965163 [ 253 ] {a8fc011e-e86b-4218-9450-8ee3c48a33b4} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:42:49.965262 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_91_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26125 rows starting from the beginning of the part 2025.01.17 14:42:49.965312 [ 253 ] {a8fc011e-e86b-4218-9450-8ee3c48a33b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:42:49.965757 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part 2025.01.17 14:42:49.966287 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part 2025.01.17 14:42:49.966796 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part 2025.01.17 14:42:49.967169 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part 2025.01.17 14:42:49.967687 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 987 rows starting from the beginning of the part 2025.01.17 14:42:49.969007 [ 253 ] {a8fc011e-e86b-4218-9450-8ee3c48a33b4} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:49.969076 [ 253 ] {a8fc011e-e86b-4218-9450-8ee3c48a33b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:49.969609 [ 253 ] {a8fc011e-e86b-4218-9450-8ee3c48a33b4} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 14:42:49.969929 [ 253 ] {a8fc011e-e86b-4218-9450-8ee3c48a33b4} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:49.970291 [ 253 ] {a8fc011e-e86b-4218-9450-8ee3c48a33b4} executeQuery: Read 1 rows, 69.00 B in 0.005242 sec., 190.76688286913392 rows/sec., 12.85 KiB/sec. 2025.01.17 14:42:49.970514 [ 253 ] {a8fc011e-e86b-4218-9450-8ee3c48a33b4} TCPHandler: Processed in 0.005920012 sec. 2025.01.17 14:42:49.970739 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:49.970927 [ 257 ] {dc48398d-e1ed-467e-9aa0-7448eee13772} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:49.971066 [ 257 ] {dc48398d-e1ed-467e-9aa0-7448eee13772} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:42:49.972441 [ 257 ] {dc48398d-e1ed-467e-9aa0-7448eee13772} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:49.972479 [ 257 ] {dc48398d-e1ed-467e-9aa0-7448eee13772} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:49.973278 [ 257 ] {dc48398d-e1ed-467e-9aa0-7448eee13772} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 14:42:49.973633 [ 257 ] {dc48398d-e1ed-467e-9aa0-7448eee13772} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:49.973954 [ 257 ] {dc48398d-e1ed-467e-9aa0-7448eee13772} executeQuery: Read 13 rows, 23.85 KiB in 0.003065 sec., 4241.435562805873 rows/sec., 7.60 MiB/sec. 2025.01.17 14:42:49.974700 [ 257 ] {dc48398d-e1ed-467e-9aa0-7448eee13772} TCPHandler: Processed in 0.004059343 sec. 2025.01.17 14:42:49.975032 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:49.975266 [ 253 ] {54d5a19d-69e8-4690-bc14-64ae2f00b8ec} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:42:49.975351 [ 253 ] {54d5a19d-69e8-4690-bc14-64ae2f00b8ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:42:49.976033 [ 253 ] {54d5a19d-69e8-4690-bc14-64ae2f00b8ec} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:49.976092 [ 253 ] {54d5a19d-69e8-4690-bc14-64ae2f00b8ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:49.976829 [ 196 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 27906 rows, containing 5 columns (5 merged, 0 gathered) in 0.012495228 sec., 2233332.5970522505 rows/sec., 150.74 MiB/sec. 2025.01.17 14:42:49.976871 [ 253 ] {54d5a19d-69e8-4690-bc14-64ae2f00b8ec} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.17 14:42:49.977209 [ 253 ] {54d5a19d-69e8-4690-bc14-64ae2f00b8ec} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:49.977425 [ 57 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.17 14:42:49.977426 [ 196 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.17 14:42:49.977502 [ 57 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:49.977516 [ 253 ] {54d5a19d-69e8-4690-bc14-64ae2f00b8ec} executeQuery: Read 46 rows, 2.85 KiB in 0.002267 sec., 20291.133656815175 rows/sec., 1.23 MiB/sec. 2025.01.17 14:42:49.977579 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:49.977840 [ 253 ] {54d5a19d-69e8-4690-bc14-64ae2f00b8ec} TCPHandler: Processed in 0.003015552 sec. 2025.01.17 14:42:49.978065 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.01.17 14:42:49.978300 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:42:49.978356 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5208 rows starting from the beginning of the part 2025.01.17 14:42:49.978560 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part 2025.01.17 14:42:49.978578 [ 196 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_91_18} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:49.978918 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part 2025.01.17 14:42:49.978958 [ 196 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_91_18} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.17 14:42:49.979213 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:42:49.979280 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.01.17 14:42:49.979433 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:42:49.979553 [ 191 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 46 rows starting from the beginning of the part 2025.01.17 14:42:49.981894 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 4 columns (4 merged, 0 gathered) in 0.004137415 sec., 1338516.9242147573 rows/sec., 87.21 MiB/sec. 2025.01.17 14:42:49.982565 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.17 14:42:49.983029 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_91_18} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:49.983113 [ 189 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_91_18} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.17 14:42:49.983199 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2025.01.17 14:42:50.000235 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 240.61 MiB, peak 248.16 MiB, free memory in arenas 0.00 B, will set to 239.59 MiB (RSS), difference: -1.02 MiB 2025.01.17 14:42:53.226631 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1622 2025.01.17 14:42:53.230455 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:53.230517 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:53.232043 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 14:42:53.232363 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:53.233013 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1622 2025.01.17 14:42:53.686650 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:53.686874 [ 253 ] {6aca0b52-0b7a-43fb-8d2e-4f6434346206} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:42:53.686957 [ 253 ] {6aca0b52-0b7a-43fb-8d2e-4f6434346206} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:42:53.687761 [ 253 ] {6aca0b52-0b7a-43fb-8d2e-4f6434346206} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:53.687807 [ 253 ] {6aca0b52-0b7a-43fb-8d2e-4f6434346206} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:53.688247 [ 253 ] {6aca0b52-0b7a-43fb-8d2e-4f6434346206} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.17 14:42:53.688519 [ 253 ] {6aca0b52-0b7a-43fb-8d2e-4f6434346206} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:53.688728 [ 253 ] {6aca0b52-0b7a-43fb-8d2e-4f6434346206} executeQuery: Read 56 rows, 4.38 KiB in 0.001921 sec., 29151.483602290475 rows/sec., 2.23 MiB/sec. 2025.01.17 14:42:53.688792 [ 253 ] {6aca0b52-0b7a-43fb-8d2e-4f6434346206} TCPHandler: Processed in 0.002276767 sec. 2025.01.17 14:42:53.689025 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:53.689208 [ 257 ] {f45424f7-1202-4efd-9211-e03279817e8b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:42:53.689278 [ 257 ] {f45424f7-1202-4efd-9211-e03279817e8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:42:53.690027 [ 257 ] {f45424f7-1202-4efd-9211-e03279817e8b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:53.690077 [ 257 ] {f45424f7-1202-4efd-9211-e03279817e8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:53.690518 [ 257 ] {f45424f7-1202-4efd-9211-e03279817e8b} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.17 14:42:53.690786 [ 257 ] {f45424f7-1202-4efd-9211-e03279817e8b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:53.691019 [ 257 ] {f45424f7-1202-4efd-9211-e03279817e8b} executeQuery: Read 64 rows, 5.12 KiB in 0.001864 sec., 34334.76394849786 rows/sec., 2.68 MiB/sec. 2025.01.17 14:42:53.691075 [ 257 ] {f45424f7-1202-4efd-9211-e03279817e8b} TCPHandler: Processed in 0.002162205 sec. 2025.01.17 14:42:53.691242 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:53.691393 [ 253 ] {7cc32235-9d00-470f-b335-cac928ff1719} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:53.691458 [ 253 ] {7cc32235-9d00-470f-b335-cac928ff1719} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:42:53.692145 [ 253 ] {7cc32235-9d00-470f-b335-cac928ff1719} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:53.692184 [ 253 ] {7cc32235-9d00-470f-b335-cac928ff1719} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:53.692584 [ 253 ] {7cc32235-9d00-470f-b335-cac928ff1719} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.17 14:42:53.692820 [ 253 ] {7cc32235-9d00-470f-b335-cac928ff1719} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:53.693026 [ 253 ] {7cc32235-9d00-470f-b335-cac928ff1719} executeQuery: Read 96 rows, 6.85 KiB in 0.001666 sec., 57623.04921968788 rows/sec., 4.01 MiB/sec. 2025.01.17 14:42:53.693122 [ 253 ] {7cc32235-9d00-470f-b335-cac928ff1719} TCPHandler: Processed in 0.00194823 sec. 2025.01.17 14:42:53.693343 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:53.693540 [ 257 ] {2c050553-273a-4c21-b5f2-acd6d93f7d39} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:42:53.693603 [ 257 ] {2c050553-273a-4c21-b5f2-acd6d93f7d39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:42:53.694161 [ 257 ] {2c050553-273a-4c21-b5f2-acd6d93f7d39} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:53.694200 [ 257 ] {2c050553-273a-4c21-b5f2-acd6d93f7d39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:53.694588 [ 257 ] {2c050553-273a-4c21-b5f2-acd6d93f7d39} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.17 14:42:53.694833 [ 257 ] {2c050553-273a-4c21-b5f2-acd6d93f7d39} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:53.695069 [ 257 ] {2c050553-273a-4c21-b5f2-acd6d93f7d39} executeQuery: Read 36 rows, 2.48 KiB in 0.001563 sec., 23032.629558541266 rows/sec., 1.55 MiB/sec. 2025.01.17 14:42:53.695161 [ 257 ] {2c050553-273a-4c21-b5f2-acd6d93f7d39} TCPHandler: Processed in 0.00193816 sec. 2025.01.17 14:42:55.574595 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25254 2025.01.17 14:42:55.575614 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:55.575657 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:55.576191 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 14:42:55.576448 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:55.576733 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 2025.01.17 14:42:57.363883 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.01.17 14:42:57.385578 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:57.385642 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. 2025.01.17 14:42:57.393088 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 14:42:57.393886 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:57.397121 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.01.17 14:42:58.690917 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:58.691116 [ 253 ] {e86c2fc7-34fc-45b3-813d-d76b2bd85624} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:42:58.691188 [ 253 ] {e86c2fc7-34fc-45b3-813d-d76b2bd85624} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:42:58.692002 [ 253 ] {e86c2fc7-34fc-45b3-813d-d76b2bd85624} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:58.692051 [ 253 ] {e86c2fc7-34fc-45b3-813d-d76b2bd85624} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:42:58.692495 [ 253 ] {e86c2fc7-34fc-45b3-813d-d76b2bd85624} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.17 14:42:58.692763 [ 253 ] {e86c2fc7-34fc-45b3-813d-d76b2bd85624} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:58.693016 [ 253 ] {e86c2fc7-34fc-45b3-813d-d76b2bd85624} executeQuery: Read 108 rows, 9.25 KiB in 0.00195 sec., 55384.61538461539 rows/sec., 4.63 MiB/sec. 2025.01.17 14:42:58.693083 [ 253 ] {e86c2fc7-34fc-45b3-813d-d76b2bd85624} TCPHandler: Processed in 0.002291167 sec. 2025.01.17 14:42:58.693367 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:58.693584 [ 257 ] {cd0e337b-0f9d-446b-913b-14bfa1c4aced} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:42:58.693669 [ 257 ] {cd0e337b-0f9d-446b-913b-14bfa1c4aced} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:42:58.694510 [ 257 ] {cd0e337b-0f9d-446b-913b-14bfa1c4aced} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:58.694565 [ 257 ] {cd0e337b-0f9d-446b-913b-14bfa1c4aced} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:42:58.695006 [ 257 ] {cd0e337b-0f9d-446b-913b-14bfa1c4aced} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 14:42:58.695269 [ 257 ] {cd0e337b-0f9d-446b-913b-14bfa1c4aced} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:58.695526 [ 257 ] {cd0e337b-0f9d-446b-913b-14bfa1c4aced} executeQuery: Read 26 rows, 1.96 KiB in 0.001999 sec., 13006.503251625814 rows/sec., 978.03 KiB/sec. 2025.01.17 14:42:58.695629 [ 257 ] {cd0e337b-0f9d-446b-913b-14bfa1c4aced} TCPHandler: Processed in 0.00241438 sec. 2025.01.17 14:42:58.695875 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:58.696060 [ 253 ] {5afd2e95-1e79-4652-9ae6-6082e7690042} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:42:58.696120 [ 253 ] {5afd2e95-1e79-4652-9ae6-6082e7690042} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:42:58.696782 [ 253 ] {5afd2e95-1e79-4652-9ae6-6082e7690042} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:58.696824 [ 253 ] {5afd2e95-1e79-4652-9ae6-6082e7690042} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:42:58.697194 [ 253 ] {5afd2e95-1e79-4652-9ae6-6082e7690042} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.17 14:42:58.697434 [ 253 ] {5afd2e95-1e79-4652-9ae6-6082e7690042} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:58.697657 [ 253 ] {5afd2e95-1e79-4652-9ae6-6082e7690042} executeQuery: Read 90 rows, 7.20 KiB in 0.00163 sec., 55214.72392638037 rows/sec., 4.31 MiB/sec. 2025.01.17 14:42:58.697712 [ 253 ] {5afd2e95-1e79-4652-9ae6-6082e7690042} TCPHandler: Processed in 0.001980801 sec. 2025.01.17 14:42:58.697894 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:58.698042 [ 257 ] {6c731ab1-261d-4040-a483-690ed4ee823f} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:58.698110 [ 257 ] {6c731ab1-261d-4040-a483-690ed4ee823f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:42:58.698720 [ 257 ] {6c731ab1-261d-4040-a483-690ed4ee823f} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:58.698762 [ 257 ] {6c731ab1-261d-4040-a483-690ed4ee823f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:42:58.699180 [ 257 ] {6c731ab1-261d-4040-a483-690ed4ee823f} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.17 14:42:58.699431 [ 257 ] {6c731ab1-261d-4040-a483-690ed4ee823f} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:58.699635 [ 257 ] {6c731ab1-261d-4040-a483-690ed4ee823f} executeQuery: Read 160 rows, 11.41 KiB in 0.001628 sec., 98280.09828009827 rows/sec., 6.85 MiB/sec. 2025.01.17 14:42:58.699692 [ 257 ] {6c731ab1-261d-4040-a483-690ed4ee823f} TCPHandler: Processed in 0.001870029 sec. 2025.01.17 14:42:58.699857 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:58.699998 [ 253 ] {9f51d7b6-ed32-4104-abd4-0ec40a367d0d} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:42:58.700094 [ 253 ] {9f51d7b6-ed32-4104-abd4-0ec40a367d0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:42:58.701266 [ 253 ] {9f51d7b6-ed32-4104-abd4-0ec40a367d0d} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:58.701306 [ 253 ] {9f51d7b6-ed32-4104-abd4-0ec40a367d0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:42:58.701961 [ 253 ] {9f51d7b6-ed32-4104-abd4-0ec40a367d0d} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 14:42:58.702229 [ 253 ] {9f51d7b6-ed32-4104-abd4-0ec40a367d0d} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:58.702489 [ 253 ] {9f51d7b6-ed32-4104-abd4-0ec40a367d0d} executeQuery: Read 26 rows, 47.71 KiB in 0.00252 sec., 10317.460317460316 rows/sec., 18.49 MiB/sec. 2025.01.17 14:42:58.702740 [ 253 ] {9f51d7b6-ed32-4104-abd4-0ec40a367d0d} TCPHandler: Processed in 0.0029476 sec. 2025.01.17 14:42:58.703002 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:42:58.703165 [ 257 ] {9b28edc1-81b9-4524-a882-33e5d8bab042} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:42:58.703224 [ 257 ] {9b28edc1-81b9-4524-a882-33e5d8bab042} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:42:58.703722 [ 257 ] {9b28edc1-81b9-4524-a882-33e5d8bab042} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:42:58.703763 [ 257 ] {9b28edc1-81b9-4524-a882-33e5d8bab042} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:42:58.704151 [ 257 ] {9b28edc1-81b9-4524-a882-33e5d8bab042} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.17 14:42:58.704407 [ 257 ] {9b28edc1-81b9-4524-a882-33e5d8bab042} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:42:58.704632 [ 257 ] {9b28edc1-81b9-4524-a882-33e5d8bab042} executeQuery: Read 60 rows, 4.14 KiB in 0.0015 sec., 40000 rows/sec., 2.70 MiB/sec. 2025.01.17 14:42:58.704686 [ 257 ] {9b28edc1-81b9-4524-a882-33e5d8bab042} TCPHandler: Processed in 0.001849618 sec. 2025.01.17 14:43:02.901200 [ 43 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:43:02.901264 [ 43 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:43:03.077841 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25742 2025.01.17 14:43:03.078506 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:03.078557 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:03.079110 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 14:43:03.079393 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:03.079651 [ 43 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.17 14:43:03.079693 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25742 2025.01.17 14:43:03.079764 [ 43 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:03.079812 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:03.080004 [ 191 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.17 14:43:03.080214 [ 191 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:03.080287 [ 191 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part 2025.01.17 14:43:03.080401 [ 191 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part 2025.01.17 14:43:03.080546 [ 191 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part 2025.01.17 14:43:03.080807 [ 191 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part 2025.01.17 14:43:03.081047 [ 191 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part 2025.01.17 14:43:03.081267 [ 191 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part 2025.01.17 14:43:03.084064 [ 197 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25742 rows, containing 4 columns (4 merged, 0 gathered) in 0.004154205 sec., 6196612.82965092 rows/sec., 88.64 MiB/sec. 2025.01.17 14:43:03.084329 [ 195 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.17 14:43:03.084675 [ 195 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_56_11} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:03.084773 [ 195 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_56_11} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.17 14:43:03.084883 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.01.17 14:43:03.233342 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1642 2025.01.17 14:43:03.236361 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:03.236414 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:03.237988 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 14:43:03.238322 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:03.238514 [ 42 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.17 14:43:03.238590 [ 42 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:03.238633 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:03.239247 [ 192 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.17 14:43:03.239874 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1642 2025.01.17 14:43:03.240373 [ 192 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:03.240557 [ 192 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1454 rows starting from the beginning of the part 2025.01.17 14:43:03.241235 [ 192 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 58 rows starting from the beginning of the part 2025.01.17 14:43:03.241893 [ 192 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part 2025.01.17 14:43:03.242548 [ 192 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part 2025.01.17 14:43:03.243294 [ 192 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part 2025.01.17 14:43:03.243946 [ 192 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part 2025.01.17 14:43:03.252919 [ 193 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1642 rows, containing 72 columns (72 merged, 0 gathered) in 0.01410362 sec., 116424.01028955686 rows/sec., 89.65 MiB/sec. 2025.01.17 14:43:03.254747 [ 199 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.17 14:43:03.255602 [ 199 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_41_8} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:03.255702 [ 199 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_41_8} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.17 14:43:03.256081 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2025.01.17 14:43:03.695478 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:03.695654 [ 253 ] {8b10f533-1d07-4312-b51c-480d918fe0b2} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:43:03.695726 [ 253 ] {8b10f533-1d07-4312-b51c-480d918fe0b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:43:03.696498 [ 253 ] {8b10f533-1d07-4312-b51c-480d918fe0b2} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:03.696546 [ 253 ] {8b10f533-1d07-4312-b51c-480d918fe0b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:03.696984 [ 253 ] {8b10f533-1d07-4312-b51c-480d918fe0b2} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 14:43:03.697234 [ 253 ] {8b10f533-1d07-4312-b51c-480d918fe0b2} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:03.697491 [ 253 ] {8b10f533-1d07-4312-b51c-480d918fe0b2} executeQuery: Read 14 rows, 1.01 KiB in 0.001884 sec., 7430.997876857749 rows/sec., 534.93 KiB/sec. 2025.01.17 14:43:03.697558 [ 253 ] {8b10f533-1d07-4312-b51c-480d918fe0b2} TCPHandler: Processed in 0.002202126 sec. 2025.01.17 14:43:03.697803 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:03.698004 [ 257 ] {da37f07d-0a56-4f14-bf41-616841b14c01} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:43:03.698082 [ 257 ] {da37f07d-0a56-4f14-bf41-616841b14c01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:43:03.699068 [ 257 ] {da37f07d-0a56-4f14-bf41-616841b14c01} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:03.699108 [ 257 ] {da37f07d-0a56-4f14-bf41-616841b14c01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:03.699553 [ 257 ] {da37f07d-0a56-4f14-bf41-616841b14c01} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.17 14:43:03.699817 [ 257 ] {da37f07d-0a56-4f14-bf41-616841b14c01} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:03.700008 [ 257 ] {da37f07d-0a56-4f14-bf41-616841b14c01} executeQuery: Read 229 rows, 20.51 KiB in 0.002062 sec., 111057.22599418041 rows/sec., 9.71 MiB/sec. 2025.01.17 14:43:03.700065 [ 257 ] {da37f07d-0a56-4f14-bf41-616841b14c01} TCPHandler: Processed in 0.002385329 sec. 2025.01.17 14:43:03.700247 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:03.700374 [ 253 ] {3f13c131-6925-4fd7-ae7d-87d5da46116c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:43:03.700427 [ 253 ] {3f13c131-6925-4fd7-ae7d-87d5da46116c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:43:03.701040 [ 253 ] {3f13c131-6925-4fd7-ae7d-87d5da46116c} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:03.701082 [ 253 ] {3f13c131-6925-4fd7-ae7d-87d5da46116c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:03.701450 [ 253 ] {3f13c131-6925-4fd7-ae7d-87d5da46116c} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 14:43:03.701684 [ 253 ] {3f13c131-6925-4fd7-ae7d-87d5da46116c} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:03.701884 [ 42 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 2025.01.17 14:43:03.701930 [ 253 ] {3f13c131-6925-4fd7-ae7d-87d5da46116c} executeQuery: Read 20 rows, 1.43 KiB in 0.001576 sec., 12690.35532994924 rows/sec., 909.64 KiB/sec. 2025.01.17 14:43:03.701952 [ 42 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:03.702029 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:03.702059 [ 253 ] {3f13c131-6925-4fd7-ae7d-87d5da46116c} TCPHandler: Processed in 0.001869588 sec. 2025.01.17 14:43:03.702269 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:03.702282 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_75_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full 2025.01.17 14:43:03.702519 [ 257 ] {e736565e-beb5-497d-9d90-bf1c7e2694a9} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:43:03.702534 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_75_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:03.702618 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 64 rows starting from the beginning of the part 2025.01.17 14:43:03.702629 [ 257 ] {e736565e-beb5-497d-9d90-bf1c7e2694a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:43:03.702949 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 20 rows starting from the beginning of the part 2025.01.17 14:43:03.703308 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part 2025.01.17 14:43:03.703639 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 20 rows starting from the beginning of the part 2025.01.17 14:43:03.704021 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part 2025.01.17 14:43:03.704361 [ 193 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 20 rows starting from the beginning of the part 2025.01.17 14:43:03.705548 [ 257 ] {e736565e-beb5-497d-9d90-bf1c7e2694a9} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:03.705617 [ 257 ] {e736565e-beb5-497d-9d90-bf1c7e2694a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:03.706606 [ 257 ] {e736565e-beb5-497d-9d90-bf1c7e2694a9} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 14:43:03.707163 [ 186 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_75_15} MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.005025443 sec., 35021.78812892714 rows/sec., 2.63 MiB/sec. 2025.01.17 14:43:03.707165 [ 257 ] {e736565e-beb5-497d-9d90-bf1c7e2694a9} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:03.707446 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_75_15} MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) 2025.01.17 14:43:03.707474 [ 257 ] {e736565e-beb5-497d-9d90-bf1c7e2694a9} executeQuery: Read 14 rows, 1004.00 B in 0.00506 sec., 2766.798418972332 rows/sec., 193.77 KiB/sec. 2025.01.17 14:43:03.707697 [ 257 ] {e736565e-beb5-497d-9d90-bf1c7e2694a9} TCPHandler: Processed in 0.005532423 sec. 2025.01.17 14:43:03.707881 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:03.708048 [ 253 ] {fb7168ae-086a-451e-a614-bd0ac0baebb7} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:43:03.708108 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_75_15} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:03.708132 [ 253 ] {fb7168ae-086a-451e-a614-bd0ac0baebb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:43:03.708377 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_75_15} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 2025.01.17 14:43:03.708573 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 14:43:03.709051 [ 253 ] {fb7168ae-086a-451e-a614-bd0ac0baebb7} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:03.709095 [ 253 ] {fb7168ae-086a-451e-a614-bd0ac0baebb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:03.709458 [ 253 ] {fb7168ae-086a-451e-a614-bd0ac0baebb7} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 14:43:03.709696 [ 253 ] {fb7168ae-086a-451e-a614-bd0ac0baebb7} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:03.709943 [ 253 ] {fb7168ae-086a-451e-a614-bd0ac0baebb7} executeQuery: Read 13 rows, 830.00 B in 0.001949 sec., 6670.087224217547 rows/sec., 415.88 KiB/sec. 2025.01.17 14:43:03.710022 [ 253 ] {fb7168ae-086a-451e-a614-bd0ac0baebb7} TCPHandler: Processed in 0.002216805 sec. 2025.01.17 14:43:03.710330 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:03.710487 [ 257 ] {95eba9b3-053a-4fdf-b5d4-867c941c34ed} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:43:03.710545 [ 257 ] {95eba9b3-053a-4fdf-b5d4-867c941c34ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:43:03.711396 [ 257 ] {95eba9b3-053a-4fdf-b5d4-867c941c34ed} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:03.711434 [ 257 ] {95eba9b3-053a-4fdf-b5d4-867c941c34ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:03.711831 [ 257 ] {95eba9b3-053a-4fdf-b5d4-867c941c34ed} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.17 14:43:03.712087 [ 257 ] {95eba9b3-053a-4fdf-b5d4-867c941c34ed} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:03.712269 [ 257 ] {95eba9b3-053a-4fdf-b5d4-867c941c34ed} executeQuery: Read 395 rows, 28.72 KiB in 0.001812 sec., 217991.16997792493 rows/sec., 15.48 MiB/sec. 2025.01.17 14:43:03.712327 [ 257 ] {95eba9b3-053a-4fdf-b5d4-867c941c34ed} TCPHandler: Processed in 0.002186775 sec. 2025.01.17 14:43:03.712468 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:03.712586 [ 253 ] {2057a4a0-fcae-447f-baa6-e8727f5e0a0d} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:43:03.712637 [ 253 ] {2057a4a0-fcae-447f-baa6-e8727f5e0a0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:43:03.713128 [ 253 ] {2057a4a0-fcae-447f-baa6-e8727f5e0a0d} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:03.713165 [ 253 ] {2057a4a0-fcae-447f-baa6-e8727f5e0a0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:03.713537 [ 253 ] {2057a4a0-fcae-447f-baa6-e8727f5e0a0d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 14:43:03.713771 [ 253 ] {2057a4a0-fcae-447f-baa6-e8727f5e0a0d} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:03.713991 [ 253 ] {2057a4a0-fcae-447f-baa6-e8727f5e0a0d} executeQuery: Read 6 rows, 321.00 B in 0.001428 sec., 4201.680672268907 rows/sec., 219.52 KiB/sec. 2025.01.17 14:43:03.714091 [ 253 ] {2057a4a0-fcae-447f-baa6-e8727f5e0a0d} TCPHandler: Processed in 0.001675724 sec. 2025.01.17 14:43:03.714303 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:03.714443 [ 257 ] {ad0e6034-d0ac-4081-9029-33bab210d624} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:03.714506 [ 257 ] {ad0e6034-d0ac-4081-9029-33bab210d624} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:43:03.715218 [ 257 ] {ad0e6034-d0ac-4081-9029-33bab210d624} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:03.715264 [ 257 ] {ad0e6034-d0ac-4081-9029-33bab210d624} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:03.715680 [ 257 ] {ad0e6034-d0ac-4081-9029-33bab210d624} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.17 14:43:03.715917 [ 257 ] {ad0e6034-d0ac-4081-9029-33bab210d624} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:03.716113 [ 257 ] {ad0e6034-d0ac-4081-9029-33bab210d624} executeQuery: Read 237 rows, 16.27 KiB in 0.001701 sec., 139329.80599647266 rows/sec., 9.34 MiB/sec. 2025.01.17 14:43:03.716168 [ 257 ] {ad0e6034-d0ac-4081-9029-33bab210d624} TCPHandler: Processed in 0.001985811 sec. 2025.01.17 14:43:03.716311 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:03.716428 [ 253 ] {3c53cd0d-bb5d-4122-8a5c-3ab52008ae4c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:43:03.716481 [ 253 ] {3c53cd0d-bb5d-4122-8a5c-3ab52008ae4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:43:03.716963 [ 253 ] {3c53cd0d-bb5d-4122-8a5c-3ab52008ae4c} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:03.716999 [ 253 ] {3c53cd0d-bb5d-4122-8a5c-3ab52008ae4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:03.717354 [ 253 ] {3c53cd0d-bb5d-4122-8a5c-3ab52008ae4c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 14:43:03.717586 [ 253 ] {3c53cd0d-bb5d-4122-8a5c-3ab52008ae4c} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:03.717798 [ 253 ] {3c53cd0d-bb5d-4122-8a5c-3ab52008ae4c} executeQuery: Read 1 rows, 69.00 B in 0.001388 sec., 720.4610951008646 rows/sec., 48.55 KiB/sec. 2025.01.17 14:43:03.717945 [ 253 ] {3c53cd0d-bb5d-4122-8a5c-3ab52008ae4c} TCPHandler: Processed in 0.001696035 sec. 2025.01.17 14:43:03.718178 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:03.718301 [ 257 ] {73c3d553-70d2-4efd-9c62-9c523041bab3} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:03.718392 [ 257 ] {73c3d553-70d2-4efd-9c62-9c523041bab3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:43:03.719660 [ 257 ] {73c3d553-70d2-4efd-9c62-9c523041bab3} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:03.719700 [ 257 ] {73c3d553-70d2-4efd-9c62-9c523041bab3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:03.720322 [ 257 ] {73c3d553-70d2-4efd-9c62-9c523041bab3} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 14:43:03.720589 [ 257 ] {73c3d553-70d2-4efd-9c62-9c523041bab3} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:03.720831 [ 257 ] {73c3d553-70d2-4efd-9c62-9c523041bab3} executeQuery: Read 13 rows, 23.85 KiB in 0.002554 sec., 5090.054815974941 rows/sec., 9.12 MiB/sec. 2025.01.17 14:43:03.720940 [ 257 ] {73c3d553-70d2-4efd-9c62-9c523041bab3} TCPHandler: Processed in 0.002878549 sec. 2025.01.17 14:43:03.721085 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:03.721203 [ 253 ] {d2cefd36-f9f7-4920-9705-97f11a7c6660} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:43:03.721253 [ 253 ] {d2cefd36-f9f7-4920-9705-97f11a7c6660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:43:03.721754 [ 253 ] {d2cefd36-f9f7-4920-9705-97f11a7c6660} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:03.721790 [ 253 ] {d2cefd36-f9f7-4920-9705-97f11a7c6660} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:03.722157 [ 253 ] {d2cefd36-f9f7-4920-9705-97f11a7c6660} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.17 14:43:03.722393 [ 253 ] {d2cefd36-f9f7-4920-9705-97f11a7c6660} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:03.722569 [ 253 ] {d2cefd36-f9f7-4920-9705-97f11a7c6660} executeQuery: Read 82 rows, 5.33 KiB in 0.001391 sec., 58950.395398993525 rows/sec., 3.74 MiB/sec. 2025.01.17 14:43:03.722619 [ 253 ] {d2cefd36-f9f7-4920-9705-97f11a7c6660} TCPHandler: Processed in 0.001591203 sec. 2025.01.17 14:43:04.897170 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.01.17 14:43:04.919536 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:04.919600 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:04.926877 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 14:43:04.927669 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:04.928054 [ 40 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.17 14:43:04.928189 [ 40 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:04.928260 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:04.928607 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.17 14:43:04.945727 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.01.17 14:43:04.946909 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:04.948632 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2025.01.17 14:43:04.954529 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2025.01.17 14:43:04.960407 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2025.01.17 14:43:04.966074 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2025.01.17 14:43:04.972097 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2025.01.17 14:43:04.976947 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2025.01.17 14:43:05.000152 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 250.06 MiB, peak 250.06 MiB, free memory in arenas 0.00 B, will set to 240.16 MiB (RSS), difference: -9.90 MiB 2025.01.17 14:43:05.040776 [ 198 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.112388063 sec., 3754.847167354419 rows/sec., 19.42 MiB/sec. 2025.01.17 14:43:05.044213 [ 201 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.17 14:43:05.047421 [ 201 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_56_11} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:05.047556 [ 201 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_56_11} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.17 14:43:05.050081 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.01.17 14:43:06.000194 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 230.74 MiB, peak 250.06 MiB, free memory in arenas 0.00 B, will set to 242.19 MiB (RSS), difference: 11.45 MiB 2025.01.17 14:43:08.692005 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:08.692201 [ 253 ] {e1eb112c-d500-4e06-ac85-4c26d243688c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 14:43:08.692270 [ 253 ] {e1eb112c-d500-4e06-ac85-4c26d243688c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 14:43:08.692989 [ 253 ] {e1eb112c-d500-4e06-ac85-4c26d243688c} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:08.693027 [ 253 ] {e1eb112c-d500-4e06-ac85-4c26d243688c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:08.693442 [ 253 ] {e1eb112c-d500-4e06-ac85-4c26d243688c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 14:43:08.693696 [ 253 ] {e1eb112c-d500-4e06-ac85-4c26d243688c} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:08.693964 [ 253 ] {e1eb112c-d500-4e06-ac85-4c26d243688c} executeQuery: Read 2 rows, 167.00 B in 0.001798 sec., 1112.3470522803116 rows/sec., 90.70 KiB/sec. 2025.01.17 14:43:08.694089 [ 253 ] {e1eb112c-d500-4e06-ac85-4c26d243688c} TCPHandler: Processed in 0.002206715 sec. 2025.01.17 14:43:08.694348 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:08.694538 [ 257 ] {6d6fb076-fda7-48e8-85f6-7133f2af4091} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:43:08.694610 [ 257 ] {6d6fb076-fda7-48e8-85f6-7133f2af4091} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:43:08.695455 [ 257 ] {6d6fb076-fda7-48e8-85f6-7133f2af4091} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:08.695507 [ 257 ] {6d6fb076-fda7-48e8-85f6-7133f2af4091} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:08.695945 [ 257 ] {6d6fb076-fda7-48e8-85f6-7133f2af4091} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.17 14:43:08.696211 [ 257 ] {6d6fb076-fda7-48e8-85f6-7133f2af4091} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:08.696455 [ 257 ] {6d6fb076-fda7-48e8-85f6-7133f2af4091} executeQuery: Read 109 rows, 9.32 KiB in 0.00197 sec., 55329.94923857868 rows/sec., 4.62 MiB/sec. 2025.01.17 14:43:08.696531 [ 257 ] {6d6fb076-fda7-48e8-85f6-7133f2af4091} TCPHandler: Processed in 0.002317758 sec. 2025.01.17 14:43:08.696725 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:08.696994 [ 253 ] {8d18e1d7-49d8-4bfc-805e-7ccb786529c7} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:43:08.697044 [ 253 ] {8d18e1d7-49d8-4bfc-805e-7ccb786529c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:43:08.697665 [ 253 ] {8d18e1d7-49d8-4bfc-805e-7ccb786529c7} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:08.697703 [ 253 ] {8d18e1d7-49d8-4bfc-805e-7ccb786529c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:08.698065 [ 253 ] {8d18e1d7-49d8-4bfc-805e-7ccb786529c7} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 14:43:08.698298 [ 253 ] {8d18e1d7-49d8-4bfc-805e-7ccb786529c7} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:08.698483 [ 253 ] {8d18e1d7-49d8-4bfc-805e-7ccb786529c7} executeQuery: Read 28 rows, 2.09 KiB in 0.001568 sec., 17857.14285714286 rows/sec., 1.30 MiB/sec. 2025.01.17 14:43:08.698538 [ 253 ] {8d18e1d7-49d8-4bfc-805e-7ccb786529c7} TCPHandler: Processed in 0.001926539 sec. 2025.01.17 14:43:08.698717 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:08.698856 [ 257 ] {6320c156-79d6-4008-b621-630751fd9bc4} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:43:08.698916 [ 257 ] {6320c156-79d6-4008-b621-630751fd9bc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:43:08.699625 [ 257 ] {6320c156-79d6-4008-b621-630751fd9bc4} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:08.699667 [ 257 ] {6320c156-79d6-4008-b621-630751fd9bc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:08.700048 [ 257 ] {6320c156-79d6-4008-b621-630751fd9bc4} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.17 14:43:08.700289 [ 257 ] {6320c156-79d6-4008-b621-630751fd9bc4} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:08.700512 [ 257 ] {6320c156-79d6-4008-b621-630751fd9bc4} executeQuery: Read 92 rows, 7.36 KiB in 0.001687 sec., 54534.67694131595 rows/sec., 4.26 MiB/sec. 2025.01.17 14:43:08.700568 [ 257 ] {6320c156-79d6-4008-b621-630751fd9bc4} TCPHandler: Processed in 0.00192087 sec. 2025.01.17 14:43:08.700706 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:08.700824 [ 253 ] {1ffa405b-dc5b-428c-90ec-5f866c87a50f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:08.700877 [ 253 ] {1ffa405b-dc5b-428c-90ec-5f866c87a50f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:43:08.701453 [ 253 ] {1ffa405b-dc5b-428c-90ec-5f866c87a50f} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:08.701490 [ 253 ] {1ffa405b-dc5b-428c-90ec-5f866c87a50f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:08.701885 [ 253 ] {1ffa405b-dc5b-428c-90ec-5f866c87a50f} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.17 14:43:08.702138 [ 253 ] {1ffa405b-dc5b-428c-90ec-5f866c87a50f} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:08.702326 [ 253 ] {1ffa405b-dc5b-428c-90ec-5f866c87a50f} executeQuery: Read 161 rows, 11.48 KiB in 0.001527 sec., 105435.4944335298 rows/sec., 7.34 MiB/sec. 2025.01.17 14:43:08.702386 [ 253 ] {1ffa405b-dc5b-428c-90ec-5f866c87a50f} TCPHandler: Processed in 0.001733115 sec. 2025.01.17 14:43:08.702517 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:08.702635 [ 257 ] {3bd98ec5-8357-45ab-a419-6b4448e90a6e} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:08.702718 [ 257 ] {3bd98ec5-8357-45ab-a419-6b4448e90a6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:43:08.703945 [ 257 ] {3bd98ec5-8357-45ab-a419-6b4448e90a6e} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:08.703986 [ 257 ] {3bd98ec5-8357-45ab-a419-6b4448e90a6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:08.704647 [ 257 ] {3bd98ec5-8357-45ab-a419-6b4448e90a6e} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 14:43:08.704907 [ 257 ] {3bd98ec5-8357-45ab-a419-6b4448e90a6e} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:08.705100 [ 37 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.17 14:43:08.705166 [ 37 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:08.705204 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:08.705222 [ 257 ] {3bd98ec5-8357-45ab-a419-6b4448e90a6e} executeQuery: Read 26 rows, 47.71 KiB in 0.002597 sec., 10011.551790527532 rows/sec., 17.94 MiB/sec. 2025.01.17 14:43:08.705653 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.17 14:43:08.706000 [ 257 ] {3bd98ec5-8357-45ab-a419-6b4448e90a6e} TCPHandler: Processed in 0.003533683 sec. 2025.01.17 14:43:08.706313 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:08.706762 [ 253 ] {91b0f568-acfc-4cdf-9fdf-1648375b4897} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:43:08.707032 [ 253 ] {91b0f568-acfc-4cdf-9fdf-1648375b4897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:43:08.707465 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:08.707736 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1320 rows starting from the beginning of the part 2025.01.17 14:43:08.708502 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part 2025.01.17 14:43:08.709303 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 13 rows starting from the beginning of the part 2025.01.17 14:43:08.709418 [ 253 ] {91b0f568-acfc-4cdf-9fdf-1648375b4897} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:08.709553 [ 253 ] {91b0f568-acfc-4cdf-9fdf-1648375b4897} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:08.709961 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part 2025.01.17 14:43:08.710656 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 13 rows starting from the beginning of the part 2025.01.17 14:43:08.711039 [ 253 ] {91b0f568-acfc-4cdf-9fdf-1648375b4897} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.17 14:43:08.711321 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part 2025.01.17 14:43:08.711947 [ 253 ] {91b0f568-acfc-4cdf-9fdf-1648375b4897} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:08.712605 [ 253 ] {91b0f568-acfc-4cdf-9fdf-1648375b4897} executeQuery: Read 60 rows, 4.14 KiB in 0.006014 sec., 9976.720984369804 rows/sec., 688.50 KiB/sec. 2025.01.17 14:43:08.712760 [ 253 ] {91b0f568-acfc-4cdf-9fdf-1648375b4897} TCPHandler: Processed in 0.006608826 sec. 2025.01.17 14:43:08.720047 [ 190 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1424 rows, containing 19 columns (19 merged, 0 gathered) in 0.014715253 sec., 96770.33755382935 rows/sec., 173.41 MiB/sec. 2025.01.17 14:43:08.721522 [ 187 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.17 14:43:08.722011 [ 187 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_76_15} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:08.722111 [ 187 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_76_15} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.17 14:43:08.722294 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. 2025.01.17 14:43:09.000158 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 242.73 MiB, peak 254.20 MiB, free memory in arenas 0.00 B, will set to 245.17 MiB (RSS), difference: 2.44 MiB 2025.01.17 14:43:10.579863 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26169 2025.01.17 14:43:10.580989 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:10.581035 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:10.581570 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 14:43:10.581842 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:10.582116 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 2025.01.17 14:43:12.446797 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2025.01.17 14:43:12.466107 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:12.466171 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:12.473182 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 14:43:12.473943 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:12.477593 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.01.17 14:43:13.240045 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1678 2025.01.17 14:43:13.243693 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.243739 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.245243 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 14:43:13.245575 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.247753 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1678 2025.01.17 14:43:13.696083 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:13.696270 [ 253 ] {0b8aeb43-fbf9-4b44-b8bd-f61cc6fc0033} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:43:13.696345 [ 253 ] {0b8aeb43-fbf9-4b44-b8bd-f61cc6fc0033} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:43:13.697094 [ 253 ] {0b8aeb43-fbf9-4b44-b8bd-f61cc6fc0033} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.697142 [ 253 ] {0b8aeb43-fbf9-4b44-b8bd-f61cc6fc0033} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.697575 [ 253 ] {0b8aeb43-fbf9-4b44-b8bd-f61cc6fc0033} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 14:43:13.697833 [ 253 ] {0b8aeb43-fbf9-4b44-b8bd-f61cc6fc0033} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.698028 [ 31 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.01.17 14:43:13.698092 [ 253 ] {0b8aeb43-fbf9-4b44-b8bd-f61cc6fc0033} executeQuery: Read 14 rows, 1.01 KiB in 0.001868 sec., 7494.646680942184 rows/sec., 539.51 KiB/sec. 2025.01.17 14:43:13.698110 [ 31 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.698183 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.698233 [ 253 ] {0b8aeb43-fbf9-4b44-b8bd-f61cc6fc0033} TCPHandler: Processed in 0.002276987 sec. 2025.01.17 14:43:13.698447 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.01.17 14:43:13.698571 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:13.698865 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:13.698972 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part 2025.01.17 14:43:13.699040 [ 257 ] {572451d5-8f16-4019-b856-a2de39b1b984} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:43:13.699155 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2025.01.17 14:43:13.699242 [ 257 ] {572451d5-8f16-4019-b856-a2de39b1b984} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:43:13.699448 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2025.01.17 14:43:13.699787 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2025.01.17 14:43:13.700178 [ 189 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2025.01.17 14:43:13.702421 [ 257 ] {572451d5-8f16-4019-b856-a2de39b1b984} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.702505 [ 257 ] {572451d5-8f16-4019-b856-a2de39b1b984} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.702875 [ 190 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004581385 sec., 15279.22233123826 rows/sec., 1.13 MiB/sec. 2025.01.17 14:43:13.703070 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.01.17 14:43:13.703422 [ 257 ] {572451d5-8f16-4019-b856-a2de39b1b984} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.17 14:43:13.703632 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_41_10} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.703775 [ 197 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_41_10} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.01.17 14:43:13.703940 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:43:13.703986 [ 257 ] {572451d5-8f16-4019-b856-a2de39b1b984} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.704199 [ 31 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.17 14:43:13.704252 [ 31 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.704293 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.704299 [ 257 ] {572451d5-8f16-4019-b856-a2de39b1b984} executeQuery: Read 229 rows, 20.51 KiB in 0.005383 sec., 42541.333828720046 rows/sec., 3.72 MiB/sec. 2025.01.17 14:43:13.704466 [ 257 ] {572451d5-8f16-4019-b856-a2de39b1b984} TCPHandler: Processed in 0.006104575 sec. 2025.01.17 14:43:13.704488 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.01.17 14:43:13.704642 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:13.704680 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:13.704701 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1431 rows starting from the beginning of the part 2025.01.17 14:43:13.704964 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part 2025.01.17 14:43:13.705010 [ 253 ] {85441925-d086-47a1-b1f7-7ad092404518} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:43:13.705210 [ 253 ] {85441925-d086-47a1-b1f7-7ad092404518} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:43:13.705361 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 108 rows starting from the beginning of the part 2025.01.17 14:43:13.705736 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 229 rows starting from the beginning of the part 2025.01.17 14:43:13.705993 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 109 rows starting from the beginning of the part 2025.01.17 14:43:13.706397 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 229 rows starting from the beginning of the part 2025.01.17 14:43:13.707898 [ 253 ] {85441925-d086-47a1-b1f7-7ad092404518} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.707972 [ 253 ] {85441925-d086-47a1-b1f7-7ad092404518} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.708971 [ 253 ] {85441925-d086-47a1-b1f7-7ad092404518} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.17 14:43:13.709400 [ 253 ] {85441925-d086-47a1-b1f7-7ad092404518} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.709831 [ 194 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2162 rows, containing 5 columns (5 merged, 0 gathered) in 0.005459233 sec., 396026.3282406155 rows/sec., 34.82 MiB/sec. 2025.01.17 14:43:13.709922 [ 253 ] {85441925-d086-47a1-b1f7-7ad092404518} executeQuery: Read 20 rows, 1.43 KiB in 0.005053 sec., 3958.0447259054026 rows/sec., 283.71 KiB/sec. 2025.01.17 14:43:13.710001 [ 253 ] {85441925-d086-47a1-b1f7-7ad092404518} TCPHandler: Processed in 0.005420791 sec. 2025.01.17 14:43:13.710100 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.17 14:43:13.710181 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:13.710415 [ 257 ] {c4ffe422-60d8-43f5-96b3-6a206eaabb7b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:43:13.710522 [ 257 ] {c4ffe422-60d8-43f5-96b3-6a206eaabb7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:43:13.710556 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_96_19} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.710801 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_96_19} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.17 14:43:13.710982 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2025.01.17 14:43:13.711489 [ 257 ] {c4ffe422-60d8-43f5-96b3-6a206eaabb7b} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.711534 [ 257 ] {c4ffe422-60d8-43f5-96b3-6a206eaabb7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.711901 [ 257 ] {c4ffe422-60d8-43f5-96b3-6a206eaabb7b} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 14:43:13.712152 [ 257 ] {c4ffe422-60d8-43f5-96b3-6a206eaabb7b} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.712416 [ 257 ] {c4ffe422-60d8-43f5-96b3-6a206eaabb7b} executeQuery: Read 14 rows, 1004.00 B in 0.002075 sec., 6746.9879518072285 rows/sec., 472.52 KiB/sec. 2025.01.17 14:43:13.712490 [ 257 ] {c4ffe422-60d8-43f5-96b3-6a206eaabb7b} TCPHandler: Processed in 0.00239561 sec. 2025.01.17 14:43:13.712747 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:13.712884 [ 253 ] {bde35fb8-cdc9-4853-a24f-5993b6b63eda} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:43:13.712934 [ 253 ] {bde35fb8-cdc9-4853-a24f-5993b6b63eda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:43:13.713554 [ 253 ] {bde35fb8-cdc9-4853-a24f-5993b6b63eda} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.713597 [ 253 ] {bde35fb8-cdc9-4853-a24f-5993b6b63eda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.713976 [ 253 ] {bde35fb8-cdc9-4853-a24f-5993b6b63eda} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 14:43:13.714231 [ 253 ] {bde35fb8-cdc9-4853-a24f-5993b6b63eda} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.714403 [ 31 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.01.17 14:43:13.714458 [ 31 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.714472 [ 253 ] {bde35fb8-cdc9-4853-a24f-5993b6b63eda} executeQuery: Read 13 rows, 830.00 B in 0.001603 sec., 8109.794135995009 rows/sec., 505.64 KiB/sec. 2025.01.17 14:43:13.714493 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.714671 [ 253 ] {bde35fb8-cdc9-4853-a24f-5993b6b63eda} TCPHandler: Processed in 0.002033632 sec. 2025.01.17 14:43:13.714885 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.01.17 14:43:13.714964 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:13.715351 [ 257 ] {1c6fe32f-f6d7-4c63-866a-162375f9b4bd} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:43:13.715482 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:13.715510 [ 257 ] {1c6fe32f-f6d7-4c63-866a-162375f9b4bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:43:13.715625 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part 2025.01.17 14:43:13.716068 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2025.01.17 14:43:13.716567 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part 2025.01.17 14:43:13.716799 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part 2025.01.17 14:43:13.717008 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part 2025.01.17 14:43:13.717875 [ 257 ] {1c6fe32f-f6d7-4c63-866a-162375f9b4bd} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.717925 [ 257 ] {1c6fe32f-f6d7-4c63-866a-162375f9b4bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.718414 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003777868 sec., 17205.471445799587 rows/sec., 1.11 MiB/sec. 2025.01.17 14:43:13.718515 [ 257 ] {1c6fe32f-f6d7-4c63-866a-162375f9b4bd} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.17 14:43:13.718532 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.01.17 14:43:13.718837 [ 257 ] {1c6fe32f-f6d7-4c63-866a-162375f9b4bd} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.718875 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_41_10} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.719027 [ 190 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_41_10} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.01.17 14:43:13.719095 [ 31 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.17 14:43:13.719215 [ 31 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.719235 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 14:43:13.719292 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.719292 [ 257 ] {1c6fe32f-f6d7-4c63-866a-162375f9b4bd} executeQuery: Read 395 rows, 28.72 KiB in 0.004035 sec., 97893.43246592316 rows/sec., 6.95 MiB/sec. 2025.01.17 14:43:13.719577 [ 257 ] {1c6fe32f-f6d7-4c63-866a-162375f9b4bd} TCPHandler: Processed in 0.004773288 sec. 2025.01.17 14:43:13.719613 [ 190 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.01.17 14:43:13.719840 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:13.720062 [ 190 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:13.720201 [ 190 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 913 rows starting from the beginning of the part 2025.01.17 14:43:13.720228 [ 253 ] {de180416-6536-4f34-b5f6-5a1a8cbbb766} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:43:13.720465 [ 253 ] {de180416-6536-4f34-b5f6-5a1a8cbbb766} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:43:13.720693 [ 190 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part 2025.01.17 14:43:13.721125 [ 190 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 90 rows starting from the beginning of the part 2025.01.17 14:43:13.721577 [ 190 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 395 rows starting from the beginning of the part 2025.01.17 14:43:13.721964 [ 190 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 92 rows starting from the beginning of the part 2025.01.17 14:43:13.722263 [ 190 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 395 rows starting from the beginning of the part 2025.01.17 14:43:13.724119 [ 253 ] {de180416-6536-4f34-b5f6-5a1a8cbbb766} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.724219 [ 253 ] {de180416-6536-4f34-b5f6-5a1a8cbbb766} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.725410 [ 253 ] {de180416-6536-4f34-b5f6-5a1a8cbbb766} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 14:43:13.725796 [ 253 ] {de180416-6536-4f34-b5f6-5a1a8cbbb766} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.726407 [ 188 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.007018355 sec., 277700.40130486415 rows/sec., 21.25 MiB/sec. 2025.01.17 14:43:13.726544 [ 253 ] {de180416-6536-4f34-b5f6-5a1a8cbbb766} executeQuery: Read 6 rows, 321.00 B in 0.006417 sec., 935.0163627863487 rows/sec., 48.85 KiB/sec. 2025.01.17 14:43:13.726890 [ 253 ] {de180416-6536-4f34-b5f6-5a1a8cbbb766} TCPHandler: Processed in 0.007194748 sec. 2025.01.17 14:43:13.726920 [ 188 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.17 14:43:13.727102 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:13.727323 [ 257 ] {289c01d6-1d85-4c7c-8b7a-7e704f0f6b7d} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:13.727411 [ 257 ] {289c01d6-1d85-4c7c-8b7a-7e704f0f6b7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:43:13.727486 [ 188 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_96_19} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.727711 [ 188 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_96_19} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.17 14:43:13.727933 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.17 14:43:13.728378 [ 257 ] {289c01d6-1d85-4c7c-8b7a-7e704f0f6b7d} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.728421 [ 257 ] {289c01d6-1d85-4c7c-8b7a-7e704f0f6b7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.728837 [ 257 ] {289c01d6-1d85-4c7c-8b7a-7e704f0f6b7d} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.17 14:43:13.729085 [ 257 ] {289c01d6-1d85-4c7c-8b7a-7e704f0f6b7d} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.729252 [ 31 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.17 14:43:13.729312 [ 31 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.729327 [ 257 ] {289c01d6-1d85-4c7c-8b7a-7e704f0f6b7d} executeQuery: Read 237 rows, 16.27 KiB in 0.002077 sec., 114106.88493018778 rows/sec., 7.65 MiB/sec. 2025.01.17 14:43:13.729353 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.729506 [ 257 ] {289c01d6-1d85-4c7c-8b7a-7e704f0f6b7d} TCPHandler: Processed in 0.002490462 sec. 2025.01.17 14:43:13.729595 [ 199 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.01.17 14:43:13.729719 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:13.729822 [ 199 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:13.729903 [ 199 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_96_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27906 rows starting from the beginning of the part 2025.01.17 14:43:13.729931 [ 253 ] {051f054e-70fc-4605-982b-caa4ef82499b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:43:13.730108 [ 253 ] {051f054e-70fc-4605-982b-caa4ef82499b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:43:13.730188 [ 199 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 96 rows starting from the beginning of the part 2025.01.17 14:43:13.730561 [ 199 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part 2025.01.17 14:43:13.730919 [ 199 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part 2025.01.17 14:43:13.731208 [ 199 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 161 rows starting from the beginning of the part 2025.01.17 14:43:13.731560 [ 199 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part 2025.01.17 14:43:13.732614 [ 253 ] {051f054e-70fc-4605-982b-caa4ef82499b} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.732682 [ 253 ] {051f054e-70fc-4605-982b-caa4ef82499b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.733304 [ 253 ] {051f054e-70fc-4605-982b-caa4ef82499b} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 14:43:13.733619 [ 253 ] {051f054e-70fc-4605-982b-caa4ef82499b} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.733830 [ 31 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 2025.01.17 14:43:13.733926 [ 31 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.734012 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.734079 [ 253 ] {051f054e-70fc-4605-982b-caa4ef82499b} executeQuery: Read 1 rows, 69.00 B in 0.004185 sec., 238.94862604540023 rows/sec., 16.10 KiB/sec. 2025.01.17 14:43:13.734615 [ 253 ] {051f054e-70fc-4605-982b-caa4ef82499b} TCPHandler: Processed in 0.004981893 sec. 2025.01.17 14:43:13.735175 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:13.735586 [ 188 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_41_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full 2025.01.17 14:43:13.735806 [ 257 ] {7db7c441-5820-4ae1-b883-7c41fc673d41} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:13.736232 [ 257 ] {7db7c441-5820-4ae1-b883-7c41fc673d41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:43:13.736524 [ 188 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_41_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:13.736758 [ 188 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 37 rows starting from the beginning of the part 2025.01.17 14:43:13.737177 [ 188 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2025.01.17 14:43:13.737745 [ 188 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2025.01.17 14:43:13.738453 [ 188 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2025.01.17 14:43:13.739006 [ 188 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2025.01.17 14:43:13.739703 [ 188 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2025.01.17 14:43:13.742871 [ 199 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 28797 rows, containing 5 columns (5 merged, 0 gathered) in 0.013381526 sec., 2151996.715471763 rows/sec., 145.30 MiB/sec. 2025.01.17 14:43:13.743449 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.17 14:43:13.743465 [ 257 ] {7db7c441-5820-4ae1-b883-7c41fc673d41} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.743579 [ 257 ] {7db7c441-5820-4ae1-b883-7c41fc673d41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.744450 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_96_19} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.744795 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_96_19} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.17 14:43:13.745067 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.01.17 14:43:13.745751 [ 201 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_41_9} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.011573978 sec., 3628.8301221930783 rows/sec., 244.18 KiB/sec. 2025.01.17 14:43:13.746001 [ 201 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_41_9} MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) 2025.01.17 14:43:13.746230 [ 257 ] {7db7c441-5820-4ae1-b883-7c41fc673d41} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.17 14:43:13.746580 [ 201 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_41_9} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.746811 [ 257 ] {7db7c441-5820-4ae1-b883-7c41fc673d41} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.746827 [ 201 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_41_9} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 2025.01.17 14:43:13.747000 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.17 14:43:13.747211 [ 257 ] {7db7c441-5820-4ae1-b883-7c41fc673d41} executeQuery: Read 13 rows, 23.85 KiB in 0.011631 sec., 1117.7026910841716 rows/sec., 2.00 MiB/sec. 2025.01.17 14:43:13.747356 [ 257 ] {7db7c441-5820-4ae1-b883-7c41fc673d41} TCPHandler: Processed in 0.012582689 sec. 2025.01.17 14:43:13.747530 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:13.747657 [ 253 ] {9d9c66c2-a822-414f-9745-3940941fdb6e} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:43:13.747711 [ 253 ] {9d9c66c2-a822-414f-9745-3940941fdb6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:43:13.748249 [ 253 ] {9d9c66c2-a822-414f-9745-3940941fdb6e} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.748289 [ 253 ] {9d9c66c2-a822-414f-9745-3940941fdb6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.748685 [ 253 ] {9d9c66c2-a822-414f-9745-3940941fdb6e} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.17 14:43:13.748937 [ 253 ] {9d9c66c2-a822-414f-9745-3940941fdb6e} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.749118 [ 31 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.17 14:43:13.749180 [ 253 ] {9d9c66c2-a822-414f-9745-3940941fdb6e} executeQuery: Read 82 rows, 5.33 KiB in 0.001539 sec., 53281.35152696556 rows/sec., 3.38 MiB/sec. 2025.01.17 14:43:13.749180 [ 31 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:13.749263 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. 2025.01.17 14:43:13.749309 [ 253 ] {9d9c66c2-a822-414f-9745-3940941fdb6e} TCPHandler: Processed in 0.001845349 sec. 2025.01.17 14:43:13.749508 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.01.17 14:43:13.749618 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:13.749652 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5538 rows starting from the beginning of the part 2025.01.17 14:43:13.749726 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 36 rows starting from the beginning of the part 2025.01.17 14:43:13.749946 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part 2025.01.17 14:43:13.750137 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part 2025.01.17 14:43:13.750271 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part 2025.01.17 14:43:13.750471 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:43:13.752628 [ 201 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 5858 rows, containing 4 columns (4 merged, 0 gathered) in 0.003266777 sec., 1793204.7397174647 rows/sec., 116.86 MiB/sec. 2025.01.17 14:43:13.753117 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.17 14:43:13.753445 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_96_19} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:13.753536 [ 200 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_96_19} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.17 14:43:13.753633 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2025.01.17 14:43:17.901520 [ 45 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:43:17.901592 [ 45 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:43:18.083237 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26657 2025.01.17 14:43:18.083958 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:18.084020 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:18.084566 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 14:43:18.084825 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:18.085088 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26657 2025.01.17 14:43:18.692010 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:18.692209 [ 253 ] {0752e035-3b7a-47bc-b944-82785f99b0f4} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:43:18.692291 [ 253 ] {0752e035-3b7a-47bc-b944-82785f99b0f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:43:18.693158 [ 253 ] {0752e035-3b7a-47bc-b944-82785f99b0f4} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:18.693200 [ 253 ] {0752e035-3b7a-47bc-b944-82785f99b0f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:18.693649 [ 253 ] {0752e035-3b7a-47bc-b944-82785f99b0f4} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.17 14:43:18.693910 [ 253 ] {0752e035-3b7a-47bc-b944-82785f99b0f4} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:18.694110 [ 253 ] {0752e035-3b7a-47bc-b944-82785f99b0f4} executeQuery: Read 108 rows, 9.25 KiB in 0.001955 sec., 55242.96675191815 rows/sec., 4.62 MiB/sec. 2025.01.17 14:43:18.694172 [ 253 ] {0752e035-3b7a-47bc-b944-82785f99b0f4} TCPHandler: Processed in 0.002294047 sec. 2025.01.17 14:43:18.694499 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:18.694810 [ 257 ] {16c780be-9257-4488-ae42-a3ec2eca8c93} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:43:18.694895 [ 257 ] {16c780be-9257-4488-ae42-a3ec2eca8c93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:43:18.695656 [ 257 ] {16c780be-9257-4488-ae42-a3ec2eca8c93} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:18.695709 [ 257 ] {16c780be-9257-4488-ae42-a3ec2eca8c93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:18.696155 [ 257 ] {16c780be-9257-4488-ae42-a3ec2eca8c93} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.17 14:43:18.696419 [ 257 ] {16c780be-9257-4488-ae42-a3ec2eca8c93} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:18.696684 [ 257 ] {16c780be-9257-4488-ae42-a3ec2eca8c93} executeQuery: Read 26 rows, 1.96 KiB in 0.001956 sec., 13292.433537832312 rows/sec., 999.53 KiB/sec. 2025.01.17 14:43:18.696797 [ 257 ] {16c780be-9257-4488-ae42-a3ec2eca8c93} TCPHandler: Processed in 0.002494262 sec. 2025.01.17 14:43:18.697028 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:18.697311 [ 253 ] {c0d239f3-712d-4818-8a3c-a4a9aba24543} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:43:18.697371 [ 253 ] {c0d239f3-712d-4818-8a3c-a4a9aba24543} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:43:18.698062 [ 253 ] {c0d239f3-712d-4818-8a3c-a4a9aba24543} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:18.698102 [ 253 ] {c0d239f3-712d-4818-8a3c-a4a9aba24543} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:18.698485 [ 253 ] {c0d239f3-712d-4818-8a3c-a4a9aba24543} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.17 14:43:18.698727 [ 253 ] {c0d239f3-712d-4818-8a3c-a4a9aba24543} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:18.698917 [ 253 ] {c0d239f3-712d-4818-8a3c-a4a9aba24543} executeQuery: Read 90 rows, 7.20 KiB in 0.001683 sec., 53475.935828877 rows/sec., 4.18 MiB/sec. 2025.01.17 14:43:18.698973 [ 253 ] {c0d239f3-712d-4818-8a3c-a4a9aba24543} TCPHandler: Processed in 0.002085652 sec. 2025.01.17 14:43:18.699194 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:18.699426 [ 257 ] {0a06c45a-e584-44ec-9c2b-84d1242e1529} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:18.699526 [ 257 ] {0a06c45a-e584-44ec-9c2b-84d1242e1529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:43:18.700263 [ 257 ] {0a06c45a-e584-44ec-9c2b-84d1242e1529} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:18.700303 [ 257 ] {0a06c45a-e584-44ec-9c2b-84d1242e1529} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:18.700721 [ 257 ] {0a06c45a-e584-44ec-9c2b-84d1242e1529} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.17 14:43:18.700962 [ 257 ] {0a06c45a-e584-44ec-9c2b-84d1242e1529} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:18.701195 [ 257 ] {0a06c45a-e584-44ec-9c2b-84d1242e1529} executeQuery: Read 160 rows, 11.41 KiB in 0.001831 sec., 87383.94320043692 rows/sec., 6.09 MiB/sec. 2025.01.17 14:43:18.701299 [ 257 ] {0a06c45a-e584-44ec-9c2b-84d1242e1529} TCPHandler: Processed in 0.002214525 sec. 2025.01.17 14:43:18.701505 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:18.701660 [ 253 ] {b6d31527-aade-4662-a24e-5e58fdb83ead} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:18.701749 [ 253 ] {b6d31527-aade-4662-a24e-5e58fdb83ead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:43:18.702928 [ 253 ] {b6d31527-aade-4662-a24e-5e58fdb83ead} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:18.702965 [ 253 ] {b6d31527-aade-4662-a24e-5e58fdb83ead} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:18.703625 [ 253 ] {b6d31527-aade-4662-a24e-5e58fdb83ead} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.17 14:43:18.703906 [ 253 ] {b6d31527-aade-4662-a24e-5e58fdb83ead} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:18.704155 [ 253 ] {b6d31527-aade-4662-a24e-5e58fdb83ead} executeQuery: Read 26 rows, 47.71 KiB in 0.002527 sec., 10288.880094974276 rows/sec., 18.44 MiB/sec. 2025.01.17 14:43:18.704485 [ 253 ] {b6d31527-aade-4662-a24e-5e58fdb83ead} TCPHandler: Processed in 0.003070973 sec. 2025.01.17 14:43:18.704866 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:18.705009 [ 257 ] {10b93cc6-8188-48fb-8013-4ff4e64ca2eb} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:43:18.705071 [ 257 ] {10b93cc6-8188-48fb-8013-4ff4e64ca2eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:43:18.705680 [ 257 ] {10b93cc6-8188-48fb-8013-4ff4e64ca2eb} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:18.705727 [ 257 ] {10b93cc6-8188-48fb-8013-4ff4e64ca2eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:18.706124 [ 257 ] {10b93cc6-8188-48fb-8013-4ff4e64ca2eb} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.17 14:43:18.706366 [ 257 ] {10b93cc6-8188-48fb-8013-4ff4e64ca2eb} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:18.706581 [ 257 ] {10b93cc6-8188-48fb-8013-4ff4e64ca2eb} executeQuery: Read 60 rows, 4.14 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.52 MiB/sec. 2025.01.17 14:43:18.706636 [ 257 ] {10b93cc6-8188-48fb-8013-4ff4e64ca2eb} TCPHandler: Processed in 0.002026371 sec. 2025.01.17 14:43:19.933953 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:19.934165 [ 253 ] {31f03950-4224-4791-b3d8-96fdf2b6342a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:43:19.934245 [ 253 ] {31f03950-4224-4791-b3d8-96fdf2b6342a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:43:19.935040 [ 253 ] {31f03950-4224-4791-b3d8-96fdf2b6342a} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:19.935093 [ 253 ] {31f03950-4224-4791-b3d8-96fdf2b6342a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:19.935518 [ 253 ] {31f03950-4224-4791-b3d8-96fdf2b6342a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 14:43:19.935779 [ 253 ] {31f03950-4224-4791-b3d8-96fdf2b6342a} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:19.936035 [ 253 ] {31f03950-4224-4791-b3d8-96fdf2b6342a} executeQuery: Read 14 rows, 1.01 KiB in 0.001927 sec., 7265.179034769071 rows/sec., 523.00 KiB/sec. 2025.01.17 14:43:19.936104 [ 253 ] {31f03950-4224-4791-b3d8-96fdf2b6342a} TCPHandler: Processed in 0.002291817 sec. 2025.01.17 14:43:19.936475 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:19.936787 [ 257 ] {3aff0fe6-97da-480b-81e8-ab8f901410b1} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 14:43:19.936894 [ 257 ] {3aff0fe6-97da-480b-81e8-ab8f901410b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 14:43:19.937657 [ 257 ] {3aff0fe6-97da-480b-81e8-ab8f901410b1} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:19.937709 [ 257 ] {3aff0fe6-97da-480b-81e8-ab8f901410b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:19.938142 [ 257 ] {3aff0fe6-97da-480b-81e8-ab8f901410b1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 14:43:19.938402 [ 257 ] {3aff0fe6-97da-480b-81e8-ab8f901410b1} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:19.938670 [ 257 ] {3aff0fe6-97da-480b-81e8-ab8f901410b1} executeQuery: Read 16 rows, 1.30 KiB in 0.00197 sec., 8121.827411167513 rows/sec., 662.28 KiB/sec. 2025.01.17 14:43:19.938800 [ 257 ] {3aff0fe6-97da-480b-81e8-ab8f901410b1} TCPHandler: Processed in 0.002518602 sec. 2025.01.17 14:43:19.938967 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:19.939110 [ 253 ] {a9836134-d322-4b1a-9272-6881cdeccf58} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:43:19.939170 [ 253 ] {a9836134-d322-4b1a-9272-6881cdeccf58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:43:19.940370 [ 253 ] {a9836134-d322-4b1a-9272-6881cdeccf58} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:19.940412 [ 253 ] {a9836134-d322-4b1a-9272-6881cdeccf58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:19.940869 [ 253 ] {a9836134-d322-4b1a-9272-6881cdeccf58} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.17 14:43:19.941115 [ 253 ] {a9836134-d322-4b1a-9272-6881cdeccf58} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:19.941340 [ 253 ] {a9836134-d322-4b1a-9272-6881cdeccf58} executeQuery: Read 1377 rows, 117.21 KiB in 0.002266 sec., 607678.7290379524 rows/sec., 50.51 MiB/sec. 2025.01.17 14:43:19.941400 [ 253 ] {a9836134-d322-4b1a-9272-6881cdeccf58} TCPHandler: Processed in 0.002500092 sec. 2025.01.17 14:43:19.941564 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:19.941710 [ 257 ] {64f43091-21c8-4367-91d1-e87733275746} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:43:19.941770 [ 257 ] {64f43091-21c8-4367-91d1-e87733275746} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:43:19.942507 [ 257 ] {64f43091-21c8-4367-91d1-e87733275746} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:19.942556 [ 257 ] {64f43091-21c8-4367-91d1-e87733275746} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:19.942981 [ 257 ] {64f43091-21c8-4367-91d1-e87733275746} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.17 14:43:19.943237 [ 257 ] {64f43091-21c8-4367-91d1-e87733275746} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:19.943471 [ 257 ] {64f43091-21c8-4367-91d1-e87733275746} executeQuery: Read 36 rows, 2.55 KiB in 0.001796 sec., 20044.543429844096 rows/sec., 1.39 MiB/sec. 2025.01.17 14:43:19.943543 [ 257 ] {64f43091-21c8-4367-91d1-e87733275746} TCPHandler: Processed in 0.002051163 sec. 2025.01.17 14:43:19.943752 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:19.943927 [ 253 ] {8d53d8c4-5ec9-40a2-aaf9-9efb917e6ba5} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:43:19.943978 [ 253 ] {8d53d8c4-5ec9-40a2-aaf9-9efb917e6ba5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:43:19.944662 [ 253 ] {8d53d8c4-5ec9-40a2-aaf9-9efb917e6ba5} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:19.944703 [ 253 ] {8d53d8c4-5ec9-40a2-aaf9-9efb917e6ba5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:19.945078 [ 253 ] {8d53d8c4-5ec9-40a2-aaf9-9efb917e6ba5} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 14:43:19.945321 [ 253 ] {8d53d8c4-5ec9-40a2-aaf9-9efb917e6ba5} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:19.945537 [ 253 ] {8d53d8c4-5ec9-40a2-aaf9-9efb917e6ba5} executeQuery: Read 242 rows, 16.79 KiB in 0.001639 sec., 147651.0067114094 rows/sec., 10.00 MiB/sec. 2025.01.17 14:43:19.945593 [ 253 ] {8d53d8c4-5ec9-40a2-aaf9-9efb917e6ba5} TCPHandler: Processed in 0.001957871 sec. 2025.01.17 14:43:19.945735 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:19.945867 [ 257 ] {63b8cf2d-0b2f-4acf-81bf-2b389d3a4e2a} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:43:19.945925 [ 257 ] {63b8cf2d-0b2f-4acf-81bf-2b389d3a4e2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:43:19.946620 [ 257 ] {63b8cf2d-0b2f-4acf-81bf-2b389d3a4e2a} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:19.946668 [ 257 ] {63b8cf2d-0b2f-4acf-81bf-2b389d3a4e2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:19.947049 [ 257 ] {63b8cf2d-0b2f-4acf-81bf-2b389d3a4e2a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 14:43:19.947288 [ 257 ] {63b8cf2d-0b2f-4acf-81bf-2b389d3a4e2a} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:19.947513 [ 257 ] {63b8cf2d-0b2f-4acf-81bf-2b389d3a4e2a} executeQuery: Read 13 rows, 830.00 B in 0.001676 sec., 7756.5632458233895 rows/sec., 483.62 KiB/sec. 2025.01.17 14:43:19.947633 [ 257 ] {63b8cf2d-0b2f-4acf-81bf-2b389d3a4e2a} TCPHandler: Processed in 0.00195278 sec. 2025.01.17 14:43:19.947816 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:19.947956 [ 253 ] {aaa50a0b-852c-4f9f-8e31-e7df6dbc8d0c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:43:19.948013 [ 253 ] {aaa50a0b-852c-4f9f-8e31-e7df6dbc8d0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:43:19.949054 [ 253 ] {aaa50a0b-852c-4f9f-8e31-e7df6dbc8d0c} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:19.949095 [ 253 ] {aaa50a0b-852c-4f9f-8e31-e7df6dbc8d0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:19.949513 [ 253 ] {aaa50a0b-852c-4f9f-8e31-e7df6dbc8d0c} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.17 14:43:19.949763 [ 253 ] {aaa50a0b-852c-4f9f-8e31-e7df6dbc8d0c} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:19.949981 [ 253 ] {aaa50a0b-852c-4f9f-8e31-e7df6dbc8d0c} executeQuery: Read 867 rows, 64.32 KiB in 0.002057 sec., 421487.60330578516 rows/sec., 30.53 MiB/sec. 2025.01.17 14:43:19.950038 [ 253 ] {aaa50a0b-852c-4f9f-8e31-e7df6dbc8d0c} TCPHandler: Processed in 0.002313427 sec. 2025.01.17 14:43:19.950238 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:19.950474 [ 257 ] {2fdcb78b-65bc-4fa8-bb84-ee336066155b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:43:19.950568 [ 257 ] {2fdcb78b-65bc-4fa8-bb84-ee336066155b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:43:19.951198 [ 257 ] {2fdcb78b-65bc-4fa8-bb84-ee336066155b} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:19.951237 [ 257 ] {2fdcb78b-65bc-4fa8-bb84-ee336066155b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:19.951622 [ 257 ] {2fdcb78b-65bc-4fa8-bb84-ee336066155b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 14:43:19.951853 [ 257 ] {2fdcb78b-65bc-4fa8-bb84-ee336066155b} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:19.952058 [ 257 ] {2fdcb78b-65bc-4fa8-bb84-ee336066155b} executeQuery: Read 6 rows, 321.00 B in 0.001642 sec., 3654.080389768575 rows/sec., 190.91 KiB/sec. 2025.01.17 14:43:19.952107 [ 257 ] {2fdcb78b-65bc-4fa8-bb84-ee336066155b} TCPHandler: Processed in 0.001980001 sec. 2025.01.17 14:43:19.952265 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:19.952404 [ 253 ] {5304ea1e-df9a-433d-b2a5-ee07b221f154} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:19.952465 [ 253 ] {5304ea1e-df9a-433d-b2a5-ee07b221f154} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:43:19.953305 [ 253 ] {5304ea1e-df9a-433d-b2a5-ee07b221f154} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:19.953343 [ 253 ] {5304ea1e-df9a-433d-b2a5-ee07b221f154} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:19.953783 [ 253 ] {5304ea1e-df9a-433d-b2a5-ee07b221f154} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.17 14:43:19.954033 [ 253 ] {5304ea1e-df9a-433d-b2a5-ee07b221f154} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:19.954226 [ 253 ] {5304ea1e-df9a-433d-b2a5-ee07b221f154} executeQuery: Read 995 rows, 67.81 KiB in 0.001853 sec., 536967.0804101457 rows/sec., 35.74 MiB/sec. 2025.01.17 14:43:19.954324 [ 253 ] {5304ea1e-df9a-433d-b2a5-ee07b221f154} TCPHandler: Processed in 0.002120124 sec. 2025.01.17 14:43:19.954508 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:19.954679 [ 257 ] {6a291b76-e746-4ecc-9d5c-5e2cbeabad7e} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:43:19.954739 [ 257 ] {6a291b76-e746-4ecc-9d5c-5e2cbeabad7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:43:19.955204 [ 257 ] {6a291b76-e746-4ecc-9d5c-5e2cbeabad7e} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:19.955241 [ 257 ] {6a291b76-e746-4ecc-9d5c-5e2cbeabad7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:19.955597 [ 257 ] {6a291b76-e746-4ecc-9d5c-5e2cbeabad7e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 14:43:19.955830 [ 257 ] {6a291b76-e746-4ecc-9d5c-5e2cbeabad7e} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:19.956035 [ 257 ] {6a291b76-e746-4ecc-9d5c-5e2cbeabad7e} executeQuery: Read 1 rows, 69.00 B in 0.001391 sec., 718.9072609633357 rows/sec., 48.44 KiB/sec. 2025.01.17 14:43:19.956086 [ 257 ] {6a291b76-e746-4ecc-9d5c-5e2cbeabad7e} TCPHandler: Processed in 0.001672615 sec. 2025.01.17 14:43:19.956242 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:19.956379 [ 253 ] {439df393-f0c0-447d-9fc1-c6aa81ee0fe6} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:19.956471 [ 253 ] {439df393-f0c0-447d-9fc1-c6aa81ee0fe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:43:19.957635 [ 253 ] {439df393-f0c0-447d-9fc1-c6aa81ee0fe6} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:19.957672 [ 253 ] {439df393-f0c0-447d-9fc1-c6aa81ee0fe6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:19.958272 [ 253 ] {439df393-f0c0-447d-9fc1-c6aa81ee0fe6} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.17 14:43:19.958637 [ 253 ] {439df393-f0c0-447d-9fc1-c6aa81ee0fe6} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:19.958904 [ 253 ] {439df393-f0c0-447d-9fc1-c6aa81ee0fe6} executeQuery: Read 13 rows, 23.85 KiB in 0.002555 sec., 5088.062622309198 rows/sec., 9.12 MiB/sec. 2025.01.17 14:43:19.959118 [ 253 ] {439df393-f0c0-447d-9fc1-c6aa81ee0fe6} TCPHandler: Processed in 0.00293698 sec. 2025.01.17 14:43:19.959494 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:19.959761 [ 257 ] {56c4030c-deaf-4afe-a224-c43c1d3bba53} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:43:19.959852 [ 257 ] {56c4030c-deaf-4afe-a224-c43c1d3bba53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:43:19.960338 [ 257 ] {56c4030c-deaf-4afe-a224-c43c1d3bba53} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:19.960377 [ 257 ] {56c4030c-deaf-4afe-a224-c43c1d3bba53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:19.960737 [ 257 ] {56c4030c-deaf-4afe-a224-c43c1d3bba53} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.17 14:43:19.960973 [ 257 ] {56c4030c-deaf-4afe-a224-c43c1d3bba53} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:19.961196 [ 257 ] {56c4030c-deaf-4afe-a224-c43c1d3bba53} executeQuery: Read 46 rows, 2.85 KiB in 0.001499 sec., 30687.124749833223 rows/sec., 1.86 MiB/sec. 2025.01.17 14:43:19.961246 [ 257 ] {56c4030c-deaf-4afe-a224-c43c1d3bba53} TCPHandler: Processed in 0.001969801 sec. 2025.01.17 14:43:19.978638 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.01.17 14:43:19.998163 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:19.998216 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:20.006037 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 14:43:20.006808 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:20.009997 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.01.17 14:43:23.248946 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1736 2025.01.17 14:43:23.252717 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:23.252781 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:23.254348 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 14:43:23.254685 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:23.255365 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1736 2025.01.17 14:43:23.686733 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:23.686945 [ 253 ] {c1f857cc-c12a-43b9-b733-32c2fe0505d4} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:43:23.687017 [ 253 ] {c1f857cc-c12a-43b9-b733-32c2fe0505d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:43:23.687794 [ 253 ] {c1f857cc-c12a-43b9-b733-32c2fe0505d4} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:23.687851 [ 253 ] {c1f857cc-c12a-43b9-b733-32c2fe0505d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:23.688316 [ 253 ] {c1f857cc-c12a-43b9-b733-32c2fe0505d4} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.17 14:43:23.688580 [ 253 ] {c1f857cc-c12a-43b9-b733-32c2fe0505d4} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:23.688819 [ 253 ] {c1f857cc-c12a-43b9-b733-32c2fe0505d4} executeQuery: Read 56 rows, 4.38 KiB in 0.001929 sec., 29030.585795749095 rows/sec., 2.22 MiB/sec. 2025.01.17 14:43:23.688888 [ 253 ] {c1f857cc-c12a-43b9-b733-32c2fe0505d4} TCPHandler: Processed in 0.002295547 sec. 2025.01.17 14:43:23.689148 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:23.689340 [ 257 ] {73d3347a-98f3-4c99-950a-4ffec5ebd2b4} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:43:23.689413 [ 257 ] {73d3347a-98f3-4c99-950a-4ffec5ebd2b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:43:23.690165 [ 257 ] {73d3347a-98f3-4c99-950a-4ffec5ebd2b4} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:23.690216 [ 257 ] {73d3347a-98f3-4c99-950a-4ffec5ebd2b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:23.690663 [ 257 ] {73d3347a-98f3-4c99-950a-4ffec5ebd2b4} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.17 14:43:23.690909 [ 257 ] {73d3347a-98f3-4c99-950a-4ffec5ebd2b4} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:23.691159 [ 257 ] {73d3347a-98f3-4c99-950a-4ffec5ebd2b4} executeQuery: Read 64 rows, 5.12 KiB in 0.001874 sec., 34151.547491995734 rows/sec., 2.67 MiB/sec. 2025.01.17 14:43:23.691217 [ 257 ] {73d3347a-98f3-4c99-950a-4ffec5ebd2b4} TCPHandler: Processed in 0.002198905 sec. 2025.01.17 14:43:23.691372 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:23.691523 [ 253 ] {30047331-f777-46e2-9892-55f51e0a7deb} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:23.691589 [ 253 ] {30047331-f777-46e2-9892-55f51e0a7deb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:43:23.692209 [ 253 ] {30047331-f777-46e2-9892-55f51e0a7deb} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:23.692250 [ 253 ] {30047331-f777-46e2-9892-55f51e0a7deb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:23.692663 [ 253 ] {30047331-f777-46e2-9892-55f51e0a7deb} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.17 14:43:23.692911 [ 253 ] {30047331-f777-46e2-9892-55f51e0a7deb} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:23.693136 [ 253 ] {30047331-f777-46e2-9892-55f51e0a7deb} executeQuery: Read 96 rows, 6.85 KiB in 0.001648 sec., 58252.42718446602 rows/sec., 4.06 MiB/sec. 2025.01.17 14:43:23.693191 [ 253 ] {30047331-f777-46e2-9892-55f51e0a7deb} TCPHandler: Processed in 0.001889138 sec. 2025.01.17 14:43:23.693349 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:23.693488 [ 257 ] {3d338c93-6a37-4de2-a194-af5ca3e4182e} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:43:23.693549 [ 257 ] {3d338c93-6a37-4de2-a194-af5ca3e4182e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:43:23.694111 [ 257 ] {3d338c93-6a37-4de2-a194-af5ca3e4182e} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:23.694150 [ 257 ] {3d338c93-6a37-4de2-a194-af5ca3e4182e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:23.694530 [ 257 ] {3d338c93-6a37-4de2-a194-af5ca3e4182e} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.17 14:43:23.694767 [ 257 ] {3d338c93-6a37-4de2-a194-af5ca3e4182e} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:23.694982 [ 257 ] {3d338c93-6a37-4de2-a194-af5ca3e4182e} executeQuery: Read 36 rows, 2.48 KiB in 0.001527 sec., 23575.63850687623 rows/sec., 1.59 MiB/sec. 2025.01.17 14:43:23.695033 [ 257 ] {3d338c93-6a37-4de2-a194-af5ca3e4182e} TCPHandler: Processed in 0.001751796 sec. 2025.01.17 14:43:25.586194 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27084 2025.01.17 14:43:25.586857 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:25.586902 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:25.587440 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 14:43:25.587712 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:25.587975 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 2025.01.17 14:43:27.511043 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.01.17 14:43:27.531832 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:27.531888 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:27.539131 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 14:43:27.539911 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:27.542604 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.01.17 14:43:28.690929 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:28.691158 [ 253 ] {911ecf2c-4f37-428f-b0ff-85aee4f8176b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:43:28.691241 [ 253 ] {911ecf2c-4f37-428f-b0ff-85aee4f8176b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:43:28.692140 [ 253 ] {911ecf2c-4f37-428f-b0ff-85aee4f8176b} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:28.692196 [ 253 ] {911ecf2c-4f37-428f-b0ff-85aee4f8176b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:28.692648 [ 253 ] {911ecf2c-4f37-428f-b0ff-85aee4f8176b} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.17 14:43:28.692902 [ 253 ] {911ecf2c-4f37-428f-b0ff-85aee4f8176b} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:28.693180 [ 253 ] {911ecf2c-4f37-428f-b0ff-85aee4f8176b} executeQuery: Read 108 rows, 9.25 KiB in 0.002078 sec., 51973.0510105871 rows/sec., 4.35 MiB/sec. 2025.01.17 14:43:28.693251 [ 253 ] {911ecf2c-4f37-428f-b0ff-85aee4f8176b} TCPHandler: Processed in 0.002460551 sec. 2025.01.17 14:43:28.693572 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:28.693874 [ 257 ] {ffc2a124-7de6-45ec-8cde-549ab34f06de} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:43:28.693985 [ 257 ] {ffc2a124-7de6-45ec-8cde-549ab34f06de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:43:28.694766 [ 257 ] {ffc2a124-7de6-45ec-8cde-549ab34f06de} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:28.694805 [ 257 ] {ffc2a124-7de6-45ec-8cde-549ab34f06de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:28.695222 [ 257 ] {ffc2a124-7de6-45ec-8cde-549ab34f06de} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.17 14:43:28.695479 [ 257 ] {ffc2a124-7de6-45ec-8cde-549ab34f06de} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:28.695674 [ 151 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 2025.01.17 14:43:28.695698 [ 257 ] {ffc2a124-7de6-45ec-8cde-549ab34f06de} executeQuery: Read 26 rows, 1.96 KiB in 0.001908 sec., 13626.834381551364 rows/sec., 1.00 MiB/sec. 2025.01.17 14:43:28.695756 [ 151 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:28.695835 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:28.695838 [ 257 ] {ffc2a124-7de6-45ec-8cde-549ab34f06de} TCPHandler: Processed in 0.002444281 sec. 2025.01.17 14:43:28.696137 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_80_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full 2025.01.17 14:43:28.696150 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:28.696526 [ 253 ] {b3db1a47-ee15-4958-9bf6-6a63c705d4e2} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:43:28.696698 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_80_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:28.696711 [ 253 ] {b3db1a47-ee15-4958-9bf6-6a63c705d4e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:43:28.696882 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 64 rows starting from the beginning of the part 2025.01.17 14:43:28.697344 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 28 rows starting from the beginning of the part 2025.01.17 14:43:28.697837 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 20 rows starting from the beginning of the part 2025.01.17 14:43:28.698152 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part 2025.01.17 14:43:28.698634 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part 2025.01.17 14:43:28.699139 [ 198 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part 2025.01.17 14:43:28.700849 [ 253 ] {b3db1a47-ee15-4958-9bf6-6a63c705d4e2} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:28.700926 [ 253 ] {b3db1a47-ee15-4958-9bf6-6a63c705d4e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:28.701994 [ 253 ] {b3db1a47-ee15-4958-9bf6-6a63c705d4e2} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.17 14:43:28.702425 [ 200 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_80_16} MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.006474763 sec., 30889.1615028998 rows/sec., 2.33 MiB/sec. 2025.01.17 14:43:28.702535 [ 253 ] {b3db1a47-ee15-4958-9bf6-6a63c705d4e2} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:28.702765 [ 200 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_80_16} MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) 2025.01.17 14:43:28.702986 [ 253 ] {b3db1a47-ee15-4958-9bf6-6a63c705d4e2} executeQuery: Read 90 rows, 7.20 KiB in 0.006581 sec., 13675.73317125057 rows/sec., 1.07 MiB/sec. 2025.01.17 14:43:28.703119 [ 253 ] {b3db1a47-ee15-4958-9bf6-6a63c705d4e2} TCPHandler: Processed in 0.007151657 sec. 2025.01.17 14:43:28.703298 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:28.703412 [ 200 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_80_16} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:28.703536 [ 257 ] {fd8943fb-767a-4cb1-8916-48d963bf4611} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:28.703589 [ 200 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_80_16} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 2025.01.17 14:43:28.703642 [ 257 ] {fd8943fb-767a-4cb1-8916-48d963bf4611} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:43:28.703790 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 14:43:28.704419 [ 257 ] {fd8943fb-767a-4cb1-8916-48d963bf4611} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:28.704465 [ 257 ] {fd8943fb-767a-4cb1-8916-48d963bf4611} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:28.704865 [ 257 ] {fd8943fb-767a-4cb1-8916-48d963bf4611} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.17 14:43:28.705126 [ 257 ] {fd8943fb-767a-4cb1-8916-48d963bf4611} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:28.705350 [ 257 ] {fd8943fb-767a-4cb1-8916-48d963bf4611} executeQuery: Read 160 rows, 11.41 KiB in 0.001907 sec., 83901.41583639223 rows/sec., 5.84 MiB/sec. 2025.01.17 14:43:28.705403 [ 257 ] {fd8943fb-767a-4cb1-8916-48d963bf4611} TCPHandler: Processed in 0.002180405 sec. 2025.01.17 14:43:28.705597 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:28.705743 [ 253 ] {ceb9e97b-41eb-4f27-84af-14a8e7839caf} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:28.705843 [ 253 ] {ceb9e97b-41eb-4f27-84af-14a8e7839caf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:43:28.707090 [ 253 ] {ceb9e97b-41eb-4f27-84af-14a8e7839caf} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:28.707131 [ 253 ] {ceb9e97b-41eb-4f27-84af-14a8e7839caf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:28.707798 [ 253 ] {ceb9e97b-41eb-4f27-84af-14a8e7839caf} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.17 14:43:28.708067 [ 253 ] {ceb9e97b-41eb-4f27-84af-14a8e7839caf} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:28.708325 [ 253 ] {ceb9e97b-41eb-4f27-84af-14a8e7839caf} executeQuery: Read 26 rows, 47.71 KiB in 0.002616 sec., 9938.837920489297 rows/sec., 17.81 MiB/sec. 2025.01.17 14:43:28.708438 [ 253 ] {ceb9e97b-41eb-4f27-84af-14a8e7839caf} TCPHandler: Processed in 0.00291207 sec. 2025.01.17 14:43:28.708644 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:28.708863 [ 257 ] {8a32a8d7-922a-4272-9c7f-bdae8373f4e6} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:43:28.708957 [ 257 ] {8a32a8d7-922a-4272-9c7f-bdae8373f4e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:43:28.709528 [ 257 ] {8a32a8d7-922a-4272-9c7f-bdae8373f4e6} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:28.709566 [ 257 ] {8a32a8d7-922a-4272-9c7f-bdae8373f4e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:28.709930 [ 257 ] {8a32a8d7-922a-4272-9c7f-bdae8373f4e6} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.17 14:43:28.710168 [ 257 ] {8a32a8d7-922a-4272-9c7f-bdae8373f4e6} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:28.710384 [ 257 ] {8a32a8d7-922a-4272-9c7f-bdae8373f4e6} executeQuery: Read 60 rows, 4.14 KiB in 0.001575 sec., 38095.23809523809 rows/sec., 2.57 MiB/sec. 2025.01.17 14:43:28.710433 [ 257 ] {8a32a8d7-922a-4272-9c7f-bdae8373f4e6} TCPHandler: Processed in 0.00190044 sec. 2025.01.17 14:43:31.035319 [ 8 ] {} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.17 14:43:31.035437 [ 8 ] {} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:31.035490 [ 8 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:31.035719 [ 201 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.01.17 14:43:31.035906 [ 201 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:31.035952 [ 201 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::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.01.17 14:43:31.036050 [ 201 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2025.01.17 14:43:31.036331 [ 201 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part 2025.01.17 14:43:31.036570 [ 201 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2025.01.17 14:43:31.036756 [ 201 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part 2025.01.17 14:43:31.037897 [ 196 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002281446 sec., 23669.19927098866 rows/sec., 1.98 MiB/sec. 2025.01.17 14:43:31.038174 [ 187 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.17 14:43:31.038763 [ 187 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_13_3} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:31.038921 [ 187 ] {8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a::all_1_13_3} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.17 14:43:31.039088 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 14:43:31.659844 [ 8 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 2025.01.17 14:43:31.659946 [ 8 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:31.659987 [ 8 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:31.660197 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_42_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full 2025.01.17 14:43:31.660565 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:31.660630 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 243 rows starting from the beginning of the part 2025.01.17 14:43:31.660778 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part 2025.01.17 14:43:31.661072 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2025.01.17 14:43:31.661286 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2025.01.17 14:43:31.661440 [ 201 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part 2025.01.17 14:43:31.662651 [ 196 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002551243 sec., 295934.1779673673 rows/sec., 21.18 MiB/sec. 2025.01.17 14:43:31.662804 [ 197 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.01.17 14:43:31.663114 [ 197 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_42_9} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:31.663195 [ 197 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_42_9} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 2025.01.17 14:43:31.663279 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.17 14:43:32.758019 [ 61 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 2025.01.17 14:43:32.758106 [ 61 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:32.758133 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:32.758301 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_42_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full 2025.01.17 14:43:32.758683 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:32.758779 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 228 rows starting from the beginning of the part 2025.01.17 14:43:32.758974 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2025.01.17 14:43:32.759095 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2025.01.17 14:43:32.759308 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2025.01.17 14:43:32.759539 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2025.01.17 14:43:32.760600 [ 197 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002393959 sec., 105264.96067810684 rows/sec., 5.37 MiB/sec. 2025.01.17 14:43:32.760732 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.01.17 14:43:32.761026 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_42_9} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:32.761109 [ 201 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_42_9} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 2025.01.17 14:43:32.761187 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.17 14:43:32.901627 [ 61 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:43:32.901670 [ 61 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:43:33.089079 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27572 2025.01.17 14:43:33.089732 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.089772 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.090288 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 14:43:33.090538 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.090831 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27572 2025.01.17 14:43:33.256633 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1756 2025.01.17 14:43:33.259522 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.259580 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.261091 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 14:43:33.261438 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.262514 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1756 2025.01.17 14:43:33.694935 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:33.695144 [ 253 ] {3724fac3-014d-493f-ba50-2961201cdc59} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:43:33.695222 [ 253 ] {3724fac3-014d-493f-ba50-2961201cdc59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:43:33.695968 [ 253 ] {3724fac3-014d-493f-ba50-2961201cdc59} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.696018 [ 253 ] {3724fac3-014d-493f-ba50-2961201cdc59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.696457 [ 253 ] {3724fac3-014d-493f-ba50-2961201cdc59} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 14:43:33.696716 [ 253 ] {3724fac3-014d-493f-ba50-2961201cdc59} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.696971 [ 253 ] {3724fac3-014d-493f-ba50-2961201cdc59} executeQuery: Read 14 rows, 1.01 KiB in 0.001881 sec., 7442.849548112706 rows/sec., 535.79 KiB/sec. 2025.01.17 14:43:33.697042 [ 253 ] {3724fac3-014d-493f-ba50-2961201cdc59} TCPHandler: Processed in 0.002239596 sec. 2025.01.17 14:43:33.697301 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:33.697484 [ 257 ] {ed31d256-7259-47af-ba36-cc806048f1fb} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:43:33.697555 [ 257 ] {ed31d256-7259-47af-ba36-cc806048f1fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:43:33.698392 [ 257 ] {ed31d256-7259-47af-ba36-cc806048f1fb} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.698442 [ 257 ] {ed31d256-7259-47af-ba36-cc806048f1fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.698893 [ 257 ] {ed31d256-7259-47af-ba36-cc806048f1fb} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.17 14:43:33.699153 [ 257 ] {ed31d256-7259-47af-ba36-cc806048f1fb} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.699362 [ 28 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.17 14:43:33.699425 [ 257 ] {ed31d256-7259-47af-ba36-cc806048f1fb} executeQuery: Read 229 rows, 20.51 KiB in 0.001985 sec., 115365.23929471034 rows/sec., 10.09 MiB/sec. 2025.01.17 14:43:33.699457 [ 28 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.699531 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.699559 [ 257 ] {ed31d256-7259-47af-ba36-cc806048f1fb} TCPHandler: Processed in 0.00239866 sec. 2025.01.17 14:43:33.699840 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:33.699919 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.01.17 14:43:33.700223 [ 253 ] {8c762fd0-4af6-4eaf-a588-963dd7ca4b58} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:43:33.700396 [ 253 ] {8c762fd0-4af6-4eaf-a588-963dd7ca4b58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:43:33.700446 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:33.700577 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1431 rows starting from the beginning of the part 2025.01.17 14:43:33.701001 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 108 rows starting from the beginning of the part 2025.01.17 14:43:33.701606 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1377 rows starting from the beginning of the part 2025.01.17 14:43:33.702257 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part 2025.01.17 14:43:33.702974 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 108 rows starting from the beginning of the part 2025.01.17 14:43:33.703514 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 229 rows starting from the beginning of the part 2025.01.17 14:43:33.704633 [ 253 ] {8c762fd0-4af6-4eaf-a588-963dd7ca4b58} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.704676 [ 253 ] {8c762fd0-4af6-4eaf-a588-963dd7ca4b58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.705232 [ 253 ] {8c762fd0-4af6-4eaf-a588-963dd7ca4b58} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.17 14:43:33.705538 [ 253 ] {8c762fd0-4af6-4eaf-a588-963dd7ca4b58} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.705798 [ 253 ] {8c762fd0-4af6-4eaf-a588-963dd7ca4b58} executeQuery: Read 20 rows, 1.43 KiB in 0.005714 sec., 3500.1750087504374 rows/sec., 250.89 KiB/sec. 2025.01.17 14:43:33.705937 [ 253 ] {8c762fd0-4af6-4eaf-a588-963dd7ca4b58} TCPHandler: Processed in 0.006267079 sec. 2025.01.17 14:43:33.706081 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.006442473 sec., 513622.6414918619 rows/sec., 44.83 MiB/sec. 2025.01.17 14:43:33.706136 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:33.706306 [ 257 ] {ae161b22-b8cc-479b-8a88-620c144c878c} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:43:33.706345 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.17 14:43:33.706373 [ 257 ] {ae161b22-b8cc-479b-8a88-620c144c878c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:43:33.707001 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_101_20} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.707182 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_101_20} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.17 14:43:33.707336 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.17 14:43:33.707558 [ 257 ] {ae161b22-b8cc-479b-8a88-620c144c878c} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.707605 [ 257 ] {ae161b22-b8cc-479b-8a88-620c144c878c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.707975 [ 257 ] {ae161b22-b8cc-479b-8a88-620c144c878c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 14:43:33.708239 [ 257 ] {ae161b22-b8cc-479b-8a88-620c144c878c} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.708491 [ 257 ] {ae161b22-b8cc-479b-8a88-620c144c878c} executeQuery: Read 14 rows, 1004.00 B in 0.002224 sec., 6294.964028776979 rows/sec., 440.86 KiB/sec. 2025.01.17 14:43:33.708621 [ 257 ] {ae161b22-b8cc-479b-8a88-620c144c878c} TCPHandler: Processed in 0.002554762 sec. 2025.01.17 14:43:33.708852 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:33.708998 [ 253 ] {c15da98e-bc19-409d-bb4f-2cf5be44c213} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:43:33.709054 [ 253 ] {c15da98e-bc19-409d-bb4f-2cf5be44c213} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:43:33.709663 [ 253 ] {c15da98e-bc19-409d-bb4f-2cf5be44c213} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.709703 [ 253 ] {c15da98e-bc19-409d-bb4f-2cf5be44c213} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.710067 [ 253 ] {c15da98e-bc19-409d-bb4f-2cf5be44c213} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 14:43:33.710311 [ 253 ] {c15da98e-bc19-409d-bb4f-2cf5be44c213} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.710540 [ 253 ] {c15da98e-bc19-409d-bb4f-2cf5be44c213} executeQuery: Read 13 rows, 830.00 B in 0.001572 sec., 8269.72010178117 rows/sec., 515.62 KiB/sec. 2025.01.17 14:43:33.710594 [ 253 ] {c15da98e-bc19-409d-bb4f-2cf5be44c213} TCPHandler: Processed in 0.001859368 sec. 2025.01.17 14:43:33.710736 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:33.710856 [ 257 ] {8535fb55-d4a2-4039-b8c1-f4b16165fb35} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:43:33.710905 [ 257 ] {8535fb55-d4a2-4039-b8c1-f4b16165fb35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:43:33.711671 [ 257 ] {8535fb55-d4a2-4039-b8c1-f4b16165fb35} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.711711 [ 257 ] {8535fb55-d4a2-4039-b8c1-f4b16165fb35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.712104 [ 257 ] {8535fb55-d4a2-4039-b8c1-f4b16165fb35} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.17 14:43:33.712359 [ 257 ] {8535fb55-d4a2-4039-b8c1-f4b16165fb35} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.712532 [ 28 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.17 14:43:33.712600 [ 28 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.712615 [ 257 ] {8535fb55-d4a2-4039-b8c1-f4b16165fb35} executeQuery: Read 395 rows, 28.72 KiB in 0.001774 sec., 222660.65388951523 rows/sec., 15.81 MiB/sec. 2025.01.17 14:43:33.712644 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.712746 [ 257 ] {8535fb55-d4a2-4039-b8c1-f4b16165fb35} TCPHandler: Processed in 0.002061462 sec. 2025.01.17 14:43:33.712951 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.01.17 14:43:33.712975 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:33.713095 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:33.713141 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 913 rows starting from the beginning of the part 2025.01.17 14:43:33.713161 [ 253 ] {6fb5ace9-9282-4e47-b399-7a251e059b92} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:43:33.713306 [ 253 ] {6fb5ace9-9282-4e47-b399-7a251e059b92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:43:33.713352 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 90 rows starting from the beginning of the part 2025.01.17 14:43:33.713788 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 867 rows starting from the beginning of the part 2025.01.17 14:43:33.714100 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part 2025.01.17 14:43:33.714362 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 90 rows starting from the beginning of the part 2025.01.17 14:43:33.714670 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 395 rows starting from the beginning of the part 2025.01.17 14:43:33.715202 [ 253 ] {6fb5ace9-9282-4e47-b399-7a251e059b92} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.715253 [ 253 ] {6fb5ace9-9282-4e47-b399-7a251e059b92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.715767 [ 253 ] {6fb5ace9-9282-4e47-b399-7a251e059b92} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 14:43:33.716047 [ 253 ] {6fb5ace9-9282-4e47-b399-7a251e059b92} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.716403 [ 253 ] {6fb5ace9-9282-4e47-b399-7a251e059b92} executeQuery: Read 6 rows, 321.00 B in 0.003272 sec., 1833.7408312958435 rows/sec., 95.81 KiB/sec. 2025.01.17 14:43:33.716503 [ 253 ] {6fb5ace9-9282-4e47-b399-7a251e059b92} TCPHandler: Processed in 0.003638635 sec. 2025.01.17 14:43:33.716502 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.003733776 sec., 647869.609746273 rows/sec., 49.70 MiB/sec. 2025.01.17 14:43:33.716670 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:33.716691 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.17 14:43:33.716859 [ 257 ] {1179f8de-6e2f-4d59-ab51-4bb3dc5c9fe7} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:33.716982 [ 257 ] {1179f8de-6e2f-4d59-ab51-4bb3dc5c9fe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:43:33.717189 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_101_20} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.717450 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_101_20} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.17 14:43:33.717634 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.17 14:43:33.718046 [ 257 ] {1179f8de-6e2f-4d59-ab51-4bb3dc5c9fe7} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.718090 [ 257 ] {1179f8de-6e2f-4d59-ab51-4bb3dc5c9fe7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.718505 [ 257 ] {1179f8de-6e2f-4d59-ab51-4bb3dc5c9fe7} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.17 14:43:33.718752 [ 257 ] {1179f8de-6e2f-4d59-ab51-4bb3dc5c9fe7} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.718912 [ 150 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.17 14:43:33.718932 [ 257 ] {1179f8de-6e2f-4d59-ab51-4bb3dc5c9fe7} executeQuery: Read 237 rows, 16.27 KiB in 0.002136 sec., 110955.05617977529 rows/sec., 7.44 MiB/sec. 2025.01.17 14:43:33.718963 [ 150 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.719012 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.719018 [ 257 ] {1179f8de-6e2f-4d59-ab51-4bb3dc5c9fe7} TCPHandler: Processed in 0.00243399 sec. 2025.01.17 14:43:33.719305 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:33.719383 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.01.17 14:43:33.719690 [ 253 ] {8569d852-9e31-4a17-a68e-399b6a755055} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:43:33.719913 [ 253 ] {8569d852-9e31-4a17-a68e-399b6a755055} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:43:33.720044 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:33.720203 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_101_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28797 rows starting from the beginning of the part 2025.01.17 14:43:33.720713 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part 2025.01.17 14:43:33.721182 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 995 rows starting from the beginning of the part 2025.01.17 14:43:33.721569 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 96 rows starting from the beginning of the part 2025.01.17 14:43:33.721961 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part 2025.01.17 14:43:33.722417 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 237 rows starting from the beginning of the part 2025.01.17 14:43:33.723241 [ 253 ] {8569d852-9e31-4a17-a68e-399b6a755055} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.723354 [ 253 ] {8569d852-9e31-4a17-a68e-399b6a755055} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.724279 [ 253 ] {8569d852-9e31-4a17-a68e-399b6a755055} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 14:43:33.724622 [ 253 ] {8569d852-9e31-4a17-a68e-399b6a755055} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.724881 [ 253 ] {8569d852-9e31-4a17-a68e-399b6a755055} executeQuery: Read 1 rows, 69.00 B in 0.005354 sec., 186.77624206200971 rows/sec., 12.59 KiB/sec. 2025.01.17 14:43:33.725035 [ 253 ] {8569d852-9e31-4a17-a68e-399b6a755055} TCPHandler: Processed in 0.005917882 sec. 2025.01.17 14:43:33.725270 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:33.725525 [ 257 ] {d08c757c-fd55-4e61-8f92-ede1c5546829} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:33.725768 [ 257 ] {d08c757c-fd55-4e61-8f92-ede1c5546829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:43:33.727710 [ 257 ] {d08c757c-fd55-4e61-8f92-ede1c5546829} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.727749 [ 257 ] {d08c757c-fd55-4e61-8f92-ede1c5546829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.728888 [ 257 ] {d08c757c-fd55-4e61-8f92-ede1c5546829} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.17 14:43:33.729247 [ 257 ] {d08c757c-fd55-4e61-8f92-ede1c5546829} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.729421 [ 150 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.17 14:43:33.729474 [ 150 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.729502 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.729519 [ 257 ] {d08c757c-fd55-4e61-8f92-ede1c5546829} executeQuery: Read 13 rows, 23.85 KiB in 0.00408 sec., 3186.2745098039213 rows/sec., 5.71 MiB/sec. 2025.01.17 14:43:33.730250 [ 257 ] {d08c757c-fd55-4e61-8f92-ede1c5546829} TCPHandler: Processed in 0.005084565 sec. 2025.01.17 14:43:33.730265 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.17 14:43:33.730514 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:33.730858 [ 253 ] {d4477ee0-d758-4dd3-9e7a-82bbc05832cc} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:43:33.731017 [ 253 ] {d4477ee0-d758-4dd3-9e7a-82bbc05832cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:43:33.731266 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:33.731656 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1424 rows starting from the beginning of the part 2025.01.17 14:43:33.732787 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 13 rows starting from the beginning of the part 2025.01.17 14:43:33.733464 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 30445 rows, containing 5 columns (5 merged, 0 gathered) in 0.014337486 sec., 2123454.5582119487 rows/sec., 143.36 MiB/sec. 2025.01.17 14:43:33.733948 [ 253 ] {d4477ee0-d758-4dd3-9e7a-82bbc05832cc} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.734040 [ 253 ] {d4477ee0-d758-4dd3-9e7a-82bbc05832cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.734103 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.17 14:43:33.734209 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part 2025.01.17 14:43:33.735161 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_101_20} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.735489 [ 195 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_101_20} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.17 14:43:33.735708 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 13 rows starting from the beginning of the part 2025.01.17 14:43:33.735802 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. 2025.01.17 14:43:33.735986 [ 253 ] {d4477ee0-d758-4dd3-9e7a-82bbc05832cc} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.17 14:43:33.736422 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part 2025.01.17 14:43:33.736859 [ 253 ] {d4477ee0-d758-4dd3-9e7a-82bbc05832cc} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.737156 [ 192 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 13 rows starting from the beginning of the part 2025.01.17 14:43:33.737316 [ 150 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.17 14:43:33.737440 [ 150 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:33.737536 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:33.737651 [ 253 ] {d4477ee0-d758-4dd3-9e7a-82bbc05832cc} executeQuery: Read 82 rows, 5.33 KiB in 0.006904 sec., 11877.172653534182 rows/sec., 772.45 KiB/sec. 2025.01.17 14:43:33.738098 [ 253 ] {d4477ee0-d758-4dd3-9e7a-82bbc05832cc} TCPHandler: Processed in 0.007718769 sec. 2025.01.17 14:43:33.738695 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.01.17 14:43:33.739409 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:33.739541 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5858 rows starting from the beginning of the part 2025.01.17 14:43:33.740267 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:43:33.740507 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 46 rows starting from the beginning of the part 2025.01.17 14:43:33.740793 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part 2025.01.17 14:43:33.741011 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part 2025.01.17 14:43:33.741346 [ 186 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 82 rows starting from the beginning of the part 2025.01.17 14:43:33.744451 [ 188 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 6142 rows, containing 4 columns (4 merged, 0 gathered) in 0.006685448 sec., 918711.8051026647 rows/sec., 59.87 MiB/sec. 2025.01.17 14:43:33.744913 [ 199 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.17 14:43:33.745395 [ 199 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_101_20} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.745629 [ 199 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_101_20} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.17 14:43:33.745822 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. 2025.01.17 14:43:33.750810 [ 199 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1515 rows, containing 19 columns (19 merged, 0 gathered) in 0.021183946 sec., 71516.42097274984 rows/sec., 128.15 MiB/sec. 2025.01.17 14:43:33.752041 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.17 14:43:33.752459 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_81_16} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:33.752547 [ 188 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_81_16} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.17 14:43:33.752675 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. 2025.01.17 14:43:34.000154 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 246.27 MiB, peak 257.83 MiB, free memory in arenas 0.00 B, will set to 249.23 MiB (RSS), difference: 2.96 MiB 2025.01.17 14:43:35.043651 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.01.17 14:43:35.064388 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:35.064442 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:35.071745 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 14:43:35.072524 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:35.075835 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.01.17 14:43:38.691236 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:38.691446 [ 253 ] {29596fa8-2a11-42e6-a8e2-e7584728572f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:43:38.691522 [ 253 ] {29596fa8-2a11-42e6-a8e2-e7584728572f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:43:38.692434 [ 253 ] {29596fa8-2a11-42e6-a8e2-e7584728572f} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:38.692477 [ 253 ] {29596fa8-2a11-42e6-a8e2-e7584728572f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:38.692908 [ 253 ] {29596fa8-2a11-42e6-a8e2-e7584728572f} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.17 14:43:38.693155 [ 253 ] {29596fa8-2a11-42e6-a8e2-e7584728572f} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:38.693404 [ 253 ] {29596fa8-2a11-42e6-a8e2-e7584728572f} executeQuery: Read 108 rows, 9.25 KiB in 0.002014 sec., 53624.62760675273 rows/sec., 4.48 MiB/sec. 2025.01.17 14:43:38.693467 [ 253 ] {29596fa8-2a11-42e6-a8e2-e7584728572f} TCPHandler: Processed in 0.002352379 sec. 2025.01.17 14:43:38.693798 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:38.694102 [ 257 ] {8b4a1339-620e-445c-a24a-762d5230d774} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:43:38.694216 [ 257 ] {8b4a1339-620e-445c-a24a-762d5230d774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:43:38.695042 [ 257 ] {8b4a1339-620e-445c-a24a-762d5230d774} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:38.695087 [ 257 ] {8b4a1339-620e-445c-a24a-762d5230d774} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:38.695537 [ 257 ] {8b4a1339-620e-445c-a24a-762d5230d774} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.17 14:43:38.695798 [ 257 ] {8b4a1339-620e-445c-a24a-762d5230d774} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:38.696059 [ 257 ] {8b4a1339-620e-445c-a24a-762d5230d774} executeQuery: Read 26 rows, 1.96 KiB in 0.002038 sec., 12757.605495583906 rows/sec., 959.31 KiB/sec. 2025.01.17 14:43:38.696157 [ 257 ] {8b4a1339-620e-445c-a24a-762d5230d774} TCPHandler: Processed in 0.002543842 sec. 2025.01.17 14:43:38.696366 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:38.696561 [ 253 ] {47726eff-508c-4197-a508-3a5e24615914} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:43:38.696613 [ 253 ] {47726eff-508c-4197-a508-3a5e24615914} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:43:38.697254 [ 253 ] {47726eff-508c-4197-a508-3a5e24615914} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:38.697301 [ 253 ] {47726eff-508c-4197-a508-3a5e24615914} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:38.697675 [ 253 ] {47726eff-508c-4197-a508-3a5e24615914} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.17 14:43:38.697926 [ 253 ] {47726eff-508c-4197-a508-3a5e24615914} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:38.698148 [ 253 ] {47726eff-508c-4197-a508-3a5e24615914} executeQuery: Read 90 rows, 7.20 KiB in 0.001622 sec., 55487.05302096178 rows/sec., 4.33 MiB/sec. 2025.01.17 14:43:38.698204 [ 253 ] {47726eff-508c-4197-a508-3a5e24615914} TCPHandler: Processed in 0.0019557 sec. 2025.01.17 14:43:38.698353 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:38.698493 [ 257 ] {fc51422c-7eb2-40ad-afd2-d01fcff87878} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:38.698556 [ 257 ] {fc51422c-7eb2-40ad-afd2-d01fcff87878} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:43:38.699251 [ 257 ] {fc51422c-7eb2-40ad-afd2-d01fcff87878} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:38.699299 [ 257 ] {fc51422c-7eb2-40ad-afd2-d01fcff87878} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:38.699722 [ 257 ] {fc51422c-7eb2-40ad-afd2-d01fcff87878} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.17 14:43:38.699985 [ 257 ] {fc51422c-7eb2-40ad-afd2-d01fcff87878} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:38.700195 [ 257 ] {fc51422c-7eb2-40ad-afd2-d01fcff87878} executeQuery: Read 160 rows, 11.41 KiB in 0.001733 sec., 92325.44720138489 rows/sec., 6.43 MiB/sec. 2025.01.17 14:43:38.700248 [ 257 ] {fc51422c-7eb2-40ad-afd2-d01fcff87878} TCPHandler: Processed in 0.00194882 sec. 2025.01.17 14:43:38.700402 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:38.700521 [ 253 ] {3926391e-2fc3-4b01-a5bf-8e5329294057} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:38.700605 [ 253 ] {3926391e-2fc3-4b01-a5bf-8e5329294057} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:43:38.701806 [ 253 ] {3926391e-2fc3-4b01-a5bf-8e5329294057} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:38.701845 [ 253 ] {3926391e-2fc3-4b01-a5bf-8e5329294057} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:38.702504 [ 253 ] {3926391e-2fc3-4b01-a5bf-8e5329294057} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.17 14:43:38.702760 [ 253 ] {3926391e-2fc3-4b01-a5bf-8e5329294057} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:38.702998 [ 253 ] {3926391e-2fc3-4b01-a5bf-8e5329294057} executeQuery: Read 26 rows, 47.71 KiB in 0.002502 sec., 10391.686650679458 rows/sec., 18.62 MiB/sec. 2025.01.17 14:43:38.703105 [ 253 ] {3926391e-2fc3-4b01-a5bf-8e5329294057} TCPHandler: Processed in 0.002758137 sec. 2025.01.17 14:43:38.703263 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:38.703386 [ 257 ] {de72ad87-6e20-4b16-96e2-d75247c47066} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:43:38.703446 [ 257 ] {de72ad87-6e20-4b16-96e2-d75247c47066} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:43:38.704026 [ 257 ] {de72ad87-6e20-4b16-96e2-d75247c47066} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:38.704073 [ 257 ] {de72ad87-6e20-4b16-96e2-d75247c47066} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:38.704496 [ 257 ] {de72ad87-6e20-4b16-96e2-d75247c47066} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.17 14:43:38.704742 [ 257 ] {de72ad87-6e20-4b16-96e2-d75247c47066} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:38.704956 [ 257 ] {de72ad87-6e20-4b16-96e2-d75247c47066} executeQuery: Read 60 rows, 4.14 KiB in 0.001599 sec., 37523.4521575985 rows/sec., 2.53 MiB/sec. 2025.01.17 14:43:38.705008 [ 257 ] {de72ad87-6e20-4b16-96e2-d75247c47066} TCPHandler: Processed in 0.001801817 sec. 2025.01.17 14:43:40.591952 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27999 2025.01.17 14:43:40.592614 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:40.592664 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:40.593185 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 14:43:40.593437 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:40.593657 [ 146 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.17 14:43:40.593679 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 2025.01.17 14:43:40.593740 [ 146 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:40.593770 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:40.593956 [ 189 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.17 14:43:40.594376 [ 189 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:40.594499 [ 189 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25742 rows starting from the beginning of the part 2025.01.17 14:43:40.594762 [ 189 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part 2025.01.17 14:43:40.594994 [ 189 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part 2025.01.17 14:43:40.595189 [ 189 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part 2025.01.17 14:43:40.595417 [ 189 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part 2025.01.17 14:43:40.595597 [ 189 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part 2025.01.17 14:43:40.598447 [ 188 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.004600845 sec., 6085621.2282743715 rows/sec., 87.06 MiB/sec. 2025.01.17 14:43:40.598806 [ 190 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.17 14:43:40.599160 [ 190 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_61_12} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:40.599261 [ 190 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_61_12} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.17 14:43:40.599387 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2025.01.17 14:43:42.575891 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.01.17 14:43:42.597076 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:42.597137 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:42.605761 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 14:43:42.606622 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:42.607045 [ 144 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.17 14:43:42.607170 [ 144 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:42.607242 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:42.607685 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.17 14:43:42.624724 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.01.17 14:43:42.625875 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:42.627098 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2025.01.17 14:43:42.632407 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2025.01.17 14:43:42.638028 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2025.01.17 14:43:42.643717 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part 2025.01.17 14:43:42.650906 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2025.01.17 14:43:42.655906 [ 200 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2025.01.17 14:43:42.713197 [ 188 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.105790068 sec., 4348.234278476879 rows/sec., 22.48 MiB/sec. 2025.01.17 14:43:42.716647 [ 198 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.17 14:43:42.719692 [ 198 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_61_12} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:42.719820 [ 198 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_61_12} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.17 14:43:42.722396 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.01.17 14:43:43.263646 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1790 2025.01.17 14:43:43.267165 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:43.267211 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:43.268709 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 14:43:43.269059 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:43.270616 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1790 2025.01.17 14:43:43.695204 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:43.695401 [ 253 ] {203a7f7a-e521-45e7-9129-faba661f434b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:43:43.695472 [ 253 ] {203a7f7a-e521-45e7-9129-faba661f434b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:43:43.696224 [ 253 ] {203a7f7a-e521-45e7-9129-faba661f434b} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:43.696291 [ 253 ] {203a7f7a-e521-45e7-9129-faba661f434b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:43.696724 [ 253 ] {203a7f7a-e521-45e7-9129-faba661f434b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 14:43:43.696983 [ 253 ] {203a7f7a-e521-45e7-9129-faba661f434b} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:43.697235 [ 253 ] {203a7f7a-e521-45e7-9129-faba661f434b} executeQuery: Read 14 rows, 1.01 KiB in 0.001884 sec., 7430.997876857749 rows/sec., 534.93 KiB/sec. 2025.01.17 14:43:43.697317 [ 253 ] {203a7f7a-e521-45e7-9129-faba661f434b} TCPHandler: Processed in 0.002241116 sec. 2025.01.17 14:43:43.697577 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:43.697771 [ 257 ] {573ffbc2-cc0c-4e11-9efc-8a05b0e3c728} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:43:43.697846 [ 257 ] {573ffbc2-cc0c-4e11-9efc-8a05b0e3c728} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:43:43.698730 [ 257 ] {573ffbc2-cc0c-4e11-9efc-8a05b0e3c728} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:43.698781 [ 257 ] {573ffbc2-cc0c-4e11-9efc-8a05b0e3c728} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:43.699283 [ 257 ] {573ffbc2-cc0c-4e11-9efc-8a05b0e3c728} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.17 14:43:43.699549 [ 257 ] {573ffbc2-cc0c-4e11-9efc-8a05b0e3c728} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:43.699785 [ 257 ] {573ffbc2-cc0c-4e11-9efc-8a05b0e3c728} executeQuery: Read 229 rows, 20.51 KiB in 0.002067 sec., 110788.5824866957 rows/sec., 9.69 MiB/sec. 2025.01.17 14:43:43.699841 [ 257 ] {573ffbc2-cc0c-4e11-9efc-8a05b0e3c728} TCPHandler: Processed in 0.00240536 sec. 2025.01.17 14:43:43.699993 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:43.700117 [ 253 ] {120c9c56-8bb9-4a91-b25b-d8e632728c3e} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:43:43.700170 [ 253 ] {120c9c56-8bb9-4a91-b25b-d8e632728c3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:43:43.700779 [ 253 ] {120c9c56-8bb9-4a91-b25b-d8e632728c3e} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:43.700820 [ 253 ] {120c9c56-8bb9-4a91-b25b-d8e632728c3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:43.701185 [ 253 ] {120c9c56-8bb9-4a91-b25b-d8e632728c3e} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.17 14:43:43.701437 [ 253 ] {120c9c56-8bb9-4a91-b25b-d8e632728c3e} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:43.701650 [ 253 ] {120c9c56-8bb9-4a91-b25b-d8e632728c3e} executeQuery: Read 20 rows, 1.43 KiB in 0.001558 sec., 12836.970474967908 rows/sec., 920.15 KiB/sec. 2025.01.17 14:43:43.701754 [ 253 ] {120c9c56-8bb9-4a91-b25b-d8e632728c3e} TCPHandler: Processed in 0.001817897 sec. 2025.01.17 14:43:43.701968 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:43.702197 [ 257 ] {68510d3b-345f-48ce-b848-1ff2c1ff32b0} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:43:43.702255 [ 257 ] {68510d3b-345f-48ce-b848-1ff2c1ff32b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:43:43.702905 [ 257 ] {68510d3b-345f-48ce-b848-1ff2c1ff32b0} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:43.702943 [ 257 ] {68510d3b-345f-48ce-b848-1ff2c1ff32b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:43.703315 [ 257 ] {68510d3b-345f-48ce-b848-1ff2c1ff32b0} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 14:43:43.703566 [ 257 ] {68510d3b-345f-48ce-b848-1ff2c1ff32b0} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:43.703784 [ 257 ] {68510d3b-345f-48ce-b848-1ff2c1ff32b0} executeQuery: Read 14 rows, 1004.00 B in 0.001635 sec., 8562.691131498472 rows/sec., 599.68 KiB/sec. 2025.01.17 14:43:43.703837 [ 257 ] {68510d3b-345f-48ce-b848-1ff2c1ff32b0} TCPHandler: Processed in 0.001985551 sec. 2025.01.17 14:43:43.703994 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:43.704113 [ 253 ] {739fdc41-5375-4a6f-817d-20698b1790b3} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:43:43.704163 [ 253 ] {739fdc41-5375-4a6f-817d-20698b1790b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:43:43.704759 [ 253 ] {739fdc41-5375-4a6f-817d-20698b1790b3} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:43.704798 [ 253 ] {739fdc41-5375-4a6f-817d-20698b1790b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:43.705161 [ 253 ] {739fdc41-5375-4a6f-817d-20698b1790b3} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 14:43:43.705411 [ 253 ] {739fdc41-5375-4a6f-817d-20698b1790b3} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:43.705638 [ 253 ] {739fdc41-5375-4a6f-817d-20698b1790b3} executeQuery: Read 13 rows, 830.00 B in 0.001549 sec., 8392.511297611361 rows/sec., 523.27 KiB/sec. 2025.01.17 14:43:43.705728 [ 253 ] {739fdc41-5375-4a6f-817d-20698b1790b3} TCPHandler: Processed in 0.001789597 sec. 2025.01.17 14:43:43.705927 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:43.706062 [ 257 ] {95fedbd3-f626-44d6-b48c-d72d8a077262} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:43:43.706120 [ 257 ] {95fedbd3-f626-44d6-b48c-d72d8a077262} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:43:43.706939 [ 257 ] {95fedbd3-f626-44d6-b48c-d72d8a077262} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:43.706979 [ 257 ] {95fedbd3-f626-44d6-b48c-d72d8a077262} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:43.707371 [ 257 ] {95fedbd3-f626-44d6-b48c-d72d8a077262} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.17 14:43:43.707622 [ 257 ] {95fedbd3-f626-44d6-b48c-d72d8a077262} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:43.707874 [ 257 ] {95fedbd3-f626-44d6-b48c-d72d8a077262} executeQuery: Read 395 rows, 28.72 KiB in 0.001838 sec., 214907.50816104462 rows/sec., 15.26 MiB/sec. 2025.01.17 14:43:43.707942 [ 257 ] {95fedbd3-f626-44d6-b48c-d72d8a077262} TCPHandler: Processed in 0.002128714 sec. 2025.01.17 14:43:43.708156 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:43.708443 [ 253 ] {95c9556f-475b-4c40-b6aa-422698ef01d0} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:43:43.708567 [ 253 ] {95c9556f-475b-4c40-b6aa-422698ef01d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:43:43.709080 [ 253 ] {95c9556f-475b-4c40-b6aa-422698ef01d0} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:43.709118 [ 253 ] {95c9556f-475b-4c40-b6aa-422698ef01d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:43.709498 [ 253 ] {95c9556f-475b-4c40-b6aa-422698ef01d0} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 14:43:43.709738 [ 253 ] {95c9556f-475b-4c40-b6aa-422698ef01d0} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:43.709960 [ 253 ] {95c9556f-475b-4c40-b6aa-422698ef01d0} executeQuery: Read 6 rows, 321.00 B in 0.001623 sec., 3696.857670979667 rows/sec., 193.15 KiB/sec. 2025.01.17 14:43:43.710084 [ 253 ] {95c9556f-475b-4c40-b6aa-422698ef01d0} TCPHandler: Processed in 0.002040112 sec. 2025.01.17 14:43:43.710252 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:43.710391 [ 257 ] {498dbae9-0b8c-4639-a012-3e008c01747c} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:43.710454 [ 257 ] {498dbae9-0b8c-4639-a012-3e008c01747c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:43:43.711063 [ 257 ] {498dbae9-0b8c-4639-a012-3e008c01747c} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:43.711101 [ 257 ] {498dbae9-0b8c-4639-a012-3e008c01747c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:43.711539 [ 257 ] {498dbae9-0b8c-4639-a012-3e008c01747c} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.17 14:43:43.711787 [ 257 ] {498dbae9-0b8c-4639-a012-3e008c01747c} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:43.712002 [ 257 ] {498dbae9-0b8c-4639-a012-3e008c01747c} executeQuery: Read 237 rows, 16.27 KiB in 0.001643 sec., 144248.32623250154 rows/sec., 9.67 MiB/sec. 2025.01.17 14:43:43.712056 [ 257 ] {498dbae9-0b8c-4639-a012-3e008c01747c} TCPHandler: Processed in 0.001882179 sec. 2025.01.17 14:43:43.712204 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:43.712331 [ 253 ] {4814eafb-26a3-4ce6-9b80-4a1cd6dd7c8b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:43:43.712384 [ 253 ] {4814eafb-26a3-4ce6-9b80-4a1cd6dd7c8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:43:43.712864 [ 253 ] {4814eafb-26a3-4ce6-9b80-4a1cd6dd7c8b} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:43.712903 [ 253 ] {4814eafb-26a3-4ce6-9b80-4a1cd6dd7c8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:43.713276 [ 253 ] {4814eafb-26a3-4ce6-9b80-4a1cd6dd7c8b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 14:43:43.713513 [ 253 ] {4814eafb-26a3-4ce6-9b80-4a1cd6dd7c8b} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:43.713719 [ 253 ] {4814eafb-26a3-4ce6-9b80-4a1cd6dd7c8b} executeQuery: Read 1 rows, 69.00 B in 0.001413 sec., 707.7140835102618 rows/sec., 47.69 KiB/sec. 2025.01.17 14:43:43.713770 [ 253 ] {4814eafb-26a3-4ce6-9b80-4a1cd6dd7c8b} TCPHandler: Processed in 0.001623674 sec. 2025.01.17 14:43:43.713908 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:43.714023 [ 257 ] {a3d26a88-15ef-4799-85f8-afea0febba7c} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:43.714104 [ 257 ] {a3d26a88-15ef-4799-85f8-afea0febba7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:43:43.715237 [ 257 ] {a3d26a88-15ef-4799-85f8-afea0febba7c} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:43.715278 [ 257 ] {a3d26a88-15ef-4799-85f8-afea0febba7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:43.715923 [ 257 ] {a3d26a88-15ef-4799-85f8-afea0febba7c} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.17 14:43:43.716199 [ 257 ] {a3d26a88-15ef-4799-85f8-afea0febba7c} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:43.716442 [ 257 ] {a3d26a88-15ef-4799-85f8-afea0febba7c} executeQuery: Read 13 rows, 23.85 KiB in 0.002444 sec., 5319.148936170212 rows/sec., 9.53 MiB/sec. 2025.01.17 14:43:43.716546 [ 257 ] {a3d26a88-15ef-4799-85f8-afea0febba7c} TCPHandler: Processed in 0.002693866 sec. 2025.01.17 14:43:43.716687 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:43.716803 [ 253 ] {45564a71-11a9-41ac-b6a6-510ab10ebf4c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:43:43.716854 [ 253 ] {45564a71-11a9-41ac-b6a6-510ab10ebf4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:43:43.717364 [ 253 ] {45564a71-11a9-41ac-b6a6-510ab10ebf4c} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:43.717404 [ 253 ] {45564a71-11a9-41ac-b6a6-510ab10ebf4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. 2025.01.17 14:43:43.717785 [ 253 ] {45564a71-11a9-41ac-b6a6-510ab10ebf4c} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.17 14:43:43.718023 [ 253 ] {45564a71-11a9-41ac-b6a6-510ab10ebf4c} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:43.718267 [ 253 ] {45564a71-11a9-41ac-b6a6-510ab10ebf4c} executeQuery: Read 82 rows, 5.33 KiB in 0.001473 sec., 55668.70332654447 rows/sec., 3.54 MiB/sec. 2025.01.17 14:43:43.718328 [ 253 ] {45564a71-11a9-41ac-b6a6-510ab10ebf4c} TCPHandler: Processed in 0.001693455 sec. 2025.01.17 14:43:47.901722 [ 139 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:43:47.901821 [ 139 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:43:48.094809 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28487 2025.01.17 14:43:48.095486 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:48.095531 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:48.096089 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 14:43:48.096348 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:48.096581 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28487 2025.01.17 14:43:48.691041 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:48.691225 [ 253 ] {0a8b5eaf-c78c-4e66-8431-ee09f59a3462} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:43:48.691301 [ 253 ] {0a8b5eaf-c78c-4e66-8431-ee09f59a3462} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:43:48.692098 [ 253 ] {0a8b5eaf-c78c-4e66-8431-ee09f59a3462} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:48.692141 [ 253 ] {0a8b5eaf-c78c-4e66-8431-ee09f59a3462} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:48.692579 [ 253 ] {0a8b5eaf-c78c-4e66-8431-ee09f59a3462} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.17 14:43:48.692825 [ 253 ] {0a8b5eaf-c78c-4e66-8431-ee09f59a3462} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:48.693030 [ 253 ] {0a8b5eaf-c78c-4e66-8431-ee09f59a3462} executeQuery: Read 108 rows, 9.25 KiB in 0.001857 sec., 58158.31987075929 rows/sec., 4.86 MiB/sec. 2025.01.17 14:43:48.693092 [ 253 ] {0a8b5eaf-c78c-4e66-8431-ee09f59a3462} TCPHandler: Processed in 0.002171935 sec. 2025.01.17 14:43:48.693354 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:48.693554 [ 257 ] {fd9052be-9b65-48e4-b45e-9311b41554b5} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:43:48.693630 [ 257 ] {fd9052be-9b65-48e4-b45e-9311b41554b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:43:48.694416 [ 257 ] {fd9052be-9b65-48e4-b45e-9311b41554b5} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:48.694473 [ 257 ] {fd9052be-9b65-48e4-b45e-9311b41554b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:48.694925 [ 257 ] {fd9052be-9b65-48e4-b45e-9311b41554b5} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.17 14:43:48.695188 [ 257 ] {fd9052be-9b65-48e4-b45e-9311b41554b5} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:48.695459 [ 257 ] {fd9052be-9b65-48e4-b45e-9311b41554b5} executeQuery: Read 26 rows, 1.96 KiB in 0.001958 sec., 13278.855975485189 rows/sec., 998.51 KiB/sec. 2025.01.17 14:43:48.695585 [ 257 ] {fd9052be-9b65-48e4-b45e-9311b41554b5} TCPHandler: Processed in 0.002368049 sec. 2025.01.17 14:43:48.695786 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:48.696017 [ 253 ] {dff69032-c1fa-4dd1-b957-c3a44c5e97b9} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:43:48.696070 [ 253 ] {dff69032-c1fa-4dd1-b957-c3a44c5e97b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:43:48.696724 [ 253 ] {dff69032-c1fa-4dd1-b957-c3a44c5e97b9} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:48.696766 [ 253 ] {dff69032-c1fa-4dd1-b957-c3a44c5e97b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:48.697162 [ 253 ] {dff69032-c1fa-4dd1-b957-c3a44c5e97b9} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.17 14:43:48.697416 [ 253 ] {dff69032-c1fa-4dd1-b957-c3a44c5e97b9} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:48.697601 [ 253 ] {dff69032-c1fa-4dd1-b957-c3a44c5e97b9} executeQuery: Read 90 rows, 7.20 KiB in 0.001634 sec., 55079.55936352509 rows/sec., 4.30 MiB/sec. 2025.01.17 14:43:48.697658 [ 253 ] {dff69032-c1fa-4dd1-b957-c3a44c5e97b9} TCPHandler: Processed in 0.001989701 sec. 2025.01.17 14:43:48.697816 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:48.697945 [ 257 ] {048002b0-fff6-4bb5-af17-ef575ea6e91e} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:48.698004 [ 257 ] {048002b0-fff6-4bb5-af17-ef575ea6e91e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:43:48.698611 [ 257 ] {048002b0-fff6-4bb5-af17-ef575ea6e91e} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:48.698652 [ 257 ] {048002b0-fff6-4bb5-af17-ef575ea6e91e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:48.699065 [ 257 ] {048002b0-fff6-4bb5-af17-ef575ea6e91e} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.17 14:43:48.699327 [ 257 ] {048002b0-fff6-4bb5-af17-ef575ea6e91e} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:48.699556 [ 257 ] {048002b0-fff6-4bb5-af17-ef575ea6e91e} executeQuery: Read 160 rows, 11.41 KiB in 0.001641 sec., 97501.52346130408 rows/sec., 6.79 MiB/sec. 2025.01.17 14:43:48.699615 [ 257 ] {048002b0-fff6-4bb5-af17-ef575ea6e91e} TCPHandler: Processed in 0.001856458 sec. 2025.01.17 14:43:48.699760 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:48.699883 [ 253 ] {9ff96aa5-77d6-4a37-862b-943c9a490cdd} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:48.699967 [ 253 ] {9ff96aa5-77d6-4a37-862b-943c9a490cdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:43:48.701134 [ 253 ] {9ff96aa5-77d6-4a37-862b-943c9a490cdd} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:48.701173 [ 253 ] {9ff96aa5-77d6-4a37-862b-943c9a490cdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:48.701835 [ 253 ] {9ff96aa5-77d6-4a37-862b-943c9a490cdd} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.17 14:43:48.702104 [ 253 ] {9ff96aa5-77d6-4a37-862b-943c9a490cdd} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:48.702314 [ 253 ] {9ff96aa5-77d6-4a37-862b-943c9a490cdd} executeQuery: Read 26 rows, 47.71 KiB in 0.002459 sec., 10573.403822692153 rows/sec., 18.95 MiB/sec. 2025.01.17 14:43:48.702425 [ 253 ] {9ff96aa5-77d6-4a37-862b-943c9a490cdd} TCPHandler: Processed in 0.002721716 sec. 2025.01.17 14:43:48.702575 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:48.702698 [ 257 ] {a620a325-1588-44b8-b79c-f01b17d95327} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:43:48.702753 [ 257 ] {a620a325-1588-44b8-b79c-f01b17d95327} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:43:48.703254 [ 257 ] {a620a325-1588-44b8-b79c-f01b17d95327} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:48.703297 [ 257 ] {a620a325-1588-44b8-b79c-f01b17d95327} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:48.703693 [ 257 ] {a620a325-1588-44b8-b79c-f01b17d95327} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.17 14:43:48.703951 [ 257 ] {a620a325-1588-44b8-b79c-f01b17d95327} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:48.704171 [ 257 ] {a620a325-1588-44b8-b79c-f01b17d95327} executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec. 2025.01.17 14:43:48.704224 [ 257 ] {a620a325-1588-44b8-b79c-f01b17d95327} TCPHandler: Processed in 0.001704875 sec. 2025.01.17 14:43:49.936696 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:49.936901 [ 253 ] {58b1559f-0066-4752-ab86-655ae52a6d01} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:43:49.936979 [ 253 ] {58b1559f-0066-4752-ab86-655ae52a6d01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:43:49.937785 [ 253 ] {58b1559f-0066-4752-ab86-655ae52a6d01} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:49.937837 [ 253 ] {58b1559f-0066-4752-ab86-655ae52a6d01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:49.938278 [ 253 ] {58b1559f-0066-4752-ab86-655ae52a6d01} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 14:43:49.938533 [ 253 ] {58b1559f-0066-4752-ab86-655ae52a6d01} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:49.938763 [ 136 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.01.17 14:43:49.938815 [ 253 ] {58b1559f-0066-4752-ab86-655ae52a6d01} executeQuery: Read 14 rows, 1.01 KiB in 0.001971 sec., 7102.9934043632675 rows/sec., 511.32 KiB/sec. 2025.01.17 14:43:49.938905 [ 136 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:49.938960 [ 253 ] {58b1559f-0066-4752-ab86-655ae52a6d01} TCPHandler: Processed in 0.002392779 sec. 2025.01.17 14:43:49.938987 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:49.939248 [ 188 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.01.17 14:43:49.939354 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:49.939523 [ 188 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:49.939640 [ 188 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part 2025.01.17 14:43:49.939787 [ 257 ] {f3e90cdd-28a8-4471-bc33-835cf4706362} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:43:49.939932 [ 188 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2025.01.17 14:43:49.939968 [ 257 ] {f3e90cdd-28a8-4471-bc33-835cf4706362} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:43:49.940296 [ 188 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2025.01.17 14:43:49.940638 [ 188 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2025.01.17 14:43:49.940948 [ 188 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part 2025.01.17 14:43:49.942456 [ 188 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003313468 sec., 21125.901925112903 rows/sec., 1.57 MiB/sec. 2025.01.17 14:43:49.942825 [ 191 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.01.17 14:43:49.943371 [ 257 ] {f3e90cdd-28a8-4471-bc33-835cf4706362} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:49.943400 [ 191 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_45_11} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:49.943432 [ 257 ] {f3e90cdd-28a8-4471-bc33-835cf4706362} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:49.943636 [ 191 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_45_11} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.01.17 14:43:49.943803 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 14:43:49.944184 [ 257 ] {f3e90cdd-28a8-4471-bc33-835cf4706362} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.17 14:43:49.944503 [ 257 ] {f3e90cdd-28a8-4471-bc33-835cf4706362} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:49.944828 [ 257 ] {f3e90cdd-28a8-4471-bc33-835cf4706362} executeQuery: Read 1369 rows, 116.63 KiB in 0.005184 sec., 264081.7901234568 rows/sec., 21.97 MiB/sec. 2025.01.17 14:43:49.944915 [ 257 ] {f3e90cdd-28a8-4471-bc33-835cf4706362} TCPHandler: Processed in 0.00581968 sec. 2025.01.17 14:43:49.945077 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:49.945217 [ 253 ] {bbf15221-5230-48e0-83b0-c0bbebd9b0ee} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:43:49.945282 [ 253 ] {bbf15221-5230-48e0-83b0-c0bbebd9b0ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:43:49.945961 [ 253 ] {bbf15221-5230-48e0-83b0-c0bbebd9b0ee} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:49.946001 [ 253 ] {bbf15221-5230-48e0-83b0-c0bbebd9b0ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:49.946376 [ 253 ] {bbf15221-5230-48e0-83b0-c0bbebd9b0ee} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.17 14:43:49.946633 [ 253 ] {bbf15221-5230-48e0-83b0-c0bbebd9b0ee} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:49.946817 [ 136 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 2025.01.17 14:43:49.946874 [ 136 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:49.946890 [ 253 ] {bbf15221-5230-48e0-83b0-c0bbebd9b0ee} executeQuery: Read 20 rows, 1.43 KiB in 0.001691 sec., 11827.321111768184 rows/sec., 847.78 KiB/sec. 2025.01.17 14:43:49.946912 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:49.947061 [ 253 ] {bbf15221-5230-48e0-83b0-c0bbebd9b0ee} TCPHandler: Processed in 0.002049793 sec. 2025.01.17 14:43:49.947334 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:49.947345 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::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.01.17 14:43:49.947727 [ 257 ] {d4559cd2-5ae7-4391-8b47-d95ae48f4d57} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:43:49.947902 [ 257 ] {d4559cd2-5ae7-4391-8b47-d95ae48f4d57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:43:49.948007 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_85_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:49.948147 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 64 rows starting from the beginning of the part 2025.01.17 14:43:49.948723 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 20 rows starting from the beginning of the part 2025.01.17 14:43:49.949312 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 26 rows starting from the beginning of the part 2025.01.17 14:43:49.949865 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 20 rows starting from the beginning of the part 2025.01.17 14:43:49.950494 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 26 rows starting from the beginning of the part 2025.01.17 14:43:49.950699 [ 194 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 20 rows starting from the beginning of the part 2025.01.17 14:43:49.951512 [ 257 ] {d4559cd2-5ae7-4391-8b47-d95ae48f4d57} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:49.951558 [ 257 ] {d4559cd2-5ae7-4391-8b47-d95ae48f4d57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:49.952132 [ 257 ] {d4559cd2-5ae7-4391-8b47-d95ae48f4d57} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 14:43:49.952389 [ 191 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_85_17} MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.005342781 sec., 32941.645933082415 rows/sec., 2.48 MiB/sec. 2025.01.17 14:43:49.952560 [ 257 ] {d4559cd2-5ae7-4391-8b47-d95ae48f4d57} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:49.952625 [ 191 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_85_17} MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) 2025.01.17 14:43:49.953016 [ 257 ] {d4559cd2-5ae7-4391-8b47-d95ae48f4d57} executeQuery: Read 242 rows, 16.79 KiB in 0.00543 sec., 44567.219152854515 rows/sec., 3.02 MiB/sec. 2025.01.17 14:43:49.953388 [ 257 ] {d4559cd2-5ae7-4391-8b47-d95ae48f4d57} TCPHandler: Processed in 0.006172067 sec. 2025.01.17 14:43:49.953411 [ 191 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_85_17} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:49.953740 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:49.953842 [ 191 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_85_17} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 2025.01.17 14:43:49.954069 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 14:43:49.954086 [ 253 ] {ea1f8f54-8228-4e1b-8ee6-3ba9e12e0208} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:43:49.954157 [ 253 ] {ea1f8f54-8228-4e1b-8ee6-3ba9e12e0208} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:43:49.954813 [ 253 ] {ea1f8f54-8228-4e1b-8ee6-3ba9e12e0208} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:49.954853 [ 253 ] {ea1f8f54-8228-4e1b-8ee6-3ba9e12e0208} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:49.955218 [ 253 ] {ea1f8f54-8228-4e1b-8ee6-3ba9e12e0208} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 14:43:49.955578 [ 253 ] {ea1f8f54-8228-4e1b-8ee6-3ba9e12e0208} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:49.955763 [ 136 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.01.17 14:43:49.955824 [ 136 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:49.955862 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:49.955877 [ 253 ] {ea1f8f54-8228-4e1b-8ee6-3ba9e12e0208} executeQuery: Read 13 rows, 830.00 B in 0.001867 sec., 6963.042313872523 rows/sec., 434.14 KiB/sec. 2025.01.17 14:43:49.956096 [ 253 ] {ea1f8f54-8228-4e1b-8ee6-3ba9e12e0208} TCPHandler: Processed in 0.002558253 sec. 2025.01.17 14:43:49.956108 [ 188 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.01.17 14:43:49.956331 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:49.956339 [ 188 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:49.956405 [ 188 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part 2025.01.17 14:43:49.956553 [ 257 ] {36798b35-5f03-4264-8c99-b6739160bfc1} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:43:49.956729 [ 257 ] {36798b35-5f03-4264-8c99-b6739160bfc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:43:49.956756 [ 188 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part 2025.01.17 14:43:49.957160 [ 188 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part 2025.01.17 14:43:49.957435 [ 188 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part 2025.01.17 14:43:49.957821 [ 188 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part 2025.01.17 14:43:49.959883 [ 199 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003955602 sec., 16432.39132754003 rows/sec., 1.06 MiB/sec. 2025.01.17 14:43:49.959942 [ 257 ] {36798b35-5f03-4264-8c99-b6739160bfc1} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:49.960001 [ 257 ] {36798b35-5f03-4264-8c99-b6739160bfc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:49.960086 [ 199 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.01.17 14:43:49.960657 [ 199 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_45_11} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:49.960775 [ 257 ] {36798b35-5f03-4264-8c99-b6739160bfc1} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.17 14:43:49.960811 [ 199 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_45_11} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.01.17 14:43:49.960963 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 14:43:49.961154 [ 257 ] {36798b35-5f03-4264-8c99-b6739160bfc1} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:49.961409 [ 257 ] {36798b35-5f03-4264-8c99-b6739160bfc1} executeQuery: Read 851 rows, 63.01 KiB in 0.004941 sec., 172232.34163124874 rows/sec., 12.45 MiB/sec. 2025.01.17 14:43:49.961482 [ 257 ] {36798b35-5f03-4264-8c99-b6739160bfc1} TCPHandler: Processed in 0.005255039 sec. 2025.01.17 14:43:49.961640 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:49.961780 [ 253 ] {59d38b0a-ef38-4e2a-8f19-b1e9cba163cc} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:43:49.961841 [ 253 ] {59d38b0a-ef38-4e2a-8f19-b1e9cba163cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:43:49.962421 [ 253 ] {59d38b0a-ef38-4e2a-8f19-b1e9cba163cc} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:49.962469 [ 253 ] {59d38b0a-ef38-4e2a-8f19-b1e9cba163cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:49.962885 [ 253 ] {59d38b0a-ef38-4e2a-8f19-b1e9cba163cc} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 14:43:49.963152 [ 253 ] {59d38b0a-ef38-4e2a-8f19-b1e9cba163cc} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:49.963414 [ 253 ] {59d38b0a-ef38-4e2a-8f19-b1e9cba163cc} executeQuery: Read 6 rows, 321.00 B in 0.001655 sec., 3625.3776435045315 rows/sec., 189.41 KiB/sec. 2025.01.17 14:43:49.963520 [ 253 ] {59d38b0a-ef38-4e2a-8f19-b1e9cba163cc} TCPHandler: Processed in 0.00194209 sec. 2025.01.17 14:43:49.963742 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:49.963866 [ 257 ] {2565311c-0166-46e8-85e4-91f5dd70b692} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:49.963919 [ 257 ] {2565311c-0166-46e8-85e4-91f5dd70b692} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:43:49.964726 [ 257 ] {2565311c-0166-46e8-85e4-91f5dd70b692} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:49.964765 [ 257 ] {2565311c-0166-46e8-85e4-91f5dd70b692} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:49.965232 [ 257 ] {2565311c-0166-46e8-85e4-91f5dd70b692} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.17 14:43:49.965490 [ 257 ] {2565311c-0166-46e8-85e4-91f5dd70b692} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:49.965744 [ 257 ] {2565311c-0166-46e8-85e4-91f5dd70b692} executeQuery: Read 987 rows, 67.25 KiB in 0.001901 sec., 519200.4208311415 rows/sec., 34.55 MiB/sec. 2025.01.17 14:43:49.965800 [ 257 ] {2565311c-0166-46e8-85e4-91f5dd70b692} TCPHandler: Processed in 0.002159575 sec. 2025.01.17 14:43:49.965962 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:49.966084 [ 253 ] {8df35d49-1952-46cd-ba10-671156d49a76} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:43:49.966138 [ 253 ] {8df35d49-1952-46cd-ba10-671156d49a76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:43:49.966624 [ 253 ] {8df35d49-1952-46cd-ba10-671156d49a76} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:49.966664 [ 253 ] {8df35d49-1952-46cd-ba10-671156d49a76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:49.967040 [ 253 ] {8df35d49-1952-46cd-ba10-671156d49a76} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 14:43:49.967279 [ 253 ] {8df35d49-1952-46cd-ba10-671156d49a76} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:49.967496 [ 253 ] {8df35d49-1952-46cd-ba10-671156d49a76} executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. 2025.01.17 14:43:49.967555 [ 253 ] {8df35d49-1952-46cd-ba10-671156d49a76} TCPHandler: Processed in 0.001649844 sec. 2025.01.17 14:43:49.967701 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:49.967839 [ 257 ] {3a8226f5-ded0-4401-95ec-11e48379b3c6} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:49.967932 [ 257 ] {3a8226f5-ded0-4401-95ec-11e48379b3c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:43:49.969192 [ 257 ] {3a8226f5-ded0-4401-95ec-11e48379b3c6} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:49.969232 [ 257 ] {3a8226f5-ded0-4401-95ec-11e48379b3c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:49.969869 [ 257 ] {3a8226f5-ded0-4401-95ec-11e48379b3c6} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.17 14:43:49.970154 [ 257 ] {3a8226f5-ded0-4401-95ec-11e48379b3c6} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:49.970430 [ 257 ] {3a8226f5-ded0-4401-95ec-11e48379b3c6} executeQuery: Read 13 rows, 23.85 KiB in 0.002622 sec., 4958.047292143402 rows/sec., 8.88 MiB/sec. 2025.01.17 14:43:49.970547 [ 257 ] {3a8226f5-ded0-4401-95ec-11e48379b3c6} TCPHandler: Processed in 0.002904569 sec. 2025.01.17 14:43:49.970721 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:49.970860 [ 253 ] {a51bb3cf-7a6a-4200-bed4-8dd7c9704e54} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:43:49.970920 [ 253 ] {a51bb3cf-7a6a-4200-bed4-8dd7c9704e54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:43:49.971501 [ 253 ] {a51bb3cf-7a6a-4200-bed4-8dd7c9704e54} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:49.971549 [ 253 ] {a51bb3cf-7a6a-4200-bed4-8dd7c9704e54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:49.971947 [ 253 ] {a51bb3cf-7a6a-4200-bed4-8dd7c9704e54} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.17 14:43:49.972194 [ 253 ] {a51bb3cf-7a6a-4200-bed4-8dd7c9704e54} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:49.972426 [ 253 ] {a51bb3cf-7a6a-4200-bed4-8dd7c9704e54} executeQuery: Read 46 rows, 2.85 KiB in 0.001597 sec., 28804.00751408892 rows/sec., 1.74 MiB/sec. 2025.01.17 14:43:49.972488 [ 253 ] {a51bb3cf-7a6a-4200-bed4-8dd7c9704e54} TCPHandler: Processed in 0.001836128 sec. 2025.01.17 14:43:50.125788 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.01.17 14:43:50.145811 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:50.145867 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:50.153108 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 14:43:50.153839 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:50.157569 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.01.17 14:43:53.271871 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1846 2025.01.17 14:43:53.275687 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:53.275742 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:53.277282 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 14:43:53.277611 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:53.277833 [ 131 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.17 14:43:53.277962 [ 131 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:53.278027 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:53.278883 [ 188 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.17 14:43:53.280000 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1846 2025.01.17 14:43:53.280463 [ 188 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:53.280654 [ 188 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1642 rows starting from the beginning of the part 2025.01.17 14:43:53.281386 [ 188 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part 2025.01.17 14:43:53.282106 [ 188 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 58 rows starting from the beginning of the part 2025.01.17 14:43:53.282885 [ 188 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part 2025.01.17 14:43:53.283612 [ 188 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part 2025.01.17 14:43:53.284223 [ 188 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::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.01.17 14:43:53.293121 [ 197 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1846 rows, containing 72 columns (72 merged, 0 gathered) in 0.014889186 sec., 123982.60052631487 rows/sec., 94.61 MiB/sec. 2025.01.17 14:43:53.294991 [ 197 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.17 14:43:53.295989 [ 197 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_46_9} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:53.296089 [ 197 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_46_9} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.17 14:43:53.296482 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. 2025.01.17 14:43:53.687429 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:53.687644 [ 253 ] {17900557-dda3-4d1e-be57-dd8cc83dc540} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:43:53.687729 [ 253 ] {17900557-dda3-4d1e-be57-dd8cc83dc540} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:43:53.688519 [ 253 ] {17900557-dda3-4d1e-be57-dd8cc83dc540} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:53.688576 [ 253 ] {17900557-dda3-4d1e-be57-dd8cc83dc540} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:53.689028 [ 253 ] {17900557-dda3-4d1e-be57-dd8cc83dc540} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.17 14:43:53.689302 [ 253 ] {17900557-dda3-4d1e-be57-dd8cc83dc540} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:53.689518 [ 130 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.17 14:43:53.689552 [ 253 ] {17900557-dda3-4d1e-be57-dd8cc83dc540} executeQuery: Read 56 rows, 4.38 KiB in 0.001968 sec., 28455.284552845525 rows/sec., 2.17 MiB/sec. 2025.01.17 14:43:53.689603 [ 130 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:53.689671 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:53.689684 [ 253 ] {17900557-dda3-4d1e-be57-dd8cc83dc540} TCPHandler: Processed in 0.00240001 sec. 2025.01.17 14:43:53.689965 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.01.17 14:43:53.690039 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:53.690332 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:53.690460 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1431 rows starting from the beginning of the part 2025.01.17 14:43:53.690530 [ 257 ] {5f034ee6-d1b5-4727-8ea3-b09c81b33ab4} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:43:53.690760 [ 257 ] {5f034ee6-d1b5-4727-8ea3-b09c81b33ab4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:43:53.690975 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 108 rows starting from the beginning of the part 2025.01.17 14:43:53.691552 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 229 rows starting from the beginning of the part 2025.01.17 14:43:53.691952 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 108 rows starting from the beginning of the part 2025.01.17 14:43:53.692305 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1369 rows starting from the beginning of the part 2025.01.17 14:43:53.692750 [ 193 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part 2025.01.17 14:43:53.695308 [ 257 ] {5f034ee6-d1b5-4727-8ea3-b09c81b33ab4} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:53.695392 [ 257 ] {5f034ee6-d1b5-4727-8ea3-b09c81b33ab4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:53.696413 [ 257 ] {5f034ee6-d1b5-4727-8ea3-b09c81b33ab4} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.17 14:43:53.696817 [ 257 ] {5f034ee6-d1b5-4727-8ea3-b09c81b33ab4} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:53.697210 [ 130 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.17 14:43:53.697308 [ 130 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:53.697375 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:53.697474 [ 192 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.007643087 sec., 431893.55295837927 rows/sec., 37.71 MiB/sec. 2025.01.17 14:43:53.697528 [ 257 ] {5f034ee6-d1b5-4727-8ea3-b09c81b33ab4} executeQuery: Read 64 rows, 5.12 KiB in 0.007171 sec., 8924.836145586389 rows/sec., 713.32 KiB/sec. 2025.01.17 14:43:53.697863 [ 257 ] {5f034ee6-d1b5-4727-8ea3-b09c81b33ab4} TCPHandler: Processed in 0.008009885 sec. 2025.01.17 14:43:53.697884 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.01.17 14:43:53.698115 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:53.698178 [ 192 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.17 14:43:53.698213 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:53.698319 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 913 rows starting from the beginning of the part 2025.01.17 14:43:53.698547 [ 253 ] {cc632ef5-ed84-4f5e-827e-fb20e15389f4} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:53.698718 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 90 rows starting from the beginning of the part 2025.01.17 14:43:53.698835 [ 253 ] {cc632ef5-ed84-4f5e-827e-fb20e15389f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:43:53.699100 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 395 rows starting from the beginning of the part 2025.01.17 14:43:53.699465 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 90 rows starting from the beginning of the part 2025.01.17 14:43:53.700000 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 851 rows starting from the beginning of the part 2025.01.17 14:43:53.700475 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part 2025.01.17 14:43:53.700642 [ 189 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_106_21} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:53.701190 [ 189 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_106_21} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.17 14:43:53.701491 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.17 14:43:53.702176 [ 253 ] {cc632ef5-ed84-4f5e-827e-fb20e15389f4} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:53.702237 [ 253 ] {cc632ef5-ed84-4f5e-827e-fb20e15389f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:53.703284 [ 253 ] {cc632ef5-ed84-4f5e-827e-fb20e15389f4} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.17 14:43:53.703676 [ 253 ] {cc632ef5-ed84-4f5e-827e-fb20e15389f4} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:53.703952 [ 130 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 2025.01.17 14:43:53.704076 [ 130 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:53.704167 [ 253 ] {cc632ef5-ed84-4f5e-827e-fb20e15389f4} executeQuery: Read 96 rows, 6.85 KiB in 0.0058 sec., 16551.724137931036 rows/sec., 1.15 MiB/sec. 2025.01.17 14:43:53.704275 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:53.704546 [ 253 ] {cc632ef5-ed84-4f5e-827e-fb20e15389f4} TCPHandler: Processed in 0.006565286 sec. 2025.01.17 14:43:53.704699 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.007159028 sec., 335660.09240360564 rows/sec., 25.73 MiB/sec. 2025.01.17 14:43:53.704919 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:53.705126 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.17 14:43:53.705166 [ 201 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_105_21} MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full 2025.01.17 14:43:53.705590 [ 257 ] {f406686a-26cd-4484-992d-84f57d9f6462} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:43:53.705912 [ 257 ] {f406686a-26cd-4484-992d-84f57d9f6462} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:43:53.706011 [ 201 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:53.706220 [ 201 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_105_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 30445 rows starting from the beginning of the part 2025.01.17 14:43:53.706375 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_106_21} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:53.706709 [ 201 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part 2025.01.17 14:43:53.706958 [ 195 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_106_21} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.17 14:43:53.707385 [ 201 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part 2025.01.17 14:43:53.707434 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.17 14:43:53.707896 [ 201 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part 2025.01.17 14:43:53.708492 [ 201 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 987 rows starting from the beginning of the part 2025.01.17 14:43:53.710186 [ 257 ] {f406686a-26cd-4484-992d-84f57d9f6462} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:53.710259 [ 257 ] {f406686a-26cd-4484-992d-84f57d9f6462} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:53.710908 [ 257 ] {f406686a-26cd-4484-992d-84f57d9f6462} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.17 14:43:53.711440 [ 257 ] {f406686a-26cd-4484-992d-84f57d9f6462} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:53.711626 [ 130 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.17 14:43:53.711716 [ 130 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:53.711799 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:53.711863 [ 257 ] {f406686a-26cd-4484-992d-84f57d9f6462} executeQuery: Read 36 rows, 2.48 KiB in 0.006529 sec., 5513.861234492265 rows/sec., 380.51 KiB/sec. 2025.01.17 14:43:53.712185 [ 257 ] {f406686a-26cd-4484-992d-84f57d9f6462} TCPHandler: Processed in 0.007464333 sec. 2025.01.17 14:43:53.712600 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.01.17 14:43:53.712967 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:53.713044 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6142 rows starting from the beginning of the part 2025.01.17 14:43:53.713187 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part 2025.01.17 14:43:53.713380 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:43:53.713566 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:43:53.713655 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 46 rows starting from the beginning of the part 2025.01.17 14:43:53.713962 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 36 rows starting from the beginning of the part 2025.01.17 14:43:53.718555 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 6426 rows, containing 4 columns (4 merged, 0 gathered) in 0.006567785 sec., 978412.05216066 rows/sec., 63.76 MiB/sec. 2025.01.17 14:43:53.719613 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.17 14:43:53.720076 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_106_21} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:53.720179 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_106_21} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.17 14:43:53.720280 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. 2025.01.17 14:43:53.720775 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 31989 rows, containing 5 columns (5 merged, 0 gathered) in 0.01603878 sec., 1994478.3830191575 rows/sec., 134.63 MiB/sec. 2025.01.17 14:43:53.721338 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2025.01.17 14:43:53.721627 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_105_21} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:53.721708 [ 187 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_105_21} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 2025.01.17 14:43:53.721799 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. 2025.01.17 14:43:54.000166 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 249.90 MiB, peak 263.70 MiB, free memory in arenas 0.00 B, will set to 251.52 MiB (RSS), difference: 1.62 MiB 2025.01.17 14:43:55.596696 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28914 2025.01.17 14:43:55.597356 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:55.597404 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:55.597952 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 14:43:55.598214 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:55.598455 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 2025.01.17 14:43:57.657624 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.01.17 14:43:57.680265 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:57.680319 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:57.687631 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 14:43:57.688415 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:57.691085 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.01.17 14:43:58.691728 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:58.691914 [ 253 ] {34837471-f9e7-41b0-901e-d96b41d6c470} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:43:58.691987 [ 253 ] {34837471-f9e7-41b0-901e-d96b41d6c470} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:43:58.692834 [ 253 ] {34837471-f9e7-41b0-901e-d96b41d6c470} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:58.692887 [ 253 ] {34837471-f9e7-41b0-901e-d96b41d6c470} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:58.693368 [ 253 ] {34837471-f9e7-41b0-901e-d96b41d6c470} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.17 14:43:58.693651 [ 253 ] {34837471-f9e7-41b0-901e-d96b41d6c470} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:58.693882 [ 253 ] {34837471-f9e7-41b0-901e-d96b41d6c470} executeQuery: Read 108 rows, 9.25 KiB in 0.002014 sec., 53624.62760675273 rows/sec., 4.48 MiB/sec. 2025.01.17 14:43:58.693971 [ 253 ] {34837471-f9e7-41b0-901e-d96b41d6c470} TCPHandler: Processed in 0.002372418 sec. 2025.01.17 14:43:58.694320 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:58.694539 [ 257 ] {c1d9c6e9-c750-4f7f-8b7f-b0bb1769d046} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:43:58.694649 [ 257 ] {c1d9c6e9-c750-4f7f-8b7f-b0bb1769d046} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:43:58.695454 [ 257 ] {c1d9c6e9-c750-4f7f-8b7f-b0bb1769d046} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:58.695510 [ 257 ] {c1d9c6e9-c750-4f7f-8b7f-b0bb1769d046} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:58.695990 [ 257 ] {c1d9c6e9-c750-4f7f-8b7f-b0bb1769d046} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.17 14:43:58.696260 [ 257 ] {c1d9c6e9-c750-4f7f-8b7f-b0bb1769d046} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:58.696541 [ 257 ] {c1d9c6e9-c750-4f7f-8b7f-b0bb1769d046} executeQuery: Read 26 rows, 1.96 KiB in 0.002057 sec., 12639.76665046184 rows/sec., 950.45 KiB/sec. 2025.01.17 14:43:58.696665 [ 257 ] {c1d9c6e9-c750-4f7f-8b7f-b0bb1769d046} TCPHandler: Processed in 0.002556433 sec. 2025.01.17 14:43:58.696936 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:58.697118 [ 253 ] {5c481245-aba0-43a9-949b-d2c74016811b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:43:58.697174 [ 253 ] {5c481245-aba0-43a9-949b-d2c74016811b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:43:58.697889 [ 253 ] {5c481245-aba0-43a9-949b-d2c74016811b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:58.697930 [ 253 ] {5c481245-aba0-43a9-949b-d2c74016811b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:58.698334 [ 253 ] {5c481245-aba0-43a9-949b-d2c74016811b} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.17 14:43:58.698669 [ 253 ] {5c481245-aba0-43a9-949b-d2c74016811b} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:58.698934 [ 253 ] {5c481245-aba0-43a9-949b-d2c74016811b} executeQuery: Read 90 rows, 7.20 KiB in 0.001837 sec., 48992.92324442025 rows/sec., 3.83 MiB/sec. 2025.01.17 14:43:58.699059 [ 253 ] {5c481245-aba0-43a9-949b-d2c74016811b} TCPHandler: Processed in 0.002256406 sec. 2025.01.17 14:43:58.699381 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:58.699594 [ 257 ] {ad4f4419-4403-4d7f-8c5a-eb715ebde7a7} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:58.699670 [ 257 ] {ad4f4419-4403-4d7f-8c5a-eb715ebde7a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:43:58.700301 [ 257 ] {ad4f4419-4403-4d7f-8c5a-eb715ebde7a7} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:58.700346 [ 257 ] {ad4f4419-4403-4d7f-8c5a-eb715ebde7a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:58.700815 [ 257 ] {ad4f4419-4403-4d7f-8c5a-eb715ebde7a7} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.17 14:43:58.701080 [ 257 ] {ad4f4419-4403-4d7f-8c5a-eb715ebde7a7} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:58.701330 [ 257 ] {ad4f4419-4403-4d7f-8c5a-eb715ebde7a7} executeQuery: Read 160 rows, 11.41 KiB in 0.001782 sec., 89786.75645342312 rows/sec., 6.25 MiB/sec. 2025.01.17 14:43:58.701408 [ 257 ] {ad4f4419-4403-4d7f-8c5a-eb715ebde7a7} TCPHandler: Processed in 0.002179635 sec. 2025.01.17 14:43:58.701636 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:58.701841 [ 253 ] {ee26fffb-f4bd-40d5-a3ad-585c4721f0a6} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:43:58.701925 [ 253 ] {ee26fffb-f4bd-40d5-a3ad-585c4721f0a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:43:58.703130 [ 253 ] {ee26fffb-f4bd-40d5-a3ad-585c4721f0a6} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:58.703171 [ 253 ] {ee26fffb-f4bd-40d5-a3ad-585c4721f0a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:58.703831 [ 253 ] {ee26fffb-f4bd-40d5-a3ad-585c4721f0a6} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.17 14:43:58.704169 [ 253 ] {ee26fffb-f4bd-40d5-a3ad-585c4721f0a6} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:58.704327 [ 121 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.17 14:43:58.704367 [ 121 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:58.704392 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:58.704392 [ 253 ] {ee26fffb-f4bd-40d5-a3ad-585c4721f0a6} executeQuery: Read 26 rows, 47.71 KiB in 0.002585 sec., 10058.027079303674 rows/sec., 18.02 MiB/sec. 2025.01.17 14:43:58.704782 [ 190 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.17 14:43:58.704907 [ 253 ] {ee26fffb-f4bd-40d5-a3ad-585c4721f0a6} TCPHandler: Processed in 0.00338793 sec. 2025.01.17 14:43:58.705208 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:43:58.705644 [ 257 ] {b0f7f7ad-05e5-462f-8dc0-2313f17b9f1c} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:43:58.705865 [ 257 ] {b0f7f7ad-05e5-462f-8dc0-2313f17b9f1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:43:58.706982 [ 190 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:43:58.707399 [ 190 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1515 rows starting from the beginning of the part 2025.01.17 14:43:58.707966 [ 190 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 26 rows starting from the beginning of the part 2025.01.17 14:43:58.708590 [ 190 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 13 rows starting from the beginning of the part 2025.01.17 14:43:58.708599 [ 257 ] {b0f7f7ad-05e5-462f-8dc0-2313f17b9f1c} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:43:58.708649 [ 257 ] {b0f7f7ad-05e5-462f-8dc0-2313f17b9f1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:43:58.709132 [ 190 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 26 rows starting from the beginning of the part 2025.01.17 14:43:58.709749 [ 190 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 13 rows starting from the beginning of the part 2025.01.17 14:43:58.709849 [ 257 ] {b0f7f7ad-05e5-462f-8dc0-2313f17b9f1c} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.17 14:43:58.710035 [ 190 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part 2025.01.17 14:43:58.710415 [ 257 ] {b0f7f7ad-05e5-462f-8dc0-2313f17b9f1c} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:58.710753 [ 257 ] {b0f7f7ad-05e5-462f-8dc0-2313f17b9f1c} executeQuery: Read 60 rows, 4.14 KiB in 0.00526 sec., 11406.84410646388 rows/sec., 787.19 KiB/sec. 2025.01.17 14:43:58.710828 [ 257 ] {b0f7f7ad-05e5-462f-8dc0-2313f17b9f1c} TCPHandler: Processed in 0.005786279 sec. 2025.01.17 14:43:58.719932 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1619 rows, containing 19 columns (19 merged, 0 gathered) in 0.015432848 sec., 104906.10676655403 rows/sec., 187.99 MiB/sec. 2025.01.17 14:43:58.721638 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.17 14:43:58.722134 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_86_17} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:43:58.722235 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_86_17} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.17 14:43:58.722419 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. 2025.01.17 14:43:59.000163 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 252.02 MiB, peak 263.70 MiB, free memory in arenas 0.00 B, will set to 256.02 MiB (RSS), difference: 4.00 MiB 2025.01.17 14:44:00.017720 [ 120 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Selected 5 parts from all_1_41_9 to all_45_45_0 2025.01.17 14:44:00.017809 [ 120 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:00.017840 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2025.01.17 14:44:00.018037 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_45_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_9 to all_45_45_0 into Compact with storage Full 2025.01.17 14:44:00.018524 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_45_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:00.018648 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 42 rows starting from the beginning of the part 2025.01.17 14:44:00.018856 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2025.01.17 14:44:00.019057 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2025.01.17 14:44:00.019293 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2025.01.17 14:44:00.019422 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2025.01.17 14:44:00.020886 [ 194 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_45_10} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.002953951 sec., 15572.363928853256 rows/sec., 1.02 MiB/sec. 2025.01.17 14:44:00.021217 [ 191 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_45_10} MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary) 2025.01.17 14:44:00.022058 [ 191 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_45_10} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:00.022197 [ 191 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_45_10} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Merged 5 parts: [all_1_41_9, all_45_45_0] -> all_1_45_10 2025.01.17 14:44:00.022392 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:44:02.902077 [ 118 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:44:02.902141 [ 118 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:44:03.001413 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000998881 sec. 2025.01.17 14:44:03.098749 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29402 2025.01.17 14:44:03.099411 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:03.099453 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:03.099991 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 14:44:03.100267 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:03.100510 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29402 2025.01.17 14:44:03.281265 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1866 2025.01.17 14:44:03.284116 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:03.284167 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:03.285660 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 14:44:03.285988 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:03.287438 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1866 2025.01.17 14:44:03.694807 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:03.694995 [ 253 ] {cded5fab-7b15-4389-ad01-38e4bc3a6246} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:44:03.695068 [ 253 ] {cded5fab-7b15-4389-ad01-38e4bc3a6246} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:44:03.695881 [ 253 ] {cded5fab-7b15-4389-ad01-38e4bc3a6246} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:03.695932 [ 253 ] {cded5fab-7b15-4389-ad01-38e4bc3a6246} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:03.696383 [ 253 ] {cded5fab-7b15-4389-ad01-38e4bc3a6246} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 14:44:03.696647 [ 253 ] {cded5fab-7b15-4389-ad01-38e4bc3a6246} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:03.696918 [ 253 ] {cded5fab-7b15-4389-ad01-38e4bc3a6246} executeQuery: Read 14 rows, 1.01 KiB in 0.001967 sec., 7117.437722419929 rows/sec., 512.36 KiB/sec. 2025.01.17 14:44:03.697079 [ 253 ] {cded5fab-7b15-4389-ad01-38e4bc3a6246} TCPHandler: Processed in 0.002391599 sec. 2025.01.17 14:44:03.697349 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:03.697539 [ 257 ] {9dc81ce5-e39b-410a-b1d7-2d7dc3a1525b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:44:03.697615 [ 257 ] {9dc81ce5-e39b-410a-b1d7-2d7dc3a1525b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:44:03.698481 [ 257 ] {9dc81ce5-e39b-410a-b1d7-2d7dc3a1525b} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:03.698543 [ 257 ] {9dc81ce5-e39b-410a-b1d7-2d7dc3a1525b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:03.698997 [ 257 ] {9dc81ce5-e39b-410a-b1d7-2d7dc3a1525b} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.17 14:44:03.699245 [ 257 ] {9dc81ce5-e39b-410a-b1d7-2d7dc3a1525b} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:03.699479 [ 257 ] {9dc81ce5-e39b-410a-b1d7-2d7dc3a1525b} executeQuery: Read 229 rows, 20.51 KiB in 0.001994 sec., 114844.5336008024 rows/sec., 10.05 MiB/sec. 2025.01.17 14:44:03.699542 [ 257 ] {9dc81ce5-e39b-410a-b1d7-2d7dc3a1525b} TCPHandler: Processed in 0.002325718 sec. 2025.01.17 14:44:03.699724 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:03.699854 [ 253 ] {0242dd1a-a005-4efe-a1cc-7e4573508c18} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:44:03.699911 [ 253 ] {0242dd1a-a005-4efe-a1cc-7e4573508c18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:44:03.700525 [ 253 ] {0242dd1a-a005-4efe-a1cc-7e4573508c18} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:03.700567 [ 253 ] {0242dd1a-a005-4efe-a1cc-7e4573508c18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:03.700947 [ 253 ] {0242dd1a-a005-4efe-a1cc-7e4573508c18} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.17 14:44:03.701222 [ 253 ] {0242dd1a-a005-4efe-a1cc-7e4573508c18} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:03.701447 [ 253 ] {0242dd1a-a005-4efe-a1cc-7e4573508c18} executeQuery: Read 20 rows, 1.43 KiB in 0.001624 sec., 12315.27093596059 rows/sec., 882.75 KiB/sec. 2025.01.17 14:44:03.701518 [ 253 ] {0242dd1a-a005-4efe-a1cc-7e4573508c18} TCPHandler: Processed in 0.001855238 sec. 2025.01.17 14:44:03.701739 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:03.701914 [ 257 ] {22e15254-952e-4c12-a252-3a4df9ea045b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:44:03.701977 [ 257 ] {22e15254-952e-4c12-a252-3a4df9ea045b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:44:03.702588 [ 257 ] {22e15254-952e-4c12-a252-3a4df9ea045b} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:03.702630 [ 257 ] {22e15254-952e-4c12-a252-3a4df9ea045b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:03.702994 [ 257 ] {22e15254-952e-4c12-a252-3a4df9ea045b} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 14:44:03.703229 [ 257 ] {22e15254-952e-4c12-a252-3a4df9ea045b} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:03.703448 [ 257 ] {22e15254-952e-4c12-a252-3a4df9ea045b} executeQuery: Read 14 rows, 1004.00 B in 0.001571 sec., 8911.521323997455 rows/sec., 624.10 KiB/sec. 2025.01.17 14:44:03.703504 [ 257 ] {22e15254-952e-4c12-a252-3a4df9ea045b} TCPHandler: Processed in 0.001897119 sec. 2025.01.17 14:44:03.703663 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:03.703807 [ 253 ] {2109c399-c94b-4f62-8a81-25319b81d874} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:44:03.703867 [ 253 ] {2109c399-c94b-4f62-8a81-25319b81d874} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:44:03.704500 [ 253 ] {2109c399-c94b-4f62-8a81-25319b81d874} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:03.704540 [ 253 ] {2109c399-c94b-4f62-8a81-25319b81d874} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:03.704903 [ 253 ] {2109c399-c94b-4f62-8a81-25319b81d874} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 14:44:03.705147 [ 253 ] {2109c399-c94b-4f62-8a81-25319b81d874} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:03.705365 [ 253 ] {2109c399-c94b-4f62-8a81-25319b81d874} executeQuery: Read 13 rows, 830.00 B in 0.001591 sec., 8170.961659333752 rows/sec., 509.46 KiB/sec. 2025.01.17 14:44:03.705423 [ 253 ] {2109c399-c94b-4f62-8a81-25319b81d874} TCPHandler: Processed in 0.001826627 sec. 2025.01.17 14:44:03.705595 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:03.705737 [ 257 ] {982411b6-b5f2-404d-8259-29983be15bcb} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:44:03.705797 [ 257 ] {982411b6-b5f2-404d-8259-29983be15bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:44:03.706567 [ 257 ] {982411b6-b5f2-404d-8259-29983be15bcb} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:03.706607 [ 257 ] {982411b6-b5f2-404d-8259-29983be15bcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:03.707002 [ 257 ] {982411b6-b5f2-404d-8259-29983be15bcb} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.17 14:44:03.707245 [ 257 ] {982411b6-b5f2-404d-8259-29983be15bcb} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:03.707479 [ 257 ] {982411b6-b5f2-404d-8259-29983be15bcb} executeQuery: Read 395 rows, 28.72 KiB in 0.001773 sec., 222786.2380146644 rows/sec., 15.82 MiB/sec. 2025.01.17 14:44:03.707582 [ 257 ] {982411b6-b5f2-404d-8259-29983be15bcb} TCPHandler: Processed in 0.002051013 sec. 2025.01.17 14:44:03.707791 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:03.707986 [ 253 ] {73ab37df-b025-4022-b3e1-ffd9da3ebe3f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:44:03.708048 [ 253 ] {73ab37df-b025-4022-b3e1-ffd9da3ebe3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:44:03.708552 [ 253 ] {73ab37df-b025-4022-b3e1-ffd9da3ebe3f} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:03.708593 [ 253 ] {73ab37df-b025-4022-b3e1-ffd9da3ebe3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:03.708971 [ 253 ] {73ab37df-b025-4022-b3e1-ffd9da3ebe3f} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 14:44:03.709218 [ 253 ] {73ab37df-b025-4022-b3e1-ffd9da3ebe3f} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:03.709462 [ 253 ] {73ab37df-b025-4022-b3e1-ffd9da3ebe3f} executeQuery: Read 6 rows, 321.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 208.29 KiB/sec. 2025.01.17 14:44:03.709575 [ 253 ] {73ab37df-b025-4022-b3e1-ffd9da3ebe3f} TCPHandler: Processed in 0.001904549 sec. 2025.01.17 14:44:03.709763 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:03.709883 [ 257 ] {68ced861-46d0-4463-9d4b-f3a2bd0056af} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:03.709938 [ 257 ] {68ced861-46d0-4463-9d4b-f3a2bd0056af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:44:03.710545 [ 257 ] {68ced861-46d0-4463-9d4b-f3a2bd0056af} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:03.710586 [ 257 ] {68ced861-46d0-4463-9d4b-f3a2bd0056af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:03.710993 [ 257 ] {68ced861-46d0-4463-9d4b-f3a2bd0056af} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.17 14:44:03.711262 [ 257 ] {68ced861-46d0-4463-9d4b-f3a2bd0056af} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:03.711486 [ 257 ] {68ced861-46d0-4463-9d4b-f3a2bd0056af} executeQuery: Read 237 rows, 16.27 KiB in 0.001628 sec., 145577.39557739557 rows/sec., 9.76 MiB/sec. 2025.01.17 14:44:03.711542 [ 257 ] {68ced861-46d0-4463-9d4b-f3a2bd0056af} TCPHandler: Processed in 0.001889519 sec. 2025.01.17 14:44:03.711702 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:03.711841 [ 253 ] {4903b6a5-752e-4b2b-8bcd-fe5dd65bbc12} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:44:03.711904 [ 253 ] {4903b6a5-752e-4b2b-8bcd-fe5dd65bbc12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:44:03.712412 [ 253 ] {4903b6a5-752e-4b2b-8bcd-fe5dd65bbc12} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:03.712452 [ 253 ] {4903b6a5-752e-4b2b-8bcd-fe5dd65bbc12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:03.712821 [ 253 ] {4903b6a5-752e-4b2b-8bcd-fe5dd65bbc12} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 14:44:03.713060 [ 253 ] {4903b6a5-752e-4b2b-8bcd-fe5dd65bbc12} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:03.713275 [ 253 ] {4903b6a5-752e-4b2b-8bcd-fe5dd65bbc12} executeQuery: Read 1 rows, 69.00 B in 0.001466 sec., 682.1282401091405 rows/sec., 45.96 KiB/sec. 2025.01.17 14:44:03.713329 [ 253 ] {4903b6a5-752e-4b2b-8bcd-fe5dd65bbc12} TCPHandler: Processed in 0.001693685 sec. 2025.01.17 14:44:03.713489 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:03.713629 [ 257 ] {c0bf18bb-86ca-460b-bb30-035fc48bd639} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:03.713725 [ 257 ] {c0bf18bb-86ca-460b-bb30-035fc48bd639} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:44:03.714913 [ 257 ] {c0bf18bb-86ca-460b-bb30-035fc48bd639} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:03.714953 [ 257 ] {c0bf18bb-86ca-460b-bb30-035fc48bd639} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:03.715722 [ 257 ] {c0bf18bb-86ca-460b-bb30-035fc48bd639} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.17 14:44:03.716046 [ 257 ] {c0bf18bb-86ca-460b-bb30-035fc48bd639} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:03.716300 [ 257 ] {c0bf18bb-86ca-460b-bb30-035fc48bd639} executeQuery: Read 13 rows, 23.85 KiB in 0.002701 sec., 4813.032210292485 rows/sec., 8.62 MiB/sec. 2025.01.17 14:44:03.716410 [ 257 ] {c0bf18bb-86ca-460b-bb30-035fc48bd639} TCPHandler: Processed in 0.002988182 sec. 2025.01.17 14:44:03.716556 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:03.716674 [ 253 ] {5b5c688f-2ccf-454f-9ea1-dd544d2d760e} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:44:03.716725 [ 253 ] {5b5c688f-2ccf-454f-9ea1-dd544d2d760e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:44:03.717228 [ 253 ] {5b5c688f-2ccf-454f-9ea1-dd544d2d760e} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:03.717268 [ 253 ] {5b5c688f-2ccf-454f-9ea1-dd544d2d760e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:03.717673 [ 253 ] {5b5c688f-2ccf-454f-9ea1-dd544d2d760e} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.17 14:44:03.717913 [ 253 ] {5b5c688f-2ccf-454f-9ea1-dd544d2d760e} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:03.718129 [ 253 ] {5b5c688f-2ccf-454f-9ea1-dd544d2d760e} executeQuery: Read 82 rows, 5.33 KiB in 0.00148 sec., 55405.40540540541 rows/sec., 3.52 MiB/sec. 2025.01.17 14:44:03.718184 [ 253 ] {5b5c688f-2ccf-454f-9ea1-dd544d2d760e} TCPHandler: Processed in 0.001681595 sec. 2025.01.17 14:44:05.192127 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.01.17 14:44:05.214883 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:05.214951 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:05.222564 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 14:44:05.223399 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:05.226950 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.01.17 14:44:08.691310 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:08.691532 [ 253 ] {da446f6e-4b1c-4487-9e61-950ae7edc7cb} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 14:44:08.691612 [ 253 ] {da446f6e-4b1c-4487-9e61-950ae7edc7cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 14:44:08.692418 [ 253 ] {da446f6e-4b1c-4487-9e61-950ae7edc7cb} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:08.692466 [ 253 ] {da446f6e-4b1c-4487-9e61-950ae7edc7cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:08.692882 [ 253 ] {da446f6e-4b1c-4487-9e61-950ae7edc7cb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 14:44:08.693133 [ 253 ] {da446f6e-4b1c-4487-9e61-950ae7edc7cb} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:08.693420 [ 253 ] {da446f6e-4b1c-4487-9e61-950ae7edc7cb} executeQuery: Read 2 rows, 167.00 B in 0.00194 sec., 1030.9278350515463 rows/sec., 84.06 KiB/sec. 2025.01.17 14:44:08.693635 [ 253 ] {da446f6e-4b1c-4487-9e61-950ae7edc7cb} TCPHandler: Processed in 0.002456251 sec. 2025.01.17 14:44:08.693911 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:08.694108 [ 257 ] {06aeefcd-161e-4c2a-8004-050946574cf4} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:44:08.694184 [ 257 ] {06aeefcd-161e-4c2a-8004-050946574cf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:44:08.694975 [ 257 ] {06aeefcd-161e-4c2a-8004-050946574cf4} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:08.695026 [ 257 ] {06aeefcd-161e-4c2a-8004-050946574cf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:08.695484 [ 257 ] {06aeefcd-161e-4c2a-8004-050946574cf4} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.17 14:44:08.695745 [ 257 ] {06aeefcd-161e-4c2a-8004-050946574cf4} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:08.695990 [ 257 ] {06aeefcd-161e-4c2a-8004-050946574cf4} executeQuery: Read 109 rows, 9.32 KiB in 0.001935 sec., 56330.749354005166 rows/sec., 4.70 MiB/sec. 2025.01.17 14:44:08.696054 [ 257 ] {06aeefcd-161e-4c2a-8004-050946574cf4} TCPHandler: Processed in 0.002277757 sec. 2025.01.17 14:44:08.696232 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:08.696379 [ 253 ] {e46df596-6b12-44dd-aa1d-e047af658b2f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:44:08.696439 [ 253 ] {e46df596-6b12-44dd-aa1d-e047af658b2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:44:08.697150 [ 253 ] {e46df596-6b12-44dd-aa1d-e047af658b2f} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:08.697198 [ 253 ] {e46df596-6b12-44dd-aa1d-e047af658b2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:08.697574 [ 253 ] {e46df596-6b12-44dd-aa1d-e047af658b2f} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.17 14:44:08.697814 [ 253 ] {e46df596-6b12-44dd-aa1d-e047af658b2f} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:08.698040 [ 253 ] {e46df596-6b12-44dd-aa1d-e047af658b2f} executeQuery: Read 28 rows, 2.09 KiB in 0.001697 sec., 16499.705362404242 rows/sec., 1.21 MiB/sec. 2025.01.17 14:44:08.698107 [ 253 ] {e46df596-6b12-44dd-aa1d-e047af658b2f} TCPHandler: Processed in 0.00194203 sec. 2025.01.17 14:44:08.698336 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:08.698508 [ 257 ] {c2a0c99c-8eaa-4679-b0dd-b4759bfdb94e} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:44:08.698570 [ 257 ] {c2a0c99c-8eaa-4679-b0dd-b4759bfdb94e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:44:08.699315 [ 257 ] {c2a0c99c-8eaa-4679-b0dd-b4759bfdb94e} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:08.699357 [ 257 ] {c2a0c99c-8eaa-4679-b0dd-b4759bfdb94e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:08.699744 [ 257 ] {c2a0c99c-8eaa-4679-b0dd-b4759bfdb94e} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.17 14:44:08.699990 [ 257 ] {c2a0c99c-8eaa-4679-b0dd-b4759bfdb94e} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:08.700215 [ 257 ] {c2a0c99c-8eaa-4679-b0dd-b4759bfdb94e} executeQuery: Read 92 rows, 7.36 KiB in 0.001742 sec., 52812.858783008036 rows/sec., 4.13 MiB/sec. 2025.01.17 14:44:08.700272 [ 257 ] {c2a0c99c-8eaa-4679-b0dd-b4759bfdb94e} TCPHandler: Processed in 0.002060712 sec. 2025.01.17 14:44:08.700423 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:08.700547 [ 253 ] {ee7ff40a-a8e8-42a1-b6f3-331a1872d821} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:08.700601 [ 253 ] {ee7ff40a-a8e8-42a1-b6f3-331a1872d821} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:44:08.701186 [ 253 ] {ee7ff40a-a8e8-42a1-b6f3-331a1872d821} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:08.701227 [ 253 ] {ee7ff40a-a8e8-42a1-b6f3-331a1872d821} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:08.701639 [ 253 ] {ee7ff40a-a8e8-42a1-b6f3-331a1872d821} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.17 14:44:08.701877 [ 253 ] {ee7ff40a-a8e8-42a1-b6f3-331a1872d821} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:08.702104 [ 253 ] {ee7ff40a-a8e8-42a1-b6f3-331a1872d821} executeQuery: Read 161 rows, 11.48 KiB in 0.001584 sec., 101641.41414141415 rows/sec., 7.08 MiB/sec. 2025.01.17 14:44:08.702195 [ 253 ] {ee7ff40a-a8e8-42a1-b6f3-331a1872d821} TCPHandler: Processed in 0.001822188 sec. 2025.01.17 14:44:08.702387 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:08.702551 [ 257 ] {35aea445-e22f-4b9c-b4b0-367ea04b8fd3} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:08.702645 [ 257 ] {35aea445-e22f-4b9c-b4b0-367ea04b8fd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:44:08.703941 [ 257 ] {35aea445-e22f-4b9c-b4b0-367ea04b8fd3} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:08.703980 [ 257 ] {35aea445-e22f-4b9c-b4b0-367ea04b8fd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:08.704646 [ 257 ] {35aea445-e22f-4b9c-b4b0-367ea04b8fd3} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.17 14:44:08.704910 [ 257 ] {35aea445-e22f-4b9c-b4b0-367ea04b8fd3} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:08.705160 [ 257 ] {35aea445-e22f-4b9c-b4b0-367ea04b8fd3} executeQuery: Read 26 rows, 47.71 KiB in 0.002641 sec., 9844.755774327905 rows/sec., 17.64 MiB/sec. 2025.01.17 14:44:08.705273 [ 257 ] {35aea445-e22f-4b9c-b4b0-367ea04b8fd3} TCPHandler: Processed in 0.002978782 sec. 2025.01.17 14:44:08.705434 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:08.705576 [ 253 ] {2b465592-c18e-4559-92fc-2b4aaaaa07e0} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:44:08.705637 [ 253 ] {2b465592-c18e-4559-92fc-2b4aaaaa07e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:44:08.706233 [ 253 ] {2b465592-c18e-4559-92fc-2b4aaaaa07e0} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:08.706275 [ 253 ] {2b465592-c18e-4559-92fc-2b4aaaaa07e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:08.706654 [ 253 ] {2b465592-c18e-4559-92fc-2b4aaaaa07e0} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.17 14:44:08.706909 [ 253 ] {2b465592-c18e-4559-92fc-2b4aaaaa07e0} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:08.707120 [ 253 ] {2b465592-c18e-4559-92fc-2b4aaaaa07e0} executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. 2025.01.17 14:44:08.707185 [ 253 ] {2b465592-c18e-4559-92fc-2b4aaaaa07e0} TCPHandler: Processed in 0.001815747 sec. 2025.01.17 14:44:10.601659 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29829 2025.01.17 14:44:10.602318 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:10.602363 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:10.602873 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 14:44:10.603127 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:10.603399 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 2025.01.17 14:44:12.728001 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.01.17 14:44:12.748993 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:12.749048 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:12.756273 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 14:44:12.757043 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:12.760371 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.01.17 14:44:13.288569 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1902 2025.01.17 14:44:13.291998 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:13.292058 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:13.293617 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 14:44:13.293963 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:13.296712 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1902 2025.01.17 14:44:13.695872 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:13.696091 [ 253 ] {54a86c72-f52f-487f-ac08-6f956cabcb36} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:44:13.696175 [ 253 ] {54a86c72-f52f-487f-ac08-6f956cabcb36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:44:13.696961 [ 253 ] {54a86c72-f52f-487f-ac08-6f956cabcb36} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:13.697014 [ 253 ] {54a86c72-f52f-487f-ac08-6f956cabcb36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:13.697462 [ 253 ] {54a86c72-f52f-487f-ac08-6f956cabcb36} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 14:44:13.697724 [ 253 ] {54a86c72-f52f-487f-ac08-6f956cabcb36} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:13.697967 [ 253 ] {54a86c72-f52f-487f-ac08-6f956cabcb36} executeQuery: Read 14 rows, 1.01 KiB in 0.001935 sec., 7235.142118863048 rows/sec., 520.83 KiB/sec. 2025.01.17 14:44:13.698036 [ 253 ] {54a86c72-f52f-487f-ac08-6f956cabcb36} TCPHandler: Processed in 0.002303378 sec. 2025.01.17 14:44:13.698274 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:13.698479 [ 257 ] {e35f8827-32b4-4d53-bed8-2d265b423b1d} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:44:13.698553 [ 257 ] {e35f8827-32b4-4d53-bed8-2d265b423b1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:44:13.699379 [ 257 ] {e35f8827-32b4-4d53-bed8-2d265b423b1d} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:13.699433 [ 257 ] {e35f8827-32b4-4d53-bed8-2d265b423b1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:13.699893 [ 257 ] {e35f8827-32b4-4d53-bed8-2d265b423b1d} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.17 14:44:13.700159 [ 257 ] {e35f8827-32b4-4d53-bed8-2d265b423b1d} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:13.700410 [ 257 ] {e35f8827-32b4-4d53-bed8-2d265b423b1d} executeQuery: Read 229 rows, 20.51 KiB in 0.001984 sec., 115423.38709677418 rows/sec., 10.10 MiB/sec. 2025.01.17 14:44:13.700488 [ 257 ] {e35f8827-32b4-4d53-bed8-2d265b423b1d} TCPHandler: Processed in 0.002346598 sec. 2025.01.17 14:44:13.700697 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:13.701019 [ 253 ] {5bb93375-dc25-4992-b8f0-318fa386a085} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:44:13.701093 [ 253 ] {5bb93375-dc25-4992-b8f0-318fa386a085} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:44:13.701787 [ 253 ] {5bb93375-dc25-4992-b8f0-318fa386a085} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:13.701830 [ 253 ] {5bb93375-dc25-4992-b8f0-318fa386a085} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:13.702317 [ 253 ] {5bb93375-dc25-4992-b8f0-318fa386a085} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.17 14:44:13.702750 [ 253 ] {5bb93375-dc25-4992-b8f0-318fa386a085} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:13.702971 [ 253 ] {5bb93375-dc25-4992-b8f0-318fa386a085} executeQuery: Read 20 rows, 1.43 KiB in 0.002065 sec., 9685.230024213075 rows/sec., 694.23 KiB/sec. 2025.01.17 14:44:13.703033 [ 253 ] {5bb93375-dc25-4992-b8f0-318fa386a085} TCPHandler: Processed in 0.00246509 sec. 2025.01.17 14:44:13.703180 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:13.703310 [ 257 ] {acfafb7f-1d86-4b84-bf23-d24b063cad26} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:44:13.703364 [ 257 ] {acfafb7f-1d86-4b84-bf23-d24b063cad26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:44:13.703987 [ 257 ] {acfafb7f-1d86-4b84-bf23-d24b063cad26} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:13.704028 [ 257 ] {acfafb7f-1d86-4b84-bf23-d24b063cad26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:13.704404 [ 257 ] {acfafb7f-1d86-4b84-bf23-d24b063cad26} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 14:44:13.704652 [ 257 ] {acfafb7f-1d86-4b84-bf23-d24b063cad26} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:13.704821 [ 107 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2025.01.17 14:44:13.704887 [ 257 ] {acfafb7f-1d86-4b84-bf23-d24b063cad26} executeQuery: Read 14 rows, 1004.00 B in 0.001602 sec., 8739.076154806493 rows/sec., 612.03 KiB/sec. 2025.01.17 14:44:13.704895 [ 107 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:13.704975 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:13.705016 [ 257 ] {acfafb7f-1d86-4b84-bf23-d24b063cad26} TCPHandler: Processed in 0.001895659 sec. 2025.01.17 14:44:13.705313 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:13.705687 [ 253 ] {342f9b8d-7bed-4a64-836e-13c8fe45498d} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:44:13.705681 [ 196 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_47_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full 2025.01.17 14:44:13.705840 [ 253 ] {342f9b8d-7bed-4a64-836e-13c8fe45498d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:44:13.706414 [ 196 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:13.706513 [ 196 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 243 rows starting from the beginning of the part 2025.01.17 14:44:13.706998 [ 196 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2025.01.17 14:44:13.707399 [ 196 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2025.01.17 14:44:13.707600 [ 196 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 242 rows starting from the beginning of the part 2025.01.17 14:44:13.708054 [ 196 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2025.01.17 14:44:13.708422 [ 196 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2025.01.17 14:44:13.708830 [ 253 ] {342f9b8d-7bed-4a64-836e-13c8fe45498d} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:13.708938 [ 253 ] {342f9b8d-7bed-4a64-836e-13c8fe45498d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:13.709719 [ 253 ] {342f9b8d-7bed-4a64-836e-13c8fe45498d} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 14:44:13.710243 [ 253 ] {342f9b8d-7bed-4a64-836e-13c8fe45498d} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:13.710735 [ 253 ] {342f9b8d-7bed-4a64-836e-13c8fe45498d} executeQuery: Read 13 rows, 830.00 B in 0.00519 sec., 2504.8169556840076 rows/sec., 156.17 KiB/sec. 2025.01.17 14:44:13.710914 [ 253 ] {342f9b8d-7bed-4a64-836e-13c8fe45498d} TCPHandler: Processed in 0.005761189 sec. 2025.01.17 14:44:13.711268 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:13.711311 [ 199 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.006206728 sec., 87163.47808378263 rows/sec., 6.24 MiB/sec. 2025.01.17 14:44:13.711491 [ 257 ] {8886a4a5-c458-42d1-ae74-43ce15a16693} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:44:13.711555 [ 257 ] {8886a4a5-c458-42d1-ae74-43ce15a16693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:44:13.711561 [ 194 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2025.01.17 14:44:13.712068 [ 194 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_47_10} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:13.712186 [ 194 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_47_10} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2025.01.17 14:44:13.712324 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.17 14:44:13.712512 [ 257 ] {8886a4a5-c458-42d1-ae74-43ce15a16693} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:13.712552 [ 257 ] {8886a4a5-c458-42d1-ae74-43ce15a16693} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:13.712945 [ 257 ] {8886a4a5-c458-42d1-ae74-43ce15a16693} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.17 14:44:13.713194 [ 257 ] {8886a4a5-c458-42d1-ae74-43ce15a16693} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:13.713407 [ 257 ] {8886a4a5-c458-42d1-ae74-43ce15a16693} executeQuery: Read 395 rows, 28.72 KiB in 0.001949 sec., 202668.03488968703 rows/sec., 14.39 MiB/sec. 2025.01.17 14:44:13.713468 [ 257 ] {8886a4a5-c458-42d1-ae74-43ce15a16693} TCPHandler: Processed in 0.002405739 sec. 2025.01.17 14:44:13.713638 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:13.713787 [ 253 ] {9f0c8883-75f7-4e18-8535-4757ea2dd999} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:44:13.713848 [ 253 ] {9f0c8883-75f7-4e18-8535-4757ea2dd999} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:44:13.714435 [ 253 ] {9f0c8883-75f7-4e18-8535-4757ea2dd999} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:13.714475 [ 253 ] {9f0c8883-75f7-4e18-8535-4757ea2dd999} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:13.714870 [ 253 ] {9f0c8883-75f7-4e18-8535-4757ea2dd999} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 14:44:13.715118 [ 253 ] {9f0c8883-75f7-4e18-8535-4757ea2dd999} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:13.715246 [ 105 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2025.01.17 14:44:13.715287 [ 105 ] {} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:13.715307 [ 253 ] {9f0c8883-75f7-4e18-8535-4757ea2dd999} executeQuery: Read 6 rows, 321.00 B in 0.001551 sec., 3868.4719535783365 rows/sec., 202.11 KiB/sec. 2025.01.17 14:44:13.715312 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:13.715440 [ 253 ] {9f0c8883-75f7-4e18-8535-4757ea2dd999} TCPHandler: Processed in 0.001870249 sec. 2025.01.17 14:44:13.715735 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:13.715782 [ 186 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_47_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full 2025.01.17 14:44:13.716161 [ 257 ] {9afebb86-8000-4b03-a190-4cbe9cba3777} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:13.716432 [ 257 ] {9afebb86-8000-4b03-a190-4cbe9cba3777} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:44:13.716494 [ 186 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:13.716640 [ 186 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part 2025.01.17 14:44:13.717232 [ 186 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2025.01.17 14:44:13.717727 [ 186 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2025.01.17 14:44:13.718041 [ 186 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2025.01.17 14:44:13.718287 [ 186 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2025.01.17 14:44:13.718622 [ 186 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part 2025.01.17 14:44:13.719475 [ 257 ] {9afebb86-8000-4b03-a190-4cbe9cba3777} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:13.719523 [ 257 ] {9afebb86-8000-4b03-a190-4cbe9cba3777} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:13.720130 [ 257 ] {9afebb86-8000-4b03-a190-4cbe9cba3777} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.17 14:44:13.720375 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.004941672 sec., 57065.70569637159 rows/sec., 2.91 MiB/sec. 2025.01.17 14:44:13.720578 [ 257 ] {9afebb86-8000-4b03-a190-4cbe9cba3777} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:13.720766 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2025.01.17 14:44:13.720826 [ 105 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2025.01.17 14:44:13.720922 [ 105 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:13.721012 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:13.721140 [ 257 ] {9afebb86-8000-4b03-a190-4cbe9cba3777} executeQuery: Read 237 rows, 16.27 KiB in 0.00511 sec., 46379.64774951076 rows/sec., 3.11 MiB/sec. 2025.01.17 14:44:13.721595 [ 257 ] {9afebb86-8000-4b03-a190-4cbe9cba3777} TCPHandler: Processed in 0.006029695 sec. 2025.01.17 14:44:13.721645 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_110_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full 2025.01.17 14:44:13.721906 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:13.722241 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_47_10} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:13.722306 [ 253 ] {bbc53e96-5aea-4b8c-b693-1f17a086a266} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:44:13.722333 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:13.722529 [ 253 ] {bbc53e96-5aea-4b8c-b693-1f17a086a266} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:44:13.722550 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_110_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 31989 rows starting from the beginning of the part 2025.01.17 14:44:13.722600 [ 199 ] {a43f77b9-b60b-447e-8225-e2470d06553b::all_1_47_10} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2025.01.17 14:44:13.722919 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 14:44:13.723583 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 96 rows starting from the beginning of the part 2025.01.17 14:44:13.724131 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part 2025.01.17 14:44:13.724709 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 237 rows starting from the beginning of the part 2025.01.17 14:44:13.725198 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 161 rows starting from the beginning of the part 2025.01.17 14:44:13.725655 [ 194 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 237 rows starting from the beginning of the part 2025.01.17 14:44:13.726049 [ 253 ] {bbc53e96-5aea-4b8c-b693-1f17a086a266} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:13.726156 [ 253 ] {bbc53e96-5aea-4b8c-b693-1f17a086a266} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:13.727621 [ 253 ] {bbc53e96-5aea-4b8c-b693-1f17a086a266} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 14:44:13.727943 [ 253 ] {bbc53e96-5aea-4b8c-b693-1f17a086a266} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:13.728218 [ 253 ] {bbc53e96-5aea-4b8c-b693-1f17a086a266} executeQuery: Read 1 rows, 69.00 B in 0.006047 sec., 165.371258475277 rows/sec., 11.14 KiB/sec. 2025.01.17 14:44:13.728280 [ 253 ] {bbc53e96-5aea-4b8c-b693-1f17a086a266} TCPHandler: Processed in 0.006543054 sec. 2025.01.17 14:44:13.728441 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:13.728620 [ 257 ] {b09f529b-7537-4fe3-8e2b-d973bf2d004b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:13.728766 [ 257 ] {b09f529b-7537-4fe3-8e2b-d973bf2d004b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:44:13.730333 [ 257 ] {b09f529b-7537-4fe3-8e2b-d973bf2d004b} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:13.730378 [ 257 ] {b09f529b-7537-4fe3-8e2b-d973bf2d004b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:13.731156 [ 257 ] {b09f529b-7537-4fe3-8e2b-d973bf2d004b} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.17 14:44:13.731441 [ 257 ] {b09f529b-7537-4fe3-8e2b-d973bf2d004b} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:13.731781 [ 257 ] {b09f529b-7537-4fe3-8e2b-d973bf2d004b} executeQuery: Read 13 rows, 23.85 KiB in 0.003207 sec., 4053.6326785157466 rows/sec., 7.26 MiB/sec. 2025.01.17 14:44:13.732219 [ 257 ] {b09f529b-7537-4fe3-8e2b-d973bf2d004b} TCPHandler: Processed in 0.00384329 sec. 2025.01.17 14:44:13.732505 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:13.732720 [ 253 ] {a8d1444a-c9f0-4b1f-8676-81beca78395a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:44:13.732799 [ 253 ] {a8d1444a-c9f0-4b1f-8676-81beca78395a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:44:13.733525 [ 253 ] {a8d1444a-c9f0-4b1f-8676-81beca78395a} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:13.733573 [ 253 ] {a8d1444a-c9f0-4b1f-8676-81beca78395a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:13.734025 [ 253 ] {a8d1444a-c9f0-4b1f-8676-81beca78395a} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.17 14:44:13.734367 [ 253 ] {a8d1444a-c9f0-4b1f-8676-81beca78395a} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:13.734796 [ 253 ] {a8d1444a-c9f0-4b1f-8676-81beca78395a} executeQuery: Read 82 rows, 5.33 KiB in 0.002104 sec., 38973.38403041825 rows/sec., 2.48 MiB/sec. 2025.01.17 14:44:13.735110 [ 253 ] {a8d1444a-c9f0-4b1f-8676-81beca78395a} TCPHandler: Processed in 0.002778877 sec. 2025.01.17 14:44:13.735209 [ 199 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 32880 rows, containing 5 columns (5 merged, 0 gathered) in 0.014037579 sec., 2342284.235764586 rows/sec., 158.15 MiB/sec. 2025.01.17 14:44:13.735424 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2025.01.17 14:44:13.735731 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_110_22} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:13.735813 [ 198 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_110_22} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2025.01.17 14:44:13.735895 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.01.17 14:44:17.902392 [ 101 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:44:17.902458 [ 101 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:44:18.104524 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30317 2025.01.17 14:44:18.105181 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:18.105223 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:18.105759 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 14:44:18.106011 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:18.106268 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30317 2025.01.17 14:44:18.106268 [ 101 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.17 14:44:18.106353 [ 101 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:18.106376 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:18.106551 [ 192 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.17 14:44:18.106896 [ 192 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:18.107005 [ 192 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part 2025.01.17 14:44:18.107401 [ 192 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part 2025.01.17 14:44:18.107552 [ 192 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part 2025.01.17 14:44:18.107714 [ 192 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part 2025.01.17 14:44:18.107841 [ 192 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part 2025.01.17 14:44:18.108048 [ 192 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part 2025.01.17 14:44:18.110730 [ 195 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30317 rows, containing 4 columns (4 merged, 0 gathered) in 0.004277638 sec., 7087322.489654337 rows/sec., 101.38 MiB/sec. 2025.01.17 14:44:18.111191 [ 195 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.17 14:44:18.111571 [ 195 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_66_13} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:18.111661 [ 195 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_66_13} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.17 14:44:18.111779 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. 2025.01.17 14:44:18.691403 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:18.691596 [ 253 ] {b582986c-fcbf-4164-a56a-b53f46ad8255} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:44:18.691669 [ 253 ] {b582986c-fcbf-4164-a56a-b53f46ad8255} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:44:18.692459 [ 253 ] {b582986c-fcbf-4164-a56a-b53f46ad8255} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:18.692509 [ 253 ] {b582986c-fcbf-4164-a56a-b53f46ad8255} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:18.692965 [ 253 ] {b582986c-fcbf-4164-a56a-b53f46ad8255} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.17 14:44:18.693224 [ 253 ] {b582986c-fcbf-4164-a56a-b53f46ad8255} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:18.693433 [ 100 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.17 14:44:18.693466 [ 253 ] {b582986c-fcbf-4164-a56a-b53f46ad8255} executeQuery: Read 108 rows, 9.25 KiB in 0.001918 sec., 56308.654848800834 rows/sec., 4.71 MiB/sec. 2025.01.17 14:44:18.693521 [ 100 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:18.693609 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:18.693615 [ 253 ] {b582986c-fcbf-4164-a56a-b53f46ad8255} TCPHandler: Processed in 0.002339598 sec. 2025.01.17 14:44:18.693848 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.01.17 14:44:18.693944 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:18.693985 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:18.694044 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1431 rows starting from the beginning of the part 2025.01.17 14:44:18.694253 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 108 rows starting from the beginning of the part 2025.01.17 14:44:18.694308 [ 257 ] {e7a8f522-e25c-4e81-ad7e-00615b0d96b5} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:44:18.694508 [ 257 ] {e7a8f522-e25c-4e81-ad7e-00615b0d96b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:44:18.694637 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 229 rows starting from the beginning of the part 2025.01.17 14:44:18.695102 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 109 rows starting from the beginning of the part 2025.01.17 14:44:18.695328 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 229 rows starting from the beginning of the part 2025.01.17 14:44:18.695714 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 108 rows starting from the beginning of the part 2025.01.17 14:44:18.697494 [ 257 ] {e7a8f522-e25c-4e81-ad7e-00615b0d96b5} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:18.697580 [ 257 ] {e7a8f522-e25c-4e81-ad7e-00615b0d96b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:18.698495 [ 257 ] {e7a8f522-e25c-4e81-ad7e-00615b0d96b5} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.17 14:44:18.699047 [ 257 ] {e7a8f522-e25c-4e81-ad7e-00615b0d96b5} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:18.699160 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2214 rows, containing 5 columns (5 merged, 0 gathered) in 0.005449882 sec., 406247.3279237973 rows/sec., 35.79 MiB/sec. 2025.01.17 14:44:18.699360 [ 100 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 2025.01.17 14:44:18.699476 [ 100 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:18.699529 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.17 14:44:18.699550 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:18.699542 [ 257 ] {e7a8f522-e25c-4e81-ad7e-00615b0d96b5} executeQuery: Read 26 rows, 1.96 KiB in 0.005381 sec., 4831.815647649136 rows/sec., 363.33 KiB/sec. 2025.01.17 14:44:18.700020 [ 257 ] {e7a8f522-e25c-4e81-ad7e-00615b0d96b5} TCPHandler: Processed in 0.00626919 sec. 2025.01.17 14:44:18.700335 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::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.01.17 14:44:18.700369 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:18.700690 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_111_22} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:18.701066 [ 253 ] {35f42128-c837-47b9-b70a-b576dcc2ae24} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:44:18.701154 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_90_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:18.701290 [ 197 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_111_22} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.17 14:44:18.701322 [ 253 ] {35f42128-c837-47b9-b70a-b576dcc2ae24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:44:18.701352 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 64 rows starting from the beginning of the part 2025.01.17 14:44:18.701706 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2025.01.17 14:44:18.702177 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part 2025.01.17 14:44:18.702821 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 20 rows starting from the beginning of the part 2025.01.17 14:44:18.703360 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 28 rows starting from the beginning of the part 2025.01.17 14:44:18.703628 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 20 rows starting from the beginning of the part 2025.01.17 14:44:18.703805 [ 188 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 26 rows starting from the beginning of the part 2025.01.17 14:44:18.704771 [ 253 ] {35f42128-c837-47b9-b70a-b576dcc2ae24} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:18.704835 [ 253 ] {35f42128-c837-47b9-b70a-b576dcc2ae24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:18.705883 [ 253 ] {35f42128-c837-47b9-b70a-b576dcc2ae24} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.17 14:44:18.706427 [ 201 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_90_18} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.006724059 sec., 27364.42378033863 rows/sec., 2.07 MiB/sec. 2025.01.17 14:44:18.706445 [ 253 ] {35f42128-c837-47b9-b70a-b576dcc2ae24} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:18.706748 [ 190 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_90_18} MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) 2025.01.17 14:44:18.706785 [ 100 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.17 14:44:18.706878 [ 100 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:18.706944 [ 253 ] {35f42128-c837-47b9-b70a-b576dcc2ae24} executeQuery: Read 90 rows, 7.20 KiB in 0.00608 sec., 14802.631578947368 rows/sec., 1.16 MiB/sec. 2025.01.17 14:44:18.706997 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:18.707237 [ 253 ] {35f42128-c837-47b9-b70a-b576dcc2ae24} TCPHandler: Processed in 0.007081066 sec. 2025.01.17 14:44:18.707564 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:18.707989 [ 190 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_90_18} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:18.708089 [ 257 ] {8ac4eb4c-3fb3-488f-8d69-414c764b8503} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:18.708186 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.01.17 14:44:18.708387 [ 257 ] {8ac4eb4c-3fb3-488f-8d69-414c764b8503} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:44:18.708443 [ 190 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_90_18} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 2025.01.17 14:44:18.708923 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 14:44:18.709179 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:18.709338 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 913 rows starting from the beginning of the part 2025.01.17 14:44:18.709671 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 90 rows starting from the beginning of the part 2025.01.17 14:44:18.710156 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 395 rows starting from the beginning of the part 2025.01.17 14:44:18.710595 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 92 rows starting from the beginning of the part 2025.01.17 14:44:18.710997 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 395 rows starting from the beginning of the part 2025.01.17 14:44:18.711321 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 90 rows starting from the beginning of the part 2025.01.17 14:44:18.712404 [ 257 ] {8ac4eb4c-3fb3-488f-8d69-414c764b8503} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:18.712475 [ 257 ] {8ac4eb4c-3fb3-488f-8d69-414c764b8503} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:18.713574 [ 257 ] {8ac4eb4c-3fb3-488f-8d69-414c764b8503} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.17 14:44:18.714006 [ 257 ] {8ac4eb4c-3fb3-488f-8d69-414c764b8503} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:18.714506 [ 257 ] {8ac4eb4c-3fb3-488f-8d69-414c764b8503} executeQuery: Read 160 rows, 11.41 KiB in 0.006607 sec., 24216.739821401545 rows/sec., 1.69 MiB/sec. 2025.01.17 14:44:18.714637 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1975 rows, containing 5 columns (5 merged, 0 gathered) in 0.007395772 sec., 267044.46810961724 rows/sec., 20.46 MiB/sec. 2025.01.17 14:44:18.714662 [ 257 ] {8ac4eb4c-3fb3-488f-8d69-414c764b8503} TCPHandler: Processed in 0.0072672 sec. 2025.01.17 14:44:18.714882 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:18.714940 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.17 14:44:18.715118 [ 253 ] {0428fe44-442d-496a-a143-075a73679419} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:18.715278 [ 253 ] {0428fe44-442d-496a-a143-075a73679419} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:44:18.715697 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_111_22} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:18.716025 [ 191 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_111_22} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.17 14:44:18.716315 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.17 14:44:18.717239 [ 253 ] {0428fe44-442d-496a-a143-075a73679419} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:18.717285 [ 253 ] {0428fe44-442d-496a-a143-075a73679419} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:18.717971 [ 253 ] {0428fe44-442d-496a-a143-075a73679419} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.17 14:44:18.718253 [ 253 ] {0428fe44-442d-496a-a143-075a73679419} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:18.718522 [ 253 ] {0428fe44-442d-496a-a143-075a73679419} executeQuery: Read 26 rows, 47.71 KiB in 0.003504 sec., 7420.091324200913 rows/sec., 13.30 MiB/sec. 2025.01.17 14:44:18.718652 [ 253 ] {0428fe44-442d-496a-a143-075a73679419} TCPHandler: Processed in 0.003861099 sec. 2025.01.17 14:44:18.718802 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:18.718926 [ 257 ] {283bf413-37b7-42ca-b13c-b6f95c3b974f} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:44:18.718978 [ 257 ] {283bf413-37b7-42ca-b13c-b6f95c3b974f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:44:18.719493 [ 257 ] {283bf413-37b7-42ca-b13c-b6f95c3b974f} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:18.719532 [ 257 ] {283bf413-37b7-42ca-b13c-b6f95c3b974f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:18.719939 [ 257 ] {283bf413-37b7-42ca-b13c-b6f95c3b974f} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.17 14:44:18.720195 [ 257 ] {283bf413-37b7-42ca-b13c-b6f95c3b974f} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:18.720338 [ 98 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.17 14:44:18.720380 [ 98 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:18.720386 [ 257 ] {283bf413-37b7-42ca-b13c-b6f95c3b974f} executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. 2025.01.17 14:44:18.720401 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:18.720472 [ 257 ] {283bf413-37b7-42ca-b13c-b6f95c3b974f} TCPHandler: Processed in 0.001727386 sec. 2025.01.17 14:44:18.720534 [ 190 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.01.17 14:44:18.720636 [ 190 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:18.720667 [ 190 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6426 rows starting from the beginning of the part 2025.01.17 14:44:18.720729 [ 190 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part 2025.01.17 14:44:18.720851 [ 190 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 82 rows starting from the beginning of the part 2025.01.17 14:44:18.721094 [ 190 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part 2025.01.17 14:44:18.721173 [ 190 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:44:18.721373 [ 190 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:44:18.723437 [ 190 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 6770 rows, containing 4 columns (4 merged, 0 gathered) in 0.002965151 sec., 2283188.9505795827 rows/sec., 148.83 MiB/sec. 2025.01.17 14:44:18.723857 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.17 14:44:18.724182 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_111_22} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:18.724296 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_111_22} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.17 14:44:18.724393 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2025.01.17 14:44:19.941174 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:19.941392 [ 253 ] {062a4008-8e18-43af-b26b-34592aa4a6d8} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:44:19.941471 [ 253 ] {062a4008-8e18-43af-b26b-34592aa4a6d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:44:19.942253 [ 253 ] {062a4008-8e18-43af-b26b-34592aa4a6d8} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:19.942306 [ 253 ] {062a4008-8e18-43af-b26b-34592aa4a6d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:19.942750 [ 253 ] {062a4008-8e18-43af-b26b-34592aa4a6d8} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 14:44:19.943013 [ 253 ] {062a4008-8e18-43af-b26b-34592aa4a6d8} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:19.943277 [ 253 ] {062a4008-8e18-43af-b26b-34592aa4a6d8} executeQuery: Read 14 rows, 1.01 KiB in 0.00194 sec., 7216.494845360824 rows/sec., 519.49 KiB/sec. 2025.01.17 14:44:19.943408 [ 253 ] {062a4008-8e18-43af-b26b-34592aa4a6d8} TCPHandler: Processed in 0.002369388 sec. 2025.01.17 14:44:19.943710 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:19.943904 [ 257 ] {64ad393d-cf78-4b40-9be2-c74cf326a135} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 14:44:19.943980 [ 257 ] {64ad393d-cf78-4b40-9be2-c74cf326a135} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 14:44:19.944750 [ 257 ] {64ad393d-cf78-4b40-9be2-c74cf326a135} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:19.944799 [ 257 ] {64ad393d-cf78-4b40-9be2-c74cf326a135} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:19.945249 [ 257 ] {64ad393d-cf78-4b40-9be2-c74cf326a135} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 14:44:19.945518 [ 257 ] {64ad393d-cf78-4b40-9be2-c74cf326a135} oximeter.fields_ipaddr (8fe6e5b0-7923-42f5-83ef-bb816e6d9e7a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:19.945805 [ 257 ] {64ad393d-cf78-4b40-9be2-c74cf326a135} executeQuery: Read 16 rows, 1.30 KiB in 0.001952 sec., 8196.72131147541 rows/sec., 668.38 KiB/sec. 2025.01.17 14:44:19.946027 [ 257 ] {64ad393d-cf78-4b40-9be2-c74cf326a135} TCPHandler: Processed in 0.002498951 sec. 2025.01.17 14:44:19.946187 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:19.946334 [ 253 ] {0fd6e764-8aaf-41f5-bdeb-f47b654b70a5} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:44:19.946395 [ 253 ] {0fd6e764-8aaf-41f5-bdeb-f47b654b70a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:44:19.947722 [ 253 ] {0fd6e764-8aaf-41f5-bdeb-f47b654b70a5} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:19.947763 [ 253 ] {0fd6e764-8aaf-41f5-bdeb-f47b654b70a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:19.948230 [ 253 ] {0fd6e764-8aaf-41f5-bdeb-f47b654b70a5} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.17 14:44:19.948487 [ 253 ] {0fd6e764-8aaf-41f5-bdeb-f47b654b70a5} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:19.948713 [ 253 ] {0fd6e764-8aaf-41f5-bdeb-f47b654b70a5} executeQuery: Read 1377 rows, 117.21 KiB in 0.002413 sec., 570658.9307915458 rows/sec., 47.44 MiB/sec. 2025.01.17 14:44:19.948770 [ 253 ] {0fd6e764-8aaf-41f5-bdeb-f47b654b70a5} TCPHandler: Processed in 0.002655465 sec. 2025.01.17 14:44:19.948994 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:19.949226 [ 257 ] {f841fbe2-7594-451e-9f05-bb3f184fd7a3} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:44:19.949322 [ 257 ] {f841fbe2-7594-451e-9f05-bb3f184fd7a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:44:19.950079 [ 257 ] {f841fbe2-7594-451e-9f05-bb3f184fd7a3} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:19.950120 [ 257 ] {f841fbe2-7594-451e-9f05-bb3f184fd7a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:19.950519 [ 257 ] {f841fbe2-7594-451e-9f05-bb3f184fd7a3} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.17 14:44:19.950774 [ 257 ] {f841fbe2-7594-451e-9f05-bb3f184fd7a3} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:19.951010 [ 257 ] {f841fbe2-7594-451e-9f05-bb3f184fd7a3} executeQuery: Read 36 rows, 2.55 KiB in 0.001838 sec., 19586.507072905333 rows/sec., 1.36 MiB/sec. 2025.01.17 14:44:19.951117 [ 257 ] {f841fbe2-7594-451e-9f05-bb3f184fd7a3} TCPHandler: Processed in 0.002222446 sec. 2025.01.17 14:44:19.951354 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:19.951701 [ 253 ] {cb3a5a25-7938-4e78-979d-5bcc4f9ae20d} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:44:19.951827 [ 253 ] {cb3a5a25-7938-4e78-979d-5bcc4f9ae20d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:44:19.952504 [ 253 ] {cb3a5a25-7938-4e78-979d-5bcc4f9ae20d} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:19.952546 [ 253 ] {cb3a5a25-7938-4e78-979d-5bcc4f9ae20d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:19.952929 [ 253 ] {cb3a5a25-7938-4e78-979d-5bcc4f9ae20d} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 14:44:19.953184 [ 253 ] {cb3a5a25-7938-4e78-979d-5bcc4f9ae20d} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:19.953398 [ 253 ] {cb3a5a25-7938-4e78-979d-5bcc4f9ae20d} executeQuery: Read 242 rows, 16.79 KiB in 0.001818 sec., 133113.31133113313 rows/sec., 9.02 MiB/sec. 2025.01.17 14:44:19.953453 [ 253 ] {cb3a5a25-7938-4e78-979d-5bcc4f9ae20d} TCPHandler: Processed in 0.002229266 sec. 2025.01.17 14:44:19.953611 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:19.953833 [ 257 ] {7dffcc98-6275-4481-add2-2947e6d88a2f} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:44:19.953925 [ 257 ] {7dffcc98-6275-4481-add2-2947e6d88a2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:44:19.954819 [ 257 ] {7dffcc98-6275-4481-add2-2947e6d88a2f} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:19.954858 [ 257 ] {7dffcc98-6275-4481-add2-2947e6d88a2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:19.955242 [ 257 ] {7dffcc98-6275-4481-add2-2947e6d88a2f} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 14:44:19.955495 [ 257 ] {7dffcc98-6275-4481-add2-2947e6d88a2f} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:19.955744 [ 257 ] {7dffcc98-6275-4481-add2-2947e6d88a2f} executeQuery: Read 13 rows, 830.00 B in 0.001954 sec., 6653.019447287616 rows/sec., 414.81 KiB/sec. 2025.01.17 14:44:19.955858 [ 257 ] {7dffcc98-6275-4481-add2-2947e6d88a2f} TCPHandler: Processed in 0.002327068 sec. 2025.01.17 14:44:19.956069 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:19.956210 [ 253 ] {e08c94a2-91c2-44f9-9298-9ef8bf095420} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:44:19.956266 [ 253 ] {e08c94a2-91c2-44f9-9298-9ef8bf095420} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:44:19.957173 [ 253 ] {e08c94a2-91c2-44f9-9298-9ef8bf095420} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:19.957213 [ 253 ] {e08c94a2-91c2-44f9-9298-9ef8bf095420} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:19.957618 [ 253 ] {e08c94a2-91c2-44f9-9298-9ef8bf095420} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.17 14:44:19.957875 [ 253 ] {e08c94a2-91c2-44f9-9298-9ef8bf095420} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:19.958091 [ 253 ] {e08c94a2-91c2-44f9-9298-9ef8bf095420} executeQuery: Read 867 rows, 64.32 KiB in 0.00191 sec., 453926.7015706806 rows/sec., 32.88 MiB/sec. 2025.01.17 14:44:19.958169 [ 253 ] {e08c94a2-91c2-44f9-9298-9ef8bf095420} TCPHandler: Processed in 0.002208985 sec. 2025.01.17 14:44:19.958462 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:19.958684 [ 257 ] {dc3adaa1-4a65-497a-b2a7-135811781104} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:44:19.958745 [ 257 ] {dc3adaa1-4a65-497a-b2a7-135811781104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:44:19.959314 [ 257 ] {dc3adaa1-4a65-497a-b2a7-135811781104} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:19.959362 [ 257 ] {dc3adaa1-4a65-497a-b2a7-135811781104} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:19.959778 [ 257 ] {dc3adaa1-4a65-497a-b2a7-135811781104} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 14:44:19.960027 [ 257 ] {dc3adaa1-4a65-497a-b2a7-135811781104} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:19.960232 [ 257 ] {dc3adaa1-4a65-497a-b2a7-135811781104} executeQuery: Read 6 rows, 321.00 B in 0.001578 sec., 3802.2813688212927 rows/sec., 198.65 KiB/sec. 2025.01.17 14:44:19.960285 [ 257 ] {dc3adaa1-4a65-497a-b2a7-135811781104} TCPHandler: Processed in 0.002009672 sec. 2025.01.17 14:44:19.960428 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:19.960546 [ 253 ] {52bd3d15-497b-423f-b958-7aaba4b6072c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:19.960608 [ 253 ] {52bd3d15-497b-423f-b958-7aaba4b6072c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:44:19.961504 [ 253 ] {52bd3d15-497b-423f-b958-7aaba4b6072c} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:19.961552 [ 253 ] {52bd3d15-497b-423f-b958-7aaba4b6072c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:19.962012 [ 253 ] {52bd3d15-497b-423f-b958-7aaba4b6072c} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.17 14:44:19.962259 [ 253 ] {52bd3d15-497b-423f-b958-7aaba4b6072c} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:19.962456 [ 253 ] {52bd3d15-497b-423f-b958-7aaba4b6072c} executeQuery: Read 995 rows, 67.81 KiB in 0.001934 sec., 514477.76628748706 rows/sec., 34.24 MiB/sec. 2025.01.17 14:44:19.962511 [ 253 ] {52bd3d15-497b-423f-b958-7aaba4b6072c} TCPHandler: Processed in 0.002142964 sec. 2025.01.17 14:44:19.962708 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:19.962927 [ 257 ] {687dd2bc-a19a-40ee-8a33-3721ecb1354c} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:44:19.963024 [ 257 ] {687dd2bc-a19a-40ee-8a33-3721ecb1354c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:44:19.963767 [ 257 ] {687dd2bc-a19a-40ee-8a33-3721ecb1354c} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:19.963807 [ 257 ] {687dd2bc-a19a-40ee-8a33-3721ecb1354c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:19.964189 [ 257 ] {687dd2bc-a19a-40ee-8a33-3721ecb1354c} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 14:44:19.964444 [ 257 ] {687dd2bc-a19a-40ee-8a33-3721ecb1354c} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:19.964701 [ 257 ] {687dd2bc-a19a-40ee-8a33-3721ecb1354c} executeQuery: Read 1 rows, 69.00 B in 0.001825 sec., 547.945205479452 rows/sec., 36.92 KiB/sec. 2025.01.17 14:44:19.964754 [ 257 ] {687dd2bc-a19a-40ee-8a33-3721ecb1354c} TCPHandler: Processed in 0.002154114 sec. 2025.01.17 14:44:19.964899 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:19.965038 [ 253 ] {8eaa3c13-2ea0-4ff4-8b61-d339f8a034a5} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:19.965132 [ 253 ] {8eaa3c13-2ea0-4ff4-8b61-d339f8a034a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:44:19.966318 [ 253 ] {8eaa3c13-2ea0-4ff4-8b61-d339f8a034a5} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:19.966359 [ 253 ] {8eaa3c13-2ea0-4ff4-8b61-d339f8a034a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:19.966985 [ 253 ] {8eaa3c13-2ea0-4ff4-8b61-d339f8a034a5} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.17 14:44:19.967265 [ 253 ] {8eaa3c13-2ea0-4ff4-8b61-d339f8a034a5} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:19.967466 [ 96 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.17 14:44:19.967542 [ 253 ] {8eaa3c13-2ea0-4ff4-8b61-d339f8a034a5} executeQuery: Read 13 rows, 23.85 KiB in 0.002528 sec., 5142.405063291139 rows/sec., 9.21 MiB/sec. 2025.01.17 14:44:19.967548 [ 96 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:19.967631 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:19.967962 [ 253 ] {8eaa3c13-2ea0-4ff4-8b61-d339f8a034a5} TCPHandler: Processed in 0.003123784 sec. 2025.01.17 14:44:19.968028 [ 199 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.01.17 14:44:19.968152 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:19.968378 [ 257 ] {ce94a3d3-4548-470c-b5e4-9cde40d493a7} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:44:19.968504 [ 257 ] {ce94a3d3-4548-470c-b5e4-9cde40d493a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:44:19.969054 [ 199 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:19.969267 [ 199 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1619 rows starting from the beginning of the part 2025.01.17 14:44:19.970030 [ 199 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 13 rows starting from the beginning of the part 2025.01.17 14:44:19.970421 [ 257 ] {ce94a3d3-4548-470c-b5e4-9cde40d493a7} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:19.970521 [ 257 ] {ce94a3d3-4548-470c-b5e4-9cde40d493a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:19.970895 [ 199 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 26 rows starting from the beginning of the part 2025.01.17 14:44:19.971596 [ 199 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 13 rows starting from the beginning of the part 2025.01.17 14:44:19.971956 [ 257 ] {ce94a3d3-4548-470c-b5e4-9cde40d493a7} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.17 14:44:19.972259 [ 199 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 26 rows starting from the beginning of the part 2025.01.17 14:44:19.972701 [ 257 ] {ce94a3d3-4548-470c-b5e4-9cde40d493a7} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:19.972916 [ 199 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 13 rows starting from the beginning of the part 2025.01.17 14:44:19.973339 [ 257 ] {ce94a3d3-4548-470c-b5e4-9cde40d493a7} executeQuery: Read 46 rows, 2.85 KiB in 0.004988 sec., 9222.133119486767 rows/sec., 571.10 KiB/sec. 2025.01.17 14:44:19.973699 [ 257 ] {ce94a3d3-4548-470c-b5e4-9cde40d493a7} TCPHandler: Processed in 0.005623306 sec. 2025.01.17 14:44:19.983163 [ 186 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 19 columns (19 merged, 0 gathered) in 0.015378887 sec., 111191.40156241476 rows/sec., 199.25 MiB/sec. 2025.01.17 14:44:19.984889 [ 186 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.17 14:44:19.985332 [ 186 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_91_18} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:19.985426 [ 186 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_91_18} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.17 14:44:19.985582 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.54 MiB. 2025.01.17 14:44:20.000233 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 256.94 MiB, peak 270.44 MiB, free memory in arenas 0.00 B, will set to 260.22 MiB (RSS), difference: 3.28 MiB 2025.01.17 14:44:20.261412 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.01.17 14:44:20.283168 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:20.283236 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:20.290539 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 14:44:20.291350 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:20.291783 [ 96 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.17 14:44:20.291961 [ 96 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:20.292071 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2025.01.17 14:44:20.292608 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.17 14:44:20.302571 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.01.17 14:44:20.303831 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:20.304736 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2025.01.17 14:44:20.309318 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2025.01.17 14:44:20.313918 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part 2025.01.17 14:44:20.319166 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2025.01.17 14:44:20.324376 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part 2025.01.17 14:44:20.329059 [ 187 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2025.01.17 14:44:20.387228 [ 186 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.094978966 sec., 5243.266177481865 rows/sec., 27.11 MiB/sec. 2025.01.17 14:44:20.390630 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.17 14:44:20.393579 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_66_13} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:20.393711 [ 196 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_66_13} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.17 14:44:20.396186 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. 2025.01.17 14:44:21.000180 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 261.30 MiB, peak 275.04 MiB, free memory in arenas 0.00 B, will set to 260.22 MiB (RSS), difference: -1.08 MiB 2025.01.17 14:44:23.297887 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1960 2025.01.17 14:44:23.301583 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:23.301635 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:23.303168 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 14:44:23.303498 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:23.304580 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1960 2025.01.17 14:44:23.686888 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:23.687103 [ 253 ] {6c8615bb-0da2-4bdf-a20e-a73b0612c03a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:44:23.687185 [ 253 ] {6c8615bb-0da2-4bdf-a20e-a73b0612c03a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:44:23.688061 [ 253 ] {6c8615bb-0da2-4bdf-a20e-a73b0612c03a} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:23.688112 [ 253 ] {6c8615bb-0da2-4bdf-a20e-a73b0612c03a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:23.688571 [ 253 ] {6c8615bb-0da2-4bdf-a20e-a73b0612c03a} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.17 14:44:23.688835 [ 253 ] {6c8615bb-0da2-4bdf-a20e-a73b0612c03a} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:23.689048 [ 253 ] {6c8615bb-0da2-4bdf-a20e-a73b0612c03a} executeQuery: Read 56 rows, 4.38 KiB in 0.002003 sec., 27958.06290564154 rows/sec., 2.13 MiB/sec. 2025.01.17 14:44:23.689129 [ 253 ] {6c8615bb-0da2-4bdf-a20e-a73b0612c03a} TCPHandler: Processed in 0.00237808 sec. 2025.01.17 14:44:23.689401 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:23.689585 [ 257 ] {f50d736f-302e-43d9-ba94-9253355488bc} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:44:23.689658 [ 257 ] {f50d736f-302e-43d9-ba94-9253355488bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:44:23.690417 [ 257 ] {f50d736f-302e-43d9-ba94-9253355488bc} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:23.690468 [ 257 ] {f50d736f-302e-43d9-ba94-9253355488bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:23.690925 [ 257 ] {f50d736f-302e-43d9-ba94-9253355488bc} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.17 14:44:23.691196 [ 257 ] {f50d736f-302e-43d9-ba94-9253355488bc} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:23.691440 [ 257 ] {f50d736f-302e-43d9-ba94-9253355488bc} executeQuery: Read 64 rows, 5.12 KiB in 0.001906 sec., 33578.1741867786 rows/sec., 2.62 MiB/sec. 2025.01.17 14:44:23.691505 [ 257 ] {f50d736f-302e-43d9-ba94-9253355488bc} TCPHandler: Processed in 0.002251896 sec. 2025.01.17 14:44:23.691676 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:23.691827 [ 253 ] {ec2cb02d-e384-4275-9547-f3413f4674f3} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:23.691894 [ 253 ] {ec2cb02d-e384-4275-9547-f3413f4674f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:44:23.692569 [ 253 ] {ec2cb02d-e384-4275-9547-f3413f4674f3} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:23.692617 [ 253 ] {ec2cb02d-e384-4275-9547-f3413f4674f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:23.693049 [ 253 ] {ec2cb02d-e384-4275-9547-f3413f4674f3} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.17 14:44:23.693304 [ 253 ] {ec2cb02d-e384-4275-9547-f3413f4674f3} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:23.693495 [ 253 ] {ec2cb02d-e384-4275-9547-f3413f4674f3} executeQuery: Read 96 rows, 6.85 KiB in 0.001707 sec., 56239.0158172232 rows/sec., 3.92 MiB/sec. 2025.01.17 14:44:23.693561 [ 253 ] {ec2cb02d-e384-4275-9547-f3413f4674f3} TCPHandler: Processed in 0.00195369 sec. 2025.01.17 14:44:23.693713 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:23.693842 [ 257 ] {a1a520c3-0f0f-452a-8f6b-ce1f3a363678} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:44:23.693899 [ 257 ] {a1a520c3-0f0f-452a-8f6b-ce1f3a363678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:44:23.694433 [ 257 ] {a1a520c3-0f0f-452a-8f6b-ce1f3a363678} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:23.694474 [ 257 ] {a1a520c3-0f0f-452a-8f6b-ce1f3a363678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:23.694881 [ 257 ] {a1a520c3-0f0f-452a-8f6b-ce1f3a363678} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.17 14:44:23.695150 [ 257 ] {a1a520c3-0f0f-452a-8f6b-ce1f3a363678} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:23.695366 [ 257 ] {a1a520c3-0f0f-452a-8f6b-ce1f3a363678} executeQuery: Read 36 rows, 2.48 KiB in 0.001553 sec., 23180.9401159047 rows/sec., 1.56 MiB/sec. 2025.01.17 14:44:23.695423 [ 257 ] {a1a520c3-0f0f-452a-8f6b-ce1f3a363678} TCPHandler: Processed in 0.001769096 sec. 2025.01.17 14:44:25.606582 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30744 2025.01.17 14:44:25.607249 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:25.607300 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:25.607835 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 14:44:25.608106 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:25.608346 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 2025.01.17 14:44:27.803628 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.01.17 14:44:27.822386 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:27.822444 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:27.829110 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 14:44:27.829858 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:27.832489 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.01.17 14:44:28.692130 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:28.692318 [ 253 ] {0a73051d-e957-450d-b2ff-a0d9ac1b4c82} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:44:28.692390 [ 253 ] {0a73051d-e957-450d-b2ff-a0d9ac1b4c82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:44:28.693205 [ 253 ] {0a73051d-e957-450d-b2ff-a0d9ac1b4c82} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:28.693260 [ 253 ] {0a73051d-e957-450d-b2ff-a0d9ac1b4c82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:28.693709 [ 253 ] {0a73051d-e957-450d-b2ff-a0d9ac1b4c82} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.17 14:44:28.693966 [ 253 ] {0a73051d-e957-450d-b2ff-a0d9ac1b4c82} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:28.694194 [ 253 ] {0a73051d-e957-450d-b2ff-a0d9ac1b4c82} executeQuery: Read 108 rows, 9.25 KiB in 0.001927 sec., 56045.66683964712 rows/sec., 4.69 MiB/sec. 2025.01.17 14:44:28.694262 [ 253 ] {0a73051d-e957-450d-b2ff-a0d9ac1b4c82} TCPHandler: Processed in 0.002262627 sec. 2025.01.17 14:44:28.694597 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:28.694881 [ 257 ] {50f972dd-13c9-48ed-8acd-2709fe8d79c2} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:44:28.694958 [ 257 ] {50f972dd-13c9-48ed-8acd-2709fe8d79c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:44:28.695728 [ 257 ] {50f972dd-13c9-48ed-8acd-2709fe8d79c2} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:28.695781 [ 257 ] {50f972dd-13c9-48ed-8acd-2709fe8d79c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:28.696233 [ 257 ] {50f972dd-13c9-48ed-8acd-2709fe8d79c2} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.17 14:44:28.696504 [ 257 ] {50f972dd-13c9-48ed-8acd-2709fe8d79c2} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:28.696749 [ 257 ] {50f972dd-13c9-48ed-8acd-2709fe8d79c2} executeQuery: Read 26 rows, 1.96 KiB in 0.001938 sec., 13415.892672858618 rows/sec., 1008.81 KiB/sec. 2025.01.17 14:44:28.696809 [ 257 ] {50f972dd-13c9-48ed-8acd-2709fe8d79c2} TCPHandler: Processed in 0.002403969 sec. 2025.01.17 14:44:28.696960 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:28.697107 [ 253 ] {8130b5f4-235b-45cc-800b-d2a906a923c9} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:44:28.697167 [ 253 ] {8130b5f4-235b-45cc-800b-d2a906a923c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:44:28.697896 [ 253 ] {8130b5f4-235b-45cc-800b-d2a906a923c9} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:28.697937 [ 253 ] {8130b5f4-235b-45cc-800b-d2a906a923c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:28.698323 [ 253 ] {8130b5f4-235b-45cc-800b-d2a906a923c9} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.17 14:44:28.698566 [ 253 ] {8130b5f4-235b-45cc-800b-d2a906a923c9} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:28.698772 [ 253 ] {8130b5f4-235b-45cc-800b-d2a906a923c9} executeQuery: Read 90 rows, 7.20 KiB in 0.001701 sec., 52910.05291005291 rows/sec., 4.13 MiB/sec. 2025.01.17 14:44:28.698830 [ 253 ] {8130b5f4-235b-45cc-800b-d2a906a923c9} TCPHandler: Processed in 0.0019382 sec. 2025.01.17 14:44:28.699022 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:28.699254 [ 257 ] {7bb3e6d5-97e7-4cab-9b60-f3a768b89df0} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:28.699354 [ 257 ] {7bb3e6d5-97e7-4cab-9b60-f3a768b89df0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:44:28.700165 [ 257 ] {7bb3e6d5-97e7-4cab-9b60-f3a768b89df0} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:28.700206 [ 257 ] {7bb3e6d5-97e7-4cab-9b60-f3a768b89df0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:28.700618 [ 257 ] {7bb3e6d5-97e7-4cab-9b60-f3a768b89df0} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.17 14:44:28.700871 [ 257 ] {7bb3e6d5-97e7-4cab-9b60-f3a768b89df0} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:28.701084 [ 257 ] {7bb3e6d5-97e7-4cab-9b60-f3a768b89df0} executeQuery: Read 160 rows, 11.41 KiB in 0.001891 sec., 84611.31676361713 rows/sec., 5.89 MiB/sec. 2025.01.17 14:44:28.701136 [ 257 ] {7bb3e6d5-97e7-4cab-9b60-f3a768b89df0} TCPHandler: Processed in 0.002224616 sec. 2025.01.17 14:44:28.701294 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:28.701417 [ 253 ] {1389e562-aab8-41cc-a1cc-40905bd44d6f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:28.701504 [ 253 ] {1389e562-aab8-41cc-a1cc-40905bd44d6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:44:28.702718 [ 253 ] {1389e562-aab8-41cc-a1cc-40905bd44d6f} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:28.702761 [ 253 ] {1389e562-aab8-41cc-a1cc-40905bd44d6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:28.703424 [ 253 ] {1389e562-aab8-41cc-a1cc-40905bd44d6f} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.17 14:44:28.703683 [ 253 ] {1389e562-aab8-41cc-a1cc-40905bd44d6f} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:28.703950 [ 253 ] {1389e562-aab8-41cc-a1cc-40905bd44d6f} executeQuery: Read 26 rows, 47.71 KiB in 0.002559 sec., 10160.21883548261 rows/sec., 18.21 MiB/sec. 2025.01.17 14:44:28.704101 [ 253 ] {1389e562-aab8-41cc-a1cc-40905bd44d6f} TCPHandler: Processed in 0.002861379 sec. 2025.01.17 14:44:28.704419 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:28.704657 [ 257 ] {67f5f55d-5db8-432e-80f1-bb1778350a38} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:44:28.704753 [ 257 ] {67f5f55d-5db8-432e-80f1-bb1778350a38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:44:28.705331 [ 257 ] {67f5f55d-5db8-432e-80f1-bb1778350a38} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:28.705371 [ 257 ] {67f5f55d-5db8-432e-80f1-bb1778350a38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:28.705759 [ 257 ] {67f5f55d-5db8-432e-80f1-bb1778350a38} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.17 14:44:28.706021 [ 257 ] {67f5f55d-5db8-432e-80f1-bb1778350a38} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:28.706229 [ 257 ] {67f5f55d-5db8-432e-80f1-bb1778350a38} executeQuery: Read 60 rows, 4.14 KiB in 0.001626 sec., 36900.36900369004 rows/sec., 2.49 MiB/sec. 2025.01.17 14:44:28.706279 [ 257 ] {67f5f55d-5db8-432e-80f1-bb1778350a38} TCPHandler: Processed in 0.002064022 sec. 2025.01.17 14:44:32.902502 [ 83 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:44:32.902561 [ 83 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:44:33.109425 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31232 2025.01.17 14:44:33.110116 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:33.110160 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:33.110691 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 14:44:33.110946 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:33.111217 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31232 2025.01.17 14:44:33.305824 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1980 2025.01.17 14:44:33.308766 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:33.308828 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:33.310346 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 14:44:33.310680 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:33.311299 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1980 2025.01.17 14:44:33.695849 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:33.696097 [ 253 ] {ab78f0f8-1b28-4e72-8881-f27a12e2dc83} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:44:33.696182 [ 253 ] {ab78f0f8-1b28-4e72-8881-f27a12e2dc83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:44:33.697013 [ 253 ] {ab78f0f8-1b28-4e72-8881-f27a12e2dc83} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:33.697060 [ 253 ] {ab78f0f8-1b28-4e72-8881-f27a12e2dc83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:33.697492 [ 253 ] {ab78f0f8-1b28-4e72-8881-f27a12e2dc83} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 14:44:33.697746 [ 253 ] {ab78f0f8-1b28-4e72-8881-f27a12e2dc83} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:33.697957 [ 82 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.01.17 14:44:33.698022 [ 253 ] {ab78f0f8-1b28-4e72-8881-f27a12e2dc83} executeQuery: Read 14 rows, 1.01 KiB in 0.001976 sec., 7085.02024291498 rows/sec., 510.03 KiB/sec. 2025.01.17 14:44:33.698085 [ 82 ] {} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:33.698172 [ 253 ] {ab78f0f8-1b28-4e72-8881-f27a12e2dc83} TCPHandler: Processed in 0.002481821 sec. 2025.01.17 14:44:33.698180 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:33.698534 [ 198 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.01.17 14:44:33.698548 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:33.699219 [ 257 ] {91226942-4926-48b8-85d6-6a9b834e8130} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:44:33.699307 [ 198 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:33.699414 [ 257 ] {91226942-4926-48b8-85d6-6a9b834e8130} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:44:33.699456 [ 198 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part 2025.01.17 14:44:33.700008 [ 198 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2025.01.17 14:44:33.700137 [ 198 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2025.01.17 14:44:33.700613 [ 198 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2025.01.17 14:44:33.700960 [ 198 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2025.01.17 14:44:33.702113 [ 257 ] {91226942-4926-48b8-85d6-6a9b834e8130} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:33.702164 [ 257 ] {91226942-4926-48b8-85d6-6a9b834e8130} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:33.702485 [ 198 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004164266 sec., 16809.685068148865 rows/sec., 1.25 MiB/sec. 2025.01.17 14:44:33.702626 [ 198 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.01.17 14:44:33.702765 [ 257 ] {91226942-4926-48b8-85d6-6a9b834e8130} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.17 14:44:33.702945 [ 198 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_49_12} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:33.703055 [ 198 ] {d6698706-a6da-403f-9b64-465b0727cebc::all_1_49_12} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.01.17 14:44:33.703058 [ 257 ] {91226942-4926-48b8-85d6-6a9b834e8130} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:33.703149 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 14:44:33.703290 [ 257 ] {91226942-4926-48b8-85d6-6a9b834e8130} executeQuery: Read 229 rows, 20.51 KiB in 0.004236 sec., 54060.4343720491 rows/sec., 4.73 MiB/sec. 2025.01.17 14:44:33.703356 [ 257 ] {91226942-4926-48b8-85d6-6a9b834e8130} TCPHandler: Processed in 0.005038754 sec. 2025.01.17 14:44:33.703510 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:33.703637 [ 253 ] {49b2757a-e0fa-4566-b6f5-5fd47f28a01a} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:44:33.703691 [ 253 ] {49b2757a-e0fa-4566-b6f5-5fd47f28a01a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:44:33.704290 [ 253 ] {49b2757a-e0fa-4566-b6f5-5fd47f28a01a} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:33.704332 [ 253 ] {49b2757a-e0fa-4566-b6f5-5fd47f28a01a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:33.704732 [ 253 ] {49b2757a-e0fa-4566-b6f5-5fd47f28a01a} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.17 14:44:33.704980 [ 253 ] {49b2757a-e0fa-4566-b6f5-5fd47f28a01a} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:33.705225 [ 253 ] {49b2757a-e0fa-4566-b6f5-5fd47f28a01a} executeQuery: Read 20 rows, 1.43 KiB in 0.001618 sec., 12360.939431396786 rows/sec., 886.03 KiB/sec. 2025.01.17 14:44:33.705283 [ 253 ] {49b2757a-e0fa-4566-b6f5-5fd47f28a01a} TCPHandler: Processed in 0.001831588 sec. 2025.01.17 14:44:33.705479 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:33.705704 [ 257 ] {25b01914-7420-4ca0-83e1-02c3107f85a9} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:44:33.705797 [ 257 ] {25b01914-7420-4ca0-83e1-02c3107f85a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:44:33.706478 [ 257 ] {25b01914-7420-4ca0-83e1-02c3107f85a9} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:33.706516 [ 257 ] {25b01914-7420-4ca0-83e1-02c3107f85a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:33.706878 [ 257 ] {25b01914-7420-4ca0-83e1-02c3107f85a9} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 14:44:33.707140 [ 257 ] {25b01914-7420-4ca0-83e1-02c3107f85a9} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:33.707350 [ 257 ] {25b01914-7420-4ca0-83e1-02c3107f85a9} executeQuery: Read 14 rows, 1004.00 B in 0.001691 sec., 8279.124778237729 rows/sec., 579.82 KiB/sec. 2025.01.17 14:44:33.707457 [ 257 ] {25b01914-7420-4ca0-83e1-02c3107f85a9} TCPHandler: Processed in 0.002081012 sec. 2025.01.17 14:44:33.707689 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:33.707836 [ 253 ] {23493b76-907d-4e39-9419-6d6f1c460b6e} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:44:33.707894 [ 253 ] {23493b76-907d-4e39-9419-6d6f1c460b6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:44:33.708494 [ 253 ] {23493b76-907d-4e39-9419-6d6f1c460b6e} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:33.708536 [ 253 ] {23493b76-907d-4e39-9419-6d6f1c460b6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:33.708901 [ 253 ] {23493b76-907d-4e39-9419-6d6f1c460b6e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 14:44:33.709139 [ 253 ] {23493b76-907d-4e39-9419-6d6f1c460b6e} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:33.709316 [ 82 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.01.17 14:44:33.709376 [ 82 ] {} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:33.709403 [ 253 ] {23493b76-907d-4e39-9419-6d6f1c460b6e} executeQuery: Read 13 rows, 830.00 B in 0.00159 sec., 8176.100628930817 rows/sec., 509.78 KiB/sec. 2025.01.17 14:44:33.709419 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:33.709554 [ 253 ] {23493b76-907d-4e39-9419-6d6f1c460b6e} TCPHandler: Processed in 0.002003701 sec. 2025.01.17 14:44:33.709621 [ 193 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.01.17 14:44:33.709732 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:33.709795 [ 193 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:33.709881 [ 193 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part 2025.01.17 14:44:33.709949 [ 257 ] {8ba4d17b-b868-4850-8795-b5944d41f71c} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:44:33.710130 [ 257 ] {8ba4d17b-b868-4850-8795-b5944d41f71c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:44:33.710148 [ 193 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part 2025.01.17 14:44:33.710564 [ 193 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part 2025.01.17 14:44:33.710893 [ 193 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part 2025.01.17 14:44:33.711251 [ 193 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part 2025.01.17 14:44:33.713083 [ 257 ] {8ba4d17b-b868-4850-8795-b5944d41f71c} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:33.713162 [ 257 ] {8ba4d17b-b868-4850-8795-b5944d41f71c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:33.713793 [ 200 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004235957 sec., 15344.820544684471 rows/sec., 1016.69 KiB/sec. 2025.01.17 14:44:33.713982 [ 257 ] {8ba4d17b-b868-4850-8795-b5944d41f71c} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.17 14:44:33.714108 [ 200 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.01.17 14:44:33.714474 [ 257 ] {8ba4d17b-b868-4850-8795-b5944d41f71c} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:33.714861 [ 257 ] {8ba4d17b-b868-4850-8795-b5944d41f71c} executeQuery: Read 395 rows, 28.72 KiB in 0.004969 sec., 79492.85570537331 rows/sec., 5.64 MiB/sec. 2025.01.17 14:44:33.714993 [ 257 ] {8ba4d17b-b868-4850-8795-b5944d41f71c} TCPHandler: Processed in 0.00533854 sec. 2025.01.17 14:44:33.715119 [ 200 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_49_12} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:33.715236 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:33.715288 [ 200 ] {b3cad4ca-48ae-47ce-9a85-7692a9bad72a::all_1_49_12} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.01.17 14:44:33.715463 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 14:44:33.715501 [ 253 ] {45df8b45-9e9b-4e31-a4be-46b28367f3af} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:44:33.715569 [ 253 ] {45df8b45-9e9b-4e31-a4be-46b28367f3af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:44:33.716115 [ 253 ] {45df8b45-9e9b-4e31-a4be-46b28367f3af} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:33.716155 [ 253 ] {45df8b45-9e9b-4e31-a4be-46b28367f3af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:33.716530 [ 253 ] {45df8b45-9e9b-4e31-a4be-46b28367f3af} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 14:44:33.716768 [ 253 ] {45df8b45-9e9b-4e31-a4be-46b28367f3af} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:33.716963 [ 253 ] {45df8b45-9e9b-4e31-a4be-46b28367f3af} executeQuery: Read 6 rows, 321.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 203.95 KiB/sec. 2025.01.17 14:44:33.717080 [ 253 ] {45df8b45-9e9b-4e31-a4be-46b28367f3af} TCPHandler: Processed in 0.001979211 sec. 2025.01.17 14:44:33.717300 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:33.717556 [ 257 ] {9772b125-5cff-4d35-a0dc-df542261cb84} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:33.717620 [ 257 ] {9772b125-5cff-4d35-a0dc-df542261cb84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:44:33.718273 [ 257 ] {9772b125-5cff-4d35-a0dc-df542261cb84} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:33.718314 [ 257 ] {9772b125-5cff-4d35-a0dc-df542261cb84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:33.718728 [ 257 ] {9772b125-5cff-4d35-a0dc-df542261cb84} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.17 14:44:33.718982 [ 257 ] {9772b125-5cff-4d35-a0dc-df542261cb84} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:33.719183 [ 81 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2025.01.17 14:44:33.719231 [ 257 ] {9772b125-5cff-4d35-a0dc-df542261cb84} executeQuery: Read 237 rows, 16.27 KiB in 0.00173 sec., 136994.2196531792 rows/sec., 9.18 MiB/sec. 2025.01.17 14:44:33.719249 [ 81 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:33.719319 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:33.719364 [ 257 ] {9772b125-5cff-4d35-a0dc-df542261cb84} TCPHandler: Processed in 0.002192896 sec. 2025.01.17 14:44:33.719580 [ 189 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_115_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full 2025.01.17 14:44:33.719597 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:33.719765 [ 189 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:33.719775 [ 253 ] {f86c7a59-9912-4850-b4e9-e9575273f95d} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:44:33.719810 [ 189 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_115_23} MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 32880 rows starting from the beginning of the part 2025.01.17 14:44:33.719849 [ 253 ] {f86c7a59-9912-4850-b4e9-e9575273f95d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:44:33.720003 [ 189 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part 2025.01.17 14:44:33.720208 [ 189 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 995 rows starting from the beginning of the part 2025.01.17 14:44:33.720740 [ 189 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 96 rows starting from the beginning of the part 2025.01.17 14:44:33.720996 [ 189 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part 2025.01.17 14:44:33.721369 [ 189 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 237 rows starting from the beginning of the part 2025.01.17 14:44:33.722142 [ 253 ] {f86c7a59-9912-4850-b4e9-e9575273f95d} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:33.722187 [ 253 ] {f86c7a59-9912-4850-b4e9-e9575273f95d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:33.722697 [ 253 ] {f86c7a59-9912-4850-b4e9-e9575273f95d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 14:44:33.722978 [ 253 ] {f86c7a59-9912-4850-b4e9-e9575273f95d} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:33.723300 [ 253 ] {f86c7a59-9912-4850-b4e9-e9575273f95d} executeQuery: Read 1 rows, 69.00 B in 0.003555 sec., 281.29395218002816 rows/sec., 18.95 KiB/sec. 2025.01.17 14:44:33.723673 [ 253 ] {f86c7a59-9912-4850-b4e9-e9575273f95d} TCPHandler: Processed in 0.004187446 sec. 2025.01.17 14:44:33.724022 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:33.724550 [ 257 ] {38d3acab-9e97-41a3-984d-47ccfcb2585f} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:33.724993 [ 257 ] {38d3acab-9e97-41a3-984d-47ccfcb2585f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:44:33.726753 [ 257 ] {38d3acab-9e97-41a3-984d-47ccfcb2585f} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:33.726821 [ 257 ] {38d3acab-9e97-41a3-984d-47ccfcb2585f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:33.727706 [ 257 ] {38d3acab-9e97-41a3-984d-47ccfcb2585f} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.17 14:44:33.728018 [ 257 ] {38d3acab-9e97-41a3-984d-47ccfcb2585f} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:33.728350 [ 257 ] {38d3acab-9e97-41a3-984d-47ccfcb2585f} executeQuery: Read 13 rows, 23.85 KiB in 0.003995 sec., 3254.0675844806005 rows/sec., 5.83 MiB/sec. 2025.01.17 14:44:33.728530 [ 257 ] {38d3acab-9e97-41a3-984d-47ccfcb2585f} TCPHandler: Processed in 0.004737108 sec. 2025.01.17 14:44:33.728740 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:33.728883 [ 253 ] {4d7a8c01-c01f-4b73-9717-1bbc7de174d2} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:44:33.728945 [ 253 ] {4d7a8c01-c01f-4b73-9717-1bbc7de174d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:44:33.729595 [ 253 ] {4d7a8c01-c01f-4b73-9717-1bbc7de174d2} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:33.729640 [ 253 ] {4d7a8c01-c01f-4b73-9717-1bbc7de174d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:33.730177 [ 253 ] {4d7a8c01-c01f-4b73-9717-1bbc7de174d2} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.17 14:44:33.730457 [ 253 ] {4d7a8c01-c01f-4b73-9717-1bbc7de174d2} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:33.730669 [ 253 ] {4d7a8c01-c01f-4b73-9717-1bbc7de174d2} executeQuery: Read 82 rows, 5.33 KiB in 0.001816 sec., 45154.18502202643 rows/sec., 2.87 MiB/sec. 2025.01.17 14:44:33.730811 [ 253 ] {4d7a8c01-c01f-4b73-9717-1bbc7de174d2} TCPHandler: Processed in 0.002177984 sec. 2025.01.17 14:44:33.731622 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 34528 rows, containing 5 columns (5 merged, 0 gathered) in 0.012196771 sec., 2830913.1982555054 rows/sec., 191.13 MiB/sec. 2025.01.17 14:44:33.732086 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2025.01.17 14:44:33.732431 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_115_23} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:33.732524 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_115_23} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2025.01.17 14:44:33.732633 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. 2025.01.17 14:44:35.333519 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.01.17 14:44:35.352851 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:35.352902 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:35.360274 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 14:44:35.361058 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:35.363757 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.01.17 14:44:38.691640 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:38.691862 [ 253 ] {2201ea54-61a4-4063-b3f4-8df36200d1fe} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:44:38.691942 [ 253 ] {2201ea54-61a4-4063-b3f4-8df36200d1fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:44:38.692754 [ 253 ] {2201ea54-61a4-4063-b3f4-8df36200d1fe} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:38.692803 [ 253 ] {2201ea54-61a4-4063-b3f4-8df36200d1fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:38.693252 [ 253 ] {2201ea54-61a4-4063-b3f4-8df36200d1fe} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.17 14:44:38.693522 [ 253 ] {2201ea54-61a4-4063-b3f4-8df36200d1fe} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:38.693738 [ 76 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.17 14:44:38.693762 [ 253 ] {2201ea54-61a4-4063-b3f4-8df36200d1fe} executeQuery: Read 108 rows, 9.25 KiB in 0.001956 sec., 55214.72392638037 rows/sec., 4.62 MiB/sec. 2025.01.17 14:44:38.693826 [ 76 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:38.693906 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:38.693913 [ 253 ] {2201ea54-61a4-4063-b3f4-8df36200d1fe} TCPHandler: Processed in 0.002408549 sec. 2025.01.17 14:44:38.694179 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.01.17 14:44:38.694275 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:38.694486 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:38.694668 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1431 rows starting from the beginning of the part 2025.01.17 14:44:38.694722 [ 257 ] {369f9f98-706d-4183-bd4a-cdc4e72bb195} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:44:38.694969 [ 257 ] {369f9f98-706d-4183-bd4a-cdc4e72bb195} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:44:38.695246 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1377 rows starting from the beginning of the part 2025.01.17 14:44:38.695820 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part 2025.01.17 14:44:38.696333 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 108 rows starting from the beginning of the part 2025.01.17 14:44:38.696921 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 229 rows starting from the beginning of the part 2025.01.17 14:44:38.697392 [ 201 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 108 rows starting from the beginning of the part 2025.01.17 14:44:38.699714 [ 257 ] {369f9f98-706d-4183-bd4a-cdc4e72bb195} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:38.699778 [ 257 ] {369f9f98-706d-4183-bd4a-cdc4e72bb195} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:38.700856 [ 257 ] {369f9f98-706d-4183-bd4a-cdc4e72bb195} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.17 14:44:38.701164 [ 257 ] {369f9f98-706d-4183-bd4a-cdc4e72bb195} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:38.701717 [ 257 ] {369f9f98-706d-4183-bd4a-cdc4e72bb195} executeQuery: Read 26 rows, 1.96 KiB in 0.007136 sec., 3643.4977578475336 rows/sec., 273.97 KiB/sec. 2025.01.17 14:44:38.701894 [ 257 ] {369f9f98-706d-4183-bd4a-cdc4e72bb195} TCPHandler: Processed in 0.007823932 sec. 2025.01.17 14:44:38.701910 [ 198 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.007880132 sec., 419916.8237283335 rows/sec., 36.65 MiB/sec. 2025.01.17 14:44:38.702080 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:38.702274 [ 253 ] {6d99404c-8678-471f-ac82-d96df16925ff} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:44:38.702304 [ 188 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.17 14:44:38.702373 [ 253 ] {6d99404c-8678-471f-ac82-d96df16925ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:44:38.702941 [ 188 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_116_23} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:38.703185 [ 188 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_116_23} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.17 14:44:38.703325 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.17 14:44:38.703599 [ 253 ] {6d99404c-8678-471f-ac82-d96df16925ff} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:38.703646 [ 253 ] {6d99404c-8678-471f-ac82-d96df16925ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:38.704035 [ 253 ] {6d99404c-8678-471f-ac82-d96df16925ff} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.17 14:44:38.704295 [ 253 ] {6d99404c-8678-471f-ac82-d96df16925ff} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:38.704525 [ 253 ] {6d99404c-8678-471f-ac82-d96df16925ff} executeQuery: Read 90 rows, 7.20 KiB in 0.002299 sec., 39147.455415398 rows/sec., 3.06 MiB/sec. 2025.01.17 14:44:38.704530 [ 75 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.17 14:44:38.704622 [ 253 ] {6d99404c-8678-471f-ac82-d96df16925ff} TCPHandler: Processed in 0.002628454 sec. 2025.01.17 14:44:38.704638 [ 75 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:38.704698 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:38.704843 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:38.704919 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.01.17 14:44:38.705304 [ 257 ] {c9c8d424-319b-4ced-b0e1-a05c27d27b80} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:38.705470 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:38.705557 [ 257 ] {c9c8d424-319b-4ced-b0e1-a05c27d27b80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:44:38.705616 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 913 rows starting from the beginning of the part 2025.01.17 14:44:38.706331 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 867 rows starting from the beginning of the part 2025.01.17 14:44:38.707011 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part 2025.01.17 14:44:38.707681 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 90 rows starting from the beginning of the part 2025.01.17 14:44:38.708289 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 395 rows starting from the beginning of the part 2025.01.17 14:44:38.708775 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 90 rows starting from the beginning of the part 2025.01.17 14:44:38.709939 [ 257 ] {c9c8d424-319b-4ced-b0e1-a05c27d27b80} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:38.710019 [ 257 ] {c9c8d424-319b-4ced-b0e1-a05c27d27b80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:38.711037 [ 257 ] {c9c8d424-319b-4ced-b0e1-a05c27d27b80} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.17 14:44:38.711457 [ 257 ] {c9c8d424-319b-4ced-b0e1-a05c27d27b80} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:38.711908 [ 257 ] {c9c8d424-319b-4ced-b0e1-a05c27d27b80} executeQuery: Read 160 rows, 11.41 KiB in 0.006819 sec., 23463.85100454612 rows/sec., 1.63 MiB/sec. 2025.01.17 14:44:38.712187 [ 257 ] {c9c8d424-319b-4ced-b0e1-a05c27d27b80} TCPHandler: Processed in 0.007455214 sec. 2025.01.17 14:44:38.712219 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.007436313 sec., 325295.61356548604 rows/sec., 24.95 MiB/sec. 2025.01.17 14:44:38.712375 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:38.712413 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.17 14:44:38.712530 [ 253 ] {8fd73a68-f977-4a06-9db1-3477c54ec227} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:38.712648 [ 253 ] {8fd73a68-f977-4a06-9db1-3477c54ec227} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:44:38.712763 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_116_23} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:38.712899 [ 197 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_116_23} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.17 14:44:38.713012 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.17 14:44:38.714006 [ 253 ] {8fd73a68-f977-4a06-9db1-3477c54ec227} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:38.714046 [ 253 ] {8fd73a68-f977-4a06-9db1-3477c54ec227} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:38.714696 [ 253 ] {8fd73a68-f977-4a06-9db1-3477c54ec227} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.17 14:44:38.714962 [ 253 ] {8fd73a68-f977-4a06-9db1-3477c54ec227} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:38.715235 [ 253 ] {8fd73a68-f977-4a06-9db1-3477c54ec227} executeQuery: Read 26 rows, 47.71 KiB in 0.002744 sec., 9475.218658892129 rows/sec., 16.98 MiB/sec. 2025.01.17 14:44:38.715338 [ 253 ] {8fd73a68-f977-4a06-9db1-3477c54ec227} TCPHandler: Processed in 0.003032633 sec. 2025.01.17 14:44:38.715495 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:38.715642 [ 257 ] {5e2204ae-963e-45ca-b9ac-17e5a564a16f} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:44:38.715704 [ 257 ] {5e2204ae-963e-45ca-b9ac-17e5a564a16f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:44:38.716256 [ 257 ] {5e2204ae-963e-45ca-b9ac-17e5a564a16f} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:38.716297 [ 257 ] {5e2204ae-963e-45ca-b9ac-17e5a564a16f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:38.716688 [ 257 ] {5e2204ae-963e-45ca-b9ac-17e5a564a16f} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.17 14:44:38.716937 [ 257 ] {5e2204ae-963e-45ca-b9ac-17e5a564a16f} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:38.717129 [ 75 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.17 14:44:38.717192 [ 257 ] {5e2204ae-963e-45ca-b9ac-17e5a564a16f} executeQuery: Read 60 rows, 4.14 KiB in 0.001574 sec., 38119.44091486658 rows/sec., 2.57 MiB/sec. 2025.01.17 14:44:38.717193 [ 75 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:38.717283 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:38.717313 [ 257 ] {5e2204ae-963e-45ca-b9ac-17e5a564a16f} TCPHandler: Processed in 0.001883079 sec. 2025.01.17 14:44:38.717467 [ 198 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.01.17 14:44:38.717580 [ 198 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:38.717616 [ 198 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6770 rows starting from the beginning of the part 2025.01.17 14:44:38.717706 [ 198 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 46 rows starting from the beginning of the part 2025.01.17 14:44:38.717833 [ 198 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 36 rows starting from the beginning of the part 2025.01.17 14:44:38.717924 [ 198 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part 2025.01.17 14:44:38.718044 [ 198 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 82 rows starting from the beginning of the part 2025.01.17 14:44:38.718125 [ 198 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part 2025.01.17 14:44:38.720113 [ 195 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 7054 rows, containing 4 columns (4 merged, 0 gathered) in 0.002721305 sec., 2592138.6981613603 rows/sec., 168.96 MiB/sec. 2025.01.17 14:44:38.720887 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.17 14:44:38.721309 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_116_23} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:38.721397 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_116_23} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.17 14:44:38.721492 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. 2025.01.17 14:44:40.612301 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31659 2025.01.17 14:44:40.612951 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:40.612997 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:40.613523 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 14:44:40.613779 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:40.614079 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 2025.01.17 14:44:42.864791 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.01.17 14:44:42.884944 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:42.884993 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:42.892226 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 14:44:42.893019 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:42.895522 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.01.17 14:44:43.312398 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2014 2025.01.17 14:44:43.315607 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:43.315651 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:43.317180 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 14:44:43.317513 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:43.317784 [ 71 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.17 14:44:43.317924 [ 71 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:43.318025 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:43.318557 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.17 14:44:43.320077 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2014 2025.01.17 14:44:43.320438 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:43.320609 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1846 rows starting from the beginning of the part 2025.01.17 14:44:43.321238 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part 2025.01.17 14:44:43.321820 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part 2025.01.17 14:44:43.322392 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 58 rows starting from the beginning of the part 2025.01.17 14:44:43.322982 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part 2025.01.17 14:44:43.323587 [ 195 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part 2025.01.17 14:44:43.332337 [ 192 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2014 rows, containing 72 columns (72 merged, 0 gathered) in 0.014154491 sec., 142286.9956962776 rows/sec., 107.91 MiB/sec. 2025.01.17 14:44:43.334326 [ 190 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.17 14:44:43.335114 [ 190 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_51_10} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:43.335209 [ 190 ] {d4fa6797-74b3-47bc-9951-2b9f8c8bf697::all_1_51_10} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.17 14:44:43.335519 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.09 MiB. 2025.01.17 14:44:43.694542 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:43.694758 [ 253 ] {3eb8cc66-ec23-4ee0-9709-d9f6926f9582} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:44:43.694839 [ 253 ] {3eb8cc66-ec23-4ee0-9709-d9f6926f9582} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:44:43.695619 [ 253 ] {3eb8cc66-ec23-4ee0-9709-d9f6926f9582} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:43.695669 [ 253 ] {3eb8cc66-ec23-4ee0-9709-d9f6926f9582} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:43.696120 [ 253 ] {3eb8cc66-ec23-4ee0-9709-d9f6926f9582} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 14:44:43.696379 [ 253 ] {3eb8cc66-ec23-4ee0-9709-d9f6926f9582} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:43.696617 [ 253 ] {3eb8cc66-ec23-4ee0-9709-d9f6926f9582} executeQuery: Read 14 rows, 1.01 KiB in 0.001918 sec., 7299.270072992701 rows/sec., 525.45 KiB/sec. 2025.01.17 14:44:43.696679 [ 253 ] {3eb8cc66-ec23-4ee0-9709-d9f6926f9582} TCPHandler: Processed in 0.002277687 sec. 2025.01.17 14:44:43.696893 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:43.697073 [ 257 ] {76a444f4-4cff-4b93-8f9a-7cbc7a4c99bd} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:44:43.697143 [ 257 ] {76a444f4-4cff-4b93-8f9a-7cbc7a4c99bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:44:43.697937 [ 257 ] {76a444f4-4cff-4b93-8f9a-7cbc7a4c99bd} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:43.697990 [ 257 ] {76a444f4-4cff-4b93-8f9a-7cbc7a4c99bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:43.698437 [ 257 ] {76a444f4-4cff-4b93-8f9a-7cbc7a4c99bd} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.17 14:44:43.698705 [ 257 ] {76a444f4-4cff-4b93-8f9a-7cbc7a4c99bd} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:43.698946 [ 257 ] {76a444f4-4cff-4b93-8f9a-7cbc7a4c99bd} executeQuery: Read 229 rows, 20.51 KiB in 0.001922 sec., 119146.72216441206 rows/sec., 10.42 MiB/sec. 2025.01.17 14:44:43.699009 [ 257 ] {76a444f4-4cff-4b93-8f9a-7cbc7a4c99bd} TCPHandler: Processed in 0.002224305 sec. 2025.01.17 14:44:43.699166 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:43.699316 [ 253 ] {476ed287-ecc1-4894-bf6b-225aae6c5743} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:44:43.699376 [ 253 ] {476ed287-ecc1-4894-bf6b-225aae6c5743} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:44:43.700112 [ 253 ] {476ed287-ecc1-4894-bf6b-225aae6c5743} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:43.700163 [ 253 ] {476ed287-ecc1-4894-bf6b-225aae6c5743} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:43.700557 [ 253 ] {476ed287-ecc1-4894-bf6b-225aae6c5743} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.17 14:44:43.700816 [ 253 ] {476ed287-ecc1-4894-bf6b-225aae6c5743} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:43.700991 [ 71 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 2025.01.17 14:44:43.701047 [ 253 ] {476ed287-ecc1-4894-bf6b-225aae6c5743} executeQuery: Read 20 rows, 1.43 KiB in 0.001767 sec., 11318.619128466327 rows/sec., 811.32 KiB/sec. 2025.01.17 14:44:43.701063 [ 71 ] {} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:43.701127 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:43.701176 [ 253 ] {476ed287-ecc1-4894-bf6b-225aae6c5743} TCPHandler: Processed in 0.002080853 sec. 2025.01.17 14:44:43.701468 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:43.701488 [ 192 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_95_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full 2025.01.17 14:44:43.701946 [ 257 ] {9f395573-18e7-40ad-9efa-88d3905ef883} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:44:43.702070 [ 192 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_95_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:43.702215 [ 257 ] {9f395573-18e7-40ad-9efa-88d3905ef883} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:44:43.702214 [ 192 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 64 rows starting from the beginning of the part 2025.01.17 14:44:43.702784 [ 192 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part 2025.01.17 14:44:43.703288 [ 192 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part 2025.01.17 14:44:43.703692 [ 192 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 20 rows starting from the beginning of the part 2025.01.17 14:44:43.704032 [ 192 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 26 rows starting from the beginning of the part 2025.01.17 14:44:43.704438 [ 192 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 20 rows starting from the beginning of the part 2025.01.17 14:44:43.705578 [ 257 ] {9f395573-18e7-40ad-9efa-88d3905ef883} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:43.705647 [ 257 ] {9f395573-18e7-40ad-9efa-88d3905ef883} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:43.706694 [ 257 ] {9f395573-18e7-40ad-9efa-88d3905ef883} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 14:44:43.707323 [ 257 ] {9f395573-18e7-40ad-9efa-88d3905ef883} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:43.707352 [ 190 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_95_19} MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.006110826 sec., 31419.647687563025 rows/sec., 2.35 MiB/sec. 2025.01.17 14:44:43.707568 [ 190 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_95_19} MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) 2025.01.17 14:44:43.707631 [ 257 ] {9f395573-18e7-40ad-9efa-88d3905ef883} executeQuery: Read 14 rows, 1004.00 B in 0.005862 sec., 2388.2633913340155 rows/sec., 167.26 KiB/sec. 2025.01.17 14:44:43.707724 [ 257 ] {9f395573-18e7-40ad-9efa-88d3905ef883} TCPHandler: Processed in 0.006414642 sec. 2025.01.17 14:44:43.707926 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:43.707941 [ 190 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_95_19} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:43.708104 [ 190 ] {495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1::all_1_95_19} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 2025.01.17 14:44:43.708143 [ 253 ] {4895a928-d7ca-4add-80c3-05057f3ea7d3} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:44:43.708253 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 14:44:43.708270 [ 253 ] {4895a928-d7ca-4add-80c3-05057f3ea7d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:44:43.708884 [ 253 ] {4895a928-d7ca-4add-80c3-05057f3ea7d3} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:43.708925 [ 253 ] {4895a928-d7ca-4add-80c3-05057f3ea7d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:43.709303 [ 253 ] {4895a928-d7ca-4add-80c3-05057f3ea7d3} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 14:44:43.709554 [ 253 ] {4895a928-d7ca-4add-80c3-05057f3ea7d3} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:43.709761 [ 253 ] {4895a928-d7ca-4add-80c3-05057f3ea7d3} executeQuery: Read 13 rows, 830.00 B in 0.001678 sec., 7747.3182359952325 rows/sec., 483.04 KiB/sec. 2025.01.17 14:44:43.709816 [ 253 ] {4895a928-d7ca-4add-80c3-05057f3ea7d3} TCPHandler: Processed in 0.001982751 sec. 2025.01.17 14:44:43.709978 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:43.710129 [ 257 ] {b479807e-ecc7-4fc7-ae4b-982a0826dcd2} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:44:43.710192 [ 257 ] {b479807e-ecc7-4fc7-ae4b-982a0826dcd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:44:43.711045 [ 257 ] {b479807e-ecc7-4fc7-ae4b-982a0826dcd2} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:43.711095 [ 257 ] {b479807e-ecc7-4fc7-ae4b-982a0826dcd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:43.711510 [ 257 ] {b479807e-ecc7-4fc7-ae4b-982a0826dcd2} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.17 14:44:43.711766 [ 257 ] {b479807e-ecc7-4fc7-ae4b-982a0826dcd2} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:43.711996 [ 257 ] {b479807e-ecc7-4fc7-ae4b-982a0826dcd2} executeQuery: Read 395 rows, 28.72 KiB in 0.001904 sec., 207457.9831932773 rows/sec., 14.73 MiB/sec. 2025.01.17 14:44:43.712082 [ 257 ] {b479807e-ecc7-4fc7-ae4b-982a0826dcd2} TCPHandler: Processed in 0.002170554 sec. 2025.01.17 14:44:43.712262 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:43.712605 [ 253 ] {64509f52-8701-438e-a328-7a6e3cdaff20} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:44:43.712757 [ 253 ] {64509f52-8701-438e-a328-7a6e3cdaff20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:44:43.713331 [ 253 ] {64509f52-8701-438e-a328-7a6e3cdaff20} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:43.713373 [ 253 ] {64509f52-8701-438e-a328-7a6e3cdaff20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:43.713757 [ 253 ] {64509f52-8701-438e-a328-7a6e3cdaff20} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 14:44:43.714005 [ 253 ] {64509f52-8701-438e-a328-7a6e3cdaff20} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:43.714220 [ 253 ] {64509f52-8701-438e-a328-7a6e3cdaff20} executeQuery: Read 6 rows, 321.00 B in 0.001734 sec., 3460.207612456747 rows/sec., 180.78 KiB/sec. 2025.01.17 14:44:43.714273 [ 253 ] {64509f52-8701-438e-a328-7a6e3cdaff20} TCPHandler: Processed in 0.002100313 sec. 2025.01.17 14:44:43.714421 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:43.714564 [ 257 ] {f942bdca-e21b-4ecb-ae1f-56e2688f9892} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:43.714629 [ 257 ] {f942bdca-e21b-4ecb-ae1f-56e2688f9892} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:44:43.715298 [ 257 ] {f942bdca-e21b-4ecb-ae1f-56e2688f9892} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:43.715338 [ 257 ] {f942bdca-e21b-4ecb-ae1f-56e2688f9892} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:43.715748 [ 257 ] {f942bdca-e21b-4ecb-ae1f-56e2688f9892} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.17 14:44:43.716009 [ 257 ] {f942bdca-e21b-4ecb-ae1f-56e2688f9892} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:43.716215 [ 257 ] {f942bdca-e21b-4ecb-ae1f-56e2688f9892} executeQuery: Read 237 rows, 16.27 KiB in 0.001684 sec., 140736.34204275534 rows/sec., 9.43 MiB/sec. 2025.01.17 14:44:43.716269 [ 257 ] {f942bdca-e21b-4ecb-ae1f-56e2688f9892} TCPHandler: Processed in 0.00191594 sec. 2025.01.17 14:44:43.716416 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:43.716557 [ 253 ] {1961ce92-5ae1-4240-96c2-b9cbd665967f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:44:43.716618 [ 253 ] {1961ce92-5ae1-4240-96c2-b9cbd665967f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:44:43.717176 [ 253 ] {1961ce92-5ae1-4240-96c2-b9cbd665967f} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:43.717220 [ 253 ] {1961ce92-5ae1-4240-96c2-b9cbd665967f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:43.717593 [ 253 ] {1961ce92-5ae1-4240-96c2-b9cbd665967f} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 14:44:43.717836 [ 253 ] {1961ce92-5ae1-4240-96c2-b9cbd665967f} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:43.717994 [ 71 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Selected 6 parts from all_1_45_10 to all_50_50_0 2025.01.17 14:44:43.718041 [ 71 ] {} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:43.718075 [ 253 ] {1961ce92-5ae1-4240-96c2-b9cbd665967f} executeQuery: Read 1 rows, 69.00 B in 0.001537 sec., 650.6180871828237 rows/sec., 43.84 KiB/sec. 2025.01.17 14:44:43.718082 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:43.718251 [ 253 ] {1961ce92-5ae1-4240-96c2-b9cbd665967f} TCPHandler: Processed in 0.00189933 sec. 2025.01.17 14:44:43.718539 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:43.718557 [ 190 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_50_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_10 to all_50_50_0 into Compact with storage Full 2025.01.17 14:44:43.718860 [ 257 ] {131386ee-c8a6-4e41-acc5-eb6afeca3802} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:43.718949 [ 190 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_50_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:43.719035 [ 190 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_10, total 46 rows starting from the beginning of the part 2025.01.17 14:44:43.719055 [ 257 ] {131386ee-c8a6-4e41-acc5-eb6afeca3802} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:44:43.719329 [ 190 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2025.01.17 14:44:43.719709 [ 190 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part 2025.01.17 14:44:43.720130 [ 190 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2025.01.17 14:44:43.720496 [ 190 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2025.01.17 14:44:43.720791 [ 190 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part 2025.01.17 14:44:43.723100 [ 190 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_50_11} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.00489154 sec., 10426.16435723719 rows/sec., 701.75 KiB/sec. 2025.01.17 14:44:43.723143 [ 257 ] {131386ee-c8a6-4e41-acc5-eb6afeca3802} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:43.723198 [ 257 ] {131386ee-c8a6-4e41-acc5-eb6afeca3802} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:43.723334 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_50_11} MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) 2025.01.17 14:44:43.723996 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_50_11} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:43.724278 [ 196 ] {c7f6ca45-b19b-4e68-b316-c17e830ca123::all_1_50_11} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123) (MergerMutator): Merged 6 parts: [all_1_45_10, all_50_50_0] -> all_1_50_11 2025.01.17 14:44:43.724472 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.01.17 14:44:43.724614 [ 257 ] {131386ee-c8a6-4e41-acc5-eb6afeca3802} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.17 14:44:43.724902 [ 257 ] {131386ee-c8a6-4e41-acc5-eb6afeca3802} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:43.725170 [ 257 ] {131386ee-c8a6-4e41-acc5-eb6afeca3802} executeQuery: Read 13 rows, 23.85 KiB in 0.006421 sec., 2024.6067590717958 rows/sec., 3.63 MiB/sec. 2025.01.17 14:44:43.725291 [ 257 ] {131386ee-c8a6-4e41-acc5-eb6afeca3802} TCPHandler: Processed in 0.006927482 sec. 2025.01.17 14:44:43.725458 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:43.725600 [ 253 ] {6a2df909-6951-4548-8400-da3c0870bb6c} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:44:43.725662 [ 253 ] {6a2df909-6951-4548-8400-da3c0870bb6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:44:43.726251 [ 253 ] {6a2df909-6951-4548-8400-da3c0870bb6c} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:43.726290 [ 253 ] {6a2df909-6951-4548-8400-da3c0870bb6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. 2025.01.17 14:44:43.726688 [ 253 ] {6a2df909-6951-4548-8400-da3c0870bb6c} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.17 14:44:43.726938 [ 253 ] {6a2df909-6951-4548-8400-da3c0870bb6c} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:43.727143 [ 253 ] {6a2df909-6951-4548-8400-da3c0870bb6c} executeQuery: Read 82 rows, 5.33 KiB in 0.001575 sec., 52063.49206349206 rows/sec., 3.31 MiB/sec. 2025.01.17 14:44:43.727197 [ 253 ] {6a2df909-6951-4548-8400-da3c0870bb6c} TCPHandler: Processed in 0.001805918 sec. 2025.01.17 14:44:47.902807 [ 66 ] {} DNSResolver: Updating DNS cache 2025.01.17 14:44:47.902880 [ 66 ] {} DNSResolver: Updated DNS cache 2025.01.17 14:44:48.115199 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32147 2025.01.17 14:44:48.115876 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:48.115922 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:48.116458 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 14:44:48.116709 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:48.116966 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32147 2025.01.17 14:44:48.122685 [ 223 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:48.122750 [ 223 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:48.128826 [ 223 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:48.653076 [ 221 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:48.653134 [ 221 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:48.655158 [ 221 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:48.691277 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:48.691465 [ 253 ] {f93918ee-237b-4303-b71c-09f1324b28e3} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:44:48.691540 [ 253 ] {f93918ee-237b-4303-b71c-09f1324b28e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:44:48.692427 [ 253 ] {f93918ee-237b-4303-b71c-09f1324b28e3} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:48.692471 [ 253 ] {f93918ee-237b-4303-b71c-09f1324b28e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:48.692910 [ 253 ] {f93918ee-237b-4303-b71c-09f1324b28e3} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.17 14:44:48.693163 [ 253 ] {f93918ee-237b-4303-b71c-09f1324b28e3} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:48.693401 [ 253 ] {f93918ee-237b-4303-b71c-09f1324b28e3} executeQuery: Read 108 rows, 9.25 KiB in 0.00199 sec., 54271.3567839196 rows/sec., 4.54 MiB/sec. 2025.01.17 14:44:48.693463 [ 253 ] {f93918ee-237b-4303-b71c-09f1324b28e3} TCPHandler: Processed in 0.002315387 sec. 2025.01.17 14:44:48.693738 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:48.693954 [ 257 ] {ee5c0a0c-089c-456a-9c8e-e844e371af26} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:44:48.694040 [ 257 ] {ee5c0a0c-089c-456a-9c8e-e844e371af26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:44:48.694826 [ 257 ] {ee5c0a0c-089c-456a-9c8e-e844e371af26} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:48.694869 [ 257 ] {ee5c0a0c-089c-456a-9c8e-e844e371af26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:48.695327 [ 257 ] {ee5c0a0c-089c-456a-9c8e-e844e371af26} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.17 14:44:48.695596 [ 257 ] {ee5c0a0c-089c-456a-9c8e-e844e371af26} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:48.695821 [ 257 ] {ee5c0a0c-089c-456a-9c8e-e844e371af26} executeQuery: Read 26 rows, 1.96 KiB in 0.001927 sec., 13492.475350285418 rows/sec., 1014.57 KiB/sec. 2025.01.17 14:44:48.695953 [ 257 ] {ee5c0a0c-089c-456a-9c8e-e844e371af26} TCPHandler: Processed in 0.002357709 sec. 2025.01.17 14:44:48.696174 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:48.696514 [ 253 ] {e5e87124-c129-41a9-818d-f34901092cfc} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:44:48.696607 [ 253 ] {e5e87124-c129-41a9-818d-f34901092cfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:44:48.697358 [ 253 ] {e5e87124-c129-41a9-818d-f34901092cfc} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:48.697400 [ 253 ] {e5e87124-c129-41a9-818d-f34901092cfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:48.697789 [ 253 ] {e5e87124-c129-41a9-818d-f34901092cfc} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.17 14:44:48.698038 [ 253 ] {e5e87124-c129-41a9-818d-f34901092cfc} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:48.698229 [ 253 ] {e5e87124-c129-41a9-818d-f34901092cfc} executeQuery: Read 90 rows, 7.20 KiB in 0.001835 sec., 49046.321525885556 rows/sec., 3.83 MiB/sec. 2025.01.17 14:44:48.698286 [ 253 ] {e5e87124-c129-41a9-818d-f34901092cfc} TCPHandler: Processed in 0.002233646 sec. 2025.01.17 14:44:48.698433 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:48.698581 [ 257 ] {89b7a129-f26b-43f6-86a6-dd0f50980a87} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:48.698648 [ 257 ] {89b7a129-f26b-43f6-86a6-dd0f50980a87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:44:48.699335 [ 257 ] {89b7a129-f26b-43f6-86a6-dd0f50980a87} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:48.699382 [ 257 ] {89b7a129-f26b-43f6-86a6-dd0f50980a87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:48.699804 [ 257 ] {89b7a129-f26b-43f6-86a6-dd0f50980a87} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.17 14:44:48.700067 [ 257 ] {89b7a129-f26b-43f6-86a6-dd0f50980a87} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:48.700283 [ 257 ] {89b7a129-f26b-43f6-86a6-dd0f50980a87} executeQuery: Read 160 rows, 11.41 KiB in 0.001739 sec., 92006.90051753882 rows/sec., 6.41 MiB/sec. 2025.01.17 14:44:48.700341 [ 257 ] {89b7a129-f26b-43f6-86a6-dd0f50980a87} TCPHandler: Processed in 0.001976411 sec. 2025.01.17 14:44:48.700489 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:48.700629 [ 253 ] {c0385c87-266c-4f6f-a4bd-a3f6d9a6822e} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:48.700723 [ 253 ] {c0385c87-266c-4f6f-a4bd-a3f6d9a6822e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:44:48.701991 [ 253 ] {c0385c87-266c-4f6f-a4bd-a3f6d9a6822e} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:48.702030 [ 253 ] {c0385c87-266c-4f6f-a4bd-a3f6d9a6822e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:48.702711 [ 253 ] {c0385c87-266c-4f6f-a4bd-a3f6d9a6822e} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.17 14:44:48.702987 [ 253 ] {c0385c87-266c-4f6f-a4bd-a3f6d9a6822e} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:48.703129 [ 65 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.17 14:44:48.703173 [ 65 ] {} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:48.703198 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:48.703207 [ 253 ] {c0385c87-266c-4f6f-a4bd-a3f6d9a6822e} executeQuery: Read 26 rows, 47.71 KiB in 0.002609 sec., 9965.50402453047 rows/sec., 17.86 MiB/sec. 2025.01.17 14:44:48.703656 [ 253 ] {c0385c87-266c-4f6f-a4bd-a3f6d9a6822e} TCPHandler: Processed in 0.003228316 sec. 2025.01.17 14:44:48.703661 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.01.17 14:44:48.703935 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:48.704352 [ 257 ] {597f819b-8ddb-493a-8482-13338a3ea3a5} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:44:48.704478 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:48.704499 [ 257 ] {597f819b-8ddb-493a-8482-13338a3ea3a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:44:48.704723 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1710 rows starting from the beginning of the part 2025.01.17 14:44:48.705635 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part 2025.01.17 14:44:48.706378 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 13 rows starting from the beginning of the part 2025.01.17 14:44:48.707010 [ 257 ] {597f819b-8ddb-493a-8482-13338a3ea3a5} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:48.707086 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 26 rows starting from the beginning of the part 2025.01.17 14:44:48.707095 [ 257 ] {597f819b-8ddb-493a-8482-13338a3ea3a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:48.707688 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 13 rows starting from the beginning of the part 2025.01.17 14:44:48.708331 [ 196 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 26 rows starting from the beginning of the part 2025.01.17 14:44:48.708609 [ 257 ] {597f819b-8ddb-493a-8482-13338a3ea3a5} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.17 14:44:48.709348 [ 257 ] {597f819b-8ddb-493a-8482-13338a3ea3a5} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:48.709771 [ 257 ] {597f819b-8ddb-493a-8482-13338a3ea3a5} executeQuery: Read 60 rows, 4.14 KiB in 0.005555 sec., 10801.080108010801 rows/sec., 745.39 KiB/sec. 2025.01.17 14:44:48.709968 [ 257 ] {597f819b-8ddb-493a-8482-13338a3ea3a5} TCPHandler: Processed in 0.006180467 sec. 2025.01.17 14:44:48.721119 [ 186 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1814 rows, containing 19 columns (19 merged, 0 gathered) in 0.017817677 sec., 101809.00686436285 rows/sec., 182.44 MiB/sec. 2025.01.17 14:44:48.722653 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.17 14:44:48.723068 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_96_19} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:48.723159 [ 200 ] {71d74ed1-2c76-4838-bba9-5a61120ccb26::all_1_96_19} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.17 14:44:48.723287 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.26 MiB. 2025.01.17 14:44:49.000156 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 260.71 MiB, peak 277.95 MiB, free memory in arenas 0.00 B, will set to 266.56 MiB (RSS), difference: 5.85 MiB 2025.01.17 14:44:49.118803 [ 224 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:49.118842 [ 224 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:49.121024 [ 224 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:49.418800 [ 224 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:49.418838 [ 224 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:49.421022 [ 224 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:49.512582 [ 225 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:49.512645 [ 225 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:49.514598 [ 225 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:49.574700 [ 224 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:49.574774 [ 224 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:49.576756 [ 224 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 14:44:49.938198 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:49.938413 [ 253 ] {13a31b20-c279-46c0-b709-7c5b80de3d80} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 14:44:49.938488 [ 253 ] {13a31b20-c279-46c0-b709-7c5b80de3d80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 14:44:49.939268 [ 253 ] {13a31b20-c279-46c0-b709-7c5b80de3d80} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:49.939318 [ 253 ] {13a31b20-c279-46c0-b709-7c5b80de3d80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:49.939783 [ 253 ] {13a31b20-c279-46c0-b709-7c5b80de3d80} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 14:44:49.940033 [ 253 ] {13a31b20-c279-46c0-b709-7c5b80de3d80} oximeter.fields_i16 (d6698706-a6da-403f-9b64-465b0727cebc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:49.940279 [ 253 ] {13a31b20-c279-46c0-b709-7c5b80de3d80} executeQuery: Read 14 rows, 1.01 KiB in 0.001924 sec., 7276.507276507276 rows/sec., 523.81 KiB/sec. 2025.01.17 14:44:49.940350 [ 253 ] {13a31b20-c279-46c0-b709-7c5b80de3d80} TCPHandler: Processed in 0.002292047 sec. 2025.01.17 14:44:49.940656 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:49.940877 [ 257 ] {d68dd045-3886-4273-94a5-8dd0d6aee7ea} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:44:49.940959 [ 257 ] {d68dd045-3886-4273-94a5-8dd0d6aee7ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:44:49.942484 [ 257 ] {d68dd045-3886-4273-94a5-8dd0d6aee7ea} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:49.942533 [ 257 ] {d68dd045-3886-4273-94a5-8dd0d6aee7ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:49.943069 [ 257 ] {d68dd045-3886-4273-94a5-8dd0d6aee7ea} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.17 14:44:49.943337 [ 257 ] {d68dd045-3886-4273-94a5-8dd0d6aee7ea} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:49.943585 [ 257 ] {d68dd045-3886-4273-94a5-8dd0d6aee7ea} executeQuery: Read 1369 rows, 116.63 KiB in 0.002772 sec., 493867.2438672438 rows/sec., 41.09 MiB/sec. 2025.01.17 14:44:49.943641 [ 257 ] {d68dd045-3886-4273-94a5-8dd0d6aee7ea} TCPHandler: Processed in 0.003139734 sec. 2025.01.17 14:44:49.943814 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:49.943961 [ 253 ] {e9e7b1f9-4309-4f5d-81f3-cfffccb472fe} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:44:49.944022 [ 253 ] {e9e7b1f9-4309-4f5d-81f3-cfffccb472fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:44:49.944684 [ 253 ] {e9e7b1f9-4309-4f5d-81f3-cfffccb472fe} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:49.944724 [ 253 ] {e9e7b1f9-4309-4f5d-81f3-cfffccb472fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:49.945088 [ 253 ] {e9e7b1f9-4309-4f5d-81f3-cfffccb472fe} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.17 14:44:49.945336 [ 253 ] {e9e7b1f9-4309-4f5d-81f3-cfffccb472fe} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:49.945561 [ 253 ] {e9e7b1f9-4309-4f5d-81f3-cfffccb472fe} executeQuery: Read 20 rows, 1.43 KiB in 0.001631 sec., 12262.41569589209 rows/sec., 878.97 KiB/sec. 2025.01.17 14:44:49.945661 [ 253 ] {e9e7b1f9-4309-4f5d-81f3-cfffccb472fe} TCPHandler: Processed in 0.00191617 sec. 2025.01.17 14:44:49.945834 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:49.946006 [ 257 ] {0cd4db12-7d3d-45c4-a2d7-2841c0b33f98} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 14:44:49.946063 [ 257 ] {0cd4db12-7d3d-45c4-a2d7-2841c0b33f98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 14:44:49.946792 [ 257 ] {0cd4db12-7d3d-45c4-a2d7-2841c0b33f98} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:49.946832 [ 257 ] {0cd4db12-7d3d-45c4-a2d7-2841c0b33f98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:49.947222 [ 257 ] {0cd4db12-7d3d-45c4-a2d7-2841c0b33f98} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 14:44:49.947472 [ 257 ] {0cd4db12-7d3d-45c4-a2d7-2841c0b33f98} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:49.947698 [ 257 ] {0cd4db12-7d3d-45c4-a2d7-2841c0b33f98} executeQuery: Read 242 rows, 16.79 KiB in 0.001728 sec., 140046.2962962963 rows/sec., 9.49 MiB/sec. 2025.01.17 14:44:49.947750 [ 257 ] {0cd4db12-7d3d-45c4-a2d7-2841c0b33f98} TCPHandler: Processed in 0.002004981 sec. 2025.01.17 14:44:49.947911 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:49.948054 [ 253 ] {b15ac8f7-5eba-4732-87a7-a2390abbca01} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 14:44:49.948116 [ 253 ] {b15ac8f7-5eba-4732-87a7-a2390abbca01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 14:44:49.948755 [ 253 ] {b15ac8f7-5eba-4732-87a7-a2390abbca01} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:49.948795 [ 253 ] {b15ac8f7-5eba-4732-87a7-a2390abbca01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:49.949162 [ 253 ] {b15ac8f7-5eba-4732-87a7-a2390abbca01} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 14:44:49.949408 [ 253 ] {b15ac8f7-5eba-4732-87a7-a2390abbca01} oximeter.fields_u8 (b3cad4ca-48ae-47ce-9a85-7692a9bad72a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:49.949659 [ 253 ] {b15ac8f7-5eba-4732-87a7-a2390abbca01} executeQuery: Read 13 rows, 830.00 B in 0.001624 sec., 8004.926108374384 rows/sec., 499.11 KiB/sec. 2025.01.17 14:44:49.949736 [ 253 ] {b15ac8f7-5eba-4732-87a7-a2390abbca01} TCPHandler: Processed in 0.001890448 sec. 2025.01.17 14:44:49.949953 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:49.950098 [ 257 ] {e8d486f2-bc8a-49e3-a582-262cc251e5b8} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:44:49.950155 [ 257 ] {e8d486f2-bc8a-49e3-a582-262cc251e5b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:44:49.951071 [ 257 ] {e8d486f2-bc8a-49e3-a582-262cc251e5b8} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:49.951112 [ 257 ] {e8d486f2-bc8a-49e3-a582-262cc251e5b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:49.951531 [ 257 ] {e8d486f2-bc8a-49e3-a582-262cc251e5b8} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.17 14:44:49.951781 [ 257 ] {e8d486f2-bc8a-49e3-a582-262cc251e5b8} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:49.952009 [ 257 ] {e8d486f2-bc8a-49e3-a582-262cc251e5b8} executeQuery: Read 851 rows, 63.01 KiB in 0.00194 sec., 438659.793814433 rows/sec., 31.72 MiB/sec. 2025.01.17 14:44:49.952061 [ 257 ] {e8d486f2-bc8a-49e3-a582-262cc251e5b8} TCPHandler: Processed in 0.002215856 sec. 2025.01.17 14:44:49.952223 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:49.952363 [ 253 ] {3e73f9bd-cfac-43eb-b611-c3d410f5f913} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 14:44:49.952423 [ 253 ] {3e73f9bd-cfac-43eb-b611-c3d410f5f913} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 14:44:49.953014 [ 253 ] {3e73f9bd-cfac-43eb-b611-c3d410f5f913} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:49.953062 [ 253 ] {3e73f9bd-cfac-43eb-b611-c3d410f5f913} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:49.953493 [ 253 ] {3e73f9bd-cfac-43eb-b611-c3d410f5f913} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 14:44:49.953739 [ 253 ] {3e73f9bd-cfac-43eb-b611-c3d410f5f913} oximeter.measurements_bool (a43f77b9-b60b-447e-8225-e2470d06553b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:49.953964 [ 253 ] {3e73f9bd-cfac-43eb-b611-c3d410f5f913} executeQuery: Read 6 rows, 321.00 B in 0.001633 sec., 3674.2192284139624 rows/sec., 191.96 KiB/sec. 2025.01.17 14:44:49.954019 [ 253 ] {3e73f9bd-cfac-43eb-b611-c3d410f5f913} TCPHandler: Processed in 0.001864248 sec. 2025.01.17 14:44:49.954168 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:49.954287 [ 257 ] {535f0c47-5205-4273-9dd6-5eb6cc21ec64} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:49.954340 [ 257 ] {535f0c47-5205-4273-9dd6-5eb6cc21ec64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:44:49.955239 [ 257 ] {535f0c47-5205-4273-9dd6-5eb6cc21ec64} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:49.955285 [ 257 ] {535f0c47-5205-4273-9dd6-5eb6cc21ec64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:49.955755 [ 257 ] {535f0c47-5205-4273-9dd6-5eb6cc21ec64} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.17 14:44:49.956008 [ 257 ] {535f0c47-5205-4273-9dd6-5eb6cc21ec64} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:49.956229 [ 257 ] {535f0c47-5205-4273-9dd6-5eb6cc21ec64} executeQuery: Read 987 rows, 67.25 KiB in 0.001967 sec., 501779.35943060496 rows/sec., 33.39 MiB/sec. 2025.01.17 14:44:49.956282 [ 257 ] {535f0c47-5205-4273-9dd6-5eb6cc21ec64} TCPHandler: Processed in 0.002173294 sec. 2025.01.17 14:44:49.956429 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:49.956550 [ 253 ] {92183e0a-7b4e-4a21-809d-5a6a57640d05} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 14:44:49.956606 [ 253 ] {92183e0a-7b4e-4a21-809d-5a6a57640d05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 14:44:49.957105 [ 253 ] {92183e0a-7b4e-4a21-809d-5a6a57640d05} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:49.957144 [ 253 ] {92183e0a-7b4e-4a21-809d-5a6a57640d05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:49.957510 [ 253 ] {92183e0a-7b4e-4a21-809d-5a6a57640d05} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 14:44:49.957762 [ 253 ] {92183e0a-7b4e-4a21-809d-5a6a57640d05} oximeter.measurements_f64 (c7f6ca45-b19b-4e68-b316-c17e830ca123): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:49.957970 [ 253 ] {92183e0a-7b4e-4a21-809d-5a6a57640d05} executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. 2025.01.17 14:44:49.958078 [ 253 ] {92183e0a-7b4e-4a21-809d-5a6a57640d05} TCPHandler: Processed in 0.001707455 sec. 2025.01.17 14:44:49.958278 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:49.958418 [ 257 ] {3c65a582-7700-4249-a24e-48f3080bbae1} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:49.958504 [ 257 ] {3c65a582-7700-4249-a24e-48f3080bbae1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:44:49.959747 [ 257 ] {3c65a582-7700-4249-a24e-48f3080bbae1} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:49.959786 [ 257 ] {3c65a582-7700-4249-a24e-48f3080bbae1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:49.960438 [ 257 ] {3c65a582-7700-4249-a24e-48f3080bbae1} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.17 14:44:49.960703 [ 257 ] {3c65a582-7700-4249-a24e-48f3080bbae1} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:49.960942 [ 257 ] {3c65a582-7700-4249-a24e-48f3080bbae1} executeQuery: Read 13 rows, 23.85 KiB in 0.002554 sec., 5090.054815974941 rows/sec., 9.12 MiB/sec. 2025.01.17 14:44:49.961034 [ 257 ] {3c65a582-7700-4249-a24e-48f3080bbae1} TCPHandler: Processed in 0.002853999 sec. 2025.01.17 14:44:49.961200 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:49.961340 [ 253 ] {ec44dc17-87c0-40f7-9af7-1952b0c2afdb} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:44:49.961399 [ 253 ] {ec44dc17-87c0-40f7-9af7-1952b0c2afdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:44:49.961977 [ 253 ] {ec44dc17-87c0-40f7-9af7-1952b0c2afdb} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:49.962024 [ 253 ] {ec44dc17-87c0-40f7-9af7-1952b0c2afdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:49.962461 [ 253 ] {ec44dc17-87c0-40f7-9af7-1952b0c2afdb} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.17 14:44:49.962703 [ 253 ] {ec44dc17-87c0-40f7-9af7-1952b0c2afdb} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:49.962924 [ 253 ] {ec44dc17-87c0-40f7-9af7-1952b0c2afdb} executeQuery: Read 46 rows, 2.85 KiB in 0.001617 sec., 28447.74273345702 rows/sec., 1.72 MiB/sec. 2025.01.17 14:44:49.962978 [ 253 ] {ec44dc17-87c0-40f7-9af7-1952b0c2afdb} TCPHandler: Processed in 0.001846358 sec. 2025.01.17 14:44:50.396565 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.01.17 14:44:50.419130 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:50.419199 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:50.426114 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 14:44:50.426921 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:50.430174 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.01.17 14:44:53.321272 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2070 2025.01.17 14:44:53.325035 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:53.325097 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:53.326655 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 14:44:53.326997 [ 242 ] {} system.query_log (d4fa6797-74b3-47bc-9951-2b9f8c8bf697): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:53.327653 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2070 2025.01.17 14:44:53.686363 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:53.686577 [ 253 ] {341753e3-c7ff-443e-86c9-6fdffe30ed5b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:44:53.686658 [ 253 ] {341753e3-c7ff-443e-86c9-6fdffe30ed5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:44:53.687549 [ 253 ] {341753e3-c7ff-443e-86c9-6fdffe30ed5b} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:53.687597 [ 253 ] {341753e3-c7ff-443e-86c9-6fdffe30ed5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:53.688049 [ 253 ] {341753e3-c7ff-443e-86c9-6fdffe30ed5b} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.17 14:44:53.688299 [ 253 ] {341753e3-c7ff-443e-86c9-6fdffe30ed5b} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:53.688545 [ 253 ] {341753e3-c7ff-443e-86c9-6fdffe30ed5b} executeQuery: Read 56 rows, 4.38 KiB in 0.002025 sec., 27654.320987654322 rows/sec., 2.11 MiB/sec. 2025.01.17 14:44:53.688612 [ 253 ] {341753e3-c7ff-443e-86c9-6fdffe30ed5b} TCPHandler: Processed in 0.002387359 sec. 2025.01.17 14:44:53.688802 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:53.688978 [ 257 ] {d4eb68e0-46b3-4e0d-b2be-086c680b8b4c} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:44:53.689047 [ 257 ] {d4eb68e0-46b3-4e0d-b2be-086c680b8b4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:44:53.689749 [ 257 ] {d4eb68e0-46b3-4e0d-b2be-086c680b8b4c} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:53.689798 [ 257 ] {d4eb68e0-46b3-4e0d-b2be-086c680b8b4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:53.690248 [ 257 ] {d4eb68e0-46b3-4e0d-b2be-086c680b8b4c} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.17 14:44:53.690516 [ 257 ] {d4eb68e0-46b3-4e0d-b2be-086c680b8b4c} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:53.690752 [ 257 ] {d4eb68e0-46b3-4e0d-b2be-086c680b8b4c} executeQuery: Read 64 rows, 5.12 KiB in 0.001822 sec., 35126.234906695936 rows/sec., 2.74 MiB/sec. 2025.01.17 14:44:53.690813 [ 257 ] {d4eb68e0-46b3-4e0d-b2be-086c680b8b4c} TCPHandler: Processed in 0.002097403 sec. 2025.01.17 14:44:53.690965 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:53.691110 [ 253 ] {90f17d46-449c-4be7-9772-db0790478c0b} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:53.691175 [ 253 ] {90f17d46-449c-4be7-9772-db0790478c0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:44:53.691785 [ 253 ] {90f17d46-449c-4be7-9772-db0790478c0b} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:53.691826 [ 253 ] {90f17d46-449c-4be7-9772-db0790478c0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:53.692228 [ 253 ] {90f17d46-449c-4be7-9772-db0790478c0b} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.17 14:44:53.692475 [ 253 ] {90f17d46-449c-4be7-9772-db0790478c0b} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:53.692651 [ 55 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 2025.01.17 14:44:53.692712 [ 253 ] {90f17d46-449c-4be7-9772-db0790478c0b} executeQuery: Read 96 rows, 6.85 KiB in 0.001637 sec., 58643.86072083079 rows/sec., 4.08 MiB/sec. 2025.01.17 14:44:53.692741 [ 55 ] {} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:53.692815 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:53.692831 [ 253 ] {90f17d46-449c-4be7-9772-db0790478c0b} TCPHandler: Processed in 0.00193116 sec. 2025.01.17 14:44:53.693053 [ 193 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_119_24} MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full 2025.01.17 14:44:53.693073 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:53.693312 [ 193 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_119_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:53.693334 [ 257 ] {d39ca29f-6d86-4a69-a952-cd0b0ada398b} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:44:53.693394 [ 193 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_119_24} MergeTreeSequentialSource: Reading 6 marks from part all_1_115_23, total 34528 rows starting from the beginning of the part 2025.01.17 14:44:53.693462 [ 257 ] {d39ca29f-6d86-4a69-a952-cd0b0ada398b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:44:53.693697 [ 193 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part 2025.01.17 14:44:53.694115 [ 193 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 237 rows starting from the beginning of the part 2025.01.17 14:44:53.694558 [ 193 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part 2025.01.17 14:44:53.694920 [ 193 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 987 rows starting from the beginning of the part 2025.01.17 14:44:53.695985 [ 257 ] {d39ca29f-6d86-4a69-a952-cd0b0ada398b} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:53.696057 [ 257 ] {d39ca29f-6d86-4a69-a952-cd0b0ada398b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:53.696724 [ 257 ] {d39ca29f-6d86-4a69-a952-cd0b0ada398b} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.17 14:44:53.697006 [ 257 ] {d39ca29f-6d86-4a69-a952-cd0b0ada398b} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:53.697678 [ 257 ] {d39ca29f-6d86-4a69-a952-cd0b0ada398b} executeQuery: Read 36 rows, 2.48 KiB in 0.004403 sec., 8176.243470361118 rows/sec., 564.25 KiB/sec. 2025.01.17 14:44:53.697968 [ 257 ] {d39ca29f-6d86-4a69-a952-cd0b0ada398b} TCPHandler: Processed in 0.005037124 sec. 2025.01.17 14:44:53.703964 [ 189 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_119_24} MergeTask::MergeProjectionsStage: Merge sorted 36072 rows, containing 5 columns (5 merged, 0 gathered) in 0.011041397 sec., 3266977.901437653 rows/sec., 220.54 MiB/sec. 2025.01.17 14:44:53.704403 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_119_24} MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) 2025.01.17 14:44:53.704777 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_119_24} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:53.704865 [ 191 ] {37b8b06b-0f98-4adf-b6ab-0a7e42fa6741::all_1_119_24} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 2025.01.17 14:44:53.704968 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.01.17 14:44:55.618086 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32574 2025.01.17 14:44:55.618744 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:55.618791 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:55.619326 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 14:44:55.619572 [ 244 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:55.619809 [ 53 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.17 14:44:55.619828 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 2025.01.17 14:44:55.619900 [ 53 ] {} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:55.619933 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:55.620155 [ 188 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.17 14:44:55.620525 [ 188 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:55.620655 [ 188 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30317 rows starting from the beginning of the part 2025.01.17 14:44:55.620939 [ 188 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part 2025.01.17 14:44:55.621124 [ 188 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part 2025.01.17 14:44:55.621328 [ 188 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part 2025.01.17 14:44:55.621444 [ 188 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part 2025.01.17 14:44:55.621675 [ 188 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part 2025.01.17 14:44:55.624448 [ 189 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004437172 sec., 7341162.343943395 rows/sec., 105.02 MiB/sec. 2025.01.17 14:44:55.625111 [ 198 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.17 14:44:55.625661 [ 198 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_71_14} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:55.625755 [ 198 ] {f32f29c0-cce7-4874-af16-af579457b4ff::all_1_71_14} system.asynchronous_metric_log (f32f29c0-cce7-4874-af16-af579457b4ff) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.17 14:44:55.625883 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2025.01.17 14:44:57.931207 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 2025.01.17 14:44:57.953074 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:57.953131 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:57.960226 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 14:44:57.960983 [ 243 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:57.961287 [ 51 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.17 14:44:57.961360 [ 51 ] {} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:57.961408 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:57.961876 [ 198 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.17 14:44:57.977871 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 536 2025.01.17 14:44:57.979125 [ 198 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:57.980356 [ 198 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part 2025.01.17 14:44:57.985165 [ 198 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part 2025.01.17 14:44:57.990498 [ 198 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2025.01.17 14:44:57.995922 [ 198 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part 2025.01.17 14:44:58.000358 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 271.13 MiB, peak 277.95 MiB, free memory in arenas 0.00 B, will set to 266.61 MiB (RSS), difference: -4.52 MiB 2025.01.17 14:44:58.002782 [ 198 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2025.01.17 14:44:58.008438 [ 198 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part 2025.01.17 14:44:58.071216 [ 201 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.109648946 sec., 4888.327882330944 rows/sec., 25.28 MiB/sec. 2025.01.17 14:44:58.073525 [ 194 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.17 14:44:58.075979 [ 194 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_71_14} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:58.076089 [ 194 ] {31cc3ee2-3894-4bf5-974c-62befdbe8202::all_1_71_14} system.metric_log (31cc3ee2-3894-4bf5-974c-62befdbe8202) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.17 14:44:58.077440 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.01.17 14:44:58.691230 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:58.691440 [ 253 ] {41747aac-4136-47e7-84b5-605a71b5060f} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 14:44:58.691521 [ 253 ] {41747aac-4136-47e7-84b5-605a71b5060f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 14:44:58.692352 [ 253 ] {41747aac-4136-47e7-84b5-605a71b5060f} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:58.692404 [ 253 ] {41747aac-4136-47e7-84b5-605a71b5060f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:58.692862 [ 253 ] {41747aac-4136-47e7-84b5-605a71b5060f} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.17 14:44:58.693154 [ 253 ] {41747aac-4136-47e7-84b5-605a71b5060f} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:58.693369 [ 50 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.17 14:44:58.693425 [ 253 ] {41747aac-4136-47e7-84b5-605a71b5060f} executeQuery: Read 108 rows, 9.25 KiB in 0.002038 sec., 52993.13052011777 rows/sec., 4.43 MiB/sec. 2025.01.17 14:44:58.693451 [ 50 ] {} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:58.693509 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:58.693565 [ 253 ] {41747aac-4136-47e7-84b5-605a71b5060f} TCPHandler: Processed in 0.002468461 sec. 2025.01.17 14:44:58.693714 [ 189 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.01.17 14:44:58.693846 [ 189 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:58.693888 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:58.693905 [ 189 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1431 rows starting from the beginning of the part 2025.01.17 14:44:58.694129 [ 189 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 229 rows starting from the beginning of the part 2025.01.17 14:44:58.694326 [ 257 ] {0b1a13af-8aa0-46a4-8cce-c71d17047054} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 14:44:58.694560 [ 189 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 108 rows starting from the beginning of the part 2025.01.17 14:44:58.694569 [ 257 ] {0b1a13af-8aa0-46a4-8cce-c71d17047054} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 14:44:58.694872 [ 189 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1369 rows starting from the beginning of the part 2025.01.17 14:44:58.695195 [ 189 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part 2025.01.17 14:44:58.695521 [ 189 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 108 rows starting from the beginning of the part 2025.01.17 14:44:58.697341 [ 257 ] {0b1a13af-8aa0-46a4-8cce-c71d17047054} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:58.697418 [ 257 ] {0b1a13af-8aa0-46a4-8cce-c71d17047054} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:58.698533 [ 257 ] {0b1a13af-8aa0-46a4-8cce-c71d17047054} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.17 14:44:58.698860 [ 257 ] {0b1a13af-8aa0-46a4-8cce-c71d17047054} oximeter.fields_u16 (495d4e49-d3c0-46df-b6ef-4ea5ca4b20c1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:58.699325 [ 257 ] {0b1a13af-8aa0-46a4-8cce-c71d17047054} executeQuery: Read 26 rows, 1.96 KiB in 0.005135 sec., 5063.291139240507 rows/sec., 380.74 KiB/sec. 2025.01.17 14:44:58.699569 [ 257 ] {0b1a13af-8aa0-46a4-8cce-c71d17047054} TCPHandler: Processed in 0.005832509 sec. 2025.01.17 14:44:58.699571 [ 189 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.005953403 sec., 554472.794803241 rows/sec., 48.42 MiB/sec. 2025.01.17 14:44:58.699735 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:58.699820 [ 189 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.17 14:44:58.699879 [ 253 ] {83dcf352-0ba8-42b0-b593-8e8f6346afd5} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 14:44:58.699942 [ 253 ] {83dcf352-0ba8-42b0-b593-8e8f6346afd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 14:44:58.700171 [ 189 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_121_24} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:58.700307 [ 189 ] {ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a::all_1_121_24} oximeter.fields_string (ba1adabe-a6b3-44c7-a5e7-1737f71f9b4a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.17 14:44:58.700398 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.17 14:44:58.700714 [ 253 ] {83dcf352-0ba8-42b0-b593-8e8f6346afd5} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:58.700755 [ 253 ] {83dcf352-0ba8-42b0-b593-8e8f6346afd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:58.701133 [ 253 ] {83dcf352-0ba8-42b0-b593-8e8f6346afd5} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.17 14:44:58.701382 [ 253 ] {83dcf352-0ba8-42b0-b593-8e8f6346afd5} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:58.701559 [ 50 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.17 14:44:58.701621 [ 50 ] {} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:58.701637 [ 253 ] {83dcf352-0ba8-42b0-b593-8e8f6346afd5} executeQuery: Read 90 rows, 7.20 KiB in 0.001792 sec., 50223.21428571429 rows/sec., 3.92 MiB/sec. 2025.01.17 14:44:58.701668 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:58.701749 [ 253 ] {83dcf352-0ba8-42b0-b593-8e8f6346afd5} TCPHandler: Processed in 0.002071722 sec. 2025.01.17 14:44:58.701907 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.01.17 14:44:58.701962 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:58.702039 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:58.702124 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 913 rows starting from the beginning of the part 2025.01.17 14:44:58.702168 [ 257 ] {486ded18-6fc3-484b-b057-f38d685635d7} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:58.702362 [ 257 ] {486ded18-6fc3-484b-b057-f38d685635d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 14:44:58.702397 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 395 rows starting from the beginning of the part 2025.01.17 14:44:58.702781 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 90 rows starting from the beginning of the part 2025.01.17 14:44:58.703179 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 851 rows starting from the beginning of the part 2025.01.17 14:44:58.703505 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part 2025.01.17 14:44:58.703809 [ 201 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 90 rows starting from the beginning of the part 2025.01.17 14:44:58.705085 [ 257 ] {486ded18-6fc3-484b-b057-f38d685635d7} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:58.705167 [ 257 ] {486ded18-6fc3-484b-b057-f38d685635d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:58.706290 [ 257 ] {486ded18-6fc3-484b-b057-f38d685635d7} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.17 14:44:58.706687 [ 257 ] {486ded18-6fc3-484b-b057-f38d685635d7} oximeter.measurements_cumulativeu64 (37b8b06b-0f98-4adf-b6ab-0a7e42fa6741): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:58.707324 [ 257 ] {486ded18-6fc3-484b-b057-f38d685635d7} executeQuery: Read 160 rows, 11.41 KiB in 0.005156 sec., 31031.807602792862 rows/sec., 2.16 MiB/sec. 2025.01.17 14:44:58.707707 [ 189 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.005907772 sec., 406752.32558060804 rows/sec., 31.18 MiB/sec. 2025.01.17 14:44:58.707776 [ 257 ] {486ded18-6fc3-484b-b057-f38d685635d7} TCPHandler: Processed in 0.005912152 sec. 2025.01.17 14:44:58.708077 [ 253 ] {} TCP-Session: dcf26f02-9066-4299-96c5-9fd51bb1fa14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:58.708087 [ 189 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.17 14:44:58.708361 [ 253 ] {9453779e-98ba-459f-bfd0-aba49c31fd0d} executeQuery: (from [fd00:1122:3344:101::d]:58917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 14:44:58.708603 [ 253 ] {9453779e-98ba-459f-bfd0-aba49c31fd0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 14:44:58.708688 [ 189 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_121_24} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:58.708818 [ 189 ] {aec98cb6-b317-4124-9bfb-5c4d27f99b82::all_1_121_24} oximeter.fields_uuid (aec98cb6-b317-4124-9bfb-5c4d27f99b82) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.17 14:44:58.708921 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.17 14:44:58.709904 [ 253 ] {9453779e-98ba-459f-bfd0-aba49c31fd0d} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:58.709943 [ 253 ] {9453779e-98ba-459f-bfd0-aba49c31fd0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:58.710614 [ 253 ] {9453779e-98ba-459f-bfd0-aba49c31fd0d} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.17 14:44:58.710882 [ 253 ] {9453779e-98ba-459f-bfd0-aba49c31fd0d} oximeter.measurements_histogramu64 (71d74ed1-2c76-4838-bba9-5a61120ccb26): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:58.711142 [ 253 ] {9453779e-98ba-459f-bfd0-aba49c31fd0d} executeQuery: Read 26 rows, 47.71 KiB in 0.002861 sec., 9087.731562390773 rows/sec., 16.28 MiB/sec. 2025.01.17 14:44:58.711243 [ 253 ] {9453779e-98ba-459f-bfd0-aba49c31fd0d} TCPHandler: Processed in 0.003356659 sec. 2025.01.17 14:44:58.711401 [ 257 ] {} TCP-Session: 081f14e5-41b8-44da-a637-b8648664ef56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 14:44:58.711550 [ 257 ] {0bb57952-9ff3-461d-b5c0-c491f4561020} executeQuery: (from [fd00:1122:3344:101::d]:55859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 14:44:58.711615 [ 257 ] {0bb57952-9ff3-461d-b5c0-c491f4561020} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 14:44:58.712206 [ 257 ] {0bb57952-9ff3-461d-b5c0-c491f4561020} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:58.712253 [ 257 ] {0bb57952-9ff3-461d-b5c0-c491f4561020} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:58.712710 [ 257 ] {0bb57952-9ff3-461d-b5c0-c491f4561020} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.17 14:44:58.712975 [ 257 ] {0bb57952-9ff3-461d-b5c0-c491f4561020} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:58.713119 [ 50 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.17 14:44:58.713158 [ 50 ] {} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:44:58.713169 [ 257 ] {0bb57952-9ff3-461d-b5c0-c491f4561020} executeQuery: Read 60 rows, 4.14 KiB in 0.00165 sec., 36363.63636363636 rows/sec., 2.45 MiB/sec. 2025.01.17 14:44:58.713188 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:44:58.713268 [ 257 ] {0bb57952-9ff3-461d-b5c0-c491f4561020} TCPHandler: Processed in 0.00193181 sec. 2025.01.17 14:44:58.713469 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.01.17 14:44:58.713646 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:44:58.713683 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7054 rows starting from the beginning of the part 2025.01.17 14:44:58.713772 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:44:58.714031 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::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.01.17 14:44:58.714296 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 46 rows starting from the beginning of the part 2025.01.17 14:44:58.714476 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 36 rows starting from the beginning of the part 2025.01.17 14:44:58.714705 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part 2025.01.17 14:44:58.717044 [ 192 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 7338 rows, containing 4 columns (4 merged, 0 gathered) in 0.003737577 sec., 1963304.0336025183 rows/sec., 127.97 MiB/sec. 2025.01.17 14:44:58.717463 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.17 14:44:58.717743 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_121_24} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:44:58.717828 [ 187 ] {d54314df-6fb7-483f-b959-ce47c23bef74::all_1_121_24} oximeter.measurements_u64 (d54314df-6fb7-483f-b959-ce47c23bef74) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.17 14:44:58.717910 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. 2025.01.17 14:44:59.000217 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 263.71 MiB, peak 280.56 MiB, free memory in arenas 0.00 B, will set to 266.96 MiB (RSS), difference: 3.25 MiB 2025.01.17 14:45:00.762441 [ 48 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 2025.01.17 14:45:00.762521 [ 48 ] {} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 14:45:00.762550 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. 2025.01.17 14:45:00.762767 [ 195 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_51_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full 2025.01.17 14:45:00.763244 [ 195 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 14:45:00.763344 [ 195 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 243 rows starting from the beginning of the part 2025.01.17 14:45:00.763494 [ 195 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 242 rows starting from the beginning of the part 2025.01.17 14:45:00.763727 [ 195 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2025.01.17 14:45:00.763917 [ 195 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2025.01.17 14:45:00.764109 [ 195 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 242 rows starting from the beginning of the part 2025.01.17 14:45:00.765635 [ 187 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002987751 sec., 252698.4343742166 rows/sec., 18.09 MiB/sec. 2025.01.17 14:45:00.765897 [ 192 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.01.17 14:45:00.766368 [ 192 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_51_11} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 14:45:00.766494 [ 192 ] {59106d94-8a79-4dda-bcbe-9d68125380c9::all_1_51_11} oximeter.fields_u32 (59106d94-8a79-4dda-bcbe-9d68125380c9) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 2025.01.17 14:45:00.766641 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.