[ Feb 6 05:10:47 Enabled. ] [ Feb 6 05:10:47 Rereading configuration. ] [ Feb 6 05:10:49 Rereading configuration. ] [ Feb 6 05:10:54 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Feb 6 05:10:54 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2025.02.06 05:10:55.445250 [ 1 ] {} Application: Will watch for the process with pid 23102 2025.02.06 05:10:55.445898 [ 1 ] {} Application: Forked a child process to watch 2025.02.06 05:10:55.795389 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23102 2025.02.06 05:10:55.796096 [ 1 ] {} Application: starting up 2025.02.06 05:10:55.796761 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.02.06 05:10:55.881974 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.02.06 05:10:55.927435 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.02.06 05:10:55.927488 [ 1 ] {} Application: Initializing DateLUT. 2025.02.06 05:10:55.927505 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.02.06 05:10:55.927564 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.02.06 05:10:55.927959 [ 1 ] {} Application: Initializing interserver credentials. 2025.02.06 05:10:55.929692 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.02.06 05:10:55.930516 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.06 05:10:55.931334 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2025.02.06 05:10:55.931357 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2025.02.06 05:10:55.931373 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.02.06 05:10:55.931537 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.06 05:10:55.932440 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.02.06 05:10:55.937554 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.06 05:10:55.938290 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.06 05:10:55.939911 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.06 05:10:55.939976 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.06 05:10:55.941521 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.02.06 05:10:55.941998 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.06 05:10:55.946296 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.06 05:10:55.946652 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.02.06 05:10:55.948280 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.02.06 05:10:55.948700 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.02.06 05:10:55.949041 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.02.06 05:10:55.949437 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.02.06 05:10:55.950755 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.02.06 05:10:55.950782 [ 1 ] {} Application: Loading metadata from /data/ 2025.02.06 05:10:55.950858 [ 169 ] {} DNSResolver: Updating DNS cache 2025.02.06 05:10:55.951047 [ 169 ] {} DNSResolver: Updated DNS cache 2025.02.06 05:10:55.982383 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.02.06 05:10:55.982413 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000169865 sec 2025.02.06 05:10:55.982461 [ 1 ] {} ReferentialDeps: No tables 2025.02.06 05:10:55.982480 [ 1 ] {} LoadingDeps: No tables 2025.02.06 05:10:55.983586 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.02.06 05:10:55.984613 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.02.06 05:10:55.997239 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.02.06 05:10:55.997282 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.02.06 05:10:55.997303 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.02.06 05:10:55.997315 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.02.06 05:10:55.997345 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.02.06 05:10:55.997365 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.02.06 05:10:56.000004 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.02.06 05:10:56.000052 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.02.06 05:10:56.000075 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.02.06 05:10:56.000260 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.02.06 05:10:56.000280 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.02.06 05:10:56.000313 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.02.06 05:10:56.000333 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.02.06 05:10:56.000345 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.02.06 05:10:56.000374 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.02.06 05:10:56.000392 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.02.06 05:10:56.026611 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.02.06 05:10:56.032695 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.02.06 05:10:56.032747 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.6163e-05 sec 2025.02.06 05:10:56.032771 [ 1 ] {} ReferentialDeps: No tables 2025.02.06 05:10:56.032791 [ 1 ] {} LoadingDeps: No tables 2025.02.06 05:10:56.032830 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.02.06 05:10:56.033118 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.02.06 05:10:56.033184 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.02.06 05:10:56.033205 [ 1 ] {} Application: Loaded metadata. 2025.02.06 05:10:56.033222 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2025.02.06 05:10:56.033247 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.02.06 05:10:56.050270 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.06 05:10:56.050497 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB 2025.02.06 05:10:56.051427 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.7261e-05 sec. 2025.02.06 05:10:56.052365 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.02.06 05:10:56.052450 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.02.06 05:10:56.052469 [ 1 ] {} Application: Ready for connections. 2025.02.06 05:10:57.071742 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49527 2025.02.06 05:10:57.072059 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:57.072124 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Authenticating user 'default' from [fd00:1122:3344:101::d]:49527 2025.02.06 05:10:57.072163 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.072188 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.072286 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.06 05:10:57.072319 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.06 05:10:57.072348 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.06 05:10:57.072762 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65467 2025.02.06 05:10:57.072774 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58429 2025.02.06 05:10:57.072919 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:57.072967 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:57.072967 [ 4 ] {} TCP-Session: 67a533f0-99eb-48ec-be25-500087a39477 Authenticating user 'default' from [fd00:1122:3344:101::d]:65467 2025.02.06 05:10:57.073038 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Authenticating user 'default' from [fd00:1122:3344:101::d]:58429 2025.02.06 05:10:57.073048 [ 4 ] {} TCP-Session: 67a533f0-99eb-48ec-be25-500087a39477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.073081 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.073093 [ 4 ] {} TCP-Session: 67a533f0-99eb-48ec-be25-500087a39477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.073129 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.073834 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60980 2025.02.06 05:10:57.074020 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:57.074038 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47790 2025.02.06 05:10:57.074067 [ 253 ] {} TCP-Session: 30861a6b-39aa-4671-b612-0aad3a7c413f Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2025.02.06 05:10:57.074806 [ 253 ] {} TCP-Session: 30861a6b-39aa-4671-b612-0aad3a7c413f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.074818 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:57.074842 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43142 2025.02.06 05:10:57.074953 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.074955 [ 254 ] {} TCP-Session: 34e67736-349f-4373-9488-5d59b27b9eca Authenticating user 'default' from [fd00:1122:3344:101::d]:47790 2025.02.06 05:10:57.074974 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57679 2025.02.06 05:10:57.074974 [ 253 ] {} TCP-Session: 30861a6b-39aa-4671-b612-0aad3a7c413f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.075249 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:57.075291 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32945 2025.02.06 05:10:57.075308 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:57.075328 [ 254 ] {} TCP-Session: 34e67736-349f-4373-9488-5d59b27b9eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.075405 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Authenticating user 'default' from [fd00:1122:3344:101::d]:43142 2025.02.06 05:10:57.075443 [ 254 ] {} TCP-Session: 34e67736-349f-4373-9488-5d59b27b9eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.075445 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45198 2025.02.06 05:10:57.075472 [ 256 ] {} TCP-Session: efb88e1a-76c7-4cd8-b595-f300a2de67fc Authenticating user 'default' from [fd00:1122:3344:101::d]:57679 2025.02.06 05:10:57.075787 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.075822 [ 256 ] {} TCP-Session: efb88e1a-76c7-4cd8-b595-f300a2de67fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.075856 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.075803 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:57.075894 [ 256 ] {} TCP-Session: efb88e1a-76c7-4cd8-b595-f300a2de67fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.075796 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:57.075937 [ 257 ] {} TCP-Session: 2b0c94a6-b268-4562-9b32-96f97c926868 Authenticating user 'default' from [fd00:1122:3344:101::d]:32945 2025.02.06 05:10:57.076020 [ 257 ] {} TCP-Session: 2b0c94a6-b268-4562-9b32-96f97c926868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.076030 [ 258 ] {} TCP-Session: 52796e0f-dcf0-4681-8796-4641aefddecf Authenticating user 'default' from [fd00:1122:3344:101::d]:45198 2025.02.06 05:10:57.076076 [ 257 ] {} TCP-Session: 2b0c94a6-b268-4562-9b32-96f97c926868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.076085 [ 258 ] {} TCP-Session: 52796e0f-dcf0-4681-8796-4641aefddecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.076607 [ 258 ] {} TCP-Session: 52796e0f-dcf0-4681-8796-4641aefddecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:57.078426 [ 3 ] {7b8d2820-982b-4f6c-a3bc-898003525ca4} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.06 05:10:57.171448 [ 3 ] {7b8d2820-982b-4f6c-a3bc-898003525ca4} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49527) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.06 05:10:57.172711 [ 3 ] {7b8d2820-982b-4f6c-a3bc-898003525ca4} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.06 05:10:57.172818 [ 3 ] {7b8d2820-982b-4f6c-a3bc-898003525ca4} TCPHandler: Processed in 0.099716954 sec. 2025.02.06 05:10:57.174136 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.174368 [ 255 ] {8fbbebe1-1806-4caa-a41e-ac7b50724508} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.06 05:10:57.174755 [ 255 ] {8fbbebe1-1806-4caa-a41e-ac7b50724508} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43142) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.06 05:10:57.174916 [ 255 ] {8fbbebe1-1806-4caa-a41e-ac7b50724508} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.06 05:10:57.174999 [ 255 ] {8fbbebe1-1806-4caa-a41e-ac7b50724508} TCPHandler: Processed in 0.001014493 sec. 2025.02.06 05:10:57.175285 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.176481 [ 3 ] {6eb647e2-1a60-4c4b-99c0-8721010ad1ea} executeQuery: (from [fd00:1122:3344:101::d]:49527) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2025.02.06 05:10:57.177099 [ 3 ] {6eb647e2-1a60-4c4b-99c0-8721010ad1ea} TCPHandler: Processed in 0.001931453 sec. 2025.02.06 05:10:57.177401 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.177606 [ 255 ] {544367b5-c6fe-4b7e-9324-93c54fd5aeae} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.02.06 05:10:57.177766 [ 255 ] {544367b5-c6fe-4b7e-9324-93c54fd5aeae} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.02.06 05:10:57.182639 [ 255 ] {544367b5-c6fe-4b7e-9324-93c54fd5aeae} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.02.06 05:10:57.182665 [ 255 ] {544367b5-c6fe-4b7e-9324-93c54fd5aeae} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1392e-05 sec 2025.02.06 05:10:57.182682 [ 255 ] {544367b5-c6fe-4b7e-9324-93c54fd5aeae} ReferentialDeps: No tables 2025.02.06 05:10:57.182711 [ 255 ] {544367b5-c6fe-4b7e-9324-93c54fd5aeae} LoadingDeps: No tables 2025.02.06 05:10:57.182740 [ 255 ] {544367b5-c6fe-4b7e-9324-93c54fd5aeae} DatabaseAtomic (oximeter): Starting up tables. 2025.02.06 05:10:57.182800 [ 255 ] {544367b5-c6fe-4b7e-9324-93c54fd5aeae} TCPHandler: Processed in 0.00550422 sec. 2025.02.06 05:10:57.182983 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.183182 [ 3 ] {7989135f-869e-463f-b5d8-94eb69f56a08} executeQuery: (from [fd00:1122:3344:101::d]:49527) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2025.02.06 05:10:57.183234 [ 3 ] {7989135f-869e-463f-b5d8-94eb69f56a08} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.02.06 05:10:57.190785 [ 3 ] {7989135f-869e-463f-b5d8-94eb69f56a08} StoragePolicy (default): Storage policy default created, total volumes 1 2025.02.06 05:10:57.193140 [ 3 ] {7989135f-869e-463f-b5d8-94eb69f56a08} oximeter.version (2d1422a6-f695-4d8c-90dc-e5f6b472dc84): Loading data parts 2025.02.06 05:10:57.193643 [ 3 ] {7989135f-869e-463f-b5d8-94eb69f56a08} oximeter.version (2d1422a6-f695-4d8c-90dc-e5f6b472dc84): There are no data parts 2025.02.06 05:10:57.197684 [ 3 ] {7989135f-869e-463f-b5d8-94eb69f56a08} TCPHandler: Processed in 0.014757723 sec. 2025.02.06 05:10:57.198004 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.198457 [ 255 ] {19c81bb5-6add-4fe9-a422-2ce7c69b4702} executeQuery: (from [fd00:1122:3344:101::d]:43142) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.198589 [ 255 ] {19c81bb5-6add-4fe9-a422-2ce7c69b4702} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.02.06 05:10:57.209678 [ 255 ] {19c81bb5-6add-4fe9-a422-2ce7c69b4702} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Loading data parts 2025.02.06 05:10:57.209885 [ 255 ] {19c81bb5-6add-4fe9-a422-2ce7c69b4702} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): There are no data parts 2025.02.06 05:10:57.211345 [ 255 ] {19c81bb5-6add-4fe9-a422-2ce7c69b4702} TCPHandler: Processed in 0.01345313 sec. 2025.02.06 05:10:57.211540 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.211772 [ 3 ] {1523c48d-7afd-4ef5-b639-a61d221bf235} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.211836 [ 3 ] {1523c48d-7afd-4ef5-b639-a61d221bf235} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.02.06 05:10:57.214721 [ 3 ] {1523c48d-7afd-4ef5-b639-a61d221bf235} oximeter.measurements_i8 (a0ed7c48-976e-4e1f-a9da-d8e078f1e6ef): Loading data parts 2025.02.06 05:10:57.215017 [ 3 ] {1523c48d-7afd-4ef5-b639-a61d221bf235} oximeter.measurements_i8 (a0ed7c48-976e-4e1f-a9da-d8e078f1e6ef): There are no data parts 2025.02.06 05:10:57.216310 [ 3 ] {1523c48d-7afd-4ef5-b639-a61d221bf235} TCPHandler: Processed in 0.004829589 sec. 2025.02.06 05:10:57.216482 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.216688 [ 255 ] {4687ce57-b27f-4dd5-b149-6053c969975d} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.216762 [ 255 ] {4687ce57-b27f-4dd5-b149-6053c969975d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.02.06 05:10:57.223419 [ 255 ] {4687ce57-b27f-4dd5-b149-6053c969975d} oximeter.measurements_u8 (2b8b878a-d512-406c-a5f0-0b9523ec2f3c): Loading data parts 2025.02.06 05:10:57.223619 [ 255 ] {4687ce57-b27f-4dd5-b149-6053c969975d} oximeter.measurements_u8 (2b8b878a-d512-406c-a5f0-0b9523ec2f3c): There are no data parts 2025.02.06 05:10:57.240456 [ 255 ] {4687ce57-b27f-4dd5-b149-6053c969975d} TCPHandler: Processed in 0.024028747 sec. 2025.02.06 05:10:57.240747 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.240998 [ 3 ] {bdddbc5e-0e6d-4d7e-9db4-0a9ef3358229} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.241095 [ 3 ] {bdddbc5e-0e6d-4d7e-9db4-0a9ef3358229} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.02.06 05:10:57.244055 [ 3 ] {bdddbc5e-0e6d-4d7e-9db4-0a9ef3358229} oximeter.measurements_i16 (91b1f3ef-902b-48e6-9cc8-e01b64f82252): Loading data parts 2025.02.06 05:10:57.244241 [ 3 ] {bdddbc5e-0e6d-4d7e-9db4-0a9ef3358229} oximeter.measurements_i16 (91b1f3ef-902b-48e6-9cc8-e01b64f82252): There are no data parts 2025.02.06 05:10:57.252329 [ 3 ] {bdddbc5e-0e6d-4d7e-9db4-0a9ef3358229} TCPHandler: Processed in 0.011657011 sec. 2025.02.06 05:10:57.252570 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.252809 [ 255 ] {7192e264-8dfd-44de-a110-d22cbe7380c3} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.252884 [ 255 ] {7192e264-8dfd-44de-a110-d22cbe7380c3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.02.06 05:10:57.255171 [ 255 ] {7192e264-8dfd-44de-a110-d22cbe7380c3} oximeter.measurements_u16 (961a98f4-a5f7-4372-b5cf-5ffdad5ec58d): Loading data parts 2025.02.06 05:10:57.255368 [ 255 ] {7192e264-8dfd-44de-a110-d22cbe7380c3} oximeter.measurements_u16 (961a98f4-a5f7-4372-b5cf-5ffdad5ec58d): There are no data parts 2025.02.06 05:10:57.264013 [ 255 ] {7192e264-8dfd-44de-a110-d22cbe7380c3} TCPHandler: Processed in 0.011511577 sec. 2025.02.06 05:10:57.264229 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.264524 [ 3 ] {49f81a27-3c6b-44a5-aae1-10c18365d49e} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.264599 [ 3 ] {49f81a27-3c6b-44a5-aae1-10c18365d49e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.02.06 05:10:57.268072 [ 3 ] {49f81a27-3c6b-44a5-aae1-10c18365d49e} oximeter.measurements_i32 (654c74f2-b627-4e89-a8a9-742600f59dc2): Loading data parts 2025.02.06 05:10:57.268269 [ 3 ] {49f81a27-3c6b-44a5-aae1-10c18365d49e} oximeter.measurements_i32 (654c74f2-b627-4e89-a8a9-742600f59dc2): There are no data parts 2025.02.06 05:10:57.276966 [ 3 ] {49f81a27-3c6b-44a5-aae1-10c18365d49e} TCPHandler: Processed in 0.012808279 sec. 2025.02.06 05:10:57.277315 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.277761 [ 255 ] {6a2ae3df-5d53-418e-9ac0-81703c329fe8} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.277925 [ 255 ] {6a2ae3df-5d53-418e-9ac0-81703c329fe8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.02.06 05:10:57.284977 [ 255 ] {6a2ae3df-5d53-418e-9ac0-81703c329fe8} oximeter.measurements_u32 (5f0b41b8-b0eb-4b38-9cd6-7656dacd9f9c): Loading data parts 2025.02.06 05:10:57.285170 [ 255 ] {6a2ae3df-5d53-418e-9ac0-81703c329fe8} oximeter.measurements_u32 (5f0b41b8-b0eb-4b38-9cd6-7656dacd9f9c): There are no data parts 2025.02.06 05:10:57.288714 [ 255 ] {6a2ae3df-5d53-418e-9ac0-81703c329fe8} TCPHandler: Processed in 0.011515457 sec. 2025.02.06 05:10:57.288912 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.289151 [ 3 ] {f83f8da7-f964-48fa-9a32-5ba4161d7a0c} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.289203 [ 3 ] {f83f8da7-f964-48fa-9a32-5ba4161d7a0c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.02.06 05:10:57.299115 [ 3 ] {f83f8da7-f964-48fa-9a32-5ba4161d7a0c} oximeter.measurements_i64 (2f51c625-1057-45b8-a13d-c8b7acb97194): Loading data parts 2025.02.06 05:10:57.299299 [ 3 ] {f83f8da7-f964-48fa-9a32-5ba4161d7a0c} oximeter.measurements_i64 (2f51c625-1057-45b8-a13d-c8b7acb97194): There are no data parts 2025.02.06 05:10:57.301555 [ 3 ] {f83f8da7-f964-48fa-9a32-5ba4161d7a0c} TCPHandler: Processed in 0.012703335 sec. 2025.02.06 05:10:57.301776 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.301995 [ 255 ] {24622c72-60d9-471f-88a8-8924709a55fd} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.302065 [ 255 ] {24622c72-60d9-471f-88a8-8924709a55fd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.02.06 05:10:57.306978 [ 255 ] {24622c72-60d9-471f-88a8-8924709a55fd} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Loading data parts 2025.02.06 05:10:57.307172 [ 255 ] {24622c72-60d9-471f-88a8-8924709a55fd} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): There are no data parts 2025.02.06 05:10:57.308581 [ 255 ] {24622c72-60d9-471f-88a8-8924709a55fd} TCPHandler: Processed in 0.006876545 sec. 2025.02.06 05:10:57.308787 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.309032 [ 3 ] {bbf3bc43-8b54-413e-a886-157e2c8ad4e0} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.309089 [ 3 ] {bbf3bc43-8b54-413e-a886-157e2c8ad4e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.02.06 05:10:57.314314 [ 3 ] {bbf3bc43-8b54-413e-a886-157e2c8ad4e0} oximeter.measurements_f32 (5c350a75-851f-4134-a667-1ec5e2b38ec0): Loading data parts 2025.02.06 05:10:57.314489 [ 3 ] {bbf3bc43-8b54-413e-a886-157e2c8ad4e0} oximeter.measurements_f32 (5c350a75-851f-4134-a667-1ec5e2b38ec0): There are no data parts 2025.02.06 05:10:57.325462 [ 3 ] {bbf3bc43-8b54-413e-a886-157e2c8ad4e0} TCPHandler: Processed in 0.016741828 sec. 2025.02.06 05:10:57.325745 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.325969 [ 255 ] {3625b5ee-6e67-41f7-97f8-869fb8f2d1b6} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.326050 [ 255 ] {3625b5ee-6e67-41f7-97f8-869fb8f2d1b6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.02.06 05:10:57.331575 [ 255 ] {3625b5ee-6e67-41f7-97f8-869fb8f2d1b6} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Loading data parts 2025.02.06 05:10:57.331771 [ 255 ] {3625b5ee-6e67-41f7-97f8-869fb8f2d1b6} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): There are no data parts 2025.02.06 05:10:57.338793 [ 255 ] {3625b5ee-6e67-41f7-97f8-869fb8f2d1b6} TCPHandler: Processed in 0.01314028 sec. 2025.02.06 05:10:57.338994 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.339236 [ 3 ] {d661c1ca-b597-480c-bcc4-dafc593657ff} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.339288 [ 3 ] {d661c1ca-b597-480c-bcc4-dafc593657ff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.02.06 05:10:57.349352 [ 3 ] {d661c1ca-b597-480c-bcc4-dafc593657ff} oximeter.measurements_string (4f7d4f5a-c422-4fdf-8d94-77d6537f051d): Loading data parts 2025.02.06 05:10:57.349568 [ 3 ] {d661c1ca-b597-480c-bcc4-dafc593657ff} oximeter.measurements_string (4f7d4f5a-c422-4fdf-8d94-77d6537f051d): There are no data parts 2025.02.06 05:10:57.354733 [ 3 ] {d661c1ca-b597-480c-bcc4-dafc593657ff} TCPHandler: Processed in 0.015800697 sec. 2025.02.06 05:10:57.354960 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.355185 [ 255 ] {bfe32f66-1b22-4db4-8130-eac9ddefebd9} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.355267 [ 255 ] {bfe32f66-1b22-4db4-8130-eac9ddefebd9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.02.06 05:10:57.360326 [ 255 ] {bfe32f66-1b22-4db4-8130-eac9ddefebd9} oximeter.measurements_bytes (21e583ee-8e49-4e93-a3cb-554de4251d4c): Loading data parts 2025.02.06 05:10:57.360498 [ 255 ] {bfe32f66-1b22-4db4-8130-eac9ddefebd9} oximeter.measurements_bytes (21e583ee-8e49-4e93-a3cb-554de4251d4c): There are no data parts 2025.02.06 05:10:57.365205 [ 255 ] {bfe32f66-1b22-4db4-8130-eac9ddefebd9} TCPHandler: Processed in 0.010315378 sec. 2025.02.06 05:10:57.365463 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.365815 [ 3 ] {8b98ab23-2c57-441e-9d81-bf8d699df610} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.365918 [ 3 ] {8b98ab23-2c57-441e-9d81-bf8d699df610} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.02.06 05:10:57.372087 [ 3 ] {8b98ab23-2c57-441e-9d81-bf8d699df610} oximeter.measurements_cumulativei64 (479f9dc8-898d-48d4-86fd-1e833843e4e0): Loading data parts 2025.02.06 05:10:57.372299 [ 3 ] {8b98ab23-2c57-441e-9d81-bf8d699df610} oximeter.measurements_cumulativei64 (479f9dc8-898d-48d4-86fd-1e833843e4e0): There are no data parts 2025.02.06 05:10:57.382146 [ 3 ] {8b98ab23-2c57-441e-9d81-bf8d699df610} TCPHandler: Processed in 0.016767409 sec. 2025.02.06 05:10:57.382351 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.382600 [ 255 ] {c44b9176-2f62-4847-a0bc-1e79ff9a6a93} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.382668 [ 255 ] {c44b9176-2f62-4847-a0bc-1e79ff9a6a93} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.02.06 05:10:57.388815 [ 255 ] {c44b9176-2f62-4847-a0bc-1e79ff9a6a93} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Loading data parts 2025.02.06 05:10:57.388991 [ 255 ] {c44b9176-2f62-4847-a0bc-1e79ff9a6a93} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): There are no data parts 2025.02.06 05:10:57.393910 [ 255 ] {c44b9176-2f62-4847-a0bc-1e79ff9a6a93} TCPHandler: Processed in 0.01161674 sec. 2025.02.06 05:10:57.394174 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.394447 [ 3 ] {93bc5225-b72d-4373-b04d-97e3ade8f8a5} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.394532 [ 3 ] {93bc5225-b72d-4373-b04d-97e3ade8f8a5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.02.06 05:10:57.400284 [ 3 ] {93bc5225-b72d-4373-b04d-97e3ade8f8a5} oximeter.measurements_cumulativef32 (132e7728-21af-4f81-adb7-6f718f9a6406): Loading data parts 2025.02.06 05:10:57.400465 [ 3 ] {93bc5225-b72d-4373-b04d-97e3ade8f8a5} oximeter.measurements_cumulativef32 (132e7728-21af-4f81-adb7-6f718f9a6406): There are no data parts 2025.02.06 05:10:57.405157 [ 3 ] {93bc5225-b72d-4373-b04d-97e3ade8f8a5} TCPHandler: Processed in 0.011056311 sec. 2025.02.06 05:10:57.405382 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.405610 [ 255 ] {1acff8df-6669-4c9d-9ca4-3bcf471dbc7e} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.405686 [ 255 ] {1acff8df-6669-4c9d-9ca4-3bcf471dbc7e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.02.06 05:10:57.407687 [ 255 ] {1acff8df-6669-4c9d-9ca4-3bcf471dbc7e} oximeter.measurements_cumulativef64 (21a877fe-b4f0-42e8-bdcd-d8eb91ad3574): Loading data parts 2025.02.06 05:10:57.407862 [ 255 ] {1acff8df-6669-4c9d-9ca4-3bcf471dbc7e} oximeter.measurements_cumulativef64 (21a877fe-b4f0-42e8-bdcd-d8eb91ad3574): There are no data parts 2025.02.06 05:10:57.411857 [ 255 ] {1acff8df-6669-4c9d-9ca4-3bcf471dbc7e} TCPHandler: Processed in 0.006537584 sec. 2025.02.06 05:10:57.412043 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.412374 [ 3 ] {422df1e4-7af8-4ce0-9d96-330cd9c75501} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.412454 [ 3 ] {422df1e4-7af8-4ce0-9d96-330cd9c75501} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.02.06 05:10:57.419020 [ 3 ] {422df1e4-7af8-4ce0-9d96-330cd9c75501} oximeter.measurements_histogrami8 (71bbfd0b-6595-4e1c-881d-8461f13a445c): Loading data parts 2025.02.06 05:10:57.419230 [ 3 ] {422df1e4-7af8-4ce0-9d96-330cd9c75501} oximeter.measurements_histogrami8 (71bbfd0b-6595-4e1c-881d-8461f13a445c): There are no data parts 2025.02.06 05:10:57.424168 [ 3 ] {422df1e4-7af8-4ce0-9d96-330cd9c75501} TCPHandler: Processed in 0.012185499 sec. 2025.02.06 05:10:57.424444 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.424843 [ 255 ] {ac6df576-b973-4562-855d-cfe017176e84} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.424931 [ 255 ] {ac6df576-b973-4562-855d-cfe017176e84} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.02.06 05:10:57.431145 [ 255 ] {ac6df576-b973-4562-855d-cfe017176e84} oximeter.measurements_histogramu8 (4557763d-1e23-4a89-9c6b-2447d0b7c9f1): Loading data parts 2025.02.06 05:10:57.431338 [ 255 ] {ac6df576-b973-4562-855d-cfe017176e84} oximeter.measurements_histogramu8 (4557763d-1e23-4a89-9c6b-2447d0b7c9f1): There are no data parts 2025.02.06 05:10:57.434205 [ 255 ] {ac6df576-b973-4562-855d-cfe017176e84} TCPHandler: Processed in 0.009848312 sec. 2025.02.06 05:10:57.434428 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.434803 [ 3 ] {fb7fc541-a838-4786-9fa6-4a67007379ab} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.434882 [ 3 ] {fb7fc541-a838-4786-9fa6-4a67007379ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.02.06 05:10:57.436989 [ 3 ] {fb7fc541-a838-4786-9fa6-4a67007379ab} oximeter.measurements_histogrami16 (db7c6e71-4818-4379-a4d8-40cc858e282a): Loading data parts 2025.02.06 05:10:57.437164 [ 3 ] {fb7fc541-a838-4786-9fa6-4a67007379ab} oximeter.measurements_histogrami16 (db7c6e71-4818-4379-a4d8-40cc858e282a): There are no data parts 2025.02.06 05:10:57.441545 [ 3 ] {fb7fc541-a838-4786-9fa6-4a67007379ab} TCPHandler: Processed in 0.007186435 sec. 2025.02.06 05:10:57.441769 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.442124 [ 255 ] {e6c7665d-c103-4182-8d4d-6084e1f7199d} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.442227 [ 255 ] {e6c7665d-c103-4182-8d4d-6084e1f7199d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.02.06 05:10:57.448304 [ 255 ] {e6c7665d-c103-4182-8d4d-6084e1f7199d} oximeter.measurements_histogramu16 (3cc10c4b-4fc4-43b9-81f4-d3e894f7992f): Loading data parts 2025.02.06 05:10:57.448496 [ 255 ] {e6c7665d-c103-4182-8d4d-6084e1f7199d} oximeter.measurements_histogramu16 (3cc10c4b-4fc4-43b9-81f4-d3e894f7992f): There are no data parts 2025.02.06 05:10:57.450068 [ 255 ] {e6c7665d-c103-4182-8d4d-6084e1f7199d} TCPHandler: Processed in 0.008365083 sec. 2025.02.06 05:10:57.450259 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.450590 [ 3 ] {5d12fd18-b2e2-4451-8944-b95fdadf5906} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.450670 [ 3 ] {5d12fd18-b2e2-4451-8944-b95fdadf5906} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.02.06 05:10:57.453830 [ 3 ] {5d12fd18-b2e2-4451-8944-b95fdadf5906} oximeter.measurements_histogrami32 (dcca18fe-8f1e-4554-a988-d5ae35cf8fe4): Loading data parts 2025.02.06 05:10:57.454012 [ 3 ] {5d12fd18-b2e2-4451-8944-b95fdadf5906} oximeter.measurements_histogrami32 (dcca18fe-8f1e-4554-a988-d5ae35cf8fe4): There are no data parts 2025.02.06 05:10:57.460890 [ 3 ] {5d12fd18-b2e2-4451-8944-b95fdadf5906} TCPHandler: Processed in 0.010687979 sec. 2025.02.06 05:10:57.461121 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.461418 [ 255 ] {6ed6e2f7-4171-46fd-8981-8a3cc9f64a52} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.461513 [ 255 ] {6ed6e2f7-4171-46fd-8981-8a3cc9f64a52} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.02.06 05:10:57.465432 [ 255 ] {6ed6e2f7-4171-46fd-8981-8a3cc9f64a52} oximeter.measurements_histogramu32 (b4bed24b-43ad-41a7-a8d3-6d2225cb6a31): Loading data parts 2025.02.06 05:10:57.465603 [ 255 ] {6ed6e2f7-4171-46fd-8981-8a3cc9f64a52} oximeter.measurements_histogramu32 (b4bed24b-43ad-41a7-a8d3-6d2225cb6a31): There are no data parts 2025.02.06 05:10:57.472261 [ 255 ] {6ed6e2f7-4171-46fd-8981-8a3cc9f64a52} TCPHandler: Processed in 0.011200947 sec. 2025.02.06 05:10:57.472465 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.472784 [ 3 ] {3f212b09-bfd9-454f-9456-3d815e24fe33} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.472871 [ 3 ] {3f212b09-bfd9-454f-9456-3d815e24fe33} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.02.06 05:10:57.475430 [ 3 ] {3f212b09-bfd9-454f-9456-3d815e24fe33} oximeter.measurements_histogrami64 (15da458b-8996-4d26-9849-9b6cb0f12095): Loading data parts 2025.02.06 05:10:57.475592 [ 3 ] {3f212b09-bfd9-454f-9456-3d815e24fe33} oximeter.measurements_histogrami64 (15da458b-8996-4d26-9849-9b6cb0f12095): There are no data parts 2025.02.06 05:10:57.479999 [ 3 ] {3f212b09-bfd9-454f-9456-3d815e24fe33} TCPHandler: Processed in 0.007594699 sec. 2025.02.06 05:10:57.480214 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.480517 [ 255 ] {82054f46-9e89-4942-90c2-fde74b2179da} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.480608 [ 255 ] {82054f46-9e89-4942-90c2-fde74b2179da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.02.06 05:10:57.484622 [ 255 ] {82054f46-9e89-4942-90c2-fde74b2179da} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Loading data parts 2025.02.06 05:10:57.484803 [ 255 ] {82054f46-9e89-4942-90c2-fde74b2179da} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): There are no data parts 2025.02.06 05:10:57.486755 [ 255 ] {82054f46-9e89-4942-90c2-fde74b2179da} TCPHandler: Processed in 0.006597486 sec. 2025.02.06 05:10:57.487012 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.487384 [ 3 ] {50c9efae-9263-46cf-8ba1-445fd60518a3} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.487481 [ 3 ] {50c9efae-9263-46cf-8ba1-445fd60518a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.02.06 05:10:57.497176 [ 3 ] {50c9efae-9263-46cf-8ba1-445fd60518a3} oximeter.measurements_histogramf32 (577e9e24-93b0-4500-8e4e-fa29eed3ec8e): Loading data parts 2025.02.06 05:10:57.497347 [ 3 ] {50c9efae-9263-46cf-8ba1-445fd60518a3} oximeter.measurements_histogramf32 (577e9e24-93b0-4500-8e4e-fa29eed3ec8e): There are no data parts 2025.02.06 05:10:57.499348 [ 3 ] {50c9efae-9263-46cf-8ba1-445fd60518a3} TCPHandler: Processed in 0.012426806 sec. 2025.02.06 05:10:57.499544 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.499861 [ 255 ] {8933ddaf-e6ad-468e-933a-aa7085b7693a} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.499942 [ 255 ] {8933ddaf-e6ad-468e-933a-aa7085b7693a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.02.06 05:10:57.502789 [ 255 ] {8933ddaf-e6ad-468e-933a-aa7085b7693a} oximeter.measurements_histogramf64 (70487fd0-ee93-4470-81bf-905bda7e5915): Loading data parts 2025.02.06 05:10:57.502947 [ 255 ] {8933ddaf-e6ad-468e-933a-aa7085b7693a} oximeter.measurements_histogramf64 (70487fd0-ee93-4470-81bf-905bda7e5915): There are no data parts 2025.02.06 05:10:57.509559 [ 255 ] {8933ddaf-e6ad-468e-933a-aa7085b7693a} TCPHandler: Processed in 0.010074589 sec. 2025.02.06 05:10:57.509763 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.509982 [ 3 ] {79b3c601-e883-4c97-bee7-9a4817445217} executeQuery: (from [fd00:1122:3344:101::d]:49527) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.510077 [ 3 ] {79b3c601-e883-4c97-bee7-9a4817445217} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.02.06 05:10:57.512503 [ 3 ] {79b3c601-e883-4c97-bee7-9a4817445217} oximeter.fields_bool (fdcc6a31-1db8-4433-b08f-0386863bab1c): Loading data parts 2025.02.06 05:10:57.512698 [ 3 ] {79b3c601-e883-4c97-bee7-9a4817445217} oximeter.fields_bool (fdcc6a31-1db8-4433-b08f-0386863bab1c): There are no data parts 2025.02.06 05:10:57.517074 [ 3 ] {79b3c601-e883-4c97-bee7-9a4817445217} TCPHandler: Processed in 0.007381111 sec. 2025.02.06 05:10:57.517297 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.517578 [ 255 ] {d0eb1d10-8313-484b-a404-d4a7a0f9c87c} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.517650 [ 255 ] {d0eb1d10-8313-484b-a404-d4a7a0f9c87c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.02.06 05:10:57.524713 [ 255 ] {d0eb1d10-8313-484b-a404-d4a7a0f9c87c} oximeter.fields_i8 (4303c8aa-292c-4d4b-9f03-8b92a67df9ec): Loading data parts 2025.02.06 05:10:57.525197 [ 255 ] {d0eb1d10-8313-484b-a404-d4a7a0f9c87c} oximeter.fields_i8 (4303c8aa-292c-4d4b-9f03-8b92a67df9ec): There are no data parts 2025.02.06 05:10:57.528006 [ 255 ] {d0eb1d10-8313-484b-a404-d4a7a0f9c87c} TCPHandler: Processed in 0.010777623 sec. 2025.02.06 05:10:57.528215 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.528467 [ 3 ] {8ca01b9d-b28f-47b0-9faf-a68cbef2573d} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.528571 [ 3 ] {8ca01b9d-b28f-47b0-9faf-a68cbef2573d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.02.06 05:10:57.530485 [ 3 ] {8ca01b9d-b28f-47b0-9faf-a68cbef2573d} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Loading data parts 2025.02.06 05:10:57.530665 [ 3 ] {8ca01b9d-b28f-47b0-9faf-a68cbef2573d} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): There are no data parts 2025.02.06 05:10:57.534989 [ 3 ] {8ca01b9d-b28f-47b0-9faf-a68cbef2573d} TCPHandler: Processed in 0.006841524 sec. 2025.02.06 05:10:57.535187 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.535470 [ 255 ] {d98d3ac1-433f-4a9c-bfa8-313c32afdb83} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.535540 [ 255 ] {d98d3ac1-433f-4a9c-bfa8-313c32afdb83} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.02.06 05:10:57.544302 [ 255 ] {d98d3ac1-433f-4a9c-bfa8-313c32afdb83} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Loading data parts 2025.02.06 05:10:57.544483 [ 255 ] {d98d3ac1-433f-4a9c-bfa8-313c32afdb83} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): There are no data parts 2025.02.06 05:10:57.547465 [ 255 ] {d98d3ac1-433f-4a9c-bfa8-313c32afdb83} TCPHandler: Processed in 0.012342114 sec. 2025.02.06 05:10:57.547670 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.547928 [ 3 ] {a9ee9d4f-c17c-4a52-bf6c-322c14152432} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.548023 [ 3 ] {a9ee9d4f-c17c-4a52-bf6c-322c14152432} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.02.06 05:10:57.550256 [ 3 ] {a9ee9d4f-c17c-4a52-bf6c-322c14152432} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Loading data parts 2025.02.06 05:10:57.550423 [ 3 ] {a9ee9d4f-c17c-4a52-bf6c-322c14152432} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): There are no data parts 2025.02.06 05:10:57.554774 [ 3 ] {a9ee9d4f-c17c-4a52-bf6c-322c14152432} TCPHandler: Processed in 0.007176845 sec. 2025.02.06 05:10:57.554977 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.555213 [ 255 ] {2ca3a0a2-0507-40a5-8994-730d7b86522a} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.555273 [ 255 ] {2ca3a0a2-0507-40a5-8994-730d7b86522a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.02.06 05:10:57.557301 [ 255 ] {2ca3a0a2-0507-40a5-8994-730d7b86522a} oximeter.fields_i32 (d8f2567b-8c0d-4184-bf61-6e433d3fe82f): Loading data parts 2025.02.06 05:10:57.557482 [ 255 ] {2ca3a0a2-0507-40a5-8994-730d7b86522a} oximeter.fields_i32 (d8f2567b-8c0d-4184-bf61-6e433d3fe82f): There are no data parts 2025.02.06 05:10:57.561494 [ 255 ] {2ca3a0a2-0507-40a5-8994-730d7b86522a} TCPHandler: Processed in 0.006573555 sec. 2025.02.06 05:10:57.561708 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.561922 [ 3 ] {af411b5e-f7de-414b-b8cf-38ecd325e403} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.562000 [ 3 ] {af411b5e-f7de-414b-b8cf-38ecd325e403} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.02.06 05:10:57.564069 [ 3 ] {af411b5e-f7de-414b-b8cf-38ecd325e403} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Loading data parts 2025.02.06 05:10:57.564248 [ 3 ] {af411b5e-f7de-414b-b8cf-38ecd325e403} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): There are no data parts 2025.02.06 05:10:57.569039 [ 3 ] {af411b5e-f7de-414b-b8cf-38ecd325e403} TCPHandler: Processed in 0.007399592 sec. 2025.02.06 05:10:57.569231 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.569464 [ 255 ] {03d03428-d415-4fc8-afdf-32d1049a950b} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.569524 [ 255 ] {03d03428-d415-4fc8-afdf-32d1049a950b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.02.06 05:10:57.571578 [ 255 ] {03d03428-d415-4fc8-afdf-32d1049a950b} oximeter.fields_i64 (59c3bc27-562d-4835-b636-5f27d1e42d63): Loading data parts 2025.02.06 05:10:57.571775 [ 255 ] {03d03428-d415-4fc8-afdf-32d1049a950b} oximeter.fields_i64 (59c3bc27-562d-4835-b636-5f27d1e42d63): There are no data parts 2025.02.06 05:10:57.575412 [ 255 ] {03d03428-d415-4fc8-afdf-32d1049a950b} TCPHandler: Processed in 0.006237484 sec. 2025.02.06 05:10:57.575610 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.575827 [ 3 ] {cb6095e2-59c9-4a90-8dd0-deff836ddb05} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.575905 [ 3 ] {cb6095e2-59c9-4a90-8dd0-deff836ddb05} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.02.06 05:10:57.577928 [ 3 ] {cb6095e2-59c9-4a90-8dd0-deff836ddb05} oximeter.fields_u64 (2ddfbe25-df9a-40af-88c7-c915d30d38d8): Loading data parts 2025.02.06 05:10:57.578100 [ 3 ] {cb6095e2-59c9-4a90-8dd0-deff836ddb05} oximeter.fields_u64 (2ddfbe25-df9a-40af-88c7-c915d30d38d8): There are no data parts 2025.02.06 05:10:57.582436 [ 3 ] {cb6095e2-59c9-4a90-8dd0-deff836ddb05} TCPHandler: Processed in 0.006883805 sec. 2025.02.06 05:10:57.582652 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.582916 [ 255 ] {065ad06f-f1f3-4802-90c2-0063d28843b2} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.582988 [ 255 ] {065ad06f-f1f3-4802-90c2-0063d28843b2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.02.06 05:10:57.588774 [ 255 ] {065ad06f-f1f3-4802-90c2-0063d28843b2} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Loading data parts 2025.02.06 05:10:57.588925 [ 255 ] {065ad06f-f1f3-4802-90c2-0063d28843b2} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): There are no data parts 2025.02.06 05:10:57.593618 [ 255 ] {065ad06f-f1f3-4802-90c2-0063d28843b2} TCPHandler: Processed in 0.011040692 sec. 2025.02.06 05:10:57.593828 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.594092 [ 3 ] {07492d7e-6536-484e-9943-ce485837c97a} executeQuery: (from [fd00:1122:3344:101::d]:49527) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.594187 [ 3 ] {07492d7e-6536-484e-9943-ce485837c97a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.02.06 05:10:57.600384 [ 3 ] {07492d7e-6536-484e-9943-ce485837c97a} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Loading data parts 2025.02.06 05:10:57.600565 [ 3 ] {07492d7e-6536-484e-9943-ce485837c97a} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): There are no data parts 2025.02.06 05:10:57.605551 [ 3 ] {07492d7e-6536-484e-9943-ce485837c97a} TCPHandler: Processed in 0.011792966 sec. 2025.02.06 05:10:57.605783 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.606036 [ 255 ] {d982a17b-d60c-4671-bf0d-e60761be9356} executeQuery: (from [fd00:1122:3344:101::d]:43142) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.06 05:10:57.606149 [ 255 ] {d982a17b-d60c-4671-bf0d-e60761be9356} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.02.06 05:10:57.612564 [ 255 ] {d982a17b-d60c-4671-bf0d-e60761be9356} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Loading data parts 2025.02.06 05:10:57.612752 [ 255 ] {d982a17b-d60c-4671-bf0d-e60761be9356} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): There are no data parts 2025.02.06 05:10:57.614325 [ 255 ] {d982a17b-d60c-4671-bf0d-e60761be9356} TCPHandler: Processed in 0.008610962 sec. 2025.02.06 05:10:57.614530 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.614877 [ 3 ] {fdb80f4a-280f-43c2-8aa6-d740f7911d9a} executeQuery: (from [fd00:1122:3344:101::d]:49527) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2025.02.06 05:10:57.614968 [ 3 ] {fdb80f4a-280f-43c2-8aa6-d740f7911d9a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.02.06 05:10:57.619786 [ 3 ] {fdb80f4a-280f-43c2-8aa6-d740f7911d9a} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62): Loading data parts 2025.02.06 05:10:57.619946 [ 3 ] {fdb80f4a-280f-43c2-8aa6-d740f7911d9a} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62): There are no data parts 2025.02.06 05:10:57.621594 [ 3 ] {fdb80f4a-280f-43c2-8aa6-d740f7911d9a} TCPHandler: Processed in 0.007131114 sec. 2025.02.06 05:10:57.621810 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:10:57.622006 [ 255 ] {ea85b027-521e-46af-854c-e50e10091711} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.02.06 05:10:57.623262 [ 255 ] {ea85b027-521e-46af-854c-e50e10091711} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.02.06 05:10:57.637140 [ 259 ] {ea85b027-521e-46af-854c-e50e10091711} oximeter.version (2d1422a6-f695-4d8c-90dc-e5f6b472dc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:10:57.637178 [ 259 ] {ea85b027-521e-46af-854c-e50e10091711} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.02.06 05:10:57.642428 [ 259 ] {ea85b027-521e-46af-854c-e50e10091711} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:10:57.642801 [ 259 ] {ea85b027-521e-46af-854c-e50e10091711} oximeter.version (2d1422a6-f695-4d8c-90dc-e5f6b472dc84): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:10:57.643223 [ 255 ] {ea85b027-521e-46af-854c-e50e10091711} executeQuery: Read 1 rows, 16.00 B in 0.021292 sec., 46.965996618448244 rows/sec., 751.46 B/sec. 2025.02.06 05:10:57.643496 [ 255 ] {ea85b027-521e-46af-854c-e50e10091711} TCPHandler: Processed in 0.021743722 sec. 2025.02.06 05:10:58.001142 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 125.08 MiB, peak 125.08 MiB, free memory in arenas 0.00 B, will set to 139.30 MiB (RSS), difference: 14.23 MiB 2025.02.06 05:10:58.085194 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64631 2025.02.06 05:10:58.085350 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.085383 [ 261 ] {} TCP-Session: 5c50688d-3553-41d6-b7a5-b98aed269c5c Authenticating user 'default' from [fd00:1122:3344:101::a]:64631 2025.02.06 05:10:58.085407 [ 261 ] {} TCP-Session: 5c50688d-3553-41d6-b7a5-b98aed269c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.085447 [ 261 ] {} TCP-Session: 5c50688d-3553-41d6-b7a5-b98aed269c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.085502 [ 261 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.06 05:10:58.085529 [ 261 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.06 05:10:58.085565 [ 261 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.06 05:10:58.086600 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48370 2025.02.06 05:10:58.086672 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46179 2025.02.06 05:10:58.086757 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.086784 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40435 2025.02.06 05:10:58.086986 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53264 2025.02.06 05:10:58.087006 [ 262 ] {} TCP-Session: 533b593a-6f77-4b02-9e49-0bdea6d1556c Authenticating user 'default' from [fd00:1122:3344:101::a]:48370 2025.02.06 05:10:58.087006 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.087057 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48496 2025.02.06 05:10:58.087084 [ 262 ] {} TCP-Session: 533b593a-6f77-4b02-9e49-0bdea6d1556c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.087280 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53127 2025.02.06 05:10:58.087431 [ 263 ] {} TCP-Session: e2fe4ca1-7804-447c-8932-a19d5a115601 Authenticating user 'default' from [fd00:1122:3344:101::a]:46179 2025.02.06 05:10:58.087441 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.087467 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61931 2025.02.06 05:10:58.087492 [ 262 ] {} TCP-Session: 533b593a-6f77-4b02-9e49-0bdea6d1556c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.087527 [ 263 ] {} TCP-Session: e2fe4ca1-7804-447c-8932-a19d5a115601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.087552 [ 265 ] {} TCP-Session: d64d06cf-082b-4b95-87d6-5414a3230559 Authenticating user 'default' from [fd00:1122:3344:101::a]:53264 2025.02.06 05:10:58.087457 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.087667 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.087692 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.087726 [ 264 ] {} TCP-Session: f9a61888-fbe0-4eed-9900-8bf7600874ce Authenticating user 'default' from [fd00:1122:3344:101::a]:40435 2025.02.06 05:10:58.087932 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.087976 [ 264 ] {} TCP-Session: f9a61888-fbe0-4eed-9900-8bf7600874ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.087971 [ 268 ] {} TCP-Session: 6bd29217-5d65-4898-ac04-8b369e2f5ec4 Authenticating user 'default' from [fd00:1122:3344:101::a]:61931 2025.02.06 05:10:58.087956 [ 265 ] {} TCP-Session: d64d06cf-082b-4b95-87d6-5414a3230559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.087801 [ 263 ] {} TCP-Session: e2fe4ca1-7804-447c-8932-a19d5a115601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.088062 [ 264 ] {} TCP-Session: f9a61888-fbe0-4eed-9900-8bf7600874ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.088072 [ 268 ] {} TCP-Session: 6bd29217-5d65-4898-ac04-8b369e2f5ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.088079 [ 267 ] {} TCP-Session: 0036bc16-fbf5-4343-bd04-279a1e7a3e41 Authenticating user 'default' from [fd00:1122:3344:101::a]:53127 2025.02.06 05:10:58.088136 [ 265 ] {} TCP-Session: d64d06cf-082b-4b95-87d6-5414a3230559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.088162 [ 268 ] {} TCP-Session: 6bd29217-5d65-4898-ac04-8b369e2f5ec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.087938 [ 266 ] {} TCP-Session: bebcb6f2-d0f4-42df-9e90-c7db058aab28 Authenticating user 'default' from [fd00:1122:3344:101::a]:48496 2025.02.06 05:10:58.088236 [ 267 ] {} TCP-Session: 0036bc16-fbf5-4343-bd04-279a1e7a3e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.088285 [ 266 ] {} TCP-Session: bebcb6f2-d0f4-42df-9e90-c7db058aab28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.088425 [ 266 ] {} TCP-Session: bebcb6f2-d0f4-42df-9e90-c7db058aab28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.088449 [ 267 ] {} TCP-Session: 0036bc16-fbf5-4343-bd04-279a1e7a3e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.398366 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59177 2025.02.06 05:10:58.398628 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.398688 [ 269 ] {} TCP-Session: ef277df4-da4b-44a9-b4f7-5fbd6f6e9a16 Authenticating user 'default' from [fd00:1122:3344:101::b]:59177 2025.02.06 05:10:58.398713 [ 269 ] {} TCP-Session: ef277df4-da4b-44a9-b4f7-5fbd6f6e9a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.398730 [ 269 ] {} TCP-Session: ef277df4-da4b-44a9-b4f7-5fbd6f6e9a16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.398825 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.06 05:10:58.398852 [ 269 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.06 05:10:58.398899 [ 269 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.06 05:10:58.399933 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54102 2025.02.06 05:10:58.400014 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62594 2025.02.06 05:10:58.400172 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.400171 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51186 2025.02.06 05:10:58.400415 [ 270 ] {} TCP-Session: 15e6589f-55ed-44ac-8d26-49d91387e73f Authenticating user 'default' from [fd00:1122:3344:101::b]:54102 2025.02.06 05:10:58.400395 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56087 2025.02.06 05:10:58.400393 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.400516 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39068 2025.02.06 05:10:58.400538 [ 270 ] {} TCP-Session: 15e6589f-55ed-44ac-8d26-49d91387e73f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.400896 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42487 2025.02.06 05:10:58.400904 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.400927 [ 271 ] {} TCP-Session: 06182e58-7ecf-4e43-883f-3b14664fbc0f Authenticating user 'default' from [fd00:1122:3344:101::b]:62594 2025.02.06 05:10:58.401116 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54314 2025.02.06 05:10:58.401132 [ 272 ] {} TCP-Session: dfa04783-9b53-4486-8a87-31720266a46a Authenticating user 'default' from [fd00:1122:3344:101::b]:51186 2025.02.06 05:10:58.401134 [ 270 ] {} TCP-Session: 15e6589f-55ed-44ac-8d26-49d91387e73f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.401292 [ 271 ] {} TCP-Session: 06182e58-7ecf-4e43-883f-3b14664fbc0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.401317 [ 272 ] {} TCP-Session: dfa04783-9b53-4486-8a87-31720266a46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.401435 [ 271 ] {} TCP-Session: 06182e58-7ecf-4e43-883f-3b14664fbc0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.401450 [ 272 ] {} TCP-Session: dfa04783-9b53-4486-8a87-31720266a46a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.402721 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.402743 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.402784 [ 273 ] {} TCP-Session: f4330484-a308-47ce-939d-74cc76d85479 Authenticating user 'default' from [fd00:1122:3344:101::b]:56087 2025.02.06 05:10:58.402772 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.402874 [ 274 ] {} TCP-Session: adbd9804-4959-484b-9744-38accea91ab2 Authenticating user 'default' from [fd00:1122:3344:101::b]:39068 2025.02.06 05:10:58.402891 [ 273 ] {} TCP-Session: f4330484-a308-47ce-939d-74cc76d85479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.402923 [ 274 ] {} TCP-Session: adbd9804-4959-484b-9744-38accea91ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.402907 [ 276 ] {} TCP-Session: 803c894d-3114-4590-a539-0a591e23571b Authenticating user 'default' from [fd00:1122:3344:101::b]:54314 2025.02.06 05:10:58.402974 [ 273 ] {} TCP-Session: f4330484-a308-47ce-939d-74cc76d85479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.402992 [ 274 ] {} TCP-Session: adbd9804-4959-484b-9744-38accea91ab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.403015 [ 276 ] {} TCP-Session: 803c894d-3114-4590-a539-0a591e23571b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.403105 [ 276 ] {} TCP-Session: 803c894d-3114-4590-a539-0a591e23571b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.403304 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.403346 [ 275 ] {} TCP-Session: 1e26964c-755b-44cd-8798-4b4718629d5b Authenticating user 'default' from [fd00:1122:3344:101::b]:42487 2025.02.06 05:10:58.403366 [ 275 ] {} TCP-Session: 1e26964c-755b-44cd-8798-4b4718629d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.403434 [ 275 ] {} TCP-Session: 1e26964c-755b-44cd-8798-4b4718629d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.644568 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57087 2025.02.06 05:10:58.644755 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.644845 [ 277 ] {} TCP-Session: 0f215686-9eb9-4e4d-ac9c-87d4684afb57 Authenticating user 'default' from [fd00:1122:3344:101::c]:57087 2025.02.06 05:10:58.644878 [ 277 ] {} TCP-Session: 0f215686-9eb9-4e4d-ac9c-87d4684afb57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.644896 [ 277 ] {} TCP-Session: 0f215686-9eb9-4e4d-ac9c-87d4684afb57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.645015 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.06 05:10:58.645051 [ 277 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.06 05:10:58.645113 [ 277 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.06 05:10:58.646364 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38239 2025.02.06 05:10:58.646497 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33601 2025.02.06 05:10:58.646682 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52526 2025.02.06 05:10:58.646834 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38442 2025.02.06 05:10:58.647075 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54587 2025.02.06 05:10:58.647321 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35640 2025.02.06 05:10:58.647462 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50837 2025.02.06 05:10:58.651573 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.651617 [ 278 ] {} TCP-Session: 28b1b5de-5456-4374-af8d-0d83eaa054e7 Authenticating user 'default' from [fd00:1122:3344:101::c]:38239 2025.02.06 05:10:58.651675 [ 278 ] {} TCP-Session: 28b1b5de-5456-4374-af8d-0d83eaa054e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.651689 [ 278 ] {} TCP-Session: 28b1b5de-5456-4374-af8d-0d83eaa054e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.652715 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.652794 [ 281 ] {} TCP-Session: 7527e72f-4528-4552-97ba-3096a60618b8 Authenticating user 'default' from [fd00:1122:3344:101::c]:38442 2025.02.06 05:10:58.652852 [ 281 ] {} TCP-Session: 7527e72f-4528-4552-97ba-3096a60618b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.652874 [ 281 ] {} TCP-Session: 7527e72f-4528-4552-97ba-3096a60618b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.653281 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.653343 [ 283 ] {} TCP-Session: a9b2df49-aca0-4d7c-b86e-2f8653173c31 Authenticating user 'default' from [fd00:1122:3344:101::c]:35640 2025.02.06 05:10:58.653362 [ 283 ] {} TCP-Session: a9b2df49-aca0-4d7c-b86e-2f8653173c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.653376 [ 283 ] {} TCP-Session: a9b2df49-aca0-4d7c-b86e-2f8653173c31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.653843 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.653894 [ 282 ] {} TCP-Session: fcdae174-2e80-4a57-a267-94cf3a724345 Authenticating user 'default' from [fd00:1122:3344:101::c]:54587 2025.02.06 05:10:58.653919 [ 282 ] {} TCP-Session: fcdae174-2e80-4a57-a267-94cf3a724345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.653982 [ 282 ] {} TCP-Session: fcdae174-2e80-4a57-a267-94cf3a724345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.654374 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.654421 [ 284 ] {} TCP-Session: ad918386-ce22-45b3-b939-8853c04e1fc7 Authenticating user 'default' from [fd00:1122:3344:101::c]:50837 2025.02.06 05:10:58.654447 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.654426 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.06 05:10:58.654504 [ 284 ] {} TCP-Session: ad918386-ce22-45b3-b939-8853c04e1fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.654521 [ 279 ] {} TCP-Session: 1b467dea-ae00-4a26-9f78-ceb73d1888cb Authenticating user 'default' from [fd00:1122:3344:101::c]:33601 2025.02.06 05:10:58.654601 [ 280 ] {} TCP-Session: 8680bd7e-beb3-415c-92eb-ada03ef8a740 Authenticating user 'default' from [fd00:1122:3344:101::c]:52526 2025.02.06 05:10:58.654611 [ 279 ] {} TCP-Session: 1b467dea-ae00-4a26-9f78-ceb73d1888cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.654648 [ 280 ] {} TCP-Session: 8680bd7e-beb3-415c-92eb-ada03ef8a740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.654665 [ 284 ] {} TCP-Session: ad918386-ce22-45b3-b939-8853c04e1fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.654681 [ 279 ] {} TCP-Session: 1b467dea-ae00-4a26-9f78-ceb73d1888cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:58.654697 [ 280 ] {} TCP-Session: 8680bd7e-beb3-415c-92eb-ada03ef8a740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:10:59.001156 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 139.45 MiB, peak 139.45 MiB, free memory in arenas 0.00 B, will set to 140.86 MiB (RSS), difference: 1.42 MiB 2025.02.06 05:11:02.652725 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:02.652989 [ 3 ] {018d8213-02c7-4cf1-b625-d0e09ace606f} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.02.06 05:11:02.653426 [ 3 ] {018d8213-02c7-4cf1-b625-d0e09ace606f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:02.653681 [ 3 ] {018d8213-02c7-4cf1-b625-d0e09ace606f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:02.654524 [ 3 ] {018d8213-02c7-4cf1-b625-d0e09ace606f} TCPHandler: Processed in 0.001976074 sec. 2025.02.06 05:11:02.657235 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:02.657475 [ 255 ] {350c2e07-109c-4b75-aad8-21c5abd8ae23} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:02.659410 [ 255 ] {350c2e07-109c-4b75-aad8-21c5abd8ae23} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:02.659476 [ 255 ] {350c2e07-109c-4b75-aad8-21c5abd8ae23} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:02.660240 [ 255 ] {350c2e07-109c-4b75-aad8-21c5abd8ae23} TCPHandler: Processed in 0.003132482 sec. 2025.02.06 05:11:02.660662 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:02.660818 [ 3 ] {a8c2d8c7-234c-4f8c-8b59-13248890fdde} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:02.661285 [ 3 ] {a8c2d8c7-234c-4f8c-8b59-13248890fdde} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:02.661339 [ 3 ] {a8c2d8c7-234c-4f8c-8b59-13248890fdde} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:02.661909 [ 3 ] {a8c2d8c7-234c-4f8c-8b59-13248890fdde} TCPHandler: Processed in 0.001309033 sec. 2025.02.06 05:11:02.662164 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:02.662315 [ 255 ] {f4f136cb-c9b7-494c-8c4f-2f42b248ee39} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:02.662714 [ 255 ] {f4f136cb-c9b7-494c-8c4f-2f42b248ee39} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:02.662788 [ 255 ] {f4f136cb-c9b7-494c-8c4f-2f42b248ee39} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:02.663277 [ 255 ] {f4f136cb-c9b7-494c-8c4f-2f42b248ee39} TCPHandler: Processed in 0.001170389 sec. 2025.02.06 05:11:02.663863 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:02.664008 [ 3 ] {8d687719-b86c-41b9-928d-a67ee0f61776} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.06 05:11:02.664105 [ 3 ] {8d687719-b86c-41b9-928d-a67ee0f61776} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:02.665019 [ 3 ] {8d687719-b86c-41b9-928d-a67ee0f61776} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:02.665086 [ 3 ] {8d687719-b86c-41b9-928d-a67ee0f61776} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:02.665766 [ 3 ] {8d687719-b86c-41b9-928d-a67ee0f61776} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:11:02.666006 [ 3 ] {8d687719-b86c-41b9-928d-a67ee0f61776} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:02.666279 [ 3 ] {8d687719-b86c-41b9-928d-a67ee0f61776} executeQuery: Read 4 rows, 521.00 B in 0.002307 sec., 1733.8534893801473 rows/sec., 220.54 KiB/sec. 2025.02.06 05:11:02.666454 [ 3 ] {8d687719-b86c-41b9-928d-a67ee0f61776} TCPHandler: Processed in 0.002646797 sec. 2025.02.06 05:11:02.666620 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:02.666871 [ 255 ] {e78a8691-1afc-49c9-be4f-dc8bb56db188} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:11:02.666926 [ 255 ] {e78a8691-1afc-49c9-be4f-dc8bb56db188} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:11:02.668138 [ 255 ] {e78a8691-1afc-49c9-be4f-dc8bb56db188} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:02.668174 [ 255 ] {e78a8691-1afc-49c9-be4f-dc8bb56db188} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:02.668688 [ 255 ] {e78a8691-1afc-49c9-be4f-dc8bb56db188} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:11:02.669018 [ 255 ] {e78a8691-1afc-49c9-be4f-dc8bb56db188} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:02.669200 [ 255 ] {e78a8691-1afc-49c9-be4f-dc8bb56db188} executeQuery: Read 4 rows, 345.00 B in 0.002372 sec., 1686.3406408094436 rows/sec., 142.04 KiB/sec. 2025.02.06 05:11:02.669264 [ 255 ] {e78a8691-1afc-49c9-be4f-dc8bb56db188} TCPHandler: Processed in 0.002710699 sec. 2025.02.06 05:11:02.669426 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:02.669546 [ 3 ] {789a8b17-b0c5-4a10-ad01-46b36035921d} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:11:02.669598 [ 3 ] {789a8b17-b0c5-4a10-ad01-46b36035921d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:11:02.670757 [ 3 ] {789a8b17-b0c5-4a10-ad01-46b36035921d} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:02.670799 [ 3 ] {789a8b17-b0c5-4a10-ad01-46b36035921d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:02.672032 [ 3 ] {789a8b17-b0c5-4a10-ad01-46b36035921d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:11:02.672320 [ 3 ] {789a8b17-b0c5-4a10-ad01-46b36035921d} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:02.672609 [ 3 ] {789a8b17-b0c5-4a10-ad01-46b36035921d} executeQuery: Read 8 rows, 658.00 B in 0.00307 sec., 2605.863192182411 rows/sec., 209.31 KiB/sec. 2025.02.06 05:11:02.672701 [ 3 ] {789a8b17-b0c5-4a10-ad01-46b36035921d} TCPHandler: Processed in 0.003332749 sec. 2025.02.06 05:11:02.672871 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:02.673011 [ 255 ] {12c62902-0afa-4c5f-8ec7-d3b642c2f531} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:02.673785 [ 255 ] {12c62902-0afa-4c5f-8ec7-d3b642c2f531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:11:02.674924 [ 255 ] {12c62902-0afa-4c5f-8ec7-d3b642c2f531} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:02.674957 [ 255 ] {12c62902-0afa-4c5f-8ec7-d3b642c2f531} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:02.675408 [ 255 ] {12c62902-0afa-4c5f-8ec7-d3b642c2f531} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:11:02.675659 [ 255 ] {12c62902-0afa-4c5f-8ec7-d3b642c2f531} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:02.675878 [ 255 ] {12c62902-0afa-4c5f-8ec7-d3b642c2f531} executeQuery: Read 6 rows, 468.00 B in 0.002884 sec., 2080.4438280166437 rows/sec., 158.47 KiB/sec. 2025.02.06 05:11:02.675987 [ 255 ] {12c62902-0afa-4c5f-8ec7-d3b642c2f531} TCPHandler: Processed in 0.003178624 sec. 2025.02.06 05:11:02.676171 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:02.676322 [ 3 ] {d3bea8d3-a8dd-49ab-8f34-1c4f26ae47f0} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:11:02.676380 [ 3 ] {d3bea8d3-a8dd-49ab-8f34-1c4f26ae47f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:11:02.676936 [ 3 ] {d3bea8d3-a8dd-49ab-8f34-1c4f26ae47f0} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:02.676979 [ 3 ] {d3bea8d3-a8dd-49ab-8f34-1c4f26ae47f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:02.677406 [ 3 ] {d3bea8d3-a8dd-49ab-8f34-1c4f26ae47f0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:11:02.677659 [ 3 ] {d3bea8d3-a8dd-49ab-8f34-1c4f26ae47f0} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:02.677874 [ 3 ] {d3bea8d3-a8dd-49ab-8f34-1c4f26ae47f0} executeQuery: Read 6 rows, 387.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 239.20 KiB/sec. 2025.02.06 05:11:02.677940 [ 3 ] {d3bea8d3-a8dd-49ab-8f34-1c4f26ae47f0} TCPHandler: Processed in 0.001847711 sec. 2025.02.06 05:11:03.001164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 141.47 MiB, peak 141.47 MiB, free memory in arenas 0.00 B, will set to 143.03 MiB (RSS), difference: 1.56 MiB 2025.02.06 05:11:03.501565 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2025.02.06 05:11:03.501595 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.02.06 05:11:03.501687 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.02.06 05:11:03.501750 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.02.06 05:11:03.512043 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Loading data parts 2025.02.06 05:11:03.512453 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): There are no data parts 2025.02.06 05:11:03.521133 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:03.521243 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:03.523623 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:11:03.524421 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:03.525120 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2025.02.06 05:11:03.538939 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Loading data parts 2025.02.06 05:11:03.539276 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): There are no data parts 2025.02.06 05:11:03.578124 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:03.578219 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:03.587283 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:11:03.588439 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:03.592342 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.02.06 05:11:04.001159 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 147.89 MiB, peak 151.89 MiB, free memory in arenas 0.00 B, will set to 152.42 MiB (RSS), difference: 4.53 MiB 2025.02.06 05:11:06.001424 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 108 entries to flush up to offset 108 2025.02.06 05:11:06.001525 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.02.06 05:11:06.009823 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Loading data parts 2025.02.06 05:11:06.010051 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): There are no data parts 2025.02.06 05:11:06.017005 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:06.017048 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:06.018890 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:11:06.019589 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:06.020093 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 108 2025.02.06 05:11:07.001179 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 156.63 MiB, peak 156.63 MiB, free memory in arenas 0.00 B, will set to 152.78 MiB (RSS), difference: -3.85 MiB 2025.02.06 05:11:07.650572 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:07.650766 [ 3 ] {7e7f8ec8-0fad-420c-a9cd-1b6add206cfc} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:11:07.650841 [ 3 ] {7e7f8ec8-0fad-420c-a9cd-1b6add206cfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:11:07.651560 [ 3 ] {7e7f8ec8-0fad-420c-a9cd-1b6add206cfc} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:07.651606 [ 3 ] {7e7f8ec8-0fad-420c-a9cd-1b6add206cfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:07.652222 [ 3 ] {7e7f8ec8-0fad-420c-a9cd-1b6add206cfc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.06 05:11:07.652770 [ 3 ] {7e7f8ec8-0fad-420c-a9cd-1b6add206cfc} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:07.653084 [ 3 ] {7e7f8ec8-0fad-420c-a9cd-1b6add206cfc} executeQuery: Read 4 rows, 345.00 B in 0.002356 sec., 1697.792869269949 rows/sec., 143.00 KiB/sec. 2025.02.06 05:11:07.653169 [ 3 ] {7e7f8ec8-0fad-420c-a9cd-1b6add206cfc} TCPHandler: Processed in 0.002730349 sec. 2025.02.06 05:11:07.653407 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:07.653598 [ 255 ] {231da791-5b7b-4967-afb9-3d79246e44d9} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:11:07.653668 [ 255 ] {231da791-5b7b-4967-afb9-3d79246e44d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:11:07.654387 [ 255 ] {231da791-5b7b-4967-afb9-3d79246e44d9} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:07.654428 [ 255 ] {231da791-5b7b-4967-afb9-3d79246e44d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:07.655075 [ 255 ] {231da791-5b7b-4967-afb9-3d79246e44d9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.06 05:11:07.655579 [ 255 ] {231da791-5b7b-4967-afb9-3d79246e44d9} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:07.655829 [ 255 ] {231da791-5b7b-4967-afb9-3d79246e44d9} executeQuery: Read 8 rows, 658.00 B in 0.002282 sec., 3505.6967572304993 rows/sec., 281.59 KiB/sec. 2025.02.06 05:11:07.655900 [ 255 ] {231da791-5b7b-4967-afb9-3d79246e44d9} TCPHandler: Processed in 0.002625557 sec. 2025.02.06 05:11:07.656051 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:07.656203 [ 3 ] {ebdcb551-0c43-4d83-8627-36e200f7b006} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:07.656273 [ 3 ] {ebdcb551-0c43-4d83-8627-36e200f7b006} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:11:07.656929 [ 3 ] {ebdcb551-0c43-4d83-8627-36e200f7b006} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:07.656976 [ 3 ] {ebdcb551-0c43-4d83-8627-36e200f7b006} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:07.657558 [ 3 ] {ebdcb551-0c43-4d83-8627-36e200f7b006} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.06 05:11:07.658162 [ 3 ] {ebdcb551-0c43-4d83-8627-36e200f7b006} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:07.658349 [ 3 ] {ebdcb551-0c43-4d83-8627-36e200f7b006} executeQuery: Read 10 rows, 780.00 B in 0.002185 sec., 4576.659038901602 rows/sec., 348.61 KiB/sec. 2025.02.06 05:11:07.658409 [ 3 ] {ebdcb551-0c43-4d83-8627-36e200f7b006} TCPHandler: Processed in 0.002426589 sec. 2025.02.06 05:11:07.658565 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:07.658690 [ 255 ] {922cd06e-d1f9-495b-abce-ef5c479ed898} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:11:07.658745 [ 255 ] {922cd06e-d1f9-495b-abce-ef5c479ed898} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:11:07.659264 [ 255 ] {922cd06e-d1f9-495b-abce-ef5c479ed898} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:07.659303 [ 255 ] {922cd06e-d1f9-495b-abce-ef5c479ed898} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:07.659873 [ 255 ] {922cd06e-d1f9-495b-abce-ef5c479ed898} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.06 05:11:07.660486 [ 255 ] {922cd06e-d1f9-495b-abce-ef5c479ed898} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:07.660695 [ 255 ] {922cd06e-d1f9-495b-abce-ef5c479ed898} executeQuery: Read 10 rows, 645.00 B in 0.002031 sec., 4923.682914820286 rows/sec., 310.13 KiB/sec. 2025.02.06 05:11:07.660746 [ 255 ] {922cd06e-d1f9-495b-abce-ef5c479ed898} TCPHandler: Processed in 0.002242363 sec. 2025.02.06 05:11:10.951296 [ 133 ] {} DNSResolver: Updating DNS cache 2025.02.06 05:11:10.951358 [ 133 ] {} DNSResolver: Updated DNS cache 2025.02.06 05:11:11.026137 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2025.02.06 05:11:11.027074 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:11.027128 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:11.027873 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.06 05:11:11.028488 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:11.028733 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.02.06 05:11:11.093308 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.02.06 05:11:11.114433 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:11.114486 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:11.121914 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.06 05:11:11.123221 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:11.125704 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.02.06 05:11:12.001153 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 153.47 MiB, peak 157.47 MiB, free memory in arenas 0.00 B, will set to 154.55 MiB (RSS), difference: 1.08 MiB 2025.02.06 05:11:12.650516 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:12.650760 [ 3 ] {be4e173f-a5da-413e-902c-0daf7167618e} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:11:12.650868 [ 3 ] {be4e173f-a5da-413e-902c-0daf7167618e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:11:12.651782 [ 3 ] {be4e173f-a5da-413e-902c-0daf7167618e} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:12.651835 [ 3 ] {be4e173f-a5da-413e-902c-0daf7167618e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:12.652281 [ 3 ] {be4e173f-a5da-413e-902c-0daf7167618e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.06 05:11:12.652548 [ 3 ] {be4e173f-a5da-413e-902c-0daf7167618e} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:12.652792 [ 3 ] {be4e173f-a5da-413e-902c-0daf7167618e} executeQuery: Read 4 rows, 345.00 B in 0.002115 sec., 1891.2529550827421 rows/sec., 159.30 KiB/sec. 2025.02.06 05:11:12.652847 [ 3 ] {be4e173f-a5da-413e-902c-0daf7167618e} TCPHandler: Processed in 0.002480672 sec. 2025.02.06 05:11:12.653125 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:12.653325 [ 255 ] {82fe8414-88c4-4123-b00c-89c32fc191e2} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:11:12.653400 [ 255 ] {82fe8414-88c4-4123-b00c-89c32fc191e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:11:12.654117 [ 255 ] {82fe8414-88c4-4123-b00c-89c32fc191e2} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:12.654168 [ 255 ] {82fe8414-88c4-4123-b00c-89c32fc191e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:12.654602 [ 255 ] {82fe8414-88c4-4123-b00c-89c32fc191e2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.06 05:11:12.654856 [ 255 ] {82fe8414-88c4-4123-b00c-89c32fc191e2} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:12.655127 [ 255 ] {82fe8414-88c4-4123-b00c-89c32fc191e2} executeQuery: Read 8 rows, 658.00 B in 0.001853 sec., 4317.3232595790605 rows/sec., 346.78 KiB/sec. 2025.02.06 05:11:12.655267 [ 255 ] {82fe8414-88c4-4123-b00c-89c32fc191e2} TCPHandler: Processed in 0.002279525 sec. 2025.02.06 05:11:12.655431 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:12.655552 [ 3 ] {19085747-84a3-446c-b48e-fafbfcc3dff2} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:12.655608 [ 3 ] {19085747-84a3-446c-b48e-fafbfcc3dff2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:11:12.656164 [ 3 ] {19085747-84a3-446c-b48e-fafbfcc3dff2} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:12.656202 [ 3 ] {19085747-84a3-446c-b48e-fafbfcc3dff2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:12.656576 [ 3 ] {19085747-84a3-446c-b48e-fafbfcc3dff2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.06 05:11:12.656813 [ 3 ] {19085747-84a3-446c-b48e-fafbfcc3dff2} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:12.656989 [ 3 ] {19085747-84a3-446c-b48e-fafbfcc3dff2} executeQuery: Read 10 rows, 780.00 B in 0.001464 sec., 6830.601092896175 rows/sec., 520.30 KiB/sec. 2025.02.06 05:11:12.657037 [ 3 ] {19085747-84a3-446c-b48e-fafbfcc3dff2} TCPHandler: Processed in 0.001665975 sec. 2025.02.06 05:11:12.657203 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:12.657343 [ 255 ] {f8987b78-ea94-44e0-8576-7cdff3667c88} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:11:12.657403 [ 255 ] {f8987b78-ea94-44e0-8576-7cdff3667c88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:11:12.657976 [ 255 ] {f8987b78-ea94-44e0-8576-7cdff3667c88} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:12.658022 [ 255 ] {f8987b78-ea94-44e0-8576-7cdff3667c88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:12.658427 [ 255 ] {f8987b78-ea94-44e0-8576-7cdff3667c88} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.06 05:11:12.658660 [ 255 ] {f8987b78-ea94-44e0-8576-7cdff3667c88} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:12.658914 [ 255 ] {f8987b78-ea94-44e0-8576-7cdff3667c88} executeQuery: Read 10 rows, 645.00 B in 0.001589 sec., 6293.266205160478 rows/sec., 396.40 KiB/sec. 2025.02.06 05:11:12.659046 [ 255 ] {f8987b78-ea94-44e0-8576-7cdff3667c88} TCPHandler: Processed in 0.001905873 sec. 2025.02.06 05:11:16.021344 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 124 2025.02.06 05:11:16.024527 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:16.024566 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:16.026111 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.06 05:11:16.026651 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:16.027344 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 124 2025.02.06 05:11:17.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.58 MiB, peak 157.47 MiB, free memory in arenas 0.00 B, will set to 154.59 MiB (RSS), difference: 4.01 MiB 2025.02.06 05:11:17.649948 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.650176 [ 3 ] {1a298344-a12d-409f-8504-ff3dadb2cad6} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:17.652548 [ 3 ] {1a298344-a12d-409f-8504-ff3dadb2cad6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:17.652671 [ 3 ] {1a298344-a12d-409f-8504-ff3dadb2cad6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE 2025.02.06 05:11:17.653123 [ 3 ] {1a298344-a12d-409f-8504-ff3dadb2cad6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:17.655240 [ 3 ] {1a298344-a12d-409f-8504-ff3dadb2cad6} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:17.655685 [ 3 ] {1a298344-a12d-409f-8504-ff3dadb2cad6} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2025.02.06 05:11:17.659032 [ 3 ] {1a298344-a12d-409f-8504-ff3dadb2cad6} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:17.659086 [ 3 ] {1a298344-a12d-409f-8504-ff3dadb2cad6} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.06 05:11:17.659106 [ 3 ] {1a298344-a12d-409f-8504-ff3dadb2cad6} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:17.659213 [ 3 ] {1a298344-a12d-409f-8504-ff3dadb2cad6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.06 05:11:17.659238 [ 3 ] {1a298344-a12d-409f-8504-ff3dadb2cad6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.06 05:11:17.663010 [ 3 ] {1a298344-a12d-409f-8504-ff3dadb2cad6} executeQuery: Read 4 rows, 169.00 B in 0.012924 sec., 309.50170225936245 rows/sec., 12.77 KiB/sec. 2025.02.06 05:11:17.663133 [ 3 ] {1a298344-a12d-409f-8504-ff3dadb2cad6} TCPHandler: Processed in 0.013314836 sec. 2025.02.06 05:11:17.663536 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.663764 [ 255 ] {b6cf6084-f17a-451b-bc98-e1476ce7415c} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:17.664136 [ 255 ] {b6cf6084-f17a-451b-bc98-e1476ce7415c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:17.664173 [ 255 ] {b6cf6084-f17a-451b-bc98-e1476ce7415c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE 2025.02.06 05:11:17.664427 [ 255 ] {b6cf6084-f17a-451b-bc98-e1476ce7415c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:17.664512 [ 255 ] {b6cf6084-f17a-451b-bc98-e1476ce7415c} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:17.664693 [ 255 ] {b6cf6084-f17a-451b-bc98-e1476ce7415c} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2025.02.06 05:11:17.664733 [ 255 ] {b6cf6084-f17a-451b-bc98-e1476ce7415c} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:17.664760 [ 255 ] {b6cf6084-f17a-451b-bc98-e1476ce7415c} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.06 05:11:17.664778 [ 255 ] {b6cf6084-f17a-451b-bc98-e1476ce7415c} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:17.664825 [ 255 ] {b6cf6084-f17a-451b-bc98-e1476ce7415c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" 2025.02.06 05:11:17.664849 [ 255 ] {b6cf6084-f17a-451b-bc98-e1476ce7415c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.06 05:11:17.665554 [ 255 ] {b6cf6084-f17a-451b-bc98-e1476ce7415c} executeQuery: Read 4 rows, 169.00 B in 0.001884 sec., 2123.1422505307855 rows/sec., 87.60 KiB/sec. 2025.02.06 05:11:17.665695 [ 255 ] {b6cf6084-f17a-451b-bc98-e1476ce7415c} TCPHandler: Processed in 0.002290345 sec. 2025.02.06 05:11:17.666207 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.666469 [ 3 ] {45c13ceb-1d93-46a8-8958-6db5340e1c77} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:17.666791 [ 3 ] {45c13ceb-1d93-46a8-8958-6db5340e1c77} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:17.666831 [ 3 ] {45c13ceb-1d93-46a8-8958-6db5340e1c77} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE 2025.02.06 05:11:17.667084 [ 3 ] {45c13ceb-1d93-46a8-8958-6db5340e1c77} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:17.667163 [ 3 ] {45c13ceb-1d93-46a8-8958-6db5340e1c77} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:17.667342 [ 3 ] {45c13ceb-1d93-46a8-8958-6db5340e1c77} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2025.02.06 05:11:17.667377 [ 3 ] {45c13ceb-1d93-46a8-8958-6db5340e1c77} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:17.667399 [ 3 ] {45c13ceb-1d93-46a8-8958-6db5340e1c77} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.06 05:11:17.667415 [ 3 ] {45c13ceb-1d93-46a8-8958-6db5340e1c77} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:17.667458 [ 3 ] {45c13ceb-1d93-46a8-8958-6db5340e1c77} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" 2025.02.06 05:11:17.667480 [ 3 ] {45c13ceb-1d93-46a8-8958-6db5340e1c77} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.06 05:11:17.668082 [ 3 ] {45c13ceb-1d93-46a8-8958-6db5340e1c77} executeQuery: Read 4 rows, 169.00 B in 0.001707 sec., 2343.2923257176335 rows/sec., 96.68 KiB/sec. 2025.02.06 05:11:17.668197 [ 3 ] {45c13ceb-1d93-46a8-8958-6db5340e1c77} TCPHandler: Processed in 0.002098948 sec. 2025.02.06 05:11:17.668459 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.668651 [ 255 ] {0d6aac6c-fc6b-4eca-b572-5f95d5e378f5} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:17.668995 [ 255 ] {0d6aac6c-fc6b-4eca-b572-5f95d5e378f5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:17.669038 [ 255 ] {0d6aac6c-fc6b-4eca-b572-5f95d5e378f5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE 2025.02.06 05:11:17.669314 [ 255 ] {0d6aac6c-fc6b-4eca-b572-5f95d5e378f5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:17.669390 [ 255 ] {0d6aac6c-fc6b-4eca-b572-5f95d5e378f5} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:17.669539 [ 255 ] {0d6aac6c-fc6b-4eca-b572-5f95d5e378f5} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2025.02.06 05:11:17.669574 [ 255 ] {0d6aac6c-fc6b-4eca-b572-5f95d5e378f5} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:17.669597 [ 255 ] {0d6aac6c-fc6b-4eca-b572-5f95d5e378f5} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.06 05:11:17.669616 [ 255 ] {0d6aac6c-fc6b-4eca-b572-5f95d5e378f5} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:17.669659 [ 255 ] {0d6aac6c-fc6b-4eca-b572-5f95d5e378f5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" 2025.02.06 05:11:17.669682 [ 255 ] {0d6aac6c-fc6b-4eca-b572-5f95d5e378f5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.06 05:11:17.670272 [ 255 ] {0d6aac6c-fc6b-4eca-b572-5f95d5e378f5} executeQuery: Read 4 rows, 169.00 B in 0.001702 sec., 2350.1762632197415 rows/sec., 96.97 KiB/sec. 2025.02.06 05:11:17.670388 [ 255 ] {0d6aac6c-fc6b-4eca-b572-5f95d5e378f5} TCPHandler: Processed in 0.001999285 sec. 2025.02.06 05:11:17.670655 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.670836 [ 3 ] {76dc3384-7d63-474d-9beb-503e03779768} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:17.671158 [ 3 ] {76dc3384-7d63-474d-9beb-503e03779768} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:17.671198 [ 3 ] {76dc3384-7d63-474d-9beb-503e03779768} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE 2025.02.06 05:11:17.671441 [ 3 ] {76dc3384-7d63-474d-9beb-503e03779768} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:17.671506 [ 3 ] {76dc3384-7d63-474d-9beb-503e03779768} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:17.671648 [ 3 ] {76dc3384-7d63-474d-9beb-503e03779768} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2025.02.06 05:11:17.671681 [ 3 ] {76dc3384-7d63-474d-9beb-503e03779768} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:17.671703 [ 3 ] {76dc3384-7d63-474d-9beb-503e03779768} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.06 05:11:17.671720 [ 3 ] {76dc3384-7d63-474d-9beb-503e03779768} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:17.671761 [ 3 ] {76dc3384-7d63-474d-9beb-503e03779768} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" 2025.02.06 05:11:17.671782 [ 3 ] {76dc3384-7d63-474d-9beb-503e03779768} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.06 05:11:17.672323 [ 3 ] {76dc3384-7d63-474d-9beb-503e03779768} executeQuery: Read 4 rows, 169.00 B in 0.00156 sec., 2564.102564102564 rows/sec., 105.79 KiB/sec. 2025.02.06 05:11:17.672438 [ 3 ] {76dc3384-7d63-474d-9beb-503e03779768} TCPHandler: Processed in 0.00185032 sec. 2025.02.06 05:11:17.672740 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.673045 [ 255 ] {aa5d0691-256e-4d54-b268-5a83b64b6abc} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:17.673498 [ 255 ] {aa5d0691-256e-4d54-b268-5a83b64b6abc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:17.673533 [ 255 ] {aa5d0691-256e-4d54-b268-5a83b64b6abc} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE 2025.02.06 05:11:17.673757 [ 255 ] {aa5d0691-256e-4d54-b268-5a83b64b6abc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:17.673824 [ 255 ] {aa5d0691-256e-4d54-b268-5a83b64b6abc} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:17.673974 [ 255 ] {aa5d0691-256e-4d54-b268-5a83b64b6abc} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2025.02.06 05:11:17.674007 [ 255 ] {aa5d0691-256e-4d54-b268-5a83b64b6abc} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:17.674030 [ 255 ] {aa5d0691-256e-4d54-b268-5a83b64b6abc} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.06 05:11:17.674048 [ 255 ] {aa5d0691-256e-4d54-b268-5a83b64b6abc} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:17.674090 [ 255 ] {aa5d0691-256e-4d54-b268-5a83b64b6abc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" 2025.02.06 05:11:17.674112 [ 255 ] {aa5d0691-256e-4d54-b268-5a83b64b6abc} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.06 05:11:17.674709 [ 255 ] {aa5d0691-256e-4d54-b268-5a83b64b6abc} executeQuery: Read 4 rows, 169.00 B in 0.0018 sec., 2222.222222222222 rows/sec., 91.69 KiB/sec. 2025.02.06 05:11:17.674825 [ 255 ] {aa5d0691-256e-4d54-b268-5a83b64b6abc} TCPHandler: Processed in 0.002195741 sec. 2025.02.06 05:11:17.675117 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.675309 [ 3 ] {198388f0-9952-4907-8bdd-d5dc93cd9f4b} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:17.675641 [ 3 ] {198388f0-9952-4907-8bdd-d5dc93cd9f4b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:17.675684 [ 3 ] {198388f0-9952-4907-8bdd-d5dc93cd9f4b} 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: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')" moved to PREWHERE 2025.02.06 05:11:17.675969 [ 3 ] {198388f0-9952-4907-8bdd-d5dc93cd9f4b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:17.676051 [ 3 ] {198388f0-9952-4907-8bdd-d5dc93cd9f4b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:17.676228 [ 3 ] {198388f0-9952-4907-8bdd-d5dc93cd9f4b} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2025.02.06 05:11:17.676268 [ 3 ] {198388f0-9952-4907-8bdd-d5dc93cd9f4b} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:17.676297 [ 3 ] {198388f0-9952-4907-8bdd-d5dc93cd9f4b} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.06 05:11:17.676318 [ 3 ] {198388f0-9952-4907-8bdd-d5dc93cd9f4b} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:17.676369 [ 3 ] {198388f0-9952-4907-8bdd-d5dc93cd9f4b} 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: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'))" 2025.02.06 05:11:17.676391 [ 3 ] {198388f0-9952-4907-8bdd-d5dc93cd9f4b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.06 05:11:17.676969 [ 3 ] {198388f0-9952-4907-8bdd-d5dc93cd9f4b} executeQuery: Read 4 rows, 169.00 B in 0.001741 sec., 2297.5301550832855 rows/sec., 94.80 KiB/sec. 2025.02.06 05:11:17.677082 [ 3 ] {198388f0-9952-4907-8bdd-d5dc93cd9f4b} TCPHandler: Processed in 0.002032546 sec. 2025.02.06 05:11:17.677373 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.677561 [ 255 ] {67798019-e405-4849-84ff-67df9a9b50bb} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:17.677899 [ 255 ] {67798019-e405-4849-84ff-67df9a9b50bb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:17.677943 [ 255 ] {67798019-e405-4849-84ff-67df9a9b50bb} 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: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')" moved to PREWHERE 2025.02.06 05:11:17.678229 [ 255 ] {67798019-e405-4849-84ff-67df9a9b50bb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:17.678309 [ 255 ] {67798019-e405-4849-84ff-67df9a9b50bb} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:17.678461 [ 255 ] {67798019-e405-4849-84ff-67df9a9b50bb} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2025.02.06 05:11:17.678495 [ 255 ] {67798019-e405-4849-84ff-67df9a9b50bb} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:17.678518 [ 255 ] {67798019-e405-4849-84ff-67df9a9b50bb} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.06 05:11:17.678536 [ 255 ] {67798019-e405-4849-84ff-67df9a9b50bb} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:17.678579 [ 255 ] {67798019-e405-4849-84ff-67df9a9b50bb} 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: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'))" 2025.02.06 05:11:17.678601 [ 255 ] {67798019-e405-4849-84ff-67df9a9b50bb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.06 05:11:17.679144 [ 255 ] {67798019-e405-4849-84ff-67df9a9b50bb} executeQuery: Read 4 rows, 169.00 B in 0.001665 sec., 2402.4024024024025 rows/sec., 99.12 KiB/sec. 2025.02.06 05:11:17.679259 [ 255 ] {67798019-e405-4849-84ff-67df9a9b50bb} TCPHandler: Processed in 0.001946554 sec. 2025.02.06 05:11:17.679581 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.679886 [ 3 ] {5217f94c-bd94-4f90-ace3-804036b85abc} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:17.680403 [ 3 ] {5217f94c-bd94-4f90-ace3-804036b85abc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:17.680439 [ 3 ] {5217f94c-bd94-4f90-ace3-804036b85abc} 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: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')" moved to PREWHERE 2025.02.06 05:11:17.680671 [ 3 ] {5217f94c-bd94-4f90-ace3-804036b85abc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:17.680737 [ 3 ] {5217f94c-bd94-4f90-ace3-804036b85abc} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:17.680882 [ 3 ] {5217f94c-bd94-4f90-ace3-804036b85abc} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2025.02.06 05:11:17.680916 [ 3 ] {5217f94c-bd94-4f90-ace3-804036b85abc} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:17.680939 [ 3 ] {5217f94c-bd94-4f90-ace3-804036b85abc} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.06 05:11:17.680956 [ 3 ] {5217f94c-bd94-4f90-ace3-804036b85abc} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:17.680999 [ 3 ] {5217f94c-bd94-4f90-ace3-804036b85abc} 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: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'))" 2025.02.06 05:11:17.681023 [ 3 ] {5217f94c-bd94-4f90-ace3-804036b85abc} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.06 05:11:17.681653 [ 3 ] {5217f94c-bd94-4f90-ace3-804036b85abc} executeQuery: Read 4 rows, 169.00 B in 0.001905 sec., 2099.737532808399 rows/sec., 86.63 KiB/sec. 2025.02.06 05:11:17.681775 [ 3 ] {5217f94c-bd94-4f90-ace3-804036b85abc} TCPHandler: Processed in 0.002305335 sec. 2025.02.06 05:11:17.682109 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.682413 [ 255 ] {345d4fc6-a348-425e-a6d6-7e58fd8d7774} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:17.682704 [ 255 ] {345d4fc6-a348-425e-a6d6-7e58fd8d7774} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:17.682743 [ 255 ] {345d4fc6-a348-425e-a6d6-7e58fd8d7774} 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: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')" moved to PREWHERE 2025.02.06 05:11:17.682985 [ 255 ] {345d4fc6-a348-425e-a6d6-7e58fd8d7774} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:17.683052 [ 255 ] {345d4fc6-a348-425e-a6d6-7e58fd8d7774} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:17.683199 [ 255 ] {345d4fc6-a348-425e-a6d6-7e58fd8d7774} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2025.02.06 05:11:17.683232 [ 255 ] {345d4fc6-a348-425e-a6d6-7e58fd8d7774} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:17.683255 [ 255 ] {345d4fc6-a348-425e-a6d6-7e58fd8d7774} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.06 05:11:17.683272 [ 255 ] {345d4fc6-a348-425e-a6d6-7e58fd8d7774} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:17.683315 [ 255 ] {345d4fc6-a348-425e-a6d6-7e58fd8d7774} 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: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'))" 2025.02.06 05:11:17.683339 [ 255 ] {345d4fc6-a348-425e-a6d6-7e58fd8d7774} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.06 05:11:17.683897 [ 255 ] {345d4fc6-a348-425e-a6d6-7e58fd8d7774} executeQuery: Read 4 rows, 169.00 B in 0.001618 sec., 2472.187886279357 rows/sec., 102.00 KiB/sec. 2025.02.06 05:11:17.684015 [ 255 ] {345d4fc6-a348-425e-a6d6-7e58fd8d7774} TCPHandler: Processed in 0.002016766 sec. 2025.02.06 05:11:17.684286 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.684480 [ 3 ] {8a2e744f-f818-47b7-85e3-ee4d0813665b} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:17.684829 [ 3 ] {8a2e744f-f818-47b7-85e3-ee4d0813665b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:17.684875 [ 3 ] {8a2e744f-f818-47b7-85e3-ee4d0813665b} 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: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')" moved to PREWHERE 2025.02.06 05:11:17.685175 [ 3 ] {8a2e744f-f818-47b7-85e3-ee4d0813665b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:17.685256 [ 3 ] {8a2e744f-f818-47b7-85e3-ee4d0813665b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:17.685417 [ 3 ] {8a2e744f-f818-47b7-85e3-ee4d0813665b} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2025.02.06 05:11:17.685449 [ 3 ] {8a2e744f-f818-47b7-85e3-ee4d0813665b} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:17.685472 [ 3 ] {8a2e744f-f818-47b7-85e3-ee4d0813665b} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.06 05:11:17.685488 [ 3 ] {8a2e744f-f818-47b7-85e3-ee4d0813665b} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:17.685532 [ 3 ] {8a2e744f-f818-47b7-85e3-ee4d0813665b} 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: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'))" 2025.02.06 05:11:17.685554 [ 3 ] {8a2e744f-f818-47b7-85e3-ee4d0813665b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.06 05:11:17.686137 [ 3 ] {8a2e744f-f818-47b7-85e3-ee4d0813665b} executeQuery: Read 4 rows, 169.00 B in 0.001742 sec., 2296.211251435132 rows/sec., 94.74 KiB/sec. 2025.02.06 05:11:17.686250 [ 3 ] {8a2e744f-f818-47b7-85e3-ee4d0813665b} TCPHandler: Processed in 0.002030976 sec. 2025.02.06 05:11:17.686493 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.686688 [ 255 ] {cafa8ea8-df41-4afa-9166-9a582bed3d8f} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:17.687042 [ 255 ] {cafa8ea8-df41-4afa-9166-9a582bed3d8f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:17.687090 [ 255 ] {cafa8ea8-df41-4afa-9166-9a582bed3d8f} 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: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')" moved to PREWHERE 2025.02.06 05:11:17.687390 [ 255 ] {cafa8ea8-df41-4afa-9166-9a582bed3d8f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:17.687458 [ 255 ] {cafa8ea8-df41-4afa-9166-9a582bed3d8f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:17.687603 [ 255 ] {cafa8ea8-df41-4afa-9166-9a582bed3d8f} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2025.02.06 05:11:17.687636 [ 255 ] {cafa8ea8-df41-4afa-9166-9a582bed3d8f} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:17.687659 [ 255 ] {cafa8ea8-df41-4afa-9166-9a582bed3d8f} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.06 05:11:17.687677 [ 255 ] {cafa8ea8-df41-4afa-9166-9a582bed3d8f} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:17.687720 [ 255 ] {cafa8ea8-df41-4afa-9166-9a582bed3d8f} 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: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'))" 2025.02.06 05:11:17.687743 [ 255 ] {cafa8ea8-df41-4afa-9166-9a582bed3d8f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.06 05:11:17.688300 [ 255 ] {cafa8ea8-df41-4afa-9166-9a582bed3d8f} executeQuery: Read 4 rows, 169.00 B in 0.001699 sec., 2354.326074161271 rows/sec., 97.14 KiB/sec. 2025.02.06 05:11:17.688417 [ 255 ] {cafa8ea8-df41-4afa-9166-9a582bed3d8f} TCPHandler: Processed in 0.001992585 sec. 2025.02.06 05:11:17.688682 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.688876 [ 3 ] {12152c2d-039d-4700-b4c0-296d68ac62eb} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:17.689227 [ 3 ] {12152c2d-039d-4700-b4c0-296d68ac62eb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:17.689274 [ 3 ] {12152c2d-039d-4700-b4c0-296d68ac62eb} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.06 05:11:17.689539 [ 3 ] {12152c2d-039d-4700-b4c0-296d68ac62eb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:17.689605 [ 3 ] {12152c2d-039d-4700-b4c0-296d68ac62eb} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:17.689751 [ 3 ] {12152c2d-039d-4700-b4c0-296d68ac62eb} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2025.02.06 05:11:17.689783 [ 3 ] {12152c2d-039d-4700-b4c0-296d68ac62eb} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:17.689806 [ 3 ] {12152c2d-039d-4700-b4c0-296d68ac62eb} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.06 05:11:17.689822 [ 3 ] {12152c2d-039d-4700-b4c0-296d68ac62eb} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:17.689866 [ 3 ] {12152c2d-039d-4700-b4c0-296d68ac62eb} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.06 05:11:17.689888 [ 3 ] {12152c2d-039d-4700-b4c0-296d68ac62eb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.06 05:11:17.690436 [ 3 ] {12152c2d-039d-4700-b4c0-296d68ac62eb} executeQuery: Read 4 rows, 169.00 B in 0.001648 sec., 2427.1844660194174 rows/sec., 100.15 KiB/sec. 2025.02.06 05:11:17.690550 [ 3 ] {12152c2d-039d-4700-b4c0-296d68ac62eb} TCPHandler: Processed in 0.001933403 sec. 2025.02.06 05:11:17.690837 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.691032 [ 255 ] {4e8c76eb-ad7f-42e8-b478-e1956d6e6ce9} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:17.691382 [ 255 ] {4e8c76eb-ad7f-42e8-b478-e1956d6e6ce9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:17.691422 [ 255 ] {4e8c76eb-ad7f-42e8-b478-e1956d6e6ce9} 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.06 05:11:17.691675 [ 255 ] {4e8c76eb-ad7f-42e8-b478-e1956d6e6ce9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:17.691743 [ 255 ] {4e8c76eb-ad7f-42e8-b478-e1956d6e6ce9} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:17.691888 [ 255 ] {4e8c76eb-ad7f-42e8-b478-e1956d6e6ce9} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2025.02.06 05:11:17.691922 [ 255 ] {4e8c76eb-ad7f-42e8-b478-e1956d6e6ce9} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:17.691945 [ 255 ] {4e8c76eb-ad7f-42e8-b478-e1956d6e6ce9} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.06 05:11:17.691962 [ 255 ] {4e8c76eb-ad7f-42e8-b478-e1956d6e6ce9} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:17.692006 [ 255 ] {4e8c76eb-ad7f-42e8-b478-e1956d6e6ce9} 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.06 05:11:17.692030 [ 255 ] {4e8c76eb-ad7f-42e8-b478-e1956d6e6ce9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.06 05:11:17.692588 [ 255 ] {4e8c76eb-ad7f-42e8-b478-e1956d6e6ce9} executeQuery: Read 4 rows, 169.00 B in 0.001645 sec., 2431.61094224924 rows/sec., 100.33 KiB/sec. 2025.02.06 05:11:17.692704 [ 255 ] {4e8c76eb-ad7f-42e8-b478-e1956d6e6ce9} TCPHandler: Processed in 0.001934204 sec. 2025.02.06 05:11:17.696034 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.696185 [ 3 ] {7ab1b466-0549-443d-8814-d8886288552d} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.06 05:11:17.696249 [ 3 ] {7ab1b466-0549-443d-8814-d8886288552d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:17.697024 [ 3 ] {7ab1b466-0549-443d-8814-d8886288552d} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:17.697063 [ 3 ] {7ab1b466-0549-443d-8814-d8886288552d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:17.697580 [ 3 ] {7ab1b466-0549-443d-8814-d8886288552d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.06 05:11:17.697801 [ 3 ] {7ab1b466-0549-443d-8814-d8886288552d} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:17.698005 [ 3 ] {7ab1b466-0549-443d-8814-d8886288552d} executeQuery: Read 14 rows, 2.01 KiB in 0.001855 sec., 7547.169811320754 rows/sec., 1.06 MiB/sec. 2025.02.06 05:11:17.698170 [ 3 ] {7ab1b466-0549-443d-8814-d8886288552d} TCPHandler: Processed in 0.002202792 sec. 2025.02.06 05:11:17.698341 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.698474 [ 255 ] {39a99eb0-db85-45d3-9d91-a159015e8505} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:11:17.698523 [ 255 ] {39a99eb0-db85-45d3-9d91-a159015e8505} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:11:17.699197 [ 255 ] {39a99eb0-db85-45d3-9d91-a159015e8505} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:17.699238 [ 255 ] {39a99eb0-db85-45d3-9d91-a159015e8505} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:17.699664 [ 255 ] {39a99eb0-db85-45d3-9d91-a159015e8505} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.06 05:11:17.699912 [ 255 ] {39a99eb0-db85-45d3-9d91-a159015e8505} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:17.700145 [ 255 ] {39a99eb0-db85-45d3-9d91-a159015e8505} executeQuery: Read 30 rows, 2.32 KiB in 0.001709 sec., 17554.125219426565 rows/sec., 1.32 MiB/sec. 2025.02.06 05:11:17.700203 [ 255 ] {39a99eb0-db85-45d3-9d91-a159015e8505} TCPHandler: Processed in 0.001929823 sec. 2025.02.06 05:11:17.700344 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.700482 [ 3 ] {92be8402-4ec7-432c-87be-76cf4b796364} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:11:17.700539 [ 3 ] {92be8402-4ec7-432c-87be-76cf4b796364} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:11:17.701242 [ 3 ] {92be8402-4ec7-432c-87be-76cf4b796364} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:17.701287 [ 3 ] {92be8402-4ec7-432c-87be-76cf4b796364} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:17.701660 [ 3 ] {92be8402-4ec7-432c-87be-76cf4b796364} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.06 05:11:17.701909 [ 3 ] {92be8402-4ec7-432c-87be-76cf4b796364} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:17.702141 [ 3 ] {92be8402-4ec7-432c-87be-76cf4b796364} executeQuery: Read 36 rows, 2.88 KiB in 0.001673 sec., 21518.230723251643 rows/sec., 1.68 MiB/sec. 2025.02.06 05:11:17.702269 [ 3 ] {92be8402-4ec7-432c-87be-76cf4b796364} TCPHandler: Processed in 0.001981315 sec. 2025.02.06 05:11:17.702439 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.702579 [ 255 ] {a84a1035-b079-4bf0-95b5-aff34e28b6c2} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:17.702642 [ 255 ] {a84a1035-b079-4bf0-95b5-aff34e28b6c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:11:17.703277 [ 255 ] {a84a1035-b079-4bf0-95b5-aff34e28b6c2} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:17.703324 [ 255 ] {a84a1035-b079-4bf0-95b5-aff34e28b6c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:17.703724 [ 255 ] {a84a1035-b079-4bf0-95b5-aff34e28b6c2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.06 05:11:17.703969 [ 255 ] {a84a1035-b079-4bf0-95b5-aff34e28b6c2} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:17.704175 [ 255 ] {a84a1035-b079-4bf0-95b5-aff34e28b6c2} executeQuery: Read 70 rows, 5.02 KiB in 0.00163 sec., 42944.78527607362 rows/sec., 3.01 MiB/sec. 2025.02.06 05:11:17.704229 [ 255 ] {a84a1035-b079-4bf0-95b5-aff34e28b6c2} TCPHandler: Processed in 0.001861441 sec. 2025.02.06 05:11:17.704370 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:17.704507 [ 3 ] {3c2f9d72-47be-4510-a978-654b72f1dcef} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:11:17.704567 [ 3 ] {3c2f9d72-47be-4510-a978-654b72f1dcef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:11:17.705113 [ 3 ] {3c2f9d72-47be-4510-a978-654b72f1dcef} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:17.705157 [ 3 ] {3c2f9d72-47be-4510-a978-654b72f1dcef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:17.705559 [ 3 ] {3c2f9d72-47be-4510-a978-654b72f1dcef} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.06 05:11:17.705786 [ 3 ] {3c2f9d72-47be-4510-a978-654b72f1dcef} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:17.705955 [ 3 ] {3c2f9d72-47be-4510-a978-654b72f1dcef} executeQuery: Read 28 rows, 1.89 KiB in 0.00148 sec., 18918.91891891892 rows/sec., 1.25 MiB/sec. 2025.02.06 05:11:17.706003 [ 3 ] {3c2f9d72-47be-4510-a978-654b72f1dcef} TCPHandler: Processed in 0.001691906 sec. 2025.02.06 05:11:18.529330 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2025.02.06 05:11:18.529980 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:18.530025 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:18.530656 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.06 05:11:18.530911 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:18.531202 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2025.02.06 05:11:18.626380 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.02.06 05:11:18.645435 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:18.645492 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:18.652198 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.06 05:11:18.652981 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:18.655727 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.02.06 05:11:22.657777 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:22.657994 [ 3 ] {5ffee037-c218-41dd-ba3c-421808b65216} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:11:22.658073 [ 3 ] {5ffee037-c218-41dd-ba3c-421808b65216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:11:22.658824 [ 3 ] {5ffee037-c218-41dd-ba3c-421808b65216} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:22.658870 [ 3 ] {5ffee037-c218-41dd-ba3c-421808b65216} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:22.659312 [ 3 ] {5ffee037-c218-41dd-ba3c-421808b65216} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.06 05:11:22.659561 [ 3 ] {5ffee037-c218-41dd-ba3c-421808b65216} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:22.659798 [ 3 ] {5ffee037-c218-41dd-ba3c-421808b65216} executeQuery: Read 30 rows, 2.32 KiB in 0.001861 sec., 16120.365394948953 rows/sec., 1.22 MiB/sec. 2025.02.06 05:11:22.659852 [ 3 ] {5ffee037-c218-41dd-ba3c-421808b65216} TCPHandler: Processed in 0.002215543 sec. 2025.02.06 05:11:22.660132 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:22.660347 [ 255 ] {403980d0-8e7a-4137-aadb-292c0f4bd936} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:11:22.660427 [ 255 ] {403980d0-8e7a-4137-aadb-292c0f4bd936} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:11:22.661271 [ 255 ] {403980d0-8e7a-4137-aadb-292c0f4bd936} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:22.661315 [ 255 ] {403980d0-8e7a-4137-aadb-292c0f4bd936} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:22.661756 [ 255 ] {403980d0-8e7a-4137-aadb-292c0f4bd936} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.06 05:11:22.662014 [ 255 ] {403980d0-8e7a-4137-aadb-292c0f4bd936} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:22.662214 [ 255 ] {403980d0-8e7a-4137-aadb-292c0f4bd936} executeQuery: Read 36 rows, 2.88 KiB in 0.00193 sec., 18652.84974093264 rows/sec., 1.46 MiB/sec. 2025.02.06 05:11:22.662280 [ 255 ] {403980d0-8e7a-4137-aadb-292c0f4bd936} TCPHandler: Processed in 0.002294765 sec. 2025.02.06 05:11:22.662502 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:22.662722 [ 3 ] {562d8e14-e8c5-4586-9dc8-43099ffc9651} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:22.662820 [ 3 ] {562d8e14-e8c5-4586-9dc8-43099ffc9651} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:11:22.663528 [ 3 ] {562d8e14-e8c5-4586-9dc8-43099ffc9651} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:22.663567 [ 3 ] {562d8e14-e8c5-4586-9dc8-43099ffc9651} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:22.663952 [ 3 ] {562d8e14-e8c5-4586-9dc8-43099ffc9651} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.06 05:11:22.664185 [ 3 ] {562d8e14-e8c5-4586-9dc8-43099ffc9651} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:22.664404 [ 3 ] {562d8e14-e8c5-4586-9dc8-43099ffc9651} executeQuery: Read 110 rows, 7.86 KiB in 0.001735 sec., 63400.57636887608 rows/sec., 4.42 MiB/sec. 2025.02.06 05:11:22.664453 [ 3 ] {562d8e14-e8c5-4586-9dc8-43099ffc9651} TCPHandler: Processed in 0.002057097 sec. 2025.02.06 05:11:22.664889 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:22.665037 [ 255 ] {1c00cf73-373d-4934-a15f-7c5314b6d9ea} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:11:22.665100 [ 255 ] {1c00cf73-373d-4934-a15f-7c5314b6d9ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:11:22.665611 [ 255 ] {1c00cf73-373d-4934-a15f-7c5314b6d9ea} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:22.665649 [ 255 ] {1c00cf73-373d-4934-a15f-7c5314b6d9ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:22.666029 [ 255 ] {1c00cf73-373d-4934-a15f-7c5314b6d9ea} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.06 05:11:22.666272 [ 255 ] {1c00cf73-373d-4934-a15f-7c5314b6d9ea} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:22.666459 [ 255 ] {1c00cf73-373d-4934-a15f-7c5314b6d9ea} executeQuery: Read 40 rows, 2.73 KiB in 0.00146 sec., 27397.260273972603 rows/sec., 1.83 MiB/sec. 2025.02.06 05:11:22.666510 [ 255 ] {1c00cf73-373d-4934-a15f-7c5314b6d9ea} TCPHandler: Processed in 0.001693555 sec. 2025.02.06 05:11:25.951617 [ 102 ] {} DNSResolver: Updating DNS cache 2025.02.06 05:11:25.951687 [ 102 ] {} DNSResolver: Updated DNS cache 2025.02.06 05:11:26.030032 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 170 2025.02.06 05:11:26.033499 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2025.02.06 05:11:26.037450 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:26.037526 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:26.038102 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:26.038185 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:26.039006 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.06 05:11:26.039837 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:26.040453 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.02.06 05:11:26.041369 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.06 05:11:26.041980 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:26.042597 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 170 2025.02.06 05:11:26.157640 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.02.06 05:11:26.177533 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:26.177599 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:26.184357 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.06 05:11:26.185439 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:26.188407 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.02.06 05:11:27.654428 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:27.654680 [ 3 ] {4f364fec-0ddb-4625-b5f8-eb9a88fb47e1} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:27.655075 [ 3 ] {4f364fec-0ddb-4625-b5f8-eb9a88fb47e1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:27.655122 [ 3 ] {4f364fec-0ddb-4625-b5f8-eb9a88fb47e1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.06 05:11:27.655425 [ 3 ] {4f364fec-0ddb-4625-b5f8-eb9a88fb47e1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:27.655510 [ 3 ] {4f364fec-0ddb-4625-b5f8-eb9a88fb47e1} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:27.655687 [ 3 ] {4f364fec-0ddb-4625-b5f8-eb9a88fb47e1} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.02.06 05:11:27.655978 [ 260 ] {4f364fec-0ddb-4625-b5f8-eb9a88fb47e1} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:27.656000 [ 285 ] {4f364fec-0ddb-4625-b5f8-eb9a88fb47e1} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:27.656168 [ 3 ] {4f364fec-0ddb-4625-b5f8-eb9a88fb47e1} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.06 05:11:27.656204 [ 3 ] {4f364fec-0ddb-4625-b5f8-eb9a88fb47e1} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:27.656368 [ 3 ] {4f364fec-0ddb-4625-b5f8-eb9a88fb47e1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:27.656393 [ 3 ] {4f364fec-0ddb-4625-b5f8-eb9a88fb47e1} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.02.06 05:11:27.656450 [ 3 ] {4f364fec-0ddb-4625-b5f8-eb9a88fb47e1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.06 05:11:27.656498 [ 3 ] {4f364fec-0ddb-4625-b5f8-eb9a88fb47e1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.06 05:11:27.657901 [ 3 ] {4f364fec-0ddb-4625-b5f8-eb9a88fb47e1} executeQuery: Read 18 rows, 754.00 B in 0.003327 sec., 5410.279531109107 rows/sec., 221.32 KiB/sec. 2025.02.06 05:11:27.658069 [ 3 ] {4f364fec-0ddb-4625-b5f8-eb9a88fb47e1} TCPHandler: Processed in 0.003776933 sec. 2025.02.06 05:11:27.662453 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:27.662636 [ 255 ] {70029666-f436-4bfc-bb5b-ee28f1107621} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.06 05:11:27.662718 [ 255 ] {70029666-f436-4bfc-bb5b-ee28f1107621} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:27.663641 [ 255 ] {70029666-f436-4bfc-bb5b-ee28f1107621} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:27.663686 [ 255 ] {70029666-f436-4bfc-bb5b-ee28f1107621} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:27.664306 [ 255 ] {70029666-f436-4bfc-bb5b-ee28f1107621} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.06 05:11:27.664696 [ 255 ] {70029666-f436-4bfc-bb5b-ee28f1107621} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:27.665016 [ 255 ] {70029666-f436-4bfc-bb5b-ee28f1107621} executeQuery: Read 1 rows, 153.00 B in 0.002411 sec., 414.765657403567 rows/sec., 61.97 KiB/sec. 2025.02.06 05:11:27.665115 [ 255 ] {70029666-f436-4bfc-bb5b-ee28f1107621} TCPHandler: Processed in 0.002840843 sec. 2025.02.06 05:11:27.665266 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:27.665404 [ 3 ] {86322df6-55cc-4c09-ac67-83a4da91f35d} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:11:27.665460 [ 3 ] {86322df6-55cc-4c09-ac67-83a4da91f35d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:11:27.666137 [ 3 ] {86322df6-55cc-4c09-ac67-83a4da91f35d} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:27.666187 [ 3 ] {86322df6-55cc-4c09-ac67-83a4da91f35d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:27.666735 [ 3 ] {86322df6-55cc-4c09-ac67-83a4da91f35d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.06 05:11:27.667234 [ 3 ] {86322df6-55cc-4c09-ac67-83a4da91f35d} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:27.667400 [ 100 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.06 05:11:27.667485 [ 100 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:27.667508 [ 3 ] {86322df6-55cc-4c09-ac67-83a4da91f35d} executeQuery: Read 46 rows, 3.90 KiB in 0.002134 sec., 21555.76382380506 rows/sec., 1.78 MiB/sec. 2025.02.06 05:11:27.667523 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:27.667665 [ 3 ] {86322df6-55cc-4c09-ac67-83a4da91f35d} TCPHandler: Processed in 0.00245627 sec. 2025.02.06 05:11:27.667958 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:27.668015 [ 202 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.06 05:11:27.668215 [ 255 ] {a42a05db-08dc-477b-ac5a-957d61ace885} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:11:27.668316 [ 202 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:11:27.668325 [ 255 ] {a42a05db-08dc-477b-ac5a-957d61ace885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:11:27.668452 [ 202 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2025.02.06 05:11:27.668632 [ 202 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2025.02.06 05:11:27.669007 [ 202 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2025.02.06 05:11:27.669300 [ 202 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2025.02.06 05:11:27.669621 [ 202 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part 2025.02.06 05:11:27.669840 [ 202 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part 2025.02.06 05:11:27.670495 [ 255 ] {a42a05db-08dc-477b-ac5a-957d61ace885} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:27.670536 [ 255 ] {a42a05db-08dc-477b-ac5a-957d61ace885} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:27.671184 [ 255 ] {a42a05db-08dc-477b-ac5a-957d61ace885} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:11:27.671409 [ 189 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 5 columns (5 merged, 0 gathered) in 0.003713281 sec., 31777.826671345367 rows/sec., 2.63 MiB/sec. 2025.02.06 05:11:27.671728 [ 255 ] {a42a05db-08dc-477b-ac5a-957d61ace885} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:27.671737 [ 187 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.06 05:11:27.672118 [ 255 ] {a42a05db-08dc-477b-ac5a-957d61ace885} executeQuery: Read 8 rows, 616.00 B in 0.003983 sec., 2008.5362791865425 rows/sec., 151.03 KiB/sec. 2025.02.06 05:11:27.672231 [ 255 ] {a42a05db-08dc-477b-ac5a-957d61ace885} TCPHandler: Processed in 0.004425675 sec. 2025.02.06 05:11:27.672410 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:27.672562 [ 187 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_6_1} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:27.672563 [ 3 ] {692edf97-6bed-4c6e-bdc3-91a83c9562e6} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:11:27.672643 [ 3 ] {692edf97-6bed-4c6e-bdc3-91a83c9562e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:11:27.672653 [ 187 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_6_1} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.06 05:11:27.672784 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.06 05:11:27.673395 [ 3 ] {692edf97-6bed-4c6e-bdc3-91a83c9562e6} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:27.673438 [ 3 ] {692edf97-6bed-4c6e-bdc3-91a83c9562e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:27.673998 [ 3 ] {692edf97-6bed-4c6e-bdc3-91a83c9562e6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.06 05:11:27.674513 [ 3 ] {692edf97-6bed-4c6e-bdc3-91a83c9562e6} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:27.674669 [ 100 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.06 05:11:27.674724 [ 100 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:27.674762 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:27.674759 [ 3 ] {692edf97-6bed-4c6e-bdc3-91a83c9562e6} executeQuery: Read 44 rows, 3.52 KiB in 0.002234 sec., 19695.613249776186 rows/sec., 1.54 MiB/sec. 2025.02.06 05:11:27.674988 [ 3 ] {692edf97-6bed-4c6e-bdc3-91a83c9562e6} TCPHandler: Processed in 0.002644967 sec. 2025.02.06 05:11:27.675049 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.06 05:11:27.675165 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:27.675210 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:11:27.675243 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.02.06 05:11:27.675356 [ 255 ] {4aaaed95-da69-4946-a506-57eae55f90a2} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:27.675419 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.02.06 05:11:27.675480 [ 255 ] {4aaaed95-da69-4946-a506-57eae55f90a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:11:27.675607 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2025.02.06 05:11:27.676002 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2025.02.06 05:11:27.676327 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2025.02.06 05:11:27.676708 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part 2025.02.06 05:11:27.677437 [ 255 ] {4aaaed95-da69-4946-a506-57eae55f90a2} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:27.677479 [ 255 ] {4aaaed95-da69-4946-a506-57eae55f90a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:27.678157 [ 187 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 5 columns (5 merged, 0 gathered) in 0.003307528 sec., 42327.68399844234 rows/sec., 3.47 MiB/sec. 2025.02.06 05:11:27.678161 [ 255 ] {4aaaed95-da69-4946-a506-57eae55f90a2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.06 05:11:27.678426 [ 187 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.06 05:11:27.678843 [ 255 ] {4aaaed95-da69-4946-a506-57eae55f90a2} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:27.679078 [ 100 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.06 05:11:27.679183 [ 100 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:27.679256 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:27.679288 [ 187 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_6_1} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:27.679301 [ 255 ] {4aaaed95-da69-4946-a506-57eae55f90a2} executeQuery: Read 110 rows, 7.86 KiB in 0.003998 sec., 27513.75687843922 rows/sec., 1.92 MiB/sec. 2025.02.06 05:11:27.679722 [ 255 ] {4aaaed95-da69-4946-a506-57eae55f90a2} TCPHandler: Processed in 0.004627052 sec. 2025.02.06 05:11:27.679746 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.06 05:11:27.679774 [ 187 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_6_1} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.06 05:11:27.680032 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:27.680081 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.06 05:11:27.680202 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:11:27.680279 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.02.06 05:11:27.680302 [ 3 ] {f02dc7a4-8395-4f20-93df-63a12494e278} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:27.680510 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part 2025.02.06 05:11:27.680682 [ 3 ] {f02dc7a4-8395-4f20-93df-63a12494e278} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:11:27.680923 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part 2025.02.06 05:11:27.681395 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part 2025.02.06 05:11:27.681717 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part 2025.02.06 05:11:27.682080 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part 2025.02.06 05:11:27.684894 [ 3 ] {f02dc7a4-8395-4f20-93df-63a12494e278} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:27.684953 [ 3 ] {f02dc7a4-8395-4f20-93df-63a12494e278} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:27.684997 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.005624084 sec., 56186.92750677266 rows/sec., 3.95 MiB/sec. 2025.02.06 05:11:27.685314 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.06 05:11:27.686179 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_6_1} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:27.686257 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_6_1} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.06 05:11:27.686329 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.06 05:11:27.688192 [ 3 ] {f02dc7a4-8395-4f20-93df-63a12494e278} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:11:27.688763 [ 3 ] {f02dc7a4-8395-4f20-93df-63a12494e278} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:27.689033 [ 3 ] {f02dc7a4-8395-4f20-93df-63a12494e278} executeQuery: Read 8 rows, 14.68 KiB in 0.008792 sec., 909.9181073703368 rows/sec., 1.63 MiB/sec. 2025.02.06 05:11:27.689157 [ 3 ] {f02dc7a4-8395-4f20-93df-63a12494e278} TCPHandler: Processed in 0.009316845 sec. 2025.02.06 05:11:27.689325 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:27.689543 [ 255 ] {61373bd1-668d-4bf7-9760-ca0937fd7c0a} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:11:27.689603 [ 255 ] {61373bd1-668d-4bf7-9760-ca0937fd7c0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:11:27.690179 [ 255 ] {61373bd1-668d-4bf7-9760-ca0937fd7c0a} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:27.690226 [ 255 ] {61373bd1-668d-4bf7-9760-ca0937fd7c0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:27.690750 [ 255 ] {61373bd1-668d-4bf7-9760-ca0937fd7c0a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.06 05:11:27.691181 [ 255 ] {61373bd1-668d-4bf7-9760-ca0937fd7c0a} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:27.691341 [ 99 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.06 05:11:27.691412 [ 99 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:27.691422 [ 255 ] {61373bd1-668d-4bf7-9760-ca0937fd7c0a} executeQuery: Read 40 rows, 2.73 KiB in 0.001898 sec., 21074.81559536354 rows/sec., 1.41 MiB/sec. 2025.02.06 05:11:27.691537 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.02.06 05:11:27.691610 [ 255 ] {61373bd1-668d-4bf7-9760-ca0937fd7c0a} TCPHandler: Processed in 0.002352277 sec. 2025.02.06 05:11:27.691965 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.06 05:11:27.692092 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:11:27.692131 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.02.06 05:11:27.692228 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part 2025.02.06 05:11:27.692440 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part 2025.02.06 05:11:27.692621 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part 2025.02.06 05:11:27.692739 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part 2025.02.06 05:11:27.692934 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part 2025.02.06 05:11:27.694044 [ 192 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.002391009 sec., 56043.285491606264 rows/sec., 3.68 MiB/sec. 2025.02.06 05:11:27.694265 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.06 05:11:27.694747 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_6_1} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:27.694822 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_6_1} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.06 05:11:27.694885 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.06 05:11:32.659136 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:32.659343 [ 3 ] {10bd225f-9b2d-4b98-8d07-d20567475288} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:11:32.659421 [ 3 ] {10bd225f-9b2d-4b98-8d07-d20567475288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:11:32.660270 [ 3 ] {10bd225f-9b2d-4b98-8d07-d20567475288} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:32.660325 [ 3 ] {10bd225f-9b2d-4b98-8d07-d20567475288} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:32.660782 [ 3 ] {10bd225f-9b2d-4b98-8d07-d20567475288} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.06 05:11:32.661041 [ 3 ] {10bd225f-9b2d-4b98-8d07-d20567475288} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:32.661291 [ 3 ] {10bd225f-9b2d-4b98-8d07-d20567475288} executeQuery: Read 56 rows, 4.38 KiB in 0.001996 sec., 28056.112224448898 rows/sec., 2.14 MiB/sec. 2025.02.06 05:11:32.661496 [ 3 ] {10bd225f-9b2d-4b98-8d07-d20567475288} TCPHandler: Processed in 0.002491961 sec. 2025.02.06 05:11:32.661796 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:32.661994 [ 255 ] {ac676d75-0688-4c1d-96e2-2f356f445968} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:11:32.662069 [ 255 ] {ac676d75-0688-4c1d-96e2-2f356f445968} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:11:32.662850 [ 255 ] {ac676d75-0688-4c1d-96e2-2f356f445968} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:32.662900 [ 255 ] {ac676d75-0688-4c1d-96e2-2f356f445968} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:32.663347 [ 255 ] {ac676d75-0688-4c1d-96e2-2f356f445968} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.06 05:11:32.663598 [ 255 ] {ac676d75-0688-4c1d-96e2-2f356f445968} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:32.663849 [ 255 ] {ac676d75-0688-4c1d-96e2-2f356f445968} executeQuery: Read 64 rows, 5.12 KiB in 0.001903 sec., 33631.108775617446 rows/sec., 2.62 MiB/sec. 2025.02.06 05:11:32.663935 [ 255 ] {ac676d75-0688-4c1d-96e2-2f356f445968} TCPHandler: Processed in 0.002277634 sec. 2025.02.06 05:11:32.664356 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:32.664484 [ 3 ] {ff485781-f375-4928-bc02-02942742cb37} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:32.664545 [ 3 ] {ff485781-f375-4928-bc02-02942742cb37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:11:32.665164 [ 3 ] {ff485781-f375-4928-bc02-02942742cb37} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:32.665205 [ 3 ] {ff485781-f375-4928-bc02-02942742cb37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:32.665610 [ 3 ] {ff485781-f375-4928-bc02-02942742cb37} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.06 05:11:32.665870 [ 3 ] {ff485781-f375-4928-bc02-02942742cb37} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:32.666090 [ 3 ] {ff485781-f375-4928-bc02-02942742cb37} executeQuery: Read 140 rows, 9.99 KiB in 0.001636 sec., 85574.57212713936 rows/sec., 5.96 MiB/sec. 2025.02.06 05:11:32.666142 [ 3 ] {ff485781-f375-4928-bc02-02942742cb37} TCPHandler: Processed in 0.001843911 sec. 2025.02.06 05:11:32.666308 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:32.666434 [ 255 ] {ca21bc96-94cc-4f4f-9e47-43a23861aa01} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:11:32.666493 [ 255 ] {ca21bc96-94cc-4f4f-9e47-43a23861aa01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:11:32.667095 [ 255 ] {ca21bc96-94cc-4f4f-9e47-43a23861aa01} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:32.667145 [ 255 ] {ca21bc96-94cc-4f4f-9e47-43a23861aa01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:32.667593 [ 255 ] {ca21bc96-94cc-4f4f-9e47-43a23861aa01} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.06 05:11:32.667826 [ 255 ] {ca21bc96-94cc-4f4f-9e47-43a23861aa01} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:32.668044 [ 255 ] {ca21bc96-94cc-4f4f-9e47-43a23861aa01} executeQuery: Read 52 rows, 3.58 KiB in 0.001636 sec., 31784.84107579462 rows/sec., 2.14 MiB/sec. 2025.02.06 05:11:32.668119 [ 255 ] {ca21bc96-94cc-4f4f-9e47-43a23861aa01} TCPHandler: Processed in 0.001871911 sec. 2025.02.06 05:11:33.541540 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2025.02.06 05:11:33.542489 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:33.542555 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:33.543290 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.06 05:11:33.543663 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:33.543908 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2025.02.06 05:11:33.689409 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.02.06 05:11:33.709629 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:33.709687 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:33.717227 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.06 05:11:33.718012 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:33.721035 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.02.06 05:11:34.001256 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 158.65 MiB, peak 162.65 MiB, free memory in arenas 0.00 B, will set to 159.80 MiB (RSS), difference: 1.16 MiB 2025.02.06 05:11:36.043721 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 194 2025.02.06 05:11:36.046513 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:36.046567 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:36.048059 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.06 05:11:36.048373 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:36.049000 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 194 2025.02.06 05:11:37.661046 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:37.661280 [ 3 ] {452789a5-1d4b-4767-bfaa-a5dba8889e64} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:11:37.661365 [ 3 ] {452789a5-1d4b-4767-bfaa-a5dba8889e64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:11:37.662216 [ 3 ] {452789a5-1d4b-4767-bfaa-a5dba8889e64} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:37.662270 [ 3 ] {452789a5-1d4b-4767-bfaa-a5dba8889e64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:37.662725 [ 3 ] {452789a5-1d4b-4767-bfaa-a5dba8889e64} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.06 05:11:37.662979 [ 3 ] {452789a5-1d4b-4767-bfaa-a5dba8889e64} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:37.663233 [ 3 ] {452789a5-1d4b-4767-bfaa-a5dba8889e64} executeQuery: Read 72 rows, 5.96 KiB in 0.002004 sec., 35928.14371257485 rows/sec., 2.91 MiB/sec. 2025.02.06 05:11:37.663436 [ 3 ] {452789a5-1d4b-4767-bfaa-a5dba8889e64} TCPHandler: Processed in 0.002529933 sec. 2025.02.06 05:11:37.664572 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:37.664789 [ 255 ] {ce021e34-dddb-433e-ac1e-24f6f243d4ef} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:11:37.664872 [ 255 ] {ce021e34-dddb-433e-ac1e-24f6f243d4ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:11:37.665694 [ 255 ] {ce021e34-dddb-433e-ac1e-24f6f243d4ef} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:37.665751 [ 255 ] {ce021e34-dddb-433e-ac1e-24f6f243d4ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:37.666178 [ 255 ] {ce021e34-dddb-433e-ac1e-24f6f243d4ef} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.06 05:11:37.666441 [ 255 ] {ce021e34-dddb-433e-ac1e-24f6f243d4ef} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:37.666656 [ 255 ] {ce021e34-dddb-433e-ac1e-24f6f243d4ef} executeQuery: Read 8 rows, 616.00 B in 0.001928 sec., 4149.377593360996 rows/sec., 312.01 KiB/sec. 2025.02.06 05:11:37.666715 [ 255 ] {ce021e34-dddb-433e-ac1e-24f6f243d4ef} TCPHandler: Processed in 0.002289555 sec. 2025.02.06 05:11:37.666936 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:37.667171 [ 3 ] {e63220b2-615e-4ef4-8063-c5115b92bbf4} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:11:37.667267 [ 3 ] {e63220b2-615e-4ef4-8063-c5115b92bbf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:11:37.668110 [ 3 ] {e63220b2-615e-4ef4-8063-c5115b92bbf4} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:37.668153 [ 3 ] {e63220b2-615e-4ef4-8063-c5115b92bbf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:37.668534 [ 3 ] {e63220b2-615e-4ef4-8063-c5115b92bbf4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.06 05:11:37.668776 [ 3 ] {e63220b2-615e-4ef4-8063-c5115b92bbf4} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:37.669001 [ 3 ] {e63220b2-615e-4ef4-8063-c5115b92bbf4} executeQuery: Read 72 rows, 5.76 KiB in 0.00189 sec., 38095.2380952381 rows/sec., 2.97 MiB/sec. 2025.02.06 05:11:37.669057 [ 3 ] {e63220b2-615e-4ef4-8063-c5115b92bbf4} TCPHandler: Processed in 0.002238683 sec. 2025.02.06 05:11:37.669197 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:37.669337 [ 255 ] {d9a951d9-3552-40b8-9324-eedda507e765} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:37.669400 [ 255 ] {d9a951d9-3552-40b8-9324-eedda507e765} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:11:37.670032 [ 255 ] {d9a951d9-3552-40b8-9324-eedda507e765} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:37.670072 [ 255 ] {d9a951d9-3552-40b8-9324-eedda507e765} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:37.670468 [ 255 ] {d9a951d9-3552-40b8-9324-eedda507e765} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.06 05:11:37.670702 [ 255 ] {d9a951d9-3552-40b8-9324-eedda507e765} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:37.670931 [ 255 ] {d9a951d9-3552-40b8-9324-eedda507e765} executeQuery: Read 160 rows, 11.41 KiB in 0.001621 sec., 98704.50339296731 rows/sec., 6.87 MiB/sec. 2025.02.06 05:11:37.671015 [ 255 ] {d9a951d9-3552-40b8-9324-eedda507e765} TCPHandler: Processed in 0.001881422 sec. 2025.02.06 05:11:37.671241 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:37.671466 [ 3 ] {39c7d528-6d06-403c-8696-78cfc2e6d086} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:37.671608 [ 3 ] {39c7d528-6d06-403c-8696-78cfc2e6d086} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:11:37.672782 [ 3 ] {39c7d528-6d06-403c-8696-78cfc2e6d086} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:37.672822 [ 3 ] {39c7d528-6d06-403c-8696-78cfc2e6d086} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:37.673461 [ 3 ] {39c7d528-6d06-403c-8696-78cfc2e6d086} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.06 05:11:37.673741 [ 3 ] {39c7d528-6d06-403c-8696-78cfc2e6d086} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:37.673997 [ 3 ] {39c7d528-6d06-403c-8696-78cfc2e6d086} executeQuery: Read 8 rows, 14.68 KiB in 0.002582 sec., 3098.3733539891555 rows/sec., 5.55 MiB/sec. 2025.02.06 05:11:37.674252 [ 3 ] {39c7d528-6d06-403c-8696-78cfc2e6d086} TCPHandler: Processed in 0.003122562 sec. 2025.02.06 05:11:37.674393 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:37.674514 [ 255 ] {43fb4eaf-d150-4cae-8bcd-6aefc9aac50d} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:11:37.674566 [ 255 ] {43fb4eaf-d150-4cae-8bcd-6aefc9aac50d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:11:37.675057 [ 255 ] {43fb4eaf-d150-4cae-8bcd-6aefc9aac50d} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:37.675098 [ 255 ] {43fb4eaf-d150-4cae-8bcd-6aefc9aac50d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:37.675476 [ 255 ] {43fb4eaf-d150-4cae-8bcd-6aefc9aac50d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.06 05:11:37.675711 [ 255 ] {43fb4eaf-d150-4cae-8bcd-6aefc9aac50d} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:37.675929 [ 255 ] {43fb4eaf-d150-4cae-8bcd-6aefc9aac50d} executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. 2025.02.06 05:11:37.675980 [ 255 ] {43fb4eaf-d150-4cae-8bcd-6aefc9aac50d} TCPHandler: Processed in 0.001643814 sec. 2025.02.06 05:11:40.951750 [ 80 ] {} DNSResolver: Updating DNS cache 2025.02.06 05:11:40.951862 [ 80 ] {} DNSResolver: Updated DNS cache 2025.02.06 05:11:41.044919 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2025.02.06 05:11:41.045584 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:41.045631 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:41.046175 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.06 05:11:41.046429 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:41.046614 [ 80 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.06 05:11:41.046672 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.02.06 05:11:41.046702 [ 80 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:41.046736 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:41.046919 [ 202 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.06 05:11:41.047161 [ 202 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:11:41.047230 [ 202 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2025.02.06 05:11:41.047361 [ 202 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2025.02.06 05:11:41.047739 [ 202 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2025.02.06 05:11:41.047972 [ 202 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2025.02.06 05:11:41.048154 [ 202 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2025.02.06 05:11:41.048292 [ 202 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2025.02.06 05:11:41.076297 [ 192 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.029481085 sec., 95179.67198290022 rows/sec., 1.36 MiB/sec. 2025.02.06 05:11:41.076994 [ 193 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.06 05:11:41.077398 [ 193 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_6_1} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:41.077494 [ 193 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_6_1} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.06 05:11:41.077613 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.02.06 05:11:41.221999 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.02.06 05:11:41.241412 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:41.241468 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:41.248499 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.06 05:11:41.249643 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:41.250020 [ 80 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.06 05:11:41.250166 [ 80 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:41.250266 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:41.250591 [ 193 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.06 05:11:41.259425 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.02.06 05:11:41.260585 [ 193 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:11:41.261464 [ 193 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.02.06 05:11:41.266066 [ 193 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.02.06 05:11:41.270529 [ 193 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.02.06 05:11:41.275185 [ 193 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.02.06 05:11:41.287892 [ 193 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.02.06 05:11:41.292379 [ 193 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.02.06 05:11:41.350693 [ 192 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.100309984 sec., 458.57848008429545 rows/sec., 2.37 MiB/sec. 2025.02.06 05:11:41.353219 [ 194 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.06 05:11:41.356067 [ 194 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_6_1} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:41.356180 [ 194 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_6_1} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.06 05:11:41.358367 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.02.06 05:11:42.000233 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.96 MiB, peak 170.50 MiB, free memory in arenas 0.00 B, will set to 163.94 MiB (RSS), difference: 2.98 MiB 2025.02.06 05:11:42.656836 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.657130 [ 3 ] {dce3528e-f08b-48dc-91c2-643d21c093f8} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:42.657595 [ 3 ] {dce3528e-f08b-48dc-91c2-643d21c093f8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:42.657652 [ 3 ] {dce3528e-f08b-48dc-91c2-643d21c093f8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.06 05:11:42.658003 [ 3 ] {dce3528e-f08b-48dc-91c2-643d21c093f8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:42.658091 [ 3 ] {dce3528e-f08b-48dc-91c2-643d21c093f8} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:42.658272 [ 3 ] {dce3528e-f08b-48dc-91c2-643d21c093f8} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.02.06 05:11:42.658539 [ 260 ] {dce3528e-f08b-48dc-91c2-643d21c093f8} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:42.658588 [ 288 ] {dce3528e-f08b-48dc-91c2-643d21c093f8} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:42.658573 [ 287 ] {dce3528e-f08b-48dc-91c2-643d21c093f8} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:42.658747 [ 3 ] {dce3528e-f08b-48dc-91c2-643d21c093f8} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.06 05:11:42.658783 [ 3 ] {dce3528e-f08b-48dc-91c2-643d21c093f8} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:42.658882 [ 3 ] {dce3528e-f08b-48dc-91c2-643d21c093f8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:42.658906 [ 3 ] {dce3528e-f08b-48dc-91c2-643d21c093f8} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.02.06 05:11:42.658951 [ 3 ] {dce3528e-f08b-48dc-91c2-643d21c093f8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.06 05:11:42.658999 [ 3 ] {dce3528e-f08b-48dc-91c2-643d21c093f8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.06 05:11:42.660079 [ 3 ] {dce3528e-f08b-48dc-91c2-643d21c093f8} executeQuery: Read 18 rows, 754.00 B in 0.003079 sec., 5846.053913608314 rows/sec., 239.15 KiB/sec. 2025.02.06 05:11:42.660271 [ 3 ] {dce3528e-f08b-48dc-91c2-643d21c093f8} TCPHandler: Processed in 0.003572847 sec. 2025.02.06 05:11:42.660741 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.660990 [ 255 ] {5acd263f-ac53-4162-9474-bc610d6410c6} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:42.661413 [ 255 ] {5acd263f-ac53-4162-9474-bc610d6410c6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:42.661461 [ 255 ] {5acd263f-ac53-4162-9474-bc610d6410c6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.06 05:11:42.661788 [ 255 ] {5acd263f-ac53-4162-9474-bc610d6410c6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:42.661876 [ 255 ] {5acd263f-ac53-4162-9474-bc610d6410c6} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:42.662061 [ 255 ] {5acd263f-ac53-4162-9474-bc610d6410c6} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.02.06 05:11:42.662217 [ 287 ] {5acd263f-ac53-4162-9474-bc610d6410c6} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:42.662248 [ 260 ] {5acd263f-ac53-4162-9474-bc610d6410c6} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:42.662234 [ 288 ] {5acd263f-ac53-4162-9474-bc610d6410c6} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:42.662404 [ 255 ] {5acd263f-ac53-4162-9474-bc610d6410c6} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.06 05:11:42.662437 [ 255 ] {5acd263f-ac53-4162-9474-bc610d6410c6} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:42.662533 [ 255 ] {5acd263f-ac53-4162-9474-bc610d6410c6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:42.662557 [ 255 ] {5acd263f-ac53-4162-9474-bc610d6410c6} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.02.06 05:11:42.662604 [ 255 ] {5acd263f-ac53-4162-9474-bc610d6410c6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.06 05:11:42.662651 [ 255 ] {5acd263f-ac53-4162-9474-bc610d6410c6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.06 05:11:42.663749 [ 255 ] {5acd263f-ac53-4162-9474-bc610d6410c6} executeQuery: Read 18 rows, 754.00 B in 0.002876 sec., 6258.692628650904 rows/sec., 256.03 KiB/sec. 2025.02.06 05:11:42.663919 [ 255 ] {5acd263f-ac53-4162-9474-bc610d6410c6} TCPHandler: Processed in 0.003305338 sec. 2025.02.06 05:11:42.664222 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.664444 [ 3 ] {1e250f9c-2052-4387-b68f-3ca0fc53db46} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:42.664837 [ 3 ] {1e250f9c-2052-4387-b68f-3ca0fc53db46} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:42.664886 [ 3 ] {1e250f9c-2052-4387-b68f-3ca0fc53db46} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.06 05:11:42.665170 [ 3 ] {1e250f9c-2052-4387-b68f-3ca0fc53db46} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:42.665242 [ 3 ] {1e250f9c-2052-4387-b68f-3ca0fc53db46} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:42.665399 [ 3 ] {1e250f9c-2052-4387-b68f-3ca0fc53db46} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.02.06 05:11:42.665529 [ 287 ] {1e250f9c-2052-4387-b68f-3ca0fc53db46} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:42.665554 [ 260 ] {1e250f9c-2052-4387-b68f-3ca0fc53db46} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:42.665559 [ 288 ] {1e250f9c-2052-4387-b68f-3ca0fc53db46} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:42.665681 [ 3 ] {1e250f9c-2052-4387-b68f-3ca0fc53db46} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.06 05:11:42.665710 [ 3 ] {1e250f9c-2052-4387-b68f-3ca0fc53db46} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:42.665799 [ 3 ] {1e250f9c-2052-4387-b68f-3ca0fc53db46} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:42.665821 [ 3 ] {1e250f9c-2052-4387-b68f-3ca0fc53db46} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.02.06 05:11:42.665865 [ 3 ] {1e250f9c-2052-4387-b68f-3ca0fc53db46} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.06 05:11:42.665912 [ 3 ] {1e250f9c-2052-4387-b68f-3ca0fc53db46} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.06 05:11:42.666968 [ 3 ] {1e250f9c-2052-4387-b68f-3ca0fc53db46} executeQuery: Read 18 rows, 754.00 B in 0.002628 sec., 6849.315068493151 rows/sec., 280.19 KiB/sec. 2025.02.06 05:11:42.667136 [ 3 ] {1e250f9c-2052-4387-b68f-3ca0fc53db46} TCPHandler: Processed in 0.002984317 sec. 2025.02.06 05:11:42.668027 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.668215 [ 255 ] {27d323e3-0366-4ca7-b3ad-98f290dcf1ca} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:42.668546 [ 255 ] {27d323e3-0366-4ca7-b3ad-98f290dcf1ca} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:42.668593 [ 255 ] {27d323e3-0366-4ca7-b3ad-98f290dcf1ca} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.06 05:11:42.668873 [ 255 ] {27d323e3-0366-4ca7-b3ad-98f290dcf1ca} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:42.668942 [ 255 ] {27d323e3-0366-4ca7-b3ad-98f290dcf1ca} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:42.669097 [ 255 ] {27d323e3-0366-4ca7-b3ad-98f290dcf1ca} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.02.06 05:11:42.669235 [ 287 ] {27d323e3-0366-4ca7-b3ad-98f290dcf1ca} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:42.669260 [ 260 ] {27d323e3-0366-4ca7-b3ad-98f290dcf1ca} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:42.669250 [ 288 ] {27d323e3-0366-4ca7-b3ad-98f290dcf1ca} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:42.669401 [ 255 ] {27d323e3-0366-4ca7-b3ad-98f290dcf1ca} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.06 05:11:42.669429 [ 255 ] {27d323e3-0366-4ca7-b3ad-98f290dcf1ca} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:42.669515 [ 255 ] {27d323e3-0366-4ca7-b3ad-98f290dcf1ca} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:42.669537 [ 255 ] {27d323e3-0366-4ca7-b3ad-98f290dcf1ca} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.02.06 05:11:42.669578 [ 255 ] {27d323e3-0366-4ca7-b3ad-98f290dcf1ca} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.06 05:11:42.669624 [ 255 ] {27d323e3-0366-4ca7-b3ad-98f290dcf1ca} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.06 05:11:42.670680 [ 255 ] {27d323e3-0366-4ca7-b3ad-98f290dcf1ca} executeQuery: Read 18 rows, 754.00 B in 0.002553 sec., 7050.5287896592245 rows/sec., 288.42 KiB/sec. 2025.02.06 05:11:42.670834 [ 255 ] {27d323e3-0366-4ca7-b3ad-98f290dcf1ca} TCPHandler: Processed in 0.002867585 sec. 2025.02.06 05:11:42.671246 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.671581 [ 3 ] {bea3d061-6565-4cc8-8e5e-049dd0170153} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:42.672048 [ 3 ] {bea3d061-6565-4cc8-8e5e-049dd0170153} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:42.672092 [ 3 ] {bea3d061-6565-4cc8-8e5e-049dd0170153} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.06 05:11:42.672376 [ 3 ] {bea3d061-6565-4cc8-8e5e-049dd0170153} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:42.672444 [ 3 ] {bea3d061-6565-4cc8-8e5e-049dd0170153} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:42.672598 [ 3 ] {bea3d061-6565-4cc8-8e5e-049dd0170153} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.02.06 05:11:42.672699 [ 287 ] {bea3d061-6565-4cc8-8e5e-049dd0170153} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:42.672741 [ 260 ] {bea3d061-6565-4cc8-8e5e-049dd0170153} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:42.672750 [ 288 ] {bea3d061-6565-4cc8-8e5e-049dd0170153} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:42.672868 [ 3 ] {bea3d061-6565-4cc8-8e5e-049dd0170153} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.06 05:11:42.672896 [ 3 ] {bea3d061-6565-4cc8-8e5e-049dd0170153} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:42.672980 [ 3 ] {bea3d061-6565-4cc8-8e5e-049dd0170153} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:42.673001 [ 3 ] {bea3d061-6565-4cc8-8e5e-049dd0170153} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.02.06 05:11:42.673043 [ 3 ] {bea3d061-6565-4cc8-8e5e-049dd0170153} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.06 05:11:42.673091 [ 3 ] {bea3d061-6565-4cc8-8e5e-049dd0170153} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.06 05:11:42.674175 [ 3 ] {bea3d061-6565-4cc8-8e5e-049dd0170153} executeQuery: Read 18 rows, 754.00 B in 0.002759 sec., 6524.102935846321 rows/sec., 266.88 KiB/sec. 2025.02.06 05:11:42.674336 [ 3 ] {bea3d061-6565-4cc8-8e5e-049dd0170153} TCPHandler: Processed in 0.003201795 sec. 2025.02.06 05:11:42.674657 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.674871 [ 255 ] {5b1d16c3-97a0-424f-a254-d4f389f84cff} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:42.675201 [ 255 ] {5b1d16c3-97a0-424f-a254-d4f389f84cff} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:42.675247 [ 255 ] {5b1d16c3-97a0-424f-a254-d4f389f84cff} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.06 05:11:42.675535 [ 255 ] {5b1d16c3-97a0-424f-a254-d4f389f84cff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:42.675605 [ 255 ] {5b1d16c3-97a0-424f-a254-d4f389f84cff} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:42.675759 [ 255 ] {5b1d16c3-97a0-424f-a254-d4f389f84cff} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.02.06 05:11:42.675891 [ 287 ] {5b1d16c3-97a0-424f-a254-d4f389f84cff} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:42.675910 [ 260 ] {5b1d16c3-97a0-424f-a254-d4f389f84cff} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:42.675915 [ 288 ] {5b1d16c3-97a0-424f-a254-d4f389f84cff} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:42.676034 [ 255 ] {5b1d16c3-97a0-424f-a254-d4f389f84cff} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.06 05:11:42.676063 [ 255 ] {5b1d16c3-97a0-424f-a254-d4f389f84cff} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:42.676148 [ 255 ] {5b1d16c3-97a0-424f-a254-d4f389f84cff} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:42.676169 [ 255 ] {5b1d16c3-97a0-424f-a254-d4f389f84cff} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.02.06 05:11:42.676209 [ 255 ] {5b1d16c3-97a0-424f-a254-d4f389f84cff} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.02.06 05:11:42.676258 [ 255 ] {5b1d16c3-97a0-424f-a254-d4f389f84cff} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.02.06 05:11:42.677306 [ 255 ] {5b1d16c3-97a0-424f-a254-d4f389f84cff} executeQuery: Read 18 rows, 754.00 B in 0.002538 sec., 7092.198581560284 rows/sec., 290.12 KiB/sec. 2025.02.06 05:11:42.677460 [ 255 ] {5b1d16c3-97a0-424f-a254-d4f389f84cff} TCPHandler: Processed in 0.002872084 sec. 2025.02.06 05:11:42.678070 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.678254 [ 3 ] {9bc64864-028d-41f5-a3e4-3ea4562e0d49} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.06 05:11:42.678578 [ 3 ] {9bc64864-028d-41f5-a3e4-3ea4562e0d49} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:42.678622 [ 3 ] {9bc64864-028d-41f5-a3e4-3ea4562e0d49} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.06 05:11:42.678913 [ 3 ] {9bc64864-028d-41f5-a3e4-3ea4562e0d49} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:42.678981 [ 3 ] {9bc64864-028d-41f5-a3e4-3ea4562e0d49} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:42.679131 [ 3 ] {9bc64864-028d-41f5-a3e4-3ea4562e0d49} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.02.06 05:11:42.679270 [ 287 ] {9bc64864-028d-41f5-a3e4-3ea4562e0d49} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:42.679296 [ 288 ] {9bc64864-028d-41f5-a3e4-3ea4562e0d49} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:42.679294 [ 260 ] {9bc64864-028d-41f5-a3e4-3ea4562e0d49} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:42.679441 [ 3 ] {9bc64864-028d-41f5-a3e4-3ea4562e0d49} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.06 05:11:42.679470 [ 3 ] {9bc64864-028d-41f5-a3e4-3ea4562e0d49} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:42.679554 [ 3 ] {9bc64864-028d-41f5-a3e4-3ea4562e0d49} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:42.679575 [ 3 ] {9bc64864-028d-41f5-a3e4-3ea4562e0d49} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.02.06 05:11:42.679616 [ 3 ] {9bc64864-028d-41f5-a3e4-3ea4562e0d49} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.02.06 05:11:42.679663 [ 3 ] {9bc64864-028d-41f5-a3e4-3ea4562e0d49} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.02.06 05:11:42.680788 [ 3 ] {9bc64864-028d-41f5-a3e4-3ea4562e0d49} executeQuery: Read 18 rows, 754.00 B in 0.002622 sec., 6864.988558352402 rows/sec., 280.83 KiB/sec. 2025.02.06 05:11:42.680942 [ 3 ] {9bc64864-028d-41f5-a3e4-3ea4562e0d49} TCPHandler: Processed in 0.002932746 sec. 2025.02.06 05:11:42.681209 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.681395 [ 255 ] {a86d493a-ed33-4922-ad8e-18430dd7c4c4} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.02.06 05:11:42.681725 [ 255 ] {a86d493a-ed33-4922-ad8e-18430dd7c4c4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:42.681770 [ 255 ] {a86d493a-ed33-4922-ad8e-18430dd7c4c4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2025.02.06 05:11:42.682063 [ 255 ] {a86d493a-ed33-4922-ad8e-18430dd7c4c4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:42.682132 [ 255 ] {a86d493a-ed33-4922-ad8e-18430dd7c4c4} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:42.682284 [ 255 ] {a86d493a-ed33-4922-ad8e-18430dd7c4c4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.02.06 05:11:42.682400 [ 260 ] {a86d493a-ed33-4922-ad8e-18430dd7c4c4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:42.682423 [ 287 ] {a86d493a-ed33-4922-ad8e-18430dd7c4c4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:42.682445 [ 288 ] {a86d493a-ed33-4922-ad8e-18430dd7c4c4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:42.682546 [ 255 ] {a86d493a-ed33-4922-ad8e-18430dd7c4c4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.06 05:11:42.682574 [ 255 ] {a86d493a-ed33-4922-ad8e-18430dd7c4c4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:42.682657 [ 255 ] {a86d493a-ed33-4922-ad8e-18430dd7c4c4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:42.682678 [ 255 ] {a86d493a-ed33-4922-ad8e-18430dd7c4c4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.02.06 05:11:42.682719 [ 255 ] {a86d493a-ed33-4922-ad8e-18430dd7c4c4} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.02.06 05:11:42.682768 [ 255 ] {a86d493a-ed33-4922-ad8e-18430dd7c4c4} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.02.06 05:11:42.683824 [ 255 ] {a86d493a-ed33-4922-ad8e-18430dd7c4c4} executeQuery: Read 18 rows, 754.00 B in 0.00252 sec., 7142.857142857142 rows/sec., 292.19 KiB/sec. 2025.02.06 05:11:42.683979 [ 255 ] {a86d493a-ed33-4922-ad8e-18430dd7c4c4} TCPHandler: Processed in 0.002828763 sec. 2025.02.06 05:11:42.684270 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.684606 [ 3 ] {3164c087-3f05-4055-9eb7-d78fb9326f49} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.06 05:11:42.685055 [ 3 ] {3164c087-3f05-4055-9eb7-d78fb9326f49} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:42.685100 [ 3 ] {3164c087-3f05-4055-9eb7-d78fb9326f49} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.02.06 05:11:42.685392 [ 3 ] {3164c087-3f05-4055-9eb7-d78fb9326f49} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:42.685459 [ 3 ] {3164c087-3f05-4055-9eb7-d78fb9326f49} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:42.685611 [ 3 ] {3164c087-3f05-4055-9eb7-d78fb9326f49} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.02.06 05:11:42.685750 [ 287 ] {3164c087-3f05-4055-9eb7-d78fb9326f49} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:42.685760 [ 260 ] {3164c087-3f05-4055-9eb7-d78fb9326f49} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:42.685774 [ 288 ] {3164c087-3f05-4055-9eb7-d78fb9326f49} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:42.685887 [ 3 ] {3164c087-3f05-4055-9eb7-d78fb9326f49} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.06 05:11:42.685915 [ 3 ] {3164c087-3f05-4055-9eb7-d78fb9326f49} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:42.686000 [ 3 ] {3164c087-3f05-4055-9eb7-d78fb9326f49} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:42.686021 [ 3 ] {3164c087-3f05-4055-9eb7-d78fb9326f49} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.02.06 05:11:42.686061 [ 3 ] {3164c087-3f05-4055-9eb7-d78fb9326f49} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.02.06 05:11:42.686109 [ 3 ] {3164c087-3f05-4055-9eb7-d78fb9326f49} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.02.06 05:11:42.687212 [ 3 ] {3164c087-3f05-4055-9eb7-d78fb9326f49} executeQuery: Read 18 rows, 754.00 B in 0.002773 sec., 6491.164803461955 rows/sec., 265.53 KiB/sec. 2025.02.06 05:11:42.687368 [ 3 ] {3164c087-3f05-4055-9eb7-d78fb9326f49} TCPHandler: Processed in 0.003210065 sec. 2025.02.06 05:11:42.687683 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.687965 [ 255 ] {7fa13fd8-80b6-45ff-859d-2e78069ebb2b} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.06 05:11:42.688300 [ 255 ] {7fa13fd8-80b6-45ff-859d-2e78069ebb2b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:42.688348 [ 255 ] {7fa13fd8-80b6-45ff-859d-2e78069ebb2b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.02.06 05:11:42.688646 [ 255 ] {7fa13fd8-80b6-45ff-859d-2e78069ebb2b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:42.688713 [ 255 ] {7fa13fd8-80b6-45ff-859d-2e78069ebb2b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:42.688864 [ 255 ] {7fa13fd8-80b6-45ff-859d-2e78069ebb2b} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.02.06 05:11:42.689018 [ 260 ] {7fa13fd8-80b6-45ff-859d-2e78069ebb2b} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:42.689015 [ 287 ] {7fa13fd8-80b6-45ff-859d-2e78069ebb2b} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:42.689032 [ 288 ] {7fa13fd8-80b6-45ff-859d-2e78069ebb2b} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:42.689176 [ 255 ] {7fa13fd8-80b6-45ff-859d-2e78069ebb2b} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.06 05:11:42.689204 [ 255 ] {7fa13fd8-80b6-45ff-859d-2e78069ebb2b} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:42.689287 [ 255 ] {7fa13fd8-80b6-45ff-859d-2e78069ebb2b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:42.689308 [ 255 ] {7fa13fd8-80b6-45ff-859d-2e78069ebb2b} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.02.06 05:11:42.689348 [ 255 ] {7fa13fd8-80b6-45ff-859d-2e78069ebb2b} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.06 05:11:42.689396 [ 255 ] {7fa13fd8-80b6-45ff-859d-2e78069ebb2b} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.06 05:11:42.690436 [ 255 ] {7fa13fd8-80b6-45ff-859d-2e78069ebb2b} executeQuery: Read 18 rows, 754.00 B in 0.002583 sec., 6968.641114982579 rows/sec., 285.07 KiB/sec. 2025.02.06 05:11:42.690589 [ 255 ] {7fa13fd8-80b6-45ff-859d-2e78069ebb2b} TCPHandler: Processed in 0.003017679 sec. 2025.02.06 05:11:42.690906 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.691124 [ 3 ] {528942fe-dbc9-4fe6-b629-6301ab634184} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.06 05:11:42.691524 [ 3 ] {528942fe-dbc9-4fe6-b629-6301ab634184} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:42.691581 [ 3 ] {528942fe-dbc9-4fe6-b629-6301ab634184} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.02.06 05:11:42.691934 [ 3 ] {528942fe-dbc9-4fe6-b629-6301ab634184} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:42.691999 [ 3 ] {528942fe-dbc9-4fe6-b629-6301ab634184} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:42.692149 [ 3 ] {528942fe-dbc9-4fe6-b629-6301ab634184} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.02.06 05:11:42.692289 [ 260 ] {528942fe-dbc9-4fe6-b629-6301ab634184} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:42.692289 [ 287 ] {528942fe-dbc9-4fe6-b629-6301ab634184} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:42.692324 [ 288 ] {528942fe-dbc9-4fe6-b629-6301ab634184} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:42.692455 [ 3 ] {528942fe-dbc9-4fe6-b629-6301ab634184} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.06 05:11:42.692483 [ 3 ] {528942fe-dbc9-4fe6-b629-6301ab634184} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:42.692566 [ 3 ] {528942fe-dbc9-4fe6-b629-6301ab634184} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:42.692587 [ 3 ] {528942fe-dbc9-4fe6-b629-6301ab634184} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.02.06 05:11:42.692628 [ 3 ] {528942fe-dbc9-4fe6-b629-6301ab634184} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.06 05:11:42.692675 [ 3 ] {528942fe-dbc9-4fe6-b629-6301ab634184} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.06 05:11:42.693757 [ 3 ] {528942fe-dbc9-4fe6-b629-6301ab634184} executeQuery: Read 18 rows, 754.00 B in 0.002739 sec., 6571.741511500547 rows/sec., 268.83 KiB/sec. 2025.02.06 05:11:42.693912 [ 3 ] {528942fe-dbc9-4fe6-b629-6301ab634184} TCPHandler: Processed in 0.003075521 sec. 2025.02.06 05:11:42.694160 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.694346 [ 255 ] {624fe3b6-ca95-4ec1-a0e0-1a1f0acc3f16} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.06 05:11:42.694681 [ 255 ] {624fe3b6-ca95-4ec1-a0e0-1a1f0acc3f16} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:42.694728 [ 255 ] {624fe3b6-ca95-4ec1-a0e0-1a1f0acc3f16} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.02.06 05:11:42.695032 [ 255 ] {624fe3b6-ca95-4ec1-a0e0-1a1f0acc3f16} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:42.695099 [ 255 ] {624fe3b6-ca95-4ec1-a0e0-1a1f0acc3f16} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:42.695250 [ 255 ] {624fe3b6-ca95-4ec1-a0e0-1a1f0acc3f16} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.02.06 05:11:42.695366 [ 287 ] {624fe3b6-ca95-4ec1-a0e0-1a1f0acc3f16} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:42.695402 [ 260 ] {624fe3b6-ca95-4ec1-a0e0-1a1f0acc3f16} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:42.695416 [ 288 ] {624fe3b6-ca95-4ec1-a0e0-1a1f0acc3f16} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:42.695524 [ 255 ] {624fe3b6-ca95-4ec1-a0e0-1a1f0acc3f16} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.06 05:11:42.695552 [ 255 ] {624fe3b6-ca95-4ec1-a0e0-1a1f0acc3f16} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:42.695636 [ 255 ] {624fe3b6-ca95-4ec1-a0e0-1a1f0acc3f16} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:42.695656 [ 255 ] {624fe3b6-ca95-4ec1-a0e0-1a1f0acc3f16} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.02.06 05:11:42.695697 [ 255 ] {624fe3b6-ca95-4ec1-a0e0-1a1f0acc3f16} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.02.06 05:11:42.695745 [ 255 ] {624fe3b6-ca95-4ec1-a0e0-1a1f0acc3f16} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.02.06 05:11:42.696797 [ 255 ] {624fe3b6-ca95-4ec1-a0e0-1a1f0acc3f16} executeQuery: Read 18 rows, 754.00 B in 0.002541 sec., 7083.825265643448 rows/sec., 289.78 KiB/sec. 2025.02.06 05:11:42.696946 [ 255 ] {624fe3b6-ca95-4ec1-a0e0-1a1f0acc3f16} TCPHandler: Processed in 0.002844923 sec. 2025.02.06 05:11:42.697210 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.697428 [ 3 ] {1f5346ff-c18a-475d-9f0c-b88a33a8381f} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.06 05:11:42.697824 [ 3 ] {1f5346ff-c18a-475d-9f0c-b88a33a8381f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:42.697878 [ 3 ] {1f5346ff-c18a-475d-9f0c-b88a33a8381f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.02.06 05:11:42.698182 [ 3 ] {1f5346ff-c18a-475d-9f0c-b88a33a8381f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:42.698250 [ 3 ] {1f5346ff-c18a-475d-9f0c-b88a33a8381f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:42.698399 [ 3 ] {1f5346ff-c18a-475d-9f0c-b88a33a8381f} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.02.06 05:11:42.698517 [ 287 ] {1f5346ff-c18a-475d-9f0c-b88a33a8381f} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:42.698543 [ 260 ] {1f5346ff-c18a-475d-9f0c-b88a33a8381f} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:42.698548 [ 288 ] {1f5346ff-c18a-475d-9f0c-b88a33a8381f} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:42.698674 [ 3 ] {1f5346ff-c18a-475d-9f0c-b88a33a8381f} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.06 05:11:42.698702 [ 3 ] {1f5346ff-c18a-475d-9f0c-b88a33a8381f} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:42.698784 [ 3 ] {1f5346ff-c18a-475d-9f0c-b88a33a8381f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:42.698805 [ 3 ] {1f5346ff-c18a-475d-9f0c-b88a33a8381f} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.02.06 05:11:42.698847 [ 3 ] {1f5346ff-c18a-475d-9f0c-b88a33a8381f} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.02.06 05:11:42.698896 [ 3 ] {1f5346ff-c18a-475d-9f0c-b88a33a8381f} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.02.06 05:11:42.699952 [ 3 ] {1f5346ff-c18a-475d-9f0c-b88a33a8381f} executeQuery: Read 18 rows, 754.00 B in 0.00263 sec., 6844.106463878327 rows/sec., 279.97 KiB/sec. 2025.02.06 05:11:42.700103 [ 3 ] {1f5346ff-c18a-475d-9f0c-b88a33a8381f} TCPHandler: Processed in 0.002961837 sec. 2025.02.06 05:11:42.700366 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.700555 [ 255 ] {c707cb56-de99-4acf-9cb4-8b4ac1ea6795} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.06 05:11:42.700893 [ 255 ] {c707cb56-de99-4acf-9cb4-8b4ac1ea6795} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:42.700942 [ 255 ] {c707cb56-de99-4acf-9cb4-8b4ac1ea6795} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.06 05:11:42.701285 [ 255 ] {c707cb56-de99-4acf-9cb4-8b4ac1ea6795} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:42.701353 [ 255 ] {c707cb56-de99-4acf-9cb4-8b4ac1ea6795} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:42.701502 [ 255 ] {c707cb56-de99-4acf-9cb4-8b4ac1ea6795} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.02.06 05:11:42.701644 [ 260 ] {c707cb56-de99-4acf-9cb4-8b4ac1ea6795} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:42.701657 [ 287 ] {c707cb56-de99-4acf-9cb4-8b4ac1ea6795} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:42.701671 [ 288 ] {c707cb56-de99-4acf-9cb4-8b4ac1ea6795} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:42.701806 [ 255 ] {c707cb56-de99-4acf-9cb4-8b4ac1ea6795} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.06 05:11:42.701861 [ 255 ] {c707cb56-de99-4acf-9cb4-8b4ac1ea6795} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:42.701946 [ 255 ] {c707cb56-de99-4acf-9cb4-8b4ac1ea6795} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:42.701967 [ 255 ] {c707cb56-de99-4acf-9cb4-8b4ac1ea6795} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.02.06 05:11:42.702008 [ 255 ] {c707cb56-de99-4acf-9cb4-8b4ac1ea6795} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:42.702057 [ 255 ] {c707cb56-de99-4acf-9cb4-8b4ac1ea6795} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:42.703127 [ 255 ] {c707cb56-de99-4acf-9cb4-8b4ac1ea6795} executeQuery: Read 18 rows, 754.00 B in 0.002664 sec., 6756.756756756757 rows/sec., 276.40 KiB/sec. 2025.02.06 05:11:42.703282 [ 255 ] {c707cb56-de99-4acf-9cb4-8b4ac1ea6795} TCPHandler: Processed in 0.002978718 sec. 2025.02.06 05:11:42.703528 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.703752 [ 3 ] {4999163c-d6c6-42f2-afbf-7921e2553d62} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.06 05:11:42.704102 [ 3 ] {4999163c-d6c6-42f2-afbf-7921e2553d62} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:42.704149 [ 3 ] {4999163c-d6c6-42f2-afbf-7921e2553d62} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.06 05:11:42.704461 [ 3 ] {4999163c-d6c6-42f2-afbf-7921e2553d62} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:42.704527 [ 3 ] {4999163c-d6c6-42f2-afbf-7921e2553d62} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:42.704676 [ 3 ] {4999163c-d6c6-42f2-afbf-7921e2553d62} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.02.06 05:11:42.704803 [ 287 ] {4999163c-d6c6-42f2-afbf-7921e2553d62} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:42.704811 [ 260 ] {4999163c-d6c6-42f2-afbf-7921e2553d62} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:42.704832 [ 288 ] {4999163c-d6c6-42f2-afbf-7921e2553d62} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:42.704965 [ 3 ] {4999163c-d6c6-42f2-afbf-7921e2553d62} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.06 05:11:42.704994 [ 3 ] {4999163c-d6c6-42f2-afbf-7921e2553d62} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:42.705081 [ 3 ] {4999163c-d6c6-42f2-afbf-7921e2553d62} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:42.705102 [ 3 ] {4999163c-d6c6-42f2-afbf-7921e2553d62} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.02.06 05:11:42.705144 [ 3 ] {4999163c-d6c6-42f2-afbf-7921e2553d62} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:42.705194 [ 3 ] {4999163c-d6c6-42f2-afbf-7921e2553d62} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:42.706349 [ 3 ] {4999163c-d6c6-42f2-afbf-7921e2553d62} executeQuery: Read 18 rows, 754.00 B in 0.002708 sec., 6646.971935007386 rows/sec., 271.91 KiB/sec. 2025.02.06 05:11:42.706502 [ 3 ] {4999163c-d6c6-42f2-afbf-7921e2553d62} TCPHandler: Processed in 0.00304078 sec. 2025.02.06 05:11:42.710575 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.710928 [ 255 ] {a142786a-7c92-4981-846a-b1fa56b2f338} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.06 05:11:42.711270 [ 255 ] {a142786a-7c92-4981-846a-b1fa56b2f338} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:42.711320 [ 255 ] {a142786a-7c92-4981-846a-b1fa56b2f338} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.06 05:11:42.711640 [ 255 ] {a142786a-7c92-4981-846a-b1fa56b2f338} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:42.711707 [ 255 ] {a142786a-7c92-4981-846a-b1fa56b2f338} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:42.711858 [ 255 ] {a142786a-7c92-4981-846a-b1fa56b2f338} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.02.06 05:11:42.711994 [ 287 ] {a142786a-7c92-4981-846a-b1fa56b2f338} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:42.712018 [ 260 ] {a142786a-7c92-4981-846a-b1fa56b2f338} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:42.712023 [ 288 ] {a142786a-7c92-4981-846a-b1fa56b2f338} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:42.712150 [ 255 ] {a142786a-7c92-4981-846a-b1fa56b2f338} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2025.02.06 05:11:42.712178 [ 255 ] {a142786a-7c92-4981-846a-b1fa56b2f338} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:42.712261 [ 255 ] {a142786a-7c92-4981-846a-b1fa56b2f338} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:42.712281 [ 255 ] {a142786a-7c92-4981-846a-b1fa56b2f338} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 18 rows with 2 streams 2025.02.06 05:11:42.712323 [ 255 ] {a142786a-7c92-4981-846a-b1fa56b2f338} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:42.712375 [ 255 ] {a142786a-7c92-4981-846a-b1fa56b2f338} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:42.713437 [ 255 ] {a142786a-7c92-4981-846a-b1fa56b2f338} executeQuery: Read 18 rows, 754.00 B in 0.002692 sec., 6686.478454680535 rows/sec., 273.52 KiB/sec. 2025.02.06 05:11:42.713588 [ 255 ] {a142786a-7c92-4981-846a-b1fa56b2f338} TCPHandler: Processed in 0.003122922 sec. 2025.02.06 05:11:42.719585 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.719738 [ 3 ] {78375e77-19ba-4a09-97e4-b76abe87cc24} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.06 05:11:42.719802 [ 3 ] {78375e77-19ba-4a09-97e4-b76abe87cc24} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:42.720584 [ 3 ] {78375e77-19ba-4a09-97e4-b76abe87cc24} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:42.720631 [ 3 ] {78375e77-19ba-4a09-97e4-b76abe87cc24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:42.721172 [ 3 ] {78375e77-19ba-4a09-97e4-b76abe87cc24} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.06 05:11:42.721401 [ 3 ] {78375e77-19ba-4a09-97e4-b76abe87cc24} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:42.721616 [ 3 ] {78375e77-19ba-4a09-97e4-b76abe87cc24} executeQuery: Read 16 rows, 2.86 KiB in 0.001924 sec., 8316.008316008316 rows/sec., 1.45 MiB/sec. 2025.02.06 05:11:42.721677 [ 3 ] {78375e77-19ba-4a09-97e4-b76abe87cc24} TCPHandler: Processed in 0.00216107 sec. 2025.02.06 05:11:42.721828 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.721958 [ 255 ] {6686ac8f-f3eb-4f0c-93d5-a6fda7137cf3} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:11:42.722011 [ 255 ] {6686ac8f-f3eb-4f0c-93d5-a6fda7137cf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:11:42.723257 [ 255 ] {6686ac8f-f3eb-4f0c-93d5-a6fda7137cf3} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:42.723300 [ 255 ] {6686ac8f-f3eb-4f0c-93d5-a6fda7137cf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:42.723736 [ 255 ] {6686ac8f-f3eb-4f0c-93d5-a6fda7137cf3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:11:42.724001 [ 255 ] {6686ac8f-f3eb-4f0c-93d5-a6fda7137cf3} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:42.724270 [ 255 ] {6686ac8f-f3eb-4f0c-93d5-a6fda7137cf3} executeQuery: Read 14 rows, 1.01 KiB in 0.002344 sec., 5972.696245733788 rows/sec., 429.95 KiB/sec. 2025.02.06 05:11:42.724463 [ 255 ] {6686ac8f-f3eb-4f0c-93d5-a6fda7137cf3} TCPHandler: Processed in 0.002687248 sec. 2025.02.06 05:11:42.724728 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.724936 [ 3 ] {8740a3ba-3bc1-4ded-8a32-3b4c65161cd7} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:11:42.724988 [ 3 ] {8740a3ba-3bc1-4ded-8a32-3b4c65161cd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:11:42.725708 [ 3 ] {8740a3ba-3bc1-4ded-8a32-3b4c65161cd7} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:42.725748 [ 3 ] {8740a3ba-3bc1-4ded-8a32-3b4c65161cd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:42.726136 [ 3 ] {8740a3ba-3bc1-4ded-8a32-3b4c65161cd7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.06 05:11:42.726378 [ 3 ] {8740a3ba-3bc1-4ded-8a32-3b4c65161cd7} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:42.726590 [ 3 ] {8740a3ba-3bc1-4ded-8a32-3b4c65161cd7} executeQuery: Read 256 rows, 22.91 KiB in 0.001698 sec., 150765.60659599528 rows/sec., 13.18 MiB/sec. 2025.02.06 05:11:42.726642 [ 3 ] {8740a3ba-3bc1-4ded-8a32-3b4c65161cd7} TCPHandler: Processed in 0.002027086 sec. 2025.02.06 05:11:42.726787 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.726916 [ 255 ] {283591bf-7c00-4949-9175-9af5bee47bc6} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:11:42.726975 [ 255 ] {283591bf-7c00-4949-9175-9af5bee47bc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:11:42.727690 [ 255 ] {283591bf-7c00-4949-9175-9af5bee47bc6} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:42.727739 [ 255 ] {283591bf-7c00-4949-9175-9af5bee47bc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:42.728120 [ 255 ] {283591bf-7c00-4949-9175-9af5bee47bc6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.06 05:11:42.728362 [ 255 ] {283591bf-7c00-4949-9175-9af5bee47bc6} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:42.728633 [ 255 ] {283591bf-7c00-4949-9175-9af5bee47bc6} executeQuery: Read 33 rows, 2.41 KiB in 0.001732 sec., 19053.11778290993 rows/sec., 1.36 MiB/sec. 2025.02.06 05:11:42.728708 [ 255 ] {283591bf-7c00-4949-9175-9af5bee47bc6} TCPHandler: Processed in 0.001975535 sec. 2025.02.06 05:11:42.728851 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.729068 [ 3 ] {1e362ef0-1bf0-4400-bdcc-df7eff1666f9} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:11:42.729161 [ 3 ] {1e362ef0-1bf0-4400-bdcc-df7eff1666f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:11:42.730094 [ 3 ] {1e362ef0-1bf0-4400-bdcc-df7eff1666f9} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:42.730133 [ 3 ] {1e362ef0-1bf0-4400-bdcc-df7eff1666f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:42.730494 [ 3 ] {1e362ef0-1bf0-4400-bdcc-df7eff1666f9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:11:42.730729 [ 3 ] {1e362ef0-1bf0-4400-bdcc-df7eff1666f9} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:42.730946 [ 3 ] {1e362ef0-1bf0-4400-bdcc-df7eff1666f9} executeQuery: Read 15 rows, 1.05 KiB in 0.00193 sec., 7772.020725388601 rows/sec., 542.42 KiB/sec. 2025.02.06 05:11:42.731000 [ 3 ] {1e362ef0-1bf0-4400-bdcc-df7eff1666f9} TCPHandler: Processed in 0.002206843 sec. 2025.02.06 05:11:42.731150 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.731287 [ 255 ] {97d27f75-ea07-44b2-aee4-cf32da0d1055} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:11:42.731345 [ 255 ] {97d27f75-ea07-44b2-aee4-cf32da0d1055} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:11:42.732013 [ 255 ] {97d27f75-ea07-44b2-aee4-cf32da0d1055} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:42.732053 [ 255 ] {97d27f75-ea07-44b2-aee4-cf32da0d1055} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:42.732417 [ 255 ] {97d27f75-ea07-44b2-aee4-cf32da0d1055} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:11:42.732651 [ 255 ] {97d27f75-ea07-44b2-aee4-cf32da0d1055} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:42.732943 [ 255 ] {97d27f75-ea07-44b2-aee4-cf32da0d1055} executeQuery: Read 13 rows, 830.00 B in 0.001677 sec., 7751.937984496123 rows/sec., 483.33 KiB/sec. 2025.02.06 05:11:42.733008 [ 255 ] {97d27f75-ea07-44b2-aee4-cf32da0d1055} TCPHandler: Processed in 0.001926433 sec. 2025.02.06 05:11:42.733237 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.733454 [ 3 ] {3318dd3a-e401-4515-bd16-531e3bacff74} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:11:42.733544 [ 3 ] {3318dd3a-e401-4515-bd16-531e3bacff74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:11:42.734493 [ 3 ] {3318dd3a-e401-4515-bd16-531e3bacff74} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:42.734533 [ 3 ] {3318dd3a-e401-4515-bd16-531e3bacff74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:42.734923 [ 3 ] {3318dd3a-e401-4515-bd16-531e3bacff74} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.06 05:11:42.735163 [ 3 ] {3318dd3a-e401-4515-bd16-531e3bacff74} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:42.735396 [ 3 ] {3318dd3a-e401-4515-bd16-531e3bacff74} executeQuery: Read 418 rows, 30.58 KiB in 0.001994 sec., 209628.88665997994 rows/sec., 14.98 MiB/sec. 2025.02.06 05:11:42.735483 [ 3 ] {3318dd3a-e401-4515-bd16-531e3bacff74} TCPHandler: Processed in 0.002355087 sec. 2025.02.06 05:11:42.735636 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.735772 [ 255 ] {3c88548d-70f8-46c4-bbc6-56d2b2af8808} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:11:42.735833 [ 255 ] {3c88548d-70f8-46c4-bbc6-56d2b2af8808} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:11:42.736391 [ 255 ] {3c88548d-70f8-46c4-bbc6-56d2b2af8808} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:42.736438 [ 255 ] {3c88548d-70f8-46c4-bbc6-56d2b2af8808} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:42.736881 [ 255 ] {3c88548d-70f8-46c4-bbc6-56d2b2af8808} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:11:42.737127 [ 255 ] {3c88548d-70f8-46c4-bbc6-56d2b2af8808} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:42.737416 [ 255 ] {3c88548d-70f8-46c4-bbc6-56d2b2af8808} executeQuery: Read 6 rows, 321.00 B in 0.001658 sec., 3618.8178528347407 rows/sec., 189.07 KiB/sec. 2025.02.06 05:11:42.737471 [ 255 ] {3c88548d-70f8-46c4-bbc6-56d2b2af8808} TCPHandler: Processed in 0.001900642 sec. 2025.02.06 05:11:42.737602 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.737718 [ 3 ] {a642b1d4-abba-4f42-aa00-46115c9626ca} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:42.737773 [ 3 ] {a642b1d4-abba-4f42-aa00-46115c9626ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:11:42.738442 [ 3 ] {a642b1d4-abba-4f42-aa00-46115c9626ca} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:42.738488 [ 3 ] {a642b1d4-abba-4f42-aa00-46115c9626ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:42.738937 [ 3 ] {a642b1d4-abba-4f42-aa00-46115c9626ca} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.06 05:11:42.739178 [ 3 ] {a642b1d4-abba-4f42-aa00-46115c9626ca} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:42.739413 [ 3 ] {a642b1d4-abba-4f42-aa00-46115c9626ca} executeQuery: Read 237 rows, 16.27 KiB in 0.001714 sec., 138273.04550758458 rows/sec., 9.27 MiB/sec. 2025.02.06 05:11:42.739486 [ 3 ] {a642b1d4-abba-4f42-aa00-46115c9626ca} TCPHandler: Processed in 0.001940663 sec. 2025.02.06 05:11:42.739631 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.739746 [ 255 ] {3f9831e8-5cb9-449f-99e1-a66de970e016} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:11:42.739798 [ 255 ] {3f9831e8-5cb9-449f-99e1-a66de970e016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:11:42.740336 [ 255 ] {3f9831e8-5cb9-449f-99e1-a66de970e016} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:42.740409 [ 255 ] {3f9831e8-5cb9-449f-99e1-a66de970e016} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:42.740878 [ 255 ] {3f9831e8-5cb9-449f-99e1-a66de970e016} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:11:42.741115 [ 255 ] {3f9831e8-5cb9-449f-99e1-a66de970e016} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:42.741381 [ 255 ] {3f9831e8-5cb9-449f-99e1-a66de970e016} executeQuery: Read 2 rows, 134.00 B in 0.001648 sec., 1213.5922330097087 rows/sec., 79.40 KiB/sec. 2025.02.06 05:11:42.741439 [ 255 ] {3f9831e8-5cb9-449f-99e1-a66de970e016} TCPHandler: Processed in 0.001861891 sec. 2025.02.06 05:11:42.741576 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.741693 [ 3 ] {6d2b86fa-ee18-4853-89ac-2e3e6a9c0f97} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:42.741774 [ 3 ] {6d2b86fa-ee18-4853-89ac-2e3e6a9c0f97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:11:42.742960 [ 3 ] {6d2b86fa-ee18-4853-89ac-2e3e6a9c0f97} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:42.742999 [ 3 ] {6d2b86fa-ee18-4853-89ac-2e3e6a9c0f97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:42.743621 [ 3 ] {6d2b86fa-ee18-4853-89ac-2e3e6a9c0f97} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.06 05:11:42.743875 [ 3 ] {6d2b86fa-ee18-4853-89ac-2e3e6a9c0f97} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:42.744214 [ 3 ] {6d2b86fa-ee18-4853-89ac-2e3e6a9c0f97} executeQuery: Read 26 rows, 47.71 KiB in 0.002524 sec., 10301.109350237717 rows/sec., 18.46 MiB/sec. 2025.02.06 05:11:42.744354 [ 3 ] {6d2b86fa-ee18-4853-89ac-2e3e6a9c0f97} TCPHandler: Processed in 0.002831743 sec. 2025.02.06 05:11:42.744500 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.744636 [ 255 ] {892b4d51-eeb4-4845-b8c2-dd9d7af4b1a7} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.06 05:11:42.744697 [ 255 ] {892b4d51-eeb4-4845-b8c2-dd9d7af4b1a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.06 05:11:42.745199 [ 255 ] {892b4d51-eeb4-4845-b8c2-dd9d7af4b1a7} oximeter.measurements_i64 (2f51c625-1057-45b8-a13d-c8b7acb97194): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:42.745238 [ 255 ] {892b4d51-eeb4-4845-b8c2-dd9d7af4b1a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:42.745617 [ 255 ] {892b4d51-eeb4-4845-b8c2-dd9d7af4b1a7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:11:42.745851 [ 255 ] {892b4d51-eeb4-4845-b8c2-dd9d7af4b1a7} oximeter.measurements_i64 (2f51c625-1057-45b8-a13d-c8b7acb97194): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:42.746051 [ 255 ] {892b4d51-eeb4-4845-b8c2-dd9d7af4b1a7} executeQuery: Read 18 rows, 1.36 KiB in 0.001445 sec., 12456.74740484429 rows/sec., 938.72 KiB/sec. 2025.02.06 05:11:42.746104 [ 255 ] {892b4d51-eeb4-4845-b8c2-dd9d7af4b1a7} TCPHandler: Processed in 0.001669765 sec. 2025.02.06 05:11:42.746258 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:42.746397 [ 3 ] {653382ab-7196-43c5-b6ca-521429dfd685} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:11:42.746457 [ 3 ] {653382ab-7196-43c5-b6ca-521429dfd685} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:11:42.747015 [ 3 ] {653382ab-7196-43c5-b6ca-521429dfd685} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:42.747055 [ 3 ] {653382ab-7196-43c5-b6ca-521429dfd685} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:42.747416 [ 3 ] {653382ab-7196-43c5-b6ca-521429dfd685} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.06 05:11:42.747657 [ 3 ] {653382ab-7196-43c5-b6ca-521429dfd685} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:42.747865 [ 3 ] {653382ab-7196-43c5-b6ca-521429dfd685} executeQuery: Read 82 rows, 5.33 KiB in 0.0015 sec., 54666.666666666664 rows/sec., 3.47 MiB/sec. 2025.02.06 05:11:42.747916 [ 3 ] {653382ab-7196-43c5-b6ca-521429dfd685} TCPHandler: Processed in 0.001724446 sec. 2025.02.06 05:11:43.001240 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.76 MiB, peak 170.50 MiB, free memory in arenas 0.00 B, will set to 164.09 MiB (RSS), difference: -1.67 MiB 2025.02.06 05:11:43.801253 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:43.801558 [ 3 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.06 05:11:43.802016 [ 3 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:43.802067 [ 3 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.06 05:11:43.802420 [ 3 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:43.802502 [ 3 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:43.802677 [ 3 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.02.06 05:11:43.802976 [ 260 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:43.803031 [ 287 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:43.803036 [ 288 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.06 05:11:43.803007 [ 290 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:43.803220 [ 3 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.02.06 05:11:43.803253 [ 3 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:43.803375 [ 3 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:43.803399 [ 3 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.06 05:11:43.803442 [ 3 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.803490 [ 3 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.803533 [ 3 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.805281 [ 3 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} executeQuery: Read 34 rows, 1.30 KiB in 0.003865 sec., 8796.895213454076 rows/sec., 336.81 KiB/sec. 2025.02.06 05:11:43.805478 [ 3 ] {b3b26c51-f960-4589-b5aa-f2cb93456e7d} TCPHandler: Processed in 0.004370463 sec. 2025.02.06 05:11:43.805996 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:43.806366 [ 255 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.06 05:11:43.806961 [ 255 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:43.807026 [ 255 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.06 05:11:43.807513 [ 255 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:43.807615 [ 255 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:43.807847 [ 255 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.02.06 05:11:43.808015 [ 287 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:43.808044 [ 290 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:43.808015 [ 260 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:43.808135 [ 287 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.06 05:11:43.808268 [ 255 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.02.06 05:11:43.808306 [ 255 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:43.808464 [ 255 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:43.808495 [ 255 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.06 05:11:43.808553 [ 255 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.808617 [ 255 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.808680 [ 255 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.810164 [ 255 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} executeQuery: Read 34 rows, 1.30 KiB in 0.003984 sec., 8534.13654618474 rows/sec., 326.75 KiB/sec. 2025.02.06 05:11:43.810367 [ 255 ] {4de69c44-87d5-48bd-9318-8dfa6892add4} TCPHandler: Processed in 0.004558689 sec. 2025.02.06 05:11:43.810700 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:43.810916 [ 3 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.06 05:11:43.811344 [ 3 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:43.811406 [ 3 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.06 05:11:43.811826 [ 3 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:43.811905 [ 3 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:43.812059 [ 3 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.02.06 05:11:43.812210 [ 260 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:43.812210 [ 287 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:43.812282 [ 288 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:43.812283 [ 290 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.06 05:11:43.812434 [ 3 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.02.06 05:11:43.812464 [ 3 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:43.812574 [ 3 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:43.812599 [ 3 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.06 05:11:43.812643 [ 3 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.812690 [ 3 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.812736 [ 3 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.814180 [ 3 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} executeQuery: Read 34 rows, 1.30 KiB in 0.003376 sec., 10071.090047393365 rows/sec., 385.59 KiB/sec. 2025.02.06 05:11:43.814378 [ 3 ] {13cb3e30-660b-4e48-94d2-44fbe88f66c3} TCPHandler: Processed in 0.003740922 sec. 2025.02.06 05:11:43.814749 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:43.814986 [ 255 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.06 05:11:43.815408 [ 255 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:43.815469 [ 255 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.06 05:11:43.815880 [ 255 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:43.815947 [ 255 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:43.816100 [ 255 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.02.06 05:11:43.816304 [ 260 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:43.816323 [ 287 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:43.816343 [ 290 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.06 05:11:43.816329 [ 288 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:43.816487 [ 255 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.02.06 05:11:43.816517 [ 255 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:43.816628 [ 255 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:43.816649 [ 255 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.06 05:11:43.816691 [ 255 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.816739 [ 255 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.816783 [ 255 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.818237 [ 255 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} executeQuery: Read 34 rows, 1.30 KiB in 0.003376 sec., 10071.090047393365 rows/sec., 385.59 KiB/sec. 2025.02.06 05:11:43.818425 [ 255 ] {bc7e0fa3-3024-4982-934d-3d26b54c01aa} TCPHandler: Processed in 0.003747213 sec. 2025.02.06 05:11:43.818693 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:43.818921 [ 3 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.06 05:11:43.819335 [ 3 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:43.819397 [ 3 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.06 05:11:43.819812 [ 3 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:43.819891 [ 3 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:43.820040 [ 3 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.02.06 05:11:43.820200 [ 260 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:43.820250 [ 287 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:43.820285 [ 288 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:43.820296 [ 290 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.06 05:11:43.820423 [ 3 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.02.06 05:11:43.820459 [ 3 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:43.820567 [ 3 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:43.820589 [ 3 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.06 05:11:43.820631 [ 3 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.820680 [ 3 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.820726 [ 3 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.822166 [ 3 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} executeQuery: Read 34 rows, 1.30 KiB in 0.003364 sec., 10107.015457788348 rows/sec., 386.97 KiB/sec. 2025.02.06 05:11:43.822362 [ 3 ] {31ccf92a-6c3a-45fa-af04-d6f26f7e4db5} TCPHandler: Processed in 0.003736593 sec. 2025.02.06 05:11:43.822662 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:43.822923 [ 255 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.06 05:11:43.823425 [ 255 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:11:43.823498 [ 255 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.06 05:11:43.823917 [ 255 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:43.823986 [ 255 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:11:43.824139 [ 255 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2025.02.06 05:11:43.824301 [ 260 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.06 05:11:43.824363 [ 287 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.06 05:11:43.824385 [ 288 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.06 05:11:43.824379 [ 290 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.06 05:11:43.824529 [ 255 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.02.06 05:11:43.824558 [ 255 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:11:43.824668 [ 255 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.06 05:11:43.824690 [ 255 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.02.06 05:11:43.824733 [ 255 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.824782 [ 255 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.824828 [ 255 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:11:43.826189 [ 255 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} executeQuery: Read 34 rows, 1.30 KiB in 0.00341 sec., 9970.67448680352 rows/sec., 381.75 KiB/sec. 2025.02.06 05:11:43.826379 [ 255 ] {459ed475-8bd3-4d22-b09c-5ea2e47d27e4} TCPHandler: Processed in 0.003788424 sec. 2025.02.06 05:11:43.912039 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:43.912184 [ 3 ] {fe786550-2b23-425f-b9c0-31277d540b4a} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.06 05:11:43.912252 [ 3 ] {fe786550-2b23-425f-b9c0-31277d540b4a} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:11:43.913036 [ 3 ] {fe786550-2b23-425f-b9c0-31277d540b4a} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:43.913076 [ 3 ] {fe786550-2b23-425f-b9c0-31277d540b4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:43.913588 [ 3 ] {fe786550-2b23-425f-b9c0-31277d540b4a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.06 05:11:43.913822 [ 3 ] {fe786550-2b23-425f-b9c0-31277d540b4a} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:43.914021 [ 3 ] {fe786550-2b23-425f-b9c0-31277d540b4a} executeQuery: Read 6 rows, 1.34 KiB in 0.001883 sec., 3186.404673393521 rows/sec., 709.47 KiB/sec. 2025.02.06 05:11:43.914075 [ 3 ] {fe786550-2b23-425f-b9c0-31277d540b4a} TCPHandler: Processed in 0.002094559 sec. 2025.02.06 05:11:43.914244 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:43.914404 [ 255 ] {998b6f1f-3b7c-4161-ba1e-6708a385bc06} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:11:43.914464 [ 255 ] {998b6f1f-3b7c-4161-ba1e-6708a385bc06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:11:43.915872 [ 255 ] {998b6f1f-3b7c-4161-ba1e-6708a385bc06} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:43.915917 [ 255 ] {998b6f1f-3b7c-4161-ba1e-6708a385bc06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:43.916415 [ 255 ] {998b6f1f-3b7c-4161-ba1e-6708a385bc06} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.06 05:11:43.916666 [ 255 ] {998b6f1f-3b7c-4161-ba1e-6708a385bc06} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:43.916854 [ 255 ] {998b6f1f-3b7c-4161-ba1e-6708a385bc06} executeQuery: Read 1212 rows, 102.08 KiB in 0.002497 sec., 485382.45895074087 rows/sec., 39.92 MiB/sec. 2025.02.06 05:11:43.916907 [ 255 ] {998b6f1f-3b7c-4161-ba1e-6708a385bc06} TCPHandler: Processed in 0.002732929 sec. 2025.02.06 05:11:43.917063 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:43.917203 [ 3 ] {a3891cc9-ebe9-4e85-97e3-03d2af8f076b} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:11:43.917263 [ 3 ] {a3891cc9-ebe9-4e85-97e3-03d2af8f076b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:11:43.917975 [ 3 ] {a3891cc9-ebe9-4e85-97e3-03d2af8f076b} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:43.918016 [ 3 ] {a3891cc9-ebe9-4e85-97e3-03d2af8f076b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:43.918375 [ 3 ] {a3891cc9-ebe9-4e85-97e3-03d2af8f076b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.06 05:11:43.918617 [ 3 ] {a3891cc9-ebe9-4e85-97e3-03d2af8f076b} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:43.918831 [ 3 ] {a3891cc9-ebe9-4e85-97e3-03d2af8f076b} executeQuery: Read 8 rows, 616.00 B in 0.001658 sec., 4825.090470446321 rows/sec., 362.82 KiB/sec. 2025.02.06 05:11:43.918884 [ 3 ] {a3891cc9-ebe9-4e85-97e3-03d2af8f076b} TCPHandler: Processed in 0.001887692 sec. 2025.02.06 05:11:43.919074 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:43.919212 [ 255 ] {ecdb2764-824d-404d-b7c6-c7bfb6e7413e} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:11:43.919269 [ 255 ] {ecdb2764-824d-404d-b7c6-c7bfb6e7413e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:11:43.920049 [ 255 ] {ecdb2764-824d-404d-b7c6-c7bfb6e7413e} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:43.920087 [ 255 ] {ecdb2764-824d-404d-b7c6-c7bfb6e7413e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:43.920438 [ 255 ] {ecdb2764-824d-404d-b7c6-c7bfb6e7413e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.06 05:11:43.920672 [ 255 ] {ecdb2764-824d-404d-b7c6-c7bfb6e7413e} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:43.920910 [ 255 ] {ecdb2764-824d-404d-b7c6-c7bfb6e7413e} executeQuery: Read 228 rows, 15.81 KiB in 0.001717 sec., 132789.7495631916 rows/sec., 8.99 MiB/sec. 2025.02.06 05:11:43.920984 [ 255 ] {ecdb2764-824d-404d-b7c6-c7bfb6e7413e} TCPHandler: Processed in 0.001979335 sec. 2025.02.06 05:11:43.921154 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:43.921295 [ 3 ] {983743e4-d907-4ac2-b217-493a256d1e30} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:11:43.921356 [ 3 ] {983743e4-d907-4ac2-b217-493a256d1e30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:11:43.922218 [ 3 ] {983743e4-d907-4ac2-b217-493a256d1e30} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:43.922257 [ 3 ] {983743e4-d907-4ac2-b217-493a256d1e30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:43.922645 [ 3 ] {983743e4-d907-4ac2-b217-493a256d1e30} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.06 05:11:43.922896 [ 3 ] {983743e4-d907-4ac2-b217-493a256d1e30} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:43.923162 [ 3 ] {983743e4-d907-4ac2-b217-493a256d1e30} executeQuery: Read 528 rows, 40.04 KiB in 0.001888 sec., 279661.0169491526 rows/sec., 20.71 MiB/sec. 2025.02.06 05:11:43.923303 [ 3 ] {983743e4-d907-4ac2-b217-493a256d1e30} TCPHandler: Processed in 0.002213172 sec. 2025.02.06 05:11:43.923481 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:43.923603 [ 255 ] {a64f77f1-e6e6-412e-9356-a6b4cafcf331} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:43.923656 [ 255 ] {a64f77f1-e6e6-412e-9356-a6b4cafcf331} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:11:43.925038 [ 255 ] {a64f77f1-e6e6-412e-9356-a6b4cafcf331} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:43.925074 [ 255 ] {a64f77f1-e6e6-412e-9356-a6b4cafcf331} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:43.925641 [ 255 ] {a64f77f1-e6e6-412e-9356-a6b4cafcf331} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.06 05:11:43.925885 [ 255 ] {a64f77f1-e6e6-412e-9356-a6b4cafcf331} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:43.926139 [ 255 ] {a64f77f1-e6e6-412e-9356-a6b4cafcf331} executeQuery: Read 2408 rows, 164.78 KiB in 0.002539 sec., 948404.8838125246 rows/sec., 63.38 MiB/sec. 2025.02.06 05:11:43.926278 [ 255 ] {a64f77f1-e6e6-412e-9356-a6b4cafcf331} TCPHandler: Processed in 0.002856694 sec. 2025.02.06 05:11:43.926440 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:43.926579 [ 3 ] {9152c43c-bb62-47ce-a19e-218fdd497915} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:43.926673 [ 3 ] {9152c43c-bb62-47ce-a19e-218fdd497915} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:11:43.927787 [ 3 ] {9152c43c-bb62-47ce-a19e-218fdd497915} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:43.927827 [ 3 ] {9152c43c-bb62-47ce-a19e-218fdd497915} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:43.928437 [ 3 ] {9152c43c-bb62-47ce-a19e-218fdd497915} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.06 05:11:43.928700 [ 3 ] {9152c43c-bb62-47ce-a19e-218fdd497915} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:43.928935 [ 3 ] {9152c43c-bb62-47ce-a19e-218fdd497915} executeQuery: Read 8 rows, 14.68 KiB in 0.002386 sec., 3352.891869237217 rows/sec., 6.01 MiB/sec. 2025.02.06 05:11:43.929025 [ 3 ] {9152c43c-bb62-47ce-a19e-218fdd497915} TCPHandler: Processed in 0.002651607 sec. 2025.02.06 05:11:43.929196 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:43.929343 [ 255 ] {31e9cd47-28cd-4f74-ab82-52cc81a1fc80} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:11:43.929405 [ 255 ] {31e9cd47-28cd-4f74-ab82-52cc81a1fc80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:11:43.929975 [ 255 ] {31e9cd47-28cd-4f74-ab82-52cc81a1fc80} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:43.930014 [ 255 ] {31e9cd47-28cd-4f74-ab82-52cc81a1fc80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:43.930406 [ 255 ] {31e9cd47-28cd-4f74-ab82-52cc81a1fc80} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.06 05:11:43.930645 [ 255 ] {31e9cd47-28cd-4f74-ab82-52cc81a1fc80} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:43.930823 [ 255 ] {31e9cd47-28cd-4f74-ab82-52cc81a1fc80} executeQuery: Read 22 rows, 1.53 KiB in 0.001512 sec., 14550.26455026455 rows/sec., 1012.09 KiB/sec. 2025.02.06 05:11:43.930873 [ 255 ] {31e9cd47-28cd-4f74-ab82-52cc81a1fc80} TCPHandler: Processed in 0.001751127 sec. 2025.02.06 05:11:46.050054 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 292 2025.02.06 05:11:46.054789 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:46.054840 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:46.056440 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.06 05:11:46.056754 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:46.057406 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 292 2025.02.06 05:11:47.656973 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:47.657192 [ 3 ] {ba513d9e-2274-4ca4-92db-7eeb635d85a7} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:11:47.657273 [ 3 ] {ba513d9e-2274-4ca4-92db-7eeb635d85a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:11:47.658147 [ 3 ] {ba513d9e-2274-4ca4-92db-7eeb635d85a7} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:47.658192 [ 3 ] {ba513d9e-2274-4ca4-92db-7eeb635d85a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:47.658628 [ 3 ] {ba513d9e-2274-4ca4-92db-7eeb635d85a7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.06 05:11:47.658881 [ 3 ] {ba513d9e-2274-4ca4-92db-7eeb635d85a7} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:47.659081 [ 64 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.06 05:11:47.659146 [ 3 ] {ba513d9e-2274-4ca4-92db-7eeb635d85a7} executeQuery: Read 56 rows, 4.38 KiB in 0.002001 sec., 27986.006996501746 rows/sec., 2.14 MiB/sec. 2025.02.06 05:11:47.659177 [ 64 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:47.659246 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:47.659263 [ 3 ] {ba513d9e-2274-4ca4-92db-7eeb635d85a7} TCPHandler: Processed in 0.002424009 sec. 2025.02.06 05:11:47.659431 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.06 05:11:47.659573 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:47.659599 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:11:47.659672 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.02.06 05:11:47.659883 [ 255 ] {f8c04978-ceb9-4dfa-8d05-ddc0e6558626} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:11:47.659963 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part 2025.02.06 05:11:47.660076 [ 255 ] {f8c04978-ceb9-4dfa-8d05-ddc0e6558626} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:11:47.660449 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part 2025.02.06 05:11:47.660730 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 256 rows starting from the beginning of the part 2025.02.06 05:11:47.661150 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1212 rows starting from the beginning of the part 2025.02.06 05:11:47.661569 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2025.02.06 05:11:47.663228 [ 255 ] {f8c04978-ceb9-4dfa-8d05-ddc0e6558626} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:47.663320 [ 255 ] {f8c04978-ceb9-4dfa-8d05-ddc0e6558626} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:47.664437 [ 255 ] {f8c04978-ceb9-4dfa-8d05-ddc0e6558626} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.06 05:11:47.664931 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1698 rows, containing 5 columns (5 merged, 0 gathered) in 0.005565392 sec., 305099.8024936968 rows/sec., 26.36 MiB/sec. 2025.02.06 05:11:47.665055 [ 255 ] {f8c04978-ceb9-4dfa-8d05-ddc0e6558626} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:47.665256 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.06 05:11:47.665325 [ 64 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.06 05:11:47.665492 [ 64 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:47.665595 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:47.665653 [ 255 ] {f8c04978-ceb9-4dfa-8d05-ddc0e6558626} executeQuery: Read 64 rows, 5.12 KiB in 0.005891 sec., 10864.029876082159 rows/sec., 868.31 KiB/sec. 2025.02.06 05:11:47.666147 [ 255 ] {f8c04978-ceb9-4dfa-8d05-ddc0e6558626} TCPHandler: Processed in 0.00672993 sec. 2025.02.06 05:11:47.666317 [ 192 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.06 05:11:47.666444 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:47.666684 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_11_2} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:47.666826 [ 3 ] {29c7c07c-abf2-42f2-8ebb-126d7c40aecf} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:47.666927 [ 192 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:11:47.666971 [ 3 ] {29c7c07c-abf2-42f2-8ebb-126d7c40aecf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:11:47.666990 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_11_2} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.06 05:11:47.667062 [ 192 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 44 rows starting from the beginning of the part 2025.02.06 05:11:47.667186 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.02.06 05:11:47.667556 [ 192 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part 2025.02.06 05:11:47.667916 [ 192 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part 2025.02.06 05:11:47.668268 [ 192 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 418 rows starting from the beginning of the part 2025.02.06 05:11:47.668445 [ 192 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 528 rows starting from the beginning of the part 2025.02.06 05:11:47.668806 [ 192 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2025.02.06 05:11:47.669576 [ 3 ] {29c7c07c-abf2-42f2-8ebb-126d7c40aecf} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:47.669637 [ 3 ] {29c7c07c-abf2-42f2-8ebb-126d7c40aecf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:47.670795 [ 3 ] {29c7c07c-abf2-42f2-8ebb-126d7c40aecf} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.06 05:11:47.671249 [ 3 ] {29c7c07c-abf2-42f2-8ebb-126d7c40aecf} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:47.671641 [ 64 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.06 05:11:47.671756 [ 64 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:47.671799 [ 192 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1190 rows, containing 5 columns (5 merged, 0 gathered) in 0.006044028 sec., 196888.56504304745 rows/sec., 15.31 MiB/sec. 2025.02.06 05:11:47.671822 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:47.671964 [ 3 ] {29c7c07c-abf2-42f2-8ebb-126d7c40aecf} executeQuery: Read 98 rows, 7.00 KiB in 0.00526 sec., 18631.178707224335 rows/sec., 1.30 MiB/sec. 2025.02.06 05:11:47.672185 [ 192 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.06 05:11:47.672261 [ 3 ] {29c7c07c-abf2-42f2-8ebb-126d7c40aecf} TCPHandler: Processed in 0.005993456 sec. 2025.02.06 05:11:47.672257 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.06 05:11:47.672626 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:47.672722 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:11:47.672851 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part 2025.02.06 05:11:47.672990 [ 255 ] {e8b52134-44d0-479e-bb8b-91f228fb6853} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:11:47.672995 [ 192 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_11_2} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:47.673206 [ 255 ] {e8b52134-44d0-479e-bb8b-91f228fb6853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:11:47.673356 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 140 rows starting from the beginning of the part 2025.02.06 05:11:47.673636 [ 192 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_11_2} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.06 05:11:47.674036 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part 2025.02.06 05:11:47.674075 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2025.02.06 05:11:47.674509 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part 2025.02.06 05:11:47.674755 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2408 rows starting from the beginning of the part 2025.02.06 05:11:47.675141 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 98 rows starting from the beginning of the part 2025.02.06 05:11:47.675865 [ 255 ] {e8b52134-44d0-479e-bb8b-91f228fb6853} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:47.675935 [ 255 ] {e8b52134-44d0-479e-bb8b-91f228fb6853} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:47.676935 [ 255 ] {e8b52134-44d0-479e-bb8b-91f228fb6853} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.06 05:11:47.677507 [ 255 ] {e8b52134-44d0-479e-bb8b-91f228fb6853} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:47.677792 [ 64 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.06 05:11:47.677872 [ 64 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:47.677932 [ 255 ] {e8b52134-44d0-479e-bb8b-91f228fb6853} executeQuery: Read 38 rows, 2.61 KiB in 0.005046 sec., 7530.717399920729 rows/sec., 517.31 KiB/sec. 2025.02.06 05:11:47.677932 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:47.678279 [ 255 ] {e8b52134-44d0-479e-bb8b-91f228fb6853} TCPHandler: Processed in 0.005843241 sec. 2025.02.06 05:11:47.678954 [ 198 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.06 05:11:47.679104 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3359 rows, containing 5 columns (5 merged, 0 gathered) in 0.007147624 sec., 469946.3765861215 rows/sec., 31.72 MiB/sec. 2025.02.06 05:11:47.679214 [ 198 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:11:47.679259 [ 198 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 134 rows starting from the beginning of the part 2025.02.06 05:11:47.679416 [ 198 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part 2025.02.06 05:11:47.679570 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.06 05:11:47.679721 [ 198 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part 2025.02.06 05:11:47.680010 [ 198 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part 2025.02.06 05:11:47.680264 [ 198 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part 2025.02.06 05:11:47.680472 [ 198 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part 2025.02.06 05:11:47.681006 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_11_2} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:47.681210 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_11_2} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.06 05:11:47.681362 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.02.06 05:11:47.681987 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 4 columns (4 merged, 0 gathered) in 0.003868687 sec., 100292.4247942519 rows/sec., 6.61 MiB/sec. 2025.02.06 05:11:47.682189 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.06 05:11:47.682510 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_11_2} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:47.682598 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_11_2} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.06 05:11:47.682685 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.06 05:11:48.547685 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2025.02.06 05:11:48.548327 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:48.548375 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:48.548917 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.06 05:11:48.549177 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:48.549436 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2025.02.06 05:11:48.760388 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.02.06 05:11:48.779916 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:48.779987 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:48.787263 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.06 05:11:48.788036 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:48.791167 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.02.06 05:11:49.001165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.11 MiB, peak 171.02 MiB, free memory in arenas 0.00 B, will set to 166.82 MiB (RSS), difference: 1.70 MiB 2025.02.06 05:11:52.666365 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:52.666583 [ 3 ] {e248ab0f-a2e5-45f1-a4e0-fac2c7070e0e} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:11:52.666661 [ 3 ] {e248ab0f-a2e5-45f1-a4e0-fac2c7070e0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:11:52.667482 [ 3 ] {e248ab0f-a2e5-45f1-a4e0-fac2c7070e0e} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:52.667528 [ 3 ] {e248ab0f-a2e5-45f1-a4e0-fac2c7070e0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:52.667955 [ 3 ] {e248ab0f-a2e5-45f1-a4e0-fac2c7070e0e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.06 05:11:52.668200 [ 3 ] {e248ab0f-a2e5-45f1-a4e0-fac2c7070e0e} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:52.668414 [ 3 ] {e248ab0f-a2e5-45f1-a4e0-fac2c7070e0e} executeQuery: Read 14 rows, 1.01 KiB in 0.001888 sec., 7415.254237288136 rows/sec., 533.80 KiB/sec. 2025.02.06 05:11:52.668469 [ 3 ] {e248ab0f-a2e5-45f1-a4e0-fac2c7070e0e} TCPHandler: Processed in 0.002241674 sec. 2025.02.06 05:11:52.668744 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:52.668961 [ 255 ] {b719afee-0a4c-4bfa-b4f0-d93e040b4645} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:11:52.669042 [ 255 ] {b719afee-0a4c-4bfa-b4f0-d93e040b4645} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:11:52.669934 [ 255 ] {b719afee-0a4c-4bfa-b4f0-d93e040b4645} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:52.669981 [ 255 ] {b719afee-0a4c-4bfa-b4f0-d93e040b4645} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:52.670443 [ 255 ] {b719afee-0a4c-4bfa-b4f0-d93e040b4645} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.06 05:11:52.670700 [ 255 ] {b719afee-0a4c-4bfa-b4f0-d93e040b4645} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:52.670937 [ 255 ] {b719afee-0a4c-4bfa-b4f0-d93e040b4645} executeQuery: Read 255 rows, 22.82 KiB in 0.002039 sec., 125061.30456105934 rows/sec., 10.93 MiB/sec. 2025.02.06 05:11:52.671007 [ 255 ] {b719afee-0a4c-4bfa-b4f0-d93e040b4645} TCPHandler: Processed in 0.002404299 sec. 2025.02.06 05:11:52.671204 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:52.671322 [ 3 ] {5c3d08bc-c99c-4a34-9d8c-eb9bd5871824} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:11:52.671374 [ 3 ] {5c3d08bc-c99c-4a34-9d8c-eb9bd5871824} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:11:52.671969 [ 3 ] {5c3d08bc-c99c-4a34-9d8c-eb9bd5871824} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:52.672008 [ 3 ] {5c3d08bc-c99c-4a34-9d8c-eb9bd5871824} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:52.672367 [ 3 ] {5c3d08bc-c99c-4a34-9d8c-eb9bd5871824} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.06 05:11:52.672603 [ 3 ] {5c3d08bc-c99c-4a34-9d8c-eb9bd5871824} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:52.672841 [ 3 ] {5c3d08bc-c99c-4a34-9d8c-eb9bd5871824} executeQuery: Read 33 rows, 2.41 KiB in 0.001532 sec., 21540.46997389034 rows/sec., 1.54 MiB/sec. 2025.02.06 05:11:52.673013 [ 3 ] {5c3d08bc-c99c-4a34-9d8c-eb9bd5871824} TCPHandler: Processed in 0.001906613 sec. 2025.02.06 05:11:52.673164 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:52.673315 [ 255 ] {0a9eaea8-336a-4f9b-b09f-881326a99c8f} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:11:52.673379 [ 255 ] {0a9eaea8-336a-4f9b-b09f-881326a99c8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:11:52.674074 [ 255 ] {0a9eaea8-336a-4f9b-b09f-881326a99c8f} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:52.674121 [ 255 ] {0a9eaea8-336a-4f9b-b09f-881326a99c8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:52.674484 [ 255 ] {0a9eaea8-336a-4f9b-b09f-881326a99c8f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.06 05:11:52.674719 [ 255 ] {0a9eaea8-336a-4f9b-b09f-881326a99c8f} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:52.674929 [ 255 ] {0a9eaea8-336a-4f9b-b09f-881326a99c8f} executeQuery: Read 14 rows, 1004.00 B in 0.001651 sec., 8479.709267110842 rows/sec., 593.86 KiB/sec. 2025.02.06 05:11:52.674985 [ 255 ] {0a9eaea8-336a-4f9b-b09f-881326a99c8f} TCPHandler: Processed in 0.001883592 sec. 2025.02.06 05:11:52.675151 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:52.675268 [ 3 ] {6b01b502-abf0-4fb2-a7b9-f84f8ee6bd68} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:11:52.675316 [ 3 ] {6b01b502-abf0-4fb2-a7b9-f84f8ee6bd68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:11:52.675894 [ 3 ] {6b01b502-abf0-4fb2-a7b9-f84f8ee6bd68} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:52.675933 [ 3 ] {6b01b502-abf0-4fb2-a7b9-f84f8ee6bd68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:52.676280 [ 3 ] {6b01b502-abf0-4fb2-a7b9-f84f8ee6bd68} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.06 05:11:52.676511 [ 3 ] {6b01b502-abf0-4fb2-a7b9-f84f8ee6bd68} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:52.676708 [ 3 ] {6b01b502-abf0-4fb2-a7b9-f84f8ee6bd68} executeQuery: Read 13 rows, 830.00 B in 0.001465 sec., 8873.720136518772 rows/sec., 553.27 KiB/sec. 2025.02.06 05:11:52.676759 [ 3 ] {6b01b502-abf0-4fb2-a7b9-f84f8ee6bd68} TCPHandler: Processed in 0.001667124 sec. 2025.02.06 05:11:52.676905 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:52.677024 [ 255 ] {081f141a-5b46-49fc-af37-8cdb87b2d6c0} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:11:52.677073 [ 255 ] {081f141a-5b46-49fc-af37-8cdb87b2d6c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:11:52.677943 [ 255 ] {081f141a-5b46-49fc-af37-8cdb87b2d6c0} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:52.677992 [ 255 ] {081f141a-5b46-49fc-af37-8cdb87b2d6c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:52.678394 [ 255 ] {081f141a-5b46-49fc-af37-8cdb87b2d6c0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.06 05:11:52.678627 [ 255 ] {081f141a-5b46-49fc-af37-8cdb87b2d6c0} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:52.678826 [ 255 ] {081f141a-5b46-49fc-af37-8cdb87b2d6c0} executeQuery: Read 408 rows, 29.76 KiB in 0.001829 sec., 223072.71733187535 rows/sec., 15.89 MiB/sec. 2025.02.06 05:11:52.678877 [ 255 ] {081f141a-5b46-49fc-af37-8cdb87b2d6c0} TCPHandler: Processed in 0.002026556 sec. 2025.02.06 05:11:52.679021 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:52.679139 [ 3 ] {933ce2fd-b0da-4609-b37f-5db20f0b74f3} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:11:52.679199 [ 3 ] {933ce2fd-b0da-4609-b37f-5db20f0b74f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:11:52.679759 [ 3 ] {933ce2fd-b0da-4609-b37f-5db20f0b74f3} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:52.679805 [ 3 ] {933ce2fd-b0da-4609-b37f-5db20f0b74f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:52.680218 [ 3 ] {933ce2fd-b0da-4609-b37f-5db20f0b74f3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.06 05:11:52.680447 [ 3 ] {933ce2fd-b0da-4609-b37f-5db20f0b74f3} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:52.680673 [ 3 ] {933ce2fd-b0da-4609-b37f-5db20f0b74f3} executeQuery: Read 6 rows, 321.00 B in 0.001558 sec., 3851.0911424903725 rows/sec., 201.20 KiB/sec. 2025.02.06 05:11:52.680725 [ 3 ] {933ce2fd-b0da-4609-b37f-5db20f0b74f3} TCPHandler: Processed in 0.001757338 sec. 2025.02.06 05:11:52.680871 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:52.680994 [ 255 ] {f8e5ae91-de0e-478f-a4d1-1e41d54aa524} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:52.681049 [ 255 ] {f8e5ae91-de0e-478f-a4d1-1e41d54aa524} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:11:52.681654 [ 255 ] {f8e5ae91-de0e-478f-a4d1-1e41d54aa524} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:52.681693 [ 255 ] {f8e5ae91-de0e-478f-a4d1-1e41d54aa524} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:52.682112 [ 255 ] {f8e5ae91-de0e-478f-a4d1-1e41d54aa524} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.06 05:11:52.682352 [ 255 ] {f8e5ae91-de0e-478f-a4d1-1e41d54aa524} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:52.682585 [ 255 ] {f8e5ae91-de0e-478f-a4d1-1e41d54aa524} executeQuery: Read 237 rows, 16.27 KiB in 0.001614 sec., 146840.14869888476 rows/sec., 9.84 MiB/sec. 2025.02.06 05:11:52.682688 [ 255 ] {f8e5ae91-de0e-478f-a4d1-1e41d54aa524} TCPHandler: Processed in 0.001874351 sec. 2025.02.06 05:11:52.682844 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:52.682960 [ 3 ] {2cdac2a8-f5da-424a-991c-251acd37d44f} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:11:52.683012 [ 3 ] {2cdac2a8-f5da-424a-991c-251acd37d44f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:11:52.683485 [ 3 ] {2cdac2a8-f5da-424a-991c-251acd37d44f} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:52.683524 [ 3 ] {2cdac2a8-f5da-424a-991c-251acd37d44f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:52.683870 [ 3 ] {2cdac2a8-f5da-424a-991c-251acd37d44f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.06 05:11:52.684111 [ 3 ] {2cdac2a8-f5da-424a-991c-251acd37d44f} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:52.684314 [ 3 ] {2cdac2a8-f5da-424a-991c-251acd37d44f} executeQuery: Read 1 rows, 69.00 B in 0.001379 sec., 725.1631617113851 rows/sec., 48.86 KiB/sec. 2025.02.06 05:11:52.684363 [ 3 ] {2cdac2a8-f5da-424a-991c-251acd37d44f} TCPHandler: Processed in 0.001577042 sec. 2025.02.06 05:11:52.684516 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:52.684636 [ 255 ] {32854866-1f00-46a2-871c-6708b723b9cf} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:52.684719 [ 255 ] {32854866-1f00-46a2-871c-6708b723b9cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:11:52.685914 [ 255 ] {32854866-1f00-46a2-871c-6708b723b9cf} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:52.685953 [ 255 ] {32854866-1f00-46a2-871c-6708b723b9cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:52.686585 [ 255 ] {32854866-1f00-46a2-871c-6708b723b9cf} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.06 05:11:52.686840 [ 255 ] {32854866-1f00-46a2-871c-6708b723b9cf} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:52.687094 [ 255 ] {32854866-1f00-46a2-871c-6708b723b9cf} executeQuery: Read 26 rows, 47.71 KiB in 0.002481 sec., 10479.645304312777 rows/sec., 18.78 MiB/sec. 2025.02.06 05:11:52.687227 [ 255 ] {32854866-1f00-46a2-871c-6708b723b9cf} TCPHandler: Processed in 0.002768221 sec. 2025.02.06 05:11:52.687393 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:52.687529 [ 3 ] {16cf47c4-86ec-4350-95c0-f9270fd907ff} executeQuery: (from [fd00:1122:3344:101::d]:49527) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:11:52.687587 [ 3 ] {16cf47c4-86ec-4350-95c0-f9270fd907ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:11:52.688161 [ 3 ] {16cf47c4-86ec-4350-95c0-f9270fd907ff} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:52.688200 [ 3 ] {16cf47c4-86ec-4350-95c0-f9270fd907ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:52.688564 [ 3 ] {16cf47c4-86ec-4350-95c0-f9270fd907ff} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.06 05:11:52.688793 [ 3 ] {16cf47c4-86ec-4350-95c0-f9270fd907ff} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:52.689007 [ 3 ] {16cf47c4-86ec-4350-95c0-f9270fd907ff} executeQuery: Read 82 rows, 5.33 KiB in 0.001509 sec., 54340.62292909212 rows/sec., 3.45 MiB/sec. 2025.02.06 05:11:52.689057 [ 3 ] {16cf47c4-86ec-4350-95c0-f9270fd907ff} TCPHandler: Processed in 0.001732227 sec. 2025.02.06 05:11:54.566218 [ 53 ] {} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.06 05:11:54.566281 [ 53 ] {} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:54.566302 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:54.566455 [ 198 ] {737988ee-d188-4aff-b110-6c79f62f4f62::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.06 05:11:54.566773 [ 198 ] {737988ee-d188-4aff-b110-6c79f62f4f62::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:11:54.566816 [ 198 ] {737988ee-d188-4aff-b110-6c79f62f4f62::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2025.02.06 05:11:54.566910 [ 198 ] {737988ee-d188-4aff-b110-6c79f62f4f62::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.02.06 05:11:54.567057 [ 198 ] {737988ee-d188-4aff-b110-6c79f62f4f62::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.02.06 05:11:54.567127 [ 198 ] {737988ee-d188-4aff-b110-6c79f62f4f62::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part 2025.02.06 05:11:54.567290 [ 198 ] {737988ee-d188-4aff-b110-6c79f62f4f62::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.02.06 05:11:54.569347 [ 195 ] {737988ee-d188-4aff-b110-6c79f62f4f62::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.002967037 sec., 13818.499735594803 rows/sec., 2.26 MiB/sec. 2025.02.06 05:11:54.569585 [ 195 ] {737988ee-d188-4aff-b110-6c79f62f4f62::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.06 05:11:54.570156 [ 195 ] {737988ee-d188-4aff-b110-6c79f62f4f62::all_1_5_1} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:54.570259 [ 195 ] {737988ee-d188-4aff-b110-6c79f62f4f62::all_1_5_1} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.06 05:11:54.570365 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.06 05:11:55.952119 [ 50 ] {} DNSResolver: Updating DNS cache 2025.02.06 05:11:55.952174 [ 50 ] {} DNSResolver: Updated DNS cache 2025.02.06 05:11:56.050477 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2025.02.06 05:11:56.051226 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:56.051281 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:56.051877 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.06 05:11:56.052141 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:56.052391 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.02.06 05:11:56.058697 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 322 2025.02.06 05:11:56.061691 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:56.061735 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:56.063248 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.06 05:11:56.063564 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:56.063723 [ 50 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.06 05:11:56.063795 [ 50 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:56.063839 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:56.064587 [ 199 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.06 05:11:56.065495 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 322 2025.02.06 05:11:56.065900 [ 199 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:11:56.066068 [ 199 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 108 rows starting from the beginning of the part 2025.02.06 05:11:56.066712 [ 199 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part 2025.02.06 05:11:56.067362 [ 199 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part 2025.02.06 05:11:56.068008 [ 199 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2025.02.06 05:11:56.068650 [ 199 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 98 rows starting from the beginning of the part 2025.02.06 05:11:56.069226 [ 199 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::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.02.06 05:11:56.077188 [ 198 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 72 columns (72 merged, 0 gathered) in 0.013188542 sec., 24415.13246877479 rows/sec., 25.23 MiB/sec. 2025.02.06 05:11:56.078223 [ 198 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.06 05:11:56.079008 [ 198 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_6_1} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:56.079087 [ 198 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_6_1} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.06 05:11:56.079519 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. 2025.02.06 05:11:56.292129 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.02.06 05:11:56.312512 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:56.312561 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:56.319547 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.06 05:11:56.320315 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:56.322913 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.02.06 05:11:57.076530 [ 3 ] {} TCPHandler: Done processing connection. 2025.02.06 05:11:57.076624 [ 3 ] {} TCP-Session: be2ea9ae-b7df-4a85-aa91-34e95421a13f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.06 05:11:57.661042 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:57.661235 [ 255 ] {1c42e9d8-707f-414f-9fb1-fd68e4b72dee} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:11:57.661308 [ 255 ] {1c42e9d8-707f-414f-9fb1-fd68e4b72dee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:11:57.662175 [ 255 ] {1c42e9d8-707f-414f-9fb1-fd68e4b72dee} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:57.662224 [ 255 ] {1c42e9d8-707f-414f-9fb1-fd68e4b72dee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:57.662678 [ 255 ] {1c42e9d8-707f-414f-9fb1-fd68e4b72dee} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.06 05:11:57.662950 [ 255 ] {1c42e9d8-707f-414f-9fb1-fd68e4b72dee} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:57.663211 [ 255 ] {1c42e9d8-707f-414f-9fb1-fd68e4b72dee} executeQuery: Read 72 rows, 5.96 KiB in 0.002023 sec., 35590.70687098369 rows/sec., 2.88 MiB/sec. 2025.02.06 05:11:57.663474 [ 255 ] {1c42e9d8-707f-414f-9fb1-fd68e4b72dee} TCPHandler: Processed in 0.002559903 sec. 2025.02.06 05:11:57.664399 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:57.664596 [ 5 ] {1e4abd22-fe04-48d1-81b7-d96ef46aff5c} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:11:57.664696 [ 5 ] {1e4abd22-fe04-48d1-81b7-d96ef46aff5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:11:57.665464 [ 5 ] {1e4abd22-fe04-48d1-81b7-d96ef46aff5c} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:57.665512 [ 5 ] {1e4abd22-fe04-48d1-81b7-d96ef46aff5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:57.665954 [ 5 ] {1e4abd22-fe04-48d1-81b7-d96ef46aff5c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.06 05:11:57.666212 [ 5 ] {1e4abd22-fe04-48d1-81b7-d96ef46aff5c} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:57.666396 [ 47 ] {} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.06 05:11:57.666469 [ 5 ] {1e4abd22-fe04-48d1-81b7-d96ef46aff5c} executeQuery: Read 8 rows, 616.00 B in 0.001922 sec., 4162.3309053069715 rows/sec., 312.99 KiB/sec. 2025.02.06 05:11:57.666487 [ 47 ] {} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:57.666569 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:57.666616 [ 5 ] {1e4abd22-fe04-48d1-81b7-d96ef46aff5c} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2025.02.06 05:11:57.666658 [ 5 ] {1e4abd22-fe04-48d1-81b7-d96ef46aff5c} TCPHandler: Processed in 0.00241744 sec. 2025.02.06 05:11:57.667091 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:57.667298 [ 198 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.06 05:11:57.667377 [ 255 ] {cf32e42c-5df0-4840-8e03-fe9a7d93cd4d} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:11:57.667444 [ 198 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:11:57.667450 [ 255 ] {cf32e42c-5df0-4840-8e03-fe9a7d93cd4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:11:57.667483 [ 198 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.02.06 05:11:57.667648 [ 198 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.02.06 05:11:57.667929 [ 198 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 33 rows starting from the beginning of the part 2025.02.06 05:11:57.668143 [ 198 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.02.06 05:11:57.668377 [ 198 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part 2025.02.06 05:11:57.668688 [ 198 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.02.06 05:11:57.669451 [ 255 ] {cf32e42c-5df0-4840-8e03-fe9a7d93cd4d} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:57.669512 [ 255 ] {cf32e42c-5df0-4840-8e03-fe9a7d93cd4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:57.670255 [ 255 ] {cf32e42c-5df0-4840-8e03-fe9a7d93cd4d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.06 05:11:57.670329 [ 198 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 98 rows, containing 5 columns (5 merged, 0 gathered) in 0.003648039 sec., 26863.7478930461 rows/sec., 2.04 MiB/sec. 2025.02.06 05:11:57.670576 [ 199 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.06 05:11:57.670872 [ 255 ] {cf32e42c-5df0-4840-8e03-fe9a7d93cd4d} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:57.671248 [ 190 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_6_1} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:57.671393 [ 255 ] {cf32e42c-5df0-4840-8e03-fe9a7d93cd4d} executeQuery: Read 72 rows, 5.76 KiB in 0.004038 sec., 17830.609212481428 rows/sec., 1.39 MiB/sec. 2025.02.06 05:11:57.671459 [ 190 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_6_1} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.06 05:11:57.671517 [ 255 ] {cf32e42c-5df0-4840-8e03-fe9a7d93cd4d} TCPHandler: Processed in 0.004711774 sec. 2025.02.06 05:11:57.671573 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.06 05:11:57.671727 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:57.671854 [ 5 ] {41540da1-640c-4165-8857-e213a9911ac1} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:57.671911 [ 5 ] {41540da1-640c-4165-8857-e213a9911ac1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:11:57.672546 [ 5 ] {41540da1-640c-4165-8857-e213a9911ac1} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:57.672587 [ 5 ] {41540da1-640c-4165-8857-e213a9911ac1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:57.672997 [ 5 ] {41540da1-640c-4165-8857-e213a9911ac1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.06 05:11:57.673242 [ 5 ] {41540da1-640c-4165-8857-e213a9911ac1} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:57.673464 [ 5 ] {41540da1-640c-4165-8857-e213a9911ac1} executeQuery: Read 160 rows, 11.41 KiB in 0.001638 sec., 97680.09768009768 rows/sec., 6.80 MiB/sec. 2025.02.06 05:11:57.673518 [ 5 ] {41540da1-640c-4165-8857-e213a9911ac1} TCPHandler: Processed in 0.00185162 sec. 2025.02.06 05:11:57.673703 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:57.673852 [ 255 ] {f0105844-2faf-41db-a927-60795d87da6d} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:11:57.673953 [ 255 ] {f0105844-2faf-41db-a927-60795d87da6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:11:57.675115 [ 255 ] {f0105844-2faf-41db-a927-60795d87da6d} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:57.675157 [ 255 ] {f0105844-2faf-41db-a927-60795d87da6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:57.675796 [ 255 ] {f0105844-2faf-41db-a927-60795d87da6d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.06 05:11:57.676084 [ 255 ] {f0105844-2faf-41db-a927-60795d87da6d} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:57.676326 [ 45 ] {} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.06 05:11:57.676517 [ 45 ] {} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:57.676649 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:57.676732 [ 255 ] {f0105844-2faf-41db-a927-60795d87da6d} executeQuery: Read 8 rows, 14.68 KiB in 0.002908 sec., 2751.031636863824 rows/sec., 4.93 MiB/sec. 2025.02.06 05:11:57.676958 [ 199 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.06 05:11:57.677064 [ 255 ] {f0105844-2faf-41db-a927-60795d87da6d} TCPHandler: Processed in 0.003427272 sec. 2025.02.06 05:11:57.677300 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:11:57.677582 [ 5 ] {7c544fa8-8fe9-47f4-a103-6ba3b3849205} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:11:57.677601 [ 199 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:11:57.677721 [ 5 ] {7c544fa8-8fe9-47f4-a103-6ba3b3849205} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:11:57.677768 [ 199 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.02.06 05:11:57.678687 [ 199 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.02.06 05:11:57.679299 [ 199 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part 2025.02.06 05:11:57.680024 [ 199 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.02.06 05:11:57.680093 [ 5 ] {7c544fa8-8fe9-47f4-a103-6ba3b3849205} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:11:57.680169 [ 5 ] {7c544fa8-8fe9-47f4-a103-6ba3b3849205} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:11:57.680650 [ 199 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part 2025.02.06 05:11:57.681338 [ 199 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.02.06 05:11:57.681657 [ 5 ] {7c544fa8-8fe9-47f4-a103-6ba3b3849205} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.06 05:11:57.682451 [ 5 ] {7c544fa8-8fe9-47f4-a103-6ba3b3849205} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:57.682891 [ 5 ] {7c544fa8-8fe9-47f4-a103-6ba3b3849205} executeQuery: Read 60 rows, 4.14 KiB in 0.005383 sec., 11146.20100315809 rows/sec., 769.20 KiB/sec. 2025.02.06 05:11:57.683083 [ 5 ] {7c544fa8-8fe9-47f4-a103-6ba3b3849205} TCPHandler: Processed in 0.005883412 sec. 2025.02.06 05:11:57.684976 [ 190 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 19 columns (19 merged, 0 gathered) in 0.008211008 sec., 10230.169060850994 rows/sec., 18.33 MiB/sec. 2025.02.06 05:11:57.685302 [ 198 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.06 05:11:57.685785 [ 198 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_6_1} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:11:57.685875 [ 198 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_6_1} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.06 05:11:57.686030 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.02.06 05:12:02.661155 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:02.661438 [ 255 ] {249bbd78-c2cb-4b1d-ac6a-6a706bec53dc} executeQuery: (from [fd00:1122:3344:101::d]:43142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.06 05:12:02.661873 [ 255 ] {249bbd78-c2cb-4b1d-ac6a-6a706bec53dc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.06 05:12:02.661929 [ 255 ] {249bbd78-c2cb-4b1d-ac6a-6a706bec53dc} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.06 05:12:02.662314 [ 255 ] {249bbd78-c2cb-4b1d-ac6a-6a706bec53dc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:12:02.662400 [ 255 ] {249bbd78-c2cb-4b1d-ac6a-6a706bec53dc} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.06 05:12:02.662580 [ 255 ] {249bbd78-c2cb-4b1d-ac6a-6a706bec53dc} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2025.02.06 05:12:02.662621 [ 255 ] {249bbd78-c2cb-4b1d-ac6a-6a706bec53dc} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.02.06 05:12:02.662648 [ 255 ] {249bbd78-c2cb-4b1d-ac6a-6a706bec53dc} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.06 05:12:02.662666 [ 255 ] {249bbd78-c2cb-4b1d-ac6a-6a706bec53dc} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.06 05:12:02.662715 [ 255 ] {249bbd78-c2cb-4b1d-ac6a-6a706bec53dc} 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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.06 05:12:02.662740 [ 255 ] {249bbd78-c2cb-4b1d-ac6a-6a706bec53dc} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 2025.02.06 05:12:02.663843 [ 255 ] {249bbd78-c2cb-4b1d-ac6a-6a706bec53dc} executeQuery: Read 41 rows, 1.56 KiB in 0.002533 sec., 16186.340307935254 rows/sec., 617.63 KiB/sec. 2025.02.06 05:12:02.663978 [ 255 ] {249bbd78-c2cb-4b1d-ac6a-6a706bec53dc} TCPHandler: Processed in 0.002950777 sec. 2025.02.06 05:12:02.670041 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:02.670194 [ 255 ] {4eed413a-f4e2-45cd-9065-aa26979e41e0} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.06 05:12:02.670258 [ 255 ] {4eed413a-f4e2-45cd-9065-aa26979e41e0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.06 05:12:02.670989 [ 255 ] {4eed413a-f4e2-45cd-9065-aa26979e41e0} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:02.671032 [ 255 ] {4eed413a-f4e2-45cd-9065-aa26979e41e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:02.671538 [ 255 ] {4eed413a-f4e2-45cd-9065-aa26979e41e0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.06 05:12:02.671767 [ 255 ] {4eed413a-f4e2-45cd-9065-aa26979e41e0} oximeter.timeseries_schema (737988ee-d188-4aff-b110-6c79f62f4f62): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:02.671962 [ 255 ] {4eed413a-f4e2-45cd-9065-aa26979e41e0} executeQuery: Read 1 rows, 232.00 B in 0.001813 sec., 551.5719801434087 rows/sec., 124.97 KiB/sec. 2025.02.06 05:12:02.672018 [ 255 ] {4eed413a-f4e2-45cd-9065-aa26979e41e0} TCPHandler: Processed in 0.002043267 sec. 2025.02.06 05:12:02.672323 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:02.672567 [ 5 ] {9cfebf91-d235-4ca0-a6df-261aad0af120} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:12:02.672637 [ 5 ] {9cfebf91-d235-4ca0-a6df-261aad0af120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:12:02.673349 [ 5 ] {9cfebf91-d235-4ca0-a6df-261aad0af120} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:02.673391 [ 5 ] {9cfebf91-d235-4ca0-a6df-261aad0af120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:02.673831 [ 5 ] {9cfebf91-d235-4ca0-a6df-261aad0af120} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.06 05:12:02.674081 [ 5 ] {9cfebf91-d235-4ca0-a6df-261aad0af120} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:02.674391 [ 5 ] {9cfebf91-d235-4ca0-a6df-261aad0af120} executeQuery: Read 14 rows, 1.01 KiB in 0.001858 sec., 7534.983853606028 rows/sec., 542.42 KiB/sec. 2025.02.06 05:12:02.674463 [ 5 ] {9cfebf91-d235-4ca0-a6df-261aad0af120} TCPHandler: Processed in 0.002328966 sec. 2025.02.06 05:12:02.674650 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:02.674793 [ 255 ] {3ded9a69-741d-4128-b1ea-e1240fcfdc58} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.06 05:12:02.674853 [ 255 ] {3ded9a69-741d-4128-b1ea-e1240fcfdc58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.06 05:12:02.675556 [ 255 ] {3ded9a69-741d-4128-b1ea-e1240fcfdc58} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:02.675595 [ 255 ] {3ded9a69-741d-4128-b1ea-e1240fcfdc58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:02.675956 [ 255 ] {3ded9a69-741d-4128-b1ea-e1240fcfdc58} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.06 05:12:02.676200 [ 255 ] {3ded9a69-741d-4128-b1ea-e1240fcfdc58} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:02.676446 [ 255 ] {3ded9a69-741d-4128-b1ea-e1240fcfdc58} executeQuery: Read 2 rows, 167.00 B in 0.001667 sec., 1199.760047990402 rows/sec., 97.83 KiB/sec. 2025.02.06 05:12:02.676515 [ 255 ] {3ded9a69-741d-4128-b1ea-e1240fcfdc58} TCPHandler: Processed in 0.001933533 sec. 2025.02.06 05:12:02.676731 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:02.676958 [ 5 ] {38b47a5b-10d1-477f-8a25-0d8976f6112d} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:12:02.677052 [ 5 ] {38b47a5b-10d1-477f-8a25-0d8976f6112d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:12:02.677961 [ 5 ] {38b47a5b-10d1-477f-8a25-0d8976f6112d} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:02.678001 [ 5 ] {38b47a5b-10d1-477f-8a25-0d8976f6112d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:02.678382 [ 5 ] {38b47a5b-10d1-477f-8a25-0d8976f6112d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.06 05:12:02.678619 [ 5 ] {38b47a5b-10d1-477f-8a25-0d8976f6112d} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:02.678874 [ 5 ] {38b47a5b-10d1-477f-8a25-0d8976f6112d} executeQuery: Read 256 rows, 22.89 KiB in 0.001971 sec., 129883.30796549974 rows/sec., 11.34 MiB/sec. 2025.02.06 05:12:02.679084 [ 5 ] {38b47a5b-10d1-477f-8a25-0d8976f6112d} TCPHandler: Processed in 0.00246329 sec. 2025.02.06 05:12:02.679258 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:02.679405 [ 255 ] {59fa9d7a-4360-492b-aa11-4ae37016c2ef} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:12:02.679464 [ 255 ] {59fa9d7a-4360-492b-aa11-4ae37016c2ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:12:02.680175 [ 255 ] {59fa9d7a-4360-492b-aa11-4ae37016c2ef} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:02.680221 [ 255 ] {59fa9d7a-4360-492b-aa11-4ae37016c2ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:02.680627 [ 255 ] {59fa9d7a-4360-492b-aa11-4ae37016c2ef} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.06 05:12:02.680876 [ 255 ] {59fa9d7a-4360-492b-aa11-4ae37016c2ef} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:02.681053 [ 255 ] {59fa9d7a-4360-492b-aa11-4ae37016c2ef} executeQuery: Read 35 rows, 2.55 KiB in 0.001679 sec., 20845.74151280524 rows/sec., 1.48 MiB/sec. 2025.02.06 05:12:02.681104 [ 255 ] {59fa9d7a-4360-492b-aa11-4ae37016c2ef} TCPHandler: Processed in 0.001918123 sec. 2025.02.06 05:12:02.681255 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:02.681373 [ 5 ] {f2ec621a-88a2-42a6-9ed3-eff18c2cb158} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:12:02.681421 [ 5 ] {f2ec621a-88a2-42a6-9ed3-eff18c2cb158} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:12:02.682476 [ 5 ] {f2ec621a-88a2-42a6-9ed3-eff18c2cb158} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:02.682518 [ 5 ] {f2ec621a-88a2-42a6-9ed3-eff18c2cb158} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:02.682866 [ 5 ] {f2ec621a-88a2-42a6-9ed3-eff18c2cb158} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.06 05:12:02.683102 [ 5 ] {f2ec621a-88a2-42a6-9ed3-eff18c2cb158} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:02.683308 [ 5 ] {f2ec621a-88a2-42a6-9ed3-eff18c2cb158} executeQuery: Read 14 rows, 1004.00 B in 0.001961 sec., 7139.214686384497 rows/sec., 499.98 KiB/sec. 2025.02.06 05:12:02.683361 [ 5 ] {f2ec621a-88a2-42a6-9ed3-eff18c2cb158} TCPHandler: Processed in 0.002167262 sec. 2025.02.06 05:12:02.683532 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:02.683670 [ 255 ] {95ad2012-0c81-4e9d-90e0-8588d93dcdb3} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:12:02.683726 [ 255 ] {95ad2012-0c81-4e9d-90e0-8588d93dcdb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:12:02.684385 [ 255 ] {95ad2012-0c81-4e9d-90e0-8588d93dcdb3} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:02.684429 [ 255 ] {95ad2012-0c81-4e9d-90e0-8588d93dcdb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:02.684785 [ 255 ] {95ad2012-0c81-4e9d-90e0-8588d93dcdb3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.06 05:12:02.685025 [ 255 ] {95ad2012-0c81-4e9d-90e0-8588d93dcdb3} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:02.685279 [ 255 ] {95ad2012-0c81-4e9d-90e0-8588d93dcdb3} executeQuery: Read 13 rows, 830.00 B in 0.001621 sec., 8019.740900678593 rows/sec., 500.03 KiB/sec. 2025.02.06 05:12:02.685348 [ 255 ] {95ad2012-0c81-4e9d-90e0-8588d93dcdb3} TCPHandler: Processed in 0.001885702 sec. 2025.02.06 05:12:02.685494 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:02.685632 [ 5 ] {fbd421af-ddf8-443e-b828-46c50f1a51f1} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:12:02.685688 [ 5 ] {fbd421af-ddf8-443e-b828-46c50f1a51f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:12:02.686525 [ 5 ] {fbd421af-ddf8-443e-b828-46c50f1a51f1} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:02.686565 [ 5 ] {fbd421af-ddf8-443e-b828-46c50f1a51f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:02.686937 [ 5 ] {fbd421af-ddf8-443e-b828-46c50f1a51f1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.06 05:12:02.687178 [ 5 ] {fbd421af-ddf8-443e-b828-46c50f1a51f1} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:02.687431 [ 5 ] {fbd421af-ddf8-443e-b828-46c50f1a51f1} executeQuery: Read 410 rows, 29.93 KiB in 0.001828 sec., 224288.84026258206 rows/sec., 15.99 MiB/sec. 2025.02.06 05:12:02.687626 [ 5 ] {fbd421af-ddf8-443e-b828-46c50f1a51f1} TCPHandler: Processed in 0.002198592 sec. 2025.02.06 05:12:02.687794 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:02.687934 [ 255 ] {85995633-989f-4f2d-9b15-0d17a6b06caf} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:12:02.687994 [ 255 ] {85995633-989f-4f2d-9b15-0d17a6b06caf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:12:02.688520 [ 255 ] {85995633-989f-4f2d-9b15-0d17a6b06caf} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:02.688558 [ 255 ] {85995633-989f-4f2d-9b15-0d17a6b06caf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:02.688913 [ 255 ] {85995633-989f-4f2d-9b15-0d17a6b06caf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.06 05:12:02.689151 [ 255 ] {85995633-989f-4f2d-9b15-0d17a6b06caf} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:02.689393 [ 255 ] {85995633-989f-4f2d-9b15-0d17a6b06caf} executeQuery: Read 6 rows, 321.00 B in 0.001477 sec., 4062.288422477996 rows/sec., 212.24 KiB/sec. 2025.02.06 05:12:02.689448 [ 255 ] {85995633-989f-4f2d-9b15-0d17a6b06caf} TCPHandler: Processed in 0.001721306 sec. 2025.02.06 05:12:02.689651 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:02.689876 [ 5 ] {80a1d032-5547-4604-a692-5b31210731d0} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:02.689974 [ 5 ] {80a1d032-5547-4604-a692-5b31210731d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:12:02.690762 [ 5 ] {80a1d032-5547-4604-a692-5b31210731d0} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:02.690800 [ 5 ] {80a1d032-5547-4604-a692-5b31210731d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:02.691181 [ 5 ] {80a1d032-5547-4604-a692-5b31210731d0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.06 05:12:02.691407 [ 5 ] {80a1d032-5547-4604-a692-5b31210731d0} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:02.691613 [ 5 ] {80a1d032-5547-4604-a692-5b31210731d0} executeQuery: Read 238 rows, 16.34 KiB in 0.001793 sec., 132738.42721695482 rows/sec., 8.90 MiB/sec. 2025.02.06 05:12:02.691664 [ 5 ] {80a1d032-5547-4604-a692-5b31210731d0} TCPHandler: Processed in 0.002126539 sec. 2025.02.06 05:12:02.691815 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:02.691952 [ 255 ] {0772e8ab-a566-4678-afd8-93599c8c746e} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:12:02.692013 [ 255 ] {0772e8ab-a566-4678-afd8-93599c8c746e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:12:02.692531 [ 255 ] {0772e8ab-a566-4678-afd8-93599c8c746e} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:02.692569 [ 255 ] {0772e8ab-a566-4678-afd8-93599c8c746e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:02.692921 [ 255 ] {0772e8ab-a566-4678-afd8-93599c8c746e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.06 05:12:02.693156 [ 255 ] {0772e8ab-a566-4678-afd8-93599c8c746e} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:02.693403 [ 255 ] {0772e8ab-a566-4678-afd8-93599c8c746e} executeQuery: Read 1 rows, 69.00 B in 0.001455 sec., 687.2852233676977 rows/sec., 46.31 KiB/sec. 2025.02.06 05:12:02.693486 [ 255 ] {0772e8ab-a566-4678-afd8-93599c8c746e} TCPHandler: Processed in 0.001736577 sec. 2025.02.06 05:12:02.693650 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:02.693790 [ 5 ] {078efa0a-0b24-4334-92a4-b9d6502e43cd} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:02.693889 [ 5 ] {078efa0a-0b24-4334-92a4-b9d6502e43cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:12:02.695126 [ 5 ] {078efa0a-0b24-4334-92a4-b9d6502e43cd} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:02.695164 [ 5 ] {078efa0a-0b24-4334-92a4-b9d6502e43cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:02.695789 [ 5 ] {078efa0a-0b24-4334-92a4-b9d6502e43cd} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.06 05:12:02.696047 [ 5 ] {078efa0a-0b24-4334-92a4-b9d6502e43cd} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:02.696395 [ 5 ] {078efa0a-0b24-4334-92a4-b9d6502e43cd} executeQuery: Read 26 rows, 47.71 KiB in 0.002611 sec., 9957.87054768288 rows/sec., 17.84 MiB/sec. 2025.02.06 05:12:02.696567 [ 5 ] {078efa0a-0b24-4334-92a4-b9d6502e43cd} TCPHandler: Processed in 0.002984488 sec. 2025.02.06 05:12:02.696739 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:02.696876 [ 255 ] {13ce2968-d974-409e-8fa1-fa5e6db7d2dc} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:12:02.696936 [ 255 ] {13ce2968-d974-409e-8fa1-fa5e6db7d2dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:12:02.697493 [ 255 ] {13ce2968-d974-409e-8fa1-fa5e6db7d2dc} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:02.697529 [ 255 ] {13ce2968-d974-409e-8fa1-fa5e6db7d2dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:02.697906 [ 255 ] {13ce2968-d974-409e-8fa1-fa5e6db7d2dc} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.06 05:12:02.698147 [ 255 ] {13ce2968-d974-409e-8fa1-fa5e6db7d2dc} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:02.698316 [ 255 ] {13ce2968-d974-409e-8fa1-fa5e6db7d2dc} executeQuery: Read 82 rows, 5.33 KiB in 0.001469 sec., 55820.28590878148 rows/sec., 3.55 MiB/sec. 2025.02.06 05:12:02.698362 [ 255 ] {13ce2968-d974-409e-8fa1-fa5e6db7d2dc} TCPHandler: Processed in 0.001693505 sec. 2025.02.06 05:12:03.553453 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2025.02.06 05:12:03.554429 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:03.554499 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:03.555261 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.06 05:12:03.555640 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:03.555950 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2025.02.06 05:12:03.823896 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.02.06 05:12:03.858677 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:03.858781 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:03.870865 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.06 05:12:03.872901 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:03.882196 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.02.06 05:12:06.066534 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 362 2025.02.06 05:12:06.069660 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:06.069706 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:06.071394 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.06 05:12:06.071774 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:06.072749 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 362 2025.02.06 05:12:07.660691 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:07.660899 [ 255 ] {23b22641-3ed4-4618-9395-cf0dc1592531} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:12:07.660973 [ 255 ] {23b22641-3ed4-4618-9395-cf0dc1592531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:12:07.661818 [ 255 ] {23b22641-3ed4-4618-9395-cf0dc1592531} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:07.661867 [ 255 ] {23b22641-3ed4-4618-9395-cf0dc1592531} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:07.662322 [ 255 ] {23b22641-3ed4-4618-9395-cf0dc1592531} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.06 05:12:07.662591 [ 255 ] {23b22641-3ed4-4618-9395-cf0dc1592531} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:07.662832 [ 255 ] {23b22641-3ed4-4618-9395-cf0dc1592531} executeQuery: Read 72 rows, 5.96 KiB in 0.001988 sec., 36217.303822937625 rows/sec., 2.93 MiB/sec. 2025.02.06 05:12:07.662889 [ 255 ] {23b22641-3ed4-4618-9395-cf0dc1592531} TCPHandler: Processed in 0.002331667 sec. 2025.02.06 05:12:07.663914 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:07.664114 [ 5 ] {63857334-ec47-4e56-8afe-1215b11f67cc} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:12:07.664189 [ 5 ] {63857334-ec47-4e56-8afe-1215b11f67cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:12:07.664951 [ 5 ] {63857334-ec47-4e56-8afe-1215b11f67cc} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:07.665003 [ 5 ] {63857334-ec47-4e56-8afe-1215b11f67cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:07.665444 [ 5 ] {63857334-ec47-4e56-8afe-1215b11f67cc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.06 05:12:07.665701 [ 5 ] {63857334-ec47-4e56-8afe-1215b11f67cc} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:07.665942 [ 5 ] {63857334-ec47-4e56-8afe-1215b11f67cc} executeQuery: Read 8 rows, 616.00 B in 0.001882 sec., 4250.797024442083 rows/sec., 319.64 KiB/sec. 2025.02.06 05:12:07.666015 [ 5 ] {63857334-ec47-4e56-8afe-1215b11f67cc} TCPHandler: Processed in 0.002236263 sec. 2025.02.06 05:12:07.666199 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:07.666343 [ 255 ] {cc75815b-5ebd-4d04-9610-bbe342b888c5} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:12:07.666402 [ 255 ] {cc75815b-5ebd-4d04-9610-bbe342b888c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:12:07.667070 [ 255 ] {cc75815b-5ebd-4d04-9610-bbe342b888c5} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:07.667113 [ 255 ] {cc75815b-5ebd-4d04-9610-bbe342b888c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:07.667506 [ 255 ] {cc75815b-5ebd-4d04-9610-bbe342b888c5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.06 05:12:07.667771 [ 255 ] {cc75815b-5ebd-4d04-9610-bbe342b888c5} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:07.667993 [ 255 ] {cc75815b-5ebd-4d04-9610-bbe342b888c5} executeQuery: Read 72 rows, 5.76 KiB in 0.001681 sec., 42831.647828673405 rows/sec., 3.34 MiB/sec. 2025.02.06 05:12:07.668046 [ 255 ] {cc75815b-5ebd-4d04-9610-bbe342b888c5} TCPHandler: Processed in 0.001924892 sec. 2025.02.06 05:12:07.668235 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:07.668384 [ 5 ] {f2116630-593b-458f-b5d9-4cc0cfdc4ec8} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:07.668452 [ 5 ] {f2116630-593b-458f-b5d9-4cc0cfdc4ec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:12:07.669083 [ 5 ] {f2116630-593b-458f-b5d9-4cc0cfdc4ec8} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:07.669125 [ 5 ] {f2116630-593b-458f-b5d9-4cc0cfdc4ec8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:07.669537 [ 5 ] {f2116630-593b-458f-b5d9-4cc0cfdc4ec8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.06 05:12:07.669777 [ 5 ] {f2116630-593b-458f-b5d9-4cc0cfdc4ec8} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:07.670049 [ 5 ] {f2116630-593b-458f-b5d9-4cc0cfdc4ec8} executeQuery: Read 160 rows, 11.41 KiB in 0.001696 sec., 94339.62264150943 rows/sec., 6.57 MiB/sec. 2025.02.06 05:12:07.670255 [ 5 ] {f2116630-593b-458f-b5d9-4cc0cfdc4ec8} TCPHandler: Processed in 0.002089549 sec. 2025.02.06 05:12:07.670443 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:07.670579 [ 255 ] {e9a09733-a85a-4e43-b248-3365d8ec3447} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:07.670673 [ 255 ] {e9a09733-a85a-4e43-b248-3365d8ec3447} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:12:07.671891 [ 255 ] {e9a09733-a85a-4e43-b248-3365d8ec3447} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:07.671930 [ 255 ] {e9a09733-a85a-4e43-b248-3365d8ec3447} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:07.672601 [ 255 ] {e9a09733-a85a-4e43-b248-3365d8ec3447} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.06 05:12:07.672865 [ 255 ] {e9a09733-a85a-4e43-b248-3365d8ec3447} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:07.673191 [ 255 ] {e9a09733-a85a-4e43-b248-3365d8ec3447} executeQuery: Read 8 rows, 14.68 KiB in 0.002623 sec., 3049.9428135722455 rows/sec., 5.47 MiB/sec. 2025.02.06 05:12:07.673370 [ 255 ] {e9a09733-a85a-4e43-b248-3365d8ec3447} TCPHandler: Processed in 0.002992688 sec. 2025.02.06 05:12:07.673537 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:07.673680 [ 5 ] {650496eb-a53a-4a9b-9797-c8758cd3c284} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:12:07.673740 [ 5 ] {650496eb-a53a-4a9b-9797-c8758cd3c284} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:12:07.674318 [ 5 ] {650496eb-a53a-4a9b-9797-c8758cd3c284} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:07.674365 [ 5 ] {650496eb-a53a-4a9b-9797-c8758cd3c284} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:07.674781 [ 5 ] {650496eb-a53a-4a9b-9797-c8758cd3c284} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.06 05:12:07.675021 [ 5 ] {650496eb-a53a-4a9b-9797-c8758cd3c284} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:07.675268 [ 5 ] {650496eb-a53a-4a9b-9797-c8758cd3c284} executeQuery: Read 60 rows, 4.14 KiB in 0.001616 sec., 37128.71287128713 rows/sec., 2.50 MiB/sec. 2025.02.06 05:12:07.675355 [ 5 ] {650496eb-a53a-4a9b-9797-c8758cd3c284} TCPHandler: Processed in 0.001886792 sec. 2025.02.06 05:12:10.952229 [ 49 ] {} DNSResolver: Updating DNS cache 2025.02.06 05:12:10.952281 [ 49 ] {} DNSResolver: Updated DNS cache 2025.02.06 05:12:11.057004 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2025.02.06 05:12:11.057702 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:11.057749 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:11.058285 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.06 05:12:11.058542 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:11.058783 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.02.06 05:12:11.383197 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.02.06 05:12:11.402713 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:11.402759 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:11.409728 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.06 05:12:11.410507 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:11.412913 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.02.06 05:12:12.665974 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:12.666164 [ 255 ] {afbe6222-eb0a-4ef7-a5c7-7ba7e790b1e5} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:12:12.666237 [ 255 ] {afbe6222-eb0a-4ef7-a5c7-7ba7e790b1e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:12:12.667083 [ 255 ] {afbe6222-eb0a-4ef7-a5c7-7ba7e790b1e5} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:12.667138 [ 255 ] {afbe6222-eb0a-4ef7-a5c7-7ba7e790b1e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:12.667578 [ 255 ] {afbe6222-eb0a-4ef7-a5c7-7ba7e790b1e5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.06 05:12:12.667875 [ 255 ] {afbe6222-eb0a-4ef7-a5c7-7ba7e790b1e5} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:12.668111 [ 255 ] {afbe6222-eb0a-4ef7-a5c7-7ba7e790b1e5} executeQuery: Read 14 rows, 1.01 KiB in 0.002001 sec., 6996.501749125437 rows/sec., 503.65 KiB/sec. 2025.02.06 05:12:12.668178 [ 255 ] {afbe6222-eb0a-4ef7-a5c7-7ba7e790b1e5} TCPHandler: Processed in 0.002335476 sec. 2025.02.06 05:12:12.668441 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:12.668639 [ 5 ] {6b6eefc2-e744-4261-bfeb-012707d9814b} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:12:12.668717 [ 5 ] {6b6eefc2-e744-4261-bfeb-012707d9814b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:12:12.669604 [ 5 ] {6b6eefc2-e744-4261-bfeb-012707d9814b} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:12.669655 [ 5 ] {6b6eefc2-e744-4261-bfeb-012707d9814b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:12.670168 [ 5 ] {6b6eefc2-e744-4261-bfeb-012707d9814b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.06 05:12:12.670460 [ 5 ] {6b6eefc2-e744-4261-bfeb-012707d9814b} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:12.670690 [ 95 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.06 05:12:12.670715 [ 5 ] {6b6eefc2-e744-4261-bfeb-012707d9814b} executeQuery: Read 255 rows, 22.82 KiB in 0.002121 sec., 120226.30834512023 rows/sec., 10.51 MiB/sec. 2025.02.06 05:12:12.670804 [ 95 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:12.670890 [ 5 ] {6b6eefc2-e744-4261-bfeb-012707d9814b} TCPHandler: Processed in 0.002582485 sec. 2025.02.06 05:12:12.670890 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:12.671176 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.06 05:12:12.671487 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:12.671535 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1412 rows starting from the beginning of the part 2025.02.06 05:12:12.671671 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 255 rows starting from the beginning of the part 2025.02.06 05:12:12.672016 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part 2025.02.06 05:12:12.672011 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:12.672185 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 256 rows starting from the beginning of the part 2025.02.06 05:12:12.672458 [ 255 ] {2f9762b7-7829-45d2-9671-d2adaa12b048} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:12:12.672541 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part 2025.02.06 05:12:12.672611 [ 255 ] {2f9762b7-7829-45d2-9671-d2adaa12b048} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:12:12.672876 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 255 rows starting from the beginning of the part 2025.02.06 05:12:12.674675 [ 255 ] {2f9762b7-7829-45d2-9671-d2adaa12b048} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:12.674757 [ 255 ] {2f9762b7-7829-45d2-9671-d2adaa12b048} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:12.675845 [ 255 ] {2f9762b7-7829-45d2-9671-d2adaa12b048} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.06 05:12:12.676288 [ 255 ] {2f9762b7-7829-45d2-9671-d2adaa12b048} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:12.676711 [ 198 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2322 rows, containing 5 columns (5 merged, 0 gathered) in 0.005681206 sec., 408716.03670065827 rows/sec., 36.12 MiB/sec. 2025.02.06 05:12:12.676789 [ 255 ] {2f9762b7-7829-45d2-9671-d2adaa12b048} executeQuery: Read 33 rows, 2.41 KiB in 0.004496 sec., 7339.857651245552 rows/sec., 536.28 KiB/sec. 2025.02.06 05:12:12.676917 [ 255 ] {2f9762b7-7829-45d2-9671-d2adaa12b048} TCPHandler: Processed in 0.005097897 sec. 2025.02.06 05:12:12.677008 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.06 05:12:12.677088 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:12.677231 [ 5 ] {f4c7bcea-cc1d-4cd2-836b-89fcfb199a41} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:12:12.677294 [ 5 ] {f4c7bcea-cc1d-4cd2-836b-89fcfb199a41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:12:12.677325 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_16_3} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:12.677446 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_16_3} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.06 05:12:12.677539 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.06 05:12:12.678010 [ 5 ] {f4c7bcea-cc1d-4cd2-836b-89fcfb199a41} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:12.678052 [ 5 ] {f4c7bcea-cc1d-4cd2-836b-89fcfb199a41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:12.678425 [ 5 ] {f4c7bcea-cc1d-4cd2-836b-89fcfb199a41} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.06 05:12:12.678674 [ 5 ] {f4c7bcea-cc1d-4cd2-836b-89fcfb199a41} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:12.678944 [ 5 ] {f4c7bcea-cc1d-4cd2-836b-89fcfb199a41} executeQuery: Read 14 rows, 1004.00 B in 0.001746 sec., 8018.327605956472 rows/sec., 561.55 KiB/sec. 2025.02.06 05:12:12.679096 [ 5 ] {f4c7bcea-cc1d-4cd2-836b-89fcfb199a41} TCPHandler: Processed in 0.002073708 sec. 2025.02.06 05:12:12.679282 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:12.679429 [ 255 ] {ab1a2332-92e7-46c5-bb5e-52a199393bf2} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:12:12.679490 [ 255 ] {ab1a2332-92e7-46c5-bb5e-52a199393bf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:12:12.680137 [ 255 ] {ab1a2332-92e7-46c5-bb5e-52a199393bf2} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:12.680179 [ 255 ] {ab1a2332-92e7-46c5-bb5e-52a199393bf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:12.680574 [ 255 ] {ab1a2332-92e7-46c5-bb5e-52a199393bf2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.06 05:12:12.680816 [ 255 ] {ab1a2332-92e7-46c5-bb5e-52a199393bf2} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:12.681029 [ 255 ] {ab1a2332-92e7-46c5-bb5e-52a199393bf2} executeQuery: Read 13 rows, 830.00 B in 0.001636 sec., 7946.210268948655 rows/sec., 495.44 KiB/sec. 2025.02.06 05:12:12.681088 [ 255 ] {ab1a2332-92e7-46c5-bb5e-52a199393bf2} TCPHandler: Processed in 0.001875712 sec. 2025.02.06 05:12:12.681248 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:12.681372 [ 5 ] {ebf7d959-88d0-4a19-8ab1-194147419682} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:12:12.681425 [ 5 ] {ebf7d959-88d0-4a19-8ab1-194147419682} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:12:12.682189 [ 5 ] {ebf7d959-88d0-4a19-8ab1-194147419682} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:12.682233 [ 5 ] {ebf7d959-88d0-4a19-8ab1-194147419682} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:12.682632 [ 5 ] {ebf7d959-88d0-4a19-8ab1-194147419682} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.06 05:12:12.682878 [ 5 ] {ebf7d959-88d0-4a19-8ab1-194147419682} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:12.683052 [ 95 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.06 05:12:12.683108 [ 95 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:12.683127 [ 5 ] {ebf7d959-88d0-4a19-8ab1-194147419682} executeQuery: Read 408 rows, 29.76 KiB in 0.001774 sec., 229988.72604284104 rows/sec., 16.38 MiB/sec. 2025.02.06 05:12:12.683145 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:12.683304 [ 5 ] {ebf7d959-88d0-4a19-8ab1-194147419682} TCPHandler: Processed in 0.002115879 sec. 2025.02.06 05:12:12.683392 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.06 05:12:12.683506 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:12.683527 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:12.683561 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 882 rows starting from the beginning of the part 2025.02.06 05:12:12.683644 [ 255 ] {ec910c37-05f8-4cc7-838f-6a4c8fa373aa} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:12:12.683712 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 408 rows starting from the beginning of the part 2025.02.06 05:12:12.683756 [ 255 ] {ec910c37-05f8-4cc7-838f-6a4c8fa373aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:12:12.684005 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part 2025.02.06 05:12:12.684400 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part 2025.02.06 05:12:12.684613 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part 2025.02.06 05:12:12.684826 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 408 rows starting from the beginning of the part 2025.02.06 05:12:12.685481 [ 255 ] {ec910c37-05f8-4cc7-838f-6a4c8fa373aa} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:12.685524 [ 255 ] {ec910c37-05f8-4cc7-838f-6a4c8fa373aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:12.686082 [ 255 ] {ec910c37-05f8-4cc7-838f-6a4c8fa373aa} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.06 05:12:12.686445 [ 255 ] {ec910c37-05f8-4cc7-838f-6a4c8fa373aa} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:12.686787 [ 255 ] {ec910c37-05f8-4cc7-838f-6a4c8fa373aa} executeQuery: Read 6 rows, 321.00 B in 0.003166 sec., 1895.1358180669615 rows/sec., 99.01 KiB/sec. 2025.02.06 05:12:12.686848 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2252 rows, containing 5 columns (5 merged, 0 gathered) in 0.003587907 sec., 627663.9834867514 rows/sec., 47.71 MiB/sec. 2025.02.06 05:12:12.686869 [ 255 ] {ec910c37-05f8-4cc7-838f-6a4c8fa373aa} TCPHandler: Processed in 0.003432953 sec. 2025.02.06 05:12:12.687028 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:12.687071 [ 188 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.06 05:12:12.687180 [ 5 ] {4061eccb-1934-496d-af62-215d21b9474f} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:12.687247 [ 5 ] {4061eccb-1934-496d-af62-215d21b9474f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:12:12.687438 [ 188 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_16_3} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:12.687562 [ 188 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_16_3} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.06 05:12:12.687658 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.06 05:12:12.687969 [ 5 ] {4061eccb-1934-496d-af62-215d21b9474f} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:12.688008 [ 5 ] {4061eccb-1934-496d-af62-215d21b9474f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:12.688431 [ 5 ] {4061eccb-1934-496d-af62-215d21b9474f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.06 05:12:12.688705 [ 5 ] {4061eccb-1934-496d-af62-215d21b9474f} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:12.688845 [ 112 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.06 05:12:12.688896 [ 112 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:12.688912 [ 5 ] {4061eccb-1934-496d-af62-215d21b9474f} executeQuery: Read 237 rows, 16.27 KiB in 0.001756 sec., 134965.83143507972 rows/sec., 9.05 MiB/sec. 2025.02.06 05:12:12.688928 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:12.689024 [ 5 ] {4061eccb-1934-496d-af62-215d21b9474f} TCPHandler: Processed in 0.002060687 sec. 2025.02.06 05:12:12.689330 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:12.689302 [ 188 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.06 05:12:12.689664 [ 255 ] {3937afef-edf7-420d-b7a8-68691339a58d} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:12:12.689723 [ 188 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:12.689777 [ 255 ] {3937afef-edf7-420d-b7a8-68691339a58d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:12:12.689797 [ 188 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3359 rows starting from the beginning of the part 2025.02.06 05:12:12.690143 [ 188 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part 2025.02.06 05:12:12.690586 [ 188 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2025.02.06 05:12:12.690914 [ 188 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 238 rows starting from the beginning of the part 2025.02.06 05:12:12.691149 [ 188 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part 2025.02.06 05:12:12.691512 [ 188 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part 2025.02.06 05:12:12.692293 [ 255 ] {3937afef-edf7-420d-b7a8-68691339a58d} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:12.692368 [ 255 ] {3937afef-edf7-420d-b7a8-68691339a58d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:12.693172 [ 255 ] {3937afef-edf7-420d-b7a8-68691339a58d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.06 05:12:12.693751 [ 255 ] {3937afef-edf7-420d-b7a8-68691339a58d} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:12.694237 [ 255 ] {3937afef-edf7-420d-b7a8-68691339a58d} executeQuery: Read 1 rows, 69.00 B in 0.004691 sec., 213.1741632914091 rows/sec., 14.36 KiB/sec. 2025.02.06 05:12:12.694320 [ 255 ] {3937afef-edf7-420d-b7a8-68691339a58d} TCPHandler: Processed in 0.005171189 sec. 2025.02.06 05:12:12.694491 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:12.694685 [ 5 ] {d2794ee5-4470-487c-acea-0529b2adcc91} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:12.694694 [ 188 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 4391 rows, containing 5 columns (5 merged, 0 gathered) in 0.005685316 sec., 772340.5348093228 rows/sec., 52.20 MiB/sec. 2025.02.06 05:12:12.694781 [ 5 ] {d2794ee5-4470-487c-acea-0529b2adcc91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:12:12.695176 [ 190 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.06 05:12:12.696009 [ 190 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_16_3} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:12.696096 [ 190 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_16_3} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.06 05:12:12.696272 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.06 05:12:12.696760 [ 5 ] {d2794ee5-4470-487c-acea-0529b2adcc91} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:12.696806 [ 5 ] {d2794ee5-4470-487c-acea-0529b2adcc91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:12.697473 [ 5 ] {d2794ee5-4470-487c-acea-0529b2adcc91} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.06 05:12:12.697740 [ 5 ] {d2794ee5-4470-487c-acea-0529b2adcc91} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:12.697950 [ 5 ] {d2794ee5-4470-487c-acea-0529b2adcc91} executeQuery: Read 26 rows, 47.71 KiB in 0.00331 sec., 7854.984894259819 rows/sec., 14.08 MiB/sec. 2025.02.06 05:12:12.698070 [ 5 ] {d2794ee5-4470-487c-acea-0529b2adcc91} TCPHandler: Processed in 0.00364482 sec. 2025.02.06 05:12:12.698308 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:12.698427 [ 255 ] {a2bf4ce3-e712-4a8c-b1ce-324d8bfcccfb} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:12:12.698480 [ 255 ] {a2bf4ce3-e712-4a8c-b1ce-324d8bfcccfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:12:12.699097 [ 255 ] {a2bf4ce3-e712-4a8c-b1ce-324d8bfcccfb} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:12.699137 [ 255 ] {a2bf4ce3-e712-4a8c-b1ce-324d8bfcccfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:12.699532 [ 255 ] {a2bf4ce3-e712-4a8c-b1ce-324d8bfcccfb} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.06 05:12:12.699804 [ 255 ] {a2bf4ce3-e712-4a8c-b1ce-324d8bfcccfb} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:12.699976 [ 112 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.06 05:12:12.700031 [ 255 ] {a2bf4ce3-e712-4a8c-b1ce-324d8bfcccfb} executeQuery: Read 82 rows, 5.33 KiB in 0.001628 sec., 50368.550368550365 rows/sec., 3.20 MiB/sec. 2025.02.06 05:12:12.700130 [ 112 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:12.700212 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:12.700220 [ 255 ] {a2bf4ce3-e712-4a8c-b1ce-324d8bfcccfb} TCPHandler: Processed in 0.001967835 sec. 2025.02.06 05:12:12.700427 [ 189 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.06 05:12:12.700593 [ 189 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:12.700645 [ 189 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 388 rows starting from the beginning of the part 2025.02.06 05:12:12.700783 [ 189 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part 2025.02.06 05:12:12.701028 [ 189 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2025.02.06 05:12:12.701158 [ 189 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part 2025.02.06 05:12:12.701292 [ 189 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part 2025.02.06 05:12:12.701443 [ 189 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part 2025.02.06 05:12:12.702809 [ 190 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 4 columns (4 merged, 0 gathered) in 0.002491922 sec., 302577.6890287898 rows/sec., 19.78 MiB/sec. 2025.02.06 05:12:12.702994 [ 188 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.06 05:12:12.703290 [ 188 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_16_3} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:12.703370 [ 188 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_16_3} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.06 05:12:12.703452 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.02.06 05:12:15.691285 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:15.691480 [ 255 ] {79f97f8c-66b6-4eee-8c56-45e50ceee663} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.06 05:12:15.691555 [ 255 ] {79f97f8c-66b6-4eee-8c56-45e50ceee663} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.06 05:12:15.692295 [ 255 ] {79f97f8c-66b6-4eee-8c56-45e50ceee663} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:15.692348 [ 255 ] {79f97f8c-66b6-4eee-8c56-45e50ceee663} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:15.692770 [ 255 ] {79f97f8c-66b6-4eee-8c56-45e50ceee663} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.06 05:12:15.693023 [ 255 ] {79f97f8c-66b6-4eee-8c56-45e50ceee663} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:15.693281 [ 255 ] {79f97f8c-66b6-4eee-8c56-45e50ceee663} executeQuery: Read 6 rows, 501.00 B in 0.001854 sec., 3236.2459546925566 rows/sec., 263.89 KiB/sec. 2025.02.06 05:12:15.693383 [ 255 ] {79f97f8c-66b6-4eee-8c56-45e50ceee663} TCPHandler: Processed in 0.002227473 sec. 2025.02.06 05:12:15.693705 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:15.693966 [ 5 ] {ef54eab8-43fc-463a-82fb-2b8ad413a0ae} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:12:15.694042 [ 5 ] {ef54eab8-43fc-463a-82fb-2b8ad413a0ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:12:15.695276 [ 5 ] {ef54eab8-43fc-463a-82fb-2b8ad413a0ae} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:15.695320 [ 5 ] {ef54eab8-43fc-463a-82fb-2b8ad413a0ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:15.695835 [ 5 ] {ef54eab8-43fc-463a-82fb-2b8ad413a0ae} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.06 05:12:15.696100 [ 5 ] {ef54eab8-43fc-463a-82fb-2b8ad413a0ae} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:15.696372 [ 5 ] {ef54eab8-43fc-463a-82fb-2b8ad413a0ae} executeQuery: Read 1215 rows, 102.30 KiB in 0.002448 sec., 496323.5294117647 rows/sec., 40.81 MiB/sec. 2025.02.06 05:12:15.696567 [ 5 ] {ef54eab8-43fc-463a-82fb-2b8ad413a0ae} TCPHandler: Processed in 0.003057611 sec. 2025.02.06 05:12:15.696716 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:15.696848 [ 255 ] {1841846c-d589-42bb-a82d-ee1d09103712} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:12:15.696905 [ 255 ] {1841846c-d589-42bb-a82d-ee1d09103712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:12:15.697561 [ 255 ] {1841846c-d589-42bb-a82d-ee1d09103712} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:15.697603 [ 255 ] {1841846c-d589-42bb-a82d-ee1d09103712} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:15.697981 [ 255 ] {1841846c-d589-42bb-a82d-ee1d09103712} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.06 05:12:15.698225 [ 255 ] {1841846c-d589-42bb-a82d-ee1d09103712} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:15.698501 [ 255 ] {1841846c-d589-42bb-a82d-ee1d09103712} executeQuery: Read 14 rows, 1.02 KiB in 0.001674 sec., 8363.201911589009 rows/sec., 609.62 KiB/sec. 2025.02.06 05:12:15.698658 [ 255 ] {1841846c-d589-42bb-a82d-ee1d09103712} TCPHandler: Processed in 0.001999505 sec. 2025.02.06 05:12:15.698834 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:15.698982 [ 5 ] {4223866b-cf1c-4f9d-80f3-3032947c6b2f} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:12:15.699046 [ 5 ] {4223866b-cf1c-4f9d-80f3-3032947c6b2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:12:15.699848 [ 5 ] {4223866b-cf1c-4f9d-80f3-3032947c6b2f} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:15.699887 [ 5 ] {4223866b-cf1c-4f9d-80f3-3032947c6b2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:15.700255 [ 5 ] {4223866b-cf1c-4f9d-80f3-3032947c6b2f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.06 05:12:15.700512 [ 5 ] {4223866b-cf1c-4f9d-80f3-3032947c6b2f} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:15.700641 [ 36 ] {} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.06 05:12:15.700695 [ 36 ] {} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:15.700707 [ 5 ] {4223866b-cf1c-4f9d-80f3-3032947c6b2f} executeQuery: Read 228 rows, 15.81 KiB in 0.001762 sec., 129398.41089670829 rows/sec., 8.76 MiB/sec. 2025.02.06 05:12:15.700725 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:15.700788 [ 5 ] {4223866b-cf1c-4f9d-80f3-3032947c6b2f} TCPHandler: Processed in 0.002012026 sec. 2025.02.06 05:12:15.701009 [ 187 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.06 05:12:15.701023 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:15.701322 [ 187 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:15.701331 [ 255 ] {2fd38306-a712-4f1f-89d6-0d8b54ff2c62} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:12:15.701390 [ 187 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2025.02.06 05:12:15.701444 [ 255 ] {2fd38306-a712-4f1f-89d6-0d8b54ff2c62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:12:15.701852 [ 187 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part 2025.02.06 05:12:15.702132 [ 187 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2025.02.06 05:12:15.702550 [ 187 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.02.06 05:12:15.702880 [ 187 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::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.02.06 05:12:15.703262 [ 187 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part 2025.02.06 05:12:15.704469 [ 255 ] {2fd38306-a712-4f1f-89d6-0d8b54ff2c62} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:15.704564 [ 255 ] {2fd38306-a712-4f1f-89d6-0d8b54ff2c62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:15.705681 [ 255 ] {2fd38306-a712-4f1f-89d6-0d8b54ff2c62} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.06 05:12:15.706006 [ 188 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 513 rows, containing 5 columns (5 merged, 0 gathered) in 0.00517904 sec., 99053.10636720319 rows/sec., 7.09 MiB/sec. 2025.02.06 05:12:15.706207 [ 255 ] {2fd38306-a712-4f1f-89d6-0d8b54ff2c62} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:15.706222 [ 188 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.06 05:12:15.706618 [ 255 ] {2fd38306-a712-4f1f-89d6-0d8b54ff2c62} executeQuery: Read 534 rows, 40.53 KiB in 0.005383 sec., 99201.188928107 rows/sec., 7.35 MiB/sec. 2025.02.06 05:12:15.706780 [ 255 ] {2fd38306-a712-4f1f-89d6-0d8b54ff2c62} TCPHandler: Processed in 0.005868022 sec. 2025.02.06 05:12:15.706817 [ 188 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_6_1} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:15.706972 [ 188 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_6_1} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.06 05:12:15.706992 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:15.707072 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.06 05:12:15.707154 [ 5 ] {6fab36fc-4f3f-4c0c-bef4-4f8542bdf7bb} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:15.707216 [ 5 ] {6fab36fc-4f3f-4c0c-bef4-4f8542bdf7bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:12:15.708036 [ 5 ] {6fab36fc-4f3f-4c0c-bef4-4f8542bdf7bb} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:15.708073 [ 5 ] {6fab36fc-4f3f-4c0c-bef4-4f8542bdf7bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:15.708522 [ 5 ] {6fab36fc-4f3f-4c0c-bef4-4f8542bdf7bb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.06 05:12:15.708772 [ 5 ] {6fab36fc-4f3f-4c0c-bef4-4f8542bdf7bb} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:15.708958 [ 5 ] {6fab36fc-4f3f-4c0c-bef4-4f8542bdf7bb} executeQuery: Read 955 rows, 65.60 KiB in 0.001838 sec., 519586.5070729053 rows/sec., 34.85 MiB/sec. 2025.02.06 05:12:15.709010 [ 5 ] {6fab36fc-4f3f-4c0c-bef4-4f8542bdf7bb} TCPHandler: Processed in 0.002112249 sec. 2025.02.06 05:12:15.709153 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:15.709278 [ 255 ] {d8ca6d42-ff91-4d78-a59b-507222762756} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:15.709365 [ 255 ] {d8ca6d42-ff91-4d78-a59b-507222762756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:12:15.710477 [ 255 ] {d8ca6d42-ff91-4d78-a59b-507222762756} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:15.710519 [ 255 ] {d8ca6d42-ff91-4d78-a59b-507222762756} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:15.711155 [ 255 ] {d8ca6d42-ff91-4d78-a59b-507222762756} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.06 05:12:15.711412 [ 255 ] {d8ca6d42-ff91-4d78-a59b-507222762756} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:15.711657 [ 255 ] {d8ca6d42-ff91-4d78-a59b-507222762756} executeQuery: Read 8 rows, 14.68 KiB in 0.002407 sec., 3323.639385126714 rows/sec., 5.96 MiB/sec. 2025.02.06 05:12:15.711750 [ 255 ] {d8ca6d42-ff91-4d78-a59b-507222762756} TCPHandler: Processed in 0.002656667 sec. 2025.02.06 05:12:15.711958 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:15.712185 [ 5 ] {9b37d7ed-97ea-4f77-a6e7-c640e97e0e91} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:12:15.712281 [ 5 ] {9b37d7ed-97ea-4f77-a6e7-c640e97e0e91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:12:15.713022 [ 5 ] {9b37d7ed-97ea-4f77-a6e7-c640e97e0e91} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:15.713060 [ 5 ] {9b37d7ed-97ea-4f77-a6e7-c640e97e0e91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:15.713432 [ 5 ] {9b37d7ed-97ea-4f77-a6e7-c640e97e0e91} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.06 05:12:15.713671 [ 5 ] {9b37d7ed-97ea-4f77-a6e7-c640e97e0e91} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:15.713870 [ 5 ] {9b37d7ed-97ea-4f77-a6e7-c640e97e0e91} executeQuery: Read 40 rows, 2.77 KiB in 0.00174 sec., 22988.505747126437 rows/sec., 1.55 MiB/sec. 2025.02.06 05:12:15.713922 [ 5 ] {9b37d7ed-97ea-4f77-a6e7-c640e97e0e91} TCPHandler: Processed in 0.002081708 sec. 2025.02.06 05:12:16.073813 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 412 2025.02.06 05:12:16.077187 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:16.077232 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.02.06 05:12:16.078733 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.06 05:12:16.079054 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:16.079598 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 412 2025.02.06 05:12:17.655257 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:17.655462 [ 255 ] {97de4dc4-7bc7-4076-9923-f1adfc54392c} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:12:17.655535 [ 255 ] {97de4dc4-7bc7-4076-9923-f1adfc54392c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:12:17.656273 [ 255 ] {97de4dc4-7bc7-4076-9923-f1adfc54392c} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:17.656322 [ 255 ] {97de4dc4-7bc7-4076-9923-f1adfc54392c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:17.656784 [ 255 ] {97de4dc4-7bc7-4076-9923-f1adfc54392c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.06 05:12:17.657038 [ 255 ] {97de4dc4-7bc7-4076-9923-f1adfc54392c} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:17.657273 [ 255 ] {97de4dc4-7bc7-4076-9923-f1adfc54392c} executeQuery: Read 56 rows, 4.38 KiB in 0.001866 sec., 30010.718113612005 rows/sec., 2.29 MiB/sec. 2025.02.06 05:12:17.657331 [ 255 ] {97de4dc4-7bc7-4076-9923-f1adfc54392c} TCPHandler: Processed in 0.002207282 sec. 2025.02.06 05:12:17.657597 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:17.657816 [ 5 ] {282bca27-0bb1-4929-a516-74f02cd895ce} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:12:17.657899 [ 5 ] {282bca27-0bb1-4929-a516-74f02cd895ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:12:17.658675 [ 5 ] {282bca27-0bb1-4929-a516-74f02cd895ce} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:17.658729 [ 5 ] {282bca27-0bb1-4929-a516-74f02cd895ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:17.659184 [ 5 ] {282bca27-0bb1-4929-a516-74f02cd895ce} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.06 05:12:17.659440 [ 5 ] {282bca27-0bb1-4929-a516-74f02cd895ce} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:17.659729 [ 5 ] {282bca27-0bb1-4929-a516-74f02cd895ce} executeQuery: Read 64 rows, 5.12 KiB in 0.001968 sec., 32520.32520325203 rows/sec., 2.54 MiB/sec. 2025.02.06 05:12:17.659970 [ 5 ] {282bca27-0bb1-4929-a516-74f02cd895ce} TCPHandler: Processed in 0.002514183 sec. 2025.02.06 05:12:17.660224 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:17.660446 [ 255 ] {c565a03c-5a3e-49b9-9b11-06b7c69a4524} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:17.660548 [ 255 ] {c565a03c-5a3e-49b9-9b11-06b7c69a4524} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:12:17.661239 [ 255 ] {c565a03c-5a3e-49b9-9b11-06b7c69a4524} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:17.661279 [ 255 ] {c565a03c-5a3e-49b9-9b11-06b7c69a4524} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:17.661667 [ 255 ] {c565a03c-5a3e-49b9-9b11-06b7c69a4524} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.06 05:12:17.661901 [ 255 ] {c565a03c-5a3e-49b9-9b11-06b7c69a4524} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:17.662168 [ 255 ] {c565a03c-5a3e-49b9-9b11-06b7c69a4524} executeQuery: Read 54 rows, 3.85 KiB in 0.001767 sec., 30560.271646859084 rows/sec., 2.13 MiB/sec. 2025.02.06 05:12:17.662345 [ 255 ] {c565a03c-5a3e-49b9-9b11-06b7c69a4524} TCPHandler: Processed in 0.002225782 sec. 2025.02.06 05:12:17.663431 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:17.663558 [ 5 ] {502cfb69-65ad-4823-8499-e25d9368707e} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:12:17.663616 [ 5 ] {502cfb69-65ad-4823-8499-e25d9368707e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:12:17.664123 [ 5 ] {502cfb69-65ad-4823-8499-e25d9368707e} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:17.664165 [ 5 ] {502cfb69-65ad-4823-8499-e25d9368707e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:17.664563 [ 5 ] {502cfb69-65ad-4823-8499-e25d9368707e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.06 05:12:17.664805 [ 5 ] {502cfb69-65ad-4823-8499-e25d9368707e} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:17.665062 [ 5 ] {502cfb69-65ad-4823-8499-e25d9368707e} executeQuery: Read 20 rows, 1.38 KiB in 0.001529 sec., 13080.444735120995 rows/sec., 899.28 KiB/sec. 2025.02.06 05:12:17.665269 [ 5 ] {502cfb69-65ad-4823-8499-e25d9368707e} TCPHandler: Processed in 0.001893152 sec. 2025.02.06 05:12:18.559797 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2025.02.06 05:12:18.560446 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:18.560491 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:18.561032 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.06 05:12:18.561298 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:18.561501 [ 86 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.06 05:12:18.561570 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2025.02.06 05:12:18.561613 [ 86 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:18.561646 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:18.561769 [ 187 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.06 05:12:18.561879 [ 187 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:18.561911 [ 187 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2025.02.06 05:12:18.561975 [ 187 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2025.02.06 05:12:18.562106 [ 187 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2025.02.06 05:12:18.562393 [ 187 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2025.02.06 05:12:18.562665 [ 187 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2025.02.06 05:12:18.562935 [ 187 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2025.02.06 05:12:18.564678 [ 188 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002955727 sec., 1712945.7490492186 rows/sec., 24.50 MiB/sec. 2025.02.06 05:12:18.565351 [ 187 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.06 05:12:18.565634 [ 187 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_11_2} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:18.565712 [ 187 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_11_2} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.06 05:12:18.565792 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.02.06 05:12:18.912970 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.02.06 05:12:18.933234 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:18.933300 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:18.940940 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.06 05:12:18.941818 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:18.942181 [ 86 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.06 05:12:18.942343 [ 86 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:18.942448 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:18.942989 [ 202 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.06 05:12:18.959861 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.02.06 05:12:18.960949 [ 202 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:18.962448 [ 202 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.02.06 05:12:18.968012 [ 202 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2025.02.06 05:12:18.973480 [ 202 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.02.06 05:12:18.978995 [ 202 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2025.02.06 05:12:18.984457 [ 202 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.02.06 05:12:18.988885 [ 202 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2025.02.06 05:12:19.001148 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 178.09 MiB, peak 178.09 MiB, free memory in arenas 0.00 B, will set to 169.99 MiB (RSS), difference: -8.10 MiB 2025.02.06 05:12:19.045251 [ 187 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.102581207 sec., 809.115065296512 rows/sec., 4.18 MiB/sec. 2025.02.06 05:12:19.047920 [ 187 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.06 05:12:19.050963 [ 187 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_11_2} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:19.051090 [ 187 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_11_2} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.06 05:12:19.053674 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.02.06 05:12:20.001247 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.57 MiB, peak 178.09 MiB, free memory in arenas 0.00 B, will set to 170.73 MiB (RSS), difference: 10.16 MiB 2025.02.06 05:12:22.665215 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:22.665449 [ 255 ] {6bcf65dd-870e-4128-abd1-48f673b0ffd5} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:12:22.665534 [ 255 ] {6bcf65dd-870e-4128-abd1-48f673b0ffd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:12:22.666370 [ 255 ] {6bcf65dd-870e-4128-abd1-48f673b0ffd5} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:22.666422 [ 255 ] {6bcf65dd-870e-4128-abd1-48f673b0ffd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:22.666878 [ 255 ] {6bcf65dd-870e-4128-abd1-48f673b0ffd5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.06 05:12:22.667138 [ 255 ] {6bcf65dd-870e-4128-abd1-48f673b0ffd5} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:22.667348 [ 67 ] {} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.06 05:12:22.667384 [ 255 ] {6bcf65dd-870e-4128-abd1-48f673b0ffd5} executeQuery: Read 14 rows, 1.01 KiB in 0.001995 sec., 7017.543859649123 rows/sec., 505.17 KiB/sec. 2025.02.06 05:12:22.667432 [ 67 ] {} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:22.667510 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:22.667514 [ 255 ] {6bcf65dd-870e-4128-abd1-48f673b0ffd5} TCPHandler: Processed in 0.00244428 sec. 2025.02.06 05:12:22.667935 [ 194 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.06 05:12:22.668095 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:22.668108 [ 194 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:22.668195 [ 194 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.02.06 05:12:22.668402 [ 5 ] {d0bb914c-1b7e-4f94-a13c-53bb280381c7} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:12:22.668452 [ 194 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.02.06 05:12:22.668585 [ 5 ] {d0bb914c-1b7e-4f94-a13c-53bb280381c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:12:22.668768 [ 194 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2025.02.06 05:12:22.669176 [ 194 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.02.06 05:12:22.669478 [ 194 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.02.06 05:12:22.671698 [ 5 ] {d0bb914c-1b7e-4f94-a13c-53bb280381c7} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:22.671972 [ 5 ] {d0bb914c-1b7e-4f94-a13c-53bb280381c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:22.672388 [ 187 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004752595 sec., 14728.795531704258 rows/sec., 1.09 MiB/sec. 2025.02.06 05:12:22.672705 [ 187 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.06 05:12:22.673031 [ 5 ] {d0bb914c-1b7e-4f94-a13c-53bb280381c7} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.06 05:12:22.673309 [ 187 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_5_1} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:22.673484 [ 187 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_5_1} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.06 05:12:22.673493 [ 5 ] {d0bb914c-1b7e-4f94-a13c-53bb280381c7} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:22.673646 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.06 05:12:22.673959 [ 5 ] {d0bb914c-1b7e-4f94-a13c-53bb280381c7} executeQuery: Read 255 rows, 22.82 KiB in 0.005674 sec., 44941.83997180119 rows/sec., 3.93 MiB/sec. 2025.02.06 05:12:22.674135 [ 5 ] {d0bb914c-1b7e-4f94-a13c-53bb280381c7} TCPHandler: Processed in 0.00640922 sec. 2025.02.06 05:12:22.674377 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:22.674607 [ 255 ] {9a52349f-6d99-4b75-a124-e716672a564c} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:12:22.674702 [ 255 ] {9a52349f-6d99-4b75-a124-e716672a564c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:12:22.675470 [ 255 ] {9a52349f-6d99-4b75-a124-e716672a564c} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:22.675510 [ 255 ] {9a52349f-6d99-4b75-a124-e716672a564c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:22.675887 [ 255 ] {9a52349f-6d99-4b75-a124-e716672a564c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.06 05:12:22.676146 [ 255 ] {9a52349f-6d99-4b75-a124-e716672a564c} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:22.676313 [ 67 ] {} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.06 05:12:22.676382 [ 67 ] {} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:22.676412 [ 255 ] {9a52349f-6d99-4b75-a124-e716672a564c} executeQuery: Read 33 rows, 2.41 KiB in 0.001854 sec., 17799.352750809063 rows/sec., 1.27 MiB/sec. 2025.02.06 05:12:22.676426 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:22.676576 [ 255 ] {9a52349f-6d99-4b75-a124-e716672a564c} TCPHandler: Processed in 0.002311306 sec. 2025.02.06 05:12:22.676630 [ 194 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.06 05:12:22.676777 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:22.676780 [ 194 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:22.676848 [ 194 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 41 rows starting from the beginning of the part 2025.02.06 05:12:22.677126 [ 5 ] {4cb4ec97-5b68-44a7-a687-cc91be2fb87c} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:12:22.677145 [ 194 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part 2025.02.06 05:12:22.677303 [ 5 ] {4cb4ec97-5b68-44a7-a687-cc91be2fb87c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:12:22.677424 [ 194 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.02.06 05:12:22.677807 [ 194 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part 2025.02.06 05:12:22.678105 [ 194 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2025.02.06 05:12:22.678408 [ 194 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part 2025.02.06 05:12:22.680339 [ 5 ] {4cb4ec97-5b68-44a7-a687-cc91be2fb87c} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:22.680417 [ 5 ] {4cb4ec97-5b68-44a7-a687-cc91be2fb87c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:22.681472 [ 5 ] {4cb4ec97-5b68-44a7-a687-cc91be2fb87c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.06 05:12:22.681621 [ 196 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 5 columns (5 merged, 0 gathered) in 0.005061836 sec., 32399.311238056704 rows/sec., 2.44 MiB/sec. 2025.02.06 05:12:22.681826 [ 5 ] {4cb4ec97-5b68-44a7-a687-cc91be2fb87c} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:22.681830 [ 196 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.06 05:12:22.682124 [ 5 ] {4cb4ec97-5b68-44a7-a687-cc91be2fb87c} executeQuery: Read 14 rows, 1004.00 B in 0.005182 sec., 2701.659590891548 rows/sec., 189.21 KiB/sec. 2025.02.06 05:12:22.682212 [ 5 ] {4cb4ec97-5b68-44a7-a687-cc91be2fb87c} TCPHandler: Processed in 0.005532221 sec. 2025.02.06 05:12:22.682285 [ 196 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_11_2} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:22.682404 [ 196 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_11_2} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.06 05:12:22.682416 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:22.682539 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.06 05:12:22.682629 [ 255 ] {9295eb13-72b8-40f8-a1fd-16ad3eb40e2d} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:12:22.682692 [ 255 ] {9295eb13-72b8-40f8-a1fd-16ad3eb40e2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:12:22.683339 [ 255 ] {9295eb13-72b8-40f8-a1fd-16ad3eb40e2d} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:22.683379 [ 255 ] {9295eb13-72b8-40f8-a1fd-16ad3eb40e2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:22.683744 [ 255 ] {9295eb13-72b8-40f8-a1fd-16ad3eb40e2d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.06 05:12:22.683981 [ 255 ] {9295eb13-72b8-40f8-a1fd-16ad3eb40e2d} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:22.684171 [ 41 ] {} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.06 05:12:22.684208 [ 255 ] {9295eb13-72b8-40f8-a1fd-16ad3eb40e2d} executeQuery: Read 13 rows, 830.00 B in 0.001625 sec., 8000 rows/sec., 498.80 KiB/sec. 2025.02.06 05:12:22.684257 [ 41 ] {} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:22.684322 [ 255 ] {9295eb13-72b8-40f8-a1fd-16ad3eb40e2d} TCPHandler: Processed in 0.002008346 sec. 2025.02.06 05:12:22.684328 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:22.684723 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:22.684786 [ 187 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.06 05:12:22.685125 [ 187 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:22.685127 [ 5 ] {08f29c8e-296f-4055-b2ac-f741fb7281d1} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:12:22.685176 [ 187 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2025.02.06 05:12:22.685226 [ 5 ] {08f29c8e-296f-4055-b2ac-f741fb7281d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:12:22.685500 [ 187 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.02.06 05:12:22.685907 [ 187 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2025.02.06 05:12:22.686248 [ 187 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2025.02.06 05:12:22.686613 [ 187 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2025.02.06 05:12:22.688292 [ 5 ] {08f29c8e-296f-4055-b2ac-f741fb7281d1} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:22.688359 [ 5 ] {08f29c8e-296f-4055-b2ac-f741fb7281d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:22.689047 [ 187 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004606291 sec., 14111.136269940393 rows/sec., 934.95 KiB/sec. 2025.02.06 05:12:22.689236 [ 187 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.06 05:12:22.689320 [ 5 ] {08f29c8e-296f-4055-b2ac-f741fb7281d1} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.06 05:12:22.689682 [ 187 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_5_1} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:22.689819 [ 5 ] {08f29c8e-296f-4055-b2ac-f741fb7281d1} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:22.689860 [ 187 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_5_1} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.06 05:12:22.689991 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.06 05:12:22.690290 [ 5 ] {08f29c8e-296f-4055-b2ac-f741fb7281d1} executeQuery: Read 408 rows, 29.76 KiB in 0.005255 sec., 77640.34253092294 rows/sec., 5.53 MiB/sec. 2025.02.06 05:12:22.690488 [ 5 ] {08f29c8e-296f-4055-b2ac-f741fb7281d1} TCPHandler: Processed in 0.006041688 sec. 2025.02.06 05:12:22.690655 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:22.690798 [ 255 ] {84a40cda-eb57-4927-9601-57d95405b529} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:12:22.690860 [ 255 ] {84a40cda-eb57-4927-9601-57d95405b529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:12:22.691375 [ 255 ] {84a40cda-eb57-4927-9601-57d95405b529} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:22.691413 [ 255 ] {84a40cda-eb57-4927-9601-57d95405b529} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:22.691780 [ 255 ] {84a40cda-eb57-4927-9601-57d95405b529} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.06 05:12:22.692018 [ 255 ] {84a40cda-eb57-4927-9601-57d95405b529} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:22.692335 [ 255 ] {84a40cda-eb57-4927-9601-57d95405b529} executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. 2025.02.06 05:12:22.692403 [ 255 ] {84a40cda-eb57-4927-9601-57d95405b529} TCPHandler: Processed in 0.001812109 sec. 2025.02.06 05:12:22.692624 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:22.692852 [ 5 ] {d746a132-5203-4859-845e-6f7fd896be60} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:22.692952 [ 5 ] {d746a132-5203-4859-845e-6f7fd896be60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:12:22.693589 [ 5 ] {d746a132-5203-4859-845e-6f7fd896be60} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:22.693629 [ 5 ] {d746a132-5203-4859-845e-6f7fd896be60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:22.694050 [ 5 ] {d746a132-5203-4859-845e-6f7fd896be60} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.06 05:12:22.694290 [ 5 ] {d746a132-5203-4859-845e-6f7fd896be60} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:22.694558 [ 5 ] {d746a132-5203-4859-845e-6f7fd896be60} executeQuery: Read 237 rows, 16.27 KiB in 0.001757 sec., 134889.015367103 rows/sec., 9.04 MiB/sec. 2025.02.06 05:12:22.694766 [ 5 ] {d746a132-5203-4859-845e-6f7fd896be60} TCPHandler: Processed in 0.002256424 sec. 2025.02.06 05:12:22.694921 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:22.695058 [ 255 ] {1c05a97d-0054-4d75-89e9-162ba89ce6fe} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:12:22.695120 [ 255 ] {1c05a97d-0054-4d75-89e9-162ba89ce6fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:12:22.695675 [ 255 ] {1c05a97d-0054-4d75-89e9-162ba89ce6fe} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:22.695721 [ 255 ] {1c05a97d-0054-4d75-89e9-162ba89ce6fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:22.696122 [ 255 ] {1c05a97d-0054-4d75-89e9-162ba89ce6fe} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.06 05:12:22.696369 [ 255 ] {1c05a97d-0054-4d75-89e9-162ba89ce6fe} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:22.696651 [ 255 ] {1c05a97d-0054-4d75-89e9-162ba89ce6fe} executeQuery: Read 1 rows, 69.00 B in 0.001599 sec., 625.3908692933084 rows/sec., 42.14 KiB/sec. 2025.02.06 05:12:22.696779 [ 255 ] {1c05a97d-0054-4d75-89e9-162ba89ce6fe} TCPHandler: Processed in 0.001923013 sec. 2025.02.06 05:12:22.696931 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:22.697060 [ 5 ] {b0c5d81c-ffb3-4dfa-8571-4b58902149f7} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:22.697156 [ 5 ] {b0c5d81c-ffb3-4dfa-8571-4b58902149f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:12:22.698425 [ 5 ] {b0c5d81c-ffb3-4dfa-8571-4b58902149f7} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:22.698466 [ 5 ] {b0c5d81c-ffb3-4dfa-8571-4b58902149f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:22.699108 [ 5 ] {b0c5d81c-ffb3-4dfa-8571-4b58902149f7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.06 05:12:22.699370 [ 5 ] {b0c5d81c-ffb3-4dfa-8571-4b58902149f7} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:22.699547 [ 41 ] {} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.06 05:12:22.699619 [ 41 ] {} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:22.699657 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:22.699663 [ 5 ] {b0c5d81c-ffb3-4dfa-8571-4b58902149f7} executeQuery: Read 26 rows, 47.71 KiB in 0.002629 sec., 9889.6918980601 rows/sec., 17.72 MiB/sec. 2025.02.06 05:12:22.700028 [ 194 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.06 05:12:22.700072 [ 5 ] {b0c5d81c-ffb3-4dfa-8571-4b58902149f7} TCPHandler: Processed in 0.003197495 sec. 2025.02.06 05:12:22.700309 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:22.700500 [ 255 ] {55997e3e-264b-4cc2-8657-fbfd0028c4ca} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:12:22.700568 [ 194 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:22.700579 [ 255 ] {55997e3e-264b-4cc2-8657-fbfd0028c4ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:12:22.700701 [ 194 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 84 rows starting from the beginning of the part 2025.02.06 05:12:22.701393 [ 194 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part 2025.02.06 05:12:22.701962 [ 194 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.02.06 05:12:22.702314 [ 255 ] {55997e3e-264b-4cc2-8657-fbfd0028c4ca} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:22.702402 [ 255 ] {55997e3e-264b-4cc2-8657-fbfd0028c4ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:22.702506 [ 194 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part 2025.02.06 05:12:22.703006 [ 194 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.02.06 05:12:22.703515 [ 255 ] {55997e3e-264b-4cc2-8657-fbfd0028c4ca} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.06 05:12:22.703570 [ 194 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part 2025.02.06 05:12:22.704105 [ 255 ] {55997e3e-264b-4cc2-8657-fbfd0028c4ca} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:22.704466 [ 255 ] {55997e3e-264b-4cc2-8657-fbfd0028c4ca} executeQuery: Read 82 rows, 5.33 KiB in 0.004012 sec., 20438.683948155533 rows/sec., 1.30 MiB/sec. 2025.02.06 05:12:22.704533 [ 255 ] {55997e3e-264b-4cc2-8657-fbfd0028c4ca} TCPHandler: Processed in 0.004355883 sec. 2025.02.06 05:12:22.709299 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 19 columns (19 merged, 0 gathered) in 0.009542672 sec., 18653.05650241358 rows/sec., 33.43 MiB/sec. 2025.02.06 05:12:22.709768 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.06 05:12:22.710200 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_11_2} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:22.710285 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_11_2} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.06 05:12:22.710428 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. 2025.02.06 05:12:25.952326 [ 33 ] {} DNSResolver: Updating DNS cache 2025.02.06 05:12:25.952384 [ 33 ] {} DNSResolver: Updated DNS cache 2025.02.06 05:12:26.062587 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2025.02.06 05:12:26.063267 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:26.063315 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:26.063849 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.06 05:12:26.064119 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:26.064352 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.02.06 05:12:26.080674 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 442 2025.02.06 05:12:26.083642 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:26.083681 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:26.085138 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.06 05:12:26.085456 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:26.085933 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 442 2025.02.06 05:12:26.460846 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.02.06 05:12:26.480165 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:26.480231 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:26.487500 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.06 05:12:26.488306 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:26.491418 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.02.06 05:12:27.660878 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:27.661072 [ 255 ] {32d7733a-015a-46ee-ac27-3f386e009780} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:12:27.661144 [ 255 ] {32d7733a-015a-46ee-ac27-3f386e009780} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:12:27.661938 [ 255 ] {32d7733a-015a-46ee-ac27-3f386e009780} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:27.661986 [ 255 ] {32d7733a-015a-46ee-ac27-3f386e009780} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:27.662449 [ 255 ] {32d7733a-015a-46ee-ac27-3f386e009780} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.06 05:12:27.662702 [ 255 ] {32d7733a-015a-46ee-ac27-3f386e009780} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:27.662949 [ 255 ] {32d7733a-015a-46ee-ac27-3f386e009780} executeQuery: Read 82 rows, 6.94 KiB in 0.001931 sec., 42465.04401864319 rows/sec., 3.51 MiB/sec. 2025.02.06 05:12:27.663073 [ 255 ] {32d7733a-015a-46ee-ac27-3f386e009780} TCPHandler: Processed in 0.002326436 sec. 2025.02.06 05:12:27.664016 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:27.664232 [ 5 ] {1858deda-4370-422d-8686-ca5fa1e2a3eb} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:12:27.664315 [ 5 ] {1858deda-4370-422d-8686-ca5fa1e2a3eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:12:27.665150 [ 5 ] {1858deda-4370-422d-8686-ca5fa1e2a3eb} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:27.665195 [ 5 ] {1858deda-4370-422d-8686-ca5fa1e2a3eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:27.665638 [ 5 ] {1858deda-4370-422d-8686-ca5fa1e2a3eb} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.06 05:12:27.665929 [ 5 ] {1858deda-4370-422d-8686-ca5fa1e2a3eb} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:27.666175 [ 5 ] {1858deda-4370-422d-8686-ca5fa1e2a3eb} executeQuery: Read 13 rows, 1001.00 B in 0.001998 sec., 6506.5065065065055 rows/sec., 489.26 KiB/sec. 2025.02.06 05:12:27.666301 [ 5 ] {1858deda-4370-422d-8686-ca5fa1e2a3eb} TCPHandler: Processed in 0.002427839 sec. 2025.02.06 05:12:27.666467 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:27.666605 [ 255 ] {52bfe647-9804-4822-8ae8-f276100e08d3} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:12:27.666663 [ 255 ] {52bfe647-9804-4822-8ae8-f276100e08d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:12:27.667364 [ 255 ] {52bfe647-9804-4822-8ae8-f276100e08d3} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:27.667403 [ 255 ] {52bfe647-9804-4822-8ae8-f276100e08d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:27.667780 [ 255 ] {52bfe647-9804-4822-8ae8-f276100e08d3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.06 05:12:27.668048 [ 255 ] {52bfe647-9804-4822-8ae8-f276100e08d3} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:27.668277 [ 255 ] {52bfe647-9804-4822-8ae8-f276100e08d3} executeQuery: Read 86 rows, 6.88 KiB in 0.001702 sec., 50528.78965922444 rows/sec., 3.95 MiB/sec. 2025.02.06 05:12:27.668399 [ 255 ] {52bfe647-9804-4822-8ae8-f276100e08d3} TCPHandler: Processed in 0.001997705 sec. 2025.02.06 05:12:27.668582 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:27.668731 [ 5 ] {ee318e18-d145-4099-9a8c-14494bd7f45b} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:27.668798 [ 5 ] {ee318e18-d145-4099-9a8c-14494bd7f45b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:12:27.669446 [ 5 ] {ee318e18-d145-4099-9a8c-14494bd7f45b} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:27.669486 [ 5 ] {ee318e18-d145-4099-9a8c-14494bd7f45b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:27.669903 [ 5 ] {ee318e18-d145-4099-9a8c-14494bd7f45b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.06 05:12:27.670144 [ 5 ] {ee318e18-d145-4099-9a8c-14494bd7f45b} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:27.670359 [ 5 ] {ee318e18-d145-4099-9a8c-14494bd7f45b} executeQuery: Read 160 rows, 11.41 KiB in 0.001663 sec., 96211.66566446182 rows/sec., 6.70 MiB/sec. 2025.02.06 05:12:27.670415 [ 5 ] {ee318e18-d145-4099-9a8c-14494bd7f45b} TCPHandler: Processed in 0.001904652 sec. 2025.02.06 05:12:27.670585 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:27.670724 [ 255 ] {97411f20-51ac-4fa2-b9e4-d72fbcfac1b2} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:27.670821 [ 255 ] {97411f20-51ac-4fa2-b9e4-d72fbcfac1b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:12:27.671988 [ 255 ] {97411f20-51ac-4fa2-b9e4-d72fbcfac1b2} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:27.672026 [ 255 ] {97411f20-51ac-4fa2-b9e4-d72fbcfac1b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:27.672665 [ 255 ] {97411f20-51ac-4fa2-b9e4-d72fbcfac1b2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.06 05:12:27.672924 [ 255 ] {97411f20-51ac-4fa2-b9e4-d72fbcfac1b2} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:27.673159 [ 255 ] {97411f20-51ac-4fa2-b9e4-d72fbcfac1b2} executeQuery: Read 13 rows, 23.85 KiB in 0.002466 sec., 5271.695052716951 rows/sec., 9.45 MiB/sec. 2025.02.06 05:12:27.673250 [ 255 ] {97411f20-51ac-4fa2-b9e4-d72fbcfac1b2} TCPHandler: Processed in 0.002731949 sec. 2025.02.06 05:12:27.673425 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:27.673567 [ 5 ] {4d5d07a9-fe85-49bb-ac52-cd4f51ca2562} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.06 05:12:27.673628 [ 5 ] {4d5d07a9-fe85-49bb-ac52-cd4f51ca2562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.06 05:12:27.674174 [ 5 ] {4d5d07a9-fe85-49bb-ac52-cd4f51ca2562} oximeter.measurements_i64 (2f51c625-1057-45b8-a13d-c8b7acb97194): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:27.674213 [ 5 ] {4d5d07a9-fe85-49bb-ac52-cd4f51ca2562} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:27.674578 [ 5 ] {4d5d07a9-fe85-49bb-ac52-cd4f51ca2562} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.06 05:12:27.674818 [ 5 ] {4d5d07a9-fe85-49bb-ac52-cd4f51ca2562} oximeter.measurements_i64 (2f51c625-1057-45b8-a13d-c8b7acb97194): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:27.675048 [ 5 ] {4d5d07a9-fe85-49bb-ac52-cd4f51ca2562} executeQuery: Read 9 rows, 651.00 B in 0.001511 sec., 5956.320317670417 rows/sec., 420.74 KiB/sec. 2025.02.06 05:12:27.675102 [ 5 ] {4d5d07a9-fe85-49bb-ac52-cd4f51ca2562} TCPHandler: Processed in 0.001743597 sec. 2025.02.06 05:12:27.675258 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:27.675397 [ 255 ] {78eefe0d-f492-4e72-812c-cddee83d7f4b} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:12:27.675457 [ 255 ] {78eefe0d-f492-4e72-812c-cddee83d7f4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:12:27.676051 [ 255 ] {78eefe0d-f492-4e72-812c-cddee83d7f4b} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:27.676097 [ 255 ] {78eefe0d-f492-4e72-812c-cddee83d7f4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:27.676478 [ 255 ] {78eefe0d-f492-4e72-812c-cddee83d7f4b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.06 05:12:27.676712 [ 255 ] {78eefe0d-f492-4e72-812c-cddee83d7f4b} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:27.676925 [ 255 ] {78eefe0d-f492-4e72-812c-cddee83d7f4b} executeQuery: Read 60 rows, 4.14 KiB in 0.00156 sec., 38461.53846153846 rows/sec., 2.59 MiB/sec. 2025.02.06 05:12:27.676975 [ 255 ] {78eefe0d-f492-4e72-812c-cddee83d7f4b} TCPHandler: Processed in 0.001786169 sec. 2025.02.06 05:12:32.665616 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:32.665849 [ 255 ] {581a42ca-a7d9-483e-8c20-e24c4c1db54b} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:12:32.665930 [ 255 ] {581a42ca-a7d9-483e-8c20-e24c4c1db54b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:12:32.666708 [ 255 ] {581a42ca-a7d9-483e-8c20-e24c4c1db54b} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.666758 [ 255 ] {581a42ca-a7d9-483e-8c20-e24c4c1db54b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.667191 [ 255 ] {581a42ca-a7d9-483e-8c20-e24c4c1db54b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.06 05:12:32.667449 [ 255 ] {581a42ca-a7d9-483e-8c20-e24c4c1db54b} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.667711 [ 255 ] {581a42ca-a7d9-483e-8c20-e24c4c1db54b} executeQuery: Read 14 rows, 1.01 KiB in 0.001917 sec., 7303.077725612937 rows/sec., 525.72 KiB/sec. 2025.02.06 05:12:32.667889 [ 255 ] {581a42ca-a7d9-483e-8c20-e24c4c1db54b} TCPHandler: Processed in 0.002408128 sec. 2025.02.06 05:12:32.668218 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:32.668477 [ 5 ] {a38e5761-d43d-4ef6-bf08-e41a69869793} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.06 05:12:32.668557 [ 5 ] {a38e5761-d43d-4ef6-bf08-e41a69869793} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.06 05:12:32.669388 [ 5 ] {a38e5761-d43d-4ef6-bf08-e41a69869793} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.669430 [ 5 ] {a38e5761-d43d-4ef6-bf08-e41a69869793} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.670005 [ 5 ] {a38e5761-d43d-4ef6-bf08-e41a69869793} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.06 05:12:32.670263 [ 5 ] {a38e5761-d43d-4ef6-bf08-e41a69869793} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.670526 [ 5 ] {a38e5761-d43d-4ef6-bf08-e41a69869793} executeQuery: Read 6 rows, 501.00 B in 0.002091 sec., 2869.4404591104735 rows/sec., 233.98 KiB/sec. 2025.02.06 05:12:32.670652 [ 5 ] {a38e5761-d43d-4ef6-bf08-e41a69869793} TCPHandler: Processed in 0.002626166 sec. 2025.02.06 05:12:32.670787 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:32.670905 [ 255 ] {0e620bcc-eec1-48a5-80d5-483fb644a724} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:12:32.670955 [ 255 ] {0e620bcc-eec1-48a5-80d5-483fb644a724} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:12:32.671693 [ 255 ] {0e620bcc-eec1-48a5-80d5-483fb644a724} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.671733 [ 255 ] {0e620bcc-eec1-48a5-80d5-483fb644a724} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.672141 [ 255 ] {0e620bcc-eec1-48a5-80d5-483fb644a724} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.06 05:12:32.672381 [ 255 ] {0e620bcc-eec1-48a5-80d5-483fb644a724} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.672555 [ 48 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.06 05:12:32.672614 [ 48 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.672627 [ 255 ] {0e620bcc-eec1-48a5-80d5-483fb644a724} executeQuery: Read 258 rows, 23.04 KiB in 0.001737 sec., 148531.95164075991 rows/sec., 12.95 MiB/sec. 2025.02.06 05:12:32.672651 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.672784 [ 255 ] {0e620bcc-eec1-48a5-80d5-483fb644a724} TCPHandler: Processed in 0.002043257 sec. 2025.02.06 05:12:32.672969 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.06 05:12:32.673020 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:32.673269 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:32.673280 [ 5 ] {69b843fc-d424-481f-9ad0-1f788673a7d3} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:12:32.673333 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1413 rows starting from the beginning of the part 2025.02.06 05:12:32.673384 [ 5 ] {69b843fc-d424-481f-9ad0-1f788673a7d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:12:32.673652 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1215 rows starting from the beginning of the part 2025.02.06 05:12:32.674036 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part 2025.02.06 05:12:32.674430 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 255 rows starting from the beginning of the part 2025.02.06 05:12:32.674866 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part 2025.02.06 05:12:32.675172 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 258 rows starting from the beginning of the part 2025.02.06 05:12:32.675998 [ 5 ] {69b843fc-d424-481f-9ad0-1f788673a7d3} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.676053 [ 5 ] {69b843fc-d424-481f-9ad0-1f788673a7d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.676944 [ 5 ] {69b843fc-d424-481f-9ad0-1f788673a7d3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.06 05:12:32.677465 [ 5 ] {69b843fc-d424-481f-9ad0-1f788673a7d3} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.677819 [ 5 ] {69b843fc-d424-481f-9ad0-1f788673a7d3} executeQuery: Read 39 rows, 2.83 KiB in 0.004632 sec., 8419.689119170986 rows/sec., 610.98 KiB/sec. 2025.02.06 05:12:32.677908 [ 5 ] {69b843fc-d424-481f-9ad0-1f788673a7d3} TCPHandler: Processed in 0.004966362 sec. 2025.02.06 05:12:32.678125 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:32.678552 [ 255 ] {0d41857e-892d-4a57-84d0-13119c43b9fc} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:12:32.678614 [ 192 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3279 rows, containing 5 columns (5 merged, 0 gathered) in 0.005813551 sec., 564027.0464643727 rows/sec., 49.21 MiB/sec. 2025.02.06 05:12:32.678637 [ 255 ] {0d41857e-892d-4a57-84d0-13119c43b9fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:12:32.679008 [ 192 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.06 05:12:32.679612 [ 192 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_21_4} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.679827 [ 192 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_21_4} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.06 05:12:32.679940 [ 255 ] {0d41857e-892d-4a57-84d0-13119c43b9fc} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.679995 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.02.06 05:12:32.680013 [ 255 ] {0d41857e-892d-4a57-84d0-13119c43b9fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.680416 [ 255 ] {0d41857e-892d-4a57-84d0-13119c43b9fc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.06 05:12:32.680668 [ 255 ] {0d41857e-892d-4a57-84d0-13119c43b9fc} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.680891 [ 255 ] {0d41857e-892d-4a57-84d0-13119c43b9fc} executeQuery: Read 14 rows, 1004.00 B in 0.002473 sec., 5661.140315406389 rows/sec., 396.47 KiB/sec. 2025.02.06 05:12:32.680951 [ 255 ] {0d41857e-892d-4a57-84d0-13119c43b9fc} TCPHandler: Processed in 0.002940846 sec. 2025.02.06 05:12:32.681111 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:32.681251 [ 5 ] {6b4c4d35-cbb3-42a5-9a04-70e4b282e21f} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:12:32.681308 [ 5 ] {6b4c4d35-cbb3-42a5-9a04-70e4b282e21f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:12:32.682014 [ 5 ] {6b4c4d35-cbb3-42a5-9a04-70e4b282e21f} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.682058 [ 5 ] {6b4c4d35-cbb3-42a5-9a04-70e4b282e21f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.682446 [ 5 ] {6b4c4d35-cbb3-42a5-9a04-70e4b282e21f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.06 05:12:32.682680 [ 5 ] {6b4c4d35-cbb3-42a5-9a04-70e4b282e21f} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.682855 [ 5 ] {6b4c4d35-cbb3-42a5-9a04-70e4b282e21f} executeQuery: Read 13 rows, 830.00 B in 0.001635 sec., 7951.070336391437 rows/sec., 495.75 KiB/sec. 2025.02.06 05:12:32.682904 [ 5 ] {6b4c4d35-cbb3-42a5-9a04-70e4b282e21f} TCPHandler: Processed in 0.001862401 sec. 2025.02.06 05:12:32.683061 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:32.683179 [ 255 ] {2c90bb80-dd6e-441f-b2ea-9f18d0a3a144} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:12:32.683229 [ 255 ] {2c90bb80-dd6e-441f-b2ea-9f18d0a3a144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:12:32.684114 [ 255 ] {2c90bb80-dd6e-441f-b2ea-9f18d0a3a144} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.684162 [ 255 ] {2c90bb80-dd6e-441f-b2ea-9f18d0a3a144} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.684593 [ 255 ] {2c90bb80-dd6e-441f-b2ea-9f18d0a3a144} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.06 05:12:32.684837 [ 255 ] {2c90bb80-dd6e-441f-b2ea-9f18d0a3a144} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.685003 [ 48 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.06 05:12:32.685059 [ 48 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.685093 [ 255 ] {2c90bb80-dd6e-441f-b2ea-9f18d0a3a144} executeQuery: Read 414 rows, 30.25 KiB in 0.00193 sec., 214507.7720207254 rows/sec., 15.31 MiB/sec. 2025.02.06 05:12:32.685102 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.685281 [ 255 ] {2c90bb80-dd6e-441f-b2ea-9f18d0a3a144} TCPHandler: Processed in 0.002267735 sec. 2025.02.06 05:12:32.685615 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:32.685712 [ 195 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.06 05:12:32.686083 [ 5 ] {ceb6023d-ea4d-4eac-8557-577640dca4ab} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:12:32.686247 [ 5 ] {ceb6023d-ea4d-4eac-8557-577640dca4ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:12:32.686291 [ 195 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:32.686424 [ 195 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 884 rows starting from the beginning of the part 2025.02.06 05:12:32.686805 [ 195 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 534 rows starting from the beginning of the part 2025.02.06 05:12:32.687210 [ 195 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part 2025.02.06 05:12:32.687410 [ 195 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 408 rows starting from the beginning of the part 2025.02.06 05:12:32.687794 [ 195 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 86 rows starting from the beginning of the part 2025.02.06 05:12:32.688125 [ 195 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 414 rows starting from the beginning of the part 2025.02.06 05:12:32.688676 [ 5 ] {ceb6023d-ea4d-4eac-8557-577640dca4ab} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.688727 [ 5 ] {ceb6023d-ea4d-4eac-8557-577640dca4ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.689657 [ 5 ] {ceb6023d-ea4d-4eac-8557-577640dca4ab} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.06 05:12:32.690181 [ 5 ] {ceb6023d-ea4d-4eac-8557-577640dca4ab} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.690453 [ 48 ] {} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.06 05:12:32.690511 [ 48 ] {} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.690528 [ 5 ] {ceb6023d-ea4d-4eac-8557-577640dca4ab} executeQuery: Read 6 rows, 321.00 B in 0.00463 sec., 1295.8963282937366 rows/sec., 67.71 KiB/sec. 2025.02.06 05:12:32.690546 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.690704 [ 5 ] {ceb6023d-ea4d-4eac-8557-577640dca4ab} TCPHandler: Processed in 0.005271363 sec. 2025.02.06 05:12:32.690785 [ 192 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.06 05:12:32.690999 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:32.691357 [ 192 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:32.691423 [ 255 ] {343652fc-dc80-44e1-a8e3-9a547ffc4463} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:32.691515 [ 192 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.02.06 05:12:32.691659 [ 255 ] {343652fc-dc80-44e1-a8e3-9a547ffc4463} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:12:32.691894 [ 192 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.02.06 05:12:32.691706 [ 199 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2390 rows, containing 5 columns (5 merged, 0 gathered) in 0.006443571 sec., 370912.3403777191 rows/sec., 28.42 MiB/sec. 2025.02.06 05:12:32.692273 [ 192 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.02.06 05:12:32.692682 [ 192 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.02.06 05:12:32.693029 [ 192 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.02.06 05:12:32.693376 [ 192 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.02.06 05:12:32.693733 [ 199 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.06 05:12:32.694797 [ 195 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_21_4} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.695211 [ 195 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_21_4} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.06 05:12:32.695582 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.06 05:12:32.695913 [ 255 ] {343652fc-dc80-44e1-a8e3-9a547ffc4463} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.696008 [ 255 ] {343652fc-dc80-44e1-a8e3-9a547ffc4463} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.696944 [ 192 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.006258605 sec., 5752.080535518698 rows/sec., 300.52 KiB/sec. 2025.02.06 05:12:32.697143 [ 192 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.06 05:12:32.697528 [ 255 ] {343652fc-dc80-44e1-a8e3-9a547ffc4463} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.06 05:12:32.697731 [ 192 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_6_1} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.697880 [ 192 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_6_1} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.06 05:12:32.698013 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.06 05:12:32.698092 [ 255 ] {343652fc-dc80-44e1-a8e3-9a547ffc4463} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.698290 [ 48 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.06 05:12:32.698361 [ 48 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.698391 [ 255 ] {343652fc-dc80-44e1-a8e3-9a547ffc4463} executeQuery: Read 240 rows, 16.48 KiB in 0.007115 sec., 33731.553056922 rows/sec., 2.26 MiB/sec. 2025.02.06 05:12:32.698408 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.698600 [ 255 ] {343652fc-dc80-44e1-a8e3-9a547ffc4463} TCPHandler: Processed in 0.007789265 sec. 2025.02.06 05:12:32.698688 [ 192 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.06 05:12:32.698819 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:32.698851 [ 192 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:32.698882 [ 192 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4391 rows starting from the beginning of the part 2025.02.06 05:12:32.699070 [ 5 ] {38267915-6a57-4e1e-bdb4-9b621693e374} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:12:32.699095 [ 192 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 955 rows starting from the beginning of the part 2025.02.06 05:12:32.699291 [ 5 ] {38267915-6a57-4e1e-bdb4-9b621693e374} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:12:32.699352 [ 192 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 54 rows starting from the beginning of the part 2025.02.06 05:12:32.699691 [ 192 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part 2025.02.06 05:12:32.699967 [ 192 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2025.02.06 05:12:32.700208 [ 192 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 240 rows starting from the beginning of the part 2025.02.06 05:12:32.700931 [ 5 ] {38267915-6a57-4e1e-bdb4-9b621693e374} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.700971 [ 5 ] {38267915-6a57-4e1e-bdb4-9b621693e374} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.701438 [ 5 ] {38267915-6a57-4e1e-bdb4-9b621693e374} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.06 05:12:32.701758 [ 5 ] {38267915-6a57-4e1e-bdb4-9b621693e374} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.701984 [ 54 ] {} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.06 05:12:32.702063 [ 5 ] {38267915-6a57-4e1e-bdb4-9b621693e374} executeQuery: Read 1 rows, 69.00 B in 0.003109 sec., 321.646831778707 rows/sec., 21.67 KiB/sec. 2025.02.06 05:12:32.702054 [ 54 ] {} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.702171 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.702210 [ 5 ] {38267915-6a57-4e1e-bdb4-9b621693e374} TCPHandler: Processed in 0.003485874 sec. 2025.02.06 05:12:32.702706 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:32.702836 [ 195 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.06 05:12:32.703012 [ 255 ] {4ec5d5e5-8168-49ad-89c7-5e3708cc4ea5} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:32.703399 [ 255 ] {4ec5d5e5-8168-49ad-89c7-5e3708cc4ea5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:12:32.703529 [ 195 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:32.703856 [ 195 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2025.02.06 05:12:32.703919 [ 198 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 6037 rows, containing 5 columns (5 merged, 0 gathered) in 0.005356576 sec., 1127025.9210361245 rows/sec., 76.11 MiB/sec. 2025.02.06 05:12:32.704353 [ 195 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.02.06 05:12:32.704733 [ 198 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.06 05:12:32.704927 [ 195 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.02.06 05:12:32.705794 [ 195 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.02.06 05:12:32.705971 [ 198 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_21_4} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.706417 [ 198 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_21_4} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.06 05:12:32.706584 [ 195 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.02.06 05:12:32.706727 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. 2025.02.06 05:12:32.707136 [ 195 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.02.06 05:12:32.710618 [ 255 ] {4ec5d5e5-8168-49ad-89c7-5e3708cc4ea5} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.710716 [ 255 ] {4ec5d5e5-8168-49ad-89c7-5e3708cc4ea5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.711072 [ 195 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.008672374 sec., 807.160761286356 rows/sec., 53.94 KiB/sec. 2025.02.06 05:12:32.711276 [ 195 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.06 05:12:32.711893 [ 195 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_6_1} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.712093 [ 195 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_6_1} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.06 05:12:32.712269 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.06 05:12:32.712436 [ 255 ] {4ec5d5e5-8168-49ad-89c7-5e3708cc4ea5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.06 05:12:32.712708 [ 255 ] {4ec5d5e5-8168-49ad-89c7-5e3708cc4ea5} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.712909 [ 255 ] {4ec5d5e5-8168-49ad-89c7-5e3708cc4ea5} executeQuery: Read 26 rows, 47.71 KiB in 0.01 sec., 2600 rows/sec., 4.66 MiB/sec. 2025.02.06 05:12:32.713017 [ 255 ] {4ec5d5e5-8168-49ad-89c7-5e3708cc4ea5} TCPHandler: Processed in 0.010499684 sec. 2025.02.06 05:12:32.713166 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:32.713287 [ 5 ] {4f21d497-68d4-43cb-b360-2d3f3f9467fa} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:12:32.713379 [ 5 ] {4f21d497-68d4-43cb-b360-2d3f3f9467fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:12:32.714271 [ 5 ] {4f21d497-68d4-43cb-b360-2d3f3f9467fa} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.714340 [ 5 ] {4f21d497-68d4-43cb-b360-2d3f3f9467fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.714724 [ 5 ] {4f21d497-68d4-43cb-b360-2d3f3f9467fa} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.06 05:12:32.714958 [ 5 ] {4f21d497-68d4-43cb-b360-2d3f3f9467fa} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.715126 [ 54 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.06 05:12:32.715182 [ 54 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:32.715206 [ 5 ] {4f21d497-68d4-43cb-b360-2d3f3f9467fa} executeQuery: Read 82 rows, 5.33 KiB in 0.001929 sec., 42509.072058061174 rows/sec., 2.70 MiB/sec. 2025.02.06 05:12:32.715218 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:32.715358 [ 5 ] {4f21d497-68d4-43cb-b360-2d3f3f9467fa} TCPHandler: Processed in 0.002249303 sec. 2025.02.06 05:12:32.715671 [ 198 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.06 05:12:32.715871 [ 198 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:32.715908 [ 198 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 754 rows starting from the beginning of the part 2025.02.06 05:12:32.716012 [ 198 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part 2025.02.06 05:12:32.716237 [ 198 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part 2025.02.06 05:12:32.716394 [ 198 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part 2025.02.06 05:12:32.716563 [ 198 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2025.02.06 05:12:32.716727 [ 198 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part 2025.02.06 05:12:32.717909 [ 189 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1038 rows, containing 4 columns (4 merged, 0 gathered) in 0.002561744 sec., 405192.71246463346 rows/sec., 26.46 MiB/sec. 2025.02.06 05:12:32.718138 [ 190 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.06 05:12:32.718441 [ 190 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_21_4} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:32.718512 [ 190 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_21_4} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.06 05:12:32.718575 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.06 05:12:33.565393 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2025.02.06 05:12:33.566277 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:33.566340 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:33.566905 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.06 05:12:33.567165 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:33.567419 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2025.02.06 05:12:33.992374 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.02.06 05:12:34.013756 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:34.013825 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:34.021904 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.06 05:12:34.022719 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:34.026039 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.02.06 05:12:36.086949 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 480 2025.02.06 05:12:36.090024 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:36.090064 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:36.091529 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.06 05:12:36.091861 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:36.092850 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 480 2025.02.06 05:12:37.660617 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:37.660951 [ 255 ] {45b07818-bc2b-483e-894b-9b290341b273} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:12:37.661070 [ 255 ] {45b07818-bc2b-483e-894b-9b290341b273} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:12:37.662006 [ 255 ] {45b07818-bc2b-483e-894b-9b290341b273} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:37.662060 [ 255 ] {45b07818-bc2b-483e-894b-9b290341b273} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:37.662508 [ 255 ] {45b07818-bc2b-483e-894b-9b290341b273} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.06 05:12:37.662763 [ 255 ] {45b07818-bc2b-483e-894b-9b290341b273} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:37.662997 [ 255 ] {45b07818-bc2b-483e-894b-9b290341b273} executeQuery: Read 82 rows, 6.94 KiB in 0.002134 sec., 38425.49203373946 rows/sec., 3.17 MiB/sec. 2025.02.06 05:12:37.663055 [ 255 ] {45b07818-bc2b-483e-894b-9b290341b273} TCPHandler: Processed in 0.002640306 sec. 2025.02.06 05:12:37.664120 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:37.664315 [ 5 ] {2b530c31-9623-4c11-a0be-fae6c4bd59ce} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:12:37.664387 [ 5 ] {2b530c31-9623-4c11-a0be-fae6c4bd59ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:12:37.665130 [ 5 ] {2b530c31-9623-4c11-a0be-fae6c4bd59ce} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:37.665176 [ 5 ] {2b530c31-9623-4c11-a0be-fae6c4bd59ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:37.665616 [ 5 ] {2b530c31-9623-4c11-a0be-fae6c4bd59ce} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.06 05:12:37.665982 [ 5 ] {2b530c31-9623-4c11-a0be-fae6c4bd59ce} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:37.666240 [ 5 ] {2b530c31-9623-4c11-a0be-fae6c4bd59ce} executeQuery: Read 13 rows, 1001.00 B in 0.001971 sec., 6595.636732623034 rows/sec., 495.96 KiB/sec. 2025.02.06 05:12:37.666321 [ 5 ] {2b530c31-9623-4c11-a0be-fae6c4bd59ce} TCPHandler: Processed in 0.002337516 sec. 2025.02.06 05:12:37.666487 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:37.666635 [ 255 ] {8994125d-d6b7-49f2-934b-7fca6e6edff1} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:12:37.666692 [ 255 ] {8994125d-d6b7-49f2-934b-7fca6e6edff1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:12:37.667438 [ 255 ] {8994125d-d6b7-49f2-934b-7fca6e6edff1} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:37.667478 [ 255 ] {8994125d-d6b7-49f2-934b-7fca6e6edff1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:37.667959 [ 255 ] {8994125d-d6b7-49f2-934b-7fca6e6edff1} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.06 05:12:37.668225 [ 255 ] {8994125d-d6b7-49f2-934b-7fca6e6edff1} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:37.668427 [ 255 ] {8994125d-d6b7-49f2-934b-7fca6e6edff1} executeQuery: Read 77 rows, 6.16 KiB in 0.001825 sec., 42191.78082191781 rows/sec., 3.29 MiB/sec. 2025.02.06 05:12:37.668479 [ 255 ] {8994125d-d6b7-49f2-934b-7fca6e6edff1} TCPHandler: Processed in 0.002062168 sec. 2025.02.06 05:12:37.668663 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:37.668805 [ 5 ] {1418dee8-bee9-4a0c-b544-76f5231be1ec} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:37.668869 [ 5 ] {1418dee8-bee9-4a0c-b544-76f5231be1ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:12:37.669530 [ 5 ] {1418dee8-bee9-4a0c-b544-76f5231be1ec} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:37.669570 [ 5 ] {1418dee8-bee9-4a0c-b544-76f5231be1ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:37.669986 [ 5 ] {1418dee8-bee9-4a0c-b544-76f5231be1ec} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.06 05:12:37.670231 [ 5 ] {1418dee8-bee9-4a0c-b544-76f5231be1ec} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:37.670451 [ 5 ] {1418dee8-bee9-4a0c-b544-76f5231be1ec} executeQuery: Read 160 rows, 11.41 KiB in 0.001678 sec., 95351.60905840286 rows/sec., 6.64 MiB/sec. 2025.02.06 05:12:37.670582 [ 5 ] {1418dee8-bee9-4a0c-b544-76f5231be1ec} TCPHandler: Processed in 0.001986134 sec. 2025.02.06 05:12:37.670757 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:37.670894 [ 255 ] {761432cb-3d5d-4bcf-b2f7-7ac15bad4635} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:37.670991 [ 255 ] {761432cb-3d5d-4bcf-b2f7-7ac15bad4635} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:12:37.672192 [ 255 ] {761432cb-3d5d-4bcf-b2f7-7ac15bad4635} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:37.672231 [ 255 ] {761432cb-3d5d-4bcf-b2f7-7ac15bad4635} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:37.672863 [ 255 ] {761432cb-3d5d-4bcf-b2f7-7ac15bad4635} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.06 05:12:37.673202 [ 255 ] {761432cb-3d5d-4bcf-b2f7-7ac15bad4635} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:37.673744 [ 255 ] {761432cb-3d5d-4bcf-b2f7-7ac15bad4635} executeQuery: Read 13 rows, 23.85 KiB in 0.002857 sec., 4550.227511375569 rows/sec., 8.15 MiB/sec. 2025.02.06 05:12:37.673851 [ 255 ] {761432cb-3d5d-4bcf-b2f7-7ac15bad4635} TCPHandler: Processed in 0.003163554 sec. 2025.02.06 05:12:37.674038 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:37.674178 [ 5 ] {659e35e1-50c9-46e1-a5d6-a57797f03176} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:12:37.674239 [ 5 ] {659e35e1-50c9-46e1-a5d6-a57797f03176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:12:37.674758 [ 5 ] {659e35e1-50c9-46e1-a5d6-a57797f03176} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:37.674796 [ 5 ] {659e35e1-50c9-46e1-a5d6-a57797f03176} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:37.675170 [ 5 ] {659e35e1-50c9-46e1-a5d6-a57797f03176} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.06 05:12:37.675405 [ 5 ] {659e35e1-50c9-46e1-a5d6-a57797f03176} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:37.675578 [ 5 ] {659e35e1-50c9-46e1-a5d6-a57797f03176} executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec. 2025.02.06 05:12:37.675627 [ 5 ] {659e35e1-50c9-46e1-a5d6-a57797f03176} TCPHandler: Processed in 0.001657325 sec. 2025.02.06 05:12:40.952424 [ 151 ] {} DNSResolver: Updating DNS cache 2025.02.06 05:12:40.952477 [ 151 ] {} DNSResolver: Updated DNS cache 2025.02.06 05:12:41.068450 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2025.02.06 05:12:41.069327 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:41.069368 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:41.069944 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.06 05:12:41.070209 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:41.070405 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.02.06 05:12:41.526993 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.02.06 05:12:41.548098 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:41.548163 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:41.555618 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.06 05:12:41.556386 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:41.559796 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.02.06 05:12:42.664847 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:42.665053 [ 255 ] {8259c33f-3b4f-4bf7-96f1-f25a3f2b58c2} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:12:42.665128 [ 255 ] {8259c33f-3b4f-4bf7-96f1-f25a3f2b58c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:12:42.665942 [ 255 ] {8259c33f-3b4f-4bf7-96f1-f25a3f2b58c2} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:42.665985 [ 255 ] {8259c33f-3b4f-4bf7-96f1-f25a3f2b58c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:42.666408 [ 255 ] {8259c33f-3b4f-4bf7-96f1-f25a3f2b58c2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.06 05:12:42.666657 [ 255 ] {8259c33f-3b4f-4bf7-96f1-f25a3f2b58c2} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:42.666942 [ 255 ] {8259c33f-3b4f-4bf7-96f1-f25a3f2b58c2} executeQuery: Read 14 rows, 1.01 KiB in 0.001945 sec., 7197.943444730077 rows/sec., 518.16 KiB/sec. 2025.02.06 05:12:42.667100 [ 255 ] {8259c33f-3b4f-4bf7-96f1-f25a3f2b58c2} TCPHandler: Processed in 0.002383068 sec. 2025.02.06 05:12:42.667439 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:42.667708 [ 5 ] {3b2d5761-d681-42e2-99e3-c632e9859423} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:12:42.667781 [ 5 ] {3b2d5761-d681-42e2-99e3-c632e9859423} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:12:42.668637 [ 5 ] {3b2d5761-d681-42e2-99e3-c632e9859423} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:42.668687 [ 5 ] {3b2d5761-d681-42e2-99e3-c632e9859423} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:42.669137 [ 5 ] {3b2d5761-d681-42e2-99e3-c632e9859423} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.06 05:12:42.669393 [ 5 ] {3b2d5761-d681-42e2-99e3-c632e9859423} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:42.669690 [ 5 ] {3b2d5761-d681-42e2-99e3-c632e9859423} executeQuery: Read 255 rows, 22.82 KiB in 0.002028 sec., 125739.64497041421 rows/sec., 10.99 MiB/sec. 2025.02.06 05:12:42.669936 [ 5 ] {3b2d5761-d681-42e2-99e3-c632e9859423} TCPHandler: Processed in 0.002689578 sec. 2025.02.06 05:12:42.670216 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:42.670432 [ 255 ] {1dc8ba80-df59-4b05-80f1-0c01b87f02ca} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:12:42.670522 [ 255 ] {1dc8ba80-df59-4b05-80f1-0c01b87f02ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:12:42.671156 [ 255 ] {1dc8ba80-df59-4b05-80f1-0c01b87f02ca} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:42.671194 [ 255 ] {1dc8ba80-df59-4b05-80f1-0c01b87f02ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:42.671545 [ 255 ] {1dc8ba80-df59-4b05-80f1-0c01b87f02ca} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.06 05:12:42.671814 [ 255 ] {1dc8ba80-df59-4b05-80f1-0c01b87f02ca} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:42.672027 [ 255 ] {1dc8ba80-df59-4b05-80f1-0c01b87f02ca} executeQuery: Read 33 rows, 2.41 KiB in 0.001646 sec., 20048.602673147023 rows/sec., 1.43 MiB/sec. 2025.02.06 05:12:42.672078 [ 255 ] {1dc8ba80-df59-4b05-80f1-0c01b87f02ca} TCPHandler: Processed in 0.002031457 sec. 2025.02.06 05:12:42.672335 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:42.672557 [ 5 ] {10eae533-2811-439d-9cce-a6828bd8b4e8} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:12:42.672639 [ 5 ] {10eae533-2811-439d-9cce-a6828bd8b4e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:12:42.673219 [ 5 ] {10eae533-2811-439d-9cce-a6828bd8b4e8} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:42.673258 [ 5 ] {10eae533-2811-439d-9cce-a6828bd8b4e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:42.673608 [ 5 ] {10eae533-2811-439d-9cce-a6828bd8b4e8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.06 05:12:42.673841 [ 5 ] {10eae533-2811-439d-9cce-a6828bd8b4e8} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:42.674120 [ 5 ] {10eae533-2811-439d-9cce-a6828bd8b4e8} executeQuery: Read 14 rows, 1004.00 B in 0.001597 sec., 8766.437069505324 rows/sec., 613.94 KiB/sec. 2025.02.06 05:12:42.674254 [ 5 ] {10eae533-2811-439d-9cce-a6828bd8b4e8} TCPHandler: Processed in 0.002031386 sec. 2025.02.06 05:12:42.674397 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:42.674514 [ 255 ] {419de3e6-7d0f-4ee3-9720-644650e0b223} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:12:42.674561 [ 255 ] {419de3e6-7d0f-4ee3-9720-644650e0b223} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:12:42.675130 [ 255 ] {419de3e6-7d0f-4ee3-9720-644650e0b223} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:42.675169 [ 255 ] {419de3e6-7d0f-4ee3-9720-644650e0b223} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:42.675517 [ 255 ] {419de3e6-7d0f-4ee3-9720-644650e0b223} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.06 05:12:42.675749 [ 255 ] {419de3e6-7d0f-4ee3-9720-644650e0b223} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:42.675945 [ 255 ] {419de3e6-7d0f-4ee3-9720-644650e0b223} executeQuery: Read 13 rows, 830.00 B in 0.001454 sec., 8940.852819807427 rows/sec., 557.46 KiB/sec. 2025.02.06 05:12:42.675995 [ 255 ] {419de3e6-7d0f-4ee3-9720-644650e0b223} TCPHandler: Processed in 0.001654334 sec. 2025.02.06 05:12:42.676154 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:42.676271 [ 5 ] {dfebdcc5-2b98-43e4-9999-a2523352c2fe} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:12:42.676319 [ 5 ] {dfebdcc5-2b98-43e4-9999-a2523352c2fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:12:42.677047 [ 5 ] {dfebdcc5-2b98-43e4-9999-a2523352c2fe} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:42.677086 [ 5 ] {dfebdcc5-2b98-43e4-9999-a2523352c2fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:42.677458 [ 5 ] {dfebdcc5-2b98-43e4-9999-a2523352c2fe} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.06 05:12:42.677695 [ 5 ] {dfebdcc5-2b98-43e4-9999-a2523352c2fe} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:42.677968 [ 5 ] {dfebdcc5-2b98-43e4-9999-a2523352c2fe} executeQuery: Read 408 rows, 29.76 KiB in 0.001711 sec., 238457.0426651081 rows/sec., 16.99 MiB/sec. 2025.02.06 05:12:42.678174 [ 5 ] {dfebdcc5-2b98-43e4-9999-a2523352c2fe} TCPHandler: Processed in 0.002074358 sec. 2025.02.06 05:12:42.678333 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:42.678470 [ 255 ] {6d050b1a-bde4-4fe8-b408-ca43967cfcb2} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:12:42.678536 [ 255 ] {6d050b1a-bde4-4fe8-b408-ca43967cfcb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:12:42.679080 [ 255 ] {6d050b1a-bde4-4fe8-b408-ca43967cfcb2} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:42.679125 [ 255 ] {6d050b1a-bde4-4fe8-b408-ca43967cfcb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:42.679545 [ 255 ] {6d050b1a-bde4-4fe8-b408-ca43967cfcb2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.06 05:12:42.679782 [ 255 ] {6d050b1a-bde4-4fe8-b408-ca43967cfcb2} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:42.679980 [ 255 ] {6d050b1a-bde4-4fe8-b408-ca43967cfcb2} executeQuery: Read 6 rows, 321.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 203.56 KiB/sec. 2025.02.06 05:12:42.680029 [ 255 ] {6d050b1a-bde4-4fe8-b408-ca43967cfcb2} TCPHandler: Processed in 0.001759728 sec. 2025.02.06 05:12:42.680175 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:42.680291 [ 5 ] {3b062ec9-c986-46c4-b694-feec448d666a} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:42.680344 [ 5 ] {3b062ec9-c986-46c4-b694-feec448d666a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:12:42.680938 [ 5 ] {3b062ec9-c986-46c4-b694-feec448d666a} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:42.680977 [ 5 ] {3b062ec9-c986-46c4-b694-feec448d666a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:42.681360 [ 5 ] {3b062ec9-c986-46c4-b694-feec448d666a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.06 05:12:42.681625 [ 5 ] {3b062ec9-c986-46c4-b694-feec448d666a} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:42.681838 [ 5 ] {3b062ec9-c986-46c4-b694-feec448d666a} executeQuery: Read 237 rows, 16.27 KiB in 0.00157 sec., 150955.41401273885 rows/sec., 10.12 MiB/sec. 2025.02.06 05:12:42.681888 [ 5 ] {3b062ec9-c986-46c4-b694-feec448d666a} TCPHandler: Processed in 0.001772148 sec. 2025.02.06 05:12:42.682038 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:42.682175 [ 255 ] {4a55513a-d8ac-4ad0-a4b6-8d5862189bf5} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:12:42.682234 [ 255 ] {4a55513a-d8ac-4ad0-a4b6-8d5862189bf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:12:42.682761 [ 255 ] {4a55513a-d8ac-4ad0-a4b6-8d5862189bf5} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:42.682800 [ 255 ] {4a55513a-d8ac-4ad0-a4b6-8d5862189bf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:42.683158 [ 255 ] {4a55513a-d8ac-4ad0-a4b6-8d5862189bf5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.06 05:12:42.683412 [ 255 ] {4a55513a-d8ac-4ad0-a4b6-8d5862189bf5} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:42.683635 [ 255 ] {4a55513a-d8ac-4ad0-a4b6-8d5862189bf5} executeQuery: Read 1 rows, 69.00 B in 0.001484 sec., 673.8544474393531 rows/sec., 45.41 KiB/sec. 2025.02.06 05:12:42.683711 [ 255 ] {4a55513a-d8ac-4ad0-a4b6-8d5862189bf5} TCPHandler: Processed in 0.001736946 sec. 2025.02.06 05:12:42.683873 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:42.684021 [ 5 ] {9569be4d-f88c-43ed-aca1-2d0bbd34abca} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:42.684116 [ 5 ] {9569be4d-f88c-43ed-aca1-2d0bbd34abca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:12:42.685361 [ 5 ] {9569be4d-f88c-43ed-aca1-2d0bbd34abca} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:42.685401 [ 5 ] {9569be4d-f88c-43ed-aca1-2d0bbd34abca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:42.686053 [ 5 ] {9569be4d-f88c-43ed-aca1-2d0bbd34abca} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.06 05:12:42.686317 [ 5 ] {9569be4d-f88c-43ed-aca1-2d0bbd34abca} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:42.686564 [ 5 ] {9569be4d-f88c-43ed-aca1-2d0bbd34abca} executeQuery: Read 26 rows, 47.71 KiB in 0.002574 sec., 10101.0101010101 rows/sec., 18.10 MiB/sec. 2025.02.06 05:12:42.686661 [ 5 ] {9569be4d-f88c-43ed-aca1-2d0bbd34abca} TCPHandler: Processed in 0.002856754 sec. 2025.02.06 05:12:42.686808 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:42.686922 [ 255 ] {4348a16f-fa58-447d-bf2b-68cc8e177a26} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:12:42.686971 [ 255 ] {4348a16f-fa58-447d-bf2b-68cc8e177a26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:12:42.687464 [ 255 ] {4348a16f-fa58-447d-bf2b-68cc8e177a26} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:42.687507 [ 255 ] {4348a16f-fa58-447d-bf2b-68cc8e177a26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:42.687878 [ 255 ] {4348a16f-fa58-447d-bf2b-68cc8e177a26} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.06 05:12:42.688125 [ 255 ] {4348a16f-fa58-447d-bf2b-68cc8e177a26} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:42.688326 [ 255 ] {4348a16f-fa58-447d-bf2b-68cc8e177a26} executeQuery: Read 82 rows, 5.33 KiB in 0.001429 sec., 57382.785164450666 rows/sec., 3.64 MiB/sec. 2025.02.06 05:12:42.688374 [ 255 ] {4348a16f-fa58-447d-bf2b-68cc8e177a26} TCPHandler: Processed in 0.001622423 sec. 2025.02.06 05:12:45.692830 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:45.693021 [ 255 ] {283af429-d3ef-4dbf-be2d-1dac3d02aa40} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:12:45.693093 [ 255 ] {283af429-d3ef-4dbf-be2d-1dac3d02aa40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:12:45.694421 [ 255 ] {283af429-d3ef-4dbf-be2d-1dac3d02aa40} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:45.694469 [ 255 ] {283af429-d3ef-4dbf-be2d-1dac3d02aa40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:45.694985 [ 255 ] {283af429-d3ef-4dbf-be2d-1dac3d02aa40} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.06 05:12:45.695236 [ 255 ] {283af429-d3ef-4dbf-be2d-1dac3d02aa40} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:45.695426 [ 255 ] {283af429-d3ef-4dbf-be2d-1dac3d02aa40} executeQuery: Read 1222 rows, 103.05 KiB in 0.002459 sec., 496949.97966653114 rows/sec., 40.93 MiB/sec. 2025.02.06 05:12:45.695481 [ 255 ] {283af429-d3ef-4dbf-be2d-1dac3d02aa40} TCPHandler: Processed in 0.002782461 sec. 2025.02.06 05:12:45.695795 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:45.696105 [ 5 ] {d2613212-3b3c-4702-bb09-de1ef37eaf7d} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:12:45.696225 [ 5 ] {d2613212-3b3c-4702-bb09-de1ef37eaf7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:12:45.697143 [ 5 ] {d2613212-3b3c-4702-bb09-de1ef37eaf7d} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:45.697192 [ 5 ] {d2613212-3b3c-4702-bb09-de1ef37eaf7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:45.697619 [ 5 ] {d2613212-3b3c-4702-bb09-de1ef37eaf7d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.06 05:12:45.697874 [ 5 ] {d2613212-3b3c-4702-bb09-de1ef37eaf7d} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:45.698045 [ 146 ] {} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.06 05:12:45.698113 [ 146 ] {} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:45.698139 [ 5 ] {d2613212-3b3c-4702-bb09-de1ef37eaf7d} executeQuery: Read 13 rows, 1001.00 B in 0.002104 sec., 6178.707224334601 rows/sec., 464.61 KiB/sec. 2025.02.06 05:12:45.698152 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:45.698294 [ 5 ] {d2613212-3b3c-4702-bb09-de1ef37eaf7d} TCPHandler: Processed in 0.002676287 sec. 2025.02.06 05:12:45.698461 [ 189 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.06 05:12:45.698495 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:45.698771 [ 255 ] {72ddbbde-d2fb-4711-81d6-f9e6af6bccce} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:12:45.698779 [ 189 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:45.698873 [ 189 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 49 rows starting from the beginning of the part 2025.02.06 05:12:45.698877 [ 255 ] {72ddbbde-d2fb-4711-81d6-f9e6af6bccce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:12:45.699172 [ 189 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2025.02.06 05:12:45.699475 [ 189 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part 2025.02.06 05:12:45.699868 [ 189 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2025.02.06 05:12:45.700297 [ 189 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part 2025.02.06 05:12:45.700653 [ 189 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2025.02.06 05:12:45.702135 [ 255 ] {72ddbbde-d2fb-4711-81d6-f9e6af6bccce} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:45.702201 [ 255 ] {72ddbbde-d2fb-4711-81d6-f9e6af6bccce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:45.703181 [ 255 ] {72ddbbde-d2fb-4711-81d6-f9e6af6bccce} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.06 05:12:45.703587 [ 189 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 5 columns (5 merged, 0 gathered) in 0.005283033 sec., 30285.63327164528 rows/sec., 2.29 MiB/sec. 2025.02.06 05:12:45.703738 [ 255 ] {72ddbbde-d2fb-4711-81d6-f9e6af6bccce} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:45.703835 [ 189 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.06 05:12:45.704267 [ 255 ] {72ddbbde-d2fb-4711-81d6-f9e6af6bccce} executeQuery: Read 228 rows, 15.81 KiB in 0.00554 sec., 41155.23465703971 rows/sec., 2.79 MiB/sec. 2025.02.06 05:12:45.704493 [ 255 ] {72ddbbde-d2fb-4711-81d6-f9e6af6bccce} TCPHandler: Processed in 0.006073848 sec. 2025.02.06 05:12:45.704652 [ 190 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_16_3} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:45.704752 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:45.704809 [ 190 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_16_3} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.06 05:12:45.704964 [ 5 ] {883fa2ce-8053-49aa-8d27-082c044321ed} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:12:45.704974 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.06 05:12:45.705045 [ 5 ] {883fa2ce-8053-49aa-8d27-082c044321ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:12:45.705903 [ 5 ] {883fa2ce-8053-49aa-8d27-082c044321ed} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:45.705943 [ 5 ] {883fa2ce-8053-49aa-8d27-082c044321ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:45.706340 [ 5 ] {883fa2ce-8053-49aa-8d27-082c044321ed} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.06 05:12:45.706600 [ 5 ] {883fa2ce-8053-49aa-8d27-082c044321ed} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:45.706814 [ 5 ] {883fa2ce-8053-49aa-8d27-082c044321ed} executeQuery: Read 533 rows, 40.45 KiB in 0.001925 sec., 276883.1168831169 rows/sec., 20.52 MiB/sec. 2025.02.06 05:12:45.706869 [ 5 ] {883fa2ce-8053-49aa-8d27-082c044321ed} TCPHandler: Processed in 0.002245833 sec. 2025.02.06 05:12:45.707043 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:45.707188 [ 255 ] {3d1563c5-20d6-4e4c-83a4-b345cffd5bcb} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:45.707251 [ 255 ] {3d1563c5-20d6-4e4c-83a4-b345cffd5bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:12:45.708102 [ 255 ] {3d1563c5-20d6-4e4c-83a4-b345cffd5bcb} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:45.708140 [ 255 ] {3d1563c5-20d6-4e4c-83a4-b345cffd5bcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:45.708604 [ 255 ] {3d1563c5-20d6-4e4c-83a4-b345cffd5bcb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.06 05:12:45.708852 [ 255 ] {3d1563c5-20d6-4e4c-83a4-b345cffd5bcb} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:45.709027 [ 255 ] {3d1563c5-20d6-4e4c-83a4-b345cffd5bcb} executeQuery: Read 952 rows, 65.39 KiB in 0.001871 sec., 508818.8134687333 rows/sec., 34.13 MiB/sec. 2025.02.06 05:12:45.709081 [ 255 ] {3d1563c5-20d6-4e4c-83a4-b345cffd5bcb} TCPHandler: Processed in 0.002108489 sec. 2025.02.06 05:12:45.709298 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:45.709523 [ 5 ] {9eddbcc1-3e92-4953-8ae5-7aeee76b5ff5} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:45.709666 [ 5 ] {9eddbcc1-3e92-4953-8ae5-7aeee76b5ff5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:12:45.710815 [ 5 ] {9eddbcc1-3e92-4953-8ae5-7aeee76b5ff5} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:45.710856 [ 5 ] {9eddbcc1-3e92-4953-8ae5-7aeee76b5ff5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:45.711479 [ 5 ] {9eddbcc1-3e92-4953-8ae5-7aeee76b5ff5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.06 05:12:45.711737 [ 5 ] {9eddbcc1-3e92-4953-8ae5-7aeee76b5ff5} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:45.711950 [ 146 ] {} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.06 05:12:45.712029 [ 5 ] {9eddbcc1-3e92-4953-8ae5-7aeee76b5ff5} executeQuery: Read 13 rows, 23.85 KiB in 0.002556 sec., 5086.071987480438 rows/sec., 9.11 MiB/sec. 2025.02.06 05:12:45.712047 [ 146 ] {} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:45.712141 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:45.712397 [ 5 ] {9eddbcc1-3e92-4953-8ae5-7aeee76b5ff5} TCPHandler: Processed in 0.003207195 sec. 2025.02.06 05:12:45.712488 [ 189 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.06 05:12:45.712711 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:45.712999 [ 255 ] {b84e68df-1d67-4348-88d7-557088577448} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:12:45.713079 [ 189 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:45.713106 [ 255 ] {b84e68df-1d67-4348-88d7-557088577448} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:12:45.713256 [ 189 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 178 rows starting from the beginning of the part 2025.02.06 05:12:45.714172 [ 189 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2025.02.06 05:12:45.714821 [ 189 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part 2025.02.06 05:12:45.715510 [ 189 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2025.02.06 05:12:45.715657 [ 255 ] {b84e68df-1d67-4348-88d7-557088577448} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:45.715723 [ 255 ] {b84e68df-1d67-4348-88d7-557088577448} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:45.716246 [ 189 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part 2025.02.06 05:12:45.716961 [ 189 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2025.02.06 05:12:45.717301 [ 255 ] {b84e68df-1d67-4348-88d7-557088577448} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.06 05:12:45.717975 [ 255 ] {b84e68df-1d67-4348-88d7-557088577448} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:45.718443 [ 255 ] {b84e68df-1d67-4348-88d7-557088577448} executeQuery: Read 40 rows, 2.77 KiB in 0.005527 sec., 7237.199203908088 rows/sec., 500.38 KiB/sec. 2025.02.06 05:12:45.718640 [ 255 ] {b84e68df-1d67-4348-88d7-557088577448} TCPHandler: Processed in 0.00612414 sec. 2025.02.06 05:12:45.720939 [ 191 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 19 columns (19 merged, 0 gathered) in 0.008614842 sec., 31225.180914519387 rows/sec., 55.95 MiB/sec. 2025.02.06 05:12:45.721524 [ 191 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.06 05:12:45.722031 [ 191 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_16_3} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:45.722125 [ 191 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_16_3} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.06 05:12:45.722302 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2025.02.06 05:12:46.093885 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 528 2025.02.06 05:12:46.097289 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:46.097337 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:46.098819 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.06 05:12:46.099135 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:46.099297 [ 146 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.06 05:12:46.099364 [ 146 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:46.099410 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:46.099875 [ 188 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.06 05:12:46.100569 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 528 2025.02.06 05:12:46.101074 [ 188 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:46.101266 [ 188 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 322 rows starting from the beginning of the part 2025.02.06 05:12:46.101801 [ 188 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part 2025.02.06 05:12:46.102307 [ 188 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part 2025.02.06 05:12:46.102832 [ 188 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part 2025.02.06 05:12:46.103318 [ 188 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part 2025.02.06 05:12:46.103842 [ 188 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part 2025.02.06 05:12:46.111936 [ 189 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 72 columns (72 merged, 0 gathered) in 0.012385956 sec., 42628.9258576407 rows/sec., 38.85 MiB/sec. 2025.02.06 05:12:46.113353 [ 202 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.06 05:12:46.114148 [ 202 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_11_2} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:46.114232 [ 202 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_11_2} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.06 05:12:46.114556 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. 2025.02.06 05:12:47.654603 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:47.654878 [ 255 ] {621c28a1-48ac-47e6-85d7-fbdd7a88af86} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:12:47.654991 [ 255 ] {621c28a1-48ac-47e6-85d7-fbdd7a88af86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:12:47.656069 [ 255 ] {621c28a1-48ac-47e6-85d7-fbdd7a88af86} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:47.656119 [ 255 ] {621c28a1-48ac-47e6-85d7-fbdd7a88af86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:47.656563 [ 255 ] {621c28a1-48ac-47e6-85d7-fbdd7a88af86} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.06 05:12:47.656825 [ 255 ] {621c28a1-48ac-47e6-85d7-fbdd7a88af86} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:47.657092 [ 255 ] {621c28a1-48ac-47e6-85d7-fbdd7a88af86} executeQuery: Read 56 rows, 4.38 KiB in 0.002299 sec., 24358.416702914314 rows/sec., 1.86 MiB/sec. 2025.02.06 05:12:47.657161 [ 255 ] {621c28a1-48ac-47e6-85d7-fbdd7a88af86} TCPHandler: Processed in 0.002697988 sec. 2025.02.06 05:12:47.657492 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:47.657777 [ 5 ] {9db8926e-3635-4339-9a69-d69a318fbe91} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:12:47.657848 [ 5 ] {9db8926e-3635-4339-9a69-d69a318fbe91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:12:47.658604 [ 5 ] {9db8926e-3635-4339-9a69-d69a318fbe91} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:47.658646 [ 5 ] {9db8926e-3635-4339-9a69-d69a318fbe91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:47.659097 [ 5 ] {9db8926e-3635-4339-9a69-d69a318fbe91} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.06 05:12:47.659363 [ 5 ] {9db8926e-3635-4339-9a69-d69a318fbe91} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:47.659605 [ 5 ] {9db8926e-3635-4339-9a69-d69a318fbe91} executeQuery: Read 64 rows, 5.12 KiB in 0.001899 sec., 33701.94839389152 rows/sec., 2.63 MiB/sec. 2025.02.06 05:12:47.659664 [ 5 ] {9db8926e-3635-4339-9a69-d69a318fbe91} TCPHandler: Processed in 0.002358167 sec. 2025.02.06 05:12:47.659847 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:47.659996 [ 255 ] {9d9f8050-be93-43f8-a4cc-25917a091ba1} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:47.660063 [ 255 ] {9d9f8050-be93-43f8-a4cc-25917a091ba1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:12:47.660723 [ 255 ] {9d9f8050-be93-43f8-a4cc-25917a091ba1} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:47.660764 [ 255 ] {9d9f8050-be93-43f8-a4cc-25917a091ba1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:47.661165 [ 255 ] {9d9f8050-be93-43f8-a4cc-25917a091ba1} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.06 05:12:47.661409 [ 255 ] {9d9f8050-be93-43f8-a4cc-25917a091ba1} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:47.661635 [ 255 ] {9d9f8050-be93-43f8-a4cc-25917a091ba1} executeQuery: Read 54 rows, 3.85 KiB in 0.001675 sec., 32238.805970149253 rows/sec., 2.25 MiB/sec. 2025.02.06 05:12:47.661691 [ 255 ] {9d9f8050-be93-43f8-a4cc-25917a091ba1} TCPHandler: Processed in 0.001917752 sec. 2025.02.06 05:12:47.661863 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:47.662002 [ 5 ] {90bf7bd4-7139-4b82-a015-76a8b47c2540} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:12:47.662065 [ 5 ] {90bf7bd4-7139-4b82-a015-76a8b47c2540} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:12:47.663426 [ 5 ] {90bf7bd4-7139-4b82-a015-76a8b47c2540} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:47.663466 [ 5 ] {90bf7bd4-7139-4b82-a015-76a8b47c2540} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:47.663845 [ 5 ] {90bf7bd4-7139-4b82-a015-76a8b47c2540} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.06 05:12:47.664106 [ 5 ] {90bf7bd4-7139-4b82-a015-76a8b47c2540} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:47.664338 [ 5 ] {90bf7bd4-7139-4b82-a015-76a8b47c2540} executeQuery: Read 20 rows, 1.38 KiB in 0.002366 sec., 8453.085376162298 rows/sec., 581.15 KiB/sec. 2025.02.06 05:12:47.664391 [ 5 ] {90bf7bd4-7139-4b82-a015-76a8b47c2540} TCPHandler: Processed in 0.002594455 sec. 2025.02.06 05:12:48.571402 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2025.02.06 05:12:48.572036 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:48.572081 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:48.572621 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.06 05:12:48.572904 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:48.573173 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2025.02.06 05:12:49.060748 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2025.02.06 05:12:49.082139 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:49.082214 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:49.090418 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.06 05:12:49.091232 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:49.093929 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2025.02.06 05:12:52.665955 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:52.666177 [ 255 ] {2ddf9596-163a-42e5-9e20-1e81c16d43d7} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:12:52.666257 [ 255 ] {2ddf9596-163a-42e5-9e20-1e81c16d43d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:12:52.667050 [ 255 ] {2ddf9596-163a-42e5-9e20-1e81c16d43d7} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:52.667102 [ 255 ] {2ddf9596-163a-42e5-9e20-1e81c16d43d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:52.667529 [ 255 ] {2ddf9596-163a-42e5-9e20-1e81c16d43d7} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.06 05:12:52.667805 [ 255 ] {2ddf9596-163a-42e5-9e20-1e81c16d43d7} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:52.668059 [ 255 ] {2ddf9596-163a-42e5-9e20-1e81c16d43d7} executeQuery: Read 14 rows, 1.01 KiB in 0.001937 sec., 7227.671657201859 rows/sec., 520.30 KiB/sec. 2025.02.06 05:12:52.668274 [ 255 ] {2ddf9596-163a-42e5-9e20-1e81c16d43d7} TCPHandler: Processed in 0.00245699 sec. 2025.02.06 05:12:52.668562 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:52.668748 [ 5 ] {2abdd6fb-67a4-471e-9ea7-4e26e2df1809} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:12:52.668818 [ 5 ] {2abdd6fb-67a4-471e-9ea7-4e26e2df1809} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:12:52.669670 [ 5 ] {2abdd6fb-67a4-471e-9ea7-4e26e2df1809} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:52.669714 [ 5 ] {2abdd6fb-67a4-471e-9ea7-4e26e2df1809} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:52.670189 [ 5 ] {2abdd6fb-67a4-471e-9ea7-4e26e2df1809} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.06 05:12:52.670447 [ 5 ] {2abdd6fb-67a4-471e-9ea7-4e26e2df1809} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:52.670643 [ 135 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.06 05:12:52.670730 [ 135 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:52.670734 [ 5 ] {2abdd6fb-67a4-471e-9ea7-4e26e2df1809} executeQuery: Read 255 rows, 22.82 KiB in 0.002026 sec., 125863.77097729516 rows/sec., 11.00 MiB/sec. 2025.02.06 05:12:52.670775 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:52.670878 [ 5 ] {2abdd6fb-67a4-471e-9ea7-4e26e2df1809} TCPHandler: Processed in 0.00244702 sec. 2025.02.06 05:12:52.671070 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.06 05:12:52.671164 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:52.671300 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:52.671376 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1429 rows starting from the beginning of the part 2025.02.06 05:12:52.671403 [ 255 ] {97c43dec-4fc1-405d-b789-aad717730d84} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:12:52.671568 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part 2025.02.06 05:12:52.671587 [ 255 ] {97c43dec-4fc1-405d-b789-aad717730d84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:12:52.671942 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 255 rows starting from the beginning of the part 2025.02.06 05:12:52.672305 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1222 rows starting from the beginning of the part 2025.02.06 05:12:52.672607 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part 2025.02.06 05:12:52.672979 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 255 rows starting from the beginning of the part 2025.02.06 05:12:52.674515 [ 255 ] {97c43dec-4fc1-405d-b789-aad717730d84} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:52.674596 [ 255 ] {97c43dec-4fc1-405d-b789-aad717730d84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:12:52.675632 [ 255 ] {97c43dec-4fc1-405d-b789-aad717730d84} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.06 05:12:52.675916 [ 255 ] {97c43dec-4fc1-405d-b789-aad717730d84} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:52.676375 [ 255 ] {97c43dec-4fc1-405d-b789-aad717730d84} executeQuery: Read 33 rows, 2.41 KiB in 0.005015 sec., 6580.259222333 rows/sec., 480.78 KiB/sec. 2025.02.06 05:12:52.676976 [ 255 ] {97c43dec-4fc1-405d-b789-aad717730d84} TCPHandler: Processed in 0.005938365 sec. 2025.02.06 05:12:52.677174 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3299 rows, containing 5 columns (5 merged, 0 gathered) in 0.006272105 sec., 525979.7149441855 rows/sec., 45.93 MiB/sec. 2025.02.06 05:12:52.677223 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:52.677372 [ 5 ] {5b818da1-4138-400a-b950-f285ff1ca9b8} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:12:52.677455 [ 5 ] {5b818da1-4138-400a-b950-f285ff1ca9b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:12:52.677586 [ 189 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.06 05:12:52.678250 [ 189 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_26_5} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:52.678465 [ 189 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_26_5} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.06 05:12:52.678669 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2025.02.06 05:12:52.678737 [ 5 ] {5b818da1-4138-400a-b950-f285ff1ca9b8} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:52.678781 [ 5 ] {5b818da1-4138-400a-b950-f285ff1ca9b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:52.679142 [ 5 ] {5b818da1-4138-400a-b950-f285ff1ca9b8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.06 05:12:52.679384 [ 5 ] {5b818da1-4138-400a-b950-f285ff1ca9b8} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:52.679549 [ 135 ] {} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.06 05:12:52.679616 [ 135 ] {} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:52.679651 [ 5 ] {5b818da1-4138-400a-b950-f285ff1ca9b8} executeQuery: Read 14 rows, 1004.00 B in 0.002311 sec., 6057.983556901774 rows/sec., 424.26 KiB/sec. 2025.02.06 05:12:52.679657 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:52.679819 [ 5 ] {5b818da1-4138-400a-b950-f285ff1ca9b8} TCPHandler: Processed in 0.002692768 sec. 2025.02.06 05:12:52.679911 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.06 05:12:52.680019 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:52.680083 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:52.680162 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part 2025.02.06 05:12:52.680223 [ 255 ] {9d6165c1-9337-42ef-9f52-b4f444a00acb} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:12:52.680373 [ 255 ] {9d6165c1-9337-42ef-9f52-b4f444a00acb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:12:52.680430 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2025.02.06 05:12:52.680819 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.02.06 05:12:52.681149 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2025.02.06 05:12:52.681518 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part 2025.02.06 05:12:52.681823 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.02.06 05:12:52.683128 [ 255 ] {9d6165c1-9337-42ef-9f52-b4f444a00acb} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:52.683189 [ 255 ] {9d6165c1-9337-42ef-9f52-b4f444a00acb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:12:52.684136 [ 255 ] {9d6165c1-9337-42ef-9f52-b4f444a00acb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.06 05:12:52.684726 [ 255 ] {9d6165c1-9337-42ef-9f52-b4f444a00acb} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:52.684746 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.004944912 sec., 106574.19181574919 rows/sec., 7.63 MiB/sec. 2025.02.06 05:12:52.684994 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.06 05:12:52.685173 [ 255 ] {9d6165c1-9337-42ef-9f52-b4f444a00acb} executeQuery: Read 13 rows, 830.00 B in 0.004994 sec., 2603.1237484981975 rows/sec., 162.30 KiB/sec. 2025.02.06 05:12:52.685317 [ 255 ] {9d6165c1-9337-42ef-9f52-b4f444a00acb} TCPHandler: Processed in 0.005372096 sec. 2025.02.06 05:12:52.685520 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_11_2} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:52.685611 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:52.685654 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_11_2} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.06 05:12:52.685789 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.06 05:12:52.685910 [ 5 ] {70a8a4ed-1f51-41a3-88f3-ecb2ffeee9c0} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:12:52.685963 [ 5 ] {70a8a4ed-1f51-41a3-88f3-ecb2ffeee9c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:12:52.686740 [ 5 ] {70a8a4ed-1f51-41a3-88f3-ecb2ffeee9c0} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:52.686779 [ 5 ] {70a8a4ed-1f51-41a3-88f3-ecb2ffeee9c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:52.687176 [ 5 ] {70a8a4ed-1f51-41a3-88f3-ecb2ffeee9c0} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.06 05:12:52.687427 [ 5 ] {70a8a4ed-1f51-41a3-88f3-ecb2ffeee9c0} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:52.687588 [ 135 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.06 05:12:52.687646 [ 135 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:52.687682 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:52.687688 [ 5 ] {70a8a4ed-1f51-41a3-88f3-ecb2ffeee9c0} executeQuery: Read 408 rows, 29.76 KiB in 0.001819 sec., 224299.06542056074 rows/sec., 15.98 MiB/sec. 2025.02.06 05:12:52.687904 [ 5 ] {70a8a4ed-1f51-41a3-88f3-ecb2ffeee9c0} TCPHandler: Processed in 0.00244385 sec. 2025.02.06 05:12:52.687957 [ 196 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.06 05:12:52.688212 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:52.688319 [ 196 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:52.688393 [ 196 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part 2025.02.06 05:12:52.688470 [ 255 ] {10c32ae9-fb6b-4551-accd-2768ccac8b0e} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:12:52.688660 [ 196 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 77 rows starting from the beginning of the part 2025.02.06 05:12:52.688709 [ 255 ] {10c32ae9-fb6b-4551-accd-2768ccac8b0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:12:52.688973 [ 196 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 408 rows starting from the beginning of the part 2025.02.06 05:12:52.689303 [ 196 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 533 rows starting from the beginning of the part 2025.02.06 05:12:52.689665 [ 196 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part 2025.02.06 05:12:52.690047 [ 196 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 408 rows starting from the beginning of the part 2025.02.06 05:12:52.691086 [ 255 ] {10c32ae9-fb6b-4551-accd-2768ccac8b0e} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:52.691156 [ 255 ] {10c32ae9-fb6b-4551-accd-2768ccac8b0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:12:52.692179 [ 255 ] {10c32ae9-fb6b-4551-accd-2768ccac8b0e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.06 05:12:52.692555 [ 255 ] {10c32ae9-fb6b-4551-accd-2768ccac8b0e} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:52.693000 [ 255 ] {10c32ae9-fb6b-4551-accd-2768ccac8b0e} executeQuery: Read 6 rows, 321.00 B in 0.00457 sec., 1312.9102844638949 rows/sec., 68.59 KiB/sec. 2025.02.06 05:12:52.693310 [ 255 ] {10c32ae9-fb6b-4551-accd-2768ccac8b0e} TCPHandler: Processed in 0.005261942 sec. 2025.02.06 05:12:52.693395 [ 196 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2399 rows, containing 5 columns (5 merged, 0 gathered) in 0.005627694 sec., 426284.7269236742 rows/sec., 32.67 MiB/sec. 2025.02.06 05:12:52.693534 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:52.693627 [ 196 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.06 05:12:52.693699 [ 5 ] {192e1fb8-2fd7-4d32-83ea-0a0943125644} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:52.693772 [ 5 ] {192e1fb8-2fd7-4d32-83ea-0a0943125644} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:12:52.694066 [ 196 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_26_5} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:52.694165 [ 196 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_26_5} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.06 05:12:52.694235 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.06 05:12:52.694509 [ 5 ] {192e1fb8-2fd7-4d32-83ea-0a0943125644} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:52.694548 [ 5 ] {192e1fb8-2fd7-4d32-83ea-0a0943125644} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:52.694973 [ 5 ] {192e1fb8-2fd7-4d32-83ea-0a0943125644} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.06 05:12:52.695215 [ 5 ] {192e1fb8-2fd7-4d32-83ea-0a0943125644} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:52.695391 [ 134 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.06 05:12:52.695456 [ 134 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:52.695463 [ 5 ] {192e1fb8-2fd7-4d32-83ea-0a0943125644} executeQuery: Read 237 rows, 16.27 KiB in 0.001806 sec., 131229.23588039866 rows/sec., 8.80 MiB/sec. 2025.02.06 05:12:52.695501 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:52.695639 [ 5 ] {192e1fb8-2fd7-4d32-83ea-0a0943125644} TCPHandler: Processed in 0.002179161 sec. 2025.02.06 05:12:52.695689 [ 196 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.06 05:12:52.695815 [ 196 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:52.695843 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:52.695861 [ 196 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6037 rows starting from the beginning of the part 2025.02.06 05:12:52.696127 [ 196 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part 2025.02.06 05:12:52.696165 [ 255 ] {f3da72fe-bb09-440a-b17b-9cc98eb60132} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:12:52.696341 [ 255 ] {f3da72fe-bb09-440a-b17b-9cc98eb60132} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:12:52.696426 [ 196 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part 2025.02.06 05:12:52.696879 [ 196 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 952 rows starting from the beginning of the part 2025.02.06 05:12:52.697234 [ 196 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 54 rows starting from the beginning of the part 2025.02.06 05:12:52.697570 [ 196 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part 2025.02.06 05:12:52.698575 [ 255 ] {f3da72fe-bb09-440a-b17b-9cc98eb60132} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:52.698648 [ 255 ] {f3da72fe-bb09-440a-b17b-9cc98eb60132} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:12:52.699380 [ 255 ] {f3da72fe-bb09-440a-b17b-9cc98eb60132} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.06 05:12:52.699970 [ 255 ] {f3da72fe-bb09-440a-b17b-9cc98eb60132} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:52.700438 [ 255 ] {f3da72fe-bb09-440a-b17b-9cc98eb60132} executeQuery: Read 1 rows, 69.00 B in 0.004364 sec., 229.14757103574703 rows/sec., 15.44 KiB/sec. 2025.02.06 05:12:52.700663 [ 255 ] {f3da72fe-bb09-440a-b17b-9cc98eb60132} TCPHandler: Processed in 0.004916431 sec. 2025.02.06 05:12:52.700863 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:52.701024 [ 5 ] {d1dd8198-f9ba-4fbe-ab6a-5b4ea9eddebf} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:52.701128 [ 5 ] {d1dd8198-f9ba-4fbe-ab6a-5b4ea9eddebf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:12:52.701608 [ 196 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7677 rows, containing 5 columns (5 merged, 0 gathered) in 0.005982296 sec., 1283286.550849373 rows/sec., 86.63 MiB/sec. 2025.02.06 05:12:52.702173 [ 196 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.06 05:12:52.702592 [ 196 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_26_5} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:52.702724 [ 196 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_26_5} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.06 05:12:52.702833 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. 2025.02.06 05:12:52.702887 [ 5 ] {d1dd8198-f9ba-4fbe-ab6a-5b4ea9eddebf} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:52.702927 [ 5 ] {d1dd8198-f9ba-4fbe-ab6a-5b4ea9eddebf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:52.703556 [ 5 ] {d1dd8198-f9ba-4fbe-ab6a-5b4ea9eddebf} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.06 05:12:52.703814 [ 5 ] {d1dd8198-f9ba-4fbe-ab6a-5b4ea9eddebf} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:52.704079 [ 5 ] {d1dd8198-f9ba-4fbe-ab6a-5b4ea9eddebf} executeQuery: Read 26 rows, 47.71 KiB in 0.003109 sec., 8362.817626246382 rows/sec., 14.99 MiB/sec. 2025.02.06 05:12:52.704178 [ 5 ] {d1dd8198-f9ba-4fbe-ab6a-5b4ea9eddebf} TCPHandler: Processed in 0.00338282 sec. 2025.02.06 05:12:52.704418 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:52.704640 [ 255 ] {efe5887a-20cf-4d0e-979e-9f11aa8f6446} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:12:52.704732 [ 255 ] {efe5887a-20cf-4d0e-979e-9f11aa8f6446} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:12:52.705301 [ 255 ] {efe5887a-20cf-4d0e-979e-9f11aa8f6446} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:52.705337 [ 255 ] {efe5887a-20cf-4d0e-979e-9f11aa8f6446} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:52.705714 [ 255 ] {efe5887a-20cf-4d0e-979e-9f11aa8f6446} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.06 05:12:52.705951 [ 255 ] {efe5887a-20cf-4d0e-979e-9f11aa8f6446} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:52.706072 [ 134 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.06 05:12:52.706115 [ 134 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:52.706132 [ 255 ] {efe5887a-20cf-4d0e-979e-9f11aa8f6446} executeQuery: Read 82 rows, 5.33 KiB in 0.001546 sec., 53040.10349288486 rows/sec., 3.37 MiB/sec. 2025.02.06 05:12:52.706143 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:52.706229 [ 255 ] {efe5887a-20cf-4d0e-979e-9f11aa8f6446} TCPHandler: Processed in 0.001919412 sec. 2025.02.06 05:12:52.706357 [ 193 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.06 05:12:52.706468 [ 193 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:52.706497 [ 193 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1038 rows starting from the beginning of the part 2025.02.06 05:12:52.706595 [ 193 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part 2025.02.06 05:12:52.706797 [ 193 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part 2025.02.06 05:12:52.706998 [ 193 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part 2025.02.06 05:12:52.707099 [ 193 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part 2025.02.06 05:12:52.707307 [ 193 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part 2025.02.06 05:12:52.708579 [ 194 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1322 rows, containing 4 columns (4 merged, 0 gathered) in 0.002339056 sec., 565185.2713231321 rows/sec., 36.89 MiB/sec. 2025.02.06 05:12:52.708974 [ 187 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.06 05:12:52.709572 [ 187 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_26_5} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:52.709735 [ 187 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_26_5} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.06 05:12:52.709900 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.06 05:12:55.952516 [ 127 ] {} DNSResolver: Updating DNS cache 2025.02.06 05:12:55.952566 [ 127 ] {} DNSResolver: Updated DNS cache 2025.02.06 05:12:56.074181 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2025.02.06 05:12:56.074885 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:56.074927 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:56.075504 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.06 05:12:56.075796 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:56.075940 [ 127 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.06 05:12:56.075978 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.02.06 05:12:56.075991 [ 127 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:56.076014 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:56.076163 [ 196 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.06 05:12:56.076330 [ 196 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:56.076376 [ 196 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part 2025.02.06 05:12:56.076458 [ 196 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part 2025.02.06 05:12:56.076547 [ 196 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part 2025.02.06 05:12:56.076807 [ 196 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part 2025.02.06 05:12:56.076993 [ 196 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part 2025.02.06 05:12:56.077067 [ 196 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part 2025.02.06 05:12:56.078870 [ 194 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002782551 sec., 2652601.875042003 rows/sec., 37.95 MiB/sec. 2025.02.06 05:12:56.079332 [ 199 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.06 05:12:56.079631 [ 199 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_16_3} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:56.079708 [ 199 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_16_3} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.06 05:12:56.079806 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.02.06 05:12:56.101662 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 558 2025.02.06 05:12:56.104744 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:56.104793 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.02.06 05:12:56.106290 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.06 05:12:56.106604 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:56.107130 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 558 2025.02.06 05:12:56.594879 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2025.02.06 05:12:56.615579 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:56.615634 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:12:56.623143 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.06 05:12:56.623917 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:56.624325 [ 126 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.06 05:12:56.624452 [ 126 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:56.624514 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:12:56.624888 [ 186 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.06 05:12:56.640219 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.02.06 05:12:56.641686 [ 186 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:12:56.642998 [ 186 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2025.02.06 05:12:56.648405 [ 186 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.02.06 05:12:56.653912 [ 186 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2025.02.06 05:12:56.659500 [ 186 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.02.06 05:12:56.665360 [ 186 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2025.02.06 05:12:56.669847 [ 186 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part 2025.02.06 05:12:56.729281 [ 196 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.104633094 sec., 1156.4218869414299 rows/sec., 5.98 MiB/sec. 2025.02.06 05:12:56.732009 [ 196 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.06 05:12:56.734999 [ 196 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_16_3} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:56.735137 [ 196 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_16_3} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.06 05:12:56.737708 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.02.06 05:12:57.001156 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 176.32 MiB, peak 186.27 MiB, free memory in arenas 0.00 B, will set to 178.23 MiB (RSS), difference: 1.91 MiB 2025.02.06 05:12:57.002324 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00091795 sec. 2025.02.06 05:12:57.659926 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:57.660202 [ 255 ] {6a7aca1f-17f7-4b4f-927d-eeb313ab62cc} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:12:57.660313 [ 255 ] {6a7aca1f-17f7-4b4f-927d-eeb313ab62cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:12:57.661361 [ 255 ] {6a7aca1f-17f7-4b4f-927d-eeb313ab62cc} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:57.661412 [ 255 ] {6a7aca1f-17f7-4b4f-927d-eeb313ab62cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:12:57.661867 [ 255 ] {6a7aca1f-17f7-4b4f-927d-eeb313ab62cc} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.06 05:12:57.662119 [ 255 ] {6a7aca1f-17f7-4b4f-927d-eeb313ab62cc} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:57.662396 [ 255 ] {6a7aca1f-17f7-4b4f-927d-eeb313ab62cc} executeQuery: Read 82 rows, 6.94 KiB in 0.002263 sec., 36235.086168802474 rows/sec., 2.99 MiB/sec. 2025.02.06 05:12:57.662568 [ 255 ] {6a7aca1f-17f7-4b4f-927d-eeb313ab62cc} TCPHandler: Processed in 0.002777942 sec. 2025.02.06 05:12:57.663285 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:57.663471 [ 5 ] {3988a9b2-6fc9-4c34-bcf5-8851f2f2dc44} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:12:57.663540 [ 5 ] {3988a9b2-6fc9-4c34-bcf5-8851f2f2dc44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:12:57.664260 [ 5 ] {3988a9b2-6fc9-4c34-bcf5-8851f2f2dc44} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:57.664301 [ 5 ] {3988a9b2-6fc9-4c34-bcf5-8851f2f2dc44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:12:57.664734 [ 5 ] {3988a9b2-6fc9-4c34-bcf5-8851f2f2dc44} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.06 05:12:57.664997 [ 5 ] {3988a9b2-6fc9-4c34-bcf5-8851f2f2dc44} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:57.665196 [ 5 ] {3988a9b2-6fc9-4c34-bcf5-8851f2f2dc44} executeQuery: Read 13 rows, 1001.00 B in 0.001775 sec., 7323.943661971831 rows/sec., 550.73 KiB/sec. 2025.02.06 05:12:57.665249 [ 5 ] {3988a9b2-6fc9-4c34-bcf5-8851f2f2dc44} TCPHandler: Processed in 0.002132969 sec. 2025.02.06 05:12:57.665411 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:57.665528 [ 255 ] {c7622484-50d1-4c68-a14a-6e436bad075e} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:12:57.665576 [ 255 ] {c7622484-50d1-4c68-a14a-6e436bad075e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:12:57.666207 [ 255 ] {c7622484-50d1-4c68-a14a-6e436bad075e} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:57.666246 [ 255 ] {c7622484-50d1-4c68-a14a-6e436bad075e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:12:57.666628 [ 255 ] {c7622484-50d1-4c68-a14a-6e436bad075e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.06 05:12:57.666866 [ 255 ] {c7622484-50d1-4c68-a14a-6e436bad075e} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:57.667067 [ 255 ] {c7622484-50d1-4c68-a14a-6e436bad075e} executeQuery: Read 77 rows, 6.16 KiB in 0.001564 sec., 49232.736572890026 rows/sec., 3.84 MiB/sec. 2025.02.06 05:12:57.667117 [ 255 ] {c7622484-50d1-4c68-a14a-6e436bad075e} TCPHandler: Processed in 0.001765568 sec. 2025.02.06 05:12:57.667325 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:57.667465 [ 5 ] {80d916b6-e2c3-4ce9-8f9f-b0d318188676} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:57.667529 [ 5 ] {80d916b6-e2c3-4ce9-8f9f-b0d318188676} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:12:57.668163 [ 5 ] {80d916b6-e2c3-4ce9-8f9f-b0d318188676} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:57.668199 [ 5 ] {80d916b6-e2c3-4ce9-8f9f-b0d318188676} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:12:57.668616 [ 5 ] {80d916b6-e2c3-4ce9-8f9f-b0d318188676} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.06 05:12:57.668856 [ 5 ] {80d916b6-e2c3-4ce9-8f9f-b0d318188676} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:57.669056 [ 5 ] {80d916b6-e2c3-4ce9-8f9f-b0d318188676} executeQuery: Read 160 rows, 11.41 KiB in 0.001616 sec., 99009.900990099 rows/sec., 6.90 MiB/sec. 2025.02.06 05:12:57.669413 [ 5 ] {80d916b6-e2c3-4ce9-8f9f-b0d318188676} TCPHandler: Processed in 0.00215268 sec. 2025.02.06 05:12:57.669714 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:57.670013 [ 255 ] {60775d8b-dcca-4dee-8ee2-79b2005a01a1} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:12:57.670103 [ 255 ] {60775d8b-dcca-4dee-8ee2-79b2005a01a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:12:57.671242 [ 255 ] {60775d8b-dcca-4dee-8ee2-79b2005a01a1} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:57.671280 [ 255 ] {60775d8b-dcca-4dee-8ee2-79b2005a01a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:12:57.671918 [ 255 ] {60775d8b-dcca-4dee-8ee2-79b2005a01a1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.06 05:12:57.672173 [ 255 ] {60775d8b-dcca-4dee-8ee2-79b2005a01a1} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:57.672520 [ 255 ] {60775d8b-dcca-4dee-8ee2-79b2005a01a1} executeQuery: Read 13 rows, 23.85 KiB in 0.002555 sec., 5088.062622309198 rows/sec., 9.12 MiB/sec. 2025.02.06 05:12:57.672694 [ 255 ] {60775d8b-dcca-4dee-8ee2-79b2005a01a1} TCPHandler: Processed in 0.003158883 sec. 2025.02.06 05:12:57.672880 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:12:57.673017 [ 5 ] {a46f41d7-5b71-4026-a2a4-6b701f02bbba} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:12:57.673077 [ 5 ] {a46f41d7-5b71-4026-a2a4-6b701f02bbba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:12:57.673656 [ 5 ] {a46f41d7-5b71-4026-a2a4-6b701f02bbba} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:12:57.673701 [ 5 ] {a46f41d7-5b71-4026-a2a4-6b701f02bbba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:12:57.674119 [ 5 ] {a46f41d7-5b71-4026-a2a4-6b701f02bbba} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.06 05:12:57.674358 [ 5 ] {a46f41d7-5b71-4026-a2a4-6b701f02bbba} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:12:57.674599 [ 5 ] {a46f41d7-5b71-4026-a2a4-6b701f02bbba} executeQuery: Read 60 rows, 4.14 KiB in 0.001603 sec., 37429.81908920773 rows/sec., 2.52 MiB/sec. 2025.02.06 05:12:57.674949 [ 5 ] {a46f41d7-5b71-4026-a2a4-6b701f02bbba} TCPHandler: Processed in 0.00212617 sec. 2025.02.06 05:13:02.664440 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:02.664669 [ 255 ] {634537f2-da5f-42e9-9b4b-247bda6eddc3} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:13:02.664752 [ 255 ] {634537f2-da5f-42e9-9b4b-247bda6eddc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:13:02.665580 [ 255 ] {634537f2-da5f-42e9-9b4b-247bda6eddc3} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:02.665633 [ 255 ] {634537f2-da5f-42e9-9b4b-247bda6eddc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:02.666091 [ 255 ] {634537f2-da5f-42e9-9b4b-247bda6eddc3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.06 05:13:02.666354 [ 255 ] {634537f2-da5f-42e9-9b4b-247bda6eddc3} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:02.666536 [ 119 ] {} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.06 05:13:02.666608 [ 255 ] {634537f2-da5f-42e9-9b4b-247bda6eddc3} executeQuery: Read 14 rows, 1.01 KiB in 0.001995 sec., 7017.543859649123 rows/sec., 505.17 KiB/sec. 2025.02.06 05:13:02.666617 [ 119 ] {} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:02.666697 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:02.666757 [ 255 ] {634537f2-da5f-42e9-9b4b-247bda6eddc3} TCPHandler: Processed in 0.00245406 sec. 2025.02.06 05:13:02.667128 [ 192 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.06 05:13:02.667151 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:02.667337 [ 192 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:02.667371 [ 5 ] {92eda67f-bb5b-461f-a59d-7df69f768dbd} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.06 05:13:02.667383 [ 192 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2025.02.06 05:13:02.667460 [ 5 ] {92eda67f-bb5b-461f-a59d-7df69f768dbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.06 05:13:02.667566 [ 192 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2025.02.06 05:13:02.667987 [ 192 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2025.02.06 05:13:02.668141 [ 192 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.02.06 05:13:02.668372 [ 192 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2025.02.06 05:13:02.669356 [ 5 ] {92eda67f-bb5b-461f-a59d-7df69f768dbd} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:02.669407 [ 5 ] {92eda67f-bb5b-461f-a59d-7df69f768dbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:02.670149 [ 192 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003337419 sec., 20974.291810527837 rows/sec., 1.55 MiB/sec. 2025.02.06 05:13:02.670188 [ 5 ] {92eda67f-bb5b-461f-a59d-7df69f768dbd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.06 05:13:02.670427 [ 197 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.06 05:13:02.670644 [ 5 ] {92eda67f-bb5b-461f-a59d-7df69f768dbd} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:02.671084 [ 5 ] {92eda67f-bb5b-461f-a59d-7df69f768dbd} executeQuery: Read 2 rows, 167.00 B in 0.00375 sec., 533.3333333333334 rows/sec., 43.49 KiB/sec. 2025.02.06 05:13:02.671262 [ 5 ] {92eda67f-bb5b-461f-a59d-7df69f768dbd} TCPHandler: Processed in 0.004322712 sec. 2025.02.06 05:13:02.671271 [ 197 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_9_2} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:02.671464 [ 197 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_9_2} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.06 05:13:02.671494 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:02.671615 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.06 05:13:02.671717 [ 255 ] {20539d33-8eaf-4be1-b315-dbc336a9c118} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:13:02.671785 [ 255 ] {20539d33-8eaf-4be1-b315-dbc336a9c118} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:13:02.672779 [ 255 ] {20539d33-8eaf-4be1-b315-dbc336a9c118} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:02.672821 [ 255 ] {20539d33-8eaf-4be1-b315-dbc336a9c118} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:02.673268 [ 255 ] {20539d33-8eaf-4be1-b315-dbc336a9c118} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.06 05:13:02.673523 [ 255 ] {20539d33-8eaf-4be1-b315-dbc336a9c118} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:02.673774 [ 255 ] {20539d33-8eaf-4be1-b315-dbc336a9c118} executeQuery: Read 256 rows, 22.89 KiB in 0.002094 sec., 122254.05921680994 rows/sec., 10.68 MiB/sec. 2025.02.06 05:13:02.673966 [ 255 ] {20539d33-8eaf-4be1-b315-dbc336a9c118} TCPHandler: Processed in 0.002571174 sec. 2025.02.06 05:13:02.674186 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:02.674304 [ 5 ] {9a1dd05e-3a4b-45f2-a933-215fa282bd57} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:13:02.674356 [ 5 ] {9a1dd05e-3a4b-45f2-a933-215fa282bd57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:13:02.674945 [ 5 ] {9a1dd05e-3a4b-45f2-a933-215fa282bd57} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:02.674985 [ 5 ] {9a1dd05e-3a4b-45f2-a933-215fa282bd57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:02.675357 [ 5 ] {9a1dd05e-3a4b-45f2-a933-215fa282bd57} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.06 05:13:02.675636 [ 5 ] {9a1dd05e-3a4b-45f2-a933-215fa282bd57} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:02.675849 [ 5 ] {9a1dd05e-3a4b-45f2-a933-215fa282bd57} executeQuery: Read 35 rows, 2.55 KiB in 0.00157 sec., 22292.993630573248 rows/sec., 1.59 MiB/sec. 2025.02.06 05:13:02.675902 [ 5 ] {9a1dd05e-3a4b-45f2-a933-215fa282bd57} TCPHandler: Processed in 0.001771838 sec. 2025.02.06 05:13:02.676069 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:02.676201 [ 255 ] {81e2ffcb-1b2a-48ad-b17b-0fe95cbfd34c} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:13:02.676260 [ 255 ] {81e2ffcb-1b2a-48ad-b17b-0fe95cbfd34c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:13:02.676958 [ 255 ] {81e2ffcb-1b2a-48ad-b17b-0fe95cbfd34c} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:02.677006 [ 255 ] {81e2ffcb-1b2a-48ad-b17b-0fe95cbfd34c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:02.677393 [ 255 ] {81e2ffcb-1b2a-48ad-b17b-0fe95cbfd34c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.06 05:13:02.677637 [ 255 ] {81e2ffcb-1b2a-48ad-b17b-0fe95cbfd34c} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:02.677868 [ 255 ] {81e2ffcb-1b2a-48ad-b17b-0fe95cbfd34c} executeQuery: Read 14 rows, 1004.00 B in 0.001694 sec., 8264.462809917355 rows/sec., 578.79 KiB/sec. 2025.02.06 05:13:02.677952 [ 255 ] {81e2ffcb-1b2a-48ad-b17b-0fe95cbfd34c} TCPHandler: Processed in 0.001939714 sec. 2025.02.06 05:13:02.678112 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:02.678267 [ 5 ] {eea0f5a9-76fb-42b8-a1c2-30b13b3c3e98} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:13:02.678341 [ 5 ] {eea0f5a9-76fb-42b8-a1c2-30b13b3c3e98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:13:02.679113 [ 5 ] {eea0f5a9-76fb-42b8-a1c2-30b13b3c3e98} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:02.679156 [ 5 ] {eea0f5a9-76fb-42b8-a1c2-30b13b3c3e98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:02.679520 [ 5 ] {eea0f5a9-76fb-42b8-a1c2-30b13b3c3e98} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.06 05:13:02.679766 [ 5 ] {eea0f5a9-76fb-42b8-a1c2-30b13b3c3e98} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:02.679929 [ 119 ] {} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.06 05:13:02.680010 [ 119 ] {} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:02.680015 [ 5 ] {eea0f5a9-76fb-42b8-a1c2-30b13b3c3e98} executeQuery: Read 13 rows, 830.00 B in 0.001779 sec., 7307.476110174255 rows/sec., 455.62 KiB/sec. 2025.02.06 05:13:02.680055 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:02.680162 [ 5 ] {eea0f5a9-76fb-42b8-a1c2-30b13b3c3e98} TCPHandler: Processed in 0.002100869 sec. 2025.02.06 05:13:02.680261 [ 198 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.06 05:13:02.680342 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:02.680407 [ 198 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:02.680448 [ 198 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2025.02.06 05:13:02.680484 [ 255 ] {b4a2fd69-39fc-4a35-9424-fe1495ffe717} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:13:02.680541 [ 198 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2025.02.06 05:13:02.680664 [ 255 ] {b4a2fd69-39fc-4a35-9424-fe1495ffe717} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:13:02.680829 [ 198 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2025.02.06 05:13:02.681247 [ 198 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2025.02.06 05:13:02.681655 [ 198 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2025.02.06 05:13:02.682934 [ 255 ] {b4a2fd69-39fc-4a35-9424-fe1495ffe717} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:02.682979 [ 255 ] {b4a2fd69-39fc-4a35-9424-fe1495ffe717} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:02.683249 [ 198 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003074771 sec., 21139.78569460945 rows/sec., 1.37 MiB/sec. 2025.02.06 05:13:02.683464 [ 198 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.06 05:13:02.683525 [ 255 ] {b4a2fd69-39fc-4a35-9424-fe1495ffe717} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.06 05:13:02.683795 [ 198 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_9_2} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:02.683801 [ 255 ] {b4a2fd69-39fc-4a35-9424-fe1495ffe717} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:02.683887 [ 198 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_9_2} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.06 05:13:02.684087 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.06 05:13:02.684139 [ 255 ] {b4a2fd69-39fc-4a35-9424-fe1495ffe717} executeQuery: Read 410 rows, 29.93 KiB in 0.003693 sec., 111020.85025724344 rows/sec., 7.91 MiB/sec. 2025.02.06 05:13:02.684202 [ 255 ] {b4a2fd69-39fc-4a35-9424-fe1495ffe717} TCPHandler: Processed in 0.003919448 sec. 2025.02.06 05:13:02.684368 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:02.684511 [ 5 ] {c8b7c71a-a8c8-48a5-8382-fa64833185f7} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:13:02.684573 [ 5 ] {c8b7c71a-a8c8-48a5-8382-fa64833185f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:13:02.685151 [ 5 ] {c8b7c71a-a8c8-48a5-8382-fa64833185f7} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:02.685191 [ 5 ] {c8b7c71a-a8c8-48a5-8382-fa64833185f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:02.685561 [ 5 ] {c8b7c71a-a8c8-48a5-8382-fa64833185f7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.06 05:13:02.685816 [ 5 ] {c8b7c71a-a8c8-48a5-8382-fa64833185f7} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:02.686044 [ 5 ] {c8b7c71a-a8c8-48a5-8382-fa64833185f7} executeQuery: Read 6 rows, 321.00 B in 0.001561 sec., 3843.6899423446507 rows/sec., 200.82 KiB/sec. 2025.02.06 05:13:02.686101 [ 5 ] {c8b7c71a-a8c8-48a5-8382-fa64833185f7} TCPHandler: Processed in 0.001799689 sec. 2025.02.06 05:13:02.686271 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:02.686413 [ 255 ] {62085e82-ca0d-4372-af5a-b2a3e7d24117} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:02.686479 [ 255 ] {62085e82-ca0d-4372-af5a-b2a3e7d24117} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:13:02.687176 [ 255 ] {62085e82-ca0d-4372-af5a-b2a3e7d24117} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:02.687218 [ 255 ] {62085e82-ca0d-4372-af5a-b2a3e7d24117} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:02.687628 [ 255 ] {62085e82-ca0d-4372-af5a-b2a3e7d24117} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.06 05:13:02.687889 [ 255 ] {62085e82-ca0d-4372-af5a-b2a3e7d24117} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:02.688102 [ 255 ] {62085e82-ca0d-4372-af5a-b2a3e7d24117} executeQuery: Read 238 rows, 16.34 KiB in 0.001722 sec., 138211.38211382114 rows/sec., 9.26 MiB/sec. 2025.02.06 05:13:02.688177 [ 255 ] {62085e82-ca0d-4372-af5a-b2a3e7d24117} TCPHandler: Processed in 0.001976975 sec. 2025.02.06 05:13:02.688387 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:02.688550 [ 5 ] {9701ce4c-1352-4135-bdc4-09f459feb4df} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:13:02.688630 [ 5 ] {9701ce4c-1352-4135-bdc4-09f459feb4df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:13:02.689199 [ 5 ] {9701ce4c-1352-4135-bdc4-09f459feb4df} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:02.689239 [ 5 ] {9701ce4c-1352-4135-bdc4-09f459feb4df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:02.689616 [ 5 ] {9701ce4c-1352-4135-bdc4-09f459feb4df} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.06 05:13:02.689910 [ 5 ] {9701ce4c-1352-4135-bdc4-09f459feb4df} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:02.690126 [ 5 ] {9701ce4c-1352-4135-bdc4-09f459feb4df} executeQuery: Read 1 rows, 69.00 B in 0.001616 sec., 618.8118811881188 rows/sec., 41.70 KiB/sec. 2025.02.06 05:13:02.690179 [ 5 ] {9701ce4c-1352-4135-bdc4-09f459feb4df} TCPHandler: Processed in 0.001873451 sec. 2025.02.06 05:13:02.690333 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:02.690459 [ 255 ] {fdb73b0a-5d72-4a31-adbb-c8b1c3baa1e4} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:02.690545 [ 255 ] {fdb73b0a-5d72-4a31-adbb-c8b1c3baa1e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:13:02.691705 [ 255 ] {fdb73b0a-5d72-4a31-adbb-c8b1c3baa1e4} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:02.691746 [ 255 ] {fdb73b0a-5d72-4a31-adbb-c8b1c3baa1e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:02.692384 [ 255 ] {fdb73b0a-5d72-4a31-adbb-c8b1c3baa1e4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.06 05:13:02.692638 [ 255 ] {fdb73b0a-5d72-4a31-adbb-c8b1c3baa1e4} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:02.692949 [ 255 ] {fdb73b0a-5d72-4a31-adbb-c8b1c3baa1e4} executeQuery: Read 26 rows, 47.71 KiB in 0.002515 sec., 10337.972166998012 rows/sec., 18.53 MiB/sec. 2025.02.06 05:13:02.693354 [ 255 ] {fdb73b0a-5d72-4a31-adbb-c8b1c3baa1e4} TCPHandler: Processed in 0.003077391 sec. 2025.02.06 05:13:02.693534 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:02.693669 [ 5 ] {1e64874d-4cd3-4447-afed-c66ac4b7005b} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:13:02.693731 [ 5 ] {1e64874d-4cd3-4447-afed-c66ac4b7005b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:13:02.694285 [ 5 ] {1e64874d-4cd3-4447-afed-c66ac4b7005b} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:02.694324 [ 5 ] {1e64874d-4cd3-4447-afed-c66ac4b7005b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:02.694713 [ 5 ] {1e64874d-4cd3-4447-afed-c66ac4b7005b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.06 05:13:02.694975 [ 5 ] {1e64874d-4cd3-4447-afed-c66ac4b7005b} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:02.695270 [ 5 ] {1e64874d-4cd3-4447-afed-c66ac4b7005b} executeQuery: Read 82 rows, 5.33 KiB in 0.001627 sec., 50399.508297480024 rows/sec., 3.20 MiB/sec. 2025.02.06 05:13:02.695484 [ 5 ] {1e64874d-4cd3-4447-afed-c66ac4b7005b} TCPHandler: Processed in 0.002011365 sec. 2025.02.06 05:13:03.577004 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2025.02.06 05:13:03.577693 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:03.577755 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:03.578346 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.06 05:13:03.578667 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:03.578962 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2025.02.06 05:13:04.141183 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.02.06 05:13:04.161171 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:04.161227 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:04.168694 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.06 05:13:04.169510 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:04.173519 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.02.06 05:13:05.001167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 178.81 MiB, peak 186.27 MiB, free memory in arenas 0.00 B, will set to 179.96 MiB (RSS), difference: 1.15 MiB 2025.02.06 05:13:06.108146 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 594 2025.02.06 05:13:06.111195 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:06.111239 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:06.112705 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.06 05:13:06.113008 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:06.114216 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 594 2025.02.06 05:13:07.659685 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:07.659891 [ 255 ] {e1f0fa64-82a7-455f-81f1-b656c811f272} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:13:07.659967 [ 255 ] {e1f0fa64-82a7-455f-81f1-b656c811f272} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:13:07.660818 [ 255 ] {e1f0fa64-82a7-455f-81f1-b656c811f272} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:07.660868 [ 255 ] {e1f0fa64-82a7-455f-81f1-b656c811f272} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:07.661318 [ 255 ] {e1f0fa64-82a7-455f-81f1-b656c811f272} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.06 05:13:07.661578 [ 255 ] {e1f0fa64-82a7-455f-81f1-b656c811f272} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:07.661818 [ 255 ] {e1f0fa64-82a7-455f-81f1-b656c811f272} executeQuery: Read 82 rows, 6.94 KiB in 0.001978 sec., 41456.01617795753 rows/sec., 3.43 MiB/sec. 2025.02.06 05:13:07.661897 [ 255 ] {e1f0fa64-82a7-455f-81f1-b656c811f272} TCPHandler: Processed in 0.002342827 sec. 2025.02.06 05:13:07.662942 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:07.663136 [ 5 ] {d37fd8c6-86a6-417d-b5bd-d27439ea9e89} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:13:07.663208 [ 5 ] {d37fd8c6-86a6-417d-b5bd-d27439ea9e89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:13:07.663946 [ 5 ] {d37fd8c6-86a6-417d-b5bd-d27439ea9e89} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:07.663997 [ 5 ] {d37fd8c6-86a6-417d-b5bd-d27439ea9e89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:07.664435 [ 5 ] {d37fd8c6-86a6-417d-b5bd-d27439ea9e89} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.06 05:13:07.664685 [ 5 ] {d37fd8c6-86a6-417d-b5bd-d27439ea9e89} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:07.664977 [ 5 ] {d37fd8c6-86a6-417d-b5bd-d27439ea9e89} executeQuery: Read 13 rows, 1001.00 B in 0.001892 sec., 6871.035940803383 rows/sec., 516.67 KiB/sec. 2025.02.06 05:13:07.665196 [ 5 ] {d37fd8c6-86a6-417d-b5bd-d27439ea9e89} TCPHandler: Processed in 0.002390739 sec. 2025.02.06 05:13:07.665346 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:07.665471 [ 255 ] {8a57f458-f10d-4160-98a0-1c8fbf262b95} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:13:07.665528 [ 255 ] {8a57f458-f10d-4160-98a0-1c8fbf262b95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:13:07.666176 [ 255 ] {8a57f458-f10d-4160-98a0-1c8fbf262b95} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:07.666217 [ 255 ] {8a57f458-f10d-4160-98a0-1c8fbf262b95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:07.666608 [ 255 ] {8a57f458-f10d-4160-98a0-1c8fbf262b95} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.06 05:13:07.666849 [ 255 ] {8a57f458-f10d-4160-98a0-1c8fbf262b95} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:07.667110 [ 255 ] {8a57f458-f10d-4160-98a0-1c8fbf262b95} executeQuery: Read 77 rows, 6.16 KiB in 0.001664 sec., 46274.03846153846 rows/sec., 3.61 MiB/sec. 2025.02.06 05:13:07.667327 [ 255 ] {8a57f458-f10d-4160-98a0-1c8fbf262b95} TCPHandler: Processed in 0.002039067 sec. 2025.02.06 05:13:07.667519 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:07.667647 [ 5 ] {bf042292-3cfe-46bc-936f-2a83b7aca10e} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:07.667703 [ 5 ] {bf042292-3cfe-46bc-936f-2a83b7aca10e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:13:07.668300 [ 5 ] {bf042292-3cfe-46bc-936f-2a83b7aca10e} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:07.668342 [ 5 ] {bf042292-3cfe-46bc-936f-2a83b7aca10e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:07.668764 [ 5 ] {bf042292-3cfe-46bc-936f-2a83b7aca10e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.06 05:13:07.669020 [ 5 ] {bf042292-3cfe-46bc-936f-2a83b7aca10e} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:07.669279 [ 5 ] {bf042292-3cfe-46bc-936f-2a83b7aca10e} executeQuery: Read 160 rows, 11.41 KiB in 0.001653 sec., 96793.70840895342 rows/sec., 6.74 MiB/sec. 2025.02.06 05:13:07.669508 [ 5 ] {bf042292-3cfe-46bc-936f-2a83b7aca10e} TCPHandler: Processed in 0.002043776 sec. 2025.02.06 05:13:07.669694 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:07.669809 [ 255 ] {a37fcf9c-98a7-4f78-8312-5a908daa864d} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:07.669887 [ 255 ] {a37fcf9c-98a7-4f78-8312-5a908daa864d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:13:07.671001 [ 255 ] {a37fcf9c-98a7-4f78-8312-5a908daa864d} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:07.671040 [ 255 ] {a37fcf9c-98a7-4f78-8312-5a908daa864d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:07.671688 [ 255 ] {a37fcf9c-98a7-4f78-8312-5a908daa864d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.06 05:13:07.671949 [ 255 ] {a37fcf9c-98a7-4f78-8312-5a908daa864d} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:07.672205 [ 255 ] {a37fcf9c-98a7-4f78-8312-5a908daa864d} executeQuery: Read 13 rows, 23.85 KiB in 0.00242 sec., 5371.900826446281 rows/sec., 9.63 MiB/sec. 2025.02.06 05:13:07.672312 [ 255 ] {a37fcf9c-98a7-4f78-8312-5a908daa864d} TCPHandler: Processed in 0.002678897 sec. 2025.02.06 05:13:07.672480 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:07.672622 [ 5 ] {4a29a0c9-443d-4aa8-b100-64d69e2f6c6b} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:13:07.672684 [ 5 ] {4a29a0c9-443d-4aa8-b100-64d69e2f6c6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:13:07.673282 [ 5 ] {4a29a0c9-443d-4aa8-b100-64d69e2f6c6b} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:07.673322 [ 5 ] {4a29a0c9-443d-4aa8-b100-64d69e2f6c6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:07.673696 [ 5 ] {4a29a0c9-443d-4aa8-b100-64d69e2f6c6b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.06 05:13:07.673938 [ 5 ] {4a29a0c9-443d-4aa8-b100-64d69e2f6c6b} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:07.674190 [ 5 ] {4a29a0c9-443d-4aa8-b100-64d69e2f6c6b} executeQuery: Read 60 rows, 4.14 KiB in 0.001598 sec., 37546.93366708385 rows/sec., 2.53 MiB/sec. 2025.02.06 05:13:07.674392 [ 5 ] {4a29a0c9-443d-4aa8-b100-64d69e2f6c6b} TCPHandler: Processed in 0.001982414 sec. 2025.02.06 05:13:10.952826 [ 108 ] {} DNSResolver: Updating DNS cache 2025.02.06 05:13:10.952903 [ 108 ] {} DNSResolver: Updated DNS cache 2025.02.06 05:13:11.079988 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2025.02.06 05:13:11.080663 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:11.080706 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:11.081321 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.06 05:13:11.081581 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:11.081889 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.02.06 05:13:11.674477 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.02.06 05:13:11.694652 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:11.694712 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:11.702160 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.06 05:13:11.702942 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:11.706146 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.02.06 05:13:12.665317 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:12.665512 [ 255 ] {f2ca7309-e576-4a30-a4e9-c8af0d6a12d4} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:13:12.665583 [ 255 ] {f2ca7309-e576-4a30-a4e9-c8af0d6a12d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:13:12.666320 [ 255 ] {f2ca7309-e576-4a30-a4e9-c8af0d6a12d4} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:12.666363 [ 255 ] {f2ca7309-e576-4a30-a4e9-c8af0d6a12d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:12.666787 [ 255 ] {f2ca7309-e576-4a30-a4e9-c8af0d6a12d4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.06 05:13:12.667036 [ 255 ] {f2ca7309-e576-4a30-a4e9-c8af0d6a12d4} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:12.667261 [ 255 ] {f2ca7309-e576-4a30-a4e9-c8af0d6a12d4} executeQuery: Read 14 rows, 1.01 KiB in 0.001791 sec., 7816.862088218872 rows/sec., 562.71 KiB/sec. 2025.02.06 05:13:12.667465 [ 255 ] {f2ca7309-e576-4a30-a4e9-c8af0d6a12d4} TCPHandler: Processed in 0.002283165 sec. 2025.02.06 05:13:12.667797 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:12.668108 [ 5 ] {7d2aa346-5490-47e4-a720-fc26249a10ad} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:13:12.668228 [ 5 ] {7d2aa346-5490-47e4-a720-fc26249a10ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:13:12.669205 [ 5 ] {7d2aa346-5490-47e4-a720-fc26249a10ad} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:12.669255 [ 5 ] {7d2aa346-5490-47e4-a720-fc26249a10ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:12.669730 [ 5 ] {7d2aa346-5490-47e4-a720-fc26249a10ad} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.06 05:13:12.669987 [ 5 ] {7d2aa346-5490-47e4-a720-fc26249a10ad} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:12.670230 [ 5 ] {7d2aa346-5490-47e4-a720-fc26249a10ad} executeQuery: Read 255 rows, 22.82 KiB in 0.002209 sec., 115436.84925305568 rows/sec., 10.09 MiB/sec. 2025.02.06 05:13:12.670297 [ 5 ] {7d2aa346-5490-47e4-a720-fc26249a10ad} TCPHandler: Processed in 0.002693028 sec. 2025.02.06 05:13:12.670456 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:12.670575 [ 255 ] {e1e9bf64-a8db-4e19-b710-6fdef1dbdd68} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:13:12.670625 [ 255 ] {e1e9bf64-a8db-4e19-b710-6fdef1dbdd68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:13:12.671208 [ 255 ] {e1e9bf64-a8db-4e19-b710-6fdef1dbdd68} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:12.671245 [ 255 ] {e1e9bf64-a8db-4e19-b710-6fdef1dbdd68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:12.671602 [ 255 ] {e1e9bf64-a8db-4e19-b710-6fdef1dbdd68} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.06 05:13:12.671834 [ 255 ] {e1e9bf64-a8db-4e19-b710-6fdef1dbdd68} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:12.671954 [ 106 ] {} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.06 05:13:12.671993 [ 106 ] {} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:12.672018 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:12.672020 [ 255 ] {e1e9bf64-a8db-4e19-b710-6fdef1dbdd68} executeQuery: Read 33 rows, 2.41 KiB in 0.001469 sec., 22464.2614023145 rows/sec., 1.60 MiB/sec. 2025.02.06 05:13:12.672324 [ 255 ] {e1e9bf64-a8db-4e19-b710-6fdef1dbdd68} TCPHandler: Processed in 0.001919993 sec. 2025.02.06 05:13:12.672531 [ 192 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.06 05:13:12.672653 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:12.673032 [ 192 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:12.673055 [ 5 ] {056c29f6-07a4-41f9-b56d-1e00130b0616} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:13:12.673089 [ 192 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 60 rows starting from the beginning of the part 2025.02.06 05:13:12.673143 [ 5 ] {056c29f6-07a4-41f9-b56d-1e00130b0616} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:13:12.673217 [ 192 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 33 rows starting from the beginning of the part 2025.02.06 05:13:12.673504 [ 192 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2025.02.06 05:13:12.673716 [ 192 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part 2025.02.06 05:13:12.673984 [ 192 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2025.02.06 05:13:12.674236 [ 192 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 33 rows starting from the beginning of the part 2025.02.06 05:13:12.675167 [ 5 ] {056c29f6-07a4-41f9-b56d-1e00130b0616} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:12.675217 [ 5 ] {056c29f6-07a4-41f9-b56d-1e00130b0616} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:12.675913 [ 5 ] {056c29f6-07a4-41f9-b56d-1e00130b0616} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.06 05:13:12.675983 [ 198 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.003866487 sec., 48364.316238487285 rows/sec., 3.64 MiB/sec. 2025.02.06 05:13:12.676292 [ 5 ] {056c29f6-07a4-41f9-b56d-1e00130b0616} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:12.676358 [ 195 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.06 05:13:12.676719 [ 5 ] {056c29f6-07a4-41f9-b56d-1e00130b0616} executeQuery: Read 14 rows, 1004.00 B in 0.003797 sec., 3687.121411640769 rows/sec., 258.22 KiB/sec. 2025.02.06 05:13:12.676874 [ 5 ] {056c29f6-07a4-41f9-b56d-1e00130b0616} TCPHandler: Processed in 0.004410534 sec. 2025.02.06 05:13:12.677045 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:12.677104 [ 190 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_21_4} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:12.677220 [ 255 ] {64cb1742-b70a-4c98-8a8c-dfc6255cf4c0} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:13:12.677225 [ 190 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_21_4} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.06 05:13:12.677283 [ 255 ] {64cb1742-b70a-4c98-8a8c-dfc6255cf4c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:13:12.677363 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.06 05:13:12.677922 [ 255 ] {64cb1742-b70a-4c98-8a8c-dfc6255cf4c0} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:12.677959 [ 255 ] {64cb1742-b70a-4c98-8a8c-dfc6255cf4c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:12.678311 [ 255 ] {64cb1742-b70a-4c98-8a8c-dfc6255cf4c0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.06 05:13:12.678556 [ 255 ] {64cb1742-b70a-4c98-8a8c-dfc6255cf4c0} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:12.678763 [ 255 ] {64cb1742-b70a-4c98-8a8c-dfc6255cf4c0} executeQuery: Read 13 rows, 830.00 B in 0.001582 sec., 8217.446270543614 rows/sec., 512.36 KiB/sec. 2025.02.06 05:13:12.678952 [ 255 ] {64cb1742-b70a-4c98-8a8c-dfc6255cf4c0} TCPHandler: Processed in 0.001977615 sec. 2025.02.06 05:13:12.679170 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:12.679405 [ 5 ] {4139bb9e-5d95-4203-a7bc-5e310d57a7d8} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:13:12.679489 [ 5 ] {4139bb9e-5d95-4203-a7bc-5e310d57a7d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:13:12.680251 [ 5 ] {4139bb9e-5d95-4203-a7bc-5e310d57a7d8} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:12.680291 [ 5 ] {4139bb9e-5d95-4203-a7bc-5e310d57a7d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:12.680686 [ 5 ] {4139bb9e-5d95-4203-a7bc-5e310d57a7d8} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.06 05:13:12.680935 [ 5 ] {4139bb9e-5d95-4203-a7bc-5e310d57a7d8} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:12.681177 [ 5 ] {4139bb9e-5d95-4203-a7bc-5e310d57a7d8} executeQuery: Read 408 rows, 29.76 KiB in 0.001828 sec., 223194.74835886215 rows/sec., 15.90 MiB/sec. 2025.02.06 05:13:12.681304 [ 5 ] {4139bb9e-5d95-4203-a7bc-5e310d57a7d8} TCPHandler: Processed in 0.002244113 sec. 2025.02.06 05:13:12.681481 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:12.681604 [ 255 ] {81e21d23-c7a6-4d1e-bacd-031caf82bd9e} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:13:12.681657 [ 255 ] {81e21d23-c7a6-4d1e-bacd-031caf82bd9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:13:12.682146 [ 255 ] {81e21d23-c7a6-4d1e-bacd-031caf82bd9e} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:12.682185 [ 255 ] {81e21d23-c7a6-4d1e-bacd-031caf82bd9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:12.682596 [ 255 ] {81e21d23-c7a6-4d1e-bacd-031caf82bd9e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.06 05:13:12.682841 [ 255 ] {81e21d23-c7a6-4d1e-bacd-031caf82bd9e} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:12.683023 [ 255 ] {81e21d23-c7a6-4d1e-bacd-031caf82bd9e} executeQuery: Read 6 rows, 321.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 216.94 KiB/sec. 2025.02.06 05:13:12.683078 [ 255 ] {81e21d23-c7a6-4d1e-bacd-031caf82bd9e} TCPHandler: Processed in 0.001679675 sec. 2025.02.06 05:13:12.683222 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:12.683343 [ 5 ] {1b6d8d6a-38ed-42fc-8ea0-92f4194eba28} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:12.683398 [ 5 ] {1b6d8d6a-38ed-42fc-8ea0-92f4194eba28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:13:12.684098 [ 5 ] {1b6d8d6a-38ed-42fc-8ea0-92f4194eba28} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:12.684145 [ 5 ] {1b6d8d6a-38ed-42fc-8ea0-92f4194eba28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:12.684587 [ 5 ] {1b6d8d6a-38ed-42fc-8ea0-92f4194eba28} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.06 05:13:12.684827 [ 5 ] {1b6d8d6a-38ed-42fc-8ea0-92f4194eba28} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:12.685087 [ 5 ] {1b6d8d6a-38ed-42fc-8ea0-92f4194eba28} executeQuery: Read 237 rows, 16.27 KiB in 0.001764 sec., 134353.74149659864 rows/sec., 9.01 MiB/sec. 2025.02.06 05:13:12.685296 [ 5 ] {1b6d8d6a-38ed-42fc-8ea0-92f4194eba28} TCPHandler: Processed in 0.002126149 sec. 2025.02.06 05:13:12.685505 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:12.685645 [ 255 ] {d3644ac9-494f-40c9-ab5e-bdcc86cc507f} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:13:12.685707 [ 255 ] {d3644ac9-494f-40c9-ab5e-bdcc86cc507f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:13:12.686268 [ 255 ] {d3644ac9-494f-40c9-ab5e-bdcc86cc507f} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:12.686314 [ 255 ] {d3644ac9-494f-40c9-ab5e-bdcc86cc507f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:12.686701 [ 255 ] {d3644ac9-494f-40c9-ab5e-bdcc86cc507f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.06 05:13:12.686945 [ 255 ] {d3644ac9-494f-40c9-ab5e-bdcc86cc507f} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:12.687127 [ 255 ] {d3644ac9-494f-40c9-ab5e-bdcc86cc507f} executeQuery: Read 1 rows, 69.00 B in 0.001512 sec., 661.3756613756614 rows/sec., 44.57 KiB/sec. 2025.02.06 05:13:12.687179 [ 255 ] {d3644ac9-494f-40c9-ab5e-bdcc86cc507f} TCPHandler: Processed in 0.001783148 sec. 2025.02.06 05:13:12.687335 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:12.687493 [ 5 ] {04158ab0-1871-4a15-9b0c-526892858422} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:12.687637 [ 5 ] {04158ab0-1871-4a15-9b0c-526892858422} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:13:12.689147 [ 5 ] {04158ab0-1871-4a15-9b0c-526892858422} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:12.689188 [ 5 ] {04158ab0-1871-4a15-9b0c-526892858422} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:12.689820 [ 5 ] {04158ab0-1871-4a15-9b0c-526892858422} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.06 05:13:12.690078 [ 5 ] {04158ab0-1871-4a15-9b0c-526892858422} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:12.690260 [ 106 ] {} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.06 05:13:12.690332 [ 106 ] {} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:12.690372 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:12.690378 [ 5 ] {04158ab0-1871-4a15-9b0c-526892858422} executeQuery: Read 26 rows, 47.71 KiB in 0.002931 sec., 8870.692596383487 rows/sec., 15.90 MiB/sec. 2025.02.06 05:13:12.690944 [ 195 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.06 05:13:12.691395 [ 5 ] {04158ab0-1871-4a15-9b0c-526892858422} TCPHandler: Processed in 0.004116435 sec. 2025.02.06 05:13:12.691633 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:12.691919 [ 195 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:12.691932 [ 255 ] {c10751cf-ee35-45cc-96a6-db20e77d6943} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:13:12.692077 [ 195 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 269 rows starting from the beginning of the part 2025.02.06 05:13:12.692086 [ 255 ] {c10751cf-ee35-45cc-96a6-db20e77d6943} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:13:12.692994 [ 195 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part 2025.02.06 05:13:12.693753 [ 195 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2025.02.06 05:13:12.694562 [ 195 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part 2025.02.06 05:13:12.694577 [ 255 ] {c10751cf-ee35-45cc-96a6-db20e77d6943} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:12.694658 [ 255 ] {c10751cf-ee35-45cc-96a6-db20e77d6943} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:12.695169 [ 195 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2025.02.06 05:13:12.695868 [ 195 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part 2025.02.06 05:13:12.696167 [ 255 ] {c10751cf-ee35-45cc-96a6-db20e77d6943} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.06 05:13:12.696906 [ 255 ] {c10751cf-ee35-45cc-96a6-db20e77d6943} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:12.697440 [ 255 ] {c10751cf-ee35-45cc-96a6-db20e77d6943} executeQuery: Read 82 rows, 5.33 KiB in 0.005568 sec., 14727.011494252873 rows/sec., 957.80 KiB/sec. 2025.02.06 05:13:12.697913 [ 255 ] {c10751cf-ee35-45cc-96a6-db20e77d6943} TCPHandler: Processed in 0.006405969 sec. 2025.02.06 05:13:12.701099 [ 198 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 19 columns (19 merged, 0 gathered) in 0.010622238 sec., 35115.010603226925 rows/sec., 62.92 MiB/sec. 2025.02.06 05:13:12.701796 [ 198 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.06 05:13:12.702235 [ 198 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_21_4} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:12.702318 [ 198 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_21_4} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.06 05:13:12.702473 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. 2025.02.06 05:13:15.692213 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:15.692413 [ 255 ] {19b94508-c69f-4f45-9e1e-2aa946294113} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.06 05:13:15.692491 [ 255 ] {19b94508-c69f-4f45-9e1e-2aa946294113} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.06 05:13:15.693232 [ 255 ] {19b94508-c69f-4f45-9e1e-2aa946294113} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:15.693291 [ 255 ] {19b94508-c69f-4f45-9e1e-2aa946294113} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:15.693748 [ 255 ] {19b94508-c69f-4f45-9e1e-2aa946294113} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.06 05:13:15.694011 [ 255 ] {19b94508-c69f-4f45-9e1e-2aa946294113} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:15.694268 [ 255 ] {19b94508-c69f-4f45-9e1e-2aa946294113} executeQuery: Read 10 rows, 835.00 B in 0.00191 sec., 5235.602094240838 rows/sec., 426.93 KiB/sec. 2025.02.06 05:13:15.694372 [ 255 ] {19b94508-c69f-4f45-9e1e-2aa946294113} TCPHandler: Processed in 0.002297085 sec. 2025.02.06 05:13:15.694639 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:15.694861 [ 5 ] {786c9132-62cf-4697-ac48-ada92f839acf} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:13:15.694947 [ 5 ] {786c9132-62cf-4697-ac48-ada92f839acf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:13:15.696418 [ 5 ] {786c9132-62cf-4697-ac48-ada92f839acf} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:15.696473 [ 5 ] {786c9132-62cf-4697-ac48-ada92f839acf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:15.697001 [ 5 ] {786c9132-62cf-4697-ac48-ada92f839acf} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.06 05:13:15.697272 [ 5 ] {786c9132-62cf-4697-ac48-ada92f839acf} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:15.697461 [ 103 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.06 05:13:15.697543 [ 5 ] {786c9132-62cf-4697-ac48-ada92f839acf} executeQuery: Read 1227 rows, 103.42 KiB in 0.002735 sec., 448628.8848263254 rows/sec., 36.93 MiB/sec. 2025.02.06 05:13:15.697549 [ 103 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:15.697635 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:15.697695 [ 5 ] {786c9132-62cf-4697-ac48-ada92f839acf} TCPHandler: Processed in 0.003204505 sec. 2025.02.06 05:13:15.697941 [ 191 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.06 05:13:15.697966 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:15.698211 [ 191 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:15.698231 [ 255 ] {b418f188-c958-4bb8-9d2a-b94764cb055b} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:13:15.698285 [ 191 ] {8936ae73-78b9-4e12-9727-fad1215965f8::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.02.06 05:13:15.698355 [ 255 ] {b418f188-c958-4bb8-9d2a-b94764cb055b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:13:15.698695 [ 191 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part 2025.02.06 05:13:15.699046 [ 191 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 256 rows starting from the beginning of the part 2025.02.06 05:13:15.699413 [ 191 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part 2025.02.06 05:13:15.699790 [ 191 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 255 rows starting from the beginning of the part 2025.02.06 05:13:15.700151 [ 191 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1227 rows starting from the beginning of the part 2025.02.06 05:13:15.701255 [ 255 ] {b418f188-c958-4bb8-9d2a-b94764cb055b} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:15.701350 [ 255 ] {b418f188-c958-4bb8-9d2a-b94764cb055b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:15.702172 [ 255 ] {b418f188-c958-4bb8-9d2a-b94764cb055b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.06 05:13:15.702692 [ 255 ] {b418f188-c958-4bb8-9d2a-b94764cb055b} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:15.702938 [ 255 ] {b418f188-c958-4bb8-9d2a-b94764cb055b} executeQuery: Read 23 rows, 1.68 KiB in 0.004794 sec., 4797.663746349604 rows/sec., 349.56 KiB/sec. 2025.02.06 05:13:15.703042 [ 255 ] {b418f188-c958-4bb8-9d2a-b94764cb055b} TCPHandler: Processed in 0.00519824 sec. 2025.02.06 05:13:15.703245 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:15.703501 [ 191 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3331 rows, containing 5 columns (5 merged, 0 gathered) in 0.005761309 sec., 578167.2185956351 rows/sec., 50.53 MiB/sec. 2025.02.06 05:13:15.703531 [ 5 ] {06e86f5d-a4c8-4ddf-a3ae-0acd5899d38a} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:13:15.703614 [ 5 ] {06e86f5d-a4c8-4ddf-a3ae-0acd5899d38a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:13:15.703836 [ 202 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.06 05:13:15.704511 [ 202 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_31_6} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:15.704705 [ 202 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_31_6} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.06 05:13:15.704893 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.02.06 05:13:15.705102 [ 5 ] {06e86f5d-a4c8-4ddf-a3ae-0acd5899d38a} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:15.705153 [ 5 ] {06e86f5d-a4c8-4ddf-a3ae-0acd5899d38a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:15.705556 [ 5 ] {06e86f5d-a4c8-4ddf-a3ae-0acd5899d38a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.06 05:13:15.705808 [ 5 ] {06e86f5d-a4c8-4ddf-a3ae-0acd5899d38a} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:15.706034 [ 5 ] {06e86f5d-a4c8-4ddf-a3ae-0acd5899d38a} executeQuery: Read 228 rows, 15.81 KiB in 0.00256 sec., 89062.49999999999 rows/sec., 6.03 MiB/sec. 2025.02.06 05:13:15.706105 [ 5 ] {06e86f5d-a4c8-4ddf-a3ae-0acd5899d38a} TCPHandler: Processed in 0.002952256 sec. 2025.02.06 05:13:15.706271 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:15.706392 [ 255 ] {d22d7a66-aaca-484b-8a5b-b20fc3a63e58} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:13:15.706444 [ 255 ] {d22d7a66-aaca-484b-8a5b-b20fc3a63e58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:13:15.707275 [ 255 ] {d22d7a66-aaca-484b-8a5b-b20fc3a63e58} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:15.707314 [ 255 ] {d22d7a66-aaca-484b-8a5b-b20fc3a63e58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:15.707710 [ 255 ] {d22d7a66-aaca-484b-8a5b-b20fc3a63e58} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.06 05:13:15.708040 [ 255 ] {d22d7a66-aaca-484b-8a5b-b20fc3a63e58} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:15.708183 [ 102 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.06 05:13:15.708226 [ 102 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:15.708245 [ 255 ] {d22d7a66-aaca-484b-8a5b-b20fc3a63e58} executeQuery: Read 543 rows, 41.26 KiB in 0.001877 sec., 289291.4224826851 rows/sec., 21.47 MiB/sec. 2025.02.06 05:13:15.708249 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:15.708380 [ 255 ] {d22d7a66-aaca-484b-8a5b-b20fc3a63e58} TCPHandler: Processed in 0.002161841 sec. 2025.02.06 05:13:15.708690 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.06 05:13:15.708813 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:15.709134 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:15.709174 [ 5 ] {034730c2-8bb5-48ed-9c7d-6bc4e916f8df} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:15.709196 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 909 rows starting from the beginning of the part 2025.02.06 05:13:15.709329 [ 5 ] {034730c2-8bb5-48ed-9c7d-6bc4e916f8df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:13:15.709472 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 77 rows starting from the beginning of the part 2025.02.06 05:13:15.709878 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part 2025.02.06 05:13:15.710266 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 77 rows starting from the beginning of the part 2025.02.06 05:13:15.710631 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 408 rows starting from the beginning of the part 2025.02.06 05:13:15.710961 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 543 rows starting from the beginning of the part 2025.02.06 05:13:15.712184 [ 5 ] {034730c2-8bb5-48ed-9c7d-6bc4e916f8df} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:15.712265 [ 5 ] {034730c2-8bb5-48ed-9c7d-6bc4e916f8df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:15.713416 [ 5 ] {034730c2-8bb5-48ed-9c7d-6bc4e916f8df} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.06 05:13:15.713914 [ 5 ] {034730c2-8bb5-48ed-9c7d-6bc4e916f8df} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:15.714232 [ 189 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 5 columns (5 merged, 0 gathered) in 0.00582495 sec., 416140.91108078184 rows/sec., 31.92 MiB/sec. 2025.02.06 05:13:15.714283 [ 102 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.06 05:13:15.714386 [ 102 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:15.714433 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:15.714449 [ 5 ] {034730c2-8bb5-48ed-9c7d-6bc4e916f8df} executeQuery: Read 957 rows, 65.74 KiB in 0.005339 sec., 179247.05000936505 rows/sec., 12.02 MiB/sec. 2025.02.06 05:13:15.714712 [ 189 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.06 05:13:15.715001 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.06 05:13:15.715210 [ 5 ] {034730c2-8bb5-48ed-9c7d-6bc4e916f8df} TCPHandler: Processed in 0.00670471 sec. 2025.02.06 05:13:15.715648 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:15.715869 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:15.716030 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7677 rows starting from the beginning of the part 2025.02.06 05:13:15.716130 [ 255 ] {8246c15c-5856-48c2-a241-e0adba1cec6f} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:15.716193 [ 200 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_31_6} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:15.716677 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part 2025.02.06 05:13:15.716713 [ 255 ] {8246c15c-5856-48c2-a241-e0adba1cec6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:13:15.716755 [ 200 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_31_6} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.06 05:13:15.717191 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.06 05:13:15.717264 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 238 rows starting from the beginning of the part 2025.02.06 05:13:15.717598 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part 2025.02.06 05:13:15.717908 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part 2025.02.06 05:13:15.718131 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 957 rows starting from the beginning of the part 2025.02.06 05:13:15.719930 [ 255 ] {8246c15c-5856-48c2-a241-e0adba1cec6f} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:15.719979 [ 255 ] {8246c15c-5856-48c2-a241-e0adba1cec6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:15.720754 [ 255 ] {8246c15c-5856-48c2-a241-e0adba1cec6f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.06 05:13:15.721250 [ 255 ] {8246c15c-5856-48c2-a241-e0adba1cec6f} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:15.721484 [ 255 ] {8246c15c-5856-48c2-a241-e0adba1cec6f} executeQuery: Read 13 rows, 23.85 KiB in 0.005487 sec., 2369.236376890833 rows/sec., 4.25 MiB/sec. 2025.02.06 05:13:15.721612 [ 255 ] {8246c15c-5856-48c2-a241-e0adba1cec6f} TCPHandler: Processed in 0.006199893 sec. 2025.02.06 05:13:15.721791 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:15.721935 [ 5 ] {db13839c-5bb4-4853-a118-00c5ad51bffe} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:13:15.722020 [ 5 ] {db13839c-5bb4-4853-a118-00c5ad51bffe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:13:15.722662 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9429 rows, containing 5 columns (5 merged, 0 gathered) in 0.008119606 sec., 1161263.2435613256 rows/sec., 78.40 MiB/sec. 2025.02.06 05:13:15.722926 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.06 05:13:15.723517 [ 5 ] {db13839c-5bb4-4853-a118-00c5ad51bffe} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:15.723579 [ 5 ] {db13839c-5bb4-4853-a118-00c5ad51bffe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:15.723619 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_31_6} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:15.723850 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_31_6} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.06 05:13:15.724046 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. 2025.02.06 05:13:15.724284 [ 5 ] {db13839c-5bb4-4853-a118-00c5ad51bffe} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.06 05:13:15.724527 [ 5 ] {db13839c-5bb4-4853-a118-00c5ad51bffe} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:15.724711 [ 102 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.06 05:13:15.724775 [ 102 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:15.724792 [ 5 ] {db13839c-5bb4-4853-a118-00c5ad51bffe} executeQuery: Read 40 rows, 2.77 KiB in 0.002878 sec., 13898.540653231412 rows/sec., 960.95 KiB/sec. 2025.02.06 05:13:15.724819 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:15.724971 [ 5 ] {db13839c-5bb4-4853-a118-00c5ad51bffe} TCPHandler: Processed in 0.003256357 sec. 2025.02.06 05:13:15.725057 [ 189 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.06 05:13:15.725190 [ 189 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:15.725222 [ 189 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1322 rows starting from the beginning of the part 2025.02.06 05:13:15.725328 [ 189 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2025.02.06 05:13:15.725521 [ 189 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part 2025.02.06 05:13:15.725655 [ 189 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2025.02.06 05:13:15.725849 [ 189 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part 2025.02.06 05:13:15.726005 [ 189 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part 2025.02.06 05:13:15.727351 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1646 rows, containing 4 columns (4 merged, 0 gathered) in 0.002393759 sec., 687621.4355747591 rows/sec., 44.91 MiB/sec. 2025.02.06 05:13:15.727586 [ 193 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.06 05:13:15.727924 [ 193 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_31_6} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:15.728031 [ 193 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_31_6} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.06 05:13:15.728124 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.06 05:13:16.115247 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 644 2025.02.06 05:13:16.118599 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:16.118643 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:16.120108 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.06 05:13:16.120427 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:16.121408 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 644 2025.02.06 05:13:17.654442 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:17.654660 [ 255 ] {c546711f-0886-48d0-bef2-cbc7cee7aa2b} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:13:17.654734 [ 255 ] {c546711f-0886-48d0-bef2-cbc7cee7aa2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:13:17.655494 [ 255 ] {c546711f-0886-48d0-bef2-cbc7cee7aa2b} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:17.655543 [ 255 ] {c546711f-0886-48d0-bef2-cbc7cee7aa2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:17.655986 [ 255 ] {c546711f-0886-48d0-bef2-cbc7cee7aa2b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.06 05:13:17.656237 [ 255 ] {c546711f-0886-48d0-bef2-cbc7cee7aa2b} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:17.656516 [ 255 ] {c546711f-0886-48d0-bef2-cbc7cee7aa2b} executeQuery: Read 56 rows, 4.38 KiB in 0.001908 sec., 29350.104821802935 rows/sec., 2.24 MiB/sec. 2025.02.06 05:13:17.656745 [ 255 ] {c546711f-0886-48d0-bef2-cbc7cee7aa2b} TCPHandler: Processed in 0.002482801 sec. 2025.02.06 05:13:17.657083 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:17.657365 [ 5 ] {45003453-0258-4ada-b93d-59f33fcfa0b7} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:13:17.657473 [ 5 ] {45003453-0258-4ada-b93d-59f33fcfa0b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:13:17.658285 [ 5 ] {45003453-0258-4ada-b93d-59f33fcfa0b7} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:17.658331 [ 5 ] {45003453-0258-4ada-b93d-59f33fcfa0b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:17.658785 [ 5 ] {45003453-0258-4ada-b93d-59f33fcfa0b7} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.06 05:13:17.659048 [ 5 ] {45003453-0258-4ada-b93d-59f33fcfa0b7} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:17.659251 [ 5 ] {45003453-0258-4ada-b93d-59f33fcfa0b7} executeQuery: Read 64 rows, 5.12 KiB in 0.001963 sec., 32603.158430973002 rows/sec., 2.54 MiB/sec. 2025.02.06 05:13:17.659316 [ 5 ] {45003453-0258-4ada-b93d-59f33fcfa0b7} TCPHandler: Processed in 0.00242455 sec. 2025.02.06 05:13:17.659472 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:17.659619 [ 255 ] {096b4284-ef40-4e8c-a697-57a8381fee52} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:17.659685 [ 255 ] {096b4284-ef40-4e8c-a697-57a8381fee52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:13:17.660326 [ 255 ] {096b4284-ef40-4e8c-a697-57a8381fee52} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:17.660374 [ 255 ] {096b4284-ef40-4e8c-a697-57a8381fee52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:17.660803 [ 255 ] {096b4284-ef40-4e8c-a697-57a8381fee52} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.06 05:13:17.661053 [ 255 ] {096b4284-ef40-4e8c-a697-57a8381fee52} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:17.661256 [ 255 ] {096b4284-ef40-4e8c-a697-57a8381fee52} executeQuery: Read 54 rows, 3.85 KiB in 0.001673 sec., 32277.346084877467 rows/sec., 2.25 MiB/sec. 2025.02.06 05:13:17.661313 [ 255 ] {096b4284-ef40-4e8c-a697-57a8381fee52} TCPHandler: Processed in 0.001911012 sec. 2025.02.06 05:13:17.661453 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:17.661587 [ 5 ] {63f5ce32-5b62-4aae-98a2-f888e613b43e} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:13:17.661654 [ 5 ] {63f5ce32-5b62-4aae-98a2-f888e613b43e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:13:17.662245 [ 5 ] {63f5ce32-5b62-4aae-98a2-f888e613b43e} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:17.662295 [ 5 ] {63f5ce32-5b62-4aae-98a2-f888e613b43e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:17.662724 [ 5 ] {63f5ce32-5b62-4aae-98a2-f888e613b43e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.06 05:13:17.662965 [ 5 ] {63f5ce32-5b62-4aae-98a2-f888e613b43e} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:17.663162 [ 5 ] {63f5ce32-5b62-4aae-98a2-f888e613b43e} executeQuery: Read 20 rows, 1.38 KiB in 0.001602 sec., 12484.394506866418 rows/sec., 858.30 KiB/sec. 2025.02.06 05:13:17.663239 [ 5 ] {63f5ce32-5b62-4aae-98a2-f888e613b43e} TCPHandler: Processed in 0.00184636 sec. 2025.02.06 05:13:18.582911 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2025.02.06 05:13:18.583556 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:18.583595 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:18.584142 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.06 05:13:18.584401 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:18.584584 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2025.02.06 05:13:19.207099 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.02.06 05:13:19.228265 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:19.228320 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:19.235749 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.06 05:13:19.236553 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:19.239505 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.02.06 05:13:22.664870 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:22.665107 [ 255 ] {6b61de1a-15bd-4c57-9747-9d3c3d7aca54} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:13:22.665189 [ 255 ] {6b61de1a-15bd-4c57-9747-9d3c3d7aca54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:13:22.666027 [ 255 ] {6b61de1a-15bd-4c57-9747-9d3c3d7aca54} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:22.666072 [ 255 ] {6b61de1a-15bd-4c57-9747-9d3c3d7aca54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:22.666507 [ 255 ] {6b61de1a-15bd-4c57-9747-9d3c3d7aca54} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.06 05:13:22.666770 [ 255 ] {6b61de1a-15bd-4c57-9747-9d3c3d7aca54} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:22.667001 [ 255 ] {6b61de1a-15bd-4c57-9747-9d3c3d7aca54} executeQuery: Read 14 rows, 1.01 KiB in 0.00195 sec., 7179.48717948718 rows/sec., 516.83 KiB/sec. 2025.02.06 05:13:22.667098 [ 255 ] {6b61de1a-15bd-4c57-9747-9d3c3d7aca54} TCPHandler: Processed in 0.002367988 sec. 2025.02.06 05:13:22.667458 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:22.667765 [ 5 ] {0339b748-d3f4-47ab-bf8d-6e0d7c3f29c6} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:13:22.667836 [ 5 ] {0339b748-d3f4-47ab-bf8d-6e0d7c3f29c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:13:22.668700 [ 5 ] {0339b748-d3f4-47ab-bf8d-6e0d7c3f29c6} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:22.668743 [ 5 ] {0339b748-d3f4-47ab-bf8d-6e0d7c3f29c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:22.669194 [ 5 ] {0339b748-d3f4-47ab-bf8d-6e0d7c3f29c6} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.06 05:13:22.669448 [ 5 ] {0339b748-d3f4-47ab-bf8d-6e0d7c3f29c6} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:22.669675 [ 5 ] {0339b748-d3f4-47ab-bf8d-6e0d7c3f29c6} executeQuery: Read 255 rows, 22.82 KiB in 0.001992 sec., 128012.0481927711 rows/sec., 11.19 MiB/sec. 2025.02.06 05:13:22.669736 [ 5 ] {0339b748-d3f4-47ab-bf8d-6e0d7c3f29c6} TCPHandler: Processed in 0.002467411 sec. 2025.02.06 05:13:22.669960 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:22.670192 [ 255 ] {b12b11c1-ecd3-4e29-9dd2-201e05bb87f5} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:13:22.670289 [ 255 ] {b12b11c1-ecd3-4e29-9dd2-201e05bb87f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:13:22.671114 [ 255 ] {b12b11c1-ecd3-4e29-9dd2-201e05bb87f5} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:22.671153 [ 255 ] {b12b11c1-ecd3-4e29-9dd2-201e05bb87f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:22.671519 [ 255 ] {b12b11c1-ecd3-4e29-9dd2-201e05bb87f5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.06 05:13:22.671765 [ 255 ] {b12b11c1-ecd3-4e29-9dd2-201e05bb87f5} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:22.671944 [ 255 ] {b12b11c1-ecd3-4e29-9dd2-201e05bb87f5} executeQuery: Read 33 rows, 2.41 KiB in 0.001813 sec., 18201.87534473249 rows/sec., 1.30 MiB/sec. 2025.02.06 05:13:22.671997 [ 255 ] {b12b11c1-ecd3-4e29-9dd2-201e05bb87f5} TCPHandler: Processed in 0.00214825 sec. 2025.02.06 05:13:22.672165 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:22.672305 [ 5 ] {84740e10-cded-4e58-80c4-6393ef1f1cb3} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:13:22.672363 [ 5 ] {84740e10-cded-4e58-80c4-6393ef1f1cb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:13:22.672997 [ 5 ] {84740e10-cded-4e58-80c4-6393ef1f1cb3} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:22.673037 [ 5 ] {84740e10-cded-4e58-80c4-6393ef1f1cb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:22.673404 [ 5 ] {84740e10-cded-4e58-80c4-6393ef1f1cb3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.06 05:13:22.673645 [ 5 ] {84740e10-cded-4e58-80c4-6393ef1f1cb3} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:22.673860 [ 5 ] {84740e10-cded-4e58-80c4-6393ef1f1cb3} executeQuery: Read 14 rows, 1004.00 B in 0.001587 sec., 8821.676118462507 rows/sec., 617.81 KiB/sec. 2025.02.06 05:13:22.673913 [ 5 ] {84740e10-cded-4e58-80c4-6393ef1f1cb3} TCPHandler: Processed in 0.00181832 sec. 2025.02.06 05:13:22.674075 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:22.674216 [ 255 ] {e37e3bb8-ca9a-48fb-979d-7810ab45620e} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:13:22.674273 [ 255 ] {e37e3bb8-ca9a-48fb-979d-7810ab45620e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:13:22.674914 [ 255 ] {e37e3bb8-ca9a-48fb-979d-7810ab45620e} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:22.674952 [ 255 ] {e37e3bb8-ca9a-48fb-979d-7810ab45620e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:22.675311 [ 255 ] {e37e3bb8-ca9a-48fb-979d-7810ab45620e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.06 05:13:22.675554 [ 255 ] {e37e3bb8-ca9a-48fb-979d-7810ab45620e} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:22.675734 [ 255 ] {e37e3bb8-ca9a-48fb-979d-7810ab45620e} executeQuery: Read 13 rows, 830.00 B in 0.00155 sec., 8387.09677419355 rows/sec., 522.93 KiB/sec. 2025.02.06 05:13:22.675785 [ 255 ] {e37e3bb8-ca9a-48fb-979d-7810ab45620e} TCPHandler: Processed in 0.001781648 sec. 2025.02.06 05:13:22.676002 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:22.676227 [ 5 ] {7bd977bd-aa1e-45f0-b0ef-5d06c356d64a} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:13:22.676321 [ 5 ] {7bd977bd-aa1e-45f0-b0ef-5d06c356d64a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:13:22.677239 [ 5 ] {7bd977bd-aa1e-45f0-b0ef-5d06c356d64a} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:22.677279 [ 5 ] {7bd977bd-aa1e-45f0-b0ef-5d06c356d64a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:22.677657 [ 5 ] {7bd977bd-aa1e-45f0-b0ef-5d06c356d64a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.06 05:13:22.677897 [ 5 ] {7bd977bd-aa1e-45f0-b0ef-5d06c356d64a} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:22.678176 [ 5 ] {7bd977bd-aa1e-45f0-b0ef-5d06c356d64a} executeQuery: Read 408 rows, 29.76 KiB in 0.001992 sec., 204819.27710843374 rows/sec., 14.59 MiB/sec. 2025.02.06 05:13:22.678242 [ 5 ] {7bd977bd-aa1e-45f0-b0ef-5d06c356d64a} TCPHandler: Processed in 0.002359407 sec. 2025.02.06 05:13:22.678493 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:22.678685 [ 255 ] {2e77aedc-763f-436d-93ec-02473292289c} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:13:22.678743 [ 255 ] {2e77aedc-763f-436d-93ec-02473292289c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:13:22.679219 [ 255 ] {2e77aedc-763f-436d-93ec-02473292289c} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:22.679258 [ 255 ] {2e77aedc-763f-436d-93ec-02473292289c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:22.679631 [ 255 ] {2e77aedc-763f-436d-93ec-02473292289c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.06 05:13:22.679865 [ 255 ] {2e77aedc-763f-436d-93ec-02473292289c} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:22.679981 [ 94 ] {} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.06 05:13:22.680028 [ 94 ] {} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:22.680050 [ 255 ] {2e77aedc-763f-436d-93ec-02473292289c} executeQuery: Read 6 rows, 321.00 B in 0.001398 sec., 4291.845493562232 rows/sec., 224.23 KiB/sec. 2025.02.06 05:13:22.680054 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:22.680144 [ 255 ] {2e77aedc-763f-436d-93ec-02473292289c} TCPHandler: Processed in 0.001799469 sec. 2025.02.06 05:13:22.680354 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:22.680371 [ 189 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.06 05:13:22.680548 [ 5 ] {17402cf8-3c62-4629-a394-65f739aadcca} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:22.680672 [ 5 ] {17402cf8-3c62-4629-a394-65f739aadcca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:13:22.680693 [ 189 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:22.680799 [ 189 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2025.02.06 05:13:22.681170 [ 189 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2025.02.06 05:13:22.681497 [ 189 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.02.06 05:13:22.681888 [ 189 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.02.06 05:13:22.682070 [ 189 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2025.02.06 05:13:22.682286 [ 189 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2025.02.06 05:13:22.683434 [ 5 ] {17402cf8-3c62-4629-a394-65f739aadcca} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:22.683502 [ 5 ] {17402cf8-3c62-4629-a394-65f739aadcca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:22.684572 [ 5 ] {17402cf8-3c62-4629-a394-65f739aadcca} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.06 05:13:22.685216 [ 5 ] {17402cf8-3c62-4629-a394-65f739aadcca} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:22.685353 [ 193 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.0051914 sec., 12713.333590168357 rows/sec., 664.22 KiB/sec. 2025.02.06 05:13:22.685617 [ 5 ] {17402cf8-3c62-4629-a394-65f739aadcca} executeQuery: Read 237 rows, 16.27 KiB in 0.00512 sec., 46289.06249999999 rows/sec., 3.10 MiB/sec. 2025.02.06 05:13:22.685653 [ 188 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.06 05:13:22.685701 [ 5 ] {17402cf8-3c62-4629-a394-65f739aadcca} TCPHandler: Processed in 0.00547854 sec. 2025.02.06 05:13:22.685896 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:22.686084 [ 188 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_11_2} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:22.686122 [ 255 ] {e3a4beb8-8338-4dbb-8b5c-94a1e5982000} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:13:22.686240 [ 255 ] {e3a4beb8-8338-4dbb-8b5c-94a1e5982000} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:13:22.686248 [ 188 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_11_2} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.06 05:13:22.686468 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.06 05:13:22.686924 [ 255 ] {e3a4beb8-8338-4dbb-8b5c-94a1e5982000} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:22.686968 [ 255 ] {e3a4beb8-8338-4dbb-8b5c-94a1e5982000} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:22.687329 [ 255 ] {e3a4beb8-8338-4dbb-8b5c-94a1e5982000} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.06 05:13:22.687569 [ 255 ] {e3a4beb8-8338-4dbb-8b5c-94a1e5982000} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:22.687696 [ 94 ] {} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.06 05:13:22.687736 [ 94 ] {} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:22.687754 [ 255 ] {e3a4beb8-8338-4dbb-8b5c-94a1e5982000} executeQuery: Read 1 rows, 69.00 B in 0.001688 sec., 592.4170616113744 rows/sec., 39.92 KiB/sec. 2025.02.06 05:13:22.687763 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:22.687867 [ 255 ] {e3a4beb8-8338-4dbb-8b5c-94a1e5982000} TCPHandler: Processed in 0.002053237 sec. 2025.02.06 05:13:22.687962 [ 193 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.06 05:13:22.688067 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:22.688139 [ 193 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:22.688207 [ 193 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part 2025.02.06 05:13:22.688287 [ 5 ] {b585f59c-3fda-48bc-8165-8a3823e4901e} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:22.688408 [ 193 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2025.02.06 05:13:22.688777 [ 5 ] {b585f59c-3fda-48bc-8165-8a3823e4901e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:13:22.688799 [ 193 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.02.06 05:13:22.689159 [ 193 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.02.06 05:13:22.689568 [ 193 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.02.06 05:13:22.689963 [ 193 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.02.06 05:13:22.694032 [ 187 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.006151502 sec., 1950.7430868103434 rows/sec., 130.81 KiB/sec. 2025.02.06 05:13:22.694077 [ 5 ] {b585f59c-3fda-48bc-8165-8a3823e4901e} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:22.694141 [ 5 ] {b585f59c-3fda-48bc-8165-8a3823e4901e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:22.694306 [ 187 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.06 05:13:22.695043 [ 187 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_11_2} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:22.695286 [ 187 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_11_2} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.06 05:13:22.695454 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.06 05:13:22.695599 [ 5 ] {b585f59c-3fda-48bc-8165-8a3823e4901e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.06 05:13:22.695878 [ 5 ] {b585f59c-3fda-48bc-8165-8a3823e4901e} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:22.696135 [ 5 ] {b585f59c-3fda-48bc-8165-8a3823e4901e} executeQuery: Read 26 rows, 47.71 KiB in 0.007912 sec., 3286.1476238624873 rows/sec., 5.89 MiB/sec. 2025.02.06 05:13:22.696242 [ 5 ] {b585f59c-3fda-48bc-8165-8a3823e4901e} TCPHandler: Processed in 0.008278191 sec. 2025.02.06 05:13:22.696403 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:22.696521 [ 255 ] {5f981e6f-1eaa-4398-8a8f-091cdb126411} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:13:22.696572 [ 255 ] {5f981e6f-1eaa-4398-8a8f-091cdb126411} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:13:22.697057 [ 255 ] {5f981e6f-1eaa-4398-8a8f-091cdb126411} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:22.697095 [ 255 ] {5f981e6f-1eaa-4398-8a8f-091cdb126411} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:22.697471 [ 255 ] {5f981e6f-1eaa-4398-8a8f-091cdb126411} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.06 05:13:22.697709 [ 255 ] {5f981e6f-1eaa-4398-8a8f-091cdb126411} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:22.697882 [ 255 ] {5f981e6f-1eaa-4398-8a8f-091cdb126411} executeQuery: Read 82 rows, 5.33 KiB in 0.001386 sec., 59163.05916305916 rows/sec., 3.76 MiB/sec. 2025.02.06 05:13:22.697934 [ 255 ] {5f981e6f-1eaa-4398-8a8f-091cdb126411} TCPHandler: Processed in 0.001586902 sec. 2025.02.06 05:13:25.952963 [ 89 ] {} DNSResolver: Updating DNS cache 2025.02.06 05:13:25.953016 [ 89 ] {} DNSResolver: Updated DNS cache 2025.02.06 05:13:26.085595 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2025.02.06 05:13:26.086275 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:26.086324 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:26.086847 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.06 05:13:26.087102 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:26.087332 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.02.06 05:13:26.122501 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 674 2025.02.06 05:13:26.125462 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:26.125512 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:26.127073 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.06 05:13:26.127381 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:26.127896 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 674 2025.02.06 05:13:26.740459 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.02.06 05:13:26.763638 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:26.763699 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:26.771373 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.06 05:13:26.772171 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:26.775375 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.02.06 05:13:27.659618 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:27.659928 [ 255 ] {c4450a17-1ab8-435d-a2c9-4cdc7dc97e47} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:13:27.660002 [ 255 ] {c4450a17-1ab8-435d-a2c9-4cdc7dc97e47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:13:27.660849 [ 255 ] {c4450a17-1ab8-435d-a2c9-4cdc7dc97e47} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:27.660902 [ 255 ] {c4450a17-1ab8-435d-a2c9-4cdc7dc97e47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:27.661362 [ 255 ] {c4450a17-1ab8-435d-a2c9-4cdc7dc97e47} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.06 05:13:27.661615 [ 255 ] {c4450a17-1ab8-435d-a2c9-4cdc7dc97e47} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:27.661847 [ 255 ] {c4450a17-1ab8-435d-a2c9-4cdc7dc97e47} executeQuery: Read 82 rows, 6.94 KiB in 0.002 sec., 41000 rows/sec., 3.39 MiB/sec. 2025.02.06 05:13:27.661903 [ 255 ] {c4450a17-1ab8-435d-a2c9-4cdc7dc97e47} TCPHandler: Processed in 0.002480971 sec. 2025.02.06 05:13:27.663331 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:27.663568 [ 5 ] {4fdec79f-b2ac-442d-ba9f-beea87b56d6f} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:13:27.663651 [ 5 ] {4fdec79f-b2ac-442d-ba9f-beea87b56d6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:13:27.664431 [ 5 ] {4fdec79f-b2ac-442d-ba9f-beea87b56d6f} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:27.664484 [ 5 ] {4fdec79f-b2ac-442d-ba9f-beea87b56d6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:27.664931 [ 5 ] {4fdec79f-b2ac-442d-ba9f-beea87b56d6f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.06 05:13:27.665188 [ 5 ] {4fdec79f-b2ac-442d-ba9f-beea87b56d6f} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:27.665428 [ 5 ] {4fdec79f-b2ac-442d-ba9f-beea87b56d6f} executeQuery: Read 13 rows, 1001.00 B in 0.001919 sec., 6774.361646690985 rows/sec., 509.40 KiB/sec. 2025.02.06 05:13:27.665496 [ 5 ] {4fdec79f-b2ac-442d-ba9f-beea87b56d6f} TCPHandler: Processed in 0.002312336 sec. 2025.02.06 05:13:27.665676 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:27.665819 [ 255 ] {bdd6012c-295d-4127-a452-6debcda20849} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:13:27.665877 [ 255 ] {bdd6012c-295d-4127-a452-6debcda20849} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:13:27.666599 [ 255 ] {bdd6012c-295d-4127-a452-6debcda20849} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:27.666648 [ 255 ] {bdd6012c-295d-4127-a452-6debcda20849} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:27.667055 [ 255 ] {bdd6012c-295d-4127-a452-6debcda20849} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.06 05:13:27.667299 [ 255 ] {bdd6012c-295d-4127-a452-6debcda20849} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:27.667500 [ 255 ] {bdd6012c-295d-4127-a452-6debcda20849} executeQuery: Read 77 rows, 6.16 KiB in 0.001714 sec., 44924.15402567094 rows/sec., 3.51 MiB/sec. 2025.02.06 05:13:27.667552 [ 255 ] {bdd6012c-295d-4127-a452-6debcda20849} TCPHandler: Processed in 0.001957254 sec. 2025.02.06 05:13:27.667715 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:27.667840 [ 5 ] {2f05bad1-fe9b-401f-ae15-d28ea6a3ac56} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:27.667938 [ 5 ] {2f05bad1-fe9b-401f-ae15-d28ea6a3ac56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:13:27.668950 [ 5 ] {2f05bad1-fe9b-401f-ae15-d28ea6a3ac56} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:27.668991 [ 5 ] {2f05bad1-fe9b-401f-ae15-d28ea6a3ac56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:27.669394 [ 5 ] {2f05bad1-fe9b-401f-ae15-d28ea6a3ac56} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.06 05:13:27.669637 [ 5 ] {2f05bad1-fe9b-401f-ae15-d28ea6a3ac56} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:27.669849 [ 5 ] {2f05bad1-fe9b-401f-ae15-d28ea6a3ac56} executeQuery: Read 160 rows, 11.41 KiB in 0.00204 sec., 78431.37254901961 rows/sec., 5.46 MiB/sec. 2025.02.06 05:13:27.669901 [ 5 ] {2f05bad1-fe9b-401f-ae15-d28ea6a3ac56} TCPHandler: Processed in 0.002247004 sec. 2025.02.06 05:13:27.670060 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:27.670206 [ 255 ] {c41f2fe9-37d9-4dc1-8427-3a6f6c31c6eb} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:27.670302 [ 255 ] {c41f2fe9-37d9-4dc1-8427-3a6f6c31c6eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:13:27.671519 [ 255 ] {c41f2fe9-37d9-4dc1-8427-3a6f6c31c6eb} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:27.671559 [ 255 ] {c41f2fe9-37d9-4dc1-8427-3a6f6c31c6eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:27.672207 [ 255 ] {c41f2fe9-37d9-4dc1-8427-3a6f6c31c6eb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.06 05:13:27.672460 [ 255 ] {c41f2fe9-37d9-4dc1-8427-3a6f6c31c6eb} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:27.672695 [ 255 ] {c41f2fe9-37d9-4dc1-8427-3a6f6c31c6eb} executeQuery: Read 13 rows, 23.85 KiB in 0.00252 sec., 5158.730158730158 rows/sec., 9.24 MiB/sec. 2025.02.06 05:13:27.672785 [ 255 ] {c41f2fe9-37d9-4dc1-8427-3a6f6c31c6eb} TCPHandler: Processed in 0.002794191 sec. 2025.02.06 05:13:27.672993 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:27.673222 [ 5 ] {d9f67981-e8f9-4a48-9728-01d90c97473b} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:13:27.673317 [ 5 ] {d9f67981-e8f9-4a48-9728-01d90c97473b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:13:27.674071 [ 5 ] {d9f67981-e8f9-4a48-9728-01d90c97473b} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:27.674110 [ 5 ] {d9f67981-e8f9-4a48-9728-01d90c97473b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:27.674485 [ 5 ] {d9f67981-e8f9-4a48-9728-01d90c97473b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.06 05:13:27.674737 [ 5 ] {d9f67981-e8f9-4a48-9728-01d90c97473b} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:27.674943 [ 5 ] {d9f67981-e8f9-4a48-9728-01d90c97473b} executeQuery: Read 60 rows, 4.14 KiB in 0.001777 sec., 33764.772087788406 rows/sec., 2.28 MiB/sec. 2025.02.06 05:13:27.674993 [ 5 ] {d9f67981-e8f9-4a48-9728-01d90c97473b} TCPHandler: Processed in 0.002111509 sec. 2025.02.06 05:13:28.197583 [ 84 ] {} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.06 05:13:28.197644 [ 84 ] {} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:28.197666 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.02.06 05:13:28.198044 [ 199 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.06 05:13:28.198292 [ 199 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:28.198357 [ 199 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2025.02.06 05:13:28.198549 [ 199 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.02.06 05:13:28.198784 [ 199 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.02.06 05:13:28.199029 [ 199 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2025.02.06 05:13:28.199185 [ 199 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part 2025.02.06 05:13:28.200319 [ 193 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.002549013 sec., 10200.026441607006 rows/sec., 871.58 KiB/sec. 2025.02.06 05:13:28.200524 [ 196 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.06 05:13:28.200897 [ 196 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_5_1} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:28.200983 [ 196 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_5_1} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.06 05:13:28.201082 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.06 05:13:32.665167 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:32.665429 [ 255 ] {19817f95-e2d9-4d99-82f6-45608d1a9756} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:13:32.665514 [ 255 ] {19817f95-e2d9-4d99-82f6-45608d1a9756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:13:32.666348 [ 255 ] {19817f95-e2d9-4d99-82f6-45608d1a9756} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:32.666403 [ 255 ] {19817f95-e2d9-4d99-82f6-45608d1a9756} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:32.666846 [ 255 ] {19817f95-e2d9-4d99-82f6-45608d1a9756} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.06 05:13:32.667104 [ 255 ] {19817f95-e2d9-4d99-82f6-45608d1a9756} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:32.667365 [ 255 ] {19817f95-e2d9-4d99-82f6-45608d1a9756} executeQuery: Read 14 rows, 1.01 KiB in 0.001985 sec., 7052.896725440807 rows/sec., 507.71 KiB/sec. 2025.02.06 05:13:32.667573 [ 255 ] {19817f95-e2d9-4d99-82f6-45608d1a9756} TCPHandler: Processed in 0.002549224 sec. 2025.02.06 05:13:32.667841 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:32.668038 [ 5 ] {920420ff-5477-459c-b841-f8baebd8b382} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.06 05:13:32.668122 [ 5 ] {920420ff-5477-459c-b841-f8baebd8b382} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.06 05:13:32.668984 [ 5 ] {920420ff-5477-459c-b841-f8baebd8b382} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:32.669035 [ 5 ] {920420ff-5477-459c-b841-f8baebd8b382} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:32.669471 [ 5 ] {920420ff-5477-459c-b841-f8baebd8b382} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.06 05:13:32.669729 [ 5 ] {920420ff-5477-459c-b841-f8baebd8b382} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:32.669970 [ 5 ] {920420ff-5477-459c-b841-f8baebd8b382} executeQuery: Read 6 rows, 501.00 B in 0.001988 sec., 3018.1086519114683 rows/sec., 246.11 KiB/sec. 2025.02.06 05:13:32.670038 [ 5 ] {920420ff-5477-459c-b841-f8baebd8b382} TCPHandler: Processed in 0.002329926 sec. 2025.02.06 05:13:32.670210 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:32.670339 [ 255 ] {cfe06947-457c-4686-90e9-8bdedc1e861e} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:13:32.670393 [ 255 ] {cfe06947-457c-4686-90e9-8bdedc1e861e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:13:32.671144 [ 255 ] {cfe06947-457c-4686-90e9-8bdedc1e861e} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:32.671186 [ 255 ] {cfe06947-457c-4686-90e9-8bdedc1e861e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:32.671582 [ 255 ] {cfe06947-457c-4686-90e9-8bdedc1e861e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.06 05:13:32.671821 [ 255 ] {cfe06947-457c-4686-90e9-8bdedc1e861e} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:32.672051 [ 255 ] {cfe06947-457c-4686-90e9-8bdedc1e861e} executeQuery: Read 258 rows, 23.04 KiB in 0.00174 sec., 148275.8620689655 rows/sec., 12.93 MiB/sec. 2025.02.06 05:13:32.672176 [ 255 ] {cfe06947-457c-4686-90e9-8bdedc1e861e} TCPHandler: Processed in 0.002024777 sec. 2025.02.06 05:13:32.672354 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:32.672479 [ 5 ] {69e72dff-def2-45c7-9ca7-c5bb484e8ceb} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:13:32.672534 [ 5 ] {69e72dff-def2-45c7-9ca7-c5bb484e8ceb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:13:32.673162 [ 5 ] {69e72dff-def2-45c7-9ca7-c5bb484e8ceb} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:32.673204 [ 5 ] {69e72dff-def2-45c7-9ca7-c5bb484e8ceb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:32.673572 [ 5 ] {69e72dff-def2-45c7-9ca7-c5bb484e8ceb} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.06 05:13:32.673812 [ 5 ] {69e72dff-def2-45c7-9ca7-c5bb484e8ceb} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:32.674027 [ 5 ] {69e72dff-def2-45c7-9ca7-c5bb484e8ceb} executeQuery: Read 39 rows, 2.83 KiB in 0.001565 sec., 24920.127795527158 rows/sec., 1.77 MiB/sec. 2025.02.06 05:13:32.674158 [ 5 ] {69e72dff-def2-45c7-9ca7-c5bb484e8ceb} TCPHandler: Processed in 0.001862941 sec. 2025.02.06 05:13:32.674392 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:32.674527 [ 255 ] {35eb27c2-7a59-4aac-8e5b-1584b19be017} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:13:32.674585 [ 255 ] {35eb27c2-7a59-4aac-8e5b-1584b19be017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:13:32.675255 [ 255 ] {35eb27c2-7a59-4aac-8e5b-1584b19be017} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:32.675296 [ 255 ] {35eb27c2-7a59-4aac-8e5b-1584b19be017} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:32.675653 [ 255 ] {35eb27c2-7a59-4aac-8e5b-1584b19be017} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.06 05:13:32.675897 [ 255 ] {35eb27c2-7a59-4aac-8e5b-1584b19be017} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:32.676062 [ 76 ] {} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.06 05:13:32.676146 [ 76 ] {} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:32.676148 [ 255 ] {35eb27c2-7a59-4aac-8e5b-1584b19be017} executeQuery: Read 14 rows, 1004.00 B in 0.001637 sec., 8552.22968845449 rows/sec., 598.94 KiB/sec. 2025.02.06 05:13:32.676191 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:32.676299 [ 255 ] {35eb27c2-7a59-4aac-8e5b-1584b19be017} TCPHandler: Processed in 0.002019966 sec. 2025.02.06 05:13:32.676386 [ 186 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.06 05:13:32.676492 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:32.676535 [ 186 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:32.676580 [ 186 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part 2025.02.06 05:13:32.676813 [ 186 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2025.02.06 05:13:32.676826 [ 5 ] {ead963dc-f03a-452f-bddc-06a138d0b50a} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:13:32.677054 [ 186 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2025.02.06 05:13:32.677068 [ 5 ] {ead963dc-f03a-452f-bddc-06a138d0b50a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:13:32.677453 [ 186 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part 2025.02.06 05:13:32.677775 [ 186 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2025.02.06 05:13:32.678146 [ 186 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.02.06 05:13:32.679685 [ 5 ] {ead963dc-f03a-452f-bddc-06a138d0b50a} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:32.679750 [ 5 ] {ead963dc-f03a-452f-bddc-06a138d0b50a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:32.680742 [ 5 ] {ead963dc-f03a-452f-bddc-06a138d0b50a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.06 05:13:32.681128 [ 186 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.004819628 sec., 109344.53862414278 rows/sec., 7.83 MiB/sec. 2025.02.06 05:13:32.681253 [ 5 ] {ead963dc-f03a-452f-bddc-06a138d0b50a} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:32.681332 [ 196 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.06 05:13:32.681527 [ 5 ] {ead963dc-f03a-452f-bddc-06a138d0b50a} executeQuery: Read 13 rows, 830.00 B in 0.00487 sec., 2669.4045174537987 rows/sec., 166.44 KiB/sec. 2025.02.06 05:13:32.681622 [ 5 ] {ead963dc-f03a-452f-bddc-06a138d0b50a} TCPHandler: Processed in 0.005217161 sec. 2025.02.06 05:13:32.681807 [ 196 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_16_3} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:32.681835 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:32.681904 [ 196 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_16_3} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.06 05:13:32.682000 [ 255 ] {66c22a90-1491-4fe5-9851-3be314d60fae} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:13:32.682074 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.06 05:13:32.682095 [ 255 ] {66c22a90-1491-4fe5-9851-3be314d60fae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:13:32.682914 [ 255 ] {66c22a90-1491-4fe5-9851-3be314d60fae} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:32.682956 [ 255 ] {66c22a90-1491-4fe5-9851-3be314d60fae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:32.683358 [ 255 ] {66c22a90-1491-4fe5-9851-3be314d60fae} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.06 05:13:32.683599 [ 255 ] {66c22a90-1491-4fe5-9851-3be314d60fae} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:32.683827 [ 255 ] {66c22a90-1491-4fe5-9851-3be314d60fae} executeQuery: Read 414 rows, 30.25 KiB in 0.001869 sec., 221508.82825040127 rows/sec., 15.81 MiB/sec. 2025.02.06 05:13:32.683890 [ 255 ] {66c22a90-1491-4fe5-9851-3be314d60fae} TCPHandler: Processed in 0.002162231 sec. 2025.02.06 05:13:32.684067 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:32.684208 [ 5 ] {239562de-3b5d-4950-b357-270f1bae342c} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:13:32.684270 [ 5 ] {239562de-3b5d-4950-b357-270f1bae342c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:13:32.684847 [ 5 ] {239562de-3b5d-4950-b357-270f1bae342c} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:32.684892 [ 5 ] {239562de-3b5d-4950-b357-270f1bae342c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:32.685277 [ 5 ] {239562de-3b5d-4950-b357-270f1bae342c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.06 05:13:32.685511 [ 5 ] {239562de-3b5d-4950-b357-270f1bae342c} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:32.685684 [ 5 ] {239562de-3b5d-4950-b357-270f1bae342c} executeQuery: Read 6 rows, 321.00 B in 0.001509 sec., 3976.1431411530816 rows/sec., 207.74 KiB/sec. 2025.02.06 05:13:32.685733 [ 5 ] {239562de-3b5d-4950-b357-270f1bae342c} TCPHandler: Processed in 0.001734607 sec. 2025.02.06 05:13:32.685902 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:32.686023 [ 255 ] {e7f836d1-23d3-45c9-bafa-b9ea18b336d3} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:32.686076 [ 255 ] {e7f836d1-23d3-45c9-bafa-b9ea18b336d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:13:32.686693 [ 255 ] {e7f836d1-23d3-45c9-bafa-b9ea18b336d3} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:32.686734 [ 255 ] {e7f836d1-23d3-45c9-bafa-b9ea18b336d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:32.687125 [ 255 ] {e7f836d1-23d3-45c9-bafa-b9ea18b336d3} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.06 05:13:32.687370 [ 255 ] {e7f836d1-23d3-45c9-bafa-b9ea18b336d3} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:32.687583 [ 255 ] {e7f836d1-23d3-45c9-bafa-b9ea18b336d3} executeQuery: Read 240 rows, 16.48 KiB in 0.001585 sec., 151419.55835962144 rows/sec., 10.15 MiB/sec. 2025.02.06 05:13:32.687635 [ 255 ] {e7f836d1-23d3-45c9-bafa-b9ea18b336d3} TCPHandler: Processed in 0.001798738 sec. 2025.02.06 05:13:32.687799 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:32.687917 [ 5 ] {32443f3c-c074-4f4d-bc23-d310cab34b1a} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:13:32.687969 [ 5 ] {32443f3c-c074-4f4d-bc23-d310cab34b1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:13:32.688525 [ 5 ] {32443f3c-c074-4f4d-bc23-d310cab34b1a} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:32.688570 [ 5 ] {32443f3c-c074-4f4d-bc23-d310cab34b1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:32.688998 [ 5 ] {32443f3c-c074-4f4d-bc23-d310cab34b1a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.06 05:13:32.689230 [ 5 ] {32443f3c-c074-4f4d-bc23-d310cab34b1a} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:32.689411 [ 5 ] {32443f3c-c074-4f4d-bc23-d310cab34b1a} executeQuery: Read 1 rows, 69.00 B in 0.001519 sec., 658.3278472679394 rows/sec., 44.36 KiB/sec. 2025.02.06 05:13:32.689460 [ 5 ] {32443f3c-c074-4f4d-bc23-d310cab34b1a} TCPHandler: Processed in 0.001718666 sec. 2025.02.06 05:13:32.689604 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:32.689721 [ 255 ] {aa93590c-89f7-4712-bde7-0167440c530d} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:32.689804 [ 255 ] {aa93590c-89f7-4712-bde7-0167440c530d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:13:32.690926 [ 255 ] {aa93590c-89f7-4712-bde7-0167440c530d} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:32.690966 [ 255 ] {aa93590c-89f7-4712-bde7-0167440c530d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:32.691609 [ 255 ] {aa93590c-89f7-4712-bde7-0167440c530d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.06 05:13:32.691867 [ 255 ] {aa93590c-89f7-4712-bde7-0167440c530d} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:32.692138 [ 255 ] {aa93590c-89f7-4712-bde7-0167440c530d} executeQuery: Read 26 rows, 47.71 KiB in 0.002438 sec., 10664.47908121411 rows/sec., 19.11 MiB/sec. 2025.02.06 05:13:32.692431 [ 255 ] {aa93590c-89f7-4712-bde7-0167440c530d} TCPHandler: Processed in 0.002878834 sec. 2025.02.06 05:13:32.692639 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:32.692865 [ 5 ] {fc14360d-c5d7-4168-9df5-7a74c4487462} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:13:32.692960 [ 5 ] {fc14360d-c5d7-4168-9df5-7a74c4487462} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:13:32.693484 [ 5 ] {fc14360d-c5d7-4168-9df5-7a74c4487462} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:32.693523 [ 5 ] {fc14360d-c5d7-4168-9df5-7a74c4487462} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:32.693895 [ 5 ] {fc14360d-c5d7-4168-9df5-7a74c4487462} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.06 05:13:32.694136 [ 5 ] {fc14360d-c5d7-4168-9df5-7a74c4487462} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:32.694317 [ 5 ] {fc14360d-c5d7-4168-9df5-7a74c4487462} executeQuery: Read 82 rows, 5.33 KiB in 0.001507 sec., 54412.7405441274 rows/sec., 3.46 MiB/sec. 2025.02.06 05:13:32.694366 [ 5 ] {fc14360d-c5d7-4168-9df5-7a74c4487462} TCPHandler: Processed in 0.00184031 sec. 2025.02.06 05:13:33.588352 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 2025.02.06 05:13:33.589133 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:33.589205 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:33.589836 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.06 05:13:33.590113 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:33.590280 [ 75 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.06 05:13:33.590337 [ 75 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:33.590338 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 2025.02.06 05:13:33.590364 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:33.590568 [ 196 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.06 05:13:33.590786 [ 196 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:33.590850 [ 196 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2025.02.06 05:13:33.590966 [ 196 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part 2025.02.06 05:13:33.591092 [ 196 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part 2025.02.06 05:13:33.591213 [ 196 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part 2025.02.06 05:13:33.591316 [ 196 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part 2025.02.06 05:13:33.591426 [ 196 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part 2025.02.06 05:13:33.594741 [ 186 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.00428709 sec., 2248145.0121177766 rows/sec., 32.16 MiB/sec. 2025.02.06 05:13:33.595106 [ 197 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.06 05:13:33.595536 [ 197 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_21_4} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:33.595653 [ 197 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_21_4} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.06 05:13:33.595794 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2025.02.06 05:13:34.276328 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.02.06 05:13:34.298054 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:34.298118 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:34.305565 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.06 05:13:34.306353 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:34.306704 [ 74 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.06 05:13:34.306851 [ 74 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:34.306931 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:34.307337 [ 190 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.06 05:13:34.323689 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.02.06 05:13:34.324951 [ 190 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:34.326202 [ 190 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2025.02.06 05:13:34.331395 [ 190 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2025.02.06 05:13:34.336711 [ 190 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2025.02.06 05:13:34.342162 [ 190 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.02.06 05:13:34.347806 [ 190 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2025.02.06 05:13:34.352397 [ 190 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2025.02.06 05:13:34.410983 [ 195 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.103904401 sec., 1530.2527945856693 rows/sec., 7.91 MiB/sec. 2025.02.06 05:13:34.413690 [ 192 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.06 05:13:34.416723 [ 192 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_21_4} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:34.416855 [ 192 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_21_4} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.06 05:13:34.419410 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2025.02.06 05:13:35.001151 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 184.27 MiB, peak 194.81 MiB, free memory in arenas 0.00 B, will set to 186.34 MiB (RSS), difference: 2.08 MiB 2025.02.06 05:13:36.128928 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 710 2025.02.06 05:13:36.132117 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:36.132156 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:36.133610 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.06 05:13:36.133913 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:36.134085 [ 70 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.06 05:13:36.134147 [ 70 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:36.134185 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:36.134603 [ 195 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.06 05:13:36.135113 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 710 2025.02.06 05:13:36.135650 [ 195 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:36.135838 [ 195 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 528 rows starting from the beginning of the part 2025.02.06 05:13:36.136466 [ 195 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part 2025.02.06 05:13:36.137144 [ 195 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part 2025.02.06 05:13:36.137826 [ 195 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part 2025.02.06 05:13:36.138507 [ 195 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part 2025.02.06 05:13:36.139083 [ 195 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part 2025.02.06 05:13:36.147057 [ 198 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 710 rows, containing 72 columns (72 merged, 0 gathered) in 0.012730017 sec., 55773.68828336993 rows/sec., 47.91 MiB/sec. 2025.02.06 05:13:36.148212 [ 191 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.06 05:13:36.148904 [ 191 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_16_3} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:36.148986 [ 191 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_16_3} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.06 05:13:36.149188 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. 2025.02.06 05:13:37.659864 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:37.660075 [ 255 ] {754984de-99da-4729-b06a-c1337d7ed3ee} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:13:37.660150 [ 255 ] {754984de-99da-4729-b06a-c1337d7ed3ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:13:37.660937 [ 255 ] {754984de-99da-4729-b06a-c1337d7ed3ee} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:37.660985 [ 255 ] {754984de-99da-4729-b06a-c1337d7ed3ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:37.661436 [ 255 ] {754984de-99da-4729-b06a-c1337d7ed3ee} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.06 05:13:37.661701 [ 255 ] {754984de-99da-4729-b06a-c1337d7ed3ee} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:37.661880 [ 69 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.06 05:13:37.661951 [ 255 ] {754984de-99da-4729-b06a-c1337d7ed3ee} executeQuery: Read 82 rows, 6.94 KiB in 0.001926 sec., 42575.285565939776 rows/sec., 3.52 MiB/sec. 2025.02.06 05:13:37.661957 [ 69 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:37.662027 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:37.662079 [ 255 ] {754984de-99da-4729-b06a-c1337d7ed3ee} TCPHandler: Processed in 0.002345096 sec. 2025.02.06 05:13:37.662219 [ 198 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.06 05:13:37.662354 [ 198 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:37.662400 [ 198 ] {8936ae73-78b9-4e12-9727-fad1215965f8::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.02.06 05:13:37.662513 [ 198 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part 2025.02.06 05:13:37.662616 [ 198 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 255 rows starting from the beginning of the part 2025.02.06 05:13:37.662936 [ 198 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part 2025.02.06 05:13:37.663078 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:37.663138 [ 198 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 258 rows starting from the beginning of the part 2025.02.06 05:13:37.663334 [ 198 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part 2025.02.06 05:13:37.663607 [ 5 ] {cdb53813-4513-4e46-9cce-928552f784e5} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:13:37.663786 [ 5 ] {cdb53813-4513-4e46-9cce-928552f784e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:13:37.665921 [ 5 ] {cdb53813-4513-4e46-9cce-928552f784e5} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:37.666001 [ 5 ] {cdb53813-4513-4e46-9cce-928552f784e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:37.666984 [ 5 ] {cdb53813-4513-4e46-9cce-928552f784e5} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.06 05:13:37.667034 [ 191 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2164 rows, containing 5 columns (5 merged, 0 gathered) in 0.00489397 sec., 442176.8012472492 rows/sec., 38.87 MiB/sec. 2025.02.06 05:13:37.667329 [ 5 ] {cdb53813-4513-4e46-9cce-928552f784e5} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:37.667388 [ 191 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.06 05:13:37.667581 [ 69 ] {} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.06 05:13:37.667690 [ 69 ] {} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:37.667757 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:37.667837 [ 5 ] {cdb53813-4513-4e46-9cce-928552f784e5} executeQuery: Read 13 rows, 1001.00 B in 0.004374 sec., 2972.107910379515 rows/sec., 223.49 KiB/sec. 2025.02.06 05:13:37.668187 [ 5 ] {cdb53813-4513-4e46-9cce-928552f784e5} TCPHandler: Processed in 0.005350775 sec. 2025.02.06 05:13:37.668218 [ 200 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.06 05:13:37.668415 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_36_7} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:37.668543 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:37.668566 [ 200 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:37.668624 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_36_7} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.06 05:13:37.668635 [ 200 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 60 rows starting from the beginning of the part 2025.02.06 05:13:37.669014 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2025.02.06 05:13:37.669102 [ 255 ] {d3f2f91a-30d5-4bea-8534-6f3139f88379} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:13:37.669178 [ 200 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part 2025.02.06 05:13:37.669323 [ 255 ] {d3f2f91a-30d5-4bea-8534-6f3139f88379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:13:37.669447 [ 200 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 33 rows starting from the beginning of the part 2025.02.06 05:13:37.669834 [ 200 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part 2025.02.06 05:13:37.670088 [ 200 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part 2025.02.06 05:13:37.670402 [ 200 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part 2025.02.06 05:13:37.672398 [ 255 ] {d3f2f91a-30d5-4bea-8534-6f3139f88379} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:37.672483 [ 255 ] {d3f2f91a-30d5-4bea-8534-6f3139f88379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:37.673411 [ 188 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.005525291 sec., 32758.455617993695 rows/sec., 2.46 MiB/sec. 2025.02.06 05:13:37.673573 [ 255 ] {d3f2f91a-30d5-4bea-8534-6f3139f88379} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.06 05:13:37.673599 [ 188 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.06 05:13:37.674083 [ 255 ] {d3f2f91a-30d5-4bea-8534-6f3139f88379} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:37.674106 [ 188 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_26_5} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:37.674293 [ 188 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_26_5} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.06 05:13:37.674362 [ 69 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.06 05:13:37.674462 [ 69 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:37.674542 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:37.674646 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.06 05:13:37.674655 [ 255 ] {d3f2f91a-30d5-4bea-8534-6f3139f88379} executeQuery: Read 77 rows, 6.16 KiB in 0.005848 sec., 13166.89466484268 rows/sec., 1.03 MiB/sec. 2025.02.06 05:13:37.675100 [ 255 ] {d3f2f91a-30d5-4bea-8534-6f3139f88379} TCPHandler: Processed in 0.006775431 sec. 2025.02.06 05:13:37.675199 [ 188 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.06 05:13:37.675458 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:37.675739 [ 188 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:37.675853 [ 188 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part 2025.02.06 05:13:37.675873 [ 5 ] {1c487a03-1d81-408b-8fd2-d638e9e35baa} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:37.676006 [ 5 ] {1c487a03-1d81-408b-8fd2-d638e9e35baa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:13:37.676066 [ 188 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part 2025.02.06 05:13:37.676459 [ 188 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 408 rows starting from the beginning of the part 2025.02.06 05:13:37.676750 [ 188 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 77 rows starting from the beginning of the part 2025.02.06 05:13:37.677100 [ 188 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 414 rows starting from the beginning of the part 2025.02.06 05:13:37.677324 [ 188 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 77 rows starting from the beginning of the part 2025.02.06 05:13:37.678069 [ 5 ] {1c487a03-1d81-408b-8fd2-d638e9e35baa} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:37.678122 [ 5 ] {1c487a03-1d81-408b-8fd2-d638e9e35baa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:37.678720 [ 5 ] {1c487a03-1d81-408b-8fd2-d638e9e35baa} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.06 05:13:37.679046 [ 5 ] {1c487a03-1d81-408b-8fd2-d638e9e35baa} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:37.679192 [ 187 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.004405444 sec., 443315.13463796163 rows/sec., 33.93 MiB/sec. 2025.02.06 05:13:37.679321 [ 69 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.06 05:13:37.679407 [ 69 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:37.679452 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:37.679539 [ 5 ] {1c487a03-1d81-408b-8fd2-d638e9e35baa} executeQuery: Read 160 rows, 11.41 KiB in 0.00375 sec., 42666.66666666667 rows/sec., 2.97 MiB/sec. 2025.02.06 05:13:37.679740 [ 189 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.06 05:13:37.680143 [ 5 ] {1c487a03-1d81-408b-8fd2-d638e9e35baa} TCPHandler: Processed in 0.004848779 sec. 2025.02.06 05:13:37.680332 [ 193 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.06 05:13:37.680650 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:37.681235 [ 193 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:37.681342 [ 255 ] {6de487b2-6937-46a8-9ce0-67cb4b044f4c} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:37.681408 [ 193 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9429 rows starting from the beginning of the part 2025.02.06 05:13:37.681475 [ 189 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_36_7} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:37.681823 [ 193 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 54 rows starting from the beginning of the part 2025.02.06 05:13:37.681859 [ 255 ] {6de487b2-6937-46a8-9ce0-67cb4b044f4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:13:37.681885 [ 189 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_36_7} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.06 05:13:37.682378 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.06 05:13:37.682385 [ 193 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part 2025.02.06 05:13:37.682871 [ 193 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2025.02.06 05:13:37.683284 [ 193 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 240 rows starting from the beginning of the part 2025.02.06 05:13:37.683678 [ 193 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part 2025.02.06 05:13:37.687174 [ 255 ] {6de487b2-6937-46a8-9ce0-67cb4b044f4c} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:37.687250 [ 255 ] {6de487b2-6937-46a8-9ce0-67cb4b044f4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:37.688685 [ 255 ] {6de487b2-6937-46a8-9ce0-67cb4b044f4c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.06 05:13:37.688995 [ 255 ] {6de487b2-6937-46a8-9ce0-67cb4b044f4c} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:37.689216 [ 69 ] {} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.06 05:13:37.689316 [ 69 ] {} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:37.689380 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:37.689395 [ 255 ] {6de487b2-6937-46a8-9ce0-67cb4b044f4c} executeQuery: Read 13 rows, 23.85 KiB in 0.008309 sec., 1564.5685401372004 rows/sec., 2.80 MiB/sec. 2025.02.06 05:13:37.690248 [ 255 ] {6de487b2-6937-46a8-9ce0-67cb4b044f4c} TCPHandler: Processed in 0.009878053 sec. 2025.02.06 05:13:37.690396 [ 193 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 10280 rows, containing 5 columns (5 merged, 0 gathered) in 0.010785533 sec., 953128.6029165179 rows/sec., 64.40 MiB/sec. 2025.02.06 05:13:37.690572 [ 187 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.06 05:13:37.690586 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:37.690746 [ 193 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.06 05:13:37.690999 [ 5 ] {ae7472af-4afe-44d7-b2cc-d7f0b0abbe85} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:13:37.691160 [ 5 ] {ae7472af-4afe-44d7-b2cc-d7f0b0abbe85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:13:37.691711 [ 193 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_36_7} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:37.692038 [ 193 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_36_7} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.06 05:13:37.692307 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. 2025.02.06 05:13:37.692543 [ 187 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:37.692652 [ 187 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 373 rows starting from the beginning of the part 2025.02.06 05:13:37.693556 [ 187 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part 2025.02.06 05:13:37.693675 [ 5 ] {ae7472af-4afe-44d7-b2cc-d7f0b0abbe85} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:37.693765 [ 5 ] {ae7472af-4afe-44d7-b2cc-d7f0b0abbe85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:37.694241 [ 187 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part 2025.02.06 05:13:37.694933 [ 187 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part 2025.02.06 05:13:37.695230 [ 5 ] {ae7472af-4afe-44d7-b2cc-d7f0b0abbe85} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.06 05:13:37.695558 [ 187 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part 2025.02.06 05:13:37.696020 [ 5 ] {ae7472af-4afe-44d7-b2cc-d7f0b0abbe85} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:37.696203 [ 187 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part 2025.02.06 05:13:37.696413 [ 69 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.06 05:13:37.696526 [ 69 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:37.696610 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:37.696842 [ 5 ] {ae7472af-4afe-44d7-b2cc-d7f0b0abbe85} executeQuery: Read 60 rows, 4.14 KiB in 0.005978 sec., 10036.801605888257 rows/sec., 692.64 KiB/sec. 2025.02.06 05:13:37.696990 [ 199 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.06 05:13:37.697118 [ 5 ] {ae7472af-4afe-44d7-b2cc-d7f0b0abbe85} TCPHandler: Processed in 0.006674298 sec. 2025.02.06 05:13:37.697359 [ 199 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:37.697409 [ 199 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1646 rows starting from the beginning of the part 2025.02.06 05:13:37.697612 [ 199 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::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.02.06 05:13:37.697866 [ 199 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part 2025.02.06 05:13:37.698202 [ 199 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2025.02.06 05:13:37.698460 [ 199 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part 2025.02.06 05:13:37.698770 [ 199 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part 2025.02.06 05:13:37.700824 [ 194 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 4 columns (4 merged, 0 gathered) in 0.004073133 sec., 478746.94982952933 rows/sec., 31.26 MiB/sec. 2025.02.06 05:13:37.701212 [ 197 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.06 05:13:37.701931 [ 197 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_36_7} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:37.702179 [ 197 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_36_7} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.06 05:13:37.702351 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.06 05:13:37.703856 [ 194 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 19 columns (19 merged, 0 gathered) in 0.014335499 sec., 32367.202564765972 rows/sec., 58.00 MiB/sec. 2025.02.06 05:13:37.704606 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.06 05:13:37.705100 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_26_5} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:37.705189 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_26_5} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.06 05:13:37.705338 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. 2025.02.06 05:13:40.953267 [ 65 ] {} DNSResolver: Updating DNS cache 2025.02.06 05:13:40.953317 [ 65 ] {} DNSResolver: Updated DNS cache 2025.02.06 05:13:41.091363 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 2025.02.06 05:13:41.092067 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:41.092117 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:41.092669 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.06 05:13:41.092938 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:41.093210 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.02.06 05:13:41.824671 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.02.06 05:13:41.843641 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:41.843694 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:41.851009 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.06 05:13:41.851792 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:41.854493 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.02.06 05:13:42.001217 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 187.90 MiB, peak 194.81 MiB, free memory in arenas 0.00 B, will set to 189.11 MiB (RSS), difference: 1.21 MiB 2025.02.06 05:13:42.663960 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:42.664153 [ 255 ] {6487992b-584f-4d72-9a0f-6ba4cf50019c} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:13:42.664224 [ 255 ] {6487992b-584f-4d72-9a0f-6ba4cf50019c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:13:42.664970 [ 255 ] {6487992b-584f-4d72-9a0f-6ba4cf50019c} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:42.665013 [ 255 ] {6487992b-584f-4d72-9a0f-6ba4cf50019c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:42.665461 [ 255 ] {6487992b-584f-4d72-9a0f-6ba4cf50019c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.06 05:13:42.665719 [ 255 ] {6487992b-584f-4d72-9a0f-6ba4cf50019c} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:42.665853 [ 58 ] {} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.06 05:13:42.665897 [ 58 ] {} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:42.665916 [ 255 ] {6487992b-584f-4d72-9a0f-6ba4cf50019c} executeQuery: Read 14 rows, 1.01 KiB in 0.001816 sec., 7709.251101321586 rows/sec., 554.96 KiB/sec. 2025.02.06 05:13:42.665921 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:42.666037 [ 255 ] {6487992b-584f-4d72-9a0f-6ba4cf50019c} TCPHandler: Processed in 0.002204342 sec. 2025.02.06 05:13:42.666197 [ 197 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.02.06 05:13:42.666401 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:42.666417 [ 197 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:42.666533 [ 197 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2025.02.06 05:13:42.666830 [ 197 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2025.02.06 05:13:42.667031 [ 5 ] {48c22e3c-33eb-4a87-9a96-ea0d8206a21b} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:13:42.667155 [ 197 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.02.06 05:13:42.667389 [ 5 ] {48c22e3c-33eb-4a87-9a96-ea0d8206a21b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:13:42.667495 [ 197 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2025.02.06 05:13:42.667850 [ 197 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2025.02.06 05:13:42.670095 [ 5 ] {48c22e3c-33eb-4a87-9a96-ea0d8206a21b} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:42.670181 [ 5 ] {48c22e3c-33eb-4a87-9a96-ea0d8206a21b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:42.670554 [ 194 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004509098 sec., 15524.169135379183 rows/sec., 1.15 MiB/sec. 2025.02.06 05:13:42.670778 [ 194 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.06 05:13:42.671187 [ 5 ] {48c22e3c-33eb-4a87-9a96-ea0d8206a21b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.06 05:13:42.671521 [ 196 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_13_3} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:42.671649 [ 5 ] {48c22e3c-33eb-4a87-9a96-ea0d8206a21b} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:42.671674 [ 196 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_13_3} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.06 05:13:42.671863 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.06 05:13:42.671964 [ 5 ] {48c22e3c-33eb-4a87-9a96-ea0d8206a21b} executeQuery: Read 255 rows, 22.82 KiB in 0.005244 sec., 48627.00228832952 rows/sec., 4.25 MiB/sec. 2025.02.06 05:13:42.672029 [ 5 ] {48c22e3c-33eb-4a87-9a96-ea0d8206a21b} TCPHandler: Processed in 0.005849411 sec. 2025.02.06 05:13:42.672191 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:42.672337 [ 255 ] {5d087370-b4ad-4db1-80e6-729bc46d53e4} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:13:42.672399 [ 255 ] {5d087370-b4ad-4db1-80e6-729bc46d53e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:13:42.673110 [ 255 ] {5d087370-b4ad-4db1-80e6-729bc46d53e4} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:42.673155 [ 255 ] {5d087370-b4ad-4db1-80e6-729bc46d53e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:42.673531 [ 255 ] {5d087370-b4ad-4db1-80e6-729bc46d53e4} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.06 05:13:42.673771 [ 255 ] {5d087370-b4ad-4db1-80e6-729bc46d53e4} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:42.673944 [ 255 ] {5d087370-b4ad-4db1-80e6-729bc46d53e4} executeQuery: Read 33 rows, 2.41 KiB in 0.001644 sec., 20072.992700729927 rows/sec., 1.43 MiB/sec. 2025.02.06 05:13:42.673994 [ 255 ] {5d087370-b4ad-4db1-80e6-729bc46d53e4} TCPHandler: Processed in 0.001875552 sec. 2025.02.06 05:13:42.674142 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:42.674263 [ 5 ] {c1fadbc6-5e9f-4110-8379-98c4e6fc852d} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:13:42.674342 [ 5 ] {c1fadbc6-5e9f-4110-8379-98c4e6fc852d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:13:42.675370 [ 5 ] {c1fadbc6-5e9f-4110-8379-98c4e6fc852d} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:42.675409 [ 5 ] {c1fadbc6-5e9f-4110-8379-98c4e6fc852d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:42.675760 [ 5 ] {c1fadbc6-5e9f-4110-8379-98c4e6fc852d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.06 05:13:42.676003 [ 5 ] {c1fadbc6-5e9f-4110-8379-98c4e6fc852d} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:42.676214 [ 5 ] {c1fadbc6-5e9f-4110-8379-98c4e6fc852d} executeQuery: Read 14 rows, 1004.00 B in 0.001979 sec., 7074.279939363315 rows/sec., 495.44 KiB/sec. 2025.02.06 05:13:42.676266 [ 5 ] {c1fadbc6-5e9f-4110-8379-98c4e6fc852d} TCPHandler: Processed in 0.002183542 sec. 2025.02.06 05:13:42.676406 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:42.676543 [ 255 ] {d2862ee3-9048-4a80-870b-4d9cf7d38753} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:13:42.676600 [ 255 ] {d2862ee3-9048-4a80-870b-4d9cf7d38753} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:13:42.677289 [ 255 ] {d2862ee3-9048-4a80-870b-4d9cf7d38753} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:42.677325 [ 255 ] {d2862ee3-9048-4a80-870b-4d9cf7d38753} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:42.677686 [ 255 ] {d2862ee3-9048-4a80-870b-4d9cf7d38753} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.06 05:13:42.677923 [ 255 ] {d2862ee3-9048-4a80-870b-4d9cf7d38753} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:42.678043 [ 58 ] {} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.06 05:13:42.678083 [ 58 ] {} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:42.678106 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:42.678115 [ 255 ] {d2862ee3-9048-4a80-870b-4d9cf7d38753} executeQuery: Read 13 rows, 830.00 B in 0.001601 sec., 8119.925046845721 rows/sec., 506.28 KiB/sec. 2025.02.06 05:13:42.678230 [ 255 ] {d2862ee3-9048-4a80-870b-4d9cf7d38753} TCPHandler: Processed in 0.001890192 sec. 2025.02.06 05:13:42.678259 [ 194 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.02.06 05:13:42.678375 [ 194 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:42.678416 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:42.678433 [ 194 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part 2025.02.06 05:13:42.678722 [ 194 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part 2025.02.06 05:13:42.678838 [ 5 ] {001a7745-f5fa-4887-98d1-6a1c86a13782} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:13:42.679036 [ 5 ] {001a7745-f5fa-4887-98d1-6a1c86a13782} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:13:42.679053 [ 194 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part 2025.02.06 05:13:42.679452 [ 194 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2025.02.06 05:13:42.679775 [ 194 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part 2025.02.06 05:13:42.681799 [ 5 ] {001a7745-f5fa-4887-98d1-6a1c86a13782} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:42.681873 [ 5 ] {001a7745-f5fa-4887-98d1-6a1c86a13782} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:42.682308 [ 194 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004148355 sec., 15668.861512575466 rows/sec., 1.01 MiB/sec. 2025.02.06 05:13:42.682504 [ 196 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.06 05:13:42.682617 [ 5 ] {001a7745-f5fa-4887-98d1-6a1c86a13782} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.06 05:13:42.682906 [ 196 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_13_3} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:42.682912 [ 5 ] {001a7745-f5fa-4887-98d1-6a1c86a13782} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:42.683032 [ 196 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_13_3} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.06 05:13:42.683200 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.06 05:13:42.683218 [ 5 ] {001a7745-f5fa-4887-98d1-6a1c86a13782} executeQuery: Read 408 rows, 29.76 KiB in 0.004565 sec., 89375.68455640746 rows/sec., 6.37 MiB/sec. 2025.02.06 05:13:42.683284 [ 5 ] {001a7745-f5fa-4887-98d1-6a1c86a13782} TCPHandler: Processed in 0.004957553 sec. 2025.02.06 05:13:42.683440 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:42.683578 [ 255 ] {c9ee257c-c26d-4214-a052-88c00129a52d} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:13:42.683638 [ 255 ] {c9ee257c-c26d-4214-a052-88c00129a52d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:13:42.684205 [ 255 ] {c9ee257c-c26d-4214-a052-88c00129a52d} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:42.684251 [ 255 ] {c9ee257c-c26d-4214-a052-88c00129a52d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:42.684629 [ 255 ] {c9ee257c-c26d-4214-a052-88c00129a52d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.06 05:13:42.684858 [ 255 ] {c9ee257c-c26d-4214-a052-88c00129a52d} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:42.685113 [ 255 ] {c9ee257c-c26d-4214-a052-88c00129a52d} executeQuery: Read 6 rows, 321.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 200.56 KiB/sec. 2025.02.06 05:13:42.685278 [ 255 ] {c9ee257c-c26d-4214-a052-88c00129a52d} TCPHandler: Processed in 0.001902822 sec. 2025.02.06 05:13:42.685494 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:42.685714 [ 5 ] {488b07cd-489b-44c4-94ff-02cda06a0301} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:42.685813 [ 5 ] {488b07cd-489b-44c4-94ff-02cda06a0301} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:13:42.687000 [ 5 ] {488b07cd-489b-44c4-94ff-02cda06a0301} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:42.687040 [ 5 ] {488b07cd-489b-44c4-94ff-02cda06a0301} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:42.687439 [ 5 ] {488b07cd-489b-44c4-94ff-02cda06a0301} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.06 05:13:42.687671 [ 5 ] {488b07cd-489b-44c4-94ff-02cda06a0301} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:42.687879 [ 5 ] {488b07cd-489b-44c4-94ff-02cda06a0301} executeQuery: Read 237 rows, 16.27 KiB in 0.00222 sec., 106756.75675675675 rows/sec., 7.16 MiB/sec. 2025.02.06 05:13:42.687931 [ 5 ] {488b07cd-489b-44c4-94ff-02cda06a0301} TCPHandler: Processed in 0.002548684 sec. 2025.02.06 05:13:42.688073 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:42.688210 [ 255 ] {37984aac-6f94-4249-9262-43ffd40913c3} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:13:42.688271 [ 255 ] {37984aac-6f94-4249-9262-43ffd40913c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:13:42.688813 [ 255 ] {37984aac-6f94-4249-9262-43ffd40913c3} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:42.688860 [ 255 ] {37984aac-6f94-4249-9262-43ffd40913c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:42.689285 [ 255 ] {37984aac-6f94-4249-9262-43ffd40913c3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.06 05:13:42.689518 [ 255 ] {37984aac-6f94-4249-9262-43ffd40913c3} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:42.689817 [ 255 ] {37984aac-6f94-4249-9262-43ffd40913c3} executeQuery: Read 1 rows, 69.00 B in 0.00161 sec., 621.1180124223602 rows/sec., 41.85 KiB/sec. 2025.02.06 05:13:42.689970 [ 255 ] {37984aac-6f94-4249-9262-43ffd40913c3} TCPHandler: Processed in 0.001963584 sec. 2025.02.06 05:13:42.690102 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:42.690217 [ 5 ] {e91a18fb-881a-41d6-92ba-a4217645f7fa} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:42.690302 [ 5 ] {e91a18fb-881a-41d6-92ba-a4217645f7fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:13:42.691587 [ 5 ] {e91a18fb-881a-41d6-92ba-a4217645f7fa} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:42.691625 [ 5 ] {e91a18fb-881a-41d6-92ba-a4217645f7fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:42.692252 [ 5 ] {e91a18fb-881a-41d6-92ba-a4217645f7fa} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.06 05:13:42.692498 [ 5 ] {e91a18fb-881a-41d6-92ba-a4217645f7fa} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:42.692735 [ 5 ] {e91a18fb-881a-41d6-92ba-a4217645f7fa} executeQuery: Read 26 rows, 47.71 KiB in 0.002543 sec., 10224.144710971294 rows/sec., 18.32 MiB/sec. 2025.02.06 05:13:42.692826 [ 5 ] {e91a18fb-881a-41d6-92ba-a4217645f7fa} TCPHandler: Processed in 0.002781941 sec. 2025.02.06 05:13:42.692967 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:42.693103 [ 255 ] {4dd75260-a45b-434c-bcd0-3189121e72a3} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:13:42.693161 [ 255 ] {4dd75260-a45b-434c-bcd0-3189121e72a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:13:42.693660 [ 255 ] {4dd75260-a45b-434c-bcd0-3189121e72a3} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:42.693699 [ 255 ] {4dd75260-a45b-434c-bcd0-3189121e72a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:42.694073 [ 255 ] {4dd75260-a45b-434c-bcd0-3189121e72a3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.06 05:13:42.694309 [ 255 ] {4dd75260-a45b-434c-bcd0-3189121e72a3} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:42.694504 [ 255 ] {4dd75260-a45b-434c-bcd0-3189121e72a3} executeQuery: Read 82 rows, 5.33 KiB in 0.001431 sec., 57302.5856044724 rows/sec., 3.64 MiB/sec. 2025.02.06 05:13:42.694555 [ 255 ] {4dd75260-a45b-434c-bcd0-3189121e72a3} TCPHandler: Processed in 0.001655545 sec. 2025.02.06 05:13:45.691697 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:45.691905 [ 255 ] {1e7dfc3a-27a4-439a-b67f-09479fad56b1} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:13:45.691986 [ 255 ] {1e7dfc3a-27a4-439a-b67f-09479fad56b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:13:45.693403 [ 255 ] {1e7dfc3a-27a4-439a-b67f-09479fad56b1} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:45.693454 [ 255 ] {1e7dfc3a-27a4-439a-b67f-09479fad56b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:45.693971 [ 255 ] {1e7dfc3a-27a4-439a-b67f-09479fad56b1} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.06 05:13:45.694227 [ 255 ] {1e7dfc3a-27a4-439a-b67f-09479fad56b1} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:45.694498 [ 255 ] {1e7dfc3a-27a4-439a-b67f-09479fad56b1} executeQuery: Read 1222 rows, 103.05 KiB in 0.002648 sec., 461480.3625377643 rows/sec., 38.01 MiB/sec. 2025.02.06 05:13:45.694628 [ 255 ] {1e7dfc3a-27a4-439a-b67f-09479fad56b1} TCPHandler: Processed in 0.00306664 sec. 2025.02.06 05:13:45.694996 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:45.695294 [ 5 ] {e5c83c25-39c1-442d-b29d-a25735fb4e08} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:13:45.695407 [ 5 ] {e5c83c25-39c1-442d-b29d-a25735fb4e08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:13:45.696133 [ 5 ] {e5c83c25-39c1-442d-b29d-a25735fb4e08} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:45.696181 [ 5 ] {e5c83c25-39c1-442d-b29d-a25735fb4e08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:45.696609 [ 5 ] {e5c83c25-39c1-442d-b29d-a25735fb4e08} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.06 05:13:45.696854 [ 5 ] {e5c83c25-39c1-442d-b29d-a25735fb4e08} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:45.697125 [ 5 ] {e5c83c25-39c1-442d-b29d-a25735fb4e08} executeQuery: Read 13 rows, 1001.00 B in 0.00191 sec., 6806.282722513089 rows/sec., 511.80 KiB/sec. 2025.02.06 05:13:45.697345 [ 5 ] {e5c83c25-39c1-442d-b29d-a25735fb4e08} TCPHandler: Processed in 0.002544203 sec. 2025.02.06 05:13:45.697574 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:45.697726 [ 255 ] {3aea2216-9df4-4728-af8f-3e08e09c67cd} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:13:45.697788 [ 255 ] {3aea2216-9df4-4728-af8f-3e08e09c67cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:13:45.698548 [ 255 ] {3aea2216-9df4-4728-af8f-3e08e09c67cd} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:45.698590 [ 255 ] {3aea2216-9df4-4728-af8f-3e08e09c67cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:45.698963 [ 255 ] {3aea2216-9df4-4728-af8f-3e08e09c67cd} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.06 05:13:45.699202 [ 255 ] {3aea2216-9df4-4728-af8f-3e08e09c67cd} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:45.699418 [ 255 ] {3aea2216-9df4-4728-af8f-3e08e09c67cd} executeQuery: Read 228 rows, 15.81 KiB in 0.001728 sec., 131944.44444444444 rows/sec., 8.93 MiB/sec. 2025.02.06 05:13:45.699473 [ 255 ] {3aea2216-9df4-4728-af8f-3e08e09c67cd} TCPHandler: Processed in 0.002004196 sec. 2025.02.06 05:13:45.699647 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:45.699794 [ 5 ] {05959d26-29e8-49e2-9ebc-d2566f68eb9b} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:13:45.699854 [ 5 ] {05959d26-29e8-49e2-9ebc-d2566f68eb9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:13:45.700746 [ 5 ] {05959d26-29e8-49e2-9ebc-d2566f68eb9b} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:45.700788 [ 5 ] {05959d26-29e8-49e2-9ebc-d2566f68eb9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:45.701176 [ 5 ] {05959d26-29e8-49e2-9ebc-d2566f68eb9b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.06 05:13:45.701409 [ 5 ] {05959d26-29e8-49e2-9ebc-d2566f68eb9b} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:45.701625 [ 5 ] {05959d26-29e8-49e2-9ebc-d2566f68eb9b} executeQuery: Read 533 rows, 40.45 KiB in 0.001867 sec., 285484.73486877343 rows/sec., 21.16 MiB/sec. 2025.02.06 05:13:45.701684 [ 5 ] {05959d26-29e8-49e2-9ebc-d2566f68eb9b} TCPHandler: Processed in 0.002112529 sec. 2025.02.06 05:13:45.701824 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:45.701941 [ 255 ] {0d74fed5-c9cd-4db7-987c-b7f02ccdb352} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:45.701996 [ 255 ] {0d74fed5-c9cd-4db7-987c-b7f02ccdb352} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:13:45.702811 [ 255 ] {0d74fed5-c9cd-4db7-987c-b7f02ccdb352} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:45.702851 [ 255 ] {0d74fed5-c9cd-4db7-987c-b7f02ccdb352} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:45.703291 [ 255 ] {0d74fed5-c9cd-4db7-987c-b7f02ccdb352} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.06 05:13:45.703526 [ 255 ] {0d74fed5-c9cd-4db7-987c-b7f02ccdb352} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:45.703760 [ 255 ] {0d74fed5-c9cd-4db7-987c-b7f02ccdb352} executeQuery: Read 952 rows, 65.39 KiB in 0.001843 sec., 516549.10472056427 rows/sec., 34.65 MiB/sec. 2025.02.06 05:13:45.703886 [ 255 ] {0d74fed5-c9cd-4db7-987c-b7f02ccdb352} TCPHandler: Processed in 0.002117099 sec. 2025.02.06 05:13:45.704055 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:45.704196 [ 5 ] {b889a720-8599-4778-9aaa-dfe26271ee4b} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:45.704293 [ 5 ] {b889a720-8599-4778-9aaa-dfe26271ee4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:13:45.705445 [ 5 ] {b889a720-8599-4778-9aaa-dfe26271ee4b} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:45.705486 [ 5 ] {b889a720-8599-4778-9aaa-dfe26271ee4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:45.706125 [ 5 ] {b889a720-8599-4778-9aaa-dfe26271ee4b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.06 05:13:45.706379 [ 5 ] {b889a720-8599-4778-9aaa-dfe26271ee4b} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:45.706692 [ 5 ] {b889a720-8599-4778-9aaa-dfe26271ee4b} executeQuery: Read 13 rows, 23.85 KiB in 0.002519 sec., 5160.778086542278 rows/sec., 9.25 MiB/sec. 2025.02.06 05:13:45.707151 [ 5 ] {b889a720-8599-4778-9aaa-dfe26271ee4b} TCPHandler: Processed in 0.003172394 sec. 2025.02.06 05:13:45.707317 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:45.707454 [ 255 ] {28f49299-2cc3-44ca-8f23-036707b1b549} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:13:45.707516 [ 255 ] {28f49299-2cc3-44ca-8f23-036707b1b549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:13:45.708073 [ 255 ] {28f49299-2cc3-44ca-8f23-036707b1b549} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:45.708120 [ 255 ] {28f49299-2cc3-44ca-8f23-036707b1b549} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:45.708526 [ 255 ] {28f49299-2cc3-44ca-8f23-036707b1b549} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.06 05:13:45.708775 [ 255 ] {28f49299-2cc3-44ca-8f23-036707b1b549} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:45.708992 [ 255 ] {28f49299-2cc3-44ca-8f23-036707b1b549} executeQuery: Read 40 rows, 2.77 KiB in 0.001568 sec., 25510.204081632655 rows/sec., 1.72 MiB/sec. 2025.02.06 05:13:45.709108 [ 255 ] {28f49299-2cc3-44ca-8f23-036707b1b549} TCPHandler: Processed in 0.001856731 sec. 2025.02.06 05:13:46.136213 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 758 2025.02.06 05:13:46.139725 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:46.139773 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:46.141291 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.06 05:13:46.141604 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:46.142432 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 758 2025.02.06 05:13:47.653122 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:47.653348 [ 255 ] {607346be-ae9e-4dd8-8960-b1e9a799141a} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:13:47.653428 [ 255 ] {607346be-ae9e-4dd8-8960-b1e9a799141a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:13:47.654246 [ 255 ] {607346be-ae9e-4dd8-8960-b1e9a799141a} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:47.654290 [ 255 ] {607346be-ae9e-4dd8-8960-b1e9a799141a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:47.654728 [ 255 ] {607346be-ae9e-4dd8-8960-b1e9a799141a} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.06 05:13:47.654979 [ 255 ] {607346be-ae9e-4dd8-8960-b1e9a799141a} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:47.655188 [ 255 ] {607346be-ae9e-4dd8-8960-b1e9a799141a} executeQuery: Read 56 rows, 4.38 KiB in 0.001896 sec., 29535.864978902955 rows/sec., 2.25 MiB/sec. 2025.02.06 05:13:47.655288 [ 255 ] {607346be-ae9e-4dd8-8960-b1e9a799141a} TCPHandler: Processed in 0.002301196 sec. 2025.02.06 05:13:47.655639 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:47.655946 [ 5 ] {a8107938-6c01-4e31-bc5a-54694a615262} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:13:47.656066 [ 5 ] {a8107938-6c01-4e31-bc5a-54694a615262} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:13:47.656980 [ 5 ] {a8107938-6c01-4e31-bc5a-54694a615262} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:47.657031 [ 5 ] {a8107938-6c01-4e31-bc5a-54694a615262} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:47.657480 [ 5 ] {a8107938-6c01-4e31-bc5a-54694a615262} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.06 05:13:47.657736 [ 5 ] {a8107938-6c01-4e31-bc5a-54694a615262} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:47.658005 [ 5 ] {a8107938-6c01-4e31-bc5a-54694a615262} executeQuery: Read 64 rows, 5.12 KiB in 0.002134 sec., 29990.627928772257 rows/sec., 2.34 MiB/sec. 2025.02.06 05:13:47.658086 [ 5 ] {a8107938-6c01-4e31-bc5a-54694a615262} TCPHandler: Processed in 0.002649117 sec. 2025.02.06 05:13:47.658325 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:47.658486 [ 255 ] {8260fc2b-85e6-48f8-81ee-ea0269b8070f} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:47.658552 [ 255 ] {8260fc2b-85e6-48f8-81ee-ea0269b8070f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:13:47.659209 [ 255 ] {8260fc2b-85e6-48f8-81ee-ea0269b8070f} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:47.659256 [ 255 ] {8260fc2b-85e6-48f8-81ee-ea0269b8070f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:47.659674 [ 255 ] {8260fc2b-85e6-48f8-81ee-ea0269b8070f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.06 05:13:47.659911 [ 255 ] {8260fc2b-85e6-48f8-81ee-ea0269b8070f} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:47.660087 [ 255 ] {8260fc2b-85e6-48f8-81ee-ea0269b8070f} executeQuery: Read 54 rows, 3.85 KiB in 0.001637 sec., 32987.17165546732 rows/sec., 2.30 MiB/sec. 2025.02.06 05:13:47.660144 [ 255 ] {8260fc2b-85e6-48f8-81ee-ea0269b8070f} TCPHandler: Processed in 0.001943994 sec. 2025.02.06 05:13:47.660328 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:47.660452 [ 5 ] {becc87f2-1df1-4a99-8608-ea1f2255a4da} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:13:47.660513 [ 5 ] {becc87f2-1df1-4a99-8608-ea1f2255a4da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:13:47.661081 [ 5 ] {becc87f2-1df1-4a99-8608-ea1f2255a4da} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:47.661128 [ 5 ] {becc87f2-1df1-4a99-8608-ea1f2255a4da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:47.661560 [ 5 ] {becc87f2-1df1-4a99-8608-ea1f2255a4da} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.06 05:13:47.661797 [ 5 ] {becc87f2-1df1-4a99-8608-ea1f2255a4da} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:47.662003 [ 5 ] {becc87f2-1df1-4a99-8608-ea1f2255a4da} executeQuery: Read 20 rows, 1.38 KiB in 0.001583 sec., 12634.238787113076 rows/sec., 868.60 KiB/sec. 2025.02.06 05:13:47.662053 [ 5 ] {becc87f2-1df1-4a99-8608-ea1f2255a4da} TCPHandler: Processed in 0.001782248 sec. 2025.02.06 05:13:48.594238 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 2025.02.06 05:13:48.594895 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:48.594940 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:48.595468 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.06 05:13:48.595724 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:48.595955 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 2025.02.06 05:13:49.355441 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.02.06 05:13:49.376414 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:49.376470 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:49.384153 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.06 05:13:49.384911 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:49.387866 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.02.06 05:13:52.664033 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:52.664252 [ 255 ] {98a7713d-6824-432e-a3cb-41e45d2ecaf3} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:13:52.664333 [ 255 ] {98a7713d-6824-432e-a3cb-41e45d2ecaf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:13:52.665083 [ 255 ] {98a7713d-6824-432e-a3cb-41e45d2ecaf3} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:52.665124 [ 255 ] {98a7713d-6824-432e-a3cb-41e45d2ecaf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:52.665537 [ 255 ] {98a7713d-6824-432e-a3cb-41e45d2ecaf3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.06 05:13:52.665778 [ 255 ] {98a7713d-6824-432e-a3cb-41e45d2ecaf3} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:52.665964 [ 255 ] {98a7713d-6824-432e-a3cb-41e45d2ecaf3} executeQuery: Read 14 rows, 1.01 KiB in 0.001771 sec., 7905.138339920949 rows/sec., 569.06 KiB/sec. 2025.02.06 05:13:52.666020 [ 255 ] {98a7713d-6824-432e-a3cb-41e45d2ecaf3} TCPHandler: Processed in 0.002124459 sec. 2025.02.06 05:13:52.666299 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:52.666490 [ 5 ] {8646b4fb-eae8-4028-9767-9d2217bc0c54} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:13:52.666566 [ 5 ] {8646b4fb-eae8-4028-9767-9d2217bc0c54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:13:52.667601 [ 5 ] {8646b4fb-eae8-4028-9767-9d2217bc0c54} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:52.667655 [ 5 ] {8646b4fb-eae8-4028-9767-9d2217bc0c54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:52.668113 [ 5 ] {8646b4fb-eae8-4028-9767-9d2217bc0c54} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.06 05:13:52.668365 [ 5 ] {8646b4fb-eae8-4028-9767-9d2217bc0c54} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:52.668610 [ 5 ] {8646b4fb-eae8-4028-9767-9d2217bc0c54} executeQuery: Read 255 rows, 22.82 KiB in 0.002172 sec., 117403.31491712708 rows/sec., 10.26 MiB/sec. 2025.02.06 05:13:52.668677 [ 5 ] {8646b4fb-eae8-4028-9767-9d2217bc0c54} TCPHandler: Processed in 0.002516162 sec. 2025.02.06 05:13:52.668850 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:52.668987 [ 255 ] {2fe31bc1-d439-4987-9e23-3f72fce7a477} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:13:52.669046 [ 255 ] {2fe31bc1-d439-4987-9e23-3f72fce7a477} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:13:52.669724 [ 255 ] {2fe31bc1-d439-4987-9e23-3f72fce7a477} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:52.669762 [ 255 ] {2fe31bc1-d439-4987-9e23-3f72fce7a477} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:52.670122 [ 255 ] {2fe31bc1-d439-4987-9e23-3f72fce7a477} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.06 05:13:52.670348 [ 255 ] {2fe31bc1-d439-4987-9e23-3f72fce7a477} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:52.670562 [ 255 ] {2fe31bc1-d439-4987-9e23-3f72fce7a477} executeQuery: Read 33 rows, 2.41 KiB in 0.001602 sec., 20599.25093632959 rows/sec., 1.47 MiB/sec. 2025.02.06 05:13:52.670772 [ 255 ] {2fe31bc1-d439-4987-9e23-3f72fce7a477} TCPHandler: Processed in 0.001986996 sec. 2025.02.06 05:13:52.670992 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:52.671135 [ 5 ] {6fac6546-383f-42e3-8f31-02f42f297c95} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:13:52.671198 [ 5 ] {6fac6546-383f-42e3-8f31-02f42f297c95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:13:52.671834 [ 5 ] {6fac6546-383f-42e3-8f31-02f42f297c95} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:52.671875 [ 5 ] {6fac6546-383f-42e3-8f31-02f42f297c95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:52.672233 [ 5 ] {6fac6546-383f-42e3-8f31-02f42f297c95} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.06 05:13:52.672477 [ 5 ] {6fac6546-383f-42e3-8f31-02f42f297c95} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:52.672744 [ 5 ] {6fac6546-383f-42e3-8f31-02f42f297c95} executeQuery: Read 14 rows, 1004.00 B in 0.001635 sec., 8562.691131498472 rows/sec., 599.68 KiB/sec. 2025.02.06 05:13:52.672949 [ 5 ] {6fac6546-383f-42e3-8f31-02f42f297c95} TCPHandler: Processed in 0.002041947 sec. 2025.02.06 05:13:52.673122 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:52.673259 [ 255 ] {0eb7214b-5de3-4522-84d6-eaceb52a2a51} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:13:52.673317 [ 255 ] {0eb7214b-5de3-4522-84d6-eaceb52a2a51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:13:52.673931 [ 255 ] {0eb7214b-5de3-4522-84d6-eaceb52a2a51} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:52.673969 [ 255 ] {0eb7214b-5de3-4522-84d6-eaceb52a2a51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:52.674309 [ 255 ] {0eb7214b-5de3-4522-84d6-eaceb52a2a51} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.06 05:13:52.674541 [ 255 ] {0eb7214b-5de3-4522-84d6-eaceb52a2a51} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:52.674777 [ 255 ] {0eb7214b-5de3-4522-84d6-eaceb52a2a51} executeQuery: Read 13 rows, 830.00 B in 0.001532 sec., 8485.639686684073 rows/sec., 529.08 KiB/sec. 2025.02.06 05:13:52.674956 [ 255 ] {0eb7214b-5de3-4522-84d6-eaceb52a2a51} TCPHandler: Processed in 0.001899022 sec. 2025.02.06 05:13:52.675144 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:52.675283 [ 5 ] {f8eca281-d6bb-47d6-b3cc-f6ed1c2d8611} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:13:52.675340 [ 5 ] {f8eca281-d6bb-47d6-b3cc-f6ed1c2d8611} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:13:52.676119 [ 5 ] {f8eca281-d6bb-47d6-b3cc-f6ed1c2d8611} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:52.676158 [ 5 ] {f8eca281-d6bb-47d6-b3cc-f6ed1c2d8611} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:52.676532 [ 5 ] {f8eca281-d6bb-47d6-b3cc-f6ed1c2d8611} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.06 05:13:52.676762 [ 5 ] {f8eca281-d6bb-47d6-b3cc-f6ed1c2d8611} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:52.676977 [ 5 ] {f8eca281-d6bb-47d6-b3cc-f6ed1c2d8611} executeQuery: Read 408 rows, 29.76 KiB in 0.001716 sec., 237762.23776223775 rows/sec., 16.94 MiB/sec. 2025.02.06 05:13:52.677073 [ 5 ] {f8eca281-d6bb-47d6-b3cc-f6ed1c2d8611} TCPHandler: Processed in 0.001997955 sec. 2025.02.06 05:13:52.677293 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:52.677452 [ 255 ] {211d2c55-1930-44ae-9307-c92af9a23899} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:13:52.677514 [ 255 ] {211d2c55-1930-44ae-9307-c92af9a23899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:13:52.677993 [ 255 ] {211d2c55-1930-44ae-9307-c92af9a23899} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:52.678033 [ 255 ] {211d2c55-1930-44ae-9307-c92af9a23899} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:52.678394 [ 255 ] {211d2c55-1930-44ae-9307-c92af9a23899} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.06 05:13:52.678627 [ 255 ] {211d2c55-1930-44ae-9307-c92af9a23899} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:52.678879 [ 255 ] {211d2c55-1930-44ae-9307-c92af9a23899} executeQuery: Read 6 rows, 321.00 B in 0.00145 sec., 4137.931034482759 rows/sec., 216.19 KiB/sec. 2025.02.06 05:13:52.679029 [ 255 ] {211d2c55-1930-44ae-9307-c92af9a23899} TCPHandler: Processed in 0.001857921 sec. 2025.02.06 05:13:52.679184 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:52.679298 [ 5 ] {20958d86-1309-46d2-9787-c4947e0e0b5e} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:52.679352 [ 5 ] {20958d86-1309-46d2-9787-c4947e0e0b5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:13:52.679932 [ 5 ] {20958d86-1309-46d2-9787-c4947e0e0b5e} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:52.679971 [ 5 ] {20958d86-1309-46d2-9787-c4947e0e0b5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:52.680354 [ 5 ] {20958d86-1309-46d2-9787-c4947e0e0b5e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.06 05:13:52.680586 [ 5 ] {20958d86-1309-46d2-9787-c4947e0e0b5e} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:52.680834 [ 5 ] {20958d86-1309-46d2-9787-c4947e0e0b5e} executeQuery: Read 237 rows, 16.27 KiB in 0.001553 sec., 152607.8557630393 rows/sec., 10.23 MiB/sec. 2025.02.06 05:13:52.681037 [ 5 ] {20958d86-1309-46d2-9787-c4947e0e0b5e} TCPHandler: Processed in 0.001905472 sec. 2025.02.06 05:13:52.681267 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:52.681409 [ 255 ] {57d0bc11-ed16-48a9-8dfa-48c68d83ca3a} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:13:52.681470 [ 255 ] {57d0bc11-ed16-48a9-8dfa-48c68d83ca3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:13:52.681953 [ 255 ] {57d0bc11-ed16-48a9-8dfa-48c68d83ca3a} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:52.681993 [ 255 ] {57d0bc11-ed16-48a9-8dfa-48c68d83ca3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:52.682354 [ 255 ] {57d0bc11-ed16-48a9-8dfa-48c68d83ca3a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.06 05:13:52.682586 [ 255 ] {57d0bc11-ed16-48a9-8dfa-48c68d83ca3a} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:52.682864 [ 255 ] {57d0bc11-ed16-48a9-8dfa-48c68d83ca3a} executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. 2025.02.06 05:13:52.683018 [ 255 ] {57d0bc11-ed16-48a9-8dfa-48c68d83ca3a} TCPHandler: Processed in 0.001869171 sec. 2025.02.06 05:13:52.683164 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:52.683302 [ 5 ] {28d5214c-715b-4923-8b1a-36b92ce6837d} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:52.683395 [ 5 ] {28d5214c-715b-4923-8b1a-36b92ce6837d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:13:52.684592 [ 5 ] {28d5214c-715b-4923-8b1a-36b92ce6837d} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:52.684631 [ 5 ] {28d5214c-715b-4923-8b1a-36b92ce6837d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:52.685262 [ 5 ] {28d5214c-715b-4923-8b1a-36b92ce6837d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.06 05:13:52.685519 [ 5 ] {28d5214c-715b-4923-8b1a-36b92ce6837d} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:52.685759 [ 5 ] {28d5214c-715b-4923-8b1a-36b92ce6837d} executeQuery: Read 26 rows, 47.71 KiB in 0.002487 sec., 10454.362685967028 rows/sec., 18.73 MiB/sec. 2025.02.06 05:13:52.685853 [ 5 ] {28d5214c-715b-4923-8b1a-36b92ce6837d} TCPHandler: Processed in 0.00275622 sec. 2025.02.06 05:13:52.686066 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:52.686184 [ 255 ] {874285b4-edf9-47b9-8b50-bc567e836fa1} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:13:52.686236 [ 255 ] {874285b4-edf9-47b9-8b50-bc567e836fa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:13:52.686722 [ 255 ] {874285b4-edf9-47b9-8b50-bc567e836fa1} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:52.686761 [ 255 ] {874285b4-edf9-47b9-8b50-bc567e836fa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:52.687131 [ 255 ] {874285b4-edf9-47b9-8b50-bc567e836fa1} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.06 05:13:52.687357 [ 255 ] {874285b4-edf9-47b9-8b50-bc567e836fa1} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:52.687563 [ 255 ] {874285b4-edf9-47b9-8b50-bc567e836fa1} executeQuery: Read 82 rows, 5.33 KiB in 0.001402 sec., 58487.87446504993 rows/sec., 3.71 MiB/sec. 2025.02.06 05:13:52.687613 [ 255 ] {874285b4-edf9-47b9-8b50-bc567e836fa1} TCPHandler: Processed in 0.001604223 sec. 2025.02.06 05:13:55.953359 [ 37 ] {} DNSResolver: Updating DNS cache 2025.02.06 05:13:55.953414 [ 37 ] {} DNSResolver: Updated DNS cache 2025.02.06 05:13:56.097004 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 2025.02.06 05:13:56.097899 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:56.097951 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:56.098553 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.06 05:13:56.098837 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:56.099084 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.02.06 05:13:56.143536 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 788 2025.02.06 05:13:56.146591 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:56.146655 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:56.148159 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.06 05:13:56.148476 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:56.149096 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 788 2025.02.06 05:13:56.888828 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.02.06 05:13:56.909805 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:56.909866 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:56.917433 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.06 05:13:56.918202 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:56.921161 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.02.06 05:13:57.659360 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:57.659661 [ 255 ] {f5043109-b1d5-4551-a197-95b248ac0815} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:13:57.659778 [ 255 ] {f5043109-b1d5-4551-a197-95b248ac0815} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:13:57.660563 [ 255 ] {f5043109-b1d5-4551-a197-95b248ac0815} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:57.660611 [ 255 ] {f5043109-b1d5-4551-a197-95b248ac0815} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:57.661050 [ 255 ] {f5043109-b1d5-4551-a197-95b248ac0815} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.06 05:13:57.661305 [ 255 ] {f5043109-b1d5-4551-a197-95b248ac0815} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:57.661518 [ 34 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.06 05:13:57.661575 [ 255 ] {f5043109-b1d5-4551-a197-95b248ac0815} executeQuery: Read 82 rows, 6.94 KiB in 0.001998 sec., 41041.04104104103 rows/sec., 3.39 MiB/sec. 2025.02.06 05:13:57.661642 [ 34 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:57.661722 [ 255 ] {f5043109-b1d5-4551-a197-95b248ac0815} TCPHandler: Processed in 0.002548184 sec. 2025.02.06 05:13:57.661733 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:57.662002 [ 192 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.06 05:13:57.662478 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:57.662534 [ 192 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:57.662637 [ 192 ] {8936ae73-78b9-4e12-9727-fad1215965f8::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.02.06 05:13:57.662737 [ 5 ] {1595f53a-cbe9-4e7d-98ba-ab8d7ab0e932} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:13:57.662811 [ 192 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 255 rows starting from the beginning of the part 2025.02.06 05:13:57.662906 [ 5 ] {1595f53a-cbe9-4e7d-98ba-ab8d7ab0e932} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:13:57.663217 [ 192 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1222 rows starting from the beginning of the part 2025.02.06 05:13:57.663531 [ 192 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part 2025.02.06 05:13:57.663810 [ 192 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 255 rows starting from the beginning of the part 2025.02.06 05:13:57.664101 [ 192 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part 2025.02.06 05:13:57.664940 [ 5 ] {1595f53a-cbe9-4e7d-98ba-ab8d7ab0e932} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:57.664989 [ 5 ] {1595f53a-cbe9-4e7d-98ba-ab8d7ab0e932} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:13:57.665602 [ 5 ] {1595f53a-cbe9-4e7d-98ba-ab8d7ab0e932} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.06 05:13:57.665900 [ 5 ] {1595f53a-cbe9-4e7d-98ba-ab8d7ab0e932} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:57.666291 [ 5 ] {1595f53a-cbe9-4e7d-98ba-ab8d7ab0e932} executeQuery: Read 13 rows, 1001.00 B in 0.003607 sec., 3604.1031327973387 rows/sec., 271.01 KiB/sec. 2025.02.06 05:13:57.666654 [ 5 ] {1595f53a-cbe9-4e7d-98ba-ab8d7ab0e932} TCPHandler: Processed in 0.004382974 sec. 2025.02.06 05:13:57.667060 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:57.667316 [ 190 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.005441629 sec., 606619.8191754712 rows/sec., 52.97 MiB/sec. 2025.02.06 05:13:57.667338 [ 255 ] {6f9d4439-2eb8-4330-a045-7d9215912f99} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:13:57.667400 [ 255 ] {6f9d4439-2eb8-4330-a045-7d9215912f99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:13:57.667583 [ 190 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.06 05:13:57.668015 [ 190 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_41_8} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:57.668142 [ 190 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_41_8} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.06 05:13:57.668251 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2025.02.06 05:13:57.668267 [ 255 ] {6f9d4439-2eb8-4330-a045-7d9215912f99} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:57.668309 [ 255 ] {6f9d4439-2eb8-4330-a045-7d9215912f99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:57.668682 [ 255 ] {6f9d4439-2eb8-4330-a045-7d9215912f99} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.06 05:13:57.668926 [ 255 ] {6f9d4439-2eb8-4330-a045-7d9215912f99} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:57.669097 [ 34 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.06 05:13:57.669161 [ 34 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:57.669169 [ 255 ] {6f9d4439-2eb8-4330-a045-7d9215912f99} executeQuery: Read 77 rows, 6.16 KiB in 0.001885 sec., 40848.80636604775 rows/sec., 3.19 MiB/sec. 2025.02.06 05:13:57.669192 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:57.669375 [ 255 ] {6f9d4439-2eb8-4330-a045-7d9215912f99} TCPHandler: Processed in 0.002513402 sec. 2025.02.06 05:13:57.669587 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.06 05:13:57.669691 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:57.670138 [ 5 ] {57c63d4d-a36c-4fcd-a31b-d967e86fa390} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:57.670242 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:57.670321 [ 5 ] {57c63d4d-a36c-4fcd-a31b-d967e86fa390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:13:57.670359 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part 2025.02.06 05:13:57.670766 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 408 rows starting from the beginning of the part 2025.02.06 05:13:57.671152 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 533 rows starting from the beginning of the part 2025.02.06 05:13:57.671513 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part 2025.02.06 05:13:57.671863 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 408 rows starting from the beginning of the part 2025.02.06 05:13:57.672039 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 77 rows starting from the beginning of the part 2025.02.06 05:13:57.673023 [ 5 ] {57c63d4d-a36c-4fcd-a31b-d967e86fa390} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:57.673112 [ 5 ] {57c63d4d-a36c-4fcd-a31b-d967e86fa390} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:13:57.674167 [ 5 ] {57c63d4d-a36c-4fcd-a31b-d967e86fa390} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.06 05:13:57.674640 [ 5 ] {57c63d4d-a36c-4fcd-a31b-d967e86fa390} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:57.674974 [ 34 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.06 05:13:57.675130 [ 5 ] {57c63d4d-a36c-4fcd-a31b-d967e86fa390} executeQuery: Read 160 rows, 11.41 KiB in 0.005103 sec., 31354.105428179504 rows/sec., 2.18 MiB/sec. 2025.02.06 05:13:57.675213 [ 34 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:57.675547 [ 5 ] {57c63d4d-a36c-4fcd-a31b-d967e86fa390} TCPHandler: Processed in 0.006034487 sec. 2025.02.06 05:13:57.675642 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.006311817 sec., 380714.4598774014 rows/sec., 29.19 MiB/sec. 2025.02.06 05:13:57.675662 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:57.675789 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:57.676218 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.06 05:13:57.676522 [ 255 ] {9d3451df-b50f-4760-8527-94ea42aaca54} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:13:57.677257 [ 255 ] {9d3451df-b50f-4760-8527-94ea42aaca54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:13:57.678199 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_41_8} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:57.678503 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.06 05:13:57.678543 [ 202 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_41_8} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.06 05:13:57.678821 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.06 05:13:57.679086 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:57.679182 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10280 rows starting from the beginning of the part 2025.02.06 05:13:57.679687 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part 2025.02.06 05:13:57.680176 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 952 rows starting from the beginning of the part 2025.02.06 05:13:57.680737 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 54 rows starting from the beginning of the part 2025.02.06 05:13:57.681209 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part 2025.02.06 05:13:57.681495 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part 2025.02.06 05:13:57.683166 [ 255 ] {9d3451df-b50f-4760-8527-94ea42aaca54} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:57.683234 [ 255 ] {9d3451df-b50f-4760-8527-94ea42aaca54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:13:57.684780 [ 255 ] {9d3451df-b50f-4760-8527-94ea42aaca54} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.06 05:13:57.685217 [ 255 ] {9d3451df-b50f-4760-8527-94ea42aaca54} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:57.685993 [ 255 ] {9d3451df-b50f-4760-8527-94ea42aaca54} executeQuery: Read 13 rows, 23.85 KiB in 0.009696 sec., 1340.7590759075908 rows/sec., 2.40 MiB/sec. 2025.02.06 05:13:57.687262 [ 255 ] {9d3451df-b50f-4760-8527-94ea42aaca54} TCPHandler: Processed in 0.011569259 sec. 2025.02.06 05:13:57.687457 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:13:57.687627 [ 5 ] {b1e5fa29-6b54-4d04-9902-64637f80f8f9} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:13:57.687743 [ 5 ] {b1e5fa29-6b54-4d04-9902-64637f80f8f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:13:57.688286 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 11920 rows, containing 5 columns (5 merged, 0 gathered) in 0.012431827 sec., 958829.3015982285 rows/sec., 64.76 MiB/sec. 2025.02.06 05:13:57.688642 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.06 05:13:57.688999 [ 5 ] {b1e5fa29-6b54-4d04-9902-64637f80f8f9} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:57.689056 [ 5 ] {b1e5fa29-6b54-4d04-9902-64637f80f8f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:57.689238 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_41_8} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:57.689439 [ 195 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_41_8} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.06 05:13:57.689589 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. 2025.02.06 05:13:57.689766 [ 5 ] {b1e5fa29-6b54-4d04-9902-64637f80f8f9} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.06 05:13:57.690012 [ 5 ] {b1e5fa29-6b54-4d04-9902-64637f80f8f9} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:57.690175 [ 34 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.06 05:13:57.690237 [ 34 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:13:57.690268 [ 5 ] {b1e5fa29-6b54-4d04-9902-64637f80f8f9} executeQuery: Read 60 rows, 4.14 KiB in 0.002675 sec., 22429.906542056076 rows/sec., 1.51 MiB/sec. 2025.02.06 05:13:57.690274 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:13:57.690467 [ 5 ] {b1e5fa29-6b54-4d04-9902-64637f80f8f9} TCPHandler: Processed in 0.003089591 sec. 2025.02.06 05:13:57.690655 [ 202 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.06 05:13:57.691065 [ 202 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:13:57.691125 [ 202 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1950 rows starting from the beginning of the part 2025.02.06 05:13:57.691252 [ 202 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part 2025.02.06 05:13:57.691472 [ 202 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part 2025.02.06 05:13:57.691657 [ 202 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part 2025.02.06 05:13:57.691795 [ 202 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part 2025.02.06 05:13:57.691950 [ 202 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2025.02.06 05:13:57.693382 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2234 rows, containing 4 columns (4 merged, 0 gathered) in 0.002964317 sec., 753630.6002360745 rows/sec., 49.20 MiB/sec. 2025.02.06 05:13:57.693609 [ 202 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.06 05:13:57.693875 [ 202 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_41_8} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:13:57.693950 [ 202 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_41_8} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.06 05:13:57.694016 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.02.06 05:14:02.664181 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:02.664505 [ 255 ] {3912ad18-e1ca-466b-8f7a-a849d2c0cff8} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:14:02.664625 [ 255 ] {3912ad18-e1ca-466b-8f7a-a849d2c0cff8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:14:02.665482 [ 255 ] {3912ad18-e1ca-466b-8f7a-a849d2c0cff8} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:02.665528 [ 255 ] {3912ad18-e1ca-466b-8f7a-a849d2c0cff8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:14:02.665962 [ 255 ] {3912ad18-e1ca-466b-8f7a-a849d2c0cff8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.06 05:14:02.666217 [ 255 ] {3912ad18-e1ca-466b-8f7a-a849d2c0cff8} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:02.666418 [ 255 ] {3912ad18-e1ca-466b-8f7a-a849d2c0cff8} executeQuery: Read 14 rows, 1.01 KiB in 0.002 sec., 7000 rows/sec., 503.91 KiB/sec. 2025.02.06 05:14:02.666484 [ 255 ] {3912ad18-e1ca-466b-8f7a-a849d2c0cff8} TCPHandler: Processed in 0.002486692 sec. 2025.02.06 05:14:02.666838 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:02.667152 [ 5 ] {833019be-a662-47ef-8203-27594c808619} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.06 05:14:02.667274 [ 5 ] {833019be-a662-47ef-8203-27594c808619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.06 05:14:02.668271 [ 5 ] {833019be-a662-47ef-8203-27594c808619} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:02.668326 [ 5 ] {833019be-a662-47ef-8203-27594c808619} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:14:02.668764 [ 5 ] {833019be-a662-47ef-8203-27594c808619} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.06 05:14:02.669019 [ 5 ] {833019be-a662-47ef-8203-27594c808619} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:02.669344 [ 5 ] {833019be-a662-47ef-8203-27594c808619} executeQuery: Read 2 rows, 167.00 B in 0.002251 sec., 888.4940026654821 rows/sec., 72.45 KiB/sec. 2025.02.06 05:14:02.669478 [ 5 ] {833019be-a662-47ef-8203-27594c808619} TCPHandler: Processed in 0.002838213 sec. 2025.02.06 05:14:02.669634 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:02.669764 [ 255 ] {ac3f09a9-9b1a-4875-880f-e391b5ee8f23} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:14:02.669818 [ 255 ] {ac3f09a9-9b1a-4875-880f-e391b5ee8f23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:14:02.670520 [ 255 ] {ac3f09a9-9b1a-4875-880f-e391b5ee8f23} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:02.670560 [ 255 ] {ac3f09a9-9b1a-4875-880f-e391b5ee8f23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:14:02.670944 [ 255 ] {ac3f09a9-9b1a-4875-880f-e391b5ee8f23} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.06 05:14:02.671180 [ 255 ] {ac3f09a9-9b1a-4875-880f-e391b5ee8f23} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:02.671362 [ 255 ] {ac3f09a9-9b1a-4875-880f-e391b5ee8f23} executeQuery: Read 256 rows, 22.89 KiB in 0.001629 sec., 157151.62676488643 rows/sec., 13.72 MiB/sec. 2025.02.06 05:14:02.671418 [ 255 ] {ac3f09a9-9b1a-4875-880f-e391b5ee8f23} TCPHandler: Processed in 0.00184409 sec. 2025.02.06 05:14:02.671582 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:02.671708 [ 5 ] {5c2b8c51-5488-4fd9-822e-deaf931a58f1} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:14:02.671762 [ 5 ] {5c2b8c51-5488-4fd9-822e-deaf931a58f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:14:02.672388 [ 5 ] {5c2b8c51-5488-4fd9-822e-deaf931a58f1} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:02.672429 [ 5 ] {5c2b8c51-5488-4fd9-822e-deaf931a58f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:14:02.672808 [ 5 ] {5c2b8c51-5488-4fd9-822e-deaf931a58f1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.06 05:14:02.673050 [ 5 ] {5c2b8c51-5488-4fd9-822e-deaf931a58f1} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:02.673239 [ 24 ] {} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.06 05:14:02.673264 [ 5 ] {5c2b8c51-5488-4fd9-822e-deaf931a58f1} executeQuery: Read 35 rows, 2.55 KiB in 0.001583 sec., 22109.917877447882 rows/sec., 1.57 MiB/sec. 2025.02.06 05:14:02.673324 [ 24 ] {} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:02.673390 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:14:02.673446 [ 5 ] {5c2b8c51-5488-4fd9-822e-deaf931a58f1} TCPHandler: Processed in 0.001923914 sec. 2025.02.06 05:14:02.673657 [ 186 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.06 05:14:02.673665 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:02.673798 [ 186 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:02.673815 [ 255 ] {eb8bc87e-d3e8-4fde-9ca0-bacbf469dc5b} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:14:02.673832 [ 186 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 64 rows starting from the beginning of the part 2025.02.06 05:14:02.673877 [ 255 ] {eb8bc87e-d3e8-4fde-9ca0-bacbf469dc5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:14:02.673967 [ 186 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part 2025.02.06 05:14:02.674498 [ 186 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part 2025.02.06 05:14:02.674851 [ 186 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 33 rows starting from the beginning of the part 2025.02.06 05:14:02.675257 [ 186 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2025.02.06 05:14:02.675639 [ 186 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part 2025.02.06 05:14:02.676607 [ 255 ] {eb8bc87e-d3e8-4fde-9ca0-bacbf469dc5b} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:02.676651 [ 255 ] {eb8bc87e-d3e8-4fde-9ca0-bacbf469dc5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:02.677204 [ 255 ] {eb8bc87e-d3e8-4fde-9ca0-bacbf469dc5b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.06 05:14:02.677366 [ 202 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.003868667 sec., 49371.010738324076 rows/sec., 3.72 MiB/sec. 2025.02.06 05:14:02.677590 [ 255 ] {eb8bc87e-d3e8-4fde-9ca0-bacbf469dc5b} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:02.677592 [ 200 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.06 05:14:02.678132 [ 255 ] {eb8bc87e-d3e8-4fde-9ca0-bacbf469dc5b} executeQuery: Read 14 rows, 1004.00 B in 0.004337 sec., 3228.037814157252 rows/sec., 226.07 KiB/sec. 2025.02.06 05:14:02.678450 [ 255 ] {eb8bc87e-d3e8-4fde-9ca0-bacbf469dc5b} TCPHandler: Processed in 0.004865869 sec. 2025.02.06 05:14:02.678580 [ 200 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_31_6} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:02.678678 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:02.678689 [ 200 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_31_6} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.06 05:14:02.678816 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.06 05:14:02.678862 [ 5 ] {e69d4dc3-ae40-4fba-b06f-b71d3eccf00d} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:14:02.678921 [ 5 ] {e69d4dc3-ae40-4fba-b06f-b71d3eccf00d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:14:02.679620 [ 5 ] {e69d4dc3-ae40-4fba-b06f-b71d3eccf00d} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:02.679668 [ 5 ] {e69d4dc3-ae40-4fba-b06f-b71d3eccf00d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:14:02.680074 [ 5 ] {e69d4dc3-ae40-4fba-b06f-b71d3eccf00d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.06 05:14:02.680306 [ 5 ] {e69d4dc3-ae40-4fba-b06f-b71d3eccf00d} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:02.680529 [ 5 ] {e69d4dc3-ae40-4fba-b06f-b71d3eccf00d} executeQuery: Read 13 rows, 830.00 B in 0.001713 sec., 7589.025102159953 rows/sec., 473.17 KiB/sec. 2025.02.06 05:14:02.680583 [ 5 ] {e69d4dc3-ae40-4fba-b06f-b71d3eccf00d} TCPHandler: Processed in 0.001975844 sec. 2025.02.06 05:14:02.680736 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:02.680856 [ 255 ] {97ceb3ce-2626-404d-93a8-2cfa141e5d12} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:14:02.680915 [ 255 ] {97ceb3ce-2626-404d-93a8-2cfa141e5d12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:14:02.681767 [ 255 ] {97ceb3ce-2626-404d-93a8-2cfa141e5d12} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:02.681815 [ 255 ] {97ceb3ce-2626-404d-93a8-2cfa141e5d12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:14:02.682207 [ 255 ] {97ceb3ce-2626-404d-93a8-2cfa141e5d12} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.06 05:14:02.682443 [ 255 ] {97ceb3ce-2626-404d-93a8-2cfa141e5d12} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:02.682648 [ 255 ] {97ceb3ce-2626-404d-93a8-2cfa141e5d12} executeQuery: Read 410 rows, 29.93 KiB in 0.001819 sec., 225398.57064321055 rows/sec., 16.07 MiB/sec. 2025.02.06 05:14:02.682702 [ 255 ] {97ceb3ce-2626-404d-93a8-2cfa141e5d12} TCPHandler: Processed in 0.002027496 sec. 2025.02.06 05:14:02.682852 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:02.682993 [ 5 ] {ac2766b0-0027-4004-811e-52c54020cb54} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:14:02.683053 [ 5 ] {ac2766b0-0027-4004-811e-52c54020cb54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:14:02.683638 [ 5 ] {ac2766b0-0027-4004-811e-52c54020cb54} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:02.683684 [ 5 ] {ac2766b0-0027-4004-811e-52c54020cb54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:14:02.684076 [ 5 ] {ac2766b0-0027-4004-811e-52c54020cb54} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.06 05:14:02.684307 [ 5 ] {ac2766b0-0027-4004-811e-52c54020cb54} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:02.684521 [ 5 ] {ac2766b0-0027-4004-811e-52c54020cb54} executeQuery: Read 6 rows, 321.00 B in 0.00156 sec., 3846.153846153846 rows/sec., 200.95 KiB/sec. 2025.02.06 05:14:02.684572 [ 5 ] {ac2766b0-0027-4004-811e-52c54020cb54} TCPHandler: Processed in 0.001774988 sec. 2025.02.06 05:14:02.684720 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:02.684835 [ 255 ] {d39228a8-bba5-425b-adb3-f544c4bd836f} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:02.684899 [ 255 ] {d39228a8-bba5-425b-adb3-f544c4bd836f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:14:02.685587 [ 255 ] {d39228a8-bba5-425b-adb3-f544c4bd836f} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:02.685634 [ 255 ] {d39228a8-bba5-425b-adb3-f544c4bd836f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:14:02.686063 [ 255 ] {d39228a8-bba5-425b-adb3-f544c4bd836f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.06 05:14:02.686302 [ 255 ] {d39228a8-bba5-425b-adb3-f544c4bd836f} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:02.686507 [ 255 ] {d39228a8-bba5-425b-adb3-f544c4bd836f} executeQuery: Read 238 rows, 16.34 KiB in 0.001698 sec., 140164.89988221438 rows/sec., 9.40 MiB/sec. 2025.02.06 05:14:02.686562 [ 255 ] {d39228a8-bba5-425b-adb3-f544c4bd836f} TCPHandler: Processed in 0.001901772 sec. 2025.02.06 05:14:02.686707 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:02.686826 [ 5 ] {57a8bbb1-b522-4d46-b370-2428bb58ba36} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:14:02.686883 [ 5 ] {57a8bbb1-b522-4d46-b370-2428bb58ba36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:14:02.687444 [ 5 ] {57a8bbb1-b522-4d46-b370-2428bb58ba36} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:02.687490 [ 5 ] {57a8bbb1-b522-4d46-b370-2428bb58ba36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:14:02.687902 [ 5 ] {57a8bbb1-b522-4d46-b370-2428bb58ba36} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.06 05:14:02.688136 [ 5 ] {57a8bbb1-b522-4d46-b370-2428bb58ba36} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:02.688373 [ 5 ] {57a8bbb1-b522-4d46-b370-2428bb58ba36} executeQuery: Read 1 rows, 69.00 B in 0.001567 sec., 638.1620931716656 rows/sec., 43.00 KiB/sec. 2025.02.06 05:14:02.688461 [ 5 ] {57a8bbb1-b522-4d46-b370-2428bb58ba36} TCPHandler: Processed in 0.001811139 sec. 2025.02.06 05:14:02.688672 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:02.688801 [ 255 ] {bacc9cd8-4c4d-478e-b34a-7b9ec9382770} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:02.688888 [ 255 ] {bacc9cd8-4c4d-478e-b34a-7b9ec9382770} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:14:02.690144 [ 255 ] {bacc9cd8-4c4d-478e-b34a-7b9ec9382770} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:02.690183 [ 255 ] {bacc9cd8-4c4d-478e-b34a-7b9ec9382770} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:14:02.690811 [ 255 ] {bacc9cd8-4c4d-478e-b34a-7b9ec9382770} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.06 05:14:02.691064 [ 255 ] {bacc9cd8-4c4d-478e-b34a-7b9ec9382770} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:02.691242 [ 24 ] {} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.06 05:14:02.691308 [ 24 ] {} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:02.691347 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:14:02.691350 [ 255 ] {bacc9cd8-4c4d-478e-b34a-7b9ec9382770} executeQuery: Read 26 rows, 47.71 KiB in 0.002561 sec., 10152.284263959391 rows/sec., 18.19 MiB/sec. 2025.02.06 05:14:02.691759 [ 186 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.06 05:14:02.692024 [ 255 ] {bacc9cd8-4c4d-478e-b34a-7b9ec9382770} TCPHandler: Processed in 0.003457573 sec. 2025.02.06 05:14:02.692336 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:02.692522 [ 186 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:02.692598 [ 5 ] {f7b6a0ca-ebcc-4d55-9b52-dedcd963dec8} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:14:02.692638 [ 186 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 464 rows starting from the beginning of the part 2025.02.06 05:14:02.692719 [ 5 ] {f7b6a0ca-ebcc-4d55-9b52-dedcd963dec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:14:02.693586 [ 186 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part 2025.02.06 05:14:02.694337 [ 186 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part 2025.02.06 05:14:02.695179 [ 186 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part 2025.02.06 05:14:02.695226 [ 5 ] {f7b6a0ca-ebcc-4d55-9b52-dedcd963dec8} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:02.695308 [ 5 ] {f7b6a0ca-ebcc-4d55-9b52-dedcd963dec8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:02.695834 [ 186 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2025.02.06 05:14:02.696620 [ 186 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part 2025.02.06 05:14:02.696841 [ 5 ] {f7b6a0ca-ebcc-4d55-9b52-dedcd963dec8} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.06 05:14:02.697638 [ 5 ] {f7b6a0ca-ebcc-4d55-9b52-dedcd963dec8} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:02.698217 [ 5 ] {f7b6a0ca-ebcc-4d55-9b52-dedcd963dec8} executeQuery: Read 82 rows, 5.33 KiB in 0.005636 sec., 14549.325762952447 rows/sec., 946.24 KiB/sec. 2025.02.06 05:14:02.698624 [ 5 ] {f7b6a0ca-ebcc-4d55-9b52-dedcd963dec8} TCPHandler: Processed in 0.006466241 sec. 2025.02.06 05:14:02.710094 [ 199 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 19 columns (19 merged, 0 gathered) in 0.01864493 sec., 30464.045721812847 rows/sec., 54.59 MiB/sec. 2025.02.06 05:14:02.711096 [ 188 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.06 05:14:02.711509 [ 188 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_31_6} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:02.711597 [ 188 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_31_6} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.06 05:14:02.711744 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. 2025.02.06 05:14:03.600130 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 2025.02.06 05:14:03.601119 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:03.601203 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:14:03.601917 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.06 05:14:03.602264 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:03.602621 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 2025.02.06 05:14:04.422124 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.02.06 05:14:04.445778 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:04.445846 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:14:04.454229 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.06 05:14:04.455837 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:04.462472 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.02.06 05:14:06.150131 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 824 2025.02.06 05:14:06.153220 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:06.153266 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.02.06 05:14:06.154738 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.06 05:14:06.155040 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:06.156520 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 824 2025.02.06 05:14:07.659476 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:07.659706 [ 255 ] {b5669431-c0a3-437f-88a7-712c07f8550e} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:14:07.659789 [ 255 ] {b5669431-c0a3-437f-88a7-712c07f8550e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:14:07.660656 [ 255 ] {b5669431-c0a3-437f-88a7-712c07f8550e} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:07.660705 [ 255 ] {b5669431-c0a3-437f-88a7-712c07f8550e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:07.661139 [ 255 ] {b5669431-c0a3-437f-88a7-712c07f8550e} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.06 05:14:07.661407 [ 255 ] {b5669431-c0a3-437f-88a7-712c07f8550e} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:07.661653 [ 255 ] {b5669431-c0a3-437f-88a7-712c07f8550e} executeQuery: Read 82 rows, 6.94 KiB in 0.002003 sec., 40938.59211183225 rows/sec., 3.38 MiB/sec. 2025.02.06 05:14:07.661804 [ 255 ] {b5669431-c0a3-437f-88a7-712c07f8550e} TCPHandler: Processed in 0.002464031 sec. 2025.02.06 05:14:07.662837 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:07.663040 [ 5 ] {0bd3e3eb-fee7-42aa-8528-f60defc3aaf4} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:14:07.663126 [ 5 ] {0bd3e3eb-fee7-42aa-8528-f60defc3aaf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:14:07.664003 [ 5 ] {0bd3e3eb-fee7-42aa-8528-f60defc3aaf4} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:07.664055 [ 5 ] {0bd3e3eb-fee7-42aa-8528-f60defc3aaf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:07.664512 [ 5 ] {0bd3e3eb-fee7-42aa-8528-f60defc3aaf4} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.06 05:14:07.664769 [ 5 ] {0bd3e3eb-fee7-42aa-8528-f60defc3aaf4} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:07.665059 [ 5 ] {0bd3e3eb-fee7-42aa-8528-f60defc3aaf4} executeQuery: Read 13 rows, 1001.00 B in 0.002067 sec., 6289.30817610063 rows/sec., 472.93 KiB/sec. 2025.02.06 05:14:07.665266 [ 5 ] {0bd3e3eb-fee7-42aa-8528-f60defc3aaf4} TCPHandler: Processed in 0.002561594 sec. 2025.02.06 05:14:07.665492 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:07.665640 [ 255 ] {611d620d-d986-40f2-8e31-dcd7d2f9dcaa} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:14:07.665702 [ 255 ] {611d620d-d986-40f2-8e31-dcd7d2f9dcaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:14:07.666355 [ 255 ] {611d620d-d986-40f2-8e31-dcd7d2f9dcaa} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:07.666395 [ 255 ] {611d620d-d986-40f2-8e31-dcd7d2f9dcaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:07.666775 [ 255 ] {611d620d-d986-40f2-8e31-dcd7d2f9dcaa} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.06 05:14:07.667017 [ 255 ] {611d620d-d986-40f2-8e31-dcd7d2f9dcaa} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:07.667244 [ 255 ] {611d620d-d986-40f2-8e31-dcd7d2f9dcaa} executeQuery: Read 77 rows, 6.16 KiB in 0.001639 sec., 46979.86577181208 rows/sec., 3.67 MiB/sec. 2025.02.06 05:14:07.667299 [ 255 ] {611d620d-d986-40f2-8e31-dcd7d2f9dcaa} TCPHandler: Processed in 0.001924653 sec. 2025.02.06 05:14:07.667529 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:07.667763 [ 5 ] {b3a60058-929b-464c-a858-7b1bb2551661} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:07.667872 [ 5 ] {b3a60058-929b-464c-a858-7b1bb2551661} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:14:07.668577 [ 5 ] {b3a60058-929b-464c-a858-7b1bb2551661} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:07.668619 [ 5 ] {b3a60058-929b-464c-a858-7b1bb2551661} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:07.669036 [ 5 ] {b3a60058-929b-464c-a858-7b1bb2551661} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.06 05:14:07.669276 [ 5 ] {b3a60058-929b-464c-a858-7b1bb2551661} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:07.669524 [ 5 ] {b3a60058-929b-464c-a858-7b1bb2551661} executeQuery: Read 160 rows, 11.41 KiB in 0.001822 sec., 87815.58726673985 rows/sec., 6.12 MiB/sec. 2025.02.06 05:14:07.669740 [ 5 ] {b3a60058-929b-464c-a858-7b1bb2551661} TCPHandler: Processed in 0.002323016 sec. 2025.02.06 05:14:07.669956 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:07.670099 [ 255 ] {5c08073d-2ade-45c3-bf26-2c9fb5893dc1} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:07.670193 [ 255 ] {5c08073d-2ade-45c3-bf26-2c9fb5893dc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:14:07.671421 [ 255 ] {5c08073d-2ade-45c3-bf26-2c9fb5893dc1} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:07.671461 [ 255 ] {5c08073d-2ade-45c3-bf26-2c9fb5893dc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:07.672081 [ 255 ] {5c08073d-2ade-45c3-bf26-2c9fb5893dc1} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.06 05:14:07.672347 [ 255 ] {5c08073d-2ade-45c3-bf26-2c9fb5893dc1} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:07.672580 [ 255 ] {5c08073d-2ade-45c3-bf26-2c9fb5893dc1} executeQuery: Read 13 rows, 23.85 KiB in 0.002509 sec., 5181.347150259067 rows/sec., 9.28 MiB/sec. 2025.02.06 05:14:07.672806 [ 255 ] {5c08073d-2ade-45c3-bf26-2c9fb5893dc1} TCPHandler: Processed in 0.002960947 sec. 2025.02.06 05:14:07.673048 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:07.673286 [ 5 ] {fa974d4b-3a05-4934-8f76-388a996522fd} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:14:07.673384 [ 5 ] {fa974d4b-3a05-4934-8f76-388a996522fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:14:07.674185 [ 5 ] {fa974d4b-3a05-4934-8f76-388a996522fd} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:07.674225 [ 5 ] {fa974d4b-3a05-4934-8f76-388a996522fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:07.674607 [ 5 ] {fa974d4b-3a05-4934-8f76-388a996522fd} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.06 05:14:07.674861 [ 5 ] {fa974d4b-3a05-4934-8f76-388a996522fd} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:07.675118 [ 5 ] {fa974d4b-3a05-4934-8f76-388a996522fd} executeQuery: Read 60 rows, 4.14 KiB in 0.001889 sec., 31762.837480148224 rows/sec., 2.14 MiB/sec. 2025.02.06 05:14:07.675206 [ 5 ] {fa974d4b-3a05-4934-8f76-388a996522fd} TCPHandler: Processed in 0.002301196 sec. 2025.02.06 05:14:10.953478 [ 169 ] {} DNSResolver: Updating DNS cache 2025.02.06 05:14:10.953538 [ 169 ] {} DNSResolver: Updated DNS cache 2025.02.06 05:14:11.103669 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 2025.02.06 05:14:11.104347 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:11.104389 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:11.104998 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.06 05:14:11.105256 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:11.105475 [ 129 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.06 05:14:11.105618 [ 129 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:11.105702 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.02.06 05:14:11.105711 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:11.106440 [ 198 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.06 05:14:11.106748 [ 198 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:11.106792 [ 198 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part 2025.02.06 05:14:11.106872 [ 198 ] {b98d5e79-4a35-451a-aa01-4df717829edd::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.02.06 05:14:11.107083 [ 198 ] {b98d5e79-4a35-451a-aa01-4df717829edd::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.02.06 05:14:11.107287 [ 198 ] {b98d5e79-4a35-451a-aa01-4df717829edd::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.02.06 05:14:11.107435 [ 198 ] {b98d5e79-4a35-451a-aa01-4df717829edd::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.02.06 05:14:11.107498 [ 198 ] {b98d5e79-4a35-451a-aa01-4df717829edd::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.02.06 05:14:11.110301 [ 199 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.004399444 sec., 2717616.135129803 rows/sec., 38.88 MiB/sec. 2025.02.06 05:14:11.110860 [ 199 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.06 05:14:11.111304 [ 199 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_26_5} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:11.111379 [ 199 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_26_5} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.06 05:14:11.111479 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2025.02.06 05:14:11.963426 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.02.06 05:14:11.984037 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:11.984080 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:11.991449 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.06 05:14:11.992204 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:11.992478 [ 109 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.06 05:14:11.992538 [ 109 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:11.992585 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:11.993029 [ 187 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.06 05:14:12.009941 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.02.06 05:14:12.011158 [ 187 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:12.012749 [ 187 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2025.02.06 05:14:12.018463 [ 187 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2025.02.06 05:14:12.024157 [ 187 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2025.02.06 05:14:12.030536 [ 187 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2025.02.06 05:14:12.036355 [ 187 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2025.02.06 05:14:12.040986 [ 187 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2025.02.06 05:14:12.101455 [ 193 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.108732238 sec., 1802.5932658536838 rows/sec., 9.32 MiB/sec. 2025.02.06 05:14:12.104159 [ 193 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.06 05:14:12.107019 [ 193 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_26_5} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:12.107131 [ 193 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_26_5} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.06 05:14:12.109502 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.02.06 05:14:12.663873 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:12.664091 [ 255 ] {38002580-5399-4ec2-bec9-c26816209d5a} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:14:12.664177 [ 255 ] {38002580-5399-4ec2-bec9-c26816209d5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:14:12.664977 [ 255 ] {38002580-5399-4ec2-bec9-c26816209d5a} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:12.665029 [ 255 ] {38002580-5399-4ec2-bec9-c26816209d5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:12.665483 [ 255 ] {38002580-5399-4ec2-bec9-c26816209d5a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.06 05:14:12.665745 [ 255 ] {38002580-5399-4ec2-bec9-c26816209d5a} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:12.666037 [ 255 ] {38002580-5399-4ec2-bec9-c26816209d5a} executeQuery: Read 14 rows, 1.01 KiB in 0.002003 sec., 6989.515726410385 rows/sec., 503.15 KiB/sec. 2025.02.06 05:14:12.666257 [ 255 ] {38002580-5399-4ec2-bec9-c26816209d5a} TCPHandler: Processed in 0.002526053 sec. 2025.02.06 05:14:12.666619 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:12.666932 [ 5 ] {baeb30ec-753b-4142-8605-36b016f1d3e3} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:14:12.667052 [ 5 ] {baeb30ec-753b-4142-8605-36b016f1d3e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:14:12.668010 [ 5 ] {baeb30ec-753b-4142-8605-36b016f1d3e3} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:12.668061 [ 5 ] {baeb30ec-753b-4142-8605-36b016f1d3e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:12.668529 [ 5 ] {baeb30ec-753b-4142-8605-36b016f1d3e3} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.06 05:14:12.668789 [ 5 ] {baeb30ec-753b-4142-8605-36b016f1d3e3} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:12.669038 [ 5 ] {baeb30ec-753b-4142-8605-36b016f1d3e3} executeQuery: Read 255 rows, 22.82 KiB in 0.002193 sec., 116279.06976744186 rows/sec., 10.16 MiB/sec. 2025.02.06 05:14:12.669109 [ 5 ] {baeb30ec-753b-4142-8605-36b016f1d3e3} TCPHandler: Processed in 0.002691498 sec. 2025.02.06 05:14:12.669345 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:12.669579 [ 255 ] {d9e1fd92-d7a2-465f-94cb-516303e51811} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:14:12.669678 [ 255 ] {d9e1fd92-d7a2-465f-94cb-516303e51811} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:14:12.670547 [ 255 ] {d9e1fd92-d7a2-465f-94cb-516303e51811} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:12.670589 [ 255 ] {d9e1fd92-d7a2-465f-94cb-516303e51811} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:12.670965 [ 255 ] {d9e1fd92-d7a2-465f-94cb-516303e51811} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.06 05:14:12.671211 [ 255 ] {d9e1fd92-d7a2-465f-94cb-516303e51811} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:12.671452 [ 255 ] {d9e1fd92-d7a2-465f-94cb-516303e51811} executeQuery: Read 33 rows, 2.41 KiB in 0.001925 sec., 17142.85714285714 rows/sec., 1.22 MiB/sec. 2025.02.06 05:14:12.671528 [ 255 ] {d9e1fd92-d7a2-465f-94cb-516303e51811} TCPHandler: Processed in 0.002293645 sec. 2025.02.06 05:14:12.671783 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:12.671938 [ 5 ] {a8c38b4b-6a5b-4bfc-ab82-ebc4066c0162} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:14:12.672001 [ 5 ] {a8c38b4b-6a5b-4bfc-ab82-ebc4066c0162} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:14:12.672618 [ 5 ] {a8c38b4b-6a5b-4bfc-ab82-ebc4066c0162} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:12.672660 [ 5 ] {a8c38b4b-6a5b-4bfc-ab82-ebc4066c0162} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:12.673025 [ 5 ] {a8c38b4b-6a5b-4bfc-ab82-ebc4066c0162} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.06 05:14:12.673270 [ 5 ] {a8c38b4b-6a5b-4bfc-ab82-ebc4066c0162} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:12.673446 [ 109 ] {} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.06 05:14:12.673516 [ 5 ] {a8c38b4b-6a5b-4bfc-ab82-ebc4066c0162} executeQuery: Read 14 rows, 1004.00 B in 0.001612 sec., 8684.863523573202 rows/sec., 608.23 KiB/sec. 2025.02.06 05:14:12.673544 [ 109 ] {} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:12.673614 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:12.673649 [ 5 ] {a8c38b4b-6a5b-4bfc-ab82-ebc4066c0162} TCPHandler: Processed in 0.001992986 sec. 2025.02.06 05:14:12.673964 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:12.674083 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.06 05:14:12.674298 [ 255 ] {659735e7-183a-4840-b289-6a4ad180d420} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:14:12.674402 [ 255 ] {659735e7-183a-4840-b289-6a4ad180d420} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:14:12.674406 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:12.674519 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 243 rows starting from the beginning of the part 2025.02.06 05:14:12.674766 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.02.06 05:14:12.675187 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part 2025.02.06 05:14:12.675616 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.02.06 05:14:12.675991 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.02.06 05:14:12.676306 [ 193 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2025.02.06 05:14:12.677464 [ 255 ] {659735e7-183a-4840-b289-6a4ad180d420} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:12.677532 [ 255 ] {659735e7-183a-4840-b289-6a4ad180d420} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:12.678476 [ 255 ] {659735e7-183a-4840-b289-6a4ad180d420} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.06 05:14:12.678969 [ 255 ] {659735e7-183a-4840-b289-6a4ad180d420} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:12.679212 [ 194 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005477999 sec., 96203.01135505867 rows/sec., 6.89 MiB/sec. 2025.02.06 05:14:12.679324 [ 255 ] {659735e7-183a-4840-b289-6a4ad180d420} executeQuery: Read 13 rows, 830.00 B in 0.005102 sec., 2548.0203841630732 rows/sec., 158.87 KiB/sec. 2025.02.06 05:14:12.679396 [ 194 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.06 05:14:12.679406 [ 255 ] {659735e7-183a-4840-b289-6a4ad180d420} TCPHandler: Processed in 0.005619474 sec. 2025.02.06 05:14:12.679592 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:12.679794 [ 194 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_21_4} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:12.679809 [ 5 ] {30337e73-1a2a-4bda-9032-7be6b8f97d09} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:14:12.679920 [ 5 ] {30337e73-1a2a-4bda-9032-7be6b8f97d09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:14:12.679938 [ 194 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_21_4} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.06 05:14:12.680144 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.06 05:14:12.680827 [ 5 ] {30337e73-1a2a-4bda-9032-7be6b8f97d09} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:12.680870 [ 5 ] {30337e73-1a2a-4bda-9032-7be6b8f97d09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:12.681268 [ 5 ] {30337e73-1a2a-4bda-9032-7be6b8f97d09} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.06 05:14:12.681519 [ 5 ] {30337e73-1a2a-4bda-9032-7be6b8f97d09} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:12.681736 [ 5 ] {30337e73-1a2a-4bda-9032-7be6b8f97d09} executeQuery: Read 408 rows, 29.76 KiB in 0.002002 sec., 203796.2037962038 rows/sec., 14.52 MiB/sec. 2025.02.06 05:14:12.681796 [ 5 ] {30337e73-1a2a-4bda-9032-7be6b8f97d09} TCPHandler: Processed in 0.002285675 sec. 2025.02.06 05:14:12.681971 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:12.682113 [ 255 ] {81b8e12c-803c-41d9-b0e6-9e8a7be90c07} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:14:12.682174 [ 255 ] {81b8e12c-803c-41d9-b0e6-9e8a7be90c07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:14:12.682748 [ 255 ] {81b8e12c-803c-41d9-b0e6-9e8a7be90c07} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:12.682795 [ 255 ] {81b8e12c-803c-41d9-b0e6-9e8a7be90c07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:12.683223 [ 255 ] {81b8e12c-803c-41d9-b0e6-9e8a7be90c07} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.06 05:14:12.683460 [ 255 ] {81b8e12c-803c-41d9-b0e6-9e8a7be90c07} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:12.683658 [ 87 ] {} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.06 05:14:12.683700 [ 255 ] {81b8e12c-803c-41d9-b0e6-9e8a7be90c07} executeQuery: Read 6 rows, 321.00 B in 0.001614 sec., 3717.472118959108 rows/sec., 194.22 KiB/sec. 2025.02.06 05:14:12.683745 [ 87 ] {} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:12.683825 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:12.683824 [ 255 ] {81b8e12c-803c-41d9-b0e6-9e8a7be90c07} TCPHandler: Processed in 0.001930753 sec. 2025.02.06 05:14:12.684099 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:12.684198 [ 196 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.06 05:14:12.684510 [ 5 ] {0356d2df-fcee-4734-a3db-8dad75bc05e9} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:12.684684 [ 5 ] {0356d2df-fcee-4734-a3db-8dad75bc05e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:14:12.684689 [ 196 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:12.684754 [ 196 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2025.02.06 05:14:12.684975 [ 196 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2025.02.06 05:14:12.685256 [ 196 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2025.02.06 05:14:12.685446 [ 196 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2025.02.06 05:14:12.685663 [ 196 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2025.02.06 05:14:12.685825 [ 196 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2025.02.06 05:14:12.686392 [ 5 ] {0356d2df-fcee-4734-a3db-8dad75bc05e9} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:12.686433 [ 5 ] {0356d2df-fcee-4734-a3db-8dad75bc05e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:12.687041 [ 5 ] {0356d2df-fcee-4734-a3db-8dad75bc05e9} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.06 05:14:12.687232 [ 194 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003298688 sec., 29102.47953125606 rows/sec., 1.48 MiB/sec. 2025.02.06 05:14:12.687447 [ 194 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.06 05:14:12.687473 [ 5 ] {0356d2df-fcee-4734-a3db-8dad75bc05e9} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:12.688085 [ 5 ] {0356d2df-fcee-4734-a3db-8dad75bc05e9} executeQuery: Read 237 rows, 16.27 KiB in 0.003716 sec., 63778.25618945102 rows/sec., 4.27 MiB/sec. 2025.02.06 05:14:12.688213 [ 194 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_16_3} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:12.688570 [ 194 ] {11c75e4b-7837-4c63-a959-f6e12a7645cd::all_1_16_3} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.06 05:14:12.688626 [ 5 ] {0356d2df-fcee-4734-a3db-8dad75bc05e9} TCPHandler: Processed in 0.004669253 sec. 2025.02.06 05:14:12.688857 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.06 05:14:12.688986 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:12.689167 [ 255 ] {7f256e9e-8353-482f-ba14-b5148d867ea1} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:14:12.689220 [ 255 ] {7f256e9e-8353-482f-ba14-b5148d867ea1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:14:12.689688 [ 255 ] {7f256e9e-8353-482f-ba14-b5148d867ea1} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:12.689726 [ 255 ] {7f256e9e-8353-482f-ba14-b5148d867ea1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:12.690080 [ 255 ] {7f256e9e-8353-482f-ba14-b5148d867ea1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.06 05:14:12.690315 [ 255 ] {7f256e9e-8353-482f-ba14-b5148d867ea1} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:12.690494 [ 87 ] {} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.06 05:14:12.690562 [ 255 ] {7f256e9e-8353-482f-ba14-b5148d867ea1} executeQuery: Read 1 rows, 69.00 B in 0.001416 sec., 706.2146892655368 rows/sec., 47.59 KiB/sec. 2025.02.06 05:14:12.690571 [ 87 ] {} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:12.690649 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:12.690687 [ 255 ] {7f256e9e-8353-482f-ba14-b5148d867ea1} TCPHandler: Processed in 0.001883061 sec. 2025.02.06 05:14:12.690913 [ 191 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.06 05:14:12.690925 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:12.691158 [ 191 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:12.691166 [ 5 ] {097ed6d4-176c-43bb-aa7e-9a92cc2bd980} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:12.691219 [ 191 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part 2025.02.06 05:14:12.691446 [ 5 ] {097ed6d4-176c-43bb-aa7e-9a92cc2bd980} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:14:12.691548 [ 191 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2025.02.06 05:14:12.691918 [ 191 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2025.02.06 05:14:12.692320 [ 191 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2025.02.06 05:14:12.692641 [ 191 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2025.02.06 05:14:12.692950 [ 191 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2025.02.06 05:14:12.697309 [ 191 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.006553344 sec., 2594.0954724793937 rows/sec., 174.20 KiB/sec. 2025.02.06 05:14:12.697527 [ 191 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.06 05:14:12.697680 [ 5 ] {097ed6d4-176c-43bb-aa7e-9a92cc2bd980} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:12.697747 [ 5 ] {097ed6d4-176c-43bb-aa7e-9a92cc2bd980} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:12.698172 [ 191 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_16_3} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:12.698325 [ 191 ] {fe8c580b-d677-4c1d-b6f3-a02fadf58cf3::all_1_16_3} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.06 05:14:12.698464 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.06 05:14:12.698873 [ 5 ] {097ed6d4-176c-43bb-aa7e-9a92cc2bd980} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.06 05:14:12.699139 [ 5 ] {097ed6d4-176c-43bb-aa7e-9a92cc2bd980} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:12.699476 [ 5 ] {097ed6d4-176c-43bb-aa7e-9a92cc2bd980} executeQuery: Read 26 rows, 47.71 KiB in 0.00838 sec., 3102.6252983293557 rows/sec., 5.56 MiB/sec. 2025.02.06 05:14:12.699978 [ 5 ] {097ed6d4-176c-43bb-aa7e-9a92cc2bd980} TCPHandler: Processed in 0.00917208 sec. 2025.02.06 05:14:12.700194 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:12.700335 [ 255 ] {19cc7024-c743-450b-aa89-6a3316f1c82d} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:14:12.700395 [ 255 ] {19cc7024-c743-450b-aa89-6a3316f1c82d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:14:12.700997 [ 255 ] {19cc7024-c743-450b-aa89-6a3316f1c82d} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:12.701043 [ 255 ] {19cc7024-c743-450b-aa89-6a3316f1c82d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:12.701436 [ 255 ] {19cc7024-c743-450b-aa89-6a3316f1c82d} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.06 05:14:12.701681 [ 255 ] {19cc7024-c743-450b-aa89-6a3316f1c82d} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:12.701931 [ 255 ] {19cc7024-c743-450b-aa89-6a3316f1c82d} executeQuery: Read 82 rows, 5.33 KiB in 0.001616 sec., 50742.57425742574 rows/sec., 3.22 MiB/sec. 2025.02.06 05:14:12.701997 [ 255 ] {19cc7024-c743-450b-aa89-6a3316f1c82d} TCPHandler: Processed in 0.001903972 sec. 2025.02.06 05:14:13.001160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 194.06 MiB, peak 203.74 MiB, free memory in arenas 0.00 B, will set to 195.16 MiB (RSS), difference: 1.09 MiB 2025.02.06 05:14:15.690359 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:15.690575 [ 255 ] {73bdaf5d-18cf-4637-ab32-8942ff75a3f6} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.06 05:14:15.690656 [ 255 ] {73bdaf5d-18cf-4637-ab32-8942ff75a3f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.06 05:14:15.691489 [ 255 ] {73bdaf5d-18cf-4637-ab32-8942ff75a3f6} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:15.691540 [ 255 ] {73bdaf5d-18cf-4637-ab32-8942ff75a3f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:15.691961 [ 255 ] {73bdaf5d-18cf-4637-ab32-8942ff75a3f6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.06 05:14:15.692211 [ 255 ] {73bdaf5d-18cf-4637-ab32-8942ff75a3f6} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:15.692451 [ 255 ] {73bdaf5d-18cf-4637-ab32-8942ff75a3f6} executeQuery: Read 10 rows, 835.00 B in 0.001938 sec., 5159.958720330237 rows/sec., 420.76 KiB/sec. 2025.02.06 05:14:15.692509 [ 255 ] {73bdaf5d-18cf-4637-ab32-8942ff75a3f6} TCPHandler: Processed in 0.002293266 sec. 2025.02.06 05:14:15.692805 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:15.693006 [ 5 ] {9d823617-8cc6-40ff-a360-75c2f1ec3e75} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:14:15.693083 [ 5 ] {9d823617-8cc6-40ff-a360-75c2f1ec3e75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:14:15.694502 [ 5 ] {9d823617-8cc6-40ff-a360-75c2f1ec3e75} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:15.694558 [ 5 ] {9d823617-8cc6-40ff-a360-75c2f1ec3e75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:15.695119 [ 5 ] {9d823617-8cc6-40ff-a360-75c2f1ec3e75} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.06 05:14:15.695383 [ 5 ] {9d823617-8cc6-40ff-a360-75c2f1ec3e75} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:15.695671 [ 5 ] {9d823617-8cc6-40ff-a360-75c2f1ec3e75} executeQuery: Read 1227 rows, 103.42 KiB in 0.002714 sec., 452100.22107590275 rows/sec., 37.21 MiB/sec. 2025.02.06 05:14:15.695776 [ 5 ] {9d823617-8cc6-40ff-a360-75c2f1ec3e75} TCPHandler: Processed in 0.003111411 sec. 2025.02.06 05:14:15.696075 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:15.696304 [ 255 ] {d004df6c-a1e5-4b4e-a18d-8d38c1926978} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:14:15.696352 [ 255 ] {d004df6c-a1e5-4b4e-a18d-8d38c1926978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:14:15.696931 [ 255 ] {d004df6c-a1e5-4b4e-a18d-8d38c1926978} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:15.696970 [ 255 ] {d004df6c-a1e5-4b4e-a18d-8d38c1926978} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:15.697325 [ 255 ] {d004df6c-a1e5-4b4e-a18d-8d38c1926978} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.06 05:14:15.697567 [ 255 ] {d004df6c-a1e5-4b4e-a18d-8d38c1926978} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:15.697783 [ 255 ] {d004df6c-a1e5-4b4e-a18d-8d38c1926978} executeQuery: Read 23 rows, 1.68 KiB in 0.001528 sec., 15052.356020942409 rows/sec., 1.07 MiB/sec. 2025.02.06 05:14:15.697900 [ 255 ] {d004df6c-a1e5-4b4e-a18d-8d38c1926978} TCPHandler: Processed in 0.002007046 sec. 2025.02.06 05:14:15.698063 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:15.698190 [ 5 ] {f52d1a0e-6901-4250-bb64-892e591b4ea0} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:14:15.698254 [ 5 ] {f52d1a0e-6901-4250-bb64-892e591b4ea0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:14:15.699407 [ 5 ] {f52d1a0e-6901-4250-bb64-892e591b4ea0} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:15.699450 [ 5 ] {f52d1a0e-6901-4250-bb64-892e591b4ea0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:15.699835 [ 5 ] {f52d1a0e-6901-4250-bb64-892e591b4ea0} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.06 05:14:15.700077 [ 5 ] {f52d1a0e-6901-4250-bb64-892e591b4ea0} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:15.700292 [ 5 ] {f52d1a0e-6901-4250-bb64-892e591b4ea0} executeQuery: Read 228 rows, 15.81 KiB in 0.002131 sec., 106992.02252463631 rows/sec., 7.24 MiB/sec. 2025.02.06 05:14:15.700351 [ 5 ] {f52d1a0e-6901-4250-bb64-892e591b4ea0} TCPHandler: Processed in 0.002349547 sec. 2025.02.06 05:14:15.700520 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:15.700657 [ 255 ] {fbda22cb-7228-4cc2-80cc-0a98f1504d03} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:14:15.700713 [ 255 ] {fbda22cb-7228-4cc2-80cc-0a98f1504d03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:14:15.701599 [ 255 ] {fbda22cb-7228-4cc2-80cc-0a98f1504d03} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:15.701639 [ 255 ] {fbda22cb-7228-4cc2-80cc-0a98f1504d03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:15.702022 [ 255 ] {fbda22cb-7228-4cc2-80cc-0a98f1504d03} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.06 05:14:15.702257 [ 255 ] {fbda22cb-7228-4cc2-80cc-0a98f1504d03} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:15.702478 [ 255 ] {fbda22cb-7228-4cc2-80cc-0a98f1504d03} executeQuery: Read 543 rows, 41.26 KiB in 0.001851 sec., 293354.943273906 rows/sec., 21.77 MiB/sec. 2025.02.06 05:14:15.702530 [ 255 ] {fbda22cb-7228-4cc2-80cc-0a98f1504d03} TCPHandler: Processed in 0.002076857 sec. 2025.02.06 05:14:15.702735 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:15.702962 [ 5 ] {406f3a20-c264-493f-9290-035482fe53c0} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:15.703065 [ 5 ] {406f3a20-c264-493f-9290-035482fe53c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:14:15.703973 [ 5 ] {406f3a20-c264-493f-9290-035482fe53c0} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:15.704014 [ 5 ] {406f3a20-c264-493f-9290-035482fe53c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:15.704473 [ 5 ] {406f3a20-c264-493f-9290-035482fe53c0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.06 05:14:15.704713 [ 5 ] {406f3a20-c264-493f-9290-035482fe53c0} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:15.704978 [ 5 ] {406f3a20-c264-493f-9290-035482fe53c0} executeQuery: Read 957 rows, 65.74 KiB in 0.002067 sec., 462989.84034833097 rows/sec., 31.06 MiB/sec. 2025.02.06 05:14:15.705106 [ 5 ] {406f3a20-c264-493f-9290-035482fe53c0} TCPHandler: Processed in 0.002478372 sec. 2025.02.06 05:14:15.705355 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:15.705509 [ 255 ] {45f15b3b-8729-4b3f-90dc-79a6ab7e922f} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:15.705602 [ 255 ] {45f15b3b-8729-4b3f-90dc-79a6ab7e922f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:14:15.706833 [ 255 ] {45f15b3b-8729-4b3f-90dc-79a6ab7e922f} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:15.706872 [ 255 ] {45f15b3b-8729-4b3f-90dc-79a6ab7e922f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:15.707496 [ 255 ] {45f15b3b-8729-4b3f-90dc-79a6ab7e922f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.06 05:14:15.707749 [ 255 ] {45f15b3b-8729-4b3f-90dc-79a6ab7e922f} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:15.708015 [ 255 ] {45f15b3b-8729-4b3f-90dc-79a6ab7e922f} executeQuery: Read 13 rows, 23.85 KiB in 0.002534 sec., 5130.228887134965 rows/sec., 9.19 MiB/sec. 2025.02.06 05:14:15.708286 [ 255 ] {45f15b3b-8729-4b3f-90dc-79a6ab7e922f} TCPHandler: Processed in 0.003070491 sec. 2025.02.06 05:14:15.708515 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:15.708742 [ 5 ] {e2cce4d0-1d99-48d5-8995-5b2d8d6694e6} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:14:15.708839 [ 5 ] {e2cce4d0-1d99-48d5-8995-5b2d8d6694e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:14:15.709539 [ 5 ] {e2cce4d0-1d99-48d5-8995-5b2d8d6694e6} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:15.709580 [ 5 ] {e2cce4d0-1d99-48d5-8995-5b2d8d6694e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:15.709956 [ 5 ] {e2cce4d0-1d99-48d5-8995-5b2d8d6694e6} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.06 05:14:15.710194 [ 5 ] {e2cce4d0-1d99-48d5-8995-5b2d8d6694e6} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:15.710445 [ 5 ] {e2cce4d0-1d99-48d5-8995-5b2d8d6694e6} executeQuery: Read 40 rows, 2.77 KiB in 0.001758 sec., 22753.128555176336 rows/sec., 1.54 MiB/sec. 2025.02.06 05:14:15.710624 [ 5 ] {e2cce4d0-1d99-48d5-8995-5b2d8d6694e6} TCPHandler: Processed in 0.002223983 sec. 2025.02.06 05:14:16.157578 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 874 2025.02.06 05:14:16.161094 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:16.161155 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:16.162667 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.06 05:14:16.162996 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:16.163711 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 874 2025.02.06 05:14:17.653109 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:17.653341 [ 255 ] {5183e954-c357-45cc-b50e-bb4a130fdb3d} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:14:17.653418 [ 255 ] {5183e954-c357-45cc-b50e-bb4a130fdb3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:14:17.654233 [ 255 ] {5183e954-c357-45cc-b50e-bb4a130fdb3d} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:17.654290 [ 255 ] {5183e954-c357-45cc-b50e-bb4a130fdb3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:17.654745 [ 255 ] {5183e954-c357-45cc-b50e-bb4a130fdb3d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.06 05:14:17.655007 [ 255 ] {5183e954-c357-45cc-b50e-bb4a130fdb3d} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:17.655213 [ 41 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.06 05:14:17.655280 [ 255 ] {5183e954-c357-45cc-b50e-bb4a130fdb3d} executeQuery: Read 56 rows, 4.38 KiB in 0.001994 sec., 28084.252758274823 rows/sec., 2.14 MiB/sec. 2025.02.06 05:14:17.655309 [ 41 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:17.655380 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:17.655432 [ 255 ] {5183e954-c357-45cc-b50e-bb4a130fdb3d} TCPHandler: Processed in 0.002466111 sec. 2025.02.06 05:14:17.655665 [ 189 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.06 05:14:17.655781 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:17.655853 [ 189 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:17.655910 [ 189 ] {8936ae73-78b9-4e12-9727-fad1215965f8::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.02.06 05:14:17.656166 [ 5 ] {7944e3e7-50ae-4760-bb49-95f698152a0a} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:14:17.656197 [ 189 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 256 rows starting from the beginning of the part 2025.02.06 05:14:17.656346 [ 5 ] {7944e3e7-50ae-4760-bb49-95f698152a0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:14:17.656591 [ 189 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part 2025.02.06 05:14:17.656901 [ 189 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 255 rows starting from the beginning of the part 2025.02.06 05:14:17.657237 [ 189 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1227 rows starting from the beginning of the part 2025.02.06 05:14:17.657605 [ 189 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part 2025.02.06 05:14:17.659201 [ 5 ] {7944e3e7-50ae-4760-bb49-95f698152a0a} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:17.659280 [ 5 ] {7944e3e7-50ae-4760-bb49-95f698152a0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:17.660326 [ 5 ] {7944e3e7-50ae-4760-bb49-95f698152a0a} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.06 05:14:17.660639 [ 5 ] {7944e3e7-50ae-4760-bb49-95f698152a0a} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:17.660912 [ 41 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.06 05:14:17.661011 [ 41 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:17.661122 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:17.661312 [ 5 ] {7944e3e7-50ae-4760-bb49-95f698152a0a} executeQuery: Read 64 rows, 5.12 KiB in 0.00524 sec., 12213.740458015267 rows/sec., 976.19 KiB/sec. 2025.02.06 05:14:17.661756 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.06 05:14:17.661802 [ 5 ] {7944e3e7-50ae-4760-bb49-95f698152a0a} TCPHandler: Processed in 0.006197603 sec. 2025.02.06 05:14:17.661837 [ 191 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3307 rows, containing 5 columns (5 merged, 0 gathered) in 0.006331888 sec., 522277.08386503364 rows/sec., 45.59 MiB/sec. 2025.02.06 05:14:17.662035 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:17.662077 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part 2025.02.06 05:14:17.662258 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part 2025.02.06 05:14:17.662329 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:17.662695 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 77 rows starting from the beginning of the part 2025.02.06 05:14:17.662758 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.06 05:14:17.662850 [ 255 ] {7fc801f2-2aab-4586-8a32-56d663c09bae} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:17.663261 [ 255 ] {7fc801f2-2aab-4586-8a32-56d663c09bae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:14:17.663268 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 408 rows starting from the beginning of the part 2025.02.06 05:14:17.663776 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 543 rows starting from the beginning of the part 2025.02.06 05:14:17.664264 [ 190 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part 2025.02.06 05:14:17.664393 [ 200 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_46_9} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:17.665013 [ 200 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_46_9} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.06 05:14:17.665354 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.02.06 05:14:17.665999 [ 255 ] {7fc801f2-2aab-4586-8a32-56d663c09bae} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:17.666054 [ 255 ] {7fc801f2-2aab-4586-8a32-56d663c09bae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:17.666624 [ 255 ] {7fc801f2-2aab-4586-8a32-56d663c09bae} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.06 05:14:17.666975 [ 255 ] {7fc801f2-2aab-4586-8a32-56d663c09bae} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:17.666999 [ 191 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.005716357 sec., 422471.8645109114 rows/sec., 32.40 MiB/sec. 2025.02.06 05:14:17.667198 [ 41 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.06 05:14:17.667304 [ 41 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:17.667377 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:17.667371 [ 191 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.06 05:14:17.667483 [ 255 ] {7fc801f2-2aab-4586-8a32-56d663c09bae} executeQuery: Read 54 rows, 3.85 KiB in 0.0048 sec., 11250.000000000002 rows/sec., 803.02 KiB/sec. 2025.02.06 05:14:17.667793 [ 255 ] {7fc801f2-2aab-4586-8a32-56d663c09bae} TCPHandler: Processed in 0.005632564 sec. 2025.02.06 05:14:17.668231 [ 200 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.06 05:14:17.668231 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:17.668347 [ 191 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_46_9} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:17.668663 [ 5 ] {8644307e-78e7-465e-88b5-1d6cb0ade018} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:14:17.668680 [ 200 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:17.668694 [ 191 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_46_9} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.06 05:14:17.668763 [ 200 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11920 rows starting from the beginning of the part 2025.02.06 05:14:17.668774 [ 5 ] {8644307e-78e7-465e-88b5-1d6cb0ade018} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:14:17.669143 [ 200 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 238 rows starting from the beginning of the part 2025.02.06 05:14:17.669554 [ 200 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part 2025.02.06 05:14:17.669635 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.06 05:14:17.670016 [ 200 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part 2025.02.06 05:14:17.670331 [ 200 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 957 rows starting from the beginning of the part 2025.02.06 05:14:17.670529 [ 200 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 54 rows starting from the beginning of the part 2025.02.06 05:14:17.671111 [ 5 ] {8644307e-78e7-465e-88b5-1d6cb0ade018} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:17.671158 [ 5 ] {8644307e-78e7-465e-88b5-1d6cb0ade018} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:17.671737 [ 5 ] {8644307e-78e7-465e-88b5-1d6cb0ade018} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.06 05:14:17.672131 [ 5 ] {8644307e-78e7-465e-88b5-1d6cb0ade018} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:17.672352 [ 41 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.06 05:14:17.672467 [ 41 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:17.672565 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:17.672580 [ 5 ] {8644307e-78e7-465e-88b5-1d6cb0ade018} executeQuery: Read 20 rows, 1.38 KiB in 0.004012 sec., 4985.044865403789 rows/sec., 342.72 KiB/sec. 2025.02.06 05:14:17.672968 [ 5 ] {8644307e-78e7-465e-88b5-1d6cb0ade018} TCPHandler: Processed in 0.004997734 sec. 2025.02.06 05:14:17.673146 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.06 05:14:17.673456 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:17.673527 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2234 rows starting from the beginning of the part 2025.02.06 05:14:17.673713 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part 2025.02.06 05:14:17.673938 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part 2025.02.06 05:14:17.674194 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part 2025.02.06 05:14:17.674279 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part 2025.02.06 05:14:17.674650 [ 191 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part 2025.02.06 05:14:17.676509 [ 188 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 13566 rows, containing 5 columns (5 merged, 0 gathered) in 0.008885771 sec., 1526710.5127962446 rows/sec., 103.09 MiB/sec. 2025.02.06 05:14:17.676837 [ 188 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2518 rows, containing 4 columns (4 merged, 0 gathered) in 0.004114174 sec., 612030.5072172446 rows/sec., 39.95 MiB/sec. 2025.02.06 05:14:17.677022 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.06 05:14:17.677217 [ 188 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.06 05:14:17.677478 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_46_9} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:17.677631 [ 202 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_46_9} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.06 05:14:17.677808 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_46_9} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:17.677823 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. 2025.02.06 05:14:17.677954 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_46_9} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.06 05:14:17.678052 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.06 05:14:18.606760 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 2025.02.06 05:14:18.607412 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:18.607461 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:18.607990 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.06 05:14:18.608245 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:18.608469 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 2025.02.06 05:14:19.510911 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.02.06 05:14:19.529816 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:19.529872 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:19.536997 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.06 05:14:19.537771 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:19.540581 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.02.06 05:14:22.663118 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:22.663328 [ 255 ] {d709f7e7-8b1a-4d34-a23a-a56a177623ec} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:14:22.663402 [ 255 ] {d709f7e7-8b1a-4d34-a23a-a56a177623ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:14:22.664161 [ 255 ] {d709f7e7-8b1a-4d34-a23a-a56a177623ec} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:22.664211 [ 255 ] {d709f7e7-8b1a-4d34-a23a-a56a177623ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:22.664673 [ 255 ] {d709f7e7-8b1a-4d34-a23a-a56a177623ec} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.06 05:14:22.664942 [ 255 ] {d709f7e7-8b1a-4d34-a23a-a56a177623ec} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:22.665125 [ 28 ] {} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.06 05:14:22.665205 [ 255 ] {d709f7e7-8b1a-4d34-a23a-a56a177623ec} executeQuery: Read 14 rows, 1.01 KiB in 0.001924 sec., 7276.507276507276 rows/sec., 523.81 KiB/sec. 2025.02.06 05:14:22.665211 [ 28 ] {} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:22.665282 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:22.665346 [ 255 ] {d709f7e7-8b1a-4d34-a23a-a56a177623ec} TCPHandler: Processed in 0.002351227 sec. 2025.02.06 05:14:22.665706 [ 198 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.02.06 05:14:22.665859 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:22.666064 [ 198 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:22.666134 [ 198 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2025.02.06 05:14:22.666411 [ 198 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.02.06 05:14:22.666443 [ 5 ] {0e2edade-7aa9-4abe-9416-136e7d2b6e09} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:14:22.666685 [ 5 ] {0e2edade-7aa9-4abe-9416-136e7d2b6e09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:14:22.666710 [ 198 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2025.02.06 05:14:22.667152 [ 198 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.02.06 05:14:22.667390 [ 198 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.02.06 05:14:22.669630 [ 5 ] {0e2edade-7aa9-4abe-9416-136e7d2b6e09} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:22.669714 [ 5 ] {0e2edade-7aa9-4abe-9416-136e7d2b6e09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:22.669979 [ 198 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004597201 sec., 15226.656393749152 rows/sec., 1.13 MiB/sec. 2025.02.06 05:14:22.670193 [ 202 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.06 05:14:22.670678 [ 5 ] {0e2edade-7aa9-4abe-9416-136e7d2b6e09} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.06 05:14:22.670745 [ 202 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_17_4} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:22.670908 [ 202 ] {c2be259a-435a-4b1d-87ed-8c57c2791c6b::all_1_17_4} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.06 05:14:22.671047 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.06 05:14:22.671142 [ 5 ] {0e2edade-7aa9-4abe-9416-136e7d2b6e09} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:22.671401 [ 5 ] {0e2edade-7aa9-4abe-9416-136e7d2b6e09} executeQuery: Read 255 rows, 22.82 KiB in 0.005198 sec., 49057.32974220854 rows/sec., 4.29 MiB/sec. 2025.02.06 05:14:22.671542 [ 5 ] {0e2edade-7aa9-4abe-9416-136e7d2b6e09} TCPHandler: Processed in 0.006014857 sec. 2025.02.06 05:14:22.671742 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:22.671868 [ 255 ] {e855fc40-1fab-482f-8fa3-ce60acc312e9} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:14:22.671924 [ 255 ] {e855fc40-1fab-482f-8fa3-ce60acc312e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:14:22.672568 [ 255 ] {e855fc40-1fab-482f-8fa3-ce60acc312e9} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:22.672609 [ 255 ] {e855fc40-1fab-482f-8fa3-ce60acc312e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:22.672983 [ 255 ] {e855fc40-1fab-482f-8fa3-ce60acc312e9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.06 05:14:22.673229 [ 255 ] {e855fc40-1fab-482f-8fa3-ce60acc312e9} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:22.673447 [ 255 ] {e855fc40-1fab-482f-8fa3-ce60acc312e9} executeQuery: Read 33 rows, 2.41 KiB in 0.001609 sec., 20509.633312616534 rows/sec., 1.46 MiB/sec. 2025.02.06 05:14:22.673503 [ 255 ] {e855fc40-1fab-482f-8fa3-ce60acc312e9} TCPHandler: Processed in 0.00184959 sec. 2025.02.06 05:14:22.673674 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:22.673818 [ 5 ] {b947fbc7-dfdd-4da4-9469-a2438e639ad3} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:14:22.673879 [ 5 ] {b947fbc7-dfdd-4da4-9469-a2438e639ad3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:14:22.674551 [ 5 ] {b947fbc7-dfdd-4da4-9469-a2438e639ad3} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:22.674591 [ 5 ] {b947fbc7-dfdd-4da4-9469-a2438e639ad3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:22.674939 [ 5 ] {b947fbc7-dfdd-4da4-9469-a2438e639ad3} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.06 05:14:22.675185 [ 5 ] {b947fbc7-dfdd-4da4-9469-a2438e639ad3} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:22.675400 [ 5 ] {b947fbc7-dfdd-4da4-9469-a2438e639ad3} executeQuery: Read 14 rows, 1004.00 B in 0.001616 sec., 8663.366336633664 rows/sec., 606.73 KiB/sec. 2025.02.06 05:14:22.675529 [ 5 ] {b947fbc7-dfdd-4da4-9469-a2438e639ad3} TCPHandler: Processed in 0.001924703 sec. 2025.02.06 05:14:22.675684 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:22.675822 [ 255 ] {b7d0e208-e0a3-4987-b826-61b72fecadb2} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:14:22.675883 [ 255 ] {b7d0e208-e0a3-4987-b826-61b72fecadb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:14:22.676559 [ 255 ] {b7d0e208-e0a3-4987-b826-61b72fecadb2} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:22.676599 [ 255 ] {b7d0e208-e0a3-4987-b826-61b72fecadb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:22.676949 [ 255 ] {b7d0e208-e0a3-4987-b826-61b72fecadb2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.06 05:14:22.677187 [ 255 ] {b7d0e208-e0a3-4987-b826-61b72fecadb2} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:22.677341 [ 28 ] {} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.06 05:14:22.677398 [ 28 ] {} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:22.677426 [ 255 ] {b7d0e208-e0a3-4987-b826-61b72fecadb2} executeQuery: Read 13 rows, 830.00 B in 0.001623 sec., 8009.858287122612 rows/sec., 499.41 KiB/sec. 2025.02.06 05:14:22.677433 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:22.677587 [ 255 ] {b7d0e208-e0a3-4987-b826-61b72fecadb2} TCPHandler: Processed in 0.001964985 sec. 2025.02.06 05:14:22.677869 [ 199 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.02.06 05:14:22.677901 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:22.678292 [ 199 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:22.678306 [ 5 ] {38d2ad57-b19e-45e4-991e-6e3308ace3a7} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:14:22.678380 [ 199 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part 2025.02.06 05:14:22.678454 [ 5 ] {38d2ad57-b19e-45e4-991e-6e3308ace3a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:14:22.678795 [ 199 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2025.02.06 05:14:22.679105 [ 199 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part 2025.02.06 05:14:22.679500 [ 199 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2025.02.06 05:14:22.679939 [ 199 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2025.02.06 05:14:22.681585 [ 5 ] {38d2ad57-b19e-45e4-991e-6e3308ace3a7} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:22.681659 [ 5 ] {38d2ad57-b19e-45e4-991e-6e3308ace3a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:22.682355 [ 199 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004746656 sec., 13693.85099741797 rows/sec., 907.30 KiB/sec. 2025.02.06 05:14:22.682578 [ 199 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.06 05:14:22.682639 [ 5 ] {38d2ad57-b19e-45e4-991e-6e3308ace3a7} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.06 05:14:22.683070 [ 199 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_17_4} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:22.683092 [ 5 ] {38d2ad57-b19e-45e4-991e-6e3308ace3a7} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:22.683260 [ 199 ] {e1072f7a-338c-4002-a431-ca653c7392c8::all_1_17_4} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.06 05:14:22.683480 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.06 05:14:22.683529 [ 5 ] {38d2ad57-b19e-45e4-991e-6e3308ace3a7} executeQuery: Read 408 rows, 29.76 KiB in 0.005356 sec., 76176.25093353249 rows/sec., 5.43 MiB/sec. 2025.02.06 05:14:22.683597 [ 5 ] {38d2ad57-b19e-45e4-991e-6e3308ace3a7} TCPHandler: Processed in 0.005885003 sec. 2025.02.06 05:14:22.683761 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:22.683900 [ 255 ] {f84c7c9d-467c-4c4a-a38d-5be35e4960b7} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:14:22.683961 [ 255 ] {f84c7c9d-467c-4c4a-a38d-5be35e4960b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:14:22.684524 [ 255 ] {f84c7c9d-467c-4c4a-a38d-5be35e4960b7} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:22.684563 [ 255 ] {f84c7c9d-467c-4c4a-a38d-5be35e4960b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:22.684934 [ 255 ] {f84c7c9d-467c-4c4a-a38d-5be35e4960b7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.06 05:14:22.685184 [ 255 ] {f84c7c9d-467c-4c4a-a38d-5be35e4960b7} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:22.685394 [ 255 ] {f84c7c9d-467c-4c4a-a38d-5be35e4960b7} executeQuery: Read 6 rows, 321.00 B in 0.001524 sec., 3937.0078740157483 rows/sec., 205.69 KiB/sec. 2025.02.06 05:14:22.685446 [ 255 ] {f84c7c9d-467c-4c4a-a38d-5be35e4960b7} TCPHandler: Processed in 0.001751487 sec. 2025.02.06 05:14:22.685653 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:22.685874 [ 5 ] {c947a39f-4068-47bf-baeb-6e1ff7370c3a} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:22.685971 [ 5 ] {c947a39f-4068-47bf-baeb-6e1ff7370c3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:14:22.686772 [ 5 ] {c947a39f-4068-47bf-baeb-6e1ff7370c3a} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:22.686810 [ 5 ] {c947a39f-4068-47bf-baeb-6e1ff7370c3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:22.687200 [ 5 ] {c947a39f-4068-47bf-baeb-6e1ff7370c3a} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.06 05:14:22.687430 [ 5 ] {c947a39f-4068-47bf-baeb-6e1ff7370c3a} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:22.687629 [ 5 ] {c947a39f-4068-47bf-baeb-6e1ff7370c3a} executeQuery: Read 237 rows, 16.27 KiB in 0.001812 sec., 130794.70198675497 rows/sec., 8.77 MiB/sec. 2025.02.06 05:14:22.687680 [ 5 ] {c947a39f-4068-47bf-baeb-6e1ff7370c3a} TCPHandler: Processed in 0.00213737 sec. 2025.02.06 05:14:22.687829 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:22.687967 [ 255 ] {e17fd81e-3e31-4e18-b00a-90e43ea4bd49} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:14:22.688029 [ 255 ] {e17fd81e-3e31-4e18-b00a-90e43ea4bd49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:14:22.688565 [ 255 ] {e17fd81e-3e31-4e18-b00a-90e43ea4bd49} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:22.688605 [ 255 ] {e17fd81e-3e31-4e18-b00a-90e43ea4bd49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:22.688959 [ 255 ] {e17fd81e-3e31-4e18-b00a-90e43ea4bd49} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.06 05:14:22.689204 [ 255 ] {e17fd81e-3e31-4e18-b00a-90e43ea4bd49} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:22.689405 [ 255 ] {e17fd81e-3e31-4e18-b00a-90e43ea4bd49} executeQuery: Read 1 rows, 69.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 45.87 KiB/sec. 2025.02.06 05:14:22.689455 [ 255 ] {e17fd81e-3e31-4e18-b00a-90e43ea4bd49} TCPHandler: Processed in 0.001693206 sec. 2025.02.06 05:14:22.689605 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:22.689743 [ 5 ] {bf8e9156-b795-41fe-9571-907dea373abf} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:22.689836 [ 5 ] {bf8e9156-b795-41fe-9571-907dea373abf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:14:22.691078 [ 5 ] {bf8e9156-b795-41fe-9571-907dea373abf} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:22.691118 [ 5 ] {bf8e9156-b795-41fe-9571-907dea373abf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:22.691730 [ 5 ] {bf8e9156-b795-41fe-9571-907dea373abf} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.06 05:14:22.691981 [ 5 ] {bf8e9156-b795-41fe-9571-907dea373abf} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:22.692220 [ 5 ] {bf8e9156-b795-41fe-9571-907dea373abf} executeQuery: Read 26 rows, 47.71 KiB in 0.002507 sec., 10370.961308336657 rows/sec., 18.58 MiB/sec. 2025.02.06 05:14:22.692312 [ 5 ] {bf8e9156-b795-41fe-9571-907dea373abf} TCPHandler: Processed in 0.002775431 sec. 2025.02.06 05:14:22.692467 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:22.692604 [ 255 ] {f555a55a-9d2a-450e-be89-f19bf3fa2925} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:14:22.692663 [ 255 ] {f555a55a-9d2a-450e-be89-f19bf3fa2925} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:14:22.693251 [ 255 ] {f555a55a-9d2a-450e-be89-f19bf3fa2925} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:22.693297 [ 255 ] {f555a55a-9d2a-450e-be89-f19bf3fa2925} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:22.693689 [ 255 ] {f555a55a-9d2a-450e-be89-f19bf3fa2925} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.06 05:14:22.693925 [ 255 ] {f555a55a-9d2a-450e-be89-f19bf3fa2925} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:22.694143 [ 255 ] {f555a55a-9d2a-450e-be89-f19bf3fa2925} executeQuery: Read 82 rows, 5.33 KiB in 0.001565 sec., 52396.1661341853 rows/sec., 3.33 MiB/sec. 2025.02.06 05:14:22.694246 [ 255 ] {f555a55a-9d2a-450e-be89-f19bf3fa2925} TCPHandler: Processed in 0.00184298 sec. 2025.02.06 05:14:25.953791 [ 51 ] {} DNSResolver: Updating DNS cache 2025.02.06 05:14:25.953843 [ 51 ] {} DNSResolver: Updated DNS cache 2025.02.06 05:14:26.109503 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 2025.02.06 05:14:26.110192 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:26.110231 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:26.110757 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.06 05:14:26.111018 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:26.111259 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.02.06 05:14:26.164823 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 904 2025.02.06 05:14:26.167850 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:26.167898 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:26.169349 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.06 05:14:26.169656 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:26.169915 [ 51 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.06 05:14:26.170055 [ 51 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:26.170175 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:26.170785 [ 194 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.06 05:14:26.171596 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 904 2025.02.06 05:14:26.171976 [ 194 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:26.172112 [ 194 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 710 rows starting from the beginning of the part 2025.02.06 05:14:26.172762 [ 194 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part 2025.02.06 05:14:26.173407 [ 194 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part 2025.02.06 05:14:26.173958 [ 194 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part 2025.02.06 05:14:26.174462 [ 194 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part 2025.02.06 05:14:26.175048 [ 194 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part 2025.02.06 05:14:26.182689 [ 187 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 904 rows, containing 72 columns (72 merged, 0 gathered) in 0.012342404 sec., 73243.42972406348 rows/sec., 60.53 MiB/sec. 2025.02.06 05:14:26.184136 [ 193 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.06 05:14:26.184969 [ 193 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_21_4} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:26.185076 [ 193 ] {b39bf0d6-0b16-48d9-be5d-d9f8a32ec208::all_1_21_4} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.06 05:14:26.185398 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. 2025.02.06 05:14:27.041558 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 212 2025.02.06 05:14:27.061184 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:27.061237 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:27.068751 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.06 05:14:27.069524 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:27.072039 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 212 2025.02.06 05:14:27.658308 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:27.658518 [ 255 ] {3a49b4e3-a597-4467-afee-7c26e662c16f} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:14:27.658603 [ 255 ] {3a49b4e3-a597-4467-afee-7c26e662c16f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:14:27.659437 [ 255 ] {3a49b4e3-a597-4467-afee-7c26e662c16f} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:27.659488 [ 255 ] {3a49b4e3-a597-4467-afee-7c26e662c16f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:27.659939 [ 255 ] {3a49b4e3-a597-4467-afee-7c26e662c16f} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.06 05:14:27.660217 [ 255 ] {3a49b4e3-a597-4467-afee-7c26e662c16f} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:27.660484 [ 255 ] {3a49b4e3-a597-4467-afee-7c26e662c16f} executeQuery: Read 82 rows, 6.94 KiB in 0.002019 sec., 40614.165428429915 rows/sec., 3.36 MiB/sec. 2025.02.06 05:14:27.660609 [ 255 ] {3a49b4e3-a597-4467-afee-7c26e662c16f} TCPHandler: Processed in 0.002434829 sec. 2025.02.06 05:14:27.661709 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:27.661924 [ 5 ] {d8aa55a3-83b9-48e7-830c-cc5b332cb366} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:14:27.662004 [ 5 ] {d8aa55a3-83b9-48e7-830c-cc5b332cb366} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:14:27.662806 [ 5 ] {d8aa55a3-83b9-48e7-830c-cc5b332cb366} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:27.662850 [ 5 ] {d8aa55a3-83b9-48e7-830c-cc5b332cb366} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:27.663293 [ 5 ] {d8aa55a3-83b9-48e7-830c-cc5b332cb366} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.06 05:14:27.663549 [ 5 ] {d8aa55a3-83b9-48e7-830c-cc5b332cb366} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:27.663698 [ 48 ] {} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.06 05:14:27.663744 [ 48 ] {} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:27.663766 [ 5 ] {d8aa55a3-83b9-48e7-830c-cc5b332cb366} executeQuery: Read 13 rows, 1001.00 B in 0.001897 sec., 6852.925672113864 rows/sec., 515.31 KiB/sec. 2025.02.06 05:14:27.663770 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:27.663906 [ 5 ] {d8aa55a3-83b9-48e7-830c-cc5b332cb366} TCPHandler: Processed in 0.002327566 sec. 2025.02.06 05:14:27.664251 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:27.664582 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.06 05:14:27.664661 [ 255 ] {f222d31c-f1d2-419e-a20a-de484ef96112} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:14:27.664826 [ 255 ] {f222d31c-f1d2-419e-a20a-de484ef96112} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:14:27.665051 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:27.665128 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 64 rows starting from the beginning of the part 2025.02.06 05:14:27.665439 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2025.02.06 05:14:27.666003 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part 2025.02.06 05:14:27.666352 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 23 rows starting from the beginning of the part 2025.02.06 05:14:27.666730 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 33 rows starting from the beginning of the part 2025.02.06 05:14:27.667122 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part 2025.02.06 05:14:27.667846 [ 255 ] {f222d31c-f1d2-419e-a20a-de484ef96112} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:27.667896 [ 255 ] {f222d31c-f1d2-419e-a20a-de484ef96112} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:27.668987 [ 255 ] {f222d31c-f1d2-419e-a20a-de484ef96112} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.06 05:14:27.669562 [ 255 ] {f222d31c-f1d2-419e-a20a-de484ef96112} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:27.670055 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.00611456 sec., 29274.38769101947 rows/sec., 2.20 MiB/sec. 2025.02.06 05:14:27.670197 [ 255 ] {f222d31c-f1d2-419e-a20a-de484ef96112} executeQuery: Read 77 rows, 6.16 KiB in 0.005609 sec., 13727.937243715456 rows/sec., 1.07 MiB/sec. 2025.02.06 05:14:27.670283 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.06 05:14:27.670339 [ 255 ] {f222d31c-f1d2-419e-a20a-de484ef96112} TCPHandler: Processed in 0.006273885 sec. 2025.02.06 05:14:27.670590 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:27.670688 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_36_7} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:27.670842 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_36_7} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.06 05:14:27.670842 [ 5 ] {d3ad0773-8978-4169-874a-194f7284267e} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:27.670975 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.06 05:14:27.670982 [ 5 ] {d3ad0773-8978-4169-874a-194f7284267e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:14:27.671636 [ 5 ] {d3ad0773-8978-4169-874a-194f7284267e} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:27.671675 [ 5 ] {d3ad0773-8978-4169-874a-194f7284267e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:27.672093 [ 5 ] {d3ad0773-8978-4169-874a-194f7284267e} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.06 05:14:27.672327 [ 5 ] {d3ad0773-8978-4169-874a-194f7284267e} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:27.672512 [ 5 ] {d3ad0773-8978-4169-874a-194f7284267e} executeQuery: Read 160 rows, 11.41 KiB in 0.001735 sec., 92219.02017291066 rows/sec., 6.42 MiB/sec. 2025.02.06 05:14:27.672570 [ 5 ] {d3ad0773-8978-4169-874a-194f7284267e} TCPHandler: Processed in 0.002109769 sec. 2025.02.06 05:14:27.672752 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:27.672894 [ 255 ] {84896547-fce0-4c59-8bab-92eb7623152f} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:27.672993 [ 255 ] {84896547-fce0-4c59-8bab-92eb7623152f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:14:27.674220 [ 255 ] {84896547-fce0-4c59-8bab-92eb7623152f} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:27.674260 [ 255 ] {84896547-fce0-4c59-8bab-92eb7623152f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:27.674906 [ 255 ] {84896547-fce0-4c59-8bab-92eb7623152f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.06 05:14:27.675161 [ 255 ] {84896547-fce0-4c59-8bab-92eb7623152f} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:27.675379 [ 48 ] {} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.06 05:14:27.675459 [ 255 ] {84896547-fce0-4c59-8bab-92eb7623152f} executeQuery: Read 13 rows, 23.85 KiB in 0.00259 sec., 5019.305019305019 rows/sec., 8.99 MiB/sec. 2025.02.06 05:14:27.675468 [ 48 ] {} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:27.675579 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:27.675912 [ 255 ] {84896547-fce0-4c59-8bab-92eb7623152f} TCPHandler: Processed in 0.003224665 sec. 2025.02.06 05:14:27.676039 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.06 05:14:27.676213 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:27.676688 [ 5 ] {c98fb9a4-1cd7-4c80-8654-004485ef1b9b} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:14:27.676889 [ 5 ] {c98fb9a4-1cd7-4c80-8654-004485ef1b9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:14:27.677642 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:27.677755 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 568 rows starting from the beginning of the part 2025.02.06 05:14:27.678192 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2025.02.06 05:14:27.678553 [ 5 ] {c98fb9a4-1cd7-4c80-8654-004485ef1b9b} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:27.678600 [ 5 ] {c98fb9a4-1cd7-4c80-8654-004485ef1b9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:27.678622 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part 2025.02.06 05:14:27.679051 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part 2025.02.06 05:14:27.679347 [ 5 ] {c98fb9a4-1cd7-4c80-8654-004485ef1b9b} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.06 05:14:27.679424 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part 2025.02.06 05:14:27.679768 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part 2025.02.06 05:14:27.679788 [ 5 ] {c98fb9a4-1cd7-4c80-8654-004485ef1b9b} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:27.680391 [ 5 ] {c98fb9a4-1cd7-4c80-8654-004485ef1b9b} executeQuery: Read 60 rows, 4.14 KiB in 0.003856 sec., 15560.165975103735 rows/sec., 1.05 MiB/sec. 2025.02.06 05:14:27.680825 [ 5 ] {c98fb9a4-1cd7-4c80-8654-004485ef1b9b} TCPHandler: Processed in 0.004777926 sec. 2025.02.06 05:14:27.686164 [ 195 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 659 rows, containing 19 columns (19 merged, 0 gathered) in 0.010440012 sec., 63122.53280934926 rows/sec., 113.11 MiB/sec. 2025.02.06 05:14:27.687066 [ 190 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.06 05:14:27.687499 [ 190 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_36_7} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:27.687578 [ 190 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_36_7} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.06 05:14:27.687731 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. 2025.02.06 05:14:28.001167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 198.00 MiB, peak 205.44 MiB, free memory in arenas 0.00 B, will set to 199.13 MiB (RSS), difference: 1.14 MiB 2025.02.06 05:14:32.664289 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:32.664493 [ 255 ] {ca500b22-50cb-4136-adc1-02472e0aded2} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:14:32.664565 [ 255 ] {ca500b22-50cb-4136-adc1-02472e0aded2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:14:32.665308 [ 255 ] {ca500b22-50cb-4136-adc1-02472e0aded2} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:32.665354 [ 255 ] {ca500b22-50cb-4136-adc1-02472e0aded2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:32.665789 [ 255 ] {ca500b22-50cb-4136-adc1-02472e0aded2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.06 05:14:32.666054 [ 255 ] {ca500b22-50cb-4136-adc1-02472e0aded2} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:32.666279 [ 255 ] {ca500b22-50cb-4136-adc1-02472e0aded2} executeQuery: Read 14 rows, 1.01 KiB in 0.001841 sec., 7604.5627376425855 rows/sec., 547.43 KiB/sec. 2025.02.06 05:14:32.666339 [ 255 ] {ca500b22-50cb-4136-adc1-02472e0aded2} TCPHandler: Processed in 0.002175371 sec. 2025.02.06 05:14:32.666605 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:32.666812 [ 5 ] {55ace8af-343b-4f06-b05f-0198b04d952e} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.06 05:14:32.666894 [ 5 ] {55ace8af-343b-4f06-b05f-0198b04d952e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.06 05:14:32.667751 [ 5 ] {55ace8af-343b-4f06-b05f-0198b04d952e} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:32.667805 [ 5 ] {55ace8af-343b-4f06-b05f-0198b04d952e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:32.668239 [ 5 ] {55ace8af-343b-4f06-b05f-0198b04d952e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.06 05:14:32.668495 [ 5 ] {55ace8af-343b-4f06-b05f-0198b04d952e} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:32.668779 [ 5 ] {55ace8af-343b-4f06-b05f-0198b04d952e} executeQuery: Read 6 rows, 501.00 B in 0.002023 sec., 2965.8922392486406 rows/sec., 241.85 KiB/sec. 2025.02.06 05:14:32.668949 [ 5 ] {55ace8af-343b-4f06-b05f-0198b04d952e} TCPHandler: Processed in 0.002486332 sec. 2025.02.06 05:14:32.669115 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:32.669231 [ 255 ] {ce230339-dedb-4bae-a77b-7dd0380095dd} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:14:32.669281 [ 255 ] {ce230339-dedb-4bae-a77b-7dd0380095dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:14:32.669997 [ 255 ] {ce230339-dedb-4bae-a77b-7dd0380095dd} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:32.670037 [ 255 ] {ce230339-dedb-4bae-a77b-7dd0380095dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:32.670420 [ 255 ] {ce230339-dedb-4bae-a77b-7dd0380095dd} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.06 05:14:32.670662 [ 255 ] {ce230339-dedb-4bae-a77b-7dd0380095dd} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:32.670879 [ 255 ] {ce230339-dedb-4bae-a77b-7dd0380095dd} executeQuery: Read 258 rows, 23.04 KiB in 0.001667 sec., 154769.04619076184 rows/sec., 13.50 MiB/sec. 2025.02.06 05:14:32.670976 [ 255 ] {ce230339-dedb-4bae-a77b-7dd0380095dd} TCPHandler: Processed in 0.001920712 sec. 2025.02.06 05:14:32.671177 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:32.671318 [ 5 ] {3399b1e7-160c-4b42-aecd-bd52afcc9df7} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:14:32.671370 [ 5 ] {3399b1e7-160c-4b42-aecd-bd52afcc9df7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:14:32.671979 [ 5 ] {3399b1e7-160c-4b42-aecd-bd52afcc9df7} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:32.672018 [ 5 ] {3399b1e7-160c-4b42-aecd-bd52afcc9df7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:32.672402 [ 5 ] {3399b1e7-160c-4b42-aecd-bd52afcc9df7} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.06 05:14:32.672641 [ 5 ] {3399b1e7-160c-4b42-aecd-bd52afcc9df7} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:32.672843 [ 5 ] {3399b1e7-160c-4b42-aecd-bd52afcc9df7} executeQuery: Read 39 rows, 2.83 KiB in 0.001558 sec., 25032.09242618742 rows/sec., 1.77 MiB/sec. 2025.02.06 05:14:32.672900 [ 5 ] {3399b1e7-160c-4b42-aecd-bd52afcc9df7} TCPHandler: Processed in 0.00183126 sec. 2025.02.06 05:14:32.673075 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:32.673212 [ 255 ] {9c2c0744-8b6a-43cd-9ebd-f79cb54390be} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:14:32.673269 [ 255 ] {9c2c0744-8b6a-43cd-9ebd-f79cb54390be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:14:32.673914 [ 255 ] {9c2c0744-8b6a-43cd-9ebd-f79cb54390be} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:32.673955 [ 255 ] {9c2c0744-8b6a-43cd-9ebd-f79cb54390be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:32.674306 [ 255 ] {9c2c0744-8b6a-43cd-9ebd-f79cb54390be} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.06 05:14:32.674543 [ 255 ] {9c2c0744-8b6a-43cd-9ebd-f79cb54390be} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:32.674792 [ 255 ] {9c2c0744-8b6a-43cd-9ebd-f79cb54390be} executeQuery: Read 14 rows, 1004.00 B in 0.001603 sec., 8733.624454148472 rows/sec., 611.65 KiB/sec. 2025.02.06 05:14:32.674984 [ 255 ] {9c2c0744-8b6a-43cd-9ebd-f79cb54390be} TCPHandler: Processed in 0.001973095 sec. 2025.02.06 05:14:32.675181 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:32.675331 [ 5 ] {c996bd00-2a1f-4baa-a7a1-348f32bb629b} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:14:32.675394 [ 5 ] {c996bd00-2a1f-4baa-a7a1-348f32bb629b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:14:32.676062 [ 5 ] {c996bd00-2a1f-4baa-a7a1-348f32bb629b} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:32.676104 [ 5 ] {c996bd00-2a1f-4baa-a7a1-348f32bb629b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:32.676490 [ 5 ] {c996bd00-2a1f-4baa-a7a1-348f32bb629b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.06 05:14:32.676726 [ 5 ] {c996bd00-2a1f-4baa-a7a1-348f32bb629b} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:32.676941 [ 5 ] {c996bd00-2a1f-4baa-a7a1-348f32bb629b} executeQuery: Read 13 rows, 830.00 B in 0.001644 sec., 7907.542579075425 rows/sec., 493.03 KiB/sec. 2025.02.06 05:14:32.677000 [ 5 ] {c996bd00-2a1f-4baa-a7a1-348f32bb629b} TCPHandler: Processed in 0.001904713 sec. 2025.02.06 05:14:32.677147 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:32.677281 [ 255 ] {92c4be4d-f462-4951-ae14-d16dd30f86f4} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:14:32.677338 [ 255 ] {92c4be4d-f462-4951-ae14-d16dd30f86f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:14:32.678121 [ 255 ] {92c4be4d-f462-4951-ae14-d16dd30f86f4} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:32.678161 [ 255 ] {92c4be4d-f462-4951-ae14-d16dd30f86f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:32.678541 [ 255 ] {92c4be4d-f462-4951-ae14-d16dd30f86f4} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.06 05:14:32.678776 [ 255 ] {92c4be4d-f462-4951-ae14-d16dd30f86f4} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:32.678984 [ 255 ] {92c4be4d-f462-4951-ae14-d16dd30f86f4} executeQuery: Read 414 rows, 30.25 KiB in 0.001731 sec., 239168.1109185442 rows/sec., 17.07 MiB/sec. 2025.02.06 05:14:32.679036 [ 255 ] {92c4be4d-f462-4951-ae14-d16dd30f86f4} TCPHandler: Processed in 0.001956094 sec. 2025.02.06 05:14:32.679180 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:32.679319 [ 5 ] {250a590e-2816-493b-a6f4-7fa268f000ae} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:14:32.679381 [ 5 ] {250a590e-2816-493b-a6f4-7fa268f000ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:14:32.679917 [ 5 ] {250a590e-2816-493b-a6f4-7fa268f000ae} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:32.679958 [ 5 ] {250a590e-2816-493b-a6f4-7fa268f000ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:32.680327 [ 5 ] {250a590e-2816-493b-a6f4-7fa268f000ae} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.06 05:14:32.680560 [ 5 ] {250a590e-2816-493b-a6f4-7fa268f000ae} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:32.680798 [ 5 ] {250a590e-2816-493b-a6f4-7fa268f000ae} executeQuery: Read 6 rows, 321.00 B in 0.001509 sec., 3976.1431411530816 rows/sec., 207.74 KiB/sec. 2025.02.06 05:14:32.680908 [ 5 ] {250a590e-2816-493b-a6f4-7fa268f000ae} TCPHandler: Processed in 0.001795279 sec. 2025.02.06 05:14:32.681074 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:32.681212 [ 255 ] {12028678-c045-4924-ad0f-74c5ac92b06a} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:32.681273 [ 255 ] {12028678-c045-4924-ad0f-74c5ac92b06a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:14:32.681922 [ 255 ] {12028678-c045-4924-ad0f-74c5ac92b06a} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:32.681962 [ 255 ] {12028678-c045-4924-ad0f-74c5ac92b06a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:32.682353 [ 255 ] {12028678-c045-4924-ad0f-74c5ac92b06a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.06 05:14:32.682587 [ 255 ] {12028678-c045-4924-ad0f-74c5ac92b06a} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:32.682785 [ 255 ] {12028678-c045-4924-ad0f-74c5ac92b06a} executeQuery: Read 240 rows, 16.48 KiB in 0.001603 sec., 149719.27635683093 rows/sec., 10.04 MiB/sec. 2025.02.06 05:14:32.682836 [ 255 ] {12028678-c045-4924-ad0f-74c5ac92b06a} TCPHandler: Processed in 0.00182635 sec. 2025.02.06 05:14:32.682985 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:32.683122 [ 5 ] {2c6e2489-c7d1-48aa-b091-72fe4212cfac} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:14:32.683182 [ 5 ] {2c6e2489-c7d1-48aa-b091-72fe4212cfac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:14:32.683737 [ 5 ] {2c6e2489-c7d1-48aa-b091-72fe4212cfac} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:32.683776 [ 5 ] {2c6e2489-c7d1-48aa-b091-72fe4212cfac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:32.684141 [ 5 ] {2c6e2489-c7d1-48aa-b091-72fe4212cfac} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.06 05:14:32.684376 [ 5 ] {2c6e2489-c7d1-48aa-b091-72fe4212cfac} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:32.684588 [ 5 ] {2c6e2489-c7d1-48aa-b091-72fe4212cfac} executeQuery: Read 1 rows, 69.00 B in 0.001496 sec., 668.4491978609626 rows/sec., 45.04 KiB/sec. 2025.02.06 05:14:32.684641 [ 5 ] {2c6e2489-c7d1-48aa-b091-72fe4212cfac} TCPHandler: Processed in 0.001723157 sec. 2025.02.06 05:14:32.684789 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:32.684916 [ 255 ] {fa4de7da-b0e1-4d19-8597-582352ad38f4} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:32.685001 [ 255 ] {fa4de7da-b0e1-4d19-8597-582352ad38f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:14:32.686166 [ 255 ] {fa4de7da-b0e1-4d19-8597-582352ad38f4} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:32.686207 [ 255 ] {fa4de7da-b0e1-4d19-8597-582352ad38f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:32.686862 [ 255 ] {fa4de7da-b0e1-4d19-8597-582352ad38f4} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.06 05:14:32.687127 [ 255 ] {fa4de7da-b0e1-4d19-8597-582352ad38f4} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:32.687372 [ 255 ] {fa4de7da-b0e1-4d19-8597-582352ad38f4} executeQuery: Read 26 rows, 47.71 KiB in 0.002481 sec., 10479.645304312777 rows/sec., 18.78 MiB/sec. 2025.02.06 05:14:32.687494 [ 255 ] {fa4de7da-b0e1-4d19-8597-582352ad38f4} TCPHandler: Processed in 0.0027613 sec. 2025.02.06 05:14:32.687649 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:32.687787 [ 5 ] {cef0090e-8a50-4118-8d23-551497fc3167} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:14:32.687849 [ 5 ] {cef0090e-8a50-4118-8d23-551497fc3167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:14:32.688412 [ 5 ] {cef0090e-8a50-4118-8d23-551497fc3167} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:32.688456 [ 5 ] {cef0090e-8a50-4118-8d23-551497fc3167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:32.688856 [ 5 ] {cef0090e-8a50-4118-8d23-551497fc3167} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.06 05:14:32.689102 [ 5 ] {cef0090e-8a50-4118-8d23-551497fc3167} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:32.689353 [ 5 ] {cef0090e-8a50-4118-8d23-551497fc3167} executeQuery: Read 82 rows, 5.33 KiB in 0.001591 sec., 51539.91200502829 rows/sec., 3.27 MiB/sec. 2025.02.06 05:14:32.689424 [ 5 ] {cef0090e-8a50-4118-8d23-551497fc3167} TCPHandler: Processed in 0.00183798 sec. 2025.02.06 05:14:33.612288 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 2025.02.06 05:14:33.612954 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:33.613014 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:33.613568 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.06 05:14:33.613830 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:33.614108 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 2025.02.06 05:14:34.572990 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 219 2025.02.06 05:14:34.592990 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:34.593053 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:34.600456 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.06 05:14:34.601276 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:34.605389 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.02.06 05:14:36.172636 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 940 2025.02.06 05:14:36.175747 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:36.175794 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:36.177256 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.06 05:14:36.177570 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:36.178399 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 940 2025.02.06 05:14:37.658176 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:37.658403 [ 255 ] {a783c83a-cc76-437f-8aac-298f5408cc7d} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:14:37.658483 [ 255 ] {a783c83a-cc76-437f-8aac-298f5408cc7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:14:37.659357 [ 255 ] {a783c83a-cc76-437f-8aac-298f5408cc7d} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:37.659405 [ 255 ] {a783c83a-cc76-437f-8aac-298f5408cc7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:37.659836 [ 255 ] {a783c83a-cc76-437f-8aac-298f5408cc7d} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.06 05:14:37.660088 [ 255 ] {a783c83a-cc76-437f-8aac-298f5408cc7d} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:37.660289 [ 255 ] {a783c83a-cc76-437f-8aac-298f5408cc7d} executeQuery: Read 82 rows, 6.94 KiB in 0.001947 sec., 42116.0760143811 rows/sec., 3.48 MiB/sec. 2025.02.06 05:14:37.660345 [ 255 ] {a783c83a-cc76-437f-8aac-298f5408cc7d} TCPHandler: Processed in 0.002308405 sec. 2025.02.06 05:14:37.661762 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:37.661980 [ 5 ] {f16c9b62-8504-406f-b4fa-4bea97ca219c} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:14:37.662067 [ 5 ] {f16c9b62-8504-406f-b4fa-4bea97ca219c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:14:37.662929 [ 5 ] {f16c9b62-8504-406f-b4fa-4bea97ca219c} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:37.662980 [ 5 ] {f16c9b62-8504-406f-b4fa-4bea97ca219c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:37.663441 [ 5 ] {f16c9b62-8504-406f-b4fa-4bea97ca219c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.06 05:14:37.663706 [ 5 ] {f16c9b62-8504-406f-b4fa-4bea97ca219c} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:37.663995 [ 5 ] {f16c9b62-8504-406f-b4fa-4bea97ca219c} executeQuery: Read 13 rows, 1001.00 B in 0.002064 sec., 6298.449612403101 rows/sec., 473.61 KiB/sec. 2025.02.06 05:14:37.664127 [ 5 ] {f16c9b62-8504-406f-b4fa-4bea97ca219c} TCPHandler: Processed in 0.002510802 sec. 2025.02.06 05:14:37.664376 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:37.664533 [ 255 ] {1fde3e40-c5de-4211-bb76-00ec9db61119} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:14:37.664591 [ 255 ] {1fde3e40-c5de-4211-bb76-00ec9db61119} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:14:37.665250 [ 255 ] {1fde3e40-c5de-4211-bb76-00ec9db61119} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:37.665288 [ 255 ] {1fde3e40-c5de-4211-bb76-00ec9db61119} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:37.665659 [ 255 ] {1fde3e40-c5de-4211-bb76-00ec9db61119} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.06 05:14:37.665902 [ 255 ] {1fde3e40-c5de-4211-bb76-00ec9db61119} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:37.666104 [ 255 ] {1fde3e40-c5de-4211-bb76-00ec9db61119} executeQuery: Read 77 rows, 6.16 KiB in 0.001596 sec., 48245.61403508772 rows/sec., 3.77 MiB/sec. 2025.02.06 05:14:37.666217 [ 255 ] {1fde3e40-c5de-4211-bb76-00ec9db61119} TCPHandler: Processed in 0.001972184 sec. 2025.02.06 05:14:37.666462 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:37.666711 [ 5 ] {12efe3fd-b883-43ed-88c2-2f365e1443e5} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:37.666816 [ 5 ] {12efe3fd-b883-43ed-88c2-2f365e1443e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:14:37.667467 [ 5 ] {12efe3fd-b883-43ed-88c2-2f365e1443e5} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:37.667509 [ 5 ] {12efe3fd-b883-43ed-88c2-2f365e1443e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:37.667929 [ 5 ] {12efe3fd-b883-43ed-88c2-2f365e1443e5} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.06 05:14:37.668182 [ 5 ] {12efe3fd-b883-43ed-88c2-2f365e1443e5} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:37.668410 [ 5 ] {12efe3fd-b883-43ed-88c2-2f365e1443e5} executeQuery: Read 160 rows, 11.41 KiB in 0.001761 sec., 90857.46734809768 rows/sec., 6.33 MiB/sec. 2025.02.06 05:14:37.668466 [ 5 ] {12efe3fd-b883-43ed-88c2-2f365e1443e5} TCPHandler: Processed in 0.00215019 sec. 2025.02.06 05:14:37.668610 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:37.668747 [ 255 ] {d6915422-a2e0-4799-a02e-b9cd439b616a} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:37.668841 [ 255 ] {d6915422-a2e0-4799-a02e-b9cd439b616a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:14:37.669988 [ 255 ] {d6915422-a2e0-4799-a02e-b9cd439b616a} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:37.670027 [ 255 ] {d6915422-a2e0-4799-a02e-b9cd439b616a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:37.670655 [ 255 ] {d6915422-a2e0-4799-a02e-b9cd439b616a} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.06 05:14:37.670925 [ 255 ] {d6915422-a2e0-4799-a02e-b9cd439b616a} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:37.671117 [ 255 ] {d6915422-a2e0-4799-a02e-b9cd439b616a} executeQuery: Read 13 rows, 23.85 KiB in 0.002401 sec., 5414.410662224073 rows/sec., 9.70 MiB/sec. 2025.02.06 05:14:37.671207 [ 255 ] {d6915422-a2e0-4799-a02e-b9cd439b616a} TCPHandler: Processed in 0.002667157 sec. 2025.02.06 05:14:37.671355 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:37.671476 [ 5 ] {a6afe9d8-4e32-43eb-bbc4-c6929ee06782} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:14:37.671531 [ 5 ] {a6afe9d8-4e32-43eb-bbc4-c6929ee06782} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:14:37.672043 [ 5 ] {a6afe9d8-4e32-43eb-bbc4-c6929ee06782} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:37.672085 [ 5 ] {a6afe9d8-4e32-43eb-bbc4-c6929ee06782} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:37.672482 [ 5 ] {a6afe9d8-4e32-43eb-bbc4-c6929ee06782} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.06 05:14:37.672736 [ 5 ] {a6afe9d8-4e32-43eb-bbc4-c6929ee06782} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:37.672965 [ 5 ] {a6afe9d8-4e32-43eb-bbc4-c6929ee06782} executeQuery: Read 60 rows, 4.14 KiB in 0.001513 sec., 39656.31196298744 rows/sec., 2.67 MiB/sec. 2025.02.06 05:14:37.673028 [ 5 ] {a6afe9d8-4e32-43eb-bbc4-c6929ee06782} TCPHandler: Processed in 0.001733927 sec. 2025.02.06 05:14:40.954786 [ 147 ] {} DNSResolver: Updating DNS cache 2025.02.06 05:14:40.954846 [ 147 ] {} DNSResolver: Updated DNS cache 2025.02.06 05:14:41.115158 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 2025.02.06 05:14:41.115915 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:41.115956 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.02.06 05:14:41.116546 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.06 05:14:41.116793 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:41.116984 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.02.06 05:14:42.106343 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.02.06 05:14:42.127925 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:42.127976 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:42.135285 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.06 05:14:42.136045 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:42.139111 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.02.06 05:14:42.663117 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:42.663300 [ 255 ] {2a0a3785-ccbb-473c-8ac2-619537402e00} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:14:42.663371 [ 255 ] {2a0a3785-ccbb-473c-8ac2-619537402e00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:14:42.664122 [ 255 ] {2a0a3785-ccbb-473c-8ac2-619537402e00} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:42.664165 [ 255 ] {2a0a3785-ccbb-473c-8ac2-619537402e00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:42.664600 [ 255 ] {2a0a3785-ccbb-473c-8ac2-619537402e00} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.06 05:14:42.664859 [ 255 ] {2a0a3785-ccbb-473c-8ac2-619537402e00} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:42.665056 [ 255 ] {2a0a3785-ccbb-473c-8ac2-619537402e00} executeQuery: Read 14 rows, 1.01 KiB in 0.001808 sec., 7743.362831858407 rows/sec., 557.42 KiB/sec. 2025.02.06 05:14:42.665122 [ 255 ] {2a0a3785-ccbb-473c-8ac2-619537402e00} TCPHandler: Processed in 0.00213668 sec. 2025.02.06 05:14:42.665408 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:42.665626 [ 5 ] {5d4db2e5-da8c-4aca-917e-4da534b75032} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:14:42.665711 [ 5 ] {5d4db2e5-da8c-4aca-917e-4da534b75032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:14:42.666637 [ 5 ] {5d4db2e5-da8c-4aca-917e-4da534b75032} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:42.666687 [ 5 ] {5d4db2e5-da8c-4aca-917e-4da534b75032} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:42.667152 [ 5 ] {5d4db2e5-da8c-4aca-917e-4da534b75032} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.06 05:14:42.667422 [ 5 ] {5d4db2e5-da8c-4aca-917e-4da534b75032} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:42.667611 [ 146 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.06 05:14:42.667686 [ 146 ] {} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:42.667710 [ 5 ] {5d4db2e5-da8c-4aca-917e-4da534b75032} executeQuery: Read 255 rows, 22.82 KiB in 0.002138 sec., 119270.34611786716 rows/sec., 10.42 MiB/sec. 2025.02.06 05:14:42.667729 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:42.667934 [ 5 ] {5d4db2e5-da8c-4aca-917e-4da534b75032} TCPHandler: Processed in 0.002660517 sec. 2025.02.06 05:14:42.668129 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.06 05:14:42.668208 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:42.668662 [ 255 ] {7b4c34fd-436f-412a-9782-b094d9573f9a} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:14:42.668788 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:42.668842 [ 255 ] {7b4c34fd-436f-412a-9782-b094d9573f9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:14:42.668949 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::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.02.06 05:14:42.669274 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 255 rows starting from the beginning of the part 2025.02.06 05:14:42.669616 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part 2025.02.06 05:14:42.670036 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 258 rows starting from the beginning of the part 2025.02.06 05:14:42.670435 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part 2025.02.06 05:14:42.670801 [ 188 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 255 rows starting from the beginning of the part 2025.02.06 05:14:42.671882 [ 255 ] {7b4c34fd-436f-412a-9782-b094d9573f9a} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:42.671944 [ 255 ] {7b4c34fd-436f-412a-9782-b094d9573f9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:42.673085 [ 255 ] {7b4c34fd-436f-412a-9782-b094d9573f9a} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.06 05:14:42.673499 [ 255 ] {7b4c34fd-436f-412a-9782-b094d9573f9a} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:42.673871 [ 255 ] {7b4c34fd-436f-412a-9782-b094d9573f9a} executeQuery: Read 33 rows, 2.41 KiB in 0.005346 sec., 6172.83950617284 rows/sec., 451.02 KiB/sec. 2025.02.06 05:14:42.674249 [ 255 ] {7b4c34fd-436f-412a-9782-b094d9573f9a} TCPHandler: Processed in 0.006175682 sec. 2025.02.06 05:14:42.674328 [ 190 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2363 rows, containing 5 columns (5 merged, 0 gathered) in 0.006468991 sec., 365281.07706441387 rows/sec., 32.31 MiB/sec. 2025.02.06 05:14:42.674433 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:42.674590 [ 5 ] {8313bf18-7199-402c-9919-3c06c23d0562} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:14:42.674683 [ 5 ] {8313bf18-7199-402c-9919-3c06c23d0562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:14:42.674846 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.06 05:14:42.675588 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_51_10} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:42.675797 [ 195 ] {8936ae73-78b9-4e12-9727-fad1215965f8::all_1_51_10} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.06 05:14:42.676012 [ 5 ] {8313bf18-7199-402c-9919-3c06c23d0562} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:42.676019 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.06 05:14:42.676079 [ 5 ] {8313bf18-7199-402c-9919-3c06c23d0562} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:42.676470 [ 5 ] {8313bf18-7199-402c-9919-3c06c23d0562} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.06 05:14:42.676723 [ 5 ] {8313bf18-7199-402c-9919-3c06c23d0562} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:42.676956 [ 5 ] {8313bf18-7199-402c-9919-3c06c23d0562} executeQuery: Read 14 rows, 1004.00 B in 0.002404 sec., 5823.627287853577 rows/sec., 407.85 KiB/sec. 2025.02.06 05:14:42.677019 [ 5 ] {8313bf18-7199-402c-9919-3c06c23d0562} TCPHandler: Processed in 0.002671887 sec. 2025.02.06 05:14:42.677253 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:42.677475 [ 255 ] {bd148741-e26b-4360-bed8-eab7ff3b8d66} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:14:42.677564 [ 255 ] {bd148741-e26b-4360-bed8-eab7ff3b8d66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:14:42.678379 [ 255 ] {bd148741-e26b-4360-bed8-eab7ff3b8d66} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:42.678416 [ 255 ] {bd148741-e26b-4360-bed8-eab7ff3b8d66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:42.678765 [ 255 ] {bd148741-e26b-4360-bed8-eab7ff3b8d66} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.06 05:14:42.679017 [ 255 ] {bd148741-e26b-4360-bed8-eab7ff3b8d66} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:42.679238 [ 255 ] {bd148741-e26b-4360-bed8-eab7ff3b8d66} executeQuery: Read 13 rows, 830.00 B in 0.001807 sec., 7194.244604316546 rows/sec., 448.56 KiB/sec. 2025.02.06 05:14:42.679423 [ 255 ] {bd148741-e26b-4360-bed8-eab7ff3b8d66} TCPHandler: Processed in 0.002272455 sec. 2025.02.06 05:14:42.679698 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:42.679921 [ 5 ] {dea6132e-5f53-4be6-b7b3-500537f2642e} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:14:42.680016 [ 5 ] {dea6132e-5f53-4be6-b7b3-500537f2642e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:14:42.680753 [ 5 ] {dea6132e-5f53-4be6-b7b3-500537f2642e} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:42.680794 [ 5 ] {dea6132e-5f53-4be6-b7b3-500537f2642e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:42.681184 [ 5 ] {dea6132e-5f53-4be6-b7b3-500537f2642e} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.06 05:14:42.681432 [ 5 ] {dea6132e-5f53-4be6-b7b3-500537f2642e} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:42.681603 [ 146 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.06 05:14:42.681662 [ 146 ] {} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:42.681700 [ 5 ] {dea6132e-5f53-4be6-b7b3-500537f2642e} executeQuery: Read 408 rows, 29.76 KiB in 0.00182 sec., 224175.82417582418 rows/sec., 15.97 MiB/sec. 2025.02.06 05:14:42.681707 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:42.681851 [ 5 ] {dea6132e-5f53-4be6-b7b3-500537f2642e} TCPHandler: Processed in 0.002318907 sec. 2025.02.06 05:14:42.681992 [ 189 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.06 05:14:42.682033 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:42.682293 [ 255 ] {40760188-1a6b-4e53-9f08-518b1051fb15} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:14:42.682312 [ 189 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:42.682404 [ 189 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part 2025.02.06 05:14:42.682406 [ 255 ] {40760188-1a6b-4e53-9f08-518b1051fb15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:14:42.682721 [ 189 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 408 rows starting from the beginning of the part 2025.02.06 05:14:42.683113 [ 189 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 77 rows starting from the beginning of the part 2025.02.06 05:14:42.683432 [ 189 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 414 rows starting from the beginning of the part 2025.02.06 05:14:42.683700 [ 189 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 77 rows starting from the beginning of the part 2025.02.06 05:14:42.684110 [ 189 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 408 rows starting from the beginning of the part 2025.02.06 05:14:42.685026 [ 255 ] {40760188-1a6b-4e53-9f08-518b1051fb15} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:42.685087 [ 255 ] {40760188-1a6b-4e53-9f08-518b1051fb15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:42.685918 [ 255 ] {40760188-1a6b-4e53-9f08-518b1051fb15} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.06 05:14:42.686446 [ 255 ] {40760188-1a6b-4e53-9f08-518b1051fb15} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:42.686786 [ 255 ] {40760188-1a6b-4e53-9f08-518b1051fb15} executeQuery: Read 6 rows, 321.00 B in 0.004573 sec., 1312.0489831620382 rows/sec., 68.55 KiB/sec. 2025.02.06 05:14:42.686915 [ 255 ] {40760188-1a6b-4e53-9f08-518b1051fb15} TCPHandler: Processed in 0.004957772 sec. 2025.02.06 05:14:42.687314 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:42.687505 [ 195 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2297 rows, containing 5 columns (5 merged, 0 gathered) in 0.005658495 sec., 405938.32812435104 rows/sec., 30.91 MiB/sec. 2025.02.06 05:14:42.687669 [ 5 ] {86d47b53-5177-4111-a7bb-5e5927fd4f57} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:42.687817 [ 5 ] {86d47b53-5177-4111-a7bb-5e5927fd4f57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:14:42.687913 [ 195 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.06 05:14:42.688574 [ 195 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_51_10} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:42.688720 [ 195 ] {fa14a024-0721-4636-8495-25041e4d54bb::all_1_51_10} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.06 05:14:42.688896 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.06 05:14:42.689082 [ 5 ] {86d47b53-5177-4111-a7bb-5e5927fd4f57} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:42.689129 [ 5 ] {86d47b53-5177-4111-a7bb-5e5927fd4f57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:42.689544 [ 5 ] {86d47b53-5177-4111-a7bb-5e5927fd4f57} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.06 05:14:42.689803 [ 5 ] {86d47b53-5177-4111-a7bb-5e5927fd4f57} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:42.689958 [ 144 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.06 05:14:42.689997 [ 5 ] {86d47b53-5177-4111-a7bb-5e5927fd4f57} executeQuery: Read 237 rows, 16.27 KiB in 0.002413 sec., 98217.98590965602 rows/sec., 6.58 MiB/sec. 2025.02.06 05:14:42.690008 [ 144 ] {} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:42.690050 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:42.690079 [ 5 ] {86d47b53-5177-4111-a7bb-5e5927fd4f57} TCPHandler: Processed in 0.003070691 sec. 2025.02.06 05:14:42.690323 [ 191 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.06 05:14:42.690391 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:42.690496 [ 191 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:42.690552 [ 191 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13566 rows starting from the beginning of the part 2025.02.06 05:14:42.690824 [ 191 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part 2025.02.06 05:14:42.690938 [ 255 ] {7338e90e-d199-4967-be4a-5453bd7ba706} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:14:42.691111 [ 191 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2025.02.06 05:14:42.691232 [ 255 ] {7338e90e-d199-4967-be4a-5453bd7ba706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:14:42.691492 [ 191 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 240 rows starting from the beginning of the part 2025.02.06 05:14:42.691898 [ 191 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part 2025.02.06 05:14:42.692301 [ 191 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part 2025.02.06 05:14:42.693291 [ 255 ] {7338e90e-d199-4967-be4a-5453bd7ba706} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:42.693366 [ 255 ] {7338e90e-d199-4967-be4a-5453bd7ba706} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:42.693945 [ 255 ] {7338e90e-d199-4967-be4a-5453bd7ba706} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.06 05:14:42.694341 [ 255 ] {7338e90e-d199-4967-be4a-5453bd7ba706} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:42.694872 [ 255 ] {7338e90e-d199-4967-be4a-5453bd7ba706} executeQuery: Read 1 rows, 69.00 B in 0.004219 sec., 237.02299123014933 rows/sec., 15.97 KiB/sec. 2025.02.06 05:14:42.695046 [ 255 ] {7338e90e-d199-4967-be4a-5453bd7ba706} TCPHandler: Processed in 0.004861419 sec. 2025.02.06 05:14:42.695279 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:42.695469 [ 5 ] {0aee0e8b-74ae-41ab-8f9e-834a5a893905} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:42.695578 [ 5 ] {0aee0e8b-74ae-41ab-8f9e-834a5a893905} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:14:42.697389 [ 5 ] {0aee0e8b-74ae-41ab-8f9e-834a5a893905} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:42.697443 [ 5 ] {0aee0e8b-74ae-41ab-8f9e-834a5a893905} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:42.698103 [ 191 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 14600 rows, containing 5 columns (5 merged, 0 gathered) in 0.007955351 sec., 1835242.7190201918 rows/sec., 123.97 MiB/sec. 2025.02.06 05:14:42.698528 [ 191 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.06 05:14:42.698655 [ 5 ] {0aee0e8b-74ae-41ab-8f9e-834a5a893905} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.06 05:14:42.699066 [ 200 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_51_10} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:42.699152 [ 5 ] {0aee0e8b-74ae-41ab-8f9e-834a5a893905} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:42.699209 [ 200 ] {4a47e967-d5d2-422f-baf8-b3fcde598a2a::all_1_51_10} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.06 05:14:42.699375 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. 2025.02.06 05:14:42.699459 [ 5 ] {0aee0e8b-74ae-41ab-8f9e-834a5a893905} executeQuery: Read 26 rows, 47.71 KiB in 0.004032 sec., 6448.412698412699 rows/sec., 11.56 MiB/sec. 2025.02.06 05:14:42.699587 [ 5 ] {0aee0e8b-74ae-41ab-8f9e-834a5a893905} TCPHandler: Processed in 0.004423835 sec. 2025.02.06 05:14:42.699736 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:42.699856 [ 255 ] {3cbbcb28-3ee9-4796-9f6b-98959a04440b} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:14:42.699908 [ 255 ] {3cbbcb28-3ee9-4796-9f6b-98959a04440b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:14:42.700395 [ 255 ] {3cbbcb28-3ee9-4796-9f6b-98959a04440b} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:42.700435 [ 255 ] {3cbbcb28-3ee9-4796-9f6b-98959a04440b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:42.700815 [ 255 ] {3cbbcb28-3ee9-4796-9f6b-98959a04440b} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.06 05:14:42.701058 [ 255 ] {3cbbcb28-3ee9-4796-9f6b-98959a04440b} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:42.701233 [ 144 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.06 05:14:42.701301 [ 144 ] {} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:42.701317 [ 255 ] {3cbbcb28-3ee9-4796-9f6b-98959a04440b} executeQuery: Read 82 rows, 5.33 KiB in 0.001472 sec., 55706.52173913043 rows/sec., 3.54 MiB/sec. 2025.02.06 05:14:42.701350 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:42.701466 [ 255 ] {3cbbcb28-3ee9-4796-9f6b-98959a04440b} TCPHandler: Processed in 0.001784118 sec. 2025.02.06 05:14:42.701555 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.06 05:14:42.701667 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:42.701694 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2518 rows starting from the beginning of the part 2025.02.06 05:14:42.701780 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part 2025.02.06 05:14:42.701923 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2025.02.06 05:14:42.702018 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part 2025.02.06 05:14:42.702127 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part 2025.02.06 05:14:42.702223 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part 2025.02.06 05:14:42.703552 [ 202 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2884 rows, containing 4 columns (4 merged, 0 gathered) in 0.002088689 sec., 1380770.4258508568 rows/sec., 90.04 MiB/sec. 2025.02.06 05:14:42.703794 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.06 05:14:42.704091 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_51_10} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:42.704170 [ 200 ] {032eaf54-d3a3-45e7-b5c2-e3398a9304e5::all_1_51_10} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.06 05:14:42.704238 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.02.06 05:14:43.001183 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 200.64 MiB, peak 206.19 MiB, free memory in arenas 0.00 B, will set to 199.38 MiB (RSS), difference: -1.26 MiB 2025.02.06 05:14:44.949863 [ 138 ] {} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.06 05:14:44.949932 [ 138 ] {} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:44.949961 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:44.950257 [ 199 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.06 05:14:44.950533 [ 199 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:44.950596 [ 199 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2025.02.06 05:14:44.950734 [ 199 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.02.06 05:14:44.951174 [ 199 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2025.02.06 05:14:44.951269 [ 199 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part 2025.02.06 05:14:44.951484 [ 199 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.02.06 05:14:44.952681 [ 200 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002610986 sec., 16085.877136070434 rows/sec., 1.34 MiB/sec. 2025.02.06 05:14:44.952901 [ 202 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.06 05:14:44.953257 [ 202 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_9_2} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:44.953341 [ 202 ] {96cedab0-138d-4de5-9309-91c6e9aeeaa1::all_1_9_2} oximeter.fields_ipaddr (96cedab0-138d-4de5-9309-91c6e9aeeaa1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.06 05:14:44.953440 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.06 05:14:45.690174 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:45.690380 [ 255 ] {cfc63c59-29fc-45db-8226-b5773f6bbf3a} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:14:45.690463 [ 255 ] {cfc63c59-29fc-45db-8226-b5773f6bbf3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:14:45.691908 [ 255 ] {cfc63c59-29fc-45db-8226-b5773f6bbf3a} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:45.691953 [ 255 ] {cfc63c59-29fc-45db-8226-b5773f6bbf3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:45.692459 [ 255 ] {cfc63c59-29fc-45db-8226-b5773f6bbf3a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.06 05:14:45.692727 [ 255 ] {cfc63c59-29fc-45db-8226-b5773f6bbf3a} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:45.692930 [ 255 ] {cfc63c59-29fc-45db-8226-b5773f6bbf3a} executeQuery: Read 1222 rows, 103.05 KiB in 0.002608 sec., 468558.28220858896 rows/sec., 38.59 MiB/sec. 2025.02.06 05:14:45.692998 [ 255 ] {cfc63c59-29fc-45db-8226-b5773f6bbf3a} TCPHandler: Processed in 0.002964767 sec. 2025.02.06 05:14:45.693263 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:45.693456 [ 5 ] {2e673417-c008-4f9c-aed3-458974a93d41} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:14:45.693534 [ 5 ] {2e673417-c008-4f9c-aed3-458974a93d41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:14:45.694300 [ 5 ] {2e673417-c008-4f9c-aed3-458974a93d41} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:45.694356 [ 5 ] {2e673417-c008-4f9c-aed3-458974a93d41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:45.694803 [ 5 ] {2e673417-c008-4f9c-aed3-458974a93d41} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.06 05:14:45.695069 [ 5 ] {2e673417-c008-4f9c-aed3-458974a93d41} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:45.695330 [ 5 ] {2e673417-c008-4f9c-aed3-458974a93d41} executeQuery: Read 13 rows, 1001.00 B in 0.001927 sec., 6746.237675142709 rows/sec., 507.29 KiB/sec. 2025.02.06 05:14:45.695444 [ 5 ] {2e673417-c008-4f9c-aed3-458974a93d41} TCPHandler: Processed in 0.002320716 sec. 2025.02.06 05:14:45.695652 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:45.695798 [ 255 ] {68d56119-6392-4174-87d0-670eea405335} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:14:45.695861 [ 255 ] {68d56119-6392-4174-87d0-670eea405335} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:14:45.696604 [ 255 ] {68d56119-6392-4174-87d0-670eea405335} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:45.696644 [ 255 ] {68d56119-6392-4174-87d0-670eea405335} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:45.697010 [ 255 ] {68d56119-6392-4174-87d0-670eea405335} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.06 05:14:45.697252 [ 255 ] {68d56119-6392-4174-87d0-670eea405335} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:45.697381 [ 142 ] {} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.06 05:14:45.697432 [ 142 ] {} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:45.697441 [ 255 ] {68d56119-6392-4174-87d0-670eea405335} executeQuery: Read 228 rows, 15.81 KiB in 0.001676 sec., 136038.1861575179 rows/sec., 9.21 MiB/sec. 2025.02.06 05:14:45.697461 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:45.697531 [ 255 ] {68d56119-6392-4174-87d0-670eea405335} TCPHandler: Processed in 0.001978575 sec. 2025.02.06 05:14:45.697624 [ 198 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.06 05:14:45.697751 [ 198 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:45.697801 [ 198 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 243 rows starting from the beginning of the part 2025.02.06 05:14:45.697812 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:45.697936 [ 198 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part 2025.02.06 05:14:45.698222 [ 198 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.02.06 05:14:45.698335 [ 5 ] {0324b9b3-2228-467c-aefc-e0776568eedd} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:14:45.698571 [ 5 ] {0324b9b3-2228-467c-aefc-e0776568eedd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:14:45.698596 [ 198 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2025.02.06 05:14:45.698969 [ 198 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2025.02.06 05:14:45.699256 [ 198 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part 2025.02.06 05:14:45.701388 [ 5 ] {0324b9b3-2228-467c-aefc-e0776568eedd} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:45.701463 [ 5 ] {0324b9b3-2228-467c-aefc-e0776568eedd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:45.702030 [ 198 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.004483807 sec., 165261.35045509317 rows/sec., 11.83 MiB/sec. 2025.02.06 05:14:45.702242 [ 198 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.06 05:14:45.702357 [ 5 ] {0324b9b3-2228-467c-aefc-e0776568eedd} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.06 05:14:45.702718 [ 198 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_26_5} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:45.702859 [ 198 ] {a618840e-ce8f-4c37-9dca-5adb439d4e21::all_1_26_5} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.06 05:14:45.702878 [ 5 ] {0324b9b3-2228-467c-aefc-e0776568eedd} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:45.703011 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.06 05:14:45.703233 [ 5 ] {0324b9b3-2228-467c-aefc-e0776568eedd} executeQuery: Read 533 rows, 40.45 KiB in 0.005015 sec., 106281.15653040877 rows/sec., 7.88 MiB/sec. 2025.02.06 05:14:45.703310 [ 5 ] {0324b9b3-2228-467c-aefc-e0776568eedd} TCPHandler: Processed in 0.005646054 sec. 2025.02.06 05:14:45.703479 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:45.703622 [ 255 ] {20a34546-b575-44dd-b878-b8270fc6ed12} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:45.703686 [ 255 ] {20a34546-b575-44dd-b878-b8270fc6ed12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:14:45.704530 [ 255 ] {20a34546-b575-44dd-b878-b8270fc6ed12} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:45.704568 [ 255 ] {20a34546-b575-44dd-b878-b8270fc6ed12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:45.705007 [ 255 ] {20a34546-b575-44dd-b878-b8270fc6ed12} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.06 05:14:45.705246 [ 255 ] {20a34546-b575-44dd-b878-b8270fc6ed12} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:45.705427 [ 255 ] {20a34546-b575-44dd-b878-b8270fc6ed12} executeQuery: Read 952 rows, 65.39 KiB in 0.001839 sec., 517672.6481783578 rows/sec., 34.72 MiB/sec. 2025.02.06 05:14:45.705486 [ 255 ] {20a34546-b575-44dd-b878-b8270fc6ed12} TCPHandler: Processed in 0.002076248 sec. 2025.02.06 05:14:45.705638 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:45.705766 [ 5 ] {fc1b7abb-9ff3-4f9e-8f26-80fb628b0cc7} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:45.705853 [ 5 ] {fc1b7abb-9ff3-4f9e-8f26-80fb628b0cc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:14:45.707017 [ 5 ] {fc1b7abb-9ff3-4f9e-8f26-80fb628b0cc7} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:45.707058 [ 5 ] {fc1b7abb-9ff3-4f9e-8f26-80fb628b0cc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:45.707702 [ 5 ] {fc1b7abb-9ff3-4f9e-8f26-80fb628b0cc7} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.06 05:14:45.707972 [ 5 ] {fc1b7abb-9ff3-4f9e-8f26-80fb628b0cc7} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:45.708223 [ 5 ] {fc1b7abb-9ff3-4f9e-8f26-80fb628b0cc7} executeQuery: Read 13 rows, 23.85 KiB in 0.002483 sec., 5235.602094240838 rows/sec., 9.38 MiB/sec. 2025.02.06 05:14:45.708333 [ 5 ] {fc1b7abb-9ff3-4f9e-8f26-80fb628b0cc7} TCPHandler: Processed in 0.002756121 sec. 2025.02.06 05:14:45.708496 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:45.708639 [ 255 ] {6ca559ed-cbcb-4d81-ba47-7e608a8e4cfc} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:14:45.708700 [ 255 ] {6ca559ed-cbcb-4d81-ba47-7e608a8e4cfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:14:45.709239 [ 255 ] {6ca559ed-cbcb-4d81-ba47-7e608a8e4cfc} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:45.709277 [ 255 ] {6ca559ed-cbcb-4d81-ba47-7e608a8e4cfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:45.709640 [ 255 ] {6ca559ed-cbcb-4d81-ba47-7e608a8e4cfc} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.06 05:14:45.709882 [ 255 ] {6ca559ed-cbcb-4d81-ba47-7e608a8e4cfc} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:45.710080 [ 255 ] {6ca559ed-cbcb-4d81-ba47-7e608a8e4cfc} executeQuery: Read 40 rows, 2.77 KiB in 0.001474 sec., 27137.042062415196 rows/sec., 1.83 MiB/sec. 2025.02.06 05:14:45.710163 [ 255 ] {6ca559ed-cbcb-4d81-ba47-7e608a8e4cfc} TCPHandler: Processed in 0.001737826 sec. 2025.02.06 05:14:46.179444 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 988 2025.02.06 05:14:46.182845 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:46.182896 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:46.184402 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.06 05:14:46.184713 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:46.185286 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 988 2025.02.06 05:14:47.652845 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:47.653070 [ 255 ] {0edbaf1c-bdeb-4108-a770-322685878132} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:14:47.653150 [ 255 ] {0edbaf1c-bdeb-4108-a770-322685878132} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:14:47.653935 [ 255 ] {0edbaf1c-bdeb-4108-a770-322685878132} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:47.653979 [ 255 ] {0edbaf1c-bdeb-4108-a770-322685878132} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:47.654412 [ 255 ] {0edbaf1c-bdeb-4108-a770-322685878132} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.06 05:14:47.654667 [ 255 ] {0edbaf1c-bdeb-4108-a770-322685878132} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:47.654930 [ 255 ] {0edbaf1c-bdeb-4108-a770-322685878132} executeQuery: Read 56 rows, 4.38 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.23 MiB/sec. 2025.02.06 05:14:47.655037 [ 255 ] {0edbaf1c-bdeb-4108-a770-322685878132} TCPHandler: Processed in 0.002332776 sec. 2025.02.06 05:14:47.655369 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:47.655595 [ 5 ] {cd14c1bc-9627-4da2-b132-6fd331dc1998} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:14:47.655676 [ 5 ] {cd14c1bc-9627-4da2-b132-6fd331dc1998} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:14:47.656511 [ 5 ] {cd14c1bc-9627-4da2-b132-6fd331dc1998} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:47.656553 [ 5 ] {cd14c1bc-9627-4da2-b132-6fd331dc1998} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:47.657001 [ 5 ] {cd14c1bc-9627-4da2-b132-6fd331dc1998} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.06 05:14:47.657267 [ 5 ] {cd14c1bc-9627-4da2-b132-6fd331dc1998} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:47.657469 [ 5 ] {cd14c1bc-9627-4da2-b132-6fd331dc1998} executeQuery: Read 64 rows, 5.12 KiB in 0.001933 sec., 33109.156751163995 rows/sec., 2.58 MiB/sec. 2025.02.06 05:14:47.657525 [ 5 ] {cd14c1bc-9627-4da2-b132-6fd331dc1998} TCPHandler: Processed in 0.002351157 sec. 2025.02.06 05:14:47.657675 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:47.657823 [ 255 ] {047dbccf-8923-4c66-bbfc-3abfb6f2a040} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:47.657887 [ 255 ] {047dbccf-8923-4c66-bbfc-3abfb6f2a040} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:14:47.658498 [ 255 ] {047dbccf-8923-4c66-bbfc-3abfb6f2a040} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:47.658539 [ 255 ] {047dbccf-8923-4c66-bbfc-3abfb6f2a040} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:47.658932 [ 255 ] {047dbccf-8923-4c66-bbfc-3abfb6f2a040} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.06 05:14:47.659175 [ 255 ] {047dbccf-8923-4c66-bbfc-3abfb6f2a040} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:47.659384 [ 255 ] {047dbccf-8923-4c66-bbfc-3abfb6f2a040} executeQuery: Read 54 rows, 3.85 KiB in 0.001594 sec., 33877.03889585948 rows/sec., 2.36 MiB/sec. 2025.02.06 05:14:47.659437 [ 255 ] {047dbccf-8923-4c66-bbfc-3abfb6f2a040} TCPHandler: Processed in 0.001829139 sec. 2025.02.06 05:14:47.659613 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:47.659754 [ 5 ] {bbddd83a-8b3a-4578-9add-fe79b288f9c1} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:14:47.659817 [ 5 ] {bbddd83a-8b3a-4578-9add-fe79b288f9c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:14:47.660389 [ 5 ] {bbddd83a-8b3a-4578-9add-fe79b288f9c1} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:47.660428 [ 5 ] {bbddd83a-8b3a-4578-9add-fe79b288f9c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:47.660819 [ 5 ] {bbddd83a-8b3a-4578-9add-fe79b288f9c1} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.06 05:14:47.661064 [ 5 ] {bbddd83a-8b3a-4578-9add-fe79b288f9c1} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:47.661244 [ 5 ] {bbddd83a-8b3a-4578-9add-fe79b288f9c1} executeQuery: Read 20 rows, 1.38 KiB in 0.001522 sec., 13140.60446780552 rows/sec., 903.42 KiB/sec. 2025.02.06 05:14:47.661294 [ 5 ] {bbddd83a-8b3a-4578-9add-fe79b288f9c1} TCPHandler: Processed in 0.001753537 sec. 2025.02.06 05:14:48.618000 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 2025.02.06 05:14:48.618660 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:48.618702 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:48.619230 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.06 05:14:48.619495 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:48.619649 [ 135 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.06 05:14:48.619709 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 2025.02.06 05:14:48.619711 [ 135 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:48.619748 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:48.619940 [ 200 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.06 05:14:48.620194 [ 200 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:48.620261 [ 200 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2025.02.06 05:14:48.620341 [ 200 ] {b98d5e79-4a35-451a-aa01-4df717829edd::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.02.06 05:14:48.620532 [ 200 ] {b98d5e79-4a35-451a-aa01-4df717829edd::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.02.06 05:14:48.620781 [ 200 ] {b98d5e79-4a35-451a-aa01-4df717829edd::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.02.06 05:14:48.620881 [ 200 ] {b98d5e79-4a35-451a-aa01-4df717829edd::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.02.06 05:14:48.620987 [ 200 ] {b98d5e79-4a35-451a-aa01-4df717829edd::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.02.06 05:14:48.622983 [ 196 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003152494 sec., 4508493.909901177 rows/sec., 64.49 MiB/sec. 2025.02.06 05:14:48.623458 [ 193 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.06 05:14:48.623869 [ 193 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_31_6} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:48.623990 [ 193 ] {b98d5e79-4a35-451a-aa01-4df717829edd::all_1_31_6} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.06 05:14:48.624130 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.02.06 05:14:49.640068 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.02.06 05:14:49.661666 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:49.661733 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:49.668912 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.06 05:14:49.669667 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:49.670100 [ 134 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.06 05:14:49.670268 [ 134 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:49.670347 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:49.670747 [ 194 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.06 05:14:49.686031 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.02.06 05:14:49.687561 [ 194 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:49.688884 [ 194 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2025.02.06 05:14:49.694148 [ 194 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2025.02.06 05:14:49.700589 [ 194 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::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.02.06 05:14:49.706331 [ 194 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::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.02.06 05:14:49.711883 [ 194 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.02.06 05:14:49.716210 [ 194 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2025.02.06 05:14:49.775324 [ 193 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.104847622 sec., 2231.8102741519497 rows/sec., 11.54 MiB/sec. 2025.02.06 05:14:49.777200 [ 186 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.06 05:14:49.779525 [ 186 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_31_6} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:49.779628 [ 186 ] {f0688feb-b8d8-4e9e-82a4-c9e054c7b20d::all_1_31_6} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.06 05:14:49.780847 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.02.06 05:14:50.001223 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 200.50 MiB, peak 211.05 MiB, free memory in arenas 0.00 B, will set to 201.98 MiB (RSS), difference: 1.48 MiB 2025.02.06 05:14:52.663041 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:52.663271 [ 255 ] {9604b50e-bfaa-4f45-aeae-56ae57fd5575} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.06 05:14:52.663351 [ 255 ] {9604b50e-bfaa-4f45-aeae-56ae57fd5575} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.06 05:14:52.664146 [ 255 ] {9604b50e-bfaa-4f45-aeae-56ae57fd5575} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:52.664191 [ 255 ] {9604b50e-bfaa-4f45-aeae-56ae57fd5575} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:52.664646 [ 255 ] {9604b50e-bfaa-4f45-aeae-56ae57fd5575} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.06 05:14:52.664905 [ 255 ] {9604b50e-bfaa-4f45-aeae-56ae57fd5575} oximeter.fields_i16 (c2be259a-435a-4b1d-87ed-8c57c2791c6b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:52.665119 [ 255 ] {9604b50e-bfaa-4f45-aeae-56ae57fd5575} executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. 2025.02.06 05:14:52.665187 [ 255 ] {9604b50e-bfaa-4f45-aeae-56ae57fd5575} TCPHandler: Processed in 0.002289045 sec. 2025.02.06 05:14:52.665494 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:52.665722 [ 5 ] {61bef369-8b6e-45cc-8263-35b01572741e} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:14:52.665809 [ 5 ] {61bef369-8b6e-45cc-8263-35b01572741e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:14:52.666776 [ 5 ] {61bef369-8b6e-45cc-8263-35b01572741e} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:52.666829 [ 5 ] {61bef369-8b6e-45cc-8263-35b01572741e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:52.667313 [ 5 ] {61bef369-8b6e-45cc-8263-35b01572741e} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.06 05:14:52.667579 [ 5 ] {61bef369-8b6e-45cc-8263-35b01572741e} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:52.667849 [ 5 ] {61bef369-8b6e-45cc-8263-35b01572741e} executeQuery: Read 255 rows, 22.82 KiB in 0.00219 sec., 116438.35616438356 rows/sec., 10.18 MiB/sec. 2025.02.06 05:14:52.667936 [ 5 ] {61bef369-8b6e-45cc-8263-35b01572741e} TCPHandler: Processed in 0.002594175 sec. 2025.02.06 05:14:52.668152 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:52.668308 [ 255 ] {b4f47679-0191-4637-84cb-04de80865996} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:14:52.668370 [ 255 ] {b4f47679-0191-4637-84cb-04de80865996} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:14:52.669093 [ 255 ] {b4f47679-0191-4637-84cb-04de80865996} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:52.669139 [ 255 ] {b4f47679-0191-4637-84cb-04de80865996} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:52.669530 [ 255 ] {b4f47679-0191-4637-84cb-04de80865996} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.06 05:14:52.669770 [ 255 ] {b4f47679-0191-4637-84cb-04de80865996} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:52.669893 [ 126 ] {} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.06 05:14:52.669932 [ 126 ] {} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:52.669955 [ 255 ] {b4f47679-0191-4637-84cb-04de80865996} executeQuery: Read 33 rows, 2.41 KiB in 0.001682 sec., 19619.500594530324 rows/sec., 1.40 MiB/sec. 2025.02.06 05:14:52.669959 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:52.670067 [ 255 ] {b4f47679-0191-4637-84cb-04de80865996} TCPHandler: Processed in 0.002016787 sec. 2025.02.06 05:14:52.670245 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.06 05:14:52.670276 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:52.670535 [ 5 ] {4a1dac4f-85b2-4ee3-b48e-37d0df4beae8} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.06 05:14:52.670556 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:52.670642 [ 5 ] {4a1dac4f-85b2-4ee3-b48e-37d0df4beae8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.06 05:14:52.670651 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 64 rows starting from the beginning of the part 2025.02.06 05:14:52.671033 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part 2025.02.06 05:14:52.671431 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2025.02.06 05:14:52.671805 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 33 rows starting from the beginning of the part 2025.02.06 05:14:52.672126 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part 2025.02.06 05:14:52.672462 [ 187 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 33 rows starting from the beginning of the part 2025.02.06 05:14:52.673379 [ 5 ] {4a1dac4f-85b2-4ee3-b48e-37d0df4beae8} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:52.673444 [ 5 ] {4a1dac4f-85b2-4ee3-b48e-37d0df4beae8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:52.674500 [ 5 ] {4a1dac4f-85b2-4ee3-b48e-37d0df4beae8} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.06 05:14:52.675033 [ 5 ] {4a1dac4f-85b2-4ee3-b48e-37d0df4beae8} oximeter.fields_u32 (a618840e-ce8f-4c37-9dca-5adb439d4e21): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:52.675416 [ 193 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 5 columns (5 merged, 0 gathered) in 0.005318954 sec., 36661.34356491897 rows/sec., 2.76 MiB/sec. 2025.02.06 05:14:52.675532 [ 5 ] {4a1dac4f-85b2-4ee3-b48e-37d0df4beae8} executeQuery: Read 14 rows, 1004.00 B in 0.005088 sec., 2751.5723270440253 rows/sec., 192.70 KiB/sec. 2025.02.06 05:14:52.675622 [ 5 ] {4a1dac4f-85b2-4ee3-b48e-37d0df4beae8} TCPHandler: Processed in 0.005439618 sec. 2025.02.06 05:14:52.675664 [ 192 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.06 05:14:52.675854 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:52.676075 [ 192 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_41_8} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:52.676154 [ 255 ] {5b481ec9-b0c3-42e8-8716-6c30f93ea639} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.06 05:14:52.676272 [ 192 ] {b268f9f4-3c05-4322-8737-2e138bba755f::all_1_41_8} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.06 05:14:52.676299 [ 255 ] {5b481ec9-b0c3-42e8-8716-6c30f93ea639} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.06 05:14:52.676488 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.06 05:14:52.677056 [ 255 ] {5b481ec9-b0c3-42e8-8716-6c30f93ea639} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:52.677100 [ 255 ] {5b481ec9-b0c3-42e8-8716-6c30f93ea639} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:52.677457 [ 255 ] {5b481ec9-b0c3-42e8-8716-6c30f93ea639} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.06 05:14:52.677694 [ 255 ] {5b481ec9-b0c3-42e8-8716-6c30f93ea639} oximeter.fields_u8 (e1072f7a-338c-4002-a431-ca653c7392c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:52.677912 [ 255 ] {5b481ec9-b0c3-42e8-8716-6c30f93ea639} executeQuery: Read 13 rows, 830.00 B in 0.001843 sec., 7053.716766142159 rows/sec., 439.80 KiB/sec. 2025.02.06 05:14:52.678130 [ 255 ] {5b481ec9-b0c3-42e8-8716-6c30f93ea639} TCPHandler: Processed in 0.002379697 sec. 2025.02.06 05:14:52.678334 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:52.678478 [ 5 ] {ca7c7f3d-bb6d-4e2e-979c-4e3d93249c79} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:14:52.678538 [ 5 ] {ca7c7f3d-bb6d-4e2e-979c-4e3d93249c79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:14:52.679402 [ 5 ] {ca7c7f3d-bb6d-4e2e-979c-4e3d93249c79} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:52.679444 [ 5 ] {ca7c7f3d-bb6d-4e2e-979c-4e3d93249c79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:52.679852 [ 5 ] {ca7c7f3d-bb6d-4e2e-979c-4e3d93249c79} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.06 05:14:52.680107 [ 5 ] {ca7c7f3d-bb6d-4e2e-979c-4e3d93249c79} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:52.680337 [ 5 ] {ca7c7f3d-bb6d-4e2e-979c-4e3d93249c79} executeQuery: Read 408 rows, 29.76 KiB in 0.001891 sec., 215758.8577472237 rows/sec., 15.37 MiB/sec. 2025.02.06 05:14:52.680448 [ 5 ] {ca7c7f3d-bb6d-4e2e-979c-4e3d93249c79} TCPHandler: Processed in 0.002204082 sec. 2025.02.06 05:14:52.680644 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:52.680783 [ 255 ] {b19fb9c9-dfd2-4693-bdd1-198812c201ee} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.06 05:14:52.680844 [ 255 ] {b19fb9c9-dfd2-4693-bdd1-198812c201ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.06 05:14:52.681410 [ 255 ] {b19fb9c9-dfd2-4693-bdd1-198812c201ee} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:52.681448 [ 255 ] {b19fb9c9-dfd2-4693-bdd1-198812c201ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:52.681827 [ 255 ] {b19fb9c9-dfd2-4693-bdd1-198812c201ee} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.06 05:14:52.682065 [ 255 ] {b19fb9c9-dfd2-4693-bdd1-198812c201ee} oximeter.measurements_bool (11c75e4b-7837-4c63-a959-f6e12a7645cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:52.682295 [ 255 ] {b19fb9c9-dfd2-4693-bdd1-198812c201ee} executeQuery: Read 6 rows, 321.00 B in 0.001533 sec., 3913.8943248532287 rows/sec., 204.49 KiB/sec. 2025.02.06 05:14:52.682507 [ 255 ] {b19fb9c9-dfd2-4693-bdd1-198812c201ee} TCPHandler: Processed in 0.001965775 sec. 2025.02.06 05:14:52.682683 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:52.682827 [ 5 ] {033aded3-c10e-449d-b8ae-319aeb1bece1} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:52.682892 [ 5 ] {033aded3-c10e-449d-b8ae-319aeb1bece1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:14:52.683560 [ 5 ] {033aded3-c10e-449d-b8ae-319aeb1bece1} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:52.683600 [ 5 ] {033aded3-c10e-449d-b8ae-319aeb1bece1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:52.684022 [ 5 ] {033aded3-c10e-449d-b8ae-319aeb1bece1} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.06 05:14:52.684265 [ 5 ] {033aded3-c10e-449d-b8ae-319aeb1bece1} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:52.684491 [ 5 ] {033aded3-c10e-449d-b8ae-319aeb1bece1} executeQuery: Read 237 rows, 16.27 KiB in 0.001696 sec., 139740.56603773584 rows/sec., 9.37 MiB/sec. 2025.02.06 05:14:52.684587 [ 5 ] {033aded3-c10e-449d-b8ae-319aeb1bece1} TCPHandler: Processed in 0.001974695 sec. 2025.02.06 05:14:52.684792 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:52.684929 [ 255 ] {7bb8c121-1cdc-4183-be6d-4ca60c5fe216} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.06 05:14:52.684992 [ 255 ] {7bb8c121-1cdc-4183-be6d-4ca60c5fe216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.06 05:14:52.685510 [ 255 ] {7bb8c121-1cdc-4183-be6d-4ca60c5fe216} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:52.685548 [ 255 ] {7bb8c121-1cdc-4183-be6d-4ca60c5fe216} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:52.685909 [ 255 ] {7bb8c121-1cdc-4183-be6d-4ca60c5fe216} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.06 05:14:52.686142 [ 255 ] {7bb8c121-1cdc-4183-be6d-4ca60c5fe216} oximeter.measurements_f64 (fe8c580b-d677-4c1d-b6f3-a02fadf58cf3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:52.686381 [ 255 ] {7bb8c121-1cdc-4183-be6d-4ca60c5fe216} executeQuery: Read 1 rows, 69.00 B in 0.00148 sec., 675.6756756756757 rows/sec., 45.53 KiB/sec. 2025.02.06 05:14:52.686613 [ 255 ] {7bb8c121-1cdc-4183-be6d-4ca60c5fe216} TCPHandler: Processed in 0.001921673 sec. 2025.02.06 05:14:52.686901 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:52.687129 [ 5 ] {b8ea47d4-fc72-4371-a3df-c159728259d5} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:52.687278 [ 5 ] {b8ea47d4-fc72-4371-a3df-c159728259d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:14:52.688478 [ 5 ] {b8ea47d4-fc72-4371-a3df-c159728259d5} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:52.688519 [ 5 ] {b8ea47d4-fc72-4371-a3df-c159728259d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:52.689175 [ 5 ] {b8ea47d4-fc72-4371-a3df-c159728259d5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.06 05:14:52.689441 [ 5 ] {b8ea47d4-fc72-4371-a3df-c159728259d5} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:52.689622 [ 126 ] {} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.06 05:14:52.689698 [ 126 ] {} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:52.689739 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:52.689746 [ 5 ] {b8ea47d4-fc72-4371-a3df-c159728259d5} executeQuery: Read 26 rows, 47.71 KiB in 0.002665 sec., 9756.09756097561 rows/sec., 17.48 MiB/sec. 2025.02.06 05:14:52.690239 [ 193 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.06 05:14:52.690726 [ 5 ] {b8ea47d4-fc72-4371-a3df-c159728259d5} TCPHandler: Processed in 0.003992421 sec. 2025.02.06 05:14:52.691066 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:52.691425 [ 255 ] {08576654-f777-48d1-9a4a-658699f87b8c} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:14:52.691556 [ 255 ] {08576654-f777-48d1-9a4a-658699f87b8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:14:52.691713 [ 193 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.06 05:14:52.691970 [ 193 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 659 rows starting from the beginning of the part 2025.02.06 05:14:52.692755 [ 193 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part 2025.02.06 05:14:52.693558 [ 193 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2025.02.06 05:14:52.693672 [ 255 ] {08576654-f777-48d1-9a4a-658699f87b8c} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:52.693764 [ 255 ] {08576654-f777-48d1-9a4a-658699f87b8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:52.694152 [ 193 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part 2025.02.06 05:14:52.694933 [ 193 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part 2025.02.06 05:14:52.695400 [ 255 ] {08576654-f777-48d1-9a4a-658699f87b8c} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.06 05:14:52.695632 [ 193 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part 2025.02.06 05:14:52.696253 [ 255 ] {08576654-f777-48d1-9a4a-658699f87b8c} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:52.697062 [ 255 ] {08576654-f777-48d1-9a4a-658699f87b8c} executeQuery: Read 82 rows, 5.33 KiB in 0.005699 sec., 14388.489208633093 rows/sec., 935.78 KiB/sec. 2025.02.06 05:14:52.697375 [ 255 ] {08576654-f777-48d1-9a4a-658699f87b8c} TCPHandler: Processed in 0.006518243 sec. 2025.02.06 05:14:52.701434 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 19 columns (19 merged, 0 gathered) in 0.01160181 sec., 65765.60036752885 rows/sec., 117.85 MiB/sec. 2025.02.06 05:14:52.702915 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.06 05:14:52.703325 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_41_8} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:52.703402 [ 192 ] {a9ff02bb-23f0-40d7-997f-6cd1e0df4de3::all_1_41_8} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.06 05:14:52.703541 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.69 MiB. 2025.02.06 05:14:55.954893 [ 121 ] {} DNSResolver: Updating DNS cache 2025.02.06 05:14:55.954948 [ 121 ] {} DNSResolver: Updated DNS cache 2025.02.06 05:14:56.120724 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 2025.02.06 05:14:56.121398 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:56.121448 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:56.121984 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.06 05:14:56.122243 [ 244 ] {} system.asynchronous_metric_log (b98d5e79-4a35-451a-aa01-4df717829edd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:56.122478 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.02.06 05:14:56.186385 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1018 2025.02.06 05:14:56.189371 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:56.189418 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:56.190881 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.06 05:14:56.191188 [ 242 ] {} system.query_log (b39bf0d6-0b16-48d9-be5d-d9f8a32ec208): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:56.191713 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1018 2025.02.06 05:14:57.002387 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000996103 sec. 2025.02.06 05:14:57.187002 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.02.06 05:14:57.206068 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:57.206144 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:57.213059 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.06 05:14:57.213804 [ 243 ] {} system.metric_log (f0688feb-b8d8-4e9e-82a4-c9e054c7b20d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:57.216453 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.02.06 05:14:57.658136 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:57.658350 [ 255 ] {7d0f257f-786b-4b9a-94a2-072d23f07e05} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.06 05:14:57.658433 [ 255 ] {7d0f257f-786b-4b9a-94a2-072d23f07e05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.06 05:14:57.659514 [ 255 ] {7d0f257f-786b-4b9a-94a2-072d23f07e05} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:57.659572 [ 255 ] {7d0f257f-786b-4b9a-94a2-072d23f07e05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:57.660201 [ 255 ] {7d0f257f-786b-4b9a-94a2-072d23f07e05} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.06 05:14:57.660584 [ 255 ] {7d0f257f-786b-4b9a-94a2-072d23f07e05} oximeter.fields_string (8936ae73-78b9-4e12-9727-fad1215965f8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:57.660865 [ 255 ] {7d0f257f-786b-4b9a-94a2-072d23f07e05} executeQuery: Read 82 rows, 6.94 KiB in 0.002571 sec., 31894.204589653833 rows/sec., 2.64 MiB/sec. 2025.02.06 05:14:57.660977 [ 255 ] {7d0f257f-786b-4b9a-94a2-072d23f07e05} TCPHandler: Processed in 0.002984578 sec. 2025.02.06 05:14:57.662210 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:57.662423 [ 5 ] {fa7fe0d7-dfbc-4ece-8471-1b92327126c8} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.06 05:14:57.662501 [ 5 ] {fa7fe0d7-dfbc-4ece-8471-1b92327126c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.06 05:14:57.663239 [ 5 ] {fa7fe0d7-dfbc-4ece-8471-1b92327126c8} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:57.663285 [ 5 ] {fa7fe0d7-dfbc-4ece-8471-1b92327126c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:57.663730 [ 5 ] {fa7fe0d7-dfbc-4ece-8471-1b92327126c8} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.06 05:14:57.663995 [ 5 ] {fa7fe0d7-dfbc-4ece-8471-1b92327126c8} oximeter.fields_u16 (b268f9f4-3c05-4322-8737-2e138bba755f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:57.664235 [ 5 ] {fa7fe0d7-dfbc-4ece-8471-1b92327126c8} executeQuery: Read 13 rows, 1001.00 B in 0.001868 sec., 6959.314775160599 rows/sec., 523.31 KiB/sec. 2025.02.06 05:14:57.664301 [ 5 ] {fa7fe0d7-dfbc-4ece-8471-1b92327126c8} TCPHandler: Processed in 0.002231333 sec. 2025.02.06 05:14:57.664472 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:57.664616 [ 255 ] {19a6b7e4-c3a3-4924-bcf7-b0fe1b888f19} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.06 05:14:57.664677 [ 255 ] {19a6b7e4-c3a3-4924-bcf7-b0fe1b888f19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.06 05:14:57.665472 [ 255 ] {19a6b7e4-c3a3-4924-bcf7-b0fe1b888f19} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:57.665509 [ 255 ] {19a6b7e4-c3a3-4924-bcf7-b0fe1b888f19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:57.665877 [ 255 ] {19a6b7e4-c3a3-4924-bcf7-b0fe1b888f19} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.06 05:14:57.666114 [ 255 ] {19a6b7e4-c3a3-4924-bcf7-b0fe1b888f19} oximeter.fields_uuid (fa14a024-0721-4636-8495-25041e4d54bb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:57.666292 [ 255 ] {19a6b7e4-c3a3-4924-bcf7-b0fe1b888f19} executeQuery: Read 77 rows, 6.16 KiB in 0.001713 sec., 44950.37945125511 rows/sec., 3.51 MiB/sec. 2025.02.06 05:14:57.666344 [ 255 ] {19a6b7e4-c3a3-4924-bcf7-b0fe1b888f19} TCPHandler: Processed in 0.001941894 sec. 2025.02.06 05:14:57.666551 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:57.666704 [ 5 ] {c5e68e03-4740-4c8c-bf5e-20e0b5082a30} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:57.666773 [ 5 ] {c5e68e03-4740-4c8c-bf5e-20e0b5082a30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.06 05:14:57.667470 [ 5 ] {c5e68e03-4740-4c8c-bf5e-20e0b5082a30} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:57.667512 [ 5 ] {c5e68e03-4740-4c8c-bf5e-20e0b5082a30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:57.667934 [ 5 ] {c5e68e03-4740-4c8c-bf5e-20e0b5082a30} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.06 05:14:57.668195 [ 5 ] {c5e68e03-4740-4c8c-bf5e-20e0b5082a30} oximeter.measurements_cumulativeu64 (4a47e967-d5d2-422f-baf8-b3fcde598a2a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:57.668463 [ 5 ] {c5e68e03-4740-4c8c-bf5e-20e0b5082a30} executeQuery: Read 160 rows, 11.41 KiB in 0.001795 sec., 89136.49025069638 rows/sec., 6.21 MiB/sec. 2025.02.06 05:14:57.668524 [ 5 ] {c5e68e03-4740-4c8c-bf5e-20e0b5082a30} TCPHandler: Processed in 0.002044267 sec. 2025.02.06 05:14:57.668695 [ 255 ] {} TCP-Session: e7391636-cf07-4ac3-b350-854433318e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:57.668833 [ 255 ] {745cf833-8afe-47f4-ba08-c87ed3b42907} executeQuery: (from [fd00:1122:3344:101::d]:43142) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.06 05:14:57.668927 [ 255 ] {745cf833-8afe-47f4-ba08-c87ed3b42907} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.06 05:14:57.670121 [ 255 ] {745cf833-8afe-47f4-ba08-c87ed3b42907} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:57.670161 [ 255 ] {745cf833-8afe-47f4-ba08-c87ed3b42907} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:57.670819 [ 255 ] {745cf833-8afe-47f4-ba08-c87ed3b42907} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.06 05:14:57.671079 [ 255 ] {745cf833-8afe-47f4-ba08-c87ed3b42907} oximeter.measurements_histogramu64 (a9ff02bb-23f0-40d7-997f-6cd1e0df4de3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:57.671319 [ 255 ] {745cf833-8afe-47f4-ba08-c87ed3b42907} executeQuery: Read 13 rows, 23.85 KiB in 0.002517 sec., 5164.878823996822 rows/sec., 9.26 MiB/sec. 2025.02.06 05:14:57.671413 [ 255 ] {745cf833-8afe-47f4-ba08-c87ed3b42907} TCPHandler: Processed in 0.002784862 sec. 2025.02.06 05:14:57.671587 [ 5 ] {} TCP-Session: d9da571f-e184-430b-9483-3012c922ef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.06 05:14:57.671734 [ 5 ] {9abfaa97-375b-4bb3-af84-8e3932e3e925} executeQuery: (from [fd00:1122:3344:101::d]:58429) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.06 05:14:57.671797 [ 5 ] {9abfaa97-375b-4bb3-af84-8e3932e3e925} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.06 05:14:57.672392 [ 5 ] {9abfaa97-375b-4bb3-af84-8e3932e3e925} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.06 05:14:57.672440 [ 5 ] {9abfaa97-375b-4bb3-af84-8e3932e3e925} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.02.06 05:14:57.672837 [ 5 ] {9abfaa97-375b-4bb3-af84-8e3932e3e925} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.06 05:14:57.673087 [ 5 ] {9abfaa97-375b-4bb3-af84-8e3932e3e925} oximeter.measurements_u64 (032eaf54-d3a3-45e7-b5c2-e3398a9304e5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.06 05:14:57.673327 [ 5 ] {9abfaa97-375b-4bb3-af84-8e3932e3e925} executeQuery: Read 60 rows, 4.14 KiB in 0.001625 sec., 36923.07692307692 rows/sec., 2.49 MiB/sec. 2025.02.06 05:14:57.673398 [ 5 ] {9abfaa97-375b-4bb3-af84-8e3932e3e925} TCPHandler: Processed in 0.001884062 sec.